
@media print{
.navbar {
  min-height: 60px;
  display: none !important;
}
}

@media  (min-width:768px) {
.container {
width: 100%;
}
}


.m-logo-retina {
    height: 45px;
}

/* Indents and shrinks Community Hub navigation items */
.nav-child {
    margin-left: 2em;
    font-size: .9em;
}

/* Unhides the edit icon for lightning-datatable rows (default requires hover) */
.slds-scope .slds-hint-parent .slds-cell-edit .slds-button__icon_lock,
.slds-scope .slds-hint-parent .slds-cell-edit .slds-button__icon--lock,
.slds-scope .slds-hint-parent .slds-cell-edit .slds-button__icon_edit,
.slds-scope .slds-hint-parent .slds-cell-edit .slds-button__icon--edit
{
  opacity:1 !important;
}

/*CSS to control checkbox option display within flow on CH */
.nu-lightning-wrapper .uiBlock .bBody .slds-form-element__control .slds-checkbox {
    width: auto;
}

/*CSS to control text area label display within flow on CH */
.nu-lightning-wrapper .bBody .inputHeader .richTextLabel {
    display: inline-block;
    float: none;
    text-align: left;
  width: 100%;
}

/*CSS to control previous button display within flow on CH */
.slds-button.slds-button_neutral.uiButton--default.uiButton{
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    vertical-align: middle;
    border: 1px solid rgb(217, 219, 221);
    transition: border .15s linear;
    background-color: rgb(0, 112, 210);
    border-color: rgb(0, 112, 210);
    color: rgb(255, 255, 255);
}

/*CSS to allow Address lightning component country picklist to behave correctly within flow on CH */
.slds-scope .slds-form_compound .slds-form-element__group .slds-form-element__row{
  display: inherit;
}

/*CSS to relocate the required asterisk */
.nu-lightning-wrapper .uiBlock .bBody .inputHeader .required{
  margin-right: auto;
  margin-left: auto;
}

/*CSS to add padding to radio button inputs within a flow in Community Hub*/
.flowruntimeRadioButtonInput .bBody .slds-form-element__control{
    padding-top: 25px;
}

/* End of CH CSS*/



#widget-code-wrapper{display:none;overflow:hidden}#widget-code-wrapper h2{margin:0 0 1em}#widget-code-preview{width:50%;padding-right:1em;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#widget-code-preview iframe{width:100%;height:300px;border:1px solid #ccc}#widget-code-content{width:50%;float:right;padding-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#widget-code-content textarea{width:100%;height:300px;padding:1em;font-family:fixed;font-size:14px;line-height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){#widget-code-preview{width:100%;padding:0}#widget-code-content{width:100%;padding:0}}

/*!


Chosen, a Select Box Enhancer for jQuery and Prototype


by Patrick Filler for Harvest, http://getharvest.com





Version 1.1.0


Full source at https://github.com/harvesthq/chosen


Copyright (c) 2011 Harvest http://getharvest.com





MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md


This file is generated by `grunt build`, do not edit it by hand.


*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(../images/chosen-sprite.png) no-repeat 100% -20px;background:url(../images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:auto;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(../images/chosen-sprite.png) no-repeat -30px -20px;background:url(../images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(../images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}


/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6DptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6DptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6DptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6DptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_c6DptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_cqDptfpA4cD3.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v8/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@charset "UTF-8";
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [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;
}

input {
  overflow: visible;
}

[type='checkbox'],
[type='radio'] {
  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-cancel-button, [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track::after, .slick-track::before {
  content: '';
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow .slick-hidden {
  display: none;
}

* {
  box-sizing: border-box;
}

*::after, *::before {
  box-sizing: border-box;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 100%;
}

body {
  position: relative;
  color: #3a3b3f;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  min-width: 320px;
  min-height: 100vh;
}

@media (min-width: 500px) {
  body {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

hr {
  background-color: transparent;
  border: 0;
  border-bottom: solid 1px #d0d3dc;
  margin: 40px auto;
  clear: both;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.dark-bg,
.light-blue-bg {
  color: #fff;
}

.video-container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.video-container .placeholder,
.video-container embed,
.video-container iframe,
.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sr-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.aauw-loading-spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 240px;
  height: 50px;
  background: #0b2346;
  padding: 20px 0;
  margin: -25px 0 0 -120px;
  z-index: 9999;
}

.aauw-loading-spinner::before {
  content: '';
  display: block;
  width: 200px;
  height: 10px;
  background: linear-gradient(to right, #ff7d45, #c81a00, #ff7d45);
  background-size: 400% 400%;
  margin: 0 auto;
  animation: aauw-loading-spinner 3s ease-in-out infinite;
}

@media (prefers-reduced-motion: reduce) {
  .aauw-loading-spinner::before {
    animation: aauw-loading-spinner 6s steps(2, end) infinite;
  }
}

@keyframes aauw-loading-spinner {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

#wp-admin-bar-w3tc img {
  display: inline-block;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.woff2?ns5477") format("woff2"), url("../fonts/icomoon.ttf?ns5477") format("truetype"), url("../fonts/icomoon.woff?ns5477") format("woff"), url("../fonts/icomoon.svg?ns5477#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^='icon-']::before,
[class*=' icon-']::before {
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-quote::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â€šÂ¬";
}

.icon-arrow-new-page::before {
  content: "ÃƒÂ®Ã‚Â¤Ã‚Â";
}

.icon-arrow-right::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Å¡";
}

.icon-chevron-thick::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
}

.icon-chevron-thin::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Å¾";
}

.icon-close::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¦";
}

.icon-minus-dash::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬ ";
}

.icon-navicon::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¡";
}

.icon-play::before {
  content: "ÃƒÂ®Ã‚Â¤Ã‹â€ ";
}

.icon-plus::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â°";
}

.icon-required::before {
  content: "ÃƒÂ®Ã‚Â¤Ã… ";
}

.icon-search::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¹";
}

.icon-location::before {
  content: "ÃƒÂ®Ã‚Â¤Ã…â€™";
}

.icon-email::before {
  content: "ÃƒÂ®Ã‚Â¤Ã‚Â";
}

@font-face {
font-family: 'socicon';
src: url('fonts/socicon-webfont.eot');
src: url('fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/socicon-webfont.woff') format('woff'),
     url('fonts/socicon-webfont.ttf') format('truetype'),
     url('fonts/socicon-webfont.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
}

[class^="socicon-"], [class*=" socicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Socicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-eitaa:before {
  content: "\e97c";
}

.socicon-soroush:before {
  content: "\e97d";
}

.socicon-bale:before {
  content: "\e97e";
}

.socicon-zazzle:before {
  content: "\e97b";
}

.socicon-society6:before {
  content: "\e97a";
}

.socicon-redbubble:before {
  content: "\e979";
}

.socicon-avvo:before {
  content: "\e978";
}

.socicon-stitcher:before {
  content: "\e977";
}

.socicon-googlehangouts:before {
  content: "\e974";
}

.socicon-dlive:before {
  content: "\e975";
}

.socicon-vsco:before {
  content: "\e976";
}

.socicon-flipboard:before {
  content: "\e973";
}

.socicon-ubuntu:before {
  content: "\e958";
}

.socicon-artstation:before {
  content: "\e959";
}

.socicon-invision:before {
  content: "\e95a";
}

.socicon-torial:before {
  content: "\e95b";
}

.socicon-collectorz:before {
  content: "\e95c";
}

.socicon-seenthis:before {
  content: "\e95d";
}

.socicon-googleplaymusic:before {
  content: "\e95e";
}

.socicon-debian:before {
  content: "\e95f";
}

.socicon-filmfreeway:before {
  content: "\e960";
}

.socicon-gnome:before {
  content: "\e961";
}

.socicon-itchio:before {
  content: "\e962";
}

.socicon-jamendo:before {
  content: "\e963";
}

.socicon-mix:before {
  content: "\e964";
}

.socicon-sharepoint:before {
  content: "\e965";
}

.socicon-tinder:before {
  content: "\e966";
}

.socicon-windguru:before {
  content: "\e967";
}

.socicon-cdbaby:before {
  content: "\e968";
}

.socicon-elementaryos:before {
  content: "\e969";
}

.socicon-stage32:before {
  content: "\e96a";
}

.socicon-tiktok:before {
  content: "\e96b";
}

.socicon-gitter:before {
  content: "\e96c";
}

.socicon-letterboxd:before {
  content: "\e96d";
}

.socicon-threema:before {
  content: "\e96e";
}

.socicon-splice:before {
  content: "\e96f";
}

.socicon-metapop:before {
  content: "\e970";
}

.socicon-naver:before {
  content: "\e971";
}

.socicon-remote:before {
  content: "\e972";
}

.socicon-internet:before {
  content: "\e957";
}

.socicon-moddb:before {
  content: "\e94b";
}

.socicon-indiedb:before {
  content: "\e94c";
}

.socicon-traxsource:before {
  content: "\e94d";
}

.socicon-gamefor:before {
  content: "\e94e";
}

.socicon-pixiv:before {
  content: "\e94f";
}

.socicon-myanimelist:before {
  content: "\e950";
}

.socicon-blackberry:before {
  content: "\e951";
}

.socicon-wickr:before {
  content: "\e952";
}

.socicon-spip:before {
  content: "\e953";
}

.socicon-napster:before {
  content: "\e954";
}

.socicon-beatport:before {
  content: "\e955";
}

.socicon-hackerone:before {
  content: "\e956";
}

.socicon-hackernews:before {
  content: "\e946";
}

.socicon-smashwords:before {
  content: "\e947";
}

.socicon-kobo:before {
  content: "\e948";
}

.socicon-bookbub:before {
  content: "\e949";
}

.socicon-mailru:before {
  content: "\e94a";
}

.socicon-gitlab:before {
  content: "\e945";
}

.socicon-instructables:before {
  content: "\e944";
}

.socicon-portfolio:before {
  content: "\e943";
}

.socicon-codered:before {
  content: "\e940";
}

.socicon-origin:before {
  content: "\e941";
}

.socicon-nextdoor:before {
  content: "\e942";
}

.socicon-udemy:before {
  content: "\e93f";
}

.socicon-livemaster:before {
  content: "\e93e";
}

.socicon-crunchbase:before {
  content: "\e93b";
}

.socicon-homefy:before {
  content: "\e93c";
}

.socicon-calendly:before {
  content: "\e93d";
}

.socicon-realtor:before {
  content: "\e90f";
}

.socicon-tidal:before {
  content: "\e910";
}

.socicon-qobuz:before {
  content: "\e911";
}

.socicon-natgeo:before {
  content: "\e912";
}

.socicon-mastodon:before {
  content: "\e913";
}

.socicon-unsplash:before {
  content: "\e914";
}

.socicon-homeadvisor:before {
  content: "\e915";
}

.socicon-angieslist:before {
  content: "\e916";
}

.socicon-codepen:before {
  content: "\e917";
}

.socicon-slack:before {
  content: "\e918";
}

.socicon-openaigym:before {
  content: "\e919";
}

.socicon-logmein:before {
  content: "\e91a";
}

.socicon-fiverr:before {
  content: "\e91b";
}

.socicon-gotomeeting:before {
  content: "\e91c";
}

.socicon-aliexpress:before {
  content: "\e91d";
}

.socicon-guru:before {
  content: "\e91e";
}

.socicon-appstore:before {
  content: "\e91f";
}

.socicon-homes:before {
  content: "\e920";
}

.socicon-zoom:before {
  content: "\e921";
}

.socicon-alibaba:before {
  content: "\e922";
}

.socicon-craigslist:before {
  content: "\e923";
}

.socicon-wix:before {
  content: "\e924";
}

.socicon-redfin:before {
  content: "\e925";
}

.socicon-googlecalendar:before {
  content: "\e926";
}

.socicon-shopify:before {
  content: "\e927";
}

.socicon-freelancer:before {
  content: "\e928";
}

.socicon-seedrs:before {
  content: "\e929";
}

.socicon-bing:before {
  content: "\e92a";
}

.socicon-doodle:before {
  content: "\e92b";
}

.socicon-bonanza:before {
  content: "\e92c";
}

.socicon-squarespace:before {
  content: "\e92d";
}

.socicon-toptal:before {
  content: "\e92e";
}

.socicon-gust:before {
  content: "\e92f";
}

.socicon-ask:before {
  content: "\e930";
}

.socicon-trulia:before {
  content: "\e931";
}

.socicon-loomly:before {
  content: "\e932";
}

.socicon-ghost:before {
  content: "\e933";
}

.socicon-upwork:before {
  content: "\e934";
}

.socicon-fundable:before {
  content: "\e935";
}

.socicon-booking:before {
  content: "\e936";
}

.socicon-googlemaps:before {
  content: "\e937";
}

.socicon-zillow:before {
  content: "\e938";
}

.socicon-niconico:before {
  content: "\e939";
}

.socicon-toneden:before {
  content: "\e93a";
}

.socicon-augment:before {
  content: "\e908";
}

.socicon-bitbucket:before {
  content: "\e909";
}

.socicon-fyuse:before {
  content: "\e90a";
}

.socicon-yt-gaming:before {
  content: "\e90b";
}

.socicon-sketchfab:before {
  content: "\e90c";
}

.socicon-mobcrush:before {
  content: "\e90d";
}

.socicon-microsoft:before {
  content: "\e90e";
}

.socicon-pandora:before {
  content: "\e907";
}

.socicon-messenger:before {
  content: "\e906";
}

.socicon-gamewisp:before {
  content: "\e905";
}

.socicon-bloglovin:before {
  content: "\e904";
}

.socicon-tunein:before {
  content: "\e903";
}

.socicon-gamejolt:before {
  content: "\e901";
}

.socicon-trello:before {
  content: "\e902";
}

.socicon-spreadshirt:before {
  content: "\e900";
}

.socicon-500px:before {
  content: "\e000";
}

.socicon-8tracks:before {
  content: "\e001";
}

.socicon-airbnb:before {
  content: "\e002";
}

.socicon-alliance:before {
  content: "\e003";
}

.socicon-amazon:before {
  content: "\e004";
}

.socicon-amplement:before {
  content: "\e005";
}

.socicon-android:before {
  content: "\e006";
}

.socicon-angellist:before {
  content: "\e007";
}

.socicon-apple:before {
  content: "\e008";
}

.socicon-appnet:before {
  content: "\e009";
}

.socicon-baidu:before {
  content: "\e00a";
}

.socicon-bandcamp:before {
  content: "\e00b";
}

.socicon-battlenet:before {
  content: "\e00c";
}

.socicon-mixer:before {
  content: "\e00d";
}

.socicon-bebee:before {
  content: "\e00e";
}

.socicon-bebo:before {
  content: "\e00f";
}

.socicon-behance:before {
  content: "\e010";
}

.socicon-blizzard:before {
  content: "\e011";
}

.socicon-blogger:before {
  content: "\e012";
}

.socicon-buffer:before {
  content: "\e013";
}

.socicon-chrome:before {
  content: "\e014";
}

.socicon-coderwall:before {
  content: "\e015";
}

.socicon-curse:before {
  content: "\e016";
}

.socicon-dailymotion:before {
  content: "\e017";
}

.socicon-deezer:before {
  content: "\e018";
}

.socicon-delicious:before {
  content: "\e019";
}

.socicon-deviantart:before {
  content: "\e01a";
}

.socicon-diablo:before {
  content: "\e01b";
}

.socicon-digg:before {
  content: "\e01c";
}

.socicon-discord:before {
  content: "\e01d";
}

.socicon-disqus:before {
  content: "\e01e";
}

.socicon-douban:before {
  content: "\e01f";
}

.socicon-draugiem:before {
  content: "\e020";
}

.socicon-dribbble:before {
  content: "\e021";
}

.socicon-drupal:before {
  content: "\e022";
}

.socicon-ebay:before {
  content: "\e023";
}

.socicon-ello:before {
  content: "\e024";
}

.socicon-endomodo:before {
  content: "\e025";
}

.socicon-envato:before {
  content: "\e026";
}

.socicon-etsy:before {
  content: "\e027";
}

.socicon-facebook:before {
  content: "\e028";
}

.socicon-feedburner:before {
  content: "\e029";
}

.socicon-filmweb:before {
  content: "\e02a";
}

.socicon-firefox:before {
  content: "\e02b";
}

.socicon-flattr:before {
  content: "\e02c";
}

.socicon-flickr:before {
  content: "\e02d";
}

.socicon-formulr:before {
  content: "\e02e";
}

.socicon-forrst:before {
  content: "\e02f";
}

.socicon-foursquare:before {
  content: "\e030";
}

.socicon-friendfeed:before {
  content: "\e031";
}

.socicon-github:before {
  content: "\e032";
}

.socicon-goodreads:before {
  content: "\e033";
}

.socicon-google:before {
  content: "\e034";
}

.socicon-googlescholar:before {
  content: "\e035";
}

.socicon-googlegroups:before {
  content: "\e036";
}

.socicon-googlephotos:before {
  content: "\e037";
}

.socicon-googleplus:before {
  content: "\e038";
}

.socicon-grooveshark:before {
  content: "\e039";
}

.socicon-hackerrank:before {
  content: "\e03a";
}

.socicon-hearthstone:before {
  content: "\e03b";
}

.socicon-hellocoton:before {
  content: "\e03c";
}

.socicon-heroes:before {
  content: "\e03d";
}

.socicon-smashcast:before {
  content: "\e03e";
}

.socicon-horde:before {
  content: "\e03f";
}

.socicon-houzz:before {
  content: "\e040";
}

.socicon-icq:before {
  content: "\e041";
}

.socicon-identica:before {
  content: "\e042";
}

.socicon-imdb:before {
  content: "\e043";
}

.socicon-instagram:before {
  content: "\e044";
}

.socicon-issuu:before {
  content: "\e045";
}

.socicon-istock:before {
  content: "\e046";
}

.socicon-itunes:before {
  content: "\e047";
}

.socicon-keybase:before {
  content: "\e048";
}

.socicon-lanyrd:before {
  content: "\e049";
}

.socicon-lastfm:before {
  content: "\e04a";
}

.socicon-line:before {
  content: "\e04b";
}

.socicon-linkedin:before {
  content: "\e04c";
}

.socicon-livejournal:before {
  content: "\e04d";
}

.socicon-lyft:before {
  content: "\e04e";
}

.socicon-macos:before {
  content: "\e04f";
}

.socicon-mail:before {
  content: "\e050";
}

.socicon-medium:before {
  content: "\e051";
}

.socicon-meetup:before {
  content: "\e052";
}

.socicon-mixcloud:before {
  content: "\e053";
}

.socicon-modelmayhem:before {
  content: "\e054";
}

.socicon-mumble:before {
  content: "\e055";
}

.socicon-myspace:before {
  content: "\e056";
}

.socicon-newsvine:before {
  content: "\e057";
}

.socicon-nintendo:before {
  content: "\e058";
}

.socicon-npm:before {
  content: "\e059";
}

.socicon-odnoklassniki:before {
  content: "\e05a";
}

.socicon-openid:before {
  content: "\e05b";
}

.socicon-opera:before {
  content: "\e05c";
}

.socicon-outlook:before {
  content: "\e05d";
}

.socicon-overwatch:before {
  content: "\e05e";
}

.socicon-patreon:before {
  content: "\e05f";
}

.socicon-paypal:before {
  content: "\e060";
}

.socicon-periscope:before {
  content: "\e061";
}

.socicon-persona:before {
  content: "\e062";
}

.socicon-pinterest:before {
  content: "\e063";
}

.socicon-play:before {
  content: "\e064";
}

.socicon-player:before {
  content: "\e065";
}

.socicon-playstation:before {
  content: "\e066";
}

.socicon-pocket:before {
  content: "\e067";
}

.socicon-qq:before {
  content: "\e068";
}

.socicon-quora:before {
  content: "\e069";
}

.socicon-raidcall:before {
  content: "\e06a";
}

.socicon-ravelry:before {
  content: "\e06b";
}

.socicon-reddit:before {
  content: "\e06c";
}

.socicon-renren:before {
  content: "\e06d";
}

.socicon-researchgate:before {
  content: "\e06e";
}

.socicon-residentadvisor:before {
  content: "\e06f";
}

.socicon-reverbnation:before {
  content: "\e070";
}

.socicon-rss:before {
  content: "\e071";
}

.socicon-sharethis:before {
  content: "\e072";
}

.socicon-skype:before {
  content: "\e073";
}

.socicon-slideshare:before {
  content: "\e074";
}

.socicon-smugmug:before {
  content: "\e075";
}

.socicon-snapchat:before {
  content: "\e076";
}

.socicon-songkick:before {
  content: "\e077";
}

.socicon-soundcloud:before {
  content: "\e078";
}

.socicon-spotify:before {
  content: "\e079";
}

.socicon-stackexchange:before {
  content: "\e07a";
}

.socicon-stackoverflow:before {
  content: "\e07b";
}

.socicon-starcraft:before {
  content: "\e07c";
}

.socicon-stayfriends:before {
  content: "\e07d";
}

.socicon-steam:before {
  content: "\e07e";
}

.socicon-storehouse:before {
  content: "\e07f";
}

.socicon-strava:before {
  content: "\e080";
}

.socicon-streamjar:before {
  content: "\e081";
}

.socicon-stumbleupon:before {
  content: "\e082";
}

.socicon-swarm:before {
  content: "\e083";
}

.socicon-teamspeak:before {
  content: "\e084";
}

.socicon-teamviewer:before {
  content: "\e085";
}

.socicon-technorati:before {
  content: "\e086";
}

.socicon-telegram:before {
  content: "\e087";
}

.socicon-tripadvisor:before {
  content: "\e088";
}

.socicon-tripit:before {
  content: "\e089";
}

.socicon-triplej:before {
  content: "\e08a";
}

.socicon-tumblr:before {
  content: "\e08b";
}

.socicon-twitch:before {
  content: "\e08c";
}

.socicon-twitter:before {
  content: "\e08d";
}

.socicon-uber:before {
  content: "\e08e";
}

.socicon-ventrilo:before {
  content: "\e08f";
}

.socicon-viadeo:before {
  content: "\e090";
}

.socicon-viber:before {
  content: "\e091";
}

.socicon-viewbug:before {
  content: "\e092";
}

.socicon-vimeo:before {
  content: "\e093";
}

.socicon-vine:before {
  content: "\e094";
}

.socicon-vkontakte:before {
  content: "\e095";
}

.socicon-warcraft:before {
  content: "\e096";
}

.socicon-wechat:before {
  content: "\e097";
}

.socicon-weibo:before {
  content: "\e098";
}

.socicon-whatsapp:before {
  content: "\e099";
}

.socicon-wikipedia:before {
  content: "\e09a";
}

.socicon-windows:before {
  content: "\e09b";
}

.socicon-wordpress:before {
  content: "\e09c";
}

.socicon-wykop:before {
  content: "\e09d";
}

.socicon-xbox:before {
  content: "\e09e";
}

.socicon-xing:before {
  content: "\e09f";
}

.socicon-yahoo:before {
  content: "\e0a0";
}

.socicon-yammer:before {
  content: "\e0a1";
}

.socicon-yandex:before {
  content: "\e0a2";
}

.socicon-yelp:before {
  content: "\e0a3";
}

.socicon-younow:before {
  content: "\e0a4";
}

.socicon-youtube:before {
  content: "\e0a5";
}

.socicon-zapier:before {
  content: "\e0a6";
}

.socicon-zerply:before {
  content: "\e0a7";
}

.socicon-zomato:before {
  content: "\e0a8";
}

.socicon-zynga:before {
  content: "\e0a9";
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 24px;
}

.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

.dark-bg .h1,
.light-blue-bg .h1, .dark-bg
.h2,
.light-blue-bg
.h2, .dark-bg
.h3,
.light-blue-bg
.h3, .dark-bg
.h4,
.light-blue-bg
.h4, .dark-bg
.h5,
.light-blue-bg
.h5, .dark-bg
.h6,
.light-blue-bg
.h6, .dark-bg
h1,
.light-blue-bg
h1, .dark-bg
h2,
.light-blue-bg
h2, .dark-bg
h3,
.light-blue-bg
h3, .dark-bg
h4,
.light-blue-bg
h4, .dark-bg
h5,
.light-blue-bg
h5, .dark-bg
h6,
.light-blue-bg
h6 {
  color: inherit;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}

.wysiwyg-content h2, .wysiwyg-content
h3, .wysiwyg-content
h4, .wysiwyg-content
h5, .wysiwyg-content
h6 {
  margin: 32px 0 16px;
}

.wysiwyg-content h2:first-child, .wysiwyg-content
h3:first-child, .wysiwyg-content
h4:first-child, .wysiwyg-content
h5:first-child, .wysiwyg-content
h6:first-child {
  margin-top: 0;
}

.h1,
.h2,
h1,
h2 {
  line-height: 1.2;
}

.h3,
h3 {
  line-height: 1.3;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  line-height: 1.4;
}

h1,
.h1 {
  font-size: 3.11111em;
  font-weight: 800;
}

@media (min-width: 1000px) {
  h1,
  .h1 {
    font-size: 4.44444em;
  }
}

.h2 {
  font-size: 1.77778em;
  font-weight: 800;
}

@media (min-width: 1000px) {
  .h2 {
    font-size: 3.11111em;
  }
}

.wysiwyg-content h2,
.wp-editor h2,
.h3 {
  font-size: 1.66667em;
  font-weight: 700;
}

@media (min-width: 1000px) {
  .wysiwyg-content h2,
  .wp-editor h2,
  .h3 {
    font-size: 1.77778em;
  }
}

.wysiwyg-content h3,
.wp-editor h3,
.h4 {
  font-size: 1.44444em;
  font-weight: 500;
}

@media (min-width: 1000px) {
  .wysiwyg-content h3,
  .wp-editor h3,
  .h4 {
    font-size: 1.66667em;
  }
}

.wysiwyg-content h4,
.wp-editor h4,
.h5 {
  font-size: 1.33333em;
  font-weight: 700;
}

.wysiwyg-content h5,
.wp-editor h5,
.h6 {
  font-size: 1.33333em;
  font-weight: 500;
}

.wysiwyg-content h6,
.wp-editor h6 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
}

p {
  line-height: 1.7;
  margin: 0 0 24px;
}

p:last-child {
  margin-bottom: 0;
}

strong {
  color: #000;
}

.dark-bg strong,
.light-blue-bg strong {
  color: inherit;
}

ol,
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.styled-lists ol,
.styled-lists ul,
.wysiwyg-content ol,
.wysiwyg-content ul,
.wp-editor ol,
.wp-editor ul {
  clear: left;
  line-height: 1.7;
  list-style-type: none;
  padding-left: 1.22222em;
  margin: 0 0 20px;
}

.styled-lists ol:last-child,
.styled-lists ul:last-child,
.wysiwyg-content ol:last-child,
.wysiwyg-content ul:last-child,
.wp-editor ol:last-child,
.wp-editor ul:last-child {
  margin-bottom: 0;
}

.styled-lists ol li,
.styled-lists ul li,
.wysiwyg-content ol li,
.wysiwyg-content ul li,
.wp-editor ol li,
.wp-editor ul li {
  position: relative;
  margin-bottom: .5em;
}

.styled-lists ol li::before,
.styled-lists ul li::before,
.wysiwyg-content ol li::before,
.wysiwyg-content ul li::before,
.wp-editor ol li::before,
.wp-editor ul li::before {
  display: inline-block;
  position: absolute;
  right: calc(100% + .5em);
}

.styled-lists ol ol li,
.styled-lists ol ul li,
.styled-lists ul ol li,
.styled-lists ul ul li,
.wysiwyg-content ol ol li,
.wysiwyg-content ol ul li,
.wysiwyg-content ul ol li,
.wysiwyg-content ul ul li,
.wp-editor ol ol li,
.wp-editor ol ul li,
.wp-editor ul ol li,
.wp-editor ul ul li {
  margin-bottom: 0;
}

.styled-lists ol ul > li::before,
.styled-lists ul ul > li::before,
.wysiwyg-content ol ul > li::before,
.wysiwyg-content ul ul > li::before,
.wp-editor ol ul > li::before,
.wp-editor ul ul > li::before {
  content: '\2012';
  right: calc(100% + .25em);
  font-size: 1.5em;
  line-height: 1.13333;
}

.styled-lists ol,
.wysiwyg-content ol,
.wp-editor ol {
  counter-reset: section;
}

.styled-lists ol > li,
.wysiwyg-content ol > li,
.wp-editor ol > li {
  counter-increment: section;
}

.styled-lists ol > li::before,
.wysiwyg-content ol > li::before,
.wp-editor ol > li::before {
  content: counter(section) ".";
  font-weight: 700;
}

.styled-lists ol ol > li::before,
.wysiwyg-content ol ol > li::before,
.wp-editor ol ol > li::before {
  content: counter(section, upper-alpha) ".";
}

.styled-lists ol ol ol > li::before,
.wysiwyg-content ol ol ol > li::before,
.wp-editor ol ol ol > li::before {
  content: counter(section, upper-roman) ".";
}

.styled-lists ol ol ol ol > li::before,
.wysiwyg-content ol ol ol ol > li::before,
.wp-editor ol ol ol ol > li::before {
  content: counter(section) ".";
}

.styled-lists ul > li::before,
.wysiwyg-content ul > li::before,
.wp-editor ul > li::before {
  content: '\25CF';
  right: calc(100% + 0.40909em);
  color: #ff7d45;
  font-size: 1.22222em;
  line-height: 1.39091;
}

blockquote {
  position: relative;
  font-size: 1.11111em;
  font-weight: 500;
  letter-spacing: -0.00556em;
  padding: 50px 50px 40px;
  border: 2px solid #ff7d45;
  margin: 0 0 20px;
}

blockquote::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â€šÂ¬";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 34px;
  left: -25px;
  height: 50px;
  width: 50px;
  color: #ff7d45;
  font-size: 30px;
}

blockquote p {
  font-size: inherit;
}

blockquote:last-child {
  margin-bottom: 0;
}

cite {
  display: inline-block;
  font-size: 0.77778em;
  font-weight: 500;
  letter-spacing: 0;
  font-style: normal;
  margin-top: 36px;
}

cite::before {
  content: '\2015';
  margin-right: 1em;
}

.kicker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
}

.large-text {
  font-size: 1.11111em;
  font-weight: 500;
  letter-spacing: -0.00556em;
}

.small-text {
  font-size: 0.77778em;
  font-weight: 500;
  letter-spacing: 0;
}

fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}

fieldset legend {
  display: block;
  width: 100%;
}

label {
  display: block;
  color: #3a3b3f;
  font-weight: 600;
  padding: 10px 0;
  margin-bottom: 8px;
}

.dark-bg label,
.light-blue-bg label {
  color: inherit;
}

.label-hidden label {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.aauw-form-field input[type='text'][required] ~ label::after,
.aauw-form-field input[type='email'][required] ~ label::after,
.aauw-form-field input[type='number'][required] ~ label::after,
.aauw-form-field input[type='password'][required] ~ label::after,
.aauw-form-field input[type='search'][required] ~ label::after,
.aauw-form-field input[type='tel'][required] ~ label::after,
.aauw-form-field input[type='url'][required] ~ label::after,
.aauw-form-field select[required] ~ label::after,
.aauw-form-field textarea[required] ~ label::after, .checks input[type='checkbox'][required] ~ label::after,
.checks input[type='radio'][required] ~ label::after,
.radios input[type='checkbox'][required] ~ label::after,
.radios input[type='radio'][required] ~ label::after,
.gfield_checkbox input[type='checkbox'][required] ~ label::after,
.gfield_checkbox input[type='radio'][required] ~ label::after,
.gfield_radio input[type='checkbox'][required] ~ label::after,
.gfield_radio input[type='radio'][required] ~ label::after,
.ginput_container_consent input[type='checkbox'][required] ~ label::after,
.ginput_container_consent input[type='radio'][required] ~ label::after, .gfield_label .gfield_required::after {
  content: "ÃƒÂ®Ã‚Â¤Ã… ";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c23a09;
  font-size: 0.4375em;
}

.dark-bg .aauw-form-field input[type='text'][required] ~ label::after, .aauw-form-field .dark-bg input[type='text'][required] ~ label::after,
.dark-bg .aauw-form-field input[type='email'][required] ~ label::after, .aauw-form-field .dark-bg input[type='email'][required] ~ label::after,
.dark-bg .aauw-form-field input[type='number'][required] ~ label::after, .aauw-form-field .dark-bg input[type='number'][required] ~ label::after,
.dark-bg .aauw-form-field input[type='password'][required] ~ label::after, .aauw-form-field .dark-bg input[type='password'][required] ~ label::after,
.dark-bg .aauw-form-field input[type='search'][required] ~ label::after, .aauw-form-field .dark-bg input[type='search'][required] ~ label::after,
.dark-bg .aauw-form-field input[type='tel'][required] ~ label::after, .aauw-form-field .dark-bg input[type='tel'][required] ~ label::after,
.dark-bg .aauw-form-field input[type='url'][required] ~ label::after, .aauw-form-field .dark-bg input[type='url'][required] ~ label::after,
.dark-bg .aauw-form-field select[required] ~ label::after, .aauw-form-field .dark-bg select[required] ~ label::after,
.dark-bg .aauw-form-field textarea[required] ~ label::after, .aauw-form-field .dark-bg textarea[required] ~ label::after, .dark-bg .checks input[type='checkbox'][required] ~ label::after, .checks .dark-bg input[type='checkbox'][required] ~ label::after,
.dark-bg .checks input[type='radio'][required] ~ label::after, .checks .dark-bg input[type='radio'][required] ~ label::after,
.dark-bg .radios input[type='checkbox'][required] ~ label::after, .radios .dark-bg input[type='checkbox'][required] ~ label::after,
.dark-bg .radios input[type='radio'][required] ~ label::after, .radios .dark-bg input[type='radio'][required] ~ label::after,
.dark-bg .gfield_checkbox input[type='checkbox'][required] ~ label::after, .gfield_checkbox .dark-bg input[type='checkbox'][required] ~ label::after,
.dark-bg .gfield_checkbox input[type='radio'][required] ~ label::after, .gfield_checkbox .dark-bg input[type='radio'][required] ~ label::after,
.dark-bg .gfield_radio input[type='checkbox'][required] ~ label::after, .gfield_radio .dark-bg input[type='checkbox'][required] ~ label::after,
.dark-bg .gfield_radio input[type='radio'][required] ~ label::after, .gfield_radio .dark-bg input[type='radio'][required] ~ label::after,
.dark-bg .ginput_container_consent input[type='checkbox'][required] ~ label::after, .ginput_container_consent .dark-bg input[type='checkbox'][required] ~ label::after,
.dark-bg .ginput_container_consent input[type='radio'][required] ~ label::after, .ginput_container_consent .dark-bg input[type='radio'][required] ~ label::after, .dark-bg .gfield_label .gfield_required::after, .gfield_label .dark-bg .gfield_required::after,
.light-blue-bg .aauw-form-field input[type='text'][required] ~ label::after,
.aauw-form-field .light-blue-bg input[type='text'][required] ~ label::after,
.light-blue-bg .aauw-form-field input[type='email'][required] ~ label::after,
.aauw-form-field .light-blue-bg input[type='email'][required] ~ label::after,
.light-blue-bg .aauw-form-field input[type='number'][required] ~ label::after,
.aauw-form-field .light-blue-bg input[type='number'][required] ~ label::after,
.light-blue-bg .aauw-form-field input[type='password'][required] ~ label::after,
.aauw-form-field .light-blue-bg input[type='password'][required] ~ label::after,
.light-blue-bg .aauw-form-field input[type='search'][required] ~ label::after,
.aauw-form-field .light-blue-bg input[type='search'][required] ~ label::after,
.light-blue-bg .aauw-form-field input[type='tel'][required] ~ label::after,
.aauw-form-field .light-blue-bg input[type='tel'][required] ~ label::after,
.light-blue-bg .aauw-form-field input[type='url'][required] ~ label::after,
.aauw-form-field .light-blue-bg input[type='url'][required] ~ label::after,
.light-blue-bg .aauw-form-field select[required] ~ label::after,
.aauw-form-field .light-blue-bg select[required] ~ label::after,
.light-blue-bg .aauw-form-field textarea[required] ~ label::after,
.aauw-form-field .light-blue-bg textarea[required] ~ label::after,
.light-blue-bg .checks input[type='checkbox'][required] ~ label::after,
.checks .light-blue-bg input[type='checkbox'][required] ~ label::after,
.light-blue-bg .checks input[type='radio'][required] ~ label::after,
.checks .light-blue-bg input[type='radio'][required] ~ label::after,
.light-blue-bg .radios input[type='checkbox'][required] ~ label::after,
.radios .light-blue-bg input[type='checkbox'][required] ~ label::after,
.light-blue-bg .radios input[type='radio'][required] ~ label::after,
.radios .light-blue-bg input[type='radio'][required] ~ label::after,
.light-blue-bg .gfield_checkbox input[type='checkbox'][required] ~ label::after,
.gfield_checkbox .light-blue-bg input[type='checkbox'][required] ~ label::after,
.light-blue-bg .gfield_checkbox input[type='radio'][required] ~ label::after,
.gfield_checkbox .light-blue-bg input[type='radio'][required] ~ label::after,
.light-blue-bg .gfield_radio input[type='checkbox'][required] ~ label::after,
.gfield_radio .light-blue-bg input[type='checkbox'][required] ~ label::after,
.light-blue-bg .gfield_radio input[type='radio'][required] ~ label::after,
.gfield_radio .light-blue-bg input[type='radio'][required] ~ label::after,
.light-blue-bg .ginput_container_consent input[type='checkbox'][required] ~ label::after,
.ginput_container_consent .light-blue-bg input[type='checkbox'][required] ~ label::after,
.light-blue-bg .ginput_container_consent input[type='radio'][required] ~ label::after,
.ginput_container_consent .light-blue-bg input[type='radio'][required] ~ label::after,
.light-blue-bg .gfield_label .gfield_required::after,
.gfield_label .light-blue-bg .gfield_required::after {
  color: #ff7d45;
}

.error-message,
.validation_message {
  position: relative;
  background-color: #c23a09;
  color: #fff;
  font-size: 0.77778em;
  font-weight: 500;
  padding: 6px 10px;
  margin: 15px 0 0;
}

.error-message::before,
.validation_message::before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid #c23a09;
}

.error-message.-not-inline,
.validation_message.-not-inline {
  margin-top: 0;
}

.error-message.-not-inline::before,
.validation_message.-not-inline::before {
  display: none;
}

input[type='text'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='url'],
select,
textarea {
  display: block;
  width: 100%;
  background-color: #f6f6f6;
  color: inherit;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  border-color: #d0d3dc;
  border-style: solid;
  border-width: 0 0 2px;
  border-radius: 0;
  box-shadow: none;
  //padding: 10px 15px;
  margin: 0 0 30px;
  -webkit-appearance: none;
  transition: background-color 0.15s ease-in-out;
}

input[type='text']::-ms-input-placeholder, input[type='email']::-ms-input-placeholder, input[type='number']::-ms-input-placeholder, input[type='password']::-ms-input-placeholder, input[type='search']::-ms-input-placeholder, input[type='tel']::-ms-input-placeholder, input[type='url']::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: .8;
}

input[type='text']::placeholder,
input[type='email']::placeholder,
input[type='number']::placeholder,
input[type='password']::placeholder,
input[type='search']::placeholder,
input[type='tel']::placeholder,
input[type='url']::placeholder,
select::placeholder,
textarea::placeholder {
  opacity: .8;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='url']:focus,
select:focus,
textarea:focus {
  border-color: #868a98;
  outline: none;
}

input[type='text']:focus::-ms-input-placeholder, input[type='email']:focus::-ms-input-placeholder, input[type='number']:focus::-ms-input-placeholder, input[type='password']:focus::-ms-input-placeholder, input[type='search']:focus::-ms-input-placeholder, input[type='tel']:focus::-ms-input-placeholder, input[type='url']:focus::-ms-input-placeholder, select:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {
  color: inherit;
}

input[type='text']:focus::placeholder,
input[type='email']:focus::placeholder,
input[type='number']:focus::placeholder,
input[type='password']:focus::placeholder,
input[type='search']:focus::placeholder,
input[type='tel']:focus::placeholder,
input[type='url']:focus::placeholder,
select:focus::placeholder,
textarea:focus::placeholder {
  color: inherit;
}

.dark-bg input[type='text'], .dark-bg
input[type='email'], .dark-bg
input[type='number'], .dark-bg
input[type='password'], .dark-bg
input[type='search'], .dark-bg
input[type='tel'], .dark-bg
input[type='url'], .dark-bg
select, .dark-bg
textarea {
  border-color: #246cb4;
}

.dark-bg input[type='text']:focus, .dark-bg
input[type='email']:focus, .dark-bg
input[type='number']:focus, .dark-bg
input[type='password']:focus, .dark-bg
input[type='search']:focus, .dark-bg
input[type='tel']:focus, .dark-bg
input[type='url']:focus, .dark-bg
select:focus, .dark-bg
textarea:focus {
  border-color: #99c8f8;
}

.light-blue-bg input[type='text'], .light-blue-bg
input[type='email'], .light-blue-bg
input[type='number'], .light-blue-bg
input[type='password'], .light-blue-bg
input[type='search'], .light-blue-bg
input[type='tel'], .light-blue-bg
input[type='url'], .light-blue-bg
select, .light-blue-bg
textarea {
  border-color: #0b2346;
}

.light-blue-bg input[type='text']:focus, .light-blue-bg
input[type='email']:focus, .light-blue-bg
input[type='number']:focus, .light-blue-bg
input[type='password']:focus, .light-blue-bg
input[type='search']:focus, .light-blue-bg
input[type='tel']:focus, .light-blue-bg
input[type='url']:focus, .light-blue-bg
select:focus, .light-blue-bg
textarea:focus {
  border-color: #99c8f8;
}

input[type='text'].-invalid,
input[type='email'].-invalid,
input[type='number'].-invalid,
input[type='password'].-invalid,
input[type='search'].-invalid,
input[type='tel'].-invalid,
input[type='url'].-invalid,
select.-invalid,
textarea.-invalid {
  border-color: #c23a09;
}

input[type='text'].-invalid:focus,
input[type='email'].-invalid:focus,
input[type='number'].-invalid:focus,
input[type='password'].-invalid:focus,
input[type='search'].-invalid:focus,
input[type='tel'].-invalid:focus,
input[type='url'].-invalid:focus,
select.-invalid:focus,
textarea.-invalid:focus {
  border-color: #868a98;
}

.dark-bg input[type='text'].-invalid, .dark-bg
input[type='email'].-invalid, .dark-bg
input[type='number'].-invalid, .dark-bg
input[type='password'].-invalid, .dark-bg
input[type='search'].-invalid, .dark-bg
input[type='tel'].-invalid, .dark-bg
input[type='url'].-invalid, .dark-bg
select.-invalid, .dark-bg
textarea.-invalid {
  border-color: #ff7d45;
}

.dark-bg input[type='text'].-invalid:focus, .dark-bg
input[type='email'].-invalid:focus, .dark-bg
input[type='number'].-invalid:focus, .dark-bg
input[type='password'].-invalid:focus, .dark-bg
input[type='search'].-invalid:focus, .dark-bg
input[type='tel'].-invalid:focus, .dark-bg
input[type='url'].-invalid:focus, .dark-bg
select.-invalid:focus, .dark-bg
textarea.-invalid:focus {
  border-color: #99c8f8;
}

textarea {
  height: calc(9.8em + 20px);
  min-height: calc(4.2em + 20px);
  resize: vertical;
  line-height: 1.4;
}

select {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/chevron-thick-blue.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  cursor: pointer;
  text-decoration: none;
  padding-right: 43px;
}

select:focus {
  outline: none;
}

.aauw-form-field {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  overflow: visible;
}

.aauw-form-field.-hidden {
  display: none;
}

.aauw-form-field.-search {
  position: relative;
}

.aauw-form-field.-search input[type='search'] {
  padding-right: 40px;
}

.aauw-form-field.-search .search-btn {
  position: absolute;
  right: 0;
  bottom: 3px;
  width: 40px;
  background-clip: padding-box;
  background-color: transparent;
  color: #246cb4;
  letter-spacing: 0;
  line-height: 1;
  font-size: 20px;
  padding: 4px;
  border-radius: 50%;
  border: 4px solid transparent;
  z-index: 2;
}

.aauw-form-field.-search .search-btn::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¹";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.aauw-form-field.-search .search-btn:active, .aauw-form-field.-search .search-btn:focus, .aauw-form-field.-search .search-btn:hover {
  background-color: #246cb4;
}

.aauw-form-field.-search .search-btn:active::before, .aauw-form-field.-search .search-btn:focus::before, .aauw-form-field.-search .search-btn:hover::before {
  color: #fff;
}

.aauw-form-field input[type='text'],
.aauw-form-field input[type='email'],
.aauw-form-field input[type='number'],
.aauw-form-field input[type='password'],
.aauw-form-field input[type='search'],
.aauw-form-field input[type='tel'],
.aauw-form-field input[type='url'],
.aauw-form-field select,
.aauw-form-field textarea {
  order: -1;
  position: relative;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  border-bottom-width: 3px;
  margin-bottom: 0;
  z-index: 1;
}

.aauw-form-field input[type='text'] ~ label,
.aauw-form-field input[type='email'] ~ label,
.aauw-form-field input[type='number'] ~ label,
.aauw-form-field input[type='password'] ~ label,
.aauw-form-field input[type='search'] ~ label,
.aauw-form-field input[type='tel'] ~ label,
.aauw-form-field input[type='url'] ~ label,
.aauw-form-field select ~ label,
.aauw-form-field textarea ~ label {
  order: -2;
}

.-aauw-form-fields-init .aauw-form-field input[type='text'].-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='email'].-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='number'].-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='password'].-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='search'].-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='tel'].-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='url'].-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field select.-empty:not(:focus)::-ms-input-placeholder, .-aauw-form-fields-init
.aauw-form-field textarea.-empty:not(:focus)::-ms-input-placeholder {
  opacity: 0;
}

.-aauw-form-fields-init .aauw-form-field input[type='text'].-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='email'].-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='number'].-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='password'].-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='search'].-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='tel'].-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field input[type='url'].-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field select.-empty:not(:focus)::placeholder, .-aauw-form-fields-init
.aauw-form-field textarea.-empty:not(:focus)::placeholder {
  opacity: 0;
}

.-aauw-form-fields-init .aauw-form-field input[type='text'].-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field input[type='email'].-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field input[type='number'].-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field input[type='password'].-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field input[type='search'].-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field input[type='tel'].-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field input[type='url'].-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field select.-empty:not(:focus) ~ label, .-aauw-form-fields-init
.aauw-form-field textarea.-empty:not(:focus) ~ label {
  cursor: text;
  margin-bottom: calc(-10px - 1.15em);
}

.aauw-form-field select {
  background-image: none;
}

.aauw-form-field select ~ label::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Å¾";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  order: 1;
  color: #246cb4;
  font-size: 0.75em;
  margin-right: 4px;
  transform: rotate(90deg);
}

.dark-bg .aauw-form-field select ~ label::before {
  color: #99c8f8;
}

.aauw-form-field select ~ label::after {
  order: 2;
}

.-aauw-form-fields-init .aauw-form-field select.-empty:not(:focus) {
  color: transparent;
}

.-aauw-form-fields-init .aauw-form-field select.-empty:not(:focus) ~ label {
  cursor: pointer;
  margin-bottom: calc(-10px - 1.15em);
}

.aauw-form-field label {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.125;
  display: flex;
  padding: 0;
  margin-bottom: 0;
  transition: margin-bottom 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .aauw-form-field label {
    transition: none;
  }
}

.checks,
.radios,
.gfield_checkbox,
.gfield_radio,
.ginput_container_consent {
  line-height: 1.4;
  margin-bottom: 30px;
}

.checks legend,
.radios legend,
.gfield_checkbox legend,
.gfield_radio legend,
.ginput_container_consent legend {
  margin-bottom: 8px;
}

.checks .check,
.checks .radio,
.checks li, .checks.ginput_container_consent,
.radios .check,
.radios .radio,
.radios li,
.radios.ginput_container_consent,
.gfield_checkbox .check,
.gfield_checkbox .radio,
.gfield_checkbox li,
.gfield_checkbox.ginput_container_consent,
.gfield_radio .check,
.gfield_radio .radio,
.gfield_radio li,
.gfield_radio.ginput_container_consent,
.ginput_container_consent .check,
.ginput_container_consent .radio,
.ginput_container_consent li,
.ginput_container_consent.ginput_container_consent {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 15px;
}

.checks label,
.radios label,
.gfield_checkbox label,
.gfield_radio label,
.ginput_container_consent label {
  display: flex;
  order: -1;
  position: relative;
  width: auto;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  padding: 0 0 0 28px;
  margin: 2px 0 0;
}

.checks label::before,
.radios label::before,
.gfield_checkbox label::before,
.gfield_radio label::before,
.ginput_container_consent label::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(.7em - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  border: 1px solid #d0d3dc;
}

.dark-bg .checks label::before, .dark-bg
.radios label::before, .dark-bg
.gfield_checkbox label::before, .dark-bg
.gfield_radio label::before, .dark-bg
.ginput_container_consent label::before {
  border-color: #246cb4;
}

.checks input[type='checkbox'],
.checks input[type='radio'],
.radios input[type='checkbox'],
.radios input[type='radio'],
.gfield_checkbox input[type='checkbox'],
.gfield_checkbox input[type='radio'],
.gfield_radio input[type='checkbox'],
.gfield_radio input[type='radio'],
.ginput_container_consent input[type='checkbox'],
.ginput_container_consent input[type='radio'] {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.checks input[type='checkbox']:focus ~ label::before,
.checks input[type='checkbox'] ~ label:hover::before,
.checks input[type='radio']:focus ~ label::before,
.checks input[type='radio'] ~ label:hover::before,
.radios input[type='checkbox']:focus ~ label::before,
.radios input[type='checkbox'] ~ label:hover::before,
.radios input[type='radio']:focus ~ label::before,
.radios input[type='radio'] ~ label:hover::before,
.gfield_checkbox input[type='checkbox']:focus ~ label::before,
.gfield_checkbox input[type='checkbox'] ~ label:hover::before,
.gfield_checkbox input[type='radio']:focus ~ label::before,
.gfield_checkbox input[type='radio'] ~ label:hover::before,
.gfield_radio input[type='checkbox']:focus ~ label::before,
.gfield_radio input[type='checkbox'] ~ label:hover::before,
.gfield_radio input[type='radio']:focus ~ label::before,
.gfield_radio input[type='radio'] ~ label:hover::before,
.ginput_container_consent input[type='checkbox']:focus ~ label::before,
.ginput_container_consent input[type='checkbox'] ~ label:hover::before,
.ginput_container_consent input[type='radio']:focus ~ label::before,
.ginput_container_consent input[type='radio'] ~ label:hover::before {
  border-color: #868a98;
}

.dark-bg .checks input[type='checkbox']:focus ~ label::before, .dark-bg
.checks input[type='checkbox'] ~ label:hover::before, .dark-bg
.checks input[type='radio']:focus ~ label::before, .dark-bg
.checks input[type='radio'] ~ label:hover::before, .dark-bg
.radios input[type='checkbox']:focus ~ label::before, .dark-bg
.radios input[type='checkbox'] ~ label:hover::before, .dark-bg
.radios input[type='radio']:focus ~ label::before, .dark-bg
.radios input[type='radio'] ~ label:hover::before, .dark-bg
.gfield_checkbox input[type='checkbox']:focus ~ label::before, .dark-bg
.gfield_checkbox input[type='checkbox'] ~ label:hover::before, .dark-bg
.gfield_checkbox input[type='radio']:focus ~ label::before, .dark-bg
.gfield_checkbox input[type='radio'] ~ label:hover::before, .dark-bg
.gfield_radio input[type='checkbox']:focus ~ label::before, .dark-bg
.gfield_radio input[type='checkbox'] ~ label:hover::before, .dark-bg
.gfield_radio input[type='radio']:focus ~ label::before, .dark-bg
.gfield_radio input[type='radio'] ~ label:hover::before, .dark-bg
.ginput_container_consent input[type='checkbox']:focus ~ label::before, .dark-bg
.ginput_container_consent input[type='checkbox'] ~ label:hover::before, .dark-bg
.ginput_container_consent input[type='radio']:focus ~ label::before, .dark-bg
.ginput_container_consent input[type='radio'] ~ label:hover::before {
  border-color: #99c8f8;
}

.checks input[type='checkbox'] ~ label::before,
.radios input[type='checkbox'] ~ label::before,
.gfield_checkbox input[type='checkbox'] ~ label::before,
.gfield_radio input[type='checkbox'] ~ label::before,
.ginput_container_consent input[type='checkbox'] ~ label::before {
  background-size: 12px 12px;
}

.checks input[type='checkbox']:focus ~ label::before,
.checks input[type='checkbox'] ~ label:hover::before,
.radios input[type='checkbox']:focus ~ label::before,
.radios input[type='checkbox'] ~ label:hover::before,
.gfield_checkbox input[type='checkbox']:focus ~ label::before,
.gfield_checkbox input[type='checkbox'] ~ label:hover::before,
.gfield_radio input[type='checkbox']:focus ~ label::before,
.gfield_radio input[type='checkbox'] ~ label:hover::before,
.ginput_container_consent input[type='checkbox']:focus ~ label::before,
.ginput_container_consent input[type='checkbox'] ~ label:hover::before {
  background-image: linear-gradient(to bottom, #70a6dc, #70a6dc);
}

.checks input[type='checkbox']:checked ~ label::before,
.radios input[type='checkbox']:checked ~ label::before,
.gfield_checkbox input[type='checkbox']:checked ~ label::before,
.gfield_radio input[type='checkbox']:checked ~ label::before,
.ginput_container_consent input[type='checkbox']:checked ~ label::before {
  background-image: linear-gradient(to bottom, #3380cd, #3380cd);
}

.checks input[type='radio'] ~ label::before,
.radios input[type='radio'] ~ label::before,
.gfield_checkbox input[type='radio'] ~ label::before,
.gfield_radio input[type='radio'] ~ label::before,
.ginput_container_consent input[type='radio'] ~ label::before {
  background-size: 16px 16px;
  border-radius: 50%;
}

.checks input[type='radio']:focus ~ label::before,
.checks input[type='radio'] ~ label:hover::before,
.radios input[type='radio']:focus ~ label::before,
.radios input[type='radio'] ~ label:hover::before,
.gfield_checkbox input[type='radio']:focus ~ label::before,
.gfield_checkbox input[type='radio'] ~ label:hover::before,
.gfield_radio input[type='radio']:focus ~ label::before,
.gfield_radio input[type='radio'] ~ label:hover::before,
.ginput_container_consent input[type='radio']:focus ~ label::before,
.ginput_container_consent input[type='radio'] ~ label:hover::before {
  background-image: radial-gradient(closest-side at center, #70a6dc, #70a6dc 75%, rgba(255, 255, 255, 0), 75%, rgba(255, 255, 255, 0));
}

.checks input[type='radio']:checked ~ label::before,
.radios input[type='radio']:checked ~ label::before,
.gfield_checkbox input[type='radio']:checked ~ label::before,
.gfield_radio input[type='radio']:checked ~ label::before,
.ginput_container_consent input[type='radio']:checked ~ label::before {
  background-image: radial-gradient(closest-side at center, #3380cd, #3380cd 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}

.gform_wrapper .gform_fields {
  line-height: inherit;
  list-style: none;
  padding: 0;
  margin: 0;
}

.gform_wrapper .gform_fields li::before {
  content: '';
  display: none;
}

.gform_wrapper .gfield_radio,
.gform_wrapper .gfield_checkbox {
  padding: 0;
}

.gform_wrapper .validation_error {
  background-color: #c23a09;
  color: #fff;
  padding: 8px 12px;
  margin-bottom: 24px;
}

.gform_description {
  display: block;
  line-height: 1.7;
  margin: 0 0 24px;
}

.gfield,
.wysiwyg-content ul .gfield {
  margin-bottom: 50px;
}

.gfield .aauw-form-field,
.gfield input[type='text'],
.gfield input[type='email'],
.gfield input[type='number'],
.gfield input[type='password'],
.gfield input[type='search'],
.gfield input[type='tel'],
.gfield input[type='url'],
.gfield select,
.gfield textarea {
  margin-bottom: 0;
}

.gfield .ginput_container:not(:last-child) {
  margin-bottom: 10px;
}

@media (min-width: 600px) {
  .ginput_complex {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .ginput_complex > * {
    flex-shrink: 0;
    width: calc(50% - 10px);
  }
  .ginput_complex > *:nth-child(odd) {
    margin-right: 10px;
  }
  .ginput_complex > *:nth-child(odd):last-child {
    margin-right: 0;
    width: 100%;
  }
  .ginput_complex > *:nth-child(even) {
    margin-left: 10px;
  }
}

.ginput_complex label {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}

@media (min-width: 600px) {
  .ginput_complex label {
    font-size: 0.77778em;
  }
}

.field_sublabel_above .gfield_label_before_complex {
  padding-bottom: 0;
  margin-bottom: -8px;
}

.field_sublabel_above .ginput_complex label {
  margin-top: 12px;
}

.gsection {
  margin: 0 0 24px;
}

.gfield_description {
  font-size: 0.77778em;
  font-weight: 500;
  letter-spacing: 0;
}

.gfield_description:not(:last-child) {
  margin-bottom: 10px;
}

.gfield_label {
  display: flex;
}

[required] ~ .gfield_label .gfield_required {
  display: none;
}

.gfield_label .gfield_required {
  display: inline-flex;
  font-size: 0;
}

.gfield_label .gfield_required::after {
  font-size: 7px;
}

.hidden_label label {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.gform_confirmation_message {
  line-height: 1.4;
}

.gform_validation_container {
  display: none;
}

.gform_ajax_spinner {
  display: none;
}

.password-form {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .password-form {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .password-form {
    max-width: 1427.6468px;
  }
}

.password-form-wrapper {
  padding: 0 20px;
}

@media (min-width: 1291px) {
  .password-form-wrapper {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .password-form-wrapper {
    font-size: 1.28488rem;
  }
}

.password-form-field {
  max-width: 27.77778em;
}

.page-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.page-container > * {
  flex: none;
}

.page-container > main {
  flex: 1 0 auto;
}

@keyframes drawBorder {
  0% {
    background-size: 0 10px, 10px 0, 0 10px, 10px 0;
  }
  25% {
    background-size: 100% 10px, 10px 0, 0 10px, 10px 0;
  }
  50% {
    background-size: 100% 10px, 10px 100%, 0 10px, 10px 0;
  }
  75% {
    background-size: 100% 10px, 10px 100%, 100% 10px, 10px 0;
  }
  100% {
    background-size: 100% 10px, 10px 100%, 100% 10px, 10px 100%;
  }
}

@keyframes drawBorder5px {
  0% {
    background-size: 0 5px, 5px 0, 0 5px, 5px 0;
  }
  25% {
    background-size: 100% 5px, 5px 0, 0 5px, 5px 0;
  }
  50% {
    background-size: 100% 5px, 5px 100%, 0 5px, 5px 0;
  }
  75% {
    background-size: 100% 5px, 5px 100%, 100% 5px, 5px 0;
  }
  100% {
    background-size: 100% 5px, 5px 100%, 100% 5px, 5px 100%;
  }
}

a {
  display: inline-block;
  color: #246cb4;
  background-image: linear-gradient(to right, rgba(51, 128, 205, 0.3), rgba(51, 128, 205, 0.3));
  background-size: 100% 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-decoration: none;
  transition: background-size 0.15s ease-in-out;
}

a:active, a:focus, a:hover {
  outline: 0;
}

a:active, a:focus, a:hover {
  background-size: 100% 0.11111em;
}

.dark-bg a:not(.btn) {
  color: #99c8f8;
}

.wysiwyg-content a:not(.btn),
.wp-editor a:not(.btn) {
  display: inline;
  background-image: linear-gradient(to right, rgba(51, 128, 205, 0.3), rgba(51, 128, 205, 0.3));
  background-size: 100% 0.11111em;
}

.wysiwyg-content a:not(.btn):active, .wysiwyg-content a:not(.btn):focus, .wysiwyg-content a:not(.btn):hover,
.wp-editor a:not(.btn):active,
.wp-editor a:not(.btn):focus,
.wp-editor a:not(.btn):hover {
  background-size: 100% 0.61111em;
}

a:disabled, a[disabled] {
  opacity: .5;
  pointer-events: none;
}

button,
.btn,
input[type='submit'],
input[type='reset'],
input[type='button'] {
  --btn-bg-color: #246cb4;
  --btn-text-color: #fff;
  --btn-bg-color-hover: #3380cd;
  --btn-text-color-hover: #fff;
  background-image: none;
  transition: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  display: inline-block;
  cursor: pointer;
  background-color: var(--btn-bg-color);
  color: var(--btn-text-color);
  font-family: inherit;
  text-align: center;
  text-decoration: none;
  padding: 20px;
  border: 0;
  border-radius: 0;
  transition: background-color 0.15s ease-in-out;
}

@media (min-width: 400px) {
  button,
  .btn,
  input[type='submit'],
  input[type='reset'],
  input[type='button'] {
    padding: 20px 30px;
  }
}

button:active, button:focus, button:hover,
.btn:active,
.btn:focus,
.btn:hover,
input[type='submit']:active,
input[type='submit']:focus,
input[type='submit']:hover,
input[type='reset']:active,
input[type='reset']:focus,
input[type='reset']:hover,
input[type='button']:active,
input[type='button']:focus,
input[type='button']:hover {
  background-color: var(--btn-bg-color-hover);
  color: var(--btn-text-color-hover);
  outline: 0;
}

.wysiwyg-content button,
.wp-editor button, .wysiwyg-content
.btn,
.wp-editor
.btn, .wysiwyg-content
input[type='submit'],
.wp-editor
input[type='submit'], .wysiwyg-content
input[type='reset'],
.wp-editor
input[type='reset'], .wysiwyg-content
input[type='button'],
.wp-editor
input[type='button'] {
  margin-top: 5px;
}

button:disabled,
.btn:disabled,
input[type='submit']:disabled,
input[type='reset']:disabled,
input[type='button']:disabled {
  opacity: .5;
  pointer-events: none;
}

button.-video,
.btn.-video,
input[type='submit'].-video,
input[type='reset'].-video,
input[type='button'].-video {
  position: relative;
  padding-left: calc(30px + 2.625em);
}

button.-video::before,
.btn.-video::before,
input[type='submit'].-video::before,
input[type='reset'].-video::before,
input[type='button'].-video::before {
  content: "ÃƒÂ®Ã‚Â¤Ã‹â€ ";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 10px;
  height: 2.625em;
  width: 2.625em;
  background-color: var(--btn-text-color);
  color: var(--btn-bg-color);
  border-radius: 50%;
  padding-left: 0.125em;
  margin-top: -1.3125em;
}

.light-blue-bg button, .light-blue-bg
.btn, .light-blue-bg
input[type='submit'], .light-blue-bg
input[type='reset'], .light-blue-bg
input[type='button'] {
  --btn-bg-color: #0b2346;
  --btn-bg-color-hover: #fff;
  --btn-text-color-hover: #0b2346;
}

button.-dark-blue,
.btn.-dark-blue,
input[type='submit'].-dark-blue,
input[type='reset'].-dark-blue,
input[type='button'].-dark-blue {
  --btn-bg-color: #0b2346;
  --btn-bg-color-hover: #246cb4;
}

button.-orange,
.btn.-orange,
input[type='submit'].-orange,
input[type='reset'].-orange,
input[type='button'].-orange {
  --btn-bg-color: #c23a09;
  --btn-bg-color-hover: #db5828;
}

button.-white,
.btn.-white,
input[type='submit'].-white,
input[type='reset'].-white,
input[type='button'].-white {
  --btn-bg-color: #fff;
  --btn-text-color: #c23a09;
  --btn-bg-color-hover: #d0d3dc;
}

button.-animated,
.btn.-animated,
input[type='submit'].-animated,
input[type='reset'].-animated,
input[type='button'].-animated {
  background-color: transparent;
  background-image: linear-gradient(var(--btn-bg-color), var(--btn-bg-color));
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position: left;
  padding-right: 20px;
  transition: background-size 0.15s ease-in-out;
}

button.-animated::after,
.btn.-animated::after,
input[type='submit'].-animated::after,
input[type='reset'].-animated::after,
input[type='button'].-animated::after {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.88889em;
  margin-left: 0.55556em;
}

button.-animated:active, button.-animated:focus, button.-animated:hover,
.btn.-animated:active,
.btn.-animated:focus,
.btn.-animated:hover,
input[type='submit'].-animated:active,
input[type='submit'].-animated:focus,
input[type='submit'].-animated:hover,
input[type='reset'].-animated:active,
input[type='reset'].-animated:focus,
input[type='reset'].-animated:hover,
input[type='button'].-animated:active,
input[type='button'].-animated:focus,
input[type='button'].-animated:hover {
  background-color: transparent;
  background-size: 100% 100%;
}

.hamburger {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.hamburger[aria-expanded='true'] .hamburger-inner {
  background-color: transparent;
  transition-delay: .22s;
}

.hamburger[aria-expanded='true'] .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 6px, 0) rotate(45deg);
}

.hamburger[aria-expanded='true'] .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 6px, 0) rotate(-45deg);
}

.hamburger-box {
  width: 20px;
  height: 15px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  width: 100%;
  top: 1.5px;
  margin-top: -1.5px;
  transition: background-color 0s .13s linear;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  height: 3px;
  background-color: #fff;
  border-radius: 1px;
  position: absolute;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: '';
  display: block;
  width: 100%;
}

.hamburger-inner::before {
  top: 6px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-inner::after {
  top: 12px;
  bottom: -6px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.wp-editor {
  padding: 20px;
}

.wysiwyg-content .entry-content-asset,
.wp-editor .entry-content-asset {
  margin-top: 50px;
  margin-bottom: 50px;
}

.wysiwyg-content figure,
.wysiwyg-content dl[id^='attachment'],
.wp-editor figure,
.wp-editor dl[id^='attachment'] {
  display: inline-block;
  position: relative;
  margin: 0 0 20px;
  max-width: 300px;
}

.wysiwyg-content figure .wp-caption-text,
.wysiwyg-content figure .wp-caption-dd,
.wysiwyg-content dl[id^='attachment'] .wp-caption-text,
.wysiwyg-content dl[id^='attachment'] .wp-caption-dd,
.wp-editor figure .wp-caption-text,
.wp-editor figure .wp-caption-dd,
.wp-editor dl[id^='attachment'] .wp-caption-text,
.wp-editor dl[id^='attachment'] .wp-caption-dd {
  font-size: 0.77778em;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 20px 0;
  border-bottom: 1px solid #d0d3dc;
}

@media (max-width: 767px) {
  .wysiwyg-content figure.alignright, .wysiwyg-content figure.alignleft,
  .wysiwyg-content dl[id^='attachment'].alignright,
  .wysiwyg-content dl[id^='attachment'].alignleft,
  .wp-editor figure.alignright,
  .wp-editor figure.alignleft,
  .wp-editor dl[id^='attachment'].alignright,
  .wp-editor dl[id^='attachment'].alignleft {
    display: block;
    max-width: none;
    text-align: center;
    margin: 20px 0;
  }
  .wysiwyg-content figure.alignright .figure-image-wrapper,
  .wysiwyg-content figure.alignright .wp-caption-dt, .wysiwyg-content figure.alignleft .figure-image-wrapper,
  .wysiwyg-content figure.alignleft .wp-caption-dt,
  .wysiwyg-content dl[id^='attachment'].alignright .figure-image-wrapper,
  .wysiwyg-content dl[id^='attachment'].alignright .wp-caption-dt,
  .wysiwyg-content dl[id^='attachment'].alignleft .figure-image-wrapper,
  .wysiwyg-content dl[id^='attachment'].alignleft .wp-caption-dt,
  .wp-editor figure.alignright .figure-image-wrapper,
  .wp-editor figure.alignright .wp-caption-dt,
  .wp-editor figure.alignleft .figure-image-wrapper,
  .wp-editor figure.alignleft .wp-caption-dt,
  .wp-editor dl[id^='attachment'].alignright .figure-image-wrapper,
  .wp-editor dl[id^='attachment'].alignright .wp-caption-dt,
  .wp-editor dl[id^='attachment'].alignleft .figure-image-wrapper,
  .wp-editor dl[id^='attachment'].alignleft .wp-caption-dt {
    display: inline-block;
    max-width: 300px;
  }
  .wysiwyg-content figure.alignright .wp-caption-text,
  .wysiwyg-content figure.alignright .wp-caption-dd, .wysiwyg-content figure.alignleft .wp-caption-text,
  .wysiwyg-content figure.alignleft .wp-caption-dd,
  .wysiwyg-content dl[id^='attachment'].alignright .wp-caption-text,
  .wysiwyg-content dl[id^='attachment'].alignright .wp-caption-dd,
  .wysiwyg-content dl[id^='attachment'].alignleft .wp-caption-text,
  .wysiwyg-content dl[id^='attachment'].alignleft .wp-caption-dd,
  .wp-editor figure.alignright .wp-caption-text,
  .wp-editor figure.alignright .wp-caption-dd,
  .wp-editor figure.alignleft .wp-caption-text,
  .wp-editor figure.alignleft .wp-caption-dd,
  .wp-editor dl[id^='attachment'].alignright .wp-caption-text,
  .wp-editor dl[id^='attachment'].alignright .wp-caption-dd,
  .wp-editor dl[id^='attachment'].alignleft .wp-caption-text,
  .wp-editor dl[id^='attachment'].alignleft .wp-caption-dd {
    max-width: 300px;
    text-align: left;
    margin: 0 auto;
  }
}

@media (min-width: 1291px) {
  .wysiwyg-content figure.alignright, .wysiwyg-content figure.alignleft,
  .wysiwyg-content dl[id^='attachment'].alignright,
  .wysiwyg-content dl[id^='attachment'].alignleft,
  .wp-editor figure.alignright,
  .wp-editor figure.alignleft,
  .wp-editor dl[id^='attachment'].alignright,
  .wp-editor dl[id^='attachment'].alignleft {
    max-width: calc(300px + (42.63523 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .wysiwyg-content figure.alignright, .wysiwyg-content figure.alignleft,
  .wysiwyg-content dl[id^='attachment'].alignright,
  .wysiwyg-content dl[id^='attachment'].alignleft,
  .wp-editor figure.alignright,
  .wp-editor figure.alignleft,
  .wp-editor dl[id^='attachment'].alignright,
  .wp-editor dl[id^='attachment'].alignleft {
    max-width: 342.63523px;
  }
}

@media (min-width: 600px) {
  .wysiwyg-content figure.alignright.wp-caption img, .wysiwyg-content figure.alignleft.wp-caption img,
  .wysiwyg-content dl[id^='attachment'].alignright.wp-caption img,
  .wysiwyg-content dl[id^='attachment'].alignleft.wp-caption img,
  .wp-editor figure.alignright.wp-caption img,
  .wp-editor figure.alignleft.wp-caption img,
  .wp-editor dl[id^='attachment'].alignright.wp-caption img,
  .wp-editor dl[id^='attachment'].alignleft.wp-caption img {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .wysiwyg-content figure.alignright,
  .wysiwyg-content dl[id^='attachment'].alignright,
  .wp-editor figure.alignright,
  .wp-editor dl[id^='attachment'].alignright {
    float: right;
    margin: .5em 0 1em 30px;
  }
}

@media (min-width: 1000px) {
  .wysiwyg-content figure.alignright,
  .wysiwyg-content dl[id^='attachment'].alignright,
  .wp-editor figure.alignright,
  .wp-editor dl[id^='attachment'].alignright {
    margin-left: 40px;
  }
}

@media (min-width: 768px) {
  .wysiwyg-content figure.alignleft,
  .wysiwyg-content dl[id^='attachment'].alignleft,
  .wp-editor figure.alignleft,
  .wp-editor dl[id^='attachment'].alignleft {
    float: left;
    margin: .5em 30px 1em 0;
  }
}

@media (min-width: 1000px) {
  .wysiwyg-content figure.alignleft,
  .wysiwyg-content dl[id^='attachment'].alignleft,
  .wp-editor figure.alignleft,
  .wp-editor dl[id^='attachment'].alignleft {
    margin-right: 40px;
  }
}

.wysiwyg-content figure.alignnone, .wysiwyg-content figure.aligncenter,
.wysiwyg-content dl[id^='attachment'].alignnone,
.wysiwyg-content dl[id^='attachment'].aligncenter,
.wp-editor figure.alignnone,
.wp-editor figure.aligncenter,
.wp-editor dl[id^='attachment'].alignnone,
.wp-editor dl[id^='attachment'].aligncenter {
  display: block;
  max-width: 100%;
  text-align: center;
  margin: 40px auto;
}

.wysiwyg-content figure.alignnone .figure-image-wrapper,
.wysiwyg-content figure.alignnone .wp-caption-dt, .wysiwyg-content figure.aligncenter .figure-image-wrapper,
.wysiwyg-content figure.aligncenter .wp-caption-dt,
.wysiwyg-content dl[id^='attachment'].alignnone .figure-image-wrapper,
.wysiwyg-content dl[id^='attachment'].alignnone .wp-caption-dt,
.wysiwyg-content dl[id^='attachment'].aligncenter .figure-image-wrapper,
.wysiwyg-content dl[id^='attachment'].aligncenter .wp-caption-dt,
.wp-editor figure.alignnone .figure-image-wrapper,
.wp-editor figure.alignnone .wp-caption-dt,
.wp-editor figure.aligncenter .figure-image-wrapper,
.wp-editor figure.aligncenter .wp-caption-dt,
.wp-editor dl[id^='attachment'].alignnone .figure-image-wrapper,
.wp-editor dl[id^='attachment'].alignnone .wp-caption-dt,
.wp-editor dl[id^='attachment'].aligncenter .figure-image-wrapper,
.wp-editor dl[id^='attachment'].aligncenter .wp-caption-dt {
  display: inline-block;
}

.wysiwyg-content figure.alignnone .wp-caption-text,
.wysiwyg-content figure.alignnone .wp-caption-dd, .wysiwyg-content figure.aligncenter .wp-caption-text,
.wysiwyg-content figure.aligncenter .wp-caption-dd,
.wysiwyg-content dl[id^='attachment'].alignnone .wp-caption-text,
.wysiwyg-content dl[id^='attachment'].alignnone .wp-caption-dd,
.wysiwyg-content dl[id^='attachment'].aligncenter .wp-caption-text,
.wysiwyg-content dl[id^='attachment'].aligncenter .wp-caption-dd,
.wp-editor figure.alignnone .wp-caption-text,
.wp-editor figure.alignnone .wp-caption-dd,
.wp-editor figure.aligncenter .wp-caption-text,
.wp-editor figure.aligncenter .wp-caption-dd,
.wp-editor dl[id^='attachment'].alignnone .wp-caption-text,
.wp-editor dl[id^='attachment'].alignnone .wp-caption-dd,
.wp-editor dl[id^='attachment'].aligncenter .wp-caption-text,
.wp-editor dl[id^='attachment'].aligncenter .wp-caption-dd {
  text-align: left;
  margin: 0 auto;
}

@media (min-width: 791px) {
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter {
    width: calc(100vw - 40px);
    max-width: none;
    margin-left: calc(395px - 50vw);
    margin-right: calc(395px - 50vw);
  }
}

@media (min-width: 1291px) {
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter {
    width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
    margin-left: calc(-250px + (-35.52936 * ((100vw - 1290px) / 550)));
    margin-right: calc(-250px + (-35.52936 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter {
    width: 1427.6468px;
    margin-left: -285.52936px;
    margin-right: -285.52936px;
  }
}

@media (min-width: 791px) {
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-text,
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-dd,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-text,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-dd,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-text,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-dd,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-text,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-dd {
    max-width: 750px;
  }
}

@media (min-width: 1291px) {
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-text,
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-dd,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-text,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-dd,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-text,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-dd,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-text,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-dd {
    max-width: calc(750px + (106.58808 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-text,
  .wysiwyg-content.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-dd,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-text,
  .wysiwyg-content.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-dd,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-text,
  .wp-editor.-full-width:not(.-max-width-full) figure.aligncenter .wp-caption-dd,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-text,
  .wp-editor.-full-width:not(.-max-width-full) dl[id^='attachment'].aligncenter .wp-caption-dd {
    max-width: 856.58808px;
  }
}

.wysiwyg-content .gallery,
.wp-editor .gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, 16.66667em);
  grid-gap: 30px;
  justify-content: space-between;
}

.accordion {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .accordion {
    margin-bottom: 80px;
  }
}

.accordion:last-child {
  margin-bottom: 0;
}

.accordion-inner {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .accordion-inner {
    max-width: calc(750px + (106.58808 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .accordion-inner {
    max-width: 856.58808px;
    font-size: 1.28488rem;
  }
}

.accordion-kicker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 400px) {
  .accordion-kicker {
    padding-left: 95px;
    margin-bottom: 30px;
  }
  .accordion-kicker::before {
    content: '';
    width: 75px;
    height: 10px;
    background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
    position: absolute;
    top: calc(.625em - 5px);
    left: 0;
  }
}

.accordion-title {
  margin-bottom: 50px;
}

.accordion-item {
  border-bottom: 1px solid #d0d3dc;
  margin: 0 auto;
}

.accordion-item:not(:last-child) {
  margin-bottom: 30px;
}

.accordion-item-title {
  font-size: 1.33333em;
  margin: 0 auto 10px;
}

.accordion-item-title button {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  width: 100%;
  background: inherit;
  color: inherit;
  cursor: auto;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: none;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
  padding: 0;
  margin-bottom: 20px;
  transition: none;
}

.accordion-item-title button[aria-controls] {
  cursor: pointer;
}

.accordion-item-title button[aria-controls]::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -22px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ff7d45;
  transform: scaleX(0);
  transform-origin: left center;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-item-title button[aria-controls]::before {
    transition: none;
  }
}

.accordion-item-title button[aria-controls]::after {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â°";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3380cd;
  font-size: 0.83333em;
  margin-top: 0.22222em;
  margin-left: 20px;
}

.accordion-item-title button[aria-controls]:active::before, .accordion-item-title button[aria-controls]:focus::before, .accordion-item-title button[aria-controls]:hover::before {
  transform: scaleX(1);
}

.accordion-item-title button[aria-expanded='true'] {
  margin-bottom: 30px;
}

.accordion-item-title button[aria-expanded='true']::after {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬ ";
}

.accordion-item-content {
  padding-bottom: 50px;
  transition: opacity 0.15s ease-in-out;
}

.accordion-item-content::after {
  content: '';
  display: block;
  clear: both;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-item-content {
    transition: none;
  }
}

.anchor {
  outline: none;
}

.centered-text {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  text-align: center;
}

@media (min-width: 768px) {
  .centered-text {
    margin-bottom: 80px;
  }
}

.centered-text:last-child {
  margin-bottom: 0;
}

.centered-text-inner {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .centered-text-inner {
    max-width: calc(800px + (113.69395 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .centered-text-inner {
    max-width: 913.69395px;
    font-size: 1.28488rem;
  }
}

.centered-text-inner::before {
  display: block;
  content: '';
  width: 75px;
  height: 10px;
  background: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  margin: 0 auto 40px;
}

@media (min-width: 1291px) {
  .centered-text-inner::before {
    width: calc(75px + (10.65881 * ((100vw - 1290px) / 550)));
    height: calc(10px + (1.42117 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .centered-text-inner::before {
    width: 85.65881px;
    height: 11.42117px;
  }
}

.contact-us-page {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1840px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .contact-us-page {
    margin-bottom: 80px;
  }
}

.contact-us-page:last-child {
  margin-bottom: 0;
}

.contact-us-page-inner {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

@media (min-width: 1291px) {
  .contact-us-page-inner {
    max-width: calc(1290px + (183.3315 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .contact-us-page-inner {
    max-width: 1473.3315px;
    font-size: 1.28488rem;
  }
}

.contact-us-page-form {
  width: 45.27778em;
}

.contact-us-page-images {
  flex-shrink: 0;
  order: -1;
  position: relative;
  width: 355em;
  min-height: 600em;
  margin-right: 80em;
}

@media (max-width: 767px) {
  .contact-us-page-images {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1099px) {
  .contact-us-page-images {
    font-size: .5px;
  }
}

@media (min-width: 1100px) {
  .contact-us-page-images {
    font-size: 1px;
  }
}

@media (min-width: 1291px) {
  .contact-us-page-images {
    font-size: calc(1px + (0.14212 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .contact-us-page-images {
    font-size: 1.14212px;
  }
}

.contact-us-page-images::before {
  content: '';
  position: absolute;
  top: 220em;
  left: 35em;
  width: 300em;
  height: 350em;
  border: 10em solid #246cb4;
  z-index: 2;
}

.contact-us-page-image {
  position: absolute;
  box-shadow: 7em 4em 39em 0 rgba(0, 0, 0, 0.23);
}

.contact-us-page-image.-big {
  top: 0;
  width: 285em;
  z-index: 1;
}

.contact-us-page-image.-small {
  top: 270em;
  right: 0;
  width: 250em;
  z-index: 3;
}

.content-slider {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto 50px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .content-slider {
    margin-bottom: 80px;
  }
}

.content-slider:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .content-slider::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    background: #246cb4;
  }
}

.content-slider-inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (min-width: 1291px) {
  .content-slider-inner {
    max-width: calc(1200px + (170.54093 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .content-slider-inner {
    max-width: 1370.54093px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 768px) {
  .content-slider-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 100px 0;
  }
}

@media (min-width: 1000px) {
  .content-slider-inner {
    padding: 110px 0 105px;
  }
}

@media (min-width: 768px) {
  .content-slider-inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: calc(25% + 10px);
    bottom: 0;
    left: 0;
    background: #246cb4;
  }
}

@media (min-width: 1200px) {
  .content-slider-inner::before {
    right: 30%;
  }
}

@media (min-width: 768px) {
  .content-slider-inner::after {
    content: '';
    position: absolute;
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 20px;
    pointer-events: none;
    border: 10px solid #0b2346;
    z-index: 2;
  }
}

@media (min-width: 1290px) {
  .content-slider-inner::after {
    left: 0;
  }
}

.content-slider-content {
  position: relative;
  background: #246cb4;
  padding: 50px 20px;
}

@media (min-width: 768px) {
  .content-slider-content {
    flex: none;
    width: 50%;
    background: none;
    padding: 0 50px;
  }
}

@media (min-width: 1000px) {
  .content-slider-content {
    padding-left: 75px;
  }
}

@media (min-width: 1200px) {
  .content-slider-content {
    padding: 0 75px 0 85px;
  }
}

@media (min-width: 1290px) {
  .content-slider-content {
    padding-left: 65px;
  }
}

.content-slider-title {
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  .content-slider-title {
    margin-bottom: 32px;
  }
}

@media (min-width: 768px) {
  .content-slider-text {
    margin-bottom: 30px;
  }
}

.content-slider-track {
  position: relative;
}

@media (min-width: 768px) {
  .content-slider-track {
    flex: none;
    width: calc(50% - 20px);
    max-width: 625px;
    margin-right: 20px;
  }
}

.content-slider-nav {
  position: absolute;
  top: 39.0625vw;
  width: 100%;
  z-index: 2;
}

@media (min-width: 768px) {
  .content-slider-nav {
    top: 50%;
  }
}

.content-slider-nav-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 40px;
  height: 40px;
  background: rgba(11, 35, 70, 0.67);
  color: #ff7d45;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0;
  transition: 0.15s ease-in-out;
}

.content-slider-nav-button::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  flex: none;
}

.content-slider-nav-button:active, .content-slider-nav-button:focus, .content-slider-nav-button:hover {
  background: rgba(11, 35, 70, 0.67);
  color: #c23a09;
}

.content-slider-nav-button.-prev {
  left: 0;
}

@media (min-width: 768px) {
  .content-slider-nav-button.-prev {
    left: -20px;
  }
}

.content-slider-nav-button.-prev::before {
  right: 2px;
  transform: rotate(180deg);
}

.content-slider-nav-button.-next {
  right: 0;
}

@media (min-width: 768px) {
  .content-slider-nav-button.-next {
    right: -20px;
  }
}

.content-slider-nav-button.-next::before {
  left: 2px;
}

.content-slider-slide {
  position: relative;
  margin: 0;
}

.content-slider-slide img {
  width: 100%;
  max-width: none;
}

.content-slider-slide-caption {
  background: #0b2346;
  font-weight: 700;
  padding: 32px 20px;
  border-bottom: 10px solid #246cb4;
}

@media (min-width: 768px) {
  .content-slider-slide-caption {
    border: 0;
    padding-right: 40px;
  }
}

@media (min-width: 1000px) {
  .content-slider-slide-caption {
    padding: 32px 80px 28px 40px;
  }
}

@media (min-width: 1200px) {
  .content-slider-slide-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 40px;
    background: rgba(11, 35, 70, 0.9);
  }
}

.content-slider-slide-caption-title {
  color: #fff;
  font-size: 1em;
  margin-bottom: 14px;
}

.content-slider-slide-caption-title a {
  display: inline;
  color: #fff;
  background-image: linear-gradient(to right, #246cb4, #246cb4);
  background-size: 100% 0.11111em;
}

.content-slider-slide-caption-title a:active, .content-slider-slide-caption-title a:focus, .content-slider-slide-caption-title a:hover {
  background-size: 100% 0.77778em;
}

.content-slider-slide-caption-text {
  color: #99c8f8;
  font-size: 0.77778em;
  font-style: italic;
  font-weight: 500;
  line-height: 1.71429;
  margin-top: 9px;
}

.content-slider-slide-caption-text:first-child {
  margin-top: 0;
}

.content-slider-slide-caption-text:last-child {
  margin-bottom: 6px;
}

.cookie-notice {
  display: none;
  background-color: #fff;
  box-shadow: -5px -5px 15px 5px rgba(0, 0, 0, 0.33);
  padding: 30px;
  transform: translateY(100%);
  transition: transform 0.25s ease-in-out;
}

.cookie-notice.-init {
  display: block;
}

.cookie-notice.-displayed {
  transform: translateY(0);
}

.cookie-notice-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  max-width: 100%;
  width: 22.85714em;
  font-size: 14px;
  font-size: 0.875rem;
  z-index: 9000;
}

.cookie-notice-wrapper.-accepted {
  display: none;
}

.cookie-notice-text {
  font-weight: 500;
  margin-bottom: 30px;
}

.cookie-notice-actions {
  display: flex;
  align-items: center;
}

.cookie-notice-actions-accept {
  flex-shrink: 0;
  padding: 15px 25px;
  margin-right: 20px;
}

.aauw-email-signup-errors {
  margin: 10px 0;
}

.aauw-email-signup-errors:empty {
  margin: 0;
}

.aauw-email-signup-errors-error {
  margin: 5px 0;
}

.event-agenda {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media (min-width: 768px) {
  .event-agenda {
    margin-bottom: 80px;
  }
}

.event-agenda:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .event-agenda {
    max-width: calc(1240px + (176.22563 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .event-agenda {
    max-width: 1416.22563px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 1000px) {
  .event-agenda {
    margin-bottom: 130px;
  }
}

.event-agenda table,
.event-agenda caption {
  text-align: left;
}

.event-agenda table {
  width: 100%;
  border-collapse: collapse;
}

@media (min-width: 1200px) {
  .event-agenda table {
    width: calc(100% - 100px);
    margin-left: 100px;
  }
}

.event-agenda table + table {
  margin-top: 45px;
}

@media (min-width: 768px) {
  .event-agenda table + table {
    margin-top: 50px;
  }
}

.event-agenda caption {
  position: relative;
  margin-bottom: 30px;
}

.event-agenda caption::before {
  content: '';
  width: 75px;
  height: 10px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .event-agenda caption::before {
    position: absolute;
    left: -100px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
  }
}

@media (min-width: 768px) {
  .event-agenda caption {
    margin-bottom: 40px;
  }
}

.event-agenda thead {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .event-agenda tbody tr:first-child td[data-col='time'] {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .event-agenda tbody tr:first-child td {
    padding-top: 0;
  }
}

.event-agenda td {
  vertical-align: top;
  padding: 0;
}

@media (min-width: 768px) {
  .event-agenda td {
    padding: 1.11111em 0;
    border-bottom: 1px solid #d0d3dc;
  }
}

.event-agenda td[data-col='time'] {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.125;
  color: #5e6068;
}

@media (min-width: 768px) {
  .event-agenda td[data-col='time'] {
    width: 250px;
  }
}

@media (min-width: 1400px) {
  .event-agenda td[data-col='time'] {
    width: 16.66667em;
  }
}

.event-agenda td[data-col='event'] h3 {
  color: black;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.55556;
  margin: 0;
}

.event-agenda td[data-col='event'] > a h3 {
  color: #246cb4;
}

.event-agenda td[data-col='event'] p {
  margin-top: 6px;
}

@media (min-width: 768px) {
  .event-agenda td[data-col='location'] {
    width: 25vw;
    padding-left: 20px;
  }
}

@media (min-width: 1000px) {
  .event-agenda td[data-col='location'] {
    width: 16.66667em;
  }
}

@media (min-width: 1100px) {
  .event-agenda td[data-col='location'] {
    width: 22.22222em;
  }
}

@media (max-width: 767px) {
  .event-agenda td {
    display: block;
    position: relative;
  }
  .event-agenda td[data-col='time'] {
    margin-top: 20px;
  }
  .event-agenda td[data-col='event'] {
    margin-top: 10px;
  }
  .event-agenda td[data-col='event'] h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .event-agenda td[data-col='event'] p {
    padding-bottom: 10px;
  }
  .event-agenda td[data-col='location'] {
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d3dc;
  }
  .event-agenda td[data-col='location'].-empty {
    margin: 0;
  }
}

.event-agenda-button {
  margin-top: 45px;
}

@media (min-width: 768px) {
  .event-agenda-button {
    margin-top: 60px;
  }
}

@media (min-width: 900px) {
  .event-agenda-button {
    margin-top: 100px;
  }
}

.featured-content {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto 50px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .featured-content {
    margin-bottom: 80px;
  }
}

.featured-content:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .featured-content {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .featured-content {
    font-size: 1.28488rem;
  }
}

.featured-content-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  padding: 0 20px;
  margin-bottom: 0;
}

@media (min-width: 800px) {
  .featured-content-title {
    margin-bottom: 20px;
  }
}

.featured-content-title-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 53px;
}

@media (min-width: 500px) {
  .featured-content-title-inner {
    padding-left: 95px;
  }
}

@media (min-width: 1291px) {
  .featured-content-title-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .featured-content-title-inner {
    max-width: 1427.6468px;
  }
}

.featured-content-title-inner::before {
  content: '';
  width: 38px;
  height: 10px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  position: absolute;
  top: 5px;
  left: 0;
}

@media (min-width: 500px) {
  .featured-content-title-inner::before {
    width: 75px;
  }
}

.featured-content-inner {
  position: relative;
  padding: 30px 15px;
}

.-has-gray-bg .featured-content-inner {
  padding-bottom: 95px;
}

.-has-gray-bg .featured-content-inner::before {
  content: '';
  position: absolute;
  top: 105px;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../images/grunge.png");
  background-size: 65px;
}

.-has-gray-bg .featured-content-inner::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 18.88889em;
  height: 21.11111em;
  background-image: url("../images/w-circle-blue.svg");
  background-repeat: no-repeat;
  background-size: 31.66667em;
  filter: brightness(0) invert(1);
  opacity: .5;
}

.featured-content-wrapper {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 1;
}

@media (min-width: 1291px) {
  .featured-content-wrapper {
    max-width: calc(1260px + (179.06798 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .featured-content-wrapper {
    max-width: 1439.06798px;
  }
}

.featured-content-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: 22.77778em;
  color: #f6f6f6;
  margin: 5px;
  overflow: hidden;
  transform: scale(1);
  transition: transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .featured-content-item {
    transition: none;
  }
}

@media (min-width: 800px) {
  .featured-content-item {
    min-height: 31.66667em;
  }
}

.-js-link-event-init .featured-content-item {
  cursor: pointer;
}

.featured-content-item:hover, .featured-content-item:focus, .featured-content-item.-focused {
  transform: scale(1.08);
  transform-origin: center;
  z-index: 1;
}

.featured-content-item:hover::after, .featured-content-item:focus::after, .featured-content-item.-focused::after {
  content: '';
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
  background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 5px, 5px 100%, 100% 5px, 5px 100%;
  animation: drawBorder5px .5s;
}

@media (prefers-reduced-motion: reduce) {
  .featured-content-item:hover::after, .featured-content-item:focus::after, .featured-content-item.-focused::after {
    transition: none;
    animation: none;
  }
}

@media (min-width: 500px) {
  .featured-content-item:hover::after, .featured-content-item:focus::after, .featured-content-item.-focused::after {
    position: absolute;
    top: 0.77778em;
    right: 0.77778em;
    bottom: 0.77778em;
    left: 0.77778em;
    background-size: 100% 10px, 10px 100%, 100% 10px, 10px 100%;
    animation: drawBorder .5s;
  }
}

@media (min-width: 900px) {
  .-two-up .featured-content-item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 1290px) {
  .-two-up .featured-content-item {
    width: 34.44444em;
  }
}

@media (max-width: 869px), (min-width: 1290px) {
  .featured-content-item:not(.-program):nth-child(odd) {
    background: #0b2346;
  }
  .featured-content-item:not(.-program):nth-child(odd):hover::after, .featured-content-item:not(.-program):nth-child(odd):focus::after, .featured-content-item:not(.-program):nth-child(odd).-focused::after {
    background-image: linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%), linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%);
  }
  .featured-content-item:not(.-program):nth-child(even) {
    background-color: #246cb4;
  }
  .featured-content-item:not(.-program):nth-child(even):hover::after, .featured-content-item:not(.-program):nth-child(even):focus::after, .featured-content-item:not(.-program):nth-child(even).-focused::after {
    background-image: linear-gradient(to right, #0b2346 100%, #0b2346 100%), linear-gradient(to bottom, #0b2346 100%, #0b2346 100%), linear-gradient(to right, #0b2346 100%, #0b2346 100%), linear-gradient(to bottom, #0b2346 100%, #0b2346 100%);
  }
}

@media (min-width: 870px) and (max-width: 1289px) {
  .featured-content-item:not(.-program) {
    background: #0b2346;
  }
  .featured-content-item:not(.-program):hover::after, .featured-content-item:not(.-program):focus::after, .featured-content-item:not(.-program).-focused::after {
    background-image: linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%), linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%);
  }
  .featured-content-item:not(.-program):nth-child(4n+2), .featured-content-item:not(.-program):nth-child(4n+3) {
    background-color: #246cb4;
  }
  .featured-content-item:not(.-program):nth-child(4n+2):hover::after, .featured-content-item:not(.-program):nth-child(4n+2):focus::after, .featured-content-item:not(.-program):nth-child(4n+2).-focused::after, .featured-content-item:not(.-program):nth-child(4n+3):hover::after, .featured-content-item:not(.-program):nth-child(4n+3):focus::after, .featured-content-item:not(.-program):nth-child(4n+3).-focused::after {
    background-image: linear-gradient(to right, #0b2346 100%, #0b2346 100%), linear-gradient(to bottom, #0b2346 100%, #0b2346 100%), linear-gradient(to right, #0b2346 100%, #0b2346 100%), linear-gradient(to bottom, #0b2346 100%, #0b2346 100%);
  }
}

@media (min-width: 900px) {
  .two-up .featured-content-item:not(.-program) {
    background: #0b2346;
  }
  .two-up .featured-content-item:not(.-program):hover::after, .two-up .featured-content-item:not(.-program):focus::after, .two-up .featured-content-item:not(.-program).-focused::after {
    background-image: linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%), linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%);
  }
  .two-up .featured-content-item:not(.-program):nth-child(4n+2), .two-up .featured-content-item:not(.-program):nth-child(4n+3) {
    background-color: #246cb4;
  }
  .two-up .featured-content-item:not(.-program):nth-child(4n+2):hover::after, .two-up .featured-content-item:not(.-program):nth-child(4n+2):focus::after, .two-up .featured-content-item:not(.-program):nth-child(4n+2).-focused::after, .two-up .featured-content-item:not(.-program):nth-child(4n+3):hover::after, .two-up .featured-content-item:not(.-program):nth-child(4n+3):focus::after, .two-up .featured-content-item:not(.-program):nth-child(4n+3).-focused::after {
    background-image: linear-gradient(to right, #0b2346 100%, #0b2346 100%), linear-gradient(to bottom, #0b2346 100%, #0b2346 100%), linear-gradient(to right, #0b2346 100%, #0b2346 100%), linear-gradient(to bottom, #0b2346 100%, #0b2346 100%);
  }
}

.featured-content-item.-program {
  background-color: #c23a09;
}

.featured-content-item.-program:hover::after, .featured-content-item.-program:focus::after, .featured-content-item.-program.-focused::after {
  background-image: linear-gradient(to right, #fff 100%, #fff 100%), linear-gradient(to bottom, #fff 100%, #fff 100%), linear-gradient(to right, #fff 100%, #fff 100%), linear-gradient(to bottom, #fff 100%, #fff 100%);
}

.featured-content-item.-face-of-aauw::before {
  content: '';
  position: absolute;
  top: 1.66667em;
  right: 1.66667em;
  width: 8.11111em;
  height: 6.38889em;
  background-image: url("../images/right-quote-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (min-width: 800px) {
  .featured-content-item:last-child {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 6.38889em), calc(100% - 1.66667em) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 6.38889em), calc(100% - 1.66667em) 100%, 0 100%);
    transition: transform 0.15s ease-in-out, -webkit-clip-path 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, clip-path 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, clip-path 0.15s ease-in-out, -webkit-clip-path 0.15s ease-in-out;
  }
}

@media (prefers-reduced-motion: reduce) {
  .featured-content-item:last-child {
    transition: none;
  }
}

.featured-content-item:last-child:hover, .featured-content-item:last-child:focus, .featured-content-item:last-child.-focused {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 100%);
}

.featured-content-item-top, .featured-content-item-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.featured-content-item-top {
  padding: 30px 20px 20px;
}

@media (min-width: 500px) {
  .featured-content-item-top {
    padding: 2.22222em;
  }
}

@media (min-width: 800px) {
  .featured-content-item-top {
    flex-basis: 13.88889em;
  }
}

.featured-content-item-bottom:not(.-is-img) {
  flex-grow: 1;
  padding: 0 20px 30px;
}

@media (min-width: 500px) {
  .featured-content-item-bottom:not(.-is-img) {
    padding: 0 2.22222em 2.22222em;
  }
}

.featured-content-item-type {
  order: -1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  background: rgba(255, 255, 255, 0.1);
  padding: 0.72222em;
  margin-bottom: 28px;
}

.featured-content-item-type.-none {
  min-height: 2.69444em;
  background: transparent;
}

@media (max-width: 799px) {
  .featured-content-item-type.-none {
    display: none;
  }
}

.featured-content-item-type-external-source {
  display: inline-block;
  position: relative;
  font-style: italic;
  font-weight: 500;
  letter-spacing: normal;
  text-transform: none;
  padding-left: .5em;
}

.featured-content-item-type-external-source::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: .75em;
  background: rgba(255, 255, 255, 0.3);
  margin-top: -.375em;
}

.featured-content-item-type-external-source {
  content: "ÃƒÂ®Ã‚Â¤Ã‚Â";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.64286em;
  vertical-align: middle;
  margin-left: .25em;
}

.featured-content-item-title {
  color: inherit;
  font-size: 1.33333em;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 16px;
}

.featured-content-item-title-link {
  background-image: none;
  transition: none;
  color: inherit;
}

.featured-content-item-quote {
  font-weight: 500;
  margin-top: 5px;
}

.featured-content-item-date {
  font-size: 0.77778em;
  font-weight: 500;
  margin-top: auto;
}

.featured-content-item-thumb {
  align-self: stretch;
}

.featured-content-item-thumb img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 499px) {
  .featured-content-item-thumb img {
    height: calc(78vw - 40px);
  }
}

@media (min-width: 400px) {
  .featured-content-item-thumb img {
    height: 17.77778em;
  }
}

@media (min-width: 900px) {
  .-two-up .featured-content-item-thumb img {
    height: 18.88889em;
  }
}

.featured-content-item-thumb.-program-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}

.featured-content-item-thumb.-program-logo img {
  width: 22.77778em;
  object-position: right -5.11111em bottom -6.77778em;
  margin-left: auto;
}

.featured-content-item-face-byline {
  display: flex;
  align-items: center;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.4;
  margin-top: auto;
}

.featured-content-item-face-byline img {
  border-radius: 50%;
  margin-right: 20px;
}

.full-width-cta {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  position: relative;
}

@media (min-width: 768px) {
  .full-width-cta {
    margin-bottom: 80px;
  }
}

.full-width-cta:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .full-width-cta:last-child {
    margin-bottom: -50px;
  }
}

@media (min-width: 1100px) {
  .full-width-cta:last-child {
    margin-bottom: -130px;
  }
}

.full-width-cta-logo {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 23%;
  max-width: 318px;
}

@media (min-width: 768px) {
  .full-width-cta-logo {
    display: block;
  }
}

.full-width-cta-inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .full-width-cta-inner {
    max-width: calc(1100px + (156.32919 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .full-width-cta-inner {
    max-width: 1256.32919px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 768px) {
  .full-width-cta-inner {
    width: 50%;
    padding-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .full-width-cta-inner {
    padding-bottom: 110px;
  }
}

@media (min-width: 1600px) {
  .full-width-cta-inner {
    width: 60%;
  }
}

.full-width-cta-title {
  text-align: center;
  margin-bottom: 40px;
}

.full-width-cta-title::before {
  content: '';
  width: 75px;
  height: 10px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  display: block;
  margin: 0 auto 50px;
}

.full-width-cta-links {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
}

@media (min-width: 500px) {
  .full-width-cta-links {
    margin: 0 -20px;
  }
}

.full-width-cta-links li {
  flex: none;
  margin: 0 0 20px;
}

@media (max-width: 499px) {
  .full-width-cta-links li {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 500px) {
  .full-width-cta-links li {
    margin: 0 20px 20px;
  }
}

.full-width-cta-links li a {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
}

.dark-bg .full-width-cta-links li a,
.light-blue-bg .full-width-cta-links li a {
  color: #fff;
}

.full-width-cta-links li a::before {
  color: #3380cd;
}

.full-width-cta-links li a::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.full-width-cta-links li a:active::before, .full-width-cta-links li a:focus::before, .full-width-cta-links li a:hover::before, .full-width-cta-links li a.-active::before {
  left: 5px;
  color: #ff7d45;
}

.full-width-cta-links li a:active.-active::before, .full-width-cta-links li a:focus.-active::before, .full-width-cta-links li a:hover.-active::before {
  left: 10px;
}

.full-width-promo {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto 100px;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (min-width: 768px) {
  .full-width-promo {
    margin-bottom: 130px;
  }
}

.full-width-promo:last-child {
  margin-bottom: 50px;
}

.full-width-promo-background {
  padding-bottom: 36.11111%;
  background-position: center;
  background-size: cover;
}

@media (max-width: 767px) {
  .full-width-promo-background {
    position: relative;
  }
}

@media (min-width: 768px) {
  .full-width-promo-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
  }
}

.full-width-promo-background-caption-mobile {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  color: #f6f6f6;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
  align-items: flex-end;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 40px 10px 10px;
}

@media (min-width: 400px) {
  .full-width-promo-background-caption-mobile {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) 5px, rgba(0, 0, 0, 0) 100%);
    padding-bottom: 15px;
  }
}

@media (min-width: 500px) {
  .full-width-promo-background-caption-mobile {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) 15px, rgba(0, 0, 0, 0) 100%);
    padding-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .full-width-promo-background-caption-mobile {
    display: none;
  }
}

.full-width-promo-inner {
  position: relative;
}

@media (min-width: 768px) {
  .full-width-promo-inner {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    min-height: 650px;
    padding: 0 20px;
  }
}

@media (min-width: 1291px) {
  .full-width-promo-inner {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .full-width-promo-inner {
    font-size: 1.28488rem;
  }
}

.full-width-promo-caption {
  color: #f6f6f6;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
  display: flex;
  align-items: flex-end;
  flex: 1 1 auto;
  width: 33%;
  min-height: 100px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 20px 10px 10px;
}

.full-width-promo-caption::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  width: 20px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 767px) {
  .full-width-promo-caption {
    display: none;
  }
}

.full-width-promo-content {
  position: relative;
  padding: 50px 20px;
  margin: -5px 20px 0;
}

@media (min-width: 400px) {
  .full-width-promo-content {
    margin: -10px 30px 0;
    padding: 50px 30px;
  }
}

@media (min-width: 500px) {
  .full-width-promo-content {
    padding: 80px 50px 50px;
    margin-top: -20px;
  }
}

@media (min-width: 768px) {
  .full-width-promo-content {
    bottom: -50px;
    flex: 1 1 auto;
    width: 67%;
    max-width: 34.72222em;
    margin: 0;
  }
}

@media (min-width: 1500px) {
  .full-width-promo-content {
    margin-right: calc(50vw - 740px);
  }
}

@media (min-width: 1840px) {
  .full-width-promo-content {
    margin-right: 160px;
  }
}

.full-width-promo-content::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(-47deg, #14487b 0%, #0b2346 100%);
  opacity: .95;
}

.full-width-promo-content-inner {
  position: relative;
}

.full-width-promo-kicker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  position: relative;
  margin-bottom: 30px;
}

@media (min-width: 400px) {
  .full-width-promo-kicker::before {
    content: '';
    width: 75px;
    height: 10px;
    background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
    position: absolute;
    top: 4px;
    left: -90px;
  }
}

@media (min-width: 500px) {
  .full-width-promo-kicker::before {
    top: 5px;
    left: -95px;
  }
}

.group-promo {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .group-promo {
    margin-bottom: 80px;
  }
}

.group-promo:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .group-promo {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .group-promo {
    font-size: 1.28488rem;
  }
}

.group-promo a:not(.btn) {
  color: inherit;
}

.group-promo-category {
  background-color: #0b2346;
  text-align: center;
}

@media (min-width: 768px) {
  .group-promo-category {
    text-align: left;
  }
}

.group-promo-category:nth-child(even) {
  background-color: #246cb4;
}

.group-promo-category-header-inner, .group-promo-category-items-inner {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 20px;
}

@media (min-width: 1291px) {
  .group-promo-category-header-inner, .group-promo-category-items-inner {
    max-width: calc(1290px + (183.3315 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .group-promo-category-header-inner, .group-promo-category-items-inner {
    max-width: 1473.3315px;
  }
}

.group-promo-category-header {
  position: relative;
}

.group-promo-category-header::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}

.group-promo-category-header-inner > * {
  position: relative;
}

@media (min-width: 768px) {
  .group-promo-category-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 120px;
    padding-left: 0;
    padding-right: 50px;
  }
}

@media (min-width: 1400px) {
  .group-promo-category-header-inner {
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .group-promo-category-header-title {
    padding-left: 70px;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (min-width: 1400px) {
  .group-promo-category-header-title {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .group-promo-category-header-title::before {
    position: absolute;
    top: 0.7em;
    right: calc(100% - 50px);
    width: 50px;
    height: 10px;
    background-image: linear-gradient(to left, #ff7d45 0%, #c81a00 100%);
    content: '';
    margin-top: -5px;
  }
}

@media (min-width: 768px) and (min-width: 1290px) {
  .group-promo-category-header-title::before {
    width: calc(50vw - 18.59375em);
  }
}

@media (min-width: 768px) and (min-width: 1400px) {
  .group-promo-category-header-title::before {
    width: calc(50vw - 20.15625em);
    right: calc(100% + 20px);
  }
}

@media (min-width: 768px) and (min-width: 1970px) {
  .group-promo-category-header-title::before {
    width: 250px;
  }
}

.group-promo-category-header-link {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
}

.dark-bg .group-promo-category-header-link,
.light-blue-bg .group-promo-category-header-link {
  color: #fff;
}

.group-promo-category-header-link::before {
  color: #ff7d45;
}

.group-promo-category-header-link::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.group-promo-category-header-link:active::before, .group-promo-category-header-link:focus::before, .group-promo-category-header-link:hover::before, .group-promo-category-header-link.-active::before {
  left: 5px;
  color: #c23a09;
}

.group-promo-category-header-link:active.-active::before, .group-promo-category-header-link:focus.-active::before, .group-promo-category-header-link:hover.-active::before {
  left: 10px;
}

@media (min-width: 768px) {
  .group-promo-category-header-link {
    font-size: 1.33333em;
  }
  .group-promo-category-header-link::before {
    font-size: 0.66667em;
  }
}

.group-promo-category-items-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 1099px) {
  .group-promo-category-items-inner {
    display: block;
    padding-left: 70px;
    padding-right: 70px;
  }
}

@media (min-width: 768px) {
  .group-promo-category-items-inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 1100px) {
  .group-promo-category-items-inner {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}

.group-promo-category-item {
  max-width: 21.11111em;
  margin-bottom: 40px;
}

@media (min-width: 768px) and (max-width: 1099px) {
  .group-promo-category-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    max-width: 600px;
    min-height: 160px;
    padding-left: 200px;
  }
}

@media (min-width: 1100px) {
  .group-promo-category-item {
    flex: 1 1 0;
    margin: 0 10px;
  }
  .group-promo-category-item:first-child {
    margin-left: 0;
  }
  .group-promo-category-item:last-child {
    margin-right: 0;
  }
}

.group-promo-category-item:last-child {
  margin-bottom: 0;
}

.group-promo-category-item-image {
  display: inline-block;
  width: 160px;
  height: 160px;
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 1099px) {
  .group-promo-category-item-image {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.group-promo-category-item-title {
  margin-bottom: 10px;
}

.group-promo-category-item-link {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  margin-top: 20px;
}

.dark-bg .group-promo-category-item-link,
.light-blue-bg .group-promo-category-item-link {
  color: #fff;
}

.group-promo-category-item-link::before {
  color: #ff7d45;
}

.group-promo-category-item-link::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.group-promo-category-item-link:active::before, .group-promo-category-item-link:focus::before, .group-promo-category-item-link:hover::before, .group-promo-category-item-link.-active::before {
  left: 5px;
  color: #c23a09;
}

.group-promo-category-item-link:active.-active::before, .group-promo-category-item-link:focus.-active::before, .group-promo-category-item-link:hover.-active::before {
  left: 10px;
}

@keyframes heroDetailLoad {
  0% {
    background-size: 0 10px, 10px 0, 0 10px, 10px 0;
  }
  50% {
    background-size: 0 10px, 10px 0, 0 10px, 10px 0;
  }
  70% {
    background-size: 100% 10px, 10px 0, 0 10px, 10px 0;
  }
  75% {
    background-size: 100% 10px, 10px calc(100% - 20px), 0 10px, 10px 0;
  }
  95% {
    background-size: 100% 10px, 10px calc(100% - 20px), 100% 10px, 10px 0;
  }
  100% {
    background-size: 100% 10px, 10px calc(100% - 20px), 100% 10px, 10px calc(100% - 20px);
  }
}

@media (max-width: 999px) {
  .hero.hero-detail .hero-inner::before {
    animation: 1s linear 0s 1 heroLoadHeadingBarFrameless;
  }
}

@media (min-width: 1000px) {
  .hero.hero-detail:not(.-frameless) .hero-frame {
    background-image: linear-gradient(to right, rgba(36, 108, 180, 0.15) 100%, rgba(36, 108, 180, 0.15) 100%), linear-gradient(to bottom, rgba(36, 108, 180, 0.15) 100%, rgba(36, 108, 180, 0.15) 100%), linear-gradient(to right, rgba(36, 108, 180, 0.15) 100%, rgba(36, 108, 180, 0.15) 100%), linear-gradient(to bottom, rgba(36, 108, 180, 0.15) 100%, rgba(36, 108, 180, 0.15) 100%);
    background-origin: border-box;
    background-position: 0 0, 100% 10px, 100% 100%, 0 calc(100% - 10px);
    background-repeat: no-repeat;
    background-size: 100% 10px, 10px calc(100% - 20px), 100% 10px, 10px calc(100% - 20px);
    border: 10px solid transparent;
    padding-top: 30px;
    padding-bottom: 40px;
    animation: 1s linear 0s 1 heroDetailLoad;
  }
}

.hero.hero-detail .hero-heading {
  max-width: 16.96429em;
}

.hero.hero-detail .error-404-hero-button {
  margin-top: 45px;
}

@keyframes heroHomeFrameLoadMobile {
  0% {
    background-size: 0 6px, 6px 0, 0 6px, 6px 0;
  }
  66.667% {
    background-size: 0 6px, 6px 0, 0 6px, 6px 0;
  }
  75% {
    background-size: 100% 6px, 6px 0, 0 6px, 6px 0;
  }
  83.333% {
    background-size: 100% 6px, 6px 100%, 0 6px, 6px 0;
  }
  91.667% {
    background-size: 100% 6px, 6px 100%, 100% 6px, 6px 0;
  }
  100% {
    background-size: 100% 6px, 6px 100%, 100% 6px, 6px 100%;
  }
}

@keyframes heroHomeFrameLoad {
  0% {
    background-size: 0 10px, 10px 0, 0 10px, 10px 0;
  }
  66.667% {
    background-size: 0 10px, 10px 0, 0 10px, 10px 0;
  }
  75% {
    background-size: 100% 10px, 10px 0, 0 10px, 10px 0;
  }
  83.333% {
    background-size: 100% 10px, 10px 100%, 0 10px, 10px 0;
  }
  91.667% {
    background-size: 100% 10px, 10px 100%, 100% 10px, 10px 0;
  }
  100% {
    background-size: 100% 10px, 10px 100%, 100% 10px, 10px 100%;
  }
}

.hero-home {
  margin-bottom: 50px;
}

@media (max-width: 999px) {
  .hero-home {
    display: flex;
    justify-content: center;
    background-image: linear-gradient(-47deg, #14487b, #091a33);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 20px 50px;
  }
}

@media (min-width: 1000px) {
  .hero-home {
    margin-bottom: 100px;
  }
}

.hero-home-inner {
  display: flex;
  flex-direction: column;
}

@media (max-width: 999px) {
  .hero-home-inner {
    flex-grow: 1;
    position: relative;
    max-width: 500px;
    background-image: linear-gradient(to right, #246cb4 100%, #246cb4 100%), linear-gradient(to bottom, #246cb4 100%, #246cb4 100%), linear-gradient(to right, #246cb4 100%, #246cb4 100%), linear-gradient(to bottom, #246cb4 100%, #246cb4 100%);
    background-origin: border-box;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 6px, 6px 100%, 100% 6px, 6px 100%;
    border: 6px solid transparent;
    animation: 1.5s linear 0s 1 heroHomeFrameLoadMobile;
  }
}

@media (min-width: 1000px) {
  .hero-home-inner {
    flex-direction: row;
  }
}

.hero-home-text, .hero-home-image {
  flex-shrink: 0;
  position: relative;
}

@media (min-width: 1000px) {
  .hero-home-text {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 50%;
    padding: 175px 0 190px 50px;
    margin-right: -30px;
    z-index: 3;
  }
  .hero-home-text::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 190px), calc(100% - 50px) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 190px), calc(100% - 50px) 100%, 0 100%);
    background-image: linear-gradient(-47deg, #14487b, #091a33);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (min-width: 1000px) and (min-width: 1100px) {
  .hero-home-text {
    padding-left: 100px;
  }
}

@media (min-width: 1000px) {
  .hero-home-text-frame {
    position: relative;
    width: calc(34.48276vw + 155.17241px);
    background-image: linear-gradient(to right, #246cb4 100%, #246cb4 100%), linear-gradient(to bottom, #246cb4 100%, #246cb4 100%), linear-gradient(to right, #246cb4 100%, #246cb4 100%), linear-gradient(to bottom, #246cb4 100%, #246cb4 100%);
    background-origin: border-box;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 10px, 10px 100%, 100% 10px, 10px 100%;
    padding: 65px 65px 70px;
    border: 10px solid transparent;
    margin-right: calc(1.65517px - 8.96552vw);
    animation: 1.5s linear 0s 1 heroHomeFrameLoad;
  }
}

@media (min-width: 1291px) {
  .hero-home-text-frame {
    width: calc(600px + (85.27047 * ((100vw - 1290px) / 550)));
    margin-right: calc(-114px + (-16.20139 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .hero-home-text-frame {
    width: 685.27047px;
    margin-right: -130.20139px;
  }
}

.hero-home-title {
  font-weight: 800;
  margin: 20px 0 20px -14px;
  animation: .5s linear 0s 1 heroLoad;
}

@media (max-width: 499px) {
  .hero-home-title {
    font-size: calc(10vw + 0.375em);
  }
}

@media (min-width: 500px) and (max-width: 999px) {
  .hero-home-title {
    font-size: 3.11111em;
  }
}

@media (min-width: 1000px) {
  .hero-home-title {
    font-size: calc(8.62069vw - 6.2069px);
    margin: 0 0 0 calc(65.7931px - 21.37931vw);
  }
}

@media (min-width: 1291px) {
  .hero-home-title {
    font-size: calc(105.068px + (14.932 * ((100vw - 1290px) / 550)));
    margin-left: calc(-210px + (-29.84466 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .hero-home-title {
    font-size: 120px;
    margin-left: -239.84466px;
  }
}

.hero-home-intro-text, .hero-home-link {
  animation: 1s linear 0s 1 heroContentLoad;
}

.hero-home-intro-text {
  line-height: 1.6;
}

@media (max-width: 999px) {
  .hero-home-intro-text {
    padding: 0 20px;
  }
}

@media (min-width: 1000px) {
  .hero-home-intro-text {
    font-size: 1.11111em;
    font-weight: 500;
    letter-spacing: -0.00556em;
    max-width: 18.86364em;
  }
}

@media (min-width: 1200px) {
  .hero-home-intro-text {
    font-size: 1.22222em;
  }
}

@media (max-width: 999px) {
  .hero-home-link {
    text-align: center;
    margin: 12px auto -33px;
  }
}

@media (min-width: 1000px) {
  .hero-home-link {
    margin-top: 50px;
  }
}

@media (max-width: 999px) {
  .hero-home-link a.-animated {
    background-color: var(--btn-bg-color);
    background-image: none;
  }
  .hero-home-link a.-animated::after {
    display: none;
  }
  .hero-home-link a.-animated:active, .hero-home-link a.-animated:focus, .hero-home-link a.-animated:hover {
    background-color: var(--btn-bg-color-hover);
  }
}

@media (min-width: 400px) and (max-width: 999px) {
  .hero-home-link a.-animated {
    padding-right: 30px;
  }
}

@media (max-width: 999px) {
  .hero-home-image {
    order: -1;
    padding: 0 0 93.54839%;
  }
}

@media (min-width: 1000px) {
  .hero-home-image {
    background: #14487b;
  }
}

.hero-home-image-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 930px;
  max-width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 1000px) {
  .hero-home-image {
    width: calc(50% + 30px);
    min-height: calc((50vw + 30px) * .93548);
    margin-bottom: 80px;
  }
  .hero-home-image-gradient {
    position: absolute;
    left: 0;
    max-width: 100%;
    width: 930px;
  }
  .hero-home-image-gradient-top {
    top: 0;
    background-image: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
    height: 320px;
  }
  .hero-home-image-gradient-left {
    top: 0;
    bottom: 0;
    width: 37.63441%;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), #000);
    opacity: .45;
  }
  .hero-home-image-gradient-bottom {
    bottom: 0;
    height: 135px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 7%, #000);
    opacity: .8;
  }
}

@media (min-width: 1800px) {
  .hero-home-image {
    min-height: 870px;
  }
}

.hero-home-image-caption {
  display: none;
  color: #f6f6f6;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.4;
}

@media (min-width: 1000px) {
  .hero-home-image-caption {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 40px;
    z-index: 2;
  }
  @supports ((-webkit-clip-path: polygon(0 0, 0 100%, 100% 0)) or (clip-path: polygon(0 0, 0 100%, 100% 0))) {
    .hero-home-image-caption {
      left: 20px;
    }
  }
}

.hero.hero-landing {
  background-color: #0b2346;
  margin-bottom: 50px;
}

@media (min-width: 1000px) {
  .hero.hero-landing {
    min-height: 600px;
    margin-bottom: 100px;
  }
}

@media (min-width: 1000px) {
  .hero.hero-landing {
    padding-top: 200px;
  }
}

.hero.hero-landing .hero-bg-image {
  opacity: .14;
}

@media (min-width: 1800px) {
  .hero.hero-landing .hero-bg-image::before, .hero.hero-landing .hero-bg-image::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
  }
  .hero.hero-landing .hero-bg-image::before {
    left: 0;
    background-image: linear-gradient(to right, #0b2346, rgba(11, 35, 70, 0));
  }
  .hero.hero-landing .hero-bg-image::after {
    right: 0;
    background-image: linear-gradient(to left, #0b2346, rgba(11, 35, 70, 0));
  }
}

.hero.hero-landing .hero-frame {
  padding-right: 0;
  border-right-width: 0;
}

.hero.hero-landing .hero-frame-left {
  max-width: 32.22222em;
}

.hero.hero-landing .hero-parent-link {
  margin-bottom: 24px;
}

@media (min-width: 1000px) {
  .hero.hero-landing .hero-heading::before {
    background-image: linear-gradient(to left, #ff7d45, #c81a00 250px);
    animation: 1s linear 0s 1 heroLoadHeadingBarFrameless;
  }
}

.hero-landing-subnav {
  line-height: 1.3;
}

@media (min-width: 1000px) {
  .hero-landing-subnav {
    margin-top: 4.44444em;
  }
}

.hero-landing-subnav li {
  padding: 4px 0;
}

.hero-landing-subnav a {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
}

.dark-bg .hero-landing-subnav a,
.light-blue-bg .hero-landing-subnav a {
  color: #fff;
}

.hero-landing-subnav a::before {
  color: #3380cd;
}

.hero-landing-subnav a::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.hero-landing-subnav a:active::before, .hero-landing-subnav a:focus::before, .hero-landing-subnav a:hover::before, .hero-landing-subnav a.-active::before {
  left: 5px;
  color: #ff7d45;
}

.hero-landing-subnav a:active.-active::before, .hero-landing-subnav a:focus.-active::before, .hero-landing-subnav a:hover.-active::before {
  left: 10px;
}

.hero-landing-frame-left-content {
  animation: .75s linear 0s 1 heroContentLoad;
}

.hero-landing-subtext {
  color: #ff7d45;
  font-weight: 700;
  margin: -20px 0 20px;
}

.hero-landing-text {
  max-width: 565px;
}

.hero-landing-text:not(:last-child) {
  margin-bottom: 30px;
}

.hero.hero-report {
  background-color: #0b2346;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .hero.hero-report {
    padding-bottom: 33%;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .hero.hero-report {
    padding-bottom: 100px;
  }
}

@media (min-width: 1000px) {
  .hero.hero-report {
    min-height: 600px;
    padding-bottom: 120px;
    margin-bottom: 100px;
  }
}

@media (min-width: 1000px) {
  .hero.hero-report {
    padding-top: 200px;
  }
}

.hero.hero-report .hero-bg-image {
  background-position: center bottom;
}

@media (max-width: 999px) {
  .hero.hero-report .hero-bg-image {
    background-size: 130%;
  }
}

@media (min-width: 1000px) {
  .hero.hero-report .hero-bg-image {
    background-size: 1800px;
  }
}

.hero.hero-report .hero-frame-left {
  max-width: 32.22222em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .hero.hero-report .hero-frame-left {
    width: 65%;
  }
}

.hero.hero-report .hero-parent-link {
  margin-bottom: 24px;
}

@media (min-width: 1000px) {
  .hero.hero-report .hero-heading::before {
    background-image: linear-gradient(to left, #ff7d45, #c81a00 250px);
    animation: 1s linear 0s 1 heroLoadHeadingBarFrameless;
  }
}

.hero-report-frame-left-content {
  animation: .75s linear 0s 1 heroContentLoad;
}

.hero-report-links {
  line-height: 1.4;
}

.hero-report-links-item {
  display: inline-block;
  margin: 0 40px 10px 0;
}

.hero-report-links-item:last-child {
  margin-right: 0;
}

.hero-report-links-item a {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
}

.dark-bg .hero-report-links-item a,
.light-blue-bg .hero-report-links-item a {
  color: #fff;
}

.hero-report-links-item a::before {
  color: #3380cd;
}

.hero-report-links-item a::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.hero-report-links-item a:active::before, .hero-report-links-item a:focus::before, .hero-report-links-item a:hover::before, .hero-report-links-item a.-active::before {
  left: 5px;
  color: #ff7d45;
}

.hero-report-links-item a:active.-active::before, .hero-report-links-item a:focus.-active::before, .hero-report-links-item a:hover.-active::before {
  left: 10px;
}

@keyframes heroLoad {
  0% {
    opacity: 0;
    transform: translateX(-70px);
  }
}

@keyframes heroContentLoad {
  0% {
    opacity: 0;
    transform: translateX(-70px);
  }
  67% {
    opacity: 0;
    transform: translateX(-70px);
  }
}

@keyframes heroLoadHeadingBar {
  0% {
    transform: scaleX(0);
  }
  67% {
    transform: scaleX(0);
  }
}

@keyframes heroLoadHeadingBarFrameless {
  0% {
    transform: scaleX(0);
  }
  50% {
    transform: scaleX(0);
  }
}

.hero {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  padding: 130px 20px 50px;
}

@media (min-width: 1000px) {
  .hero {
    padding-top: 150px;
    margin-bottom: 30px;
  }
}

.hero.-flush, .hero.-has-caption {
  padding-bottom: 0;
}

.hero.-flush {
  margin-bottom: 0;
}

.hero-bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (min-width: 1800px) {
  .hero-bg-image {
    width: 1800px;
    left: 50%;
    right: auto;
    margin-left: -900px;
  }
}

.hero-inner {
  position: relative;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
}

@media (min-width: 1291px) {
  .hero-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .hero-inner {
    max-width: 1427.6468px;
    font-size: 1.28488rem;
  }
}

@media (max-width: 999px) {
  .hero-inner::before {
    content: '';
    display: block;
    width: 70px;
    height: 5px;
    animation: 1.5s linear 0s 1 heroLoadHeadingBar;
    background-image: linear-gradient(to right, #c81a00, #ff7d45);
    transform-origin: left center;
    margin-bottom: 20px;
  }
}

.hero-frame {
  position: relative;
}

@media (min-width: 1000px) {
  .hero-frame {
    display: flex;
    justify-content: space-between;
    border-color: transparent;
    border-style: solid;
    border-width: 0 10px;
    padding: 0 20px;
  }
}

@media (min-width: 1291px) {
  .hero-frame {
    padding-left: calc(43.77834px + (6.22166 * ((100vw - 1290px) / 550)));
    padding-right: calc(43.77834px + (6.22166 * ((100vw - 1290px) / 550)));
    margin-left: calc(-52.534px + (-7.466 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .hero-frame {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -60px;
  }
}

@media (min-width: 1000px) and (max-width: 1499px) {
  .hero-frame {
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 0;
  }
}

@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-frame {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -35px;
  }
}

.hero-frame-left {
  flex-grow: 1;
  animation: .5s linear 0s 1 heroLoad;
}

.hero-frame-right {
  animation: .75s linear 0s 1 heroContentLoad;
  margin-top: 50px;
}

@media (min-width: 1000px) {
  .hero-frame-right {
    width: calc(16.94444em + 20px);
    padding-left: 20px;
    margin: 0;
  }
}

.hero-frame-right:empty {
  display: none;
}

.hero-parent-link {
  margin-bottom: 20px;
}

.hero-parent-link a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  display: inline;
}

@media (min-width: 1000px) {
  .hero-heading {
    position: relative;
  }
  .hero-heading::before {
    content: '';
    display: block;
    position: absolute;
    top: calc(.6em - 5px);
    right: calc(100% + 20px);
    width: 275px;
    height: 10px;
    animation: 1.5s linear 0s 1 heroLoadHeadingBar;
    background-image: linear-gradient(to left, #c81a00, #ff7d45 250px);
    transform-origin: left center;
  }
  .-frameless .hero-heading::before {
    animation: 1s linear 0s 1 heroLoadHeadingBarFrameless;
  }
}

.single-leader .hero-heading:not(:last-child) {
  margin-bottom: 10px;
}

.hero-bg-caption {
  color: #f6f6f6;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.4;
  opacity: .75;
  min-height: 50px;
  padding: 20px 0;
  margin-top: auto;
}

.image-fifty-fifty {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1800px;
}

@media (min-width: 768px) {
  .image-fifty-fifty {
    margin-bottom: 80px;
  }
}

.image-fifty-fifty:last-child {
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .image-fifty-fifty {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .image-fifty-fifty {
    display: flex;
    align-items: center;
    position: relative;
  }
  .image-fifty-fifty.-align-right {
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .image-fifty-fifty + .image-fifty-fifty,
  .image-fifty-fifty + .anchor + .image-fifty-fifty {
    margin-top: -50px;
  }
}

@media (min-width: 1200px) {
  .image-fifty-fifty + .image-fifty-fifty,
  .image-fifty-fifty + .anchor + .image-fifty-fifty {
    margin-top: -80px;
  }
}

.image-fifty-fifty-image, .image-fifty-fifty-content {
  max-width: 725px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .image-fifty-fifty-image, .image-fifty-fifty-content {
    width: 50%;
    margin: 0;
  }
}

.image-fifty-fifty-image {
  position: relative;
}

@media (max-width: 1199px) {
  .image-fifty-fifty-image {
    max-width: 685px;
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .image-fifty-fifty-image {
    max-width: none;
    width: calc(50% + 20px);
    margin-left: -20px;
  }
  .-align-right .image-fifty-fifty-image {
    margin-left: 0;
    margin-right: -20px;
  }
}

@media (min-width: 1200px) {
  .image-fifty-fifty-image::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 50px;
    height: 100%;
    background: url("../images/grunge.png");
  }
  .-align-right .image-fifty-fifty-image::after {
    left: -25px;
  }
  .-align-left .image-fifty-fifty-image::after {
    right: -25px;
  }
}

@media (min-width: 1290px) {
  .image-fifty-fifty-image::after {
    width: 100px;
  }
  .-align-right .image-fifty-fifty-image::after {
    left: -50px;
  }
  .-align-left .image-fifty-fifty-image::after {
    right: -50px;
  }
}

.image-fifty-fifty-image-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  color: #f6f6f6;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 40px 10px 10px;
}

.-align-right .image-fifty-fifty-image-caption {
  text-align: right;
}

@media (max-width: 1199px) {
  .image-fifty-fifty-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1200px) {
  .image-fifty-fifty.-align-left .image-fifty-fifty-content {
    padding: 20px 20px 20px 75px;
  }
  .image-fifty-fifty.-align-right .image-fifty-fifty-content {
    padding: 20px 75px 20px 20px;
  }
}

@media (min-width: 1290px) {
  .image-fifty-fifty.-align-left .image-fifty-fifty-content {
    padding-left: 100px;
  }
  .image-fifty-fifty.-align-right .image-fifty-fifty-content {
    padding-right: 100px;
  }
}

.image-fifty-fifty-content::before {
  content: '';
  width: 70px;
  height: 5px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .image-fifty-fifty-content::before {
    width: 100px;
    height: 10px;
    margin-bottom: 30px;
  }
}

.image-fifty-fifty-kicker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .image-fifty-fifty-kicker {
    margin-bottom: 20px;
  }
}

.image-fifty-fifty-title {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .image-fifty-fifty-title {
    margin-bottom: 30px;
  }
}

.image-fifty-fifty-links {
  margin-top: 20px;
}

@media (min-width: 1200px) {
  .image-fifty-fifty-links {
    margin-top: 25px;
  }
}

.image-fifty-fifty-links-item:not(:last-child) {
  margin-bottom: 20px;
}

.image-fifty-fifty-links a {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
}

.dark-bg .image-fifty-fifty-links a,
.light-blue-bg .image-fifty-fifty-links a {
  color: #fff;
}

.image-fifty-fifty-links a::before {
  color: #3380cd;
}

.image-fifty-fifty-links a::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.image-fifty-fifty-links a:active::before, .image-fifty-fifty-links a:focus::before, .image-fifty-fifty-links a:hover::before, .image-fifty-fifty-links a.-active::before {
  left: 5px;
  color: #ff7d45;
}

.image-fifty-fifty-links a:active.-active::before, .image-fifty-fifty-links a:focus.-active::before, .image-fifty-fifty-links a:hover.-active::before {
  left: 10px;
}

.leader-detail {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .leader-detail {
    margin-bottom: 80px;
  }
}

.leader-detail:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .leader-detail {
    max-width: calc(1290px + (183.3315 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .leader-detail {
    max-width: 1473.3315px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 768px) {
  .leader-detail {
    display: flex;
    align-items: flex-start;
  }
}

.leader-detail-headshot {
  margin-bottom: 45px;
}

@media (min-width: 768px) {
  .leader-detail-headshot {
    flex: 1 1 0;
    max-width: 300px;
    margin: 0 2.5em 0 0;
  }
}

@media (min-width: 768px) {
  .leader-detail-content {
    flex: 2 2 0;
    max-width: 41.66667em;
  }
}

.leader-detail-social {
  display: flex;
  align-items: flex-end;
  margin-top: 40px;
}

.leader-detail-social-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  flex: none;
  margin: 0 24px 0 0;
}

.leader-detail-social-title::before {
  content: '';
  width: 50px;
  height: 3px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  display: block;
  margin-bottom: 30px;
}

.leader-detail-social-links {
  display: flex;
  align-items: center;
}

.leader-detail-social-links li {
  flex: none;
  line-height: 1;
}

.leader-detail-social-links li + li {
  margin-left: 20px;
}

.leader-detail-social-links li a {
  background: none;
  color: #d0d3dc;
  font-size: 0.94444em;
  transition: color 0.15s ease-in-out;
}

.leader-detail-social-links li a.icon-email {
  font-size: 0.83333em;
}

.leader-detail-social-links li a:active.icon-email, .leader-detail-social-links li a:focus.icon-email, .leader-detail-social-links li a:hover.icon-email {
  color: #c23a09;
}

.leader-detail-social-links li a:active.socicon-twitter, .leader-detail-social-links li a:focus.socicon-twitter, .leader-detail-social-links li a:hover.socicon-twitter {
  color: #1da1f2;
}

.leader-detail-social-links li a:active.socicon-linkedin, .leader-detail-social-links li a:focus.socicon-linkedin, .leader-detail-social-links li a:hover.socicon-linkedin {
  color: #007bb5;
}

.leadership {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .leadership {
    margin-bottom: 80px;
  }
}

.leadership:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .leadership {
    max-width: calc(1290px + (183.3315 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .leadership {
    max-width: 1473.3315px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 1200px) {
  .leadership {
    margin-bottom: 130px;
  }
}

.leadership-tabs-mobile {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  border-color: #c23a09;
}

@media (min-width: 400px) {
  .leadership-tabs-mobile {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.88889em;
    letter-spacing: 0.14833em;
    line-height: 1.25;
  }
}

.leadership-tabs-mobile-wrapper {
  position: relative;
}

@media (min-width: 768px) {
  .leadership-tabs-mobile-wrapper {
    display: none;
  }
}

.leadership-tabs-mobile-caret::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  color: #c23a09;
  margin: calc(-.5em - 3px) 0.5em 0 0;
  transform: rotate(90deg);
}

.leadership-tabs-mobile:focus + .leadership-tabs-mobile-caret::before {
  color: #868a98;
}

.leadership-tabs-mobile option {
  color: #000;
  font-weight: 400;
  letter-spacing: 0;
  padding-right: 2em;
}

.leadership [role='tablist'] {
  display: flex;
  text-align: center;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .leadership [role='tablist'] {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    position: absolute;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
}

.leadership [role='tab'] {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  flex: none;
  width: 50%;
  background: none;
  color: #000;
  padding-bottom: 35px;
  border-bottom: 3px solid #d0d3dc;
  transition: border-color 0.15s ease-in-out;
}

.leadership [role='tab']:hover, .leadership [role='tab']:focus, .leadership [role='tab']:active {
  outline: 0;
}

.leadership [role='tab']:hover, .leadership [role='tab']:focus, .leadership [role='tab'][aria-selected='true'] {
  border-color: #c23a09;
}

.leadership [role='tab'][aria-selected='true'] {
  pointer-events: none;
}

.leadership [role='tabpanel'][hidden] {
  display: none;
}

@media (min-width: 600px) {
  .leadership [role='tabpanel'] {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
  }
}

.leadership [role='tabpanel']:focus {
  outline: 0;
}

.leadership-person {
  margin: 30px 0 0;
}

@media (min-width: 600px) {
  .leadership-person {
    width: calc(50% - 18px);
    margin: 30px 9px 0;
  }
}

@media (min-width: 900px) {
  .leadership-person {
    width: calc(100% / 3 - 18px);
  }
}

@media (min-width: 1200px) {
  .leadership-person {
    width: calc(25% - 18px);
  }
}

.leadership-person-headshot {
  overflow: hidden;
}

.leadership-person img {
  transform: scale(1);
  transition: 0.3s ease-in-out;
}

.leadership-person-content {
  position: relative;
  background: #f6f6f6;
  padding: 0.83333em 1.66667em 0.94444em;
  margin: -30px 30px 0 0;
}

.leadership-person-name {
  color: #000;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 2px;
}

.leadership-person-name a {
  display: inline;
  color: #000;
  background: none;
  transition: color 0.15s ease-in-out;
}

.leadership-person.js-link-event:hover img, .leadership-person.js-link-event:focus img, .leadership-person.js-link-event.-focused img {
  transform: scale(1.1);
  transition-duration: .5s;
}

.leadership-person.js-link-event:hover .js-link-event-link, .leadership-person.js-link-event:focus .js-link-event-link, .leadership-person.js-link-event.-focused .js-link-event-link {
  color: #246cb4;
}

.-js-link-event-init .leadership-person.js-link-event {
  cursor: pointer;
}

.leadership-link {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
  margin-top: 40px;
}

.dark-bg .leadership-link,
.light-blue-bg .leadership-link {
  color: #fff;
}

.leadership-link::before {
  color: #3380cd;
}

.leadership-link::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.leadership-link:active::before, .leadership-link:focus::before, .leadership-link:hover::before, .leadership-link.-active::before {
  left: 5px;
  color: #ff7d45;
}

.leadership-link:active.-active::before, .leadership-link:focus.-active::before, .leadership-link:hover.-active::before {
  left: 10px;
}

@media (min-width: 768px) {
  .leadership-link {
    margin-top: 60px;
  }
}

@media (min-width: 1200px) {
  .leadership-link {
    margin-top: 75px;
  }
}

.link-bank-fifty-fifty {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  position: relative;
  background-image: url("../images/grunge.png");
  background-size: 65px;
}

@media (min-width: 768px) {
  .link-bank-fifty-fifty {
    margin-bottom: 80px;
  }
}

.link-bank-fifty-fifty:last-child {
  margin-bottom: 0;
}

@media (max-width: 899px) {
  .link-bank-fifty-fifty {
    padding-bottom: 40px;
  }
  .link-bank-fifty-fifty:not(.-image) {
    padding-top: 40px;
  }
}

@media (min-width: 1291px) {
  .link-bank-fifty-fifty {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .link-bank-fifty-fifty {
    font-size: 1.28488rem;
  }
}

.link-bank-fifty-fifty::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 18.88889em;
  height: 21.11111em;
  background-image: url("../images/w-circle-blue.svg");
  background-repeat: no-repeat;
  background-size: 31.66667em;
  filter: brightness(0) invert(1);
  opacity: .5;
}

.link-bank-fifty-fifty-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (min-width: 900px) {
  .link-bank-fifty-fifty-inner {
    display: flex;
    justify-content: space-between;
  }
}

@media (min-width: 1291px) {
  .link-bank-fifty-fifty-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .link-bank-fifty-fifty-inner {
    max-width: 1427.6468px;
  }
}

@media (min-width: 900px) {
  .link-bank-fifty-fifty-left, .link-bank-fifty-fifty-right {
    width: 50%;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.link-bank-fifty-fifty-left {
  position: relative;
}

@media (max-width: 899px) {
  .link-bank-fifty-fifty-left {
    margin-bottom: 20px;
  }
}

@media (min-width: 900px) {
  .link-bank-fifty-fifty-left {
    max-width: 30.55556em;
    margin-right: 20px;
  }
}

@media (min-width: 900px) {
  .-text .link-bank-fifty-fifty-left {
    max-width: 33.33333em;
  }
}

@media (max-width: 899px) {
  .-image .link-bank-fifty-fifty-left {
    margin-left: -20px;
    margin-right: -20px;
  }
  .-image .link-bank-fifty-fifty-left img {
    width: 100%;
  }
}

@media (min-width: 900px) {
  .-image .link-bank-fifty-fifty-left {
    max-width: 29.61111em;
    padding-top: 0;
    padding-bottom: 0;
  }
  .-image .link-bank-fifty-fifty-left::before {
    content: '';
    position: absolute;
    top: 0;
    right: -25px;
    bottom: 0;
    width: 50px;
    background-image: url("../images/grunge.png");
    background-size: 65px;
  }
  .-image .link-bank-fifty-fifty-left img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}

@media (min-width: 1100px) {
  .-image .link-bank-fifty-fifty-left::before {
    right: -2.77778em;
    width: 5.55556em;
  }
}

.link-bank-fifty-fifty-left-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  color: #f6f6f6;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 40px 10px 10px;
}

@media (min-width: 900px) {
  .link-bank-fifty-fifty-left-caption {
    padding-right: 35px;
  }
}

@media (min-width: 1100px) {
  .link-bank-fifty-fifty-left-caption {
    padding-right: 60px;
  }
}

@media (min-width: 900px) {
  .link-bank-fifty-fifty-right {
    max-width: 25em;
    margin-left: 20px;
  }
}

.link-bank-fifty-fifty-right .link-bank-fifty-fifty-title {
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  .full-width-promo + .link-bank-fifty-fifty {
    padding-top: 130px;
    margin-top: -130px;
  }
}

.link-bank-links {
  line-height: 1.4;
}

.link-bank-links-item {
  position: relative;
  padding: 20px 3.66667em 20px 0;
  border-bottom: 1px solid #d0d3dc;
}

@media (min-width: 900px) {
  .link-bank-links-item {
    max-width: 30.55556em;
  }
}

.-js-link-event-init .link-bank-links-item {
  cursor: pointer;
}

.link-bank-links-item a {
  display: inline;
  color: #0b2346;
  font-weight: 700;
}

.link-bank-links-item-icon {
  position: absolute;
  top: 50%;
  right: 0.44444em;
  color: #3380cd;
  line-height: 1;
  margin-top: -.5em;
  transition: right 0.15s ease-in-out;
}

.link-bank-links-item-icon::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.72222em;
}

.link-bank-links-item a:focus,
.link-bank-links-item a:hover,
.-js-link-event-init .link-bank-links-item:hover a,
.link-bank-links-item.-focused a {
  background-size: 100% 0.44444em;
}

.link-bank-links-item a:focus + .link-bank-links-item-icon,
.link-bank-links-item a:hover + .link-bank-links-item-icon,
.-js-link-event-init .link-bank-links-item:hover .link-bank-links-item-icon,
.link-bank-links-item.-focused .link-bank-links-item-icon {
  right: 1.83333em;
  color: #ff7d45;
}

.link-bank {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .link-bank {
    margin-bottom: 80px;
  }
}

.link-bank:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .link-bank {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .link-bank {
    font-size: 1.28488rem;
  }
}

.link-bank-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .link-bank-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .link-bank-inner {
    max-width: 1427.6468px;
  }
}

.link-bank-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  margin-bottom: 25px;
}

@media (min-width: 500px) {
  .link-bank-title {
    position: relative;
    padding-left: 5.27778em;
    margin-bottom: 40px;
  }
  .link-bank-title::before {
    content: '';
    width: 4.16667em;
    height: 0.55556em;
    background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
    position: absolute;
    top: 0.27778em;
    left: 0;
  }
}

@media (min-width: 900px) {
  .link-bank-links.-columns {
    column-count: 2;
    column-gap: calc(33.33333vw - 250px);
  }
}

@media (min-width: 1200px) {
  .link-bank-links.-columns {
    column-gap: 150px;
  }
}

.listing {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .listing {
    margin-bottom: 80px;
  }
}

.listing:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .listing {
    max-width: calc(1240px + (176.22563 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .listing {
    max-width: 1416.22563px;
    font-size: 1.28488rem;
  }
}

.listing-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  position: relative;
  padding-left: 53px;
  margin-bottom: 50px;
}

@media (min-width: 500px) {
  .listing-title {
    position: relative;
    padding-left: 95px;
  }
}

.listing-title::before {
  content: '';
  width: 38px;
  height: 10px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  position: absolute;
  top: 5px;
  left: 0;
}

@media (min-width: 500px) {
  .listing-title::before {
    width: 75px;
  }
}

@media (min-width: 768px) {
  .listing-items[data-columns='2'] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.listing-item {
  padding-bottom: 30px;
  border-bottom: 1px solid #d0d3dc;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  [data-columns='2'] .listing-item {
    width: calc(50% - 30px);
  }
}

@media (min-width: 1000px) {
  [data-columns='2'] .listing-item {
    width: calc(50% - 55px);
  }
}

@media (min-width: 768px) {
  [data-columns='1'] .listing-item {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
  }
}

.listing-item-image {
  margin-bottom: 14px;
}

@media (min-width: 768px) {
  .listing-item-image {
    flex: none;
    width: 240px;
    margin: 0;
  }
}

@media (min-width: 768px) {
  [data-columns='1'] .listing-item-content {
    width: calc(100% - 240px);
    max-width: 1000px;
    padding-right: 40px;
    margin-right: auto;
  }
}

@media (min-width: 900px) {
  [data-columns='1'] .listing-item-content {
    padding-right: 60px;
  }
}

@media (min-width: 768px) {
  [data-columns='2'] .listing-item-content {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  [data-columns='2'] .listing-item-content-main {
    flex: 1 1 0;
  }
}

.listing-item-title {
  font-size: 1.33333em;
  font-weight: 700;
  line-height: 1.55556;
  margin-bottom: 14px;
}

.listing-item-title a {
  display: inline;
  color: #0b2346;
  background-image: linear-gradient(to right, rgba(51, 128, 205, 0.3), rgba(51, 128, 205, 0.3));
  background-size: 100% 0.11111em;
}

.listing-item-title a:active, .listing-item-title a:focus, .listing-item-title a:hover {
  background-size: 100% 0.61111em;
}

.listing-item-text {
  margin: 0;
}

.listing-item-category {
  color: #246cb4;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.71429;
  margin-top: 12px;
}

@media (min-width: 768px) {
  [data-columns='2'] .listing-item-category {
    flex: none;
    margin-top: 34px;
  }
}

.aauw-modals-wrapper {
  display: none;
}

@media (min-width: 768px) {
  .aauw-modal-title {
    position: relative;
  }
  .aauw-modal-title::before {
    width: 100px;
    height: 10px;
    background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
    content: '';
    position: absolute;
    top: calc(.6em - 5px);
    right: calc(100% + 20px);
  }
}

.aauw-modal-intro-text {
  margin-bottom: 30px;
}

@media (min-width: 600px) {
  .aauw-modal-intro-text {
    margin-bottom: 50px;
  }
}

.aauw-modal-wrap-email-form .mfp-inline-holder .mfp-content {
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .aauw-modal-wrap-email-form .mfp-inline-holder .mfp-content {
    padding-bottom: 100px;
  }
}

.aauw-modal-wrap-email-form .mfp-inline-holder .mfp-content::before {
  background-image: linear-gradient(-47deg, #14487b, #0b2346);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@supports (background-blend-mode: multiply) {
  .aauw-modal-wrap-email-form .mfp-inline-holder .mfp-content::before {
    background-blend-mode: multiply;
    background-image: url("../images/w-circle-grainy.png"), linear-gradient(-47deg, #14487b, #0b2346);
    background-position: right -70px bottom -165px, center;
    background-size: 401px 407px, cover;
  }
}

.aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content {
  width: auto;
  line-height: 0;
  padding: 0;
}

@media (max-width: 799px) {
  .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content {
    max-width: calc(100% - 20px);
  }
}

@media (min-width: 800px) {
  .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content {
    max-width: 44.44444em;
  }
}

.aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content::before {
  display: none;
}

.aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a {
  background-image: none;
  transition: none;
}

.aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a:active::before, .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a:focus::before, .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a:hover::before {
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  background-image: linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%), linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%);
  background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 10px, 10px 100%, 100% 10px, 10px 100%;
  animation: drawBorder .5s;
}

@media (prefers-reduced-motion: reduce) {
  .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a:active::before, .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a:focus::before, .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a:hover::before {
    animation: none;
  }
}

.logged-in .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a.-no-alt-text {
  position: relative;
}

.logged-in .aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-content a.-no-alt-text::after {
  content: 'Needs alt text';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(11, 35, 70, 0.85);
  color: #fff;
  font-size: 1.77778em;
  font-weight: 700;
}

.aauw-modal-wrap-image-splash .mfp-inline-holder .mfp-close {
  background-color: rgba(194, 58, 9, 0.8);
}

@media (min-width: 768px) {
  .aauw-modal-wrap-text-with-image .mfp-inline-holder .mfp-content {
    padding-bottom: 60px;
  }
}

.aauw-modal-text-with-image-callout {
  display: flex;
}

@media (max-width: 599px) {
  .aauw-modal-text-with-image-callout {
    flex-direction: column;
  }
}

@media (min-width: 600px) {
  .aauw-modal-text-with-image-callout {
    align-items: center;
    justify-content: space-between;
  }
}

@media (max-width: 599px) {
  .aauw-modal-text-with-image-callout-image {
    line-height: 0;
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (min-width: 600px) {
  .aauw-modal-text-with-image-callout-image {
    margin-left: -20px;
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .aauw-modal-text-with-image-callout-image {
    margin-left: -100px;
  }
}

.aauw-modal-text-with-image-callout-image img {
  width: 400px;
}

@media (max-width: 599px) {
  .aauw-modal-text-with-image-callout-image img {
    display: inline-block;
  }
}

@media (min-width: 600px) {
  .aauw-modal-text-with-image-callout-image img {
    width: 22.22222em;
  }
}

.aauw-modal-text-with-image-callout-content {
  flex-shrink: 0;
}

@media (min-width: 600px) {
  .aauw-modal-text-with-image-callout-content {
    width: 13.88889em;
  }
}

.aauw-modal-text-with-image-callout-content-text {
  color: #000;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (max-width: 599px) {
  .aauw-modal-text-with-image-callout-content-link-wrapper {
    text-align: center;
  }
}

.contact-form-modal .gform_title {
  font-size: 1.77778em;
  font-weight: 800;
}

@media (min-width: 600px) {
  .contact-form-modal .gform_title {
    font-size: 3.11111em;
  }
}

@media (min-width: 768px) {
  .contact-form-modal .gform_title {
    position: relative;
  }
  .contact-form-modal .gform_title::before {
    content: '';
    width: 100px;
    height: 10px;
    background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
    position: absolute;
    top: 0.7em;
    right: calc(100% + 20px);
    margin-top: -5px;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 853px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}


.mfp-wrap.-fade,
.mfp-bg.-fade {
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}


@media (prefers-reduced-motion: reduce) {
  .mfp-wrap.-fade,
  .mfp-bg.-fade {
    transition: none;
  }
}


.mfp-wrap.-fade.mfp-ready.mfp-removing,
.mfp-bg.-fade.mfp-ready.mfp-removing {
  opacity: 0;
}

.mfp-bg.-fade.mfp-ready {
  opacity: 0.8;
}

.mfp-wrap.-fade.mfp-ready {
  opacity: 1;
}

@media (min-width: 768px) {
  .admin-bar .mfp-iframe-holder {
    padding-top: 86px;
  }
}

@media (min-width: 783px) {
  .admin-bar .mfp-iframe-holder {
    padding-top: 72px;
  }
}

.mfp-inline-holder {
  padding-left: 0;
  padding-right: 0;
}

.mfp-align-top .mfp-inline-holder {
  top: 0;
}

@media (min-width: 768px) {
  .admin-bar .mfp-inline-holder {
    padding-top: 46px;
  }
}

@media (min-width: 783px) {
  .admin-bar .mfp-inline-holder {
    padding-top: 32px;
  }
}

@media (min-width: 800px) {
  .mfp-inline-holder {
    top: 22px;
    height: calc(100vh - 44px);
  }
}

.mfp-inline-holder .mfp-content {
  max-width: calc(33.33333em + 40px);
  padding: 64px 20px 20px;
}

.mfp-inline-holder .mfp-content::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: -10;
}

@media (min-width: 1291px) {
  .mfp-inline-holder .mfp-content {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .mfp-inline-holder .mfp-content {
    font-size: 1.28488rem;
  }
}

@media (min-width: 768px) {
  .mfp-inline-holder .mfp-content {
    max-width: calc(33.33333em + 200px);
    padding: 84px 100px 40px;
  }
}

@media (min-width: 800px) {
  .mfp-inline-holder .mfp-content::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 120px), calc(100% - 35px) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 120px), calc(100% - 35px) 100%, 0 100%);
  }
  .mfp-align-top .mfp-inline-holder .mfp-content {
    max-height: 100%;
  }
}

.-mfp-full-screen-width .mfp-inline-holder .mfp-content {
  max-width: 100%;
}

.-mfp-full-screen-width .mfp-inline-holder .mfp-content::before {
  -webkit-clip-path: none;
  clip-path: none;
}

.mfp-inline-holder .mfp-close {
  top: 0;
  right: 0;
  background: #c23a09;
  opacity: 1;
  transition: background-color 0.15s ease-in-out;
}

@media (min-width: 800px) {
  .mfp-inline-holder .mfp-close {
    top: -22px;
  }
}

.mfp-inline-holder .mfp-close:active, .mfp-inline-holder .mfp-close:focus, .mfp-inline-holder .mfp-close:hover {
  background-color: #246cb4;
}

.mfp-inline-holder .mfp-close::before {
  position: static;
  justify-content: center;
}

.mfp-align-top .mfp-inline-holder .mfp-close {
  top: 20px;
}

.-mfp-full-screen-width .mfp-inline-holder .mfp-close {
  right: 20px;
}

@media (min-width: 768px) {
  .-mfp-full-screen-width .mfp-inline-holder .mfp-close {
    right: 40px;
  }
}

.mfp-close {
  font-size: 0.88889em;
  font-family: inherit;
}

.mfp-close::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¦";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  padding-right: inherit;
}

/*.pagination {
  background-color: #233958;
  color: #99c8f8;
  font-size: 18px;
  font-size: 1.125rem;

}

.pagination li{
  display: inline;
}

.pagination-items {
  display: flex;
  flex-wrap: wrap;
  display: inline;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 4.16667em;
  padding: 5px 75px;
}

.pagination-item {
  display: flex;
  display: inline;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  font-weight: 700;
  line-height: 1;
  margin: 0 0.27778em;
}

.pagination-item.-mobile-hidden {
  display: none;
}

@media (min-width: 768px) {
  .pagination-item.-mobile-hidden {
    display: flex;
  }
}

.pagination-current {
  color: #fff;
}

.pagination a,
.pagination button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding: 0;
  transition: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:    #800080 ; //background color of buttons. Blue by default
  border-color:        #800080; // color or borders. Also blue by default
  color:               #800080; // text color of buttons which is white by default
  cursor:pointer;
  z-index:2;
}

.pagination a {
  background-image: none;
}

.pagination-prev, .pagination-next {
  align-items: stretch;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4.16667em;
  height: auto;
  margin: 0;
}

.pagination-prev a,
.pagination-prev button, .pagination-next a,
.pagination-next button {
  background: #0b2346;
  font-weight: 400;
  text-transform: none;
  border-radius: 0;
}

.pagination-prev a::before,
.pagination-prev button::before, .pagination-next a::before,
.pagination-next button::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Å¡";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pagination-prev button[disabled], .pagination-next button[disabled] {
  color: #246cb4;
  opacity: 1;
}

.pagination-prev {
  left: 0;
}

.pagination-prev a::before,
.pagination-prev button::before {
  transform: rotate(180deg);
}

.pagination-next {
  right: 0;
}*/

.partner-logos {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto 50px;
  background: url("../images/grunge.png");
  background-size: 65px;
  text-align: center;
  padding: 50px 20px;
}

@media (min-width: 768px) {
  .partner-logos {
    margin-bottom: 80px;
  }
}

.partner-logos:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .partner-logos {
    padding-top: 95px;
  }
}

.partner-logos-inner {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .partner-logos-inner {
    max-width: calc(1150px + (163.43506 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .partner-logos-inner {
    max-width: 1313.43506px;
    font-size: 1.28488rem;
  }
}

.partner-logos-intro {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .partner-logos-intro {
    margin-bottom: 50px;
  }
}

@media (min-width: 500px) {
  .partner-logos-title {
    margin-bottom: 30px;
  }
}

@media (min-width: 500px) {
  .partner-logos-title::before {
    content: '';
    width: 75px;
    height: 10px;
    background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
    display: block;
    margin: 0 auto 30px;
  }
}

.partner-logos-items {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.partner-logos-item {
  background: none;
  margin: 0 12px 30px;
}

.partner-logos-item[href] .partner-logos-item-image::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #d0d3dc;
  border-radius: 50%;
  transition: 0.15s ease-in-out;
}

.partner-logos-item[href]:active .partner-logos-item-image::before, .partner-logos-item[href]:focus .partner-logos-item-image::before, .partner-logos-item[href]:hover .partner-logos-item-image::before {
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}

.partner-logos-item-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 200px;
  height: 200px;
  padding: 30px;
}

.partner-logos-item-image img {
  position: relative;
  z-index: 3;
}

.partner-logos-item-image img[data-orientation='full'] {
  max-width: 200px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: -30px;
}

.partner-logos-item-image img[data-orientation='landscape'] {
  width: 100%;
  height: auto;
  max-width: 140px;
}

.partner-logos-item-image img[data-orientation='potrait'] {
  width: auto;
  height: 100%;
  max-height: 140px;
}

.partner-logos-item-image::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 50%;
}

.partner-logos-item-name {
  color: #3a3b3f;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.71429;
  margin-top: 20px;
}

.partner-logos-button {
  margin-top: 50px;
}

.persistent-sign-up {
  max-width: calc(69.44444em + 100px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: flex-end;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3380cd;
  padding: 30px 20px;
  transform: translateY(100%);
  z-index: 90;
  transition: transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .persistent-sign-up {
    transition: none;
  }
}

@media (max-width: 999px), (max-height: 599px), print {
  .persistent-sign-up {
    display: none;
  }
}

@media (min-width: 1200px) {
  .persistent-sign-up {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 1291px) {
  .persistent-sign-up {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .persistent-sign-up {
    font-size: 1.28488rem;
  }
}

.persistent-sign-up-title {
  font-size: 1.11111em;
  margin: 0 20px 0 0;
}

@media (min-width: 1200px) {
  .persistent-sign-up-title {
    font-size: 1.33333em;
    margin-right: 40px;
  }
}

.persistent-sign-up-close {
  position: absolute;
  top: -22px;
  right: 0;
  width: 44px;
  height: 44px;
  font-size: 0.88889em;
  padding: 0;
}

.persistent-sign-up-close::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¦";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.persistent-sign-up .aauw-email-signup {
  flex-grow: 1;
}

.persistent-sign-up .aauw-email-signup-errors {
  width: 100%;
}

.persistent-sign-up .aauw-email-signup-form {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.persistent-sign-up .aauw-email-signup-form-fields {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
}

.persistent-sign-up .aauw-email-signup-form .aauw-form-field {
  flex-grow: 1;
  margin: 0 20px 0 0;
}

.persistent-sign-up .aauw-email-signup-submit {
  --btn-bg-color: #246cb4;
  --btn-text-color: #fff;
}

.persistent-sign-up .aauw-email-signup-success-message > * {
  display: inline;
  margin-right: 20px;
}

.persistent-sign-up .aauw-email-signup-success-message > *:last-child {
  margin-right: 0;
}

.quote-panel {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .quote-panel {
    margin-bottom: 80px;
  }
}

.quote-panel:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .quote-panel {
    max-width: calc(1190px + (169.11976 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .quote-panel {
    max-width: 1359.11976px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 768px) {
  .quote-panel {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
}

.quote-panel-content {
  position: relative;
}

@media (min-width: 768px) {
  .quote-panel-content {
    flex: 1 1 0;
    margin-left: 82px;
  }
}

.quote-panel-content::before {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  right: -10px;
  width: 105px;
  height: 82px;
  background-image: url("../images/right-quote-orange.svg");
  background-size: 105px auto;
  z-index: -1;
}

@media (min-width: 600px) {
  .quote-panel-content::before {
    right: 0;
  }
}

@media (min-width: 768px) {
  .quote-panel-content::before {
    right: auto;
    left: -140px;
    background-image: url("../images/left-quote-orange.svg");
    z-index: 3;
  }
}

@media (min-width: 1100px) {
  .quote-panel-content::before {
    left: -160px;
  }
}

.quote-panel-kicker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  color: #000;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .quote-panel-kicker {
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) {
  .quote-panel-byline {
    display: flex;
    align-items: center;
  }
}

.quote-panel-byline-text {
  color: #000;
  font-weight: 700;
  line-height: 1.55556;
}

@media (max-width: 767px) {
  .quote-panel-byline-text {
    flex: 1 1 0;
  }
}

@media (min-width: 1100px) {
  .quote-panel-byline-text {
    position: relative;
  }
  .quote-panel-byline-text::before {
    content: '';
    position: absolute;
    top: 15px;
    left: -172px;
    width: 150px;
    height: 1px;
    background: #ff7d45;
  }
}

.quote-panel-buttons {
  margin-top: 24px;
}

@media (min-width: 600px) {
  .quote-panel-buttons {
    margin-top: 14px;
  }
  .quote-panel-buttons::after {
    content: '';
    display: block;
    clear: both;
  }
}

@media (min-width: 768px) {
  .quote-panel-buttons {
    margin-top: 30px;
  }
}

.quote-panel-buttons .btn {
  display: block;
}

@media (min-width: 600px) {
  .quote-panel-buttons .btn {
    display: inline-block;
    float: left;
    margin-top: 10px;
  }
  .quote-panel-buttons .btn:first-child:not(:last-child) {
    margin-right: 10px;
  }
}

.quote-panel-buttons .btn + .btn {
  margin-top: 10px;
}

.quote-panel-image {
  display: inline-block;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

.quote-panel-image.-mobile {
  flex: none;
  width: 25vw;
  height: 25vw;
  margin-right: 20px;
}

@media (min-width: 768px) {
  .quote-panel-image.-mobile {
    display: none;
  }
}

.quote-panel-image.-desktop {
  display: none;
}

@media (min-width: 768px) {
  .quote-panel-image.-desktop {
    display: block;
    width: 30%;
    max-width: 400px;
    max-height: 400px;
  }
}

@media (min-width: 1100px) {
  .quote-panel-image.-desktop {
    width: 400px;
    height: 400px;
  }
}

.quote-panel-image img {
  width: 100%;
}

.quote-panel-image a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: none;
  z-index: 2;
}

.quote-panel-image a::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: .4;
  border-radius: 50%;
  transform: scale(1);
  transition: 0.15s ease-in-out;
}

.quote-panel-image a .icon-play {
  display: flex;
  flex-direction: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10.625vw;
  height: 10.625vw;
  max-width: 68px;
  max-height: 68px;
  background-image: linear-gradient(to right, #c81a00 0%, #ff7d45 100%);
  color: #fff;
  font-size: 3.75vw;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 600px) {
  .quote-panel-image a .icon-play {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

.quote-panel-image a .icon-play::before {
  flex: none;
  transform: scale(1);
  transition: 0.15s ease-in-out;
}

.quote-panel-image a:active::before, .quote-panel-image a:focus::before, .quote-panel-image a:hover::before {
  opacity: 0;
  transform: scale(0);
}

.quote-panel-image a:active .icon-play::before, .quote-panel-image a:focus .icon-play::before, .quote-panel-image a:hover .icon-play::before {
  transform: scale(1.2);
}

.read-more-button {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  background: transparent;
  color: #246cb4;
  padding: 0;
  transition: none;
}

.read-more-button::after {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â°";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c23a09;
  font-size: 0.77778em;
  margin-left: .5em;
}

.read-more-button[aria-expanded='true']::after {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬ ";
}

.read-more-button:active, .read-more-button:focus, .read-more-button:hover {
  background-color: transparent;
  color: #246cb4;
  background-image: linear-gradient(to right, rgba(51, 128, 205, 0.3), rgba(51, 128, 205, 0.3));
  background-size: 100% 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-decoration: none;
  transition: background-size 0.15s ease-in-out;
}

.read-more-button:active:active, .read-more-button:active:focus, .read-more-button:active:hover, .read-more-button:focus:active, .read-more-button:focus:focus, .read-more-button:focus:hover, .read-more-button:hover:active, .read-more-button:hover:focus, .read-more-button:hover:hover {
  outline: 0;
}

.read-more-button:active:active, .read-more-button:active:focus, .read-more-button:active:hover, .read-more-button:focus:active, .read-more-button:focus:focus, .read-more-button:focus:hover, .read-more-button:hover:active, .read-more-button:hover:focus, .read-more-button:hover:hover {
  background-size: 100% 0.11111em;
}

.read-more-button:active::after, .read-more-button:focus::after, .read-more-button:hover::after {
  color: #ff7d45;
}

.read-more-wrapper {
  margin-bottom: 20px;
  transition: opacity 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .read-more-wrapper {
    transition: none;
  }
}

.event-details {
  padding: 0 20px;
  margin: 0 auto 60px;
}

.event-details-inner {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .event-details-inner {
    max-width: calc(750px + (106.58808 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .event-details-inner {
    max-width: 856.58808px;
    font-size: 1.28488rem;
  }
}

.event-details-time {
  color: #000;
  font-weight: 700;
}

.event-details-time:not(:last-child) {
  margin-bottom: 20px;
}

.event-details-time-divider {
  color: #c23a09;
}

.event-details-location {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.event-details-location-icon {
  font-size: 20px;
  line-height: 1;
  padding: 2px 15px 0 0;
}

.event-details-location-icon::before {
  content: "ÃƒÂ®Ã‚Â¤Ã…â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c23a09;
}

.resource-byline {
  padding: 0 20px;
  margin: 0 auto 50px;
}

@media (min-width: 1291px) {
  .resource-byline {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .resource-byline {
    font-size: 1.28488rem;
  }
}

.resource-byline-inner {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 0.77778em;
  font-weight: 500;
}

@media (min-width: 600px) {
  .resource-byline-inner {
    flex-flow: row wrap;
    align-items: center;
  }
}

@media (min-width: 1291px) {
  .resource-byline-inner {
    max-width: calc(750px + (106.58808 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .resource-byline-inner {
    max-width: 856.58808px;
  }
}

.resource-byline-inner > * {
  margin-bottom: 10px;
}

.resource-byline-separator {
  display: none;
  color: #d0d3dc;
  margin-left: .5em;
  margin-right: .5em;
}

@media (min-width: 600px) {
  .resource-byline-separator {
    display: block;
  }
}

.resource-byline-author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.resource-byline-author-image, .resource-byline-author-text {
  flex-shrink: 0;
  max-width: 100%;
}

.resource-byline-author-image {
  width: 4.28571em;
  border-radius: 50%;
  margin-bottom: 10px;
  overflow: hidden;
}

.resource-byline-author-image img {
  width: 100%;
}

.resource-byline-author-by {
  font-style: italic;
  margin: 0 .5em 0 1em;
}

.resource-byline-author-name {
  display: inline;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: 0.16643em;
  line-height: 1.25;
}

.search-page {
  background-image: url("../images/grunge.png");
  margin-top: 20px;
}

@media (min-width: 1200px) {
  .search-page {
    display: grid;
    grid-template: repeat(2, auto)/325px 1fr;
  }
}

@media (min-width: 1200px) and (min-width: 1840px) {
  .search-page {
    grid-template: repeat(2, auto)/1fr 325px 1475px 1fr;
  }
}

.search-page-top {
  padding: 20px;
}

.search-page-top, .search-page-top-bg {
  grid-area: 1 / 1 / 2 / -1;
  background: #fff;
}

@media (min-width: 1200px) {
  .search-page-top {
    grid-column: 2 / 3;
  }
}

@media (min-width: 1840px) {
  .search-page-top {
    grid-column: 3 / 4;
  }
}

@media (min-width: 800px) {
  .search-page-top-controls {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
  }
  .search-page-top-controls > *:not(:last-child) {
    margin-right: 30px;
  }
  .search-page-top-controls .aauw-form-field,
  .search-page-top-controls .search-page-form {
    flex: 1 0 auto;
    min-width: 300px;
    max-width: 400px;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .search-page-top-controls {
    justify-content: flex-start;
  }
}

@media (min-width: 1400px) {
  .search-page-top-controls {
    padding-left: 50px;
  }
}

@media (min-width: 1600px) {
  .search-page-top-controls {
    padding-left: 100px;
  }
}

.search-page-reset-button {
  font-size: 0.77778em;
  font-weight: 500;
  letter-spacing: 0;
  background-image: linear-gradient(to right, #d0d3dc, #d0d3dc);
  background-size: 100% 0.11111em;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-decoration: none;
  transition: background-size 0.15s ease-in-out;
  background-color: transparent;
  color: inherit;
  text-transform: none;
  padding: 0;
}

.search-page-reset-button:active, .search-page-reset-button:focus, .search-page-reset-button:hover {
  outline: 0;
}

.search-page-reset-button:active, .search-page-reset-button:focus, .search-page-reset-button:hover {
  background-size: 100% 0.61111em;
}

.search-page-reset-button:active, .search-page-reset-button:focus, .search-page-reset-button:hover {
  background-color: transparent;
  color: inherit;
}

.search-page .facetwp-selections {
  margin: 15px -5px 0;
}

@media (min-width: 1200px) {
  .search-page .facetwp-selections {
    margin-top: 25px;
  }
}

.search-page .facetwp-selections ul,
.search-page .facetwp-selections li {
  display: inline;
}

.search-page .facetwp-selection-label {
  display: none;
}

.search-page .facetwp-selection-value {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 2.08333em;
  font-size: 0.88889em;
  font-weight: 700;
  background-color: #c23a09;
  color: #fff;
  cursor: pointer;
  padding: 12px 60px 12px 20px;
  margin: 5px;
}

@media (min-width: 600px) {
  .search-page .facetwp-selection-value {
    font-size: 1.33333em;
    padding-right: 70px;
  }
}

.search-page .facetwp-selection-value:active, .search-page .facetwp-selection-value:focus, .search-page .facetwp-selection-value:hover {
  background-color: #db5828;
}

.search-page .facetwp-selection-value::after {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¦";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  background-color: rgba(0, 0, 0, 0.13);
  font-size: 16px;
}

@media (min-width: 600px) {
  .search-page .facetwp-selection-value::after {
    width: 50px;
  }
}

.search-page-sidebar {
  background: #000;
  color: white;
}

@media (min-width: 1200px) {
  .search-page-sidebar {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 120px;
  }
  .search-page-sidebar::before, .search-page-sidebar::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
  }
  .search-page-sidebar::before {
    left: 0;
    right: 30px;
    height: 120px;
    background: #000;
  }
  .search-page-sidebar::after {
    right: 0;
    border-color: #000;
    border-style: solid;
    border-width: 60px 15px;
    border-right-color: transparent;
    border-bottom-color: transparent;
  }
}

@media (min-width: 1840px) {
  .search-page-sidebar {
    grid-column: 1 / 3;
  }
}

.search-page-sidebar-title {
  font-size: 1em;
  margin: 0 auto;
}

.search-page-sidebar-toggle {
  width: 60px;
  height: 60px;
  font-size: 1em;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .search-page-sidebar-toggle {
    display: none;
  }
}

.search-page-sidebar-toggle-desktop-heading-text {
  display: none;
}

@media (min-width: 1200px) {
  .search-page-sidebar-toggle-desktop-heading-text {
    display: block;
  }
}

.search-page-sidebar-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 20px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .search-page-sidebar-inner {
    display: block;
    flex-grow: 1;
    position: relative;
    max-width: 18.05556em;
    padding: 50px;
    margin: 0 0 -120px;
  }
}

.search-page-sidebar.-mobile-hidden .search-page-sidebar-inner {
  display: none;
}

@media (min-width: 1200px) {
  .search-page-sidebar.-mobile-hidden .search-page-sidebar-inner {
    display: block;
  }
}

.search-page-sidebar-facet {
  width: 12.5em;
  max-width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .search-page-sidebar-facet {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

.search-page-sidebar-facet:not(:last-child) {
  margin-bottom: 50px;
}

.search-page-sidebar-facet-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  padding-bottom: 16px;
  border-bottom: 1px solid #ff7d45;
  margin-bottom: 30px;
}

.search-page-sidebar-location {
  margin-bottom: -30px;
}

.search-page .facetwp-facet {
  position: relative;
}

.search-page .facetwp-overlay {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  z-index: 50;
}

.search-page .facetwp-type-hierarchy .facetwp-depth .facetwp-depth {
  padding-left: 20px;
}

.search-page .facetwp-link {
  color: #99c8f8;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  transition: color 0.15s ease-in-out;
}

.search-page .facetwp-link:active, .search-page .facetwp-link:focus, .search-page .facetwp-link:hover {
  color: #fff;
}

.search-page .facetwp-link.checked {
  color: #fff;
}

.search-page .facetwp-link:not(:last-child) {
  margin-bottom: 10px;
}

.search-page .facetwp-link .facetwp-counter {
  font-size: 0.875em;
  font-style: italic;
}

.search-page .facetwp-counts {
  display: inline;
}

@media (min-width: 1840px) {
  .search-page-results {
    grid-column: 3 / 5;
  }
}

.search-page-results-inner {
  max-width: 74.44444em;
  padding: 20px;
}

@media (min-width: 1200px) {
  .search-page-results-inner {
    padding: 50px;
  }
}

@media (min-width: 1600px) {
  .search-page-results-inner {
    padding-left: 80px;
    padding-right: 80px;
  }
}

.search-page-results-count, .search-page-results-content {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1200px) {
  .search-page-results-count, .search-page-results-content {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.search-page-results-count {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  margin-bottom: 20px;
}

@media (min-width: 1600px) {
  .search-page-results-count {
    margin-bottom: 50px;
  }
}

.search-page-results-content {
  background: #fff;
}

@media (min-width: 1200px) {
  .search-page-results-content {
    padding: 20px 0;
  }
}

@media (min-width: 1400px) {
  .search-page-results-content {
    padding: 40px 0;
  }
}

.search-tease:last-child .search-tease-inner {
  border-bottom-color: transparent;
}

.search-tease:hover, .search-tease:focus, .search-tease.-focused {
  background-color: #f6f6f6;
  padding-top: 1px;
  margin-top: -1px;
}

.search-tease:hover .search-tease-inner, .search-tease:focus .search-tease-inner, .search-tease.-focused .search-tease-inner {
  border-bottom-color: transparent;
}

.-js-link-event-init .search-tease {
  cursor: pointer;
}

.search-tease-inner {
  padding: 20px 0;
  border-bottom: 1px solid #d0d3dc;
  margin: 0 20px;
}

@media (min-width: 600px) {
  .search-tease-inner {
    padding: 30px 0;
    margin: 0 30px;
  }
}

@media (min-width: 1200px) {
  .search-tease-inner {
    padding: 35px 0;
    margin: 0 30px 0 60px;
  }
}

@media (min-width: 1400px) {
  .search-tease-inner {
    margin: 0 40px 0 80px;
  }
}

.search-tease-title {
  color: inherit;
  font-size: inherit;
  font-weight: 700;
}

.search-tease-title a {
  background-image: linear-gradient(to right, rgba(51, 128, 205, 0.3), rgba(51, 128, 205, 0.3));
  background-size: 100% 0.11111em;
  color: inherit;
}

.search-tease-title a:active, .search-tease-title a:focus, .search-tease-title a:hover {
  background-size: 100% 0.61111em;
}

@media (min-width: 800px) {
  .search-tease-content {
    display: flex;
    justify-content: space-between;
  }
}

.search-tease-type {
  color: #246cb4;
  font-size: 0.77778em;
  font-weight: 500;
  line-height: 1.7;
}

@media (min-width: 800px) {
  .search-tease-type {
    flex-shrink: 0;
    order: 2;
    margin-left: 20px;
  }
}

@media (min-width: 1400px) {
  .search-tease-type {
    margin-left: 50px;
  }
}

.site-footer {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 50px auto 0;
}

@media (min-width: 1291px) {
  .site-footer {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-footer {
    font-size: 1.28488rem;
  }
}

.site-footer::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../images/grunge.png");
  background-size: 65px;
  z-index: -3;
}

@media (min-width: 1100px) {
  .site-footer {
    display: grid;
    grid-template: auto auto / 50% 50%;
    text-align: left;
    margin-top: 180px;
  }
}

@media (min-width: 1100px) {
  .site-footer::after {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
    bottom: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.32);
    z-index: -1;
  }
}

@media (min-width: 1100px) {
  .site-footer-contact, .site-footer-menu, .site-footer-social, .site-footer-sign-up {
    display: flex;
  }
}

@media (min-width: 1100px) {
  .site-footer-contact-inner, .site-footer-menu-inner, .site-footer-social-inner, .site-footer-sign-up-inner {
    flex-grow: 1;
  }
}

.site-footer-contact, .site-footer-menu {
  background: rgba(255, 255, 255, 0.35);
}

@media (min-width: 1100px) {
  .site-footer-contact, .site-footer-menu {
    justify-content: flex-end;
    background: transparent;
  }
}

@media (min-width: 1100px) {
  .site-footer-contact-inner, .site-footer-menu-inner {
    max-width: 585px;
  }
}

@media (min-width: 1291px) {
  .site-footer-contact-inner, .site-footer-menu-inner {
    max-width: calc(585px + (83.1387 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-footer-contact-inner, .site-footer-menu-inner {
    max-width: 668.1387px;
  }
}

@media (min-width: 1100px) {
  .site-footer-contact, .site-footer-social {
    position: relative;
  }
  .site-footer-contact::before, .site-footer-social::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.64);
    z-index: -1;
  }
}

.site-footer-social, .site-footer-sign-up {
  padding: 50px 20px;
}

@media (min-width: 1100px) {
  .site-footer-social-inner, .site-footer-sign-up-inner {
    max-width: 535px;
  }
}

@media (min-width: 1291px) {
  .site-footer-social-inner, .site-footer-sign-up-inner {
    max-width: calc(535px + (76.03283 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-footer-social-inner, .site-footer-sign-up-inner {
    max-width: 611.03283px;
  }
}

.site-footer-contact {
  padding: 30px 20px 15px;
}

@media (min-width: 1100px) {
  .site-footer-contact {
    padding: 20px;
  }
}

@media (min-width: 1100px) {
  .site-footer-contact-inner {
    display: flex;
    align-content: center;
    align-items: center;
  }
}

.site-footer-contact-logo {
  display: inline-block;
  flex-shrink: 0;
  width: 83px;
  margin-bottom: 20px;
}

@media (min-width: 1100px) {
  .site-footer-contact-logo {
    width: 120px;
    margin: 0 20px 0 0;
  }
}

@media (min-width: 1291px) {
  .site-footer-contact-logo {
    width: calc(120px + (17.05409 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-footer-contact-logo {
    width: 137.05409px;
  }
}

.site-footer-contact-info {
  font-size: 0.77778em;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
}

@media (min-width: 1100px) {
  .site-footer-contact-info {
    display: inline-block;
  }
}

.site-footer-contact-info-address {
  display: inline-block;
}

.site-footer-contact-info-address::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 0.71429em;
  background-color: #d0d3dc;
  margin-left: .33em;
}

@media (max-width: 1099px) {
  .site-footer-contact-info-address.-last::after {
    display: none;
  }
}

.site-footer-contact-info-phone {
  display: block;
}

@media (min-width: 1100px) {
  .site-footer-contact-info-phone {
    display: inline-block;
  }
}

.site-footer-contact-info-phone a {
  color: inherit;
}

.site-footer-contact-info-phone a:active, .site-footer-contact-info-phone a:focus, .site-footer-contact-info-phone a:hover {
  color: #246cb4;
}

.site-footer-menu {
  padding: 15px 20px 50px;
}

@media (min-width: 1100px) {
  .site-footer-menu {
    order: 2;
    padding: 50px 20px;
  }
}

@media (min-width: 1100px) {
  .site-footer-menu-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (min-width: 1100px) {
  .site-footer-menu-items {
    column-count: 2;
    column-gap: 50px;
  }
}

.site-footer-menu-items li {
  margin-bottom: 20px;
}

.site-footer-menu-items a {
  display: inline;
  color: #000;
  font-weight: 700;
}

.site-footer-menu-items a:active, .site-footer-menu-items a:focus, .site-footer-menu-items a:hover {
  color: #246cb4;
}

/*.site-footer-menu-items a.-external::after {
  content: "ÃƒÂ®Ã‚Â¤Ã‚Â";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3380cd;
  font-size: 0.55556em;
  margin-left: 0.8em;
}*/

.site-footer-menu-donate {
  margin-top: 20px;
}

@media (min-width: 1100px) {
  .site-footer-social {
    order: 1;
    padding: 20px 20px 20px 50px;
  }
  .site-footer-social::after {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 38px 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 38px 0);
    background: url("../images/grunge.png");
    background-size: 65px;
    z-index: -2;
  }
}

.site-footer-social-intro-text {
  font-weight: 700;
  margin-right: 8px;
}

.site-footer-sign-up {
  border-top: 3px solid #fff;
}

@media (min-width: 1100px) {
  .site-footer-sign-up {
    order: 3;
    position: relative;
    padding: 50px 20px 50px 50px;
    border-top: 0;
  }
  .site-footer-sign-up::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/grunge.png");
    background-size: 65px;
    z-index: -2;
  }
}

.site-footer-sign-up-inner {
  max-width: 535px;
}

@media (max-width: 1099px) {
  .site-footer-sign-up-inner {
    margin: 0 auto;
  }
}

.site-footer-sign-up-title {
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 24px;
}

@media (min-width: 600px) {
  .site-footer-sign-up .aauw-email-signup-form-fields {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -10px;
  }
  .site-footer-sign-up .aauw-email-signup-form-fields .aauw-form-field {
    width: calc(50% - 20px);
    margin: 0 10px 40px;
  }
}

.site-header {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

.site-header.-dark-bg .site-header-logo-img {
  filter: brightness(0) invert(1);
}

@media (min-width: 1000px) {
  .site-header {
    padding: 0 20px;
    transition: background-color 0.15s ease-in-out;
  }
}

@media (min-width: 1000px) and (prefers-reduced-motion: reduce) {
  .site-header {
    transition: none;
  }
}

@media (min-width: 1000px) {
  .site-header.-focus-within, .site-header{
    background: #f6f6f6;
  }
  .site-header.-dark-bg.-focus-within .site-header-logo-img, .site-header.-dark-bg .site-header-logo-img {
    filter: none;
  }
}

.site-header-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media (min-width: 1000px) {
  .site-header-inner {
    align-items: flex-end;
    padding: 20px 0;
  }
}

@media (min-width: 1291px) {
  .site-header-inner {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-header-inner {
    font-size: 1.28488rem;
    max-width: 1427.6468px;
  }
}

.site-header-logo {
  align-self: center;
  flex-shrink: 0;
  width: 84px;
  margin-left: 20px;
}

.site-header-logo.-link {
  background-image: none;
  transition: none;
}

.site-header-logo.-link:active, .site-header-logo.-link:focus, .site-header-logo.-link:hover {
  opacity: .67;
}

@media (min-width: 1000px) {
  .site-header-logo {
    width: 134px;
    margin: 0;
  }
}

@media (min-width: 1291px) {
  .site-header-logo {
    width: calc(134px + (19.04374 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-header-logo {
    width: 153.04374px;
  }
}

.site-header-logo-img {
  transition: filter 0.15s ease-in-out;
}

.site-header-promos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #000;
  margin: -15px;
}

@media (min-width: 1000px) {
  .site-header-promos {
    justify-content: flex-start;
    max-width: 33.33333em;
    margin-left: auto;
  }
  .-issue .site-header-promos {
    max-width: 16.66667em;
  }
}

.site-header-promos-item {
  background-image: none;
  transition: none;
  width: 16.875em;
  color: inherit;
  font-weight: 700;
  font-size: 0.88889em;
  margin: 15px;
}

.site-header-promos-item-img-wrapper {
  position: relative;
  margin-bottom: 10px;
}

.site-header-promos-item-img-wrapper img {
  width: 100%;
}

.site-header-promos-item:active .site-header-promos-item-img-wrapper::after, .site-header-promos-item:focus .site-header-promos-item-img-wrapper::after, .site-header-promos-item:hover .site-header-promos-item-img-wrapper::after {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%), linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%);
  background-size: 100% 5px, 5px 100%, 100% 5px, 5px 100%;
  background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  animation: drawBorder5px .5s;
}

.site-header-promos-item:active .site-header-promos-item-title, .site-header-promos-item:focus .site-header-promos-item-title, .site-header-promos-item:hover .site-header-promos-item-title {
  color: #246cb4;
}

.site-header-mobile {
  display: flex;
  flex-direction: column;
  position: static;
  overflow: hidden;
  z-index: 300;
}

@media (min-width: 1000px) {
  .site-header-mobile {
    display: none;
  }
}

.site-header-mobile.-mobile-menu-open {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #f6f6f6;
  overflow: hidden auto;
}

@media (min-width: 768px) {
  .admin-bar .site-header-mobile {
    top: 32px;
  }
}

.site-header-mobile-buttons-wrapper {
  display: flex;
  align-items: stretch;
  position: relative;
  margin-left: auto;
  z-index: 1;
}

.site-header-mobile-donate {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
}

.site-header-mobile-toggle {
  flex-shrink: 0;
  width: 3.125em;
  height: 3.125em;
  font-size: 1em;
}

.site-header-mobile-menu {
  flex-grow: 1;
  padding: 40px 20px 20px;
  transform: translateX(100%);
  transition: transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .site-header-mobile-menu {
    transition: none;
  }
}

.-mobile-menu-open .site-header-mobile-menu {
  transform: translateX(0);
}

.site-header-mobile-menu a:not(.btn) {
  background-image: none;
  transition: none;
}

.site-header-mobile-menu-screen {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.site-header-mobile-menu-screen[hidden] {
  display: none;
}

.site-header-mobile-menu-screen-back {
  --btn-bg-color: transparent;
  --btn-text-color: #0b2346;
  --btn-bg-color-hover: transparent;
  --btn-text-color-hover: #0b2346;
  display: inline-flex;
  align-items: center;
  padding: 20px;
  margin-left: -20px;
}

.site-header-mobile-menu-screen-back::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Å¡";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c23a09;
  margin-right: 1em;
  transform: translateX(0) rotate(180deg);
  transition: transform 0.15s ease-in-out;
}

.site-header-mobile-menu-screen-back:active::before, .site-header-mobile-menu-screen-back:focus::before, .site-header-mobile-menu-screen-back:hover::before {
  color: #0b2346;
  transform: translateX(-25%) rotate(180deg);
}

.site-header-mobile-menu-screen-back-wrapper {
  border-color: #d0d3dc;
  border-style: solid;
  border-width: 1px 0;
  padding: 0 20px;
  margin: 0 -20px 20px;
}

.site-header-mobile-menu-subtitle {
  color: #0b2346;
  font-weight: 700;
  margin: 0 0 20px;
}

.site-header-mobile-menu-subtitle a {
  display: inline;
  color: inherit;
}

.site-header-mobile-menu-items {
  font-weight: 500;
  margin-bottom: 20px;
}

.site-header-mobile-menu-items:last-child {
  margin-bottom: 0;
}

.site-header-mobile-menu-items.-second-level {
  padding-left: 20px;
}

.site-header-mobile-menu-items.-large {
  font-weight: 700;
  font-size: 1.125em;
}

@media (min-width: 500px) {
  .site-header-mobile-menu-items.-large {
    align-self: flex-start;
  }
}

.site-header-mobile-menu-items.-large .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 2.5em;
  margin-bottom: 0;
}

.site-header-mobile-menu-items.-large a {
  padding: 5px 0;
}

.site-header-mobile-menu-items.-large a.-active {
  background-size: 100% 0.27778em;
}

.site-header-mobile-menu-items:not(.-large) a.-active {
  background-position: left 20px bottom;
}

.site-header-mobile-menu-items .item {
  margin-bottom: 20px;
}

.site-header-mobile-menu-items .item:last-child {
  margin-bottom: 0;
}

.site-header-mobile-menu-items a {
  display: inline;
  color: #0b2346;
}

.site-header-mobile-menu-items a:active, .site-header-mobile-menu-items a:focus, .site-header-mobile-menu-items a:hover {
  color: #246cb4;
}

.site-header-mobile-menu-items a.-active {
  background-image: linear-gradient(to right, #c81a00, #ff7d45);
  background-size: 100% 0.11111em;
}

.site-header-mobile-menu-button-submenu {
  --btn-bg-color: transparent;
  --btn-text-color: #246cb4;
  --btn-bg-color-hover: transparent;
  --btn-text-color-hover: #ff7d45;
  background: transparent;
  padding: 10px;
  margin-right: -10px;
}

@media (min-width: 500px) {
  .site-header-mobile-menu-button-submenu {
    margin-left: 30px;
  }
}

/*.site-header-mobile-menu-button-submenu::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Å¡";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform 0.15s ease-in-out;
}*/

.site-header-mobile-menu-button-submenu:active::before, .site-header-mobile-menu-button-submenu:focus::before, .site-header-mobile-menu-button-submenu:hover::before {
  transform: translateX(25%);
}

.site-header-mobile-menu-issues-see-all-link {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875em;
  letter-spacing: 0.14563em;
  line-height: 1.25;
  color: #246cb4;
  padding-left: 20px;
  margin-top: 10px;
}

.dark-bg .site-header-mobile-menu-issues-see-all-link,
.light-blue-bg .site-header-mobile-menu-issues-see-all-link {
  color: #fff;
}

.site-header-mobile-menu-issues-see-all-link::before {
  color: #c23a09;
}

.site-header-mobile-menu-issues-see-all-link::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.site-header-mobile-menu-issues-see-all-link:active::before, .site-header-mobile-menu-issues-see-all-link:focus::before, .site-header-mobile-menu-issues-see-all-link:hover::before, .site-header-mobile-menu-issues-see-all-link.-active::before {
  left: 5px;
  color: #246cb4;
}

.site-header-mobile-menu-issues-see-all-link:active.-active::before, .site-header-mobile-menu-issues-see-all-link:focus.-active::before, .site-header-mobile-menu-issues-see-all-link:hover.-active::before {
  left: 10px;
}

.site-header-mobile-menu .socialIcons {
  display: block;
  text-align: center;
}

.site-header-mobile-search {
  padding-top: 50px;
  margin-top: auto;
}

.site-header-desktop {
  display: none;
  flex-direction: column;
  margin-left: 50px;
}

@media (min-width: 1000px) {
  .site-header-desktop {
    display: flex;
  }
}

.site-header-desktop a:not(.btn) {
  background-image: none;
  transition: none;
  color: #0b2346;
  transition: color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .site-header-desktop a:not(.btn) {
    transition: none;
  }
}

.site-header-desktop-main-menu {
  display: flex;
  justify-content: flex-end;
  text-align: center;
  margin-top: auto;
}

.site-header-desktop-main-menu-item {
  margin-left: 30px;
}

.site-header-desktop-main-menu-item:first-child {
  margin-left: 0;
}

.site-header-desktop-main-menu-item.-no-shrink {
  flex-shrink: 0;
}

.site-header-desktop-main-menu-item > a {
  height: 100%;
}

.site-header-desktop-main-menu-item.-gradient > a {
  display: flex;
  align-items: center;
  font-weight: 700;
  padding: 0.27778em 0;
}

.site-header-desktop-main-menu-item.-gradient > a.-active {
  background-image: linear-gradient(to right, #c81a00, #ff7d45);
  background-size: 100% 0.27778em;
}

.site-header-desktop-main-menu-item-dropdown {
  visibility: hidden;
  position: absolute;
  top: calc(100% - 20px);
  right: 0;
  left: 0;
  pointer-events: none;
  background: #f6f6f6;
  opacity: 0;
  text-align: left;
  padding: 50px 20px;
  z-index: 100;
  transition: opacity 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .site-header-desktop-main-menu-item-dropdown {
    transition: none;
  }
}

.site-header-desktop-main-menu-item-dropdown-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media (min-width: 1291px) {
  .site-header-desktop-main-menu-item-dropdown-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-header-desktop-main-menu-item-dropdown-inner {
    max-width: 1427.6468px;
  }
}

.site-header-desktop-main-menu-item-dropdown-menu {
  flex-basis: 12.77778em;
  margin: 0 35px;
}

.site-header-desktop-main-menu-item-dropdown-menu:first-child {
  margin-left: 0;
}

.site-header-desktop-main-menu-item-dropdown-menu-subtitle {
  position: relative;
  font-weight: 700;
}

.site-header-desktop-main-menu-item-dropdown-menu-subtitle:not(.-issue) {
  padding-bottom: 15px;
}

.site-header-desktop-main-menu-item-dropdown-menu-subtitle:not(.-issue)::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #c23a09;
}

.site-header-desktop-main-menu-item-dropdown-menu-subtitle a,
.-dark-bg:not(.-focus-within):not(:hover) .site-header-desktop-main-menu-item-dropdown-menu-subtitle a:not(.btn) {
  color: #0b2346;
}

.site-header-desktop-main-menu-item-dropdown-menu-subtitle.-issue {
  font-size: 0.88889em;
}

.site-header-desktop-main-menu-item-dropdown-menu-subtitle.-issue a {
  display: flex;
  align-items: center;
  min-height: 50px;
}

.site-header-desktop-main-menu-item-dropdown-menu-subtitle.-issue img {
  flex-shrink: 0;
  width: 50px;
  margin: 0 12px 0 0;
}

.site-header-desktop-main-menu-item-dropdown-menu-items {
  font-size: 0.88889em;
}

.site-header-desktop-main-menu-item-dropdown-menu-item {
  color: #3a3b3f;
  margin-bottom: 20px;
}

.site-header-desktop-main-menu-item-dropdown-menu-item:last-child {
  margin-bottom: 0;
}

.site-header-desktop-main-menu-item-dropdown-menu-item a:not(.btn),
.-dark-bg:not(.-focus-within):not(:hover) .site-header-desktop-main-menu-item-dropdown-menu-item a:not(.btn) {
  color: inherit;
}

.site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
}

.dark-bg .site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a,
.light-blue-bg .site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a {
  color: #fff;
}

.site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a::before {
  color: #3380cd;
}

.site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a:active::before, .site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a:focus::before, .site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a:hover::before, .site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a.-active::before {
  left: 5px;
  color: #ff7d45;
}

.site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a:active.-active::before, .site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a:focus.-active::before, .site-header-desktop-main-menu-item-dropdown-menu-item.-see-all a:hover.-active::before {
  left: 10px;
}

.site-header-desktop-main-menu-item-dropdown .site-header-promos {
  margin-left: auto;
}

.site-header-desktop-main-menu-item-dropdown .site-header-promos a,
.-dark-bg:not(.-focus-within):not(:hover) .site-header-desktop-main-menu-item-dropdown .site-header-promos a {
  color: inherit;
}

.site-header-desktop-main-menu-item:hover > .site-header-desktop-main-menu-item-dropdown, .site-header-desktop-main-menu-item-dropdown:hover {
  z-index: 200;
}

.site-header-desktop-main-menu:not(.-js-init) .site-header-desktop-main-menu-item:hover > .site-header-desktop-main-menu-item-dropdown,
.site-header-desktop-main-menu-item.-dropdown-open > .site-header-desktop-main-menu-item-dropdown,
.site-header-desktop-main-menu-item > a:focus + .site-header-desktop-main-menu-item-dropdown, .site-header-desktop-main-menu-item-dropdown:hover, .site-header-desktop-main-menu-item-dropdown:focus {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
}

.site-header-desktop-search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.site-header-desktop-search-btn::before {
  content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¹";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.11111em;
  padding: 0 5px;
}

.site-header-desktop-search {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .site-header-desktop-search {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
    max-width: calc(800px + (113.69395 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .site-header-desktop-search {
    font-size: 1.28488rem;
    max-width: 913.69395px;
  }
}

.site-header-desktop-search-modal .mfp-close {
  background: #d0d3dc;
}

.site-header-desktop-donate {
  display: flex;
  align-items: center;
  padding: 15px 30px;
}

.site-header-desktop-utility-bar {
  display: flex;
  order: -1;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  margin-bottom: 10px;
}

.site-header-desktop-utility-bar .socialIcons {
  flex-shrink: 0;
  padding-right: 20px;
}

.site-header-desktop-utility-bar-menu {
  font-size: 0.77778em;
  font-weight: 500;
  padding-left: 20px;
  border-left: 1px solid rgba(36, 108, 180, 0.3);
  transition: border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .site-header-desktop-utility-bar-menu {
    transition: none;
  }
}

.-dark-bg:not(.-focus-within):not(:hover) .site-header-desktop-utility-bar-menu {
  border-left-color: rgba(255, 255, 255, 0.3);
}

.site-header-desktop-utility-bar-menu .item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}

.site-header-desktop-utility-bar-menu .item:first-child {
  margin-left: 0;
}

.site-header-desktop-utility-bar-menu .item a {
  display: inline;
}

.site-header-mobile-menu-items:not(.-large) a, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a {
  position: relative;
  left: 0;
  padding-left: 20px;
  margin-left: -20px;
  transition: left 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .site-header-mobile-menu-items:not(.-large) a, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a {
    transition: none;
  }
}

.site-header-mobile-menu-items:not(.-large) a::before, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: linear-gradient(to bottom, #c81a00, #ff7d45);
  opacity: 0;
  transition: none;
}

.site-header-mobile-menu-items:not(.-large) a:active, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:active, .site-header-mobile-menu-items:not(.-large) a:focus, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:focus, .site-header-mobile-menu-items:not(.-large) a:hover, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:hover {
  left: 20px;
}

.site-header-mobile-menu-items:not(.-large) a:active::before, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:active::before, .site-header-mobile-menu-items:not(.-large) a:focus::before, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:focus::before, .site-header-mobile-menu-items:not(.-large) a:hover::before, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:hover::before {
  opacity: 1;
  transition: opacity 0.15s step-end;
}

@media (prefers-reduced-motion: reduce) {
  .site-header-mobile-menu-items:not(.-large) a:active::before, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:active::before, .site-header-mobile-menu-items:not(.-large) a:focus::before, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:focus::before, .site-header-mobile-menu-items:not(.-large) a:hover::before, .site-header-desktop-main-menu-item-dropdown-menu-item:not(.-see-all) a:hover::before {
    transition: none;
  }
}

.social-fifty-fifty {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .social-fifty-fifty {
    margin-bottom: 80px;
  }
}

.social-fifty-fifty:last-child {
  margin-bottom: 0;
}

.social-fifty-fifty-inner {
  max-width: 625px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 800px) {
  .social-fifty-fifty-inner {
    flex-flow: row wrap;
    align-items: stretch;
    max-width: 1250px;
  }
}

.social-fifty-fifty-post {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  max-width: 400px;
  min-height: calc(100vw - 40px);
  background: #0b2346;
  color: white;
}

@media (min-width: 440px) {
  .social-fifty-fifty-post {
    min-height: 400px;
  }
}

@media (min-width: 800px) {
  .social-fifty-fifty-post {
    width: 50%;
    max-width: 625px;
    min-height: calc(50vw - 20px);
  }
  .social-fifty-fifty-post:active .social-fifty-fifty-post-provider-info, .social-fifty-fifty-post:focus .social-fifty-fifty-post-provider-info, .social-fifty-fifty-post:hover .social-fifty-fifty-post-provider-info {
    display: flex;
  }
  .social-fifty-fifty-post:active .social-fifty-fifty-post-content.-text, .social-fifty-fifty-post:focus .social-fifty-fifty-post-content.-text, .social-fifty-fifty-post:hover .social-fifty-fifty-post-content.-text {
    padding-top: 20px;
    padding-bottom: 60px;
  }
}

@media (min-width: 1000px) {
  .social-fifty-fifty-post:active .social-fifty-fifty-post-content.-text, .social-fifty-fifty-post:focus .social-fifty-fifty-post-content.-text, .social-fifty-fifty-post:hover .social-fifty-fifty-post-content.-text {
    padding-bottom: 90px;
  }
}

@media (min-width: 1290px) {
  .social-fifty-fifty-post {
    min-height: 625px;
  }
}

.social-fifty-fifty-post-content.-image {
  margin: auto;
}

.social-fifty-fifty-post-content.-image::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 18%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 5%, #000 100%);
}

.social-fifty-fifty-post-content.-text {
  padding: 20px;
  font-weight: 500;
}

.social-fifty-fifty-post-content.-text:active, .social-fifty-fifty-post-content.-text:focus, .social-fifty-fifty-post-content.-text:hover {
  padding-top: 70px;
}

@media (min-width: 900px) {
  .social-fifty-fifty-post-content.-text {
    font-weight: 400;
  }
}

@media (min-width: 901px) {
  .social-fifty-fifty-post-content.-text {
    font-size: calc(1.04651rem + (6.51162 * ((100vw - 900px) / 350)));
  }
}

@media (min-width: 1250px) {
  .social-fifty-fifty-post-content.-text {
    font-size: 1.45349rem;
  }
}

@media (min-width: 1000px) {
  .social-fifty-fifty-post-content.-text {
    padding: 50px;
  }
}

.social-fifty-fifty-post-provider-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 10px;
  z-index: 2;
}

@media (min-width: 800px) {
  .social-fifty-fifty-post-provider-info {
    display: none;
    top: auto;
    bottom: 0;
  }
}

@media (min-width: 1000px) {
  .social-fifty-fifty-post-provider-info {
    padding: 30px;
  }
}

.social-fifty-fifty-post-date {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
}

.social-fifty-fifty-post-provider-link {
  background-image: none;
  transition: none;
  color: inherit;
  font-size: 1.66667em;
}

@media print {
  .aauw-social-share {
    display: none;
  }
}

@media (max-width: 1399px) {
  .aauw-social-share {
    margin: 0 auto 20px;
    padding: 0 20px;
  }
}

@media (min-width: 1400px) {
  .aauw-social-share {
    position: absolute;
    right: 0;
  }
}

@media (min-width: 1940px) {
  .aauw-social-share {
    right: calc(50% - 960px);
  }
}

.aauw-social-share-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 10;
}

@media (min-width: 768px) {
  .admin-bar .aauw-social-share-inner.-stuck {
    margin-top: 46px;
  }
}

@media (min-width: 783px) {
  .admin-bar .aauw-social-share-inner.-stuck {
    margin-top: 32px;
  }
}

@media (max-width: 1399px) {
  .aauw-social-share-inner {
    max-width: 1250px;
  }
}

@media (min-width: 600px) {
  .aauw-social-share-inner {
    padding: 10px;
  }
}

@media (min-width: 1400px) {
  .aauw-social-share-inner {
    flex-direction: column;
    z-index: 101;
  }
}

.aauw-social-share-inner::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../images/grunge.png");
  background-size: 65px;
  opacity: .3;
  z-index: -1;
}

.aauw-social-share a {
  background-image: none;
  transition: none;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  padding: 10px;
  border-radius: 50%;
}

.aauw-social-share a:active, .aauw-social-share a:focus, .aauw-social-share a:hover {
  color: #fff;
}

@media (max-width: 1399px) {
  .aauw-social-share a {
    margin-right: 10px;
  }
  .aauw-social-share a:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1400px) {
  .aauw-social-share a {
    margin-bottom: 10px;
  }
  .aauw-social-share a:last-child {
    margin-bottom: 0;
  }
}

.aauw-social-share .socicon-facebook {
  color: #3b5998;
}

.aauw-social-share .socicon-facebook:active, .aauw-social-share .socicon-facebook:focus, .aauw-social-share .socicon-facebook:hover {
  background-color: #3b5998;
}

.aauw-social-share .socicon-twitter {
  color: #1da1f2;
  font-size: 1.11111em;
}

.aauw-social-share .socicon-twitter:active, .aauw-social-share .socicon-twitter:focus, .aauw-social-share .socicon-twitter:hover {
  background-color: #1da1f2;
}

.aauw-social-share .icon-email {
  color: #d0d3dc;
  font-size: 0.83333em;
}

.aauw-social-share .icon-email:active, .aauw-social-share .icon-email:focus, .aauw-social-share .icon-email:hover {
  background-color: #d0d3dc;
}

.socialIcons {
  display: inline-block;
}

.socialIcons a:not(.btn) {
  --main-color: #246cb4;
  --hover-color: #fff;
  background-image: none;
  transition: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2em;
  min-width: 2em;
  background-color: transparent;
  color: var(--main-color);
  border-radius: 50%;
}

.socialIcons a:not(.btn):active, .socialIcons a:not(.btn):focus, .socialIcons a:not(.btn):hover {
  background-color: var(--main-color);
  color: var(--hover-color);
}

.dark-bg .socialIcons a:not(.btn) {
  --main-color: #fff;
  --hover-color: #0b2346;
}

.socialIcons .socicon-youtube::before {
  font-size: 1.1em;
}

.aauw-spacing {
  height: 50px;
}

.stat {
  display: block;
  position: relative;
  max-width: 25em;
  min-height: 18.33333em;
  background-size: initial;
  background-repeat: repeat;
  text-align: center;
  padding: 2.5em 1.11111em 3.33333em;
  overflow: hidden;
}

@media (min-width: 500px) {
  .stat {
    padding: 2.5em 2.5em 3.33333em;
  }
}

.stat[data-color='light'] {
  background-color: #f6f6f6;
  background-image: none;
  color: #000;
}

.stat[data-color='light'] .socicon-twitter {
  color: #000;
}

.stat[data-color='dark'] {
  background: #0b2346;
  color: #fff;
}

.stat[data-color='dark'] .socicon-twitter {
  color: #99c8f8;
}

.stat:active, .stat:focus, .stat:hover {
  background-size: initial;
}

.stat:active .stat-content, .stat:focus .stat-content, .stat:hover .stat-content {
  top: -1.11111em;
  transition-duration: .3s;
}

.stat:active .socicon-twitter, .stat:focus .socicon-twitter, .stat:hover .socicon-twitter {
  bottom: 0.83333em;
  opacity: 1;
  transition-duration: .3s;
  transition-delay: 0.15s;
}

.stat-content {
  position: relative;
  top: 0;
  transition: 0.15s ease-in-out;
}

.stat-statistic, .stat-title, .stat-text,
.stat strong {
  color: inherit;
}

.stat .socicon-twitter {
  position: absolute;
  bottom: -1.11111em;
  left: 50%;
  font-size: 1.11111em;
  opacity: 0;
  transform: translate(-50%, 0);
  transition: 0.15s ease-in-out;
}

.stat[data-type='number'] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.stat[data-type='number'] .stat-content {
  flex: none;
  width: 100%;
}

.stat[data-type='number'][data-style='default'] .stat-frame {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.stat[data-type='number'][data-style='default'] .stat-frame::before, .stat[data-type='number'][data-style='default'] .stat-frame::after {
  content: '';
  position: absolute;
  width: 3.72222em;
  height: 3.88889em;
  border: 0.55556em solid #246cb4;
  transform: translate(0);
  transition: 0.15s ease-in-out;
}

.stat[data-type='number'][data-style='default'] .stat-frame::before {
  top: -0.88889em;
  right: -0.72222em;
}

.stat[data-type='number'][data-style='default'] .stat-frame::after {
  width: 4.05556em;
  left: -0.72222em;
  bottom: -0.88889em;
  border-color: #c23a09;
}

.stat[data-type='number'][data-style='default']:active .stat-frame::before, .stat[data-type='number'][data-style='default']:active .stat-frame::after, .stat[data-type='number'][data-style='default']:focus .stat-frame::before, .stat[data-type='number'][data-style='default']:focus .stat-frame::after, .stat[data-type='number'][data-style='default']:hover .stat-frame::before, .stat[data-type='number'][data-style='default']:hover .stat-frame::after {
  transition-duration: .3s;
}

.stat[data-type='number'][data-style='default']:active .stat-frame::before, .stat[data-type='number'][data-style='default']:focus .stat-frame::before, .stat[data-type='number'][data-style='default']:hover .stat-frame::before {
  transform: translate(100%, -100%);
}

.stat[data-type='number'][data-style='default']:active .stat-frame::after, .stat[data-type='number'][data-style='default']:focus .stat-frame::after, .stat[data-type='number'][data-style='default']:hover .stat-frame::after {
  transform: translate(-100%, 100%);
}

.stat[data-type='number'][data-color='light'] {
  background-image: url("../images/grunge.png");
}

.stat[data-type='number'][data-color='light']::before {
  opacity: .5;
}

.stat[data-type='number'][data-color='dark']::before {
  opacity: .1;
}

.stat[data-type='number'][data-color='dark'][data-style='default'] .stat-frame::after {
  border-color: #ff7d45;
}

.stat[data-type='number']::before {
  content: '';
  position: absolute;
  top: 1.66667em;
  left: 50%;
  width: 13.88889em;
  height: 13.88889em;
  background: #fff;
  border-radius: 50%;
  transform: translateX(-50%);
}

.stat[data-type='number'] .stat-beginning-text,
.stat[data-type='number'] .stat-ending-text {
  max-width: 18.66667em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  line-height: 1.33333;
}

.stat[data-type='number'] .stat-statistic {
  line-height: 1;
  margin: 5px 0;
}

.stat[data-type='word'][data-style='default'] .stat-frame {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 67%;
  max-width: 16.66667em;
  height: 1.66667em;
  transform: translate(-50%, 0);
  border: 0.55556em solid #ff7d45;
  border-bottom: 0;
  transition: 0.3s ease-in-out;
}

.stat[data-type='word'][data-style='default'][data-color='light'] .stat-frame {
  border-color: #246cb4;
}

.stat[data-type='word'][data-style='default']:active .stat-frame, .stat[data-type='word'][data-style='default']:focus .stat-frame, .stat[data-type='word'][data-style='default']:hover .stat-frame {
  transform: translate(-50%, 1.66667em);
  transition-duration: 0.15s;
}

.stat[data-type='word'] .stat-title {
  line-height: 1.3125;
  margin-bottom: 20px;
}

.stat[data-type='word'] .stat-title::before {
  content: '';
  width: 106px;
  height: 8px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  display: block;
  margin: 0 auto 20px;
}

.stat[data-type='word'] .stat-text {
  font-size: 0.88889em;
  font-weight: 500;
}

.stat[data-type='word'][data-color='dark'] .stat-text {
  color: #99c8f8;
}

.stats-50-50 {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .stats-50-50 {
    margin-bottom: 80px;
  }
}

.stats-50-50:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .stats-50-50 {
    max-width: calc(1290px + (183.3315 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .stats-50-50 {
    max-width: 1473.3315px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 900px) {
  .stats-50-50 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}

@media (min-width: 900px) {
  .stats-50-50-content {
    flex: 1 1 0;
    max-width: 36.11111em;
    margin-right: 2.22222em;
  }
}

@media (min-width: 1000px) {
  .stats-50-50-content {
    margin-right: 3.33333em;
  }
}

@media (min-width: 1200px) {
  .stats-50-50-content {
    margin-right: 5.55556em;
  }
}

.stats-50-50-kicker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  margin-bottom: 25px;
}

@media (min-width: 500px) {
  .stats-50-50-kicker {
    position: relative;
    padding-left: 5.27778em;
    margin-bottom: 40px;
  }
  .stats-50-50-kicker::before {
    content: '';
    width: 4.16667em;
    height: 0.55556em;
    background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
    position: absolute;
    top: 0.27778em;
    left: 0;
  }
}

@media (min-width: 900px) {
  .stats-50-50-stats {
    flex: 1 1 0;
    max-width: 25em;
  }
}

.stats-50-50 .stat {
  margin-top: 30px;
}

@media (max-width: 899px) {
  .stats-50-50 .stat {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 900px) {
  .stats-50-50 .stat:first-child {
    margin-top: 0;
  }
}

.stats {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media (min-width: 768px) {
  .stats {
    margin-bottom: 80px;
  }
}

.stats:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .stats {
    max-width: calc(970px + (137.85392 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .stats {
    max-width: 1107.85392px;
    font-size: 1.28488rem;
  }
}

.stats-items {
  margin-bottom: 45px;
}

@media (min-width: 900px) {
  .stats-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px 15px;
  }
}

.stats-items .stat {
  margin: 0 auto 30px;
}

@media (min-width: 900px) {
  .stats-items .stat {
    flex: none;
    width: calc(50% - 30px);
    margin: 0 15px 30px;
  }
}

.sticky-nav {
  position: relative;
  font-size: 1rem;
  margin: 0 auto;
  overflow: visible;
  z-index: 99;
}

@media (max-width: 999px) {
  .sticky-nav.-js-init {
    max-height: 3.75em;
  }
}

@media (min-width: 1291px) {
  .sticky-nav {
    font-size: calc(1rem + (2.27388 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .sticky-nav {
    font-size: 1.14212rem;
  }
}

.sticky-nav.-stuck {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .admin-bar .sticky-nav.-stuck {
    max-height: calc(100vh - 32px);
    margin-top: 32px;
  }
  .admin-bar .sticky-nav.-stuck .sticky-nav-inner {
    max-height: calc(100vh - 32px);
  }
}

.sticky-nav-inner {
  position: relative;
  max-width: 400px;
  max-height: 100vh;
  margin: 0 auto;
  overflow: auto;
}

@media (min-width: 1000px) {
  .sticky-nav-inner {
    width: calc(100% - 40px);
    max-width: 1250px;
    overflow: visible;
  }
}

@media (min-width: 1291px) {
  .sticky-nav-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .sticky-nav-inner {
    max-width: 1427.6468px;
  }
}

.sticky-nav-current-item, .sticky-nav-menu-item-link, .sticky-nav-menu-more-button {
  background-image: none;
  transition: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: 0.16687em;
  line-height: 1.25;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.75em;
  background-color: #0b2346;
  color: #fff;
  text-align: center;
  padding: 0 20px;
}

@media (min-width: 1000px) {
  .sticky-nav-current-item, .sticky-nav-menu-item-link, .sticky-nav-menu-more-button {
    height: 5em;
  }
}

.sticky-nav-current-item:active, .sticky-nav-current-item:focus, .sticky-nav-current-item:hover, .sticky-nav-menu-item-link:active, .sticky-nav-menu-item-link:focus, .sticky-nav-menu-item-link:hover, .sticky-nav-menu-more-button:active, .sticky-nav-menu-more-button:focus, .sticky-nav-menu-more-button:hover {
  background-color: #1f5189;
}

.sticky-nav-current-item.-active, .sticky-nav-menu-item-link.-active, .sticky-nav-menu-more-button.-active {
  background-color: #3380cd;
}

.sticky-nav-current-item {
  display: none;
  margin-right: 3.75em;
}

.sticky-nav-mobile-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.75em;
  height: 3.75em;
  font-size: 1em;
}

@media (min-width: 1000px) {
  .sticky-nav-mobile-toggle {
    display: none;
  }
}

@media (min-width: 1000px) {
  .sticky-nav-menu-section {
    display: flex;
  }
}


.sticky-nav-menu-item-link {
  flex-grow: 1;
}


@media (min-width: 1000px) {
  .sticky-nav-menu-item-link {
    height: 5em;
  }
}

.sticky-nav-menu-more-button::after {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.875em;
  margin-left: 5px;
  transform: rotate(270deg);
  transition: transform 0.15s ease-in-out;
}


@media (prefers-reduced-motion: reduce) {
  .sticky-nav-menu-more-button::after {
    transition: none;
  }
}

@media (max-width: 999px) {
  .sticky-nav-menu-more-button {
    display: none;
  }
}

@media (max-width: 999px) {
  .sticky-nav.-js-init .sticky-nav-menu-primary-section .sticky-nav-menu-item-link:first-child {
    margin-right: 3.75em;
  }
}

@media (min-width: 1000px) {
  .sticky-nav.-js-init .sticky-nav-menu-more-section {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    max-width: 400px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.875em;
    letter-spacing: 0.14563em;
    line-height: 1.25;
    border-top: 1px solid #d0d3dc;
  }
  .sticky-nav.-js-init .sticky-nav-menu-more-section .sticky-nav-menu-item-link {
    height: 4.28571em;
  }
}

@media (min-width: 1291px) {
  .sticky-nav.-js-init .sticky-nav-menu-more-section {
    max-width: calc(400px + (56.84698 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .sticky-nav.-js-init .sticky-nav-menu-more-section {
    max-width: 456.84698px;
  }
}

.sticky-nav.-menu-hidden .sticky-nav-current-item {
  display: flex;
}

@media (min-width: 1000px) {
  .sticky-nav.-menu-hidden .sticky-nav-current-item {
    display: none;
  }
}

.sticky-nav.-menu-hidden .sticky-nav-menu {
  display: none;
}

@media (min-width: 1000px) {
  .sticky-nav.-menu-hidden .sticky-nav-menu {
    display: block;
  }
}

.sticky-nav.-menu-hidden .sticky-nav-menu-more-button::after {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  transform: rotate(90deg);
}

@media (min-width: 1000px) {
  .sticky-nav.-menu-hidden .sticky-nav-menu-more-section {
    display: none;
  }
}

.sticky-nav,
.sticky-nav-placeholder {
  margin-bottom: 70px;
}

.aauw-table {
  flex-shrink: 0;
  max-width: 100%;
  line-height: 1.4;
  border: 0;
  border-collapse: collapse;
}

@media (max-width: 799px) {
  .aauw-table {
    width: 100%;
  }
}

@media (min-width: 800px) {
  .aauw-table {
    height: 1px;
  }
}

@media (min-width: 1291px) {
  .aauw-table {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .aauw-table {
    font-size: 1.28488rem;
  }
}

.aauw-table-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .aauw-table-wrapper {
    margin-bottom: 80px;
  }
}

.aauw-table-wrapper:last-child {
  margin-bottom: 0;
}

.aauw-table-wrapper-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .aauw-table-wrapper-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .aauw-table-wrapper-inner {
    max-width: 1427.6468px;
  }
}

.aauw-table-wrapper-inner-spacing {
  display: none;
}

@media (min-width: 800px) {
  .aauw-table-wrapper-inner {
    display: flex;
  }
  .aauw-table-wrapper-inner-spacing {
    display: block;
    flex: 1 1 0;
    max-width: calc(50% - 21.94444em);
  }
}

@media (min-width: 800px) {
  .aauw-table thead,
  .aauw-table tbody {
    height: 100%;
  }
}

.aauw-table thead {
  border-bottom: 3px solid #c23a09;
}

@media (max-width: 799px) {
  .aauw-table thead {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    position: absolute;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
}

.aauw-table thead th {
  color: #000;
  font-size: 1em;
  font-weight: 700;
  vertical-align: bottom;
}

.aauw-table tbody tr {
  border-bottom: 1px solid #d0d3dc;
}

@media (max-width: 799px) {
  .aauw-table tbody tr {
    border-bottom: 3px solid #c23a09;
  }
  .aauw-table tbody tr:first-child {
    border-top: 3px solid #c23a09;
  }
}

.aauw-table tbody th {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  color: #5e6068;
}

.aauw-table th,
.aauw-table td {
  text-align: left;
}

.aauw-table th .aauw-table-cell-content,
.aauw-table td .aauw-table-cell-content {
  height: 100%;
}

.aauw-table th {
  padding: 25px 20px;
}

@media (max-width: 799px) {
  .aauw-table th {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    position: absolute;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
}

.aauw-table td {
  padding: 25px 15px;
}

@media (max-width: 799px) {
  .aauw-table td {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #d0d3dc;
  }
  .aauw-table td:last-child {
    border-bottom: 0;
  }
}

.aauw-table td .aauw-table-cell-content {
  font-size: 1rem;
}

@media (min-width: 1291px) {
  .aauw-table td .aauw-table-cell-content {
    font-size: calc(1rem + (2.27388 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .aauw-table td .aauw-table-cell-content {
    font-size: 1.14212rem;
  }
}

.aauw-table td::before, .aauw-table td::after {
  margin-bottom: 12px;
}

@media (max-width: 799px) {
  .aauw-table td[data-header-row]::before {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.77778em;
    letter-spacing: 0.12944em;
    line-height: 1.25;
    color: #5e6068;
    content: attr(data-header-row);
    display: block;
    order: -2;
  }
}

@media (max-width: 799px) {
  .aauw-table td[data-header-col]::after {
    color: #000;
    font-size: 1em;
    font-weight: 700;
    order: -1;
    display: block;
    content: attr(data-header-col);
  }
}

.aauw-table.-row-headers th:first-child,
.aauw-table.-row-headers td:first-child {
  background-color: #f6f6f6;
}

.tags {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .tags {
    margin-bottom: 80px;
  }
}

.tags:last-child {
  margin-bottom: 0;
}

.text-block + .tags {
  margin-top: 0px;
}

@media (min-width: 768px) {
  .text-block + .tags {
    margin-top: -30px;
  }
}

.tags-inner {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1291px) {
  .tags-inner {
    max-width: calc(750px + (106.58808 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .tags-inner {
    max-width: 856.58808px;
    font-size: 1.28488rem;
  }
}

.tags-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  display: inline-block;
  margin-right: 10px;
}

.tags-title,
.tags a {
  margin-bottom: 6px;
}

.tags a {
  background-image: none;
  transition: none;
  display: inline-block;
  background-color: #e9f1f9;
  color: #0b2346;
  font-size: 0.77778em;
  font-weight: 500;
  padding: 9px 15px;
}

.tags a:active, .tags a:focus, .tags a:hover {
  background-color: #ff7d45;
  color: #fff;
}

.take-action {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 105px;
  background-image: linear-gradient(-47deg, #14487b, #0b2346);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 768px) {
  .take-action {
    margin-bottom: 80px;
  }
}

.take-action:last-child {
  margin-bottom: 0;
}

@media (max-width: 999px) {
  .take-action:last-child {
    margin-bottom: 55px;
  }
}

@media (min-width: 1000px) {
  .take-action {
    background-image: url("../images/w-circle-light-blue.svg"), linear-gradient(-47deg, #14487b, #0b2346);
    background-position: left -120px bottom -210px, center;
    background-size: 500px, cover;
  }
}

@media (min-width: 1291px) {
  .take-action {
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .take-action {
    font-size: 1.28488rem;
  }
}

@media (min-width: 1800px) {
  .take-action {
    background-position: left calc(50% - 770px) bottom -210px, center;
  }
}

.take-action-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 999px) {
  .take-action-inner {
    padding-top: 50px;
  }
}

@media (min-width: 1000px) {
  .take-action-inner {
    display: flex;
    justify-content: space-between;
    min-height: 27.77778em;
  }
}

@media (min-width: 1291px) {
  .take-action-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .take-action-inner {
    max-width: 1427.6468px;
  }
}

@media (min-width: 1000px) {
  .take-action-left {
    width: 37%;
    max-width: 23.33333em;
    padding: 100px 0;
    margin-right: 100px;
  }
}

@media (max-width: 999px) {
  .take-action-left-title, .take-action-left-text {
    text-align: center;
  }
}

@media (max-width: 999px) {
  .take-action-left-title {
    font-size: 1.5em;
    font-weight: 700;
  }
}

@media (min-width: 1000px) {
  .take-action-left-title {
    position: relative;
  }
}

.take-action-left-title::before {
  content: '';
  width: 75px;
  height: 10px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  display: block;
}

@media (max-width: 999px) {
  .take-action-left-title::before {
    margin: 0 auto 20px;
  }
}

@media (min-width: 1000px) and (max-width: 1289px) {
  .take-action-left-title::before {
    display: none;
  }
}

@media (min-width: 1290px) {
  .take-action-left-title::before {
    position: absolute;
    top: calc(.6em - 5px);
    right: calc(100% + 30px);
    width: calc(50vw - 655px);
    height: 10px;
  }
}

@media (min-width: 1800px) {
  .take-action-left-title::before {
    width: 250px;
  }
}

.take-action-left-text {
  font-weight: 500;
}

.take-action-left-links {
  line-height: 1.4;
  margin-top: 30px;
}

.take-action-left-links-link-wrapper {
  margin-bottom: 20px;
}

.take-action-left-links-link-wrapper:last-child {
  margin-bottom: 0;
}

.take-action-left-links a {
  color: #000;
  background: none;
  font-weight: 700;
  margin-left: 1.66667em;
  display: inline;
}

.dark-bg .take-action-left-links a,
.light-blue-bg .take-action-left-links a {
  color: #fff;
}

.take-action-left-links a::before {
  color: #3380cd;
}

.take-action-left-links a::before {
  content: "ÃƒÂ®Ã‚Â¤Ã†â€™";
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  left: 0;
  font-size: 0.83333em;
  padding-right: 1em;
  margin-left: -2em;
  transition: 0.15s ease-in-out;
}

.take-action-left-links a:active::before, .take-action-left-links a:focus::before, .take-action-left-links a:hover::before, .take-action-left-links a.-active::before {
  left: 5px;
  color: #ff7d45;
}

.take-action-left-links a:active.-active::before, .take-action-left-links a:focus.-active::before, .take-action-left-links a:hover.-active::before {
  left: 10px;
}

.take-action-right {
  position: relative;
  z-index: 0;
}

.take-action-right::before, .take-action-right::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 105px), calc(100% - 20px) 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 105px), calc(100% - 20px) 100%, 0 100%);
}

@media (min-width: 1000px) {
  .take-action-right::before, .take-action-right::after {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 115px), calc(100% - 30px) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 115px), calc(100% - 30px) 100%, 0 100%);
  }
}

.take-action-right::before {
  background-color: #246cb4;
  z-index: -11;
}

.take-action-right::after {
  background-image: url("../images/grunge.png");
  background-size: 65px;
  opacity: .46;
  z-index: -10;
}

@media (max-width: 999px) {
  .take-action-right {
    bottom: -55px;
    padding: 40px 20px 30px;
    margin: -25px auto 0;
  }
}

@media (min-width: 1000px) {
  .take-action-right {
    top: -50px;
    width: 55%;
    max-width: 34.72222em;
    padding: 60px 50px;
  }
}

.take-action-right-title {
  margin-bottom: 30px;
}

@media (max-width: 999px) {
  .take-action-right-title {
    font-size: 1.125em;
  }
}

@media (min-width: 1000px) {
  .take-action-right-title {
    position: relative;
  }
  .take-action-right-title::before {
    content: '';
    position: absolute;
    top: 0.7em;
    right: calc(100% + 20px);
    width: 75px;
    height: 5px;
    background-color: #ff7d45;
    margin-top: -2.5px;
  }
  .-email-signup .take-action-right-title::before {
    display: none;
  }
}

.take-action-right .aauw-email-signup {
  width: 100%;
  margin-bottom: 20px;
}

.take-action-right .aauw-email-signup:last-child {
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .take-action-right .aauw-email-signup {
    margin-top: 50px;
  }
}

.take-action-right .aauw-email-signup .aauw-form-field + .aauw-form-field {
  margin-top: 50px;
}

.take-action-right-text {
  margin-bottom: 50px;
}

.take-action-right-fine-print {
  font-size: 0.88889em;
  font-weight: 500;
  margin-top: 20px;
}

.text-block {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .text-block {
    margin-bottom: 80px;
  }
}

.text-block:last-child {
  margin-bottom: 0;
}

.text-block-inner {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-inner::after {
  content: '';
  display: block;
  clear: both;
}

@media (min-width: 1291px) {
  .text-block-inner {
    max-width: calc(750px + (106.58808 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .text-block-inner {
    max-width: 856.58808px;
    font-size: 1.28488rem;
  }
}

.text-block-inner.-max-width-full {
  max-width: 1250px;
}

@media (min-width: 1291px) {
  .text-block-inner.-max-width-full {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .text-block-inner.-max-width-full {
    max-width: 1427.6468px;
  }
}

.three-up-icons {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .three-up-icons {
    margin-bottom: 80px;
  }
}

.three-up-icons:last-child {
  margin-bottom: 0;
}

@media (min-width: 1291px) {
  .three-up-icons {
    max-width: calc(1290px + (183.3315 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .three-up-icons {
    max-width: 1473.3315px;
    font-size: 1.28488rem;
  }
}

.three-up-icons-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88889em;
  letter-spacing: 0.14833em;
  line-height: 1.25;
  position: relative;
  padding-left: 53px;
  margin-bottom: 25px;
}

@media (min-width: 500px) {
  .three-up-icons-title {
    padding-left: 95px;
    margin-left: 50px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1100px) {
  .three-up-icons-title {
    margin-left: 40px;
  }
}

@media (min-width: 1400px) {
  .three-up-icons-title {
    margin-left: 0;
  }
}

.three-up-icons-title::before {
  content: '';
  width: 38px;
  height: 10px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  position: absolute;
  top: 5px;
  left: 0;
}

@media (min-width: 500px) {
  .three-up-icons-title::before {
    width: 75px;
  }
}

@media (min-width: 1100px) {
  .three-up-icons-items {
    display: flex;
    justify-content: space-between;
    margin: 0 -10px;
  }
}

@media (min-width: 1400px) {
  .three-up-icons-items {
    margin: 0 -50px;
  }
}

.three-up-icons-item {
  display: block;
  max-width: 700px;
  background: none;
  margin-bottom: 40px;
}

@media (min-width: 500px) {
  .three-up-icons-item {
    padding: 40px 50px;
    margin-bottom: 0;
  }
}

@media (min-width: 1100px) {
  .three-up-icons-item {
    flex: 1 1 0;
    max-width: 23.05556em;
    padding: 70px 50px 40px;
  }
}

.three-up-icons-item:last-child {
  margin-bottom: 0;
}

.three-up-icons-item.js-link-event {
  transition: 0.15s ease-in-out;
}

@media (min-width: 500px) {
  .three-up-icons-item.js-link-event {
    position: relative;
  }
  .three-up-icons-item.js-link-event::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../images/grunge.png");
    opacity: 0;
    transition: 0.15s ease-in-out;
  }
}

@media (min-width: 500px) {
  .three-up-icons-item.js-link-event:hover, .three-up-icons-item.js-link-event:focus, .three-up-icons-item.js-link-event.-focused {
    position: relative;
  }
  .three-up-icons-item.js-link-event:hover::before, .three-up-icons-item.js-link-event:focus::before, .three-up-icons-item.js-link-event.-focused::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%), linear-gradient(to right, #c23a09 100%, #c23a09 100%), linear-gradient(to bottom, #c23a09 100%, #c23a09 100%);
    background-size: 100% 10px, 10px 100%, 100% 10px, 10px 100%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    animation: drawBorder .5s;
  }
  .three-up-icons-item.js-link-event:hover::after, .three-up-icons-item.js-link-event:focus::after, .three-up-icons-item.js-link-event.-focused::after {
    opacity: .5;
  }
}

.three-up-icons-item.js-link-event:hover .three-up-icons-item-title, .three-up-icons-item.js-link-event:focus .three-up-icons-item-title, .three-up-icons-item.js-link-event.-focused .three-up-icons-item-title {
  color: #c23a09;
}

@media (min-width: 1100px) {
  .three-up-icons-item.js-link-event:hover .three-up-icons-item-content, .three-up-icons-item.js-link-event:focus .three-up-icons-item-content, .three-up-icons-item.js-link-event.-focused .three-up-icons-item-content {
    top: -30px;
  }
}

.-js-link-event-init .three-up-icons-item.js-link-event {
  cursor: pointer;
}

.three-up-icons-item-content {
  position: relative;
  top: 0;
  transition: 0.5s ease-in-out;
  z-index: 2;
}

.three-up-icons-item-image {
  width: 100px;
  margin-bottom: 10px;
}

.three-up-icons-item-title {
  margin: 0;
  transition: 0.15s ease-in-out;
}

.three-up-icons-item-title a {
  color: inherit;
  background: none;
}

.three-up-icons-item-text {
  color: #3a3b3f;
  margin-top: 15px;
}

.aauw-video {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 50px;
}

@media (min-width: 768px) {
  .aauw-video {
    margin-bottom: 80px;
  }
}

.aauw-video:last-child {
  margin-bottom: 0;
}

@media (max-width: 1099px) {
  .aauw-video {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}

.aauw-video-inner {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (min-width: 1291px) {
  .aauw-video-inner {
    max-width: calc(1250px + (177.6468 * ((100vw - 1290px) / 550)));
    font-size: calc(1.125rem + (2.55811 * ((100vw - 1290px) / 550)));
  }
}

@media (min-width: 1840px) {
  .aauw-video-inner {
    max-width: 1427.6468px;
    font-size: 1.28488rem;
  }
}

@media (min-width: 1100px) {
  .aauw-video-inner {
    display: flex;
  }
}

@media (min-width: 1100px) {
  .aauw-video-embed {
    flex: none;
    width: 64%;
  }
}

.aauw-video-content {
  background-image: linear-gradient(-47deg, #14487b 0%, #0b2346 100%);
  padding: 30px 20px;
}

@media (min-width: 500px) {
  .aauw-video-content {
    position: relative;
    padding: 50px 45px 50px 40px;
  }
  .aauw-video-content::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-width: 0 0 114px 32px;
    border-style: solid;
    border-color: transparent transparent #fff;
  }
}

@media (min-width: 1100px) {
  .aauw-video-content {
    display: flex;
    align-items: flex-end;
    flex: 1 1 0;
  }
  .aauw-video-content-inner {
    flex: 1 1 0;
  }
}

.aauw-video-content-orange-bar {
  width: 75px;
  height: 10px;
  background-image: linear-gradient(to right, #ff7d45 0%, #c81a00 100%);
  margin-bottom: 30px;
}

.aauw-video-kicker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.77778em;
  letter-spacing: 0.12944em;
  line-height: 1.25;
  margin-bottom: 9px;
}

.aauw-video-title {
  margin: 0;
}

.aauw-video-text {
  margin-top: 22px;
}

.aauw-video-text a:not(.btn) {
  background-image: linear-gradient(to right, rgba(153, 200, 248, 0.3), rgba(153, 200, 248, 0.3));
  background-size: 100% 0.11111em;
}

.aauw-video-text a:not(.btn):active, .aauw-video-text a:not(.btn):focus, .aauw-video-text a:not(.btn):hover {
  background-size: 100% 0.61111em;
}

@media (max-width: 767px) {
  html.admin-bar {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  #wpadminbar {
    display: none;
  }
}

/*# sourceMappingURL=sourcemaps/style.css.map */


ul.wpvs_wrapper,
ul.wpvs_wrapper ul,
ul.wpvs_wrapper li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.wpvs_wrapper ul {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
}

ul.wpvs_wrapper > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 50px;
}

ul.wpvs_wrapper li > a,
ul.wpvs_wrapper > li ul li {
  border-width: 0;
  border-color: #ccc;
  min-height: 40px;
}

ul.wpvs_wrapper > li.wpvs_column_1,
ul.wpvs_wrapper > li.wpvs_column_2,
ul.wpvs_wrapper > li.wpvs_column_3,
ul.wpvs_wrapper > li.wpvs_column_4 {
  width: 95%;
}

@media screen and (min-width: 600px) {
  ul.wpvs_wrapper > li.wpvs_column_2,
  ul.wpvs_wrapper > li.wpvs_column_4 {
    width: 44%;
  }
}

@media screen and (min-width: 800px) {
  ul.wpvs_wrapper > li.wpvs_column_3 {
    width: 28.333333%;
  }
}

@media screen and (min-width: 1000px) {
  ul.wpvs_wrapper > li.wpvs_column_4 {
    width: 20%;
  }
}

ul.wpvs_wrapper li a {
  padding: 5px 10px;
  display: table;
  font-size: 12px;
  background-color: #009691;
  color: #FFF;
  margin-bottom: 10px;
  border-radius: 5px;
  position: relative;
  text-decoration: none;
  border-width: 0;
  width: 100%;
  box-shadow: none;
  box-sizing: border-box;
  transition: background 0.3s, color 0.3s;
}

ul.wpvs_wrapper li a:hover {
  background: #CCC;
  color: #333;
  box-shadow: none;
}

ul.wpvs_wrapper li a > i {
  margin-right: 5px;
}

ul.wpvs_wrapper li > a .wpvs_menu_icon {
  display: table-cell;
  font-size: 1.5em;
  width: 20%;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  vertical-align: middle;
  text-align: center;
}

ul.wpvs_wrapper li > a span {
    display: table-cell;
    width: 100%;
    line-height: 1.2;
    vertical-align: middle;
}

ul.wpvs_wrapper li > a .wpvs_menu_icon ~ span {
  width: 75%;
    padding-left: 5px;
}

ul.wpvs_wrapper > li ul a:before {
  content: '';
  display: block;
  width: 10px;
  border-top: 1px solid;
  border-color: inherit;
  position: absolute;
  left: -10px;
  top: 50%;
}

ul.wpvs_wrapper > li ul a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
  border-top: 0;
  border-left: 1px solid;
  border-color: inherit;
  height: 100%;
}

ul.wpvs_wrapper > li ul li:last-child a:after {
  height: 50%;
}

ul.wpvs_wrapper > li ul li {
  position: relative;
}

ul.wpvs_wrapper > li ul li:before {
  content: '';
  display: block;
  border-left: 1px solid;
  border-color: inherit;
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: 0;
}

ul.wpvs_wrapper > li ul li:last-child:before {
  height: 10px;
  bottom: auto;
}



@font-face {
  font-family: 'wp-event-manager';
  src:  url('wp-event-manager.eot?6oinus');
  src:  url('wp-event-manager.eot?6oinus#iefix') format('embedded-opentype'),
    url('wp-event-manager.ttf?6oinus') format('truetype'),
    url('wp-event-manager.woff?6oinus') format('woff'),
    url('wp-event-manager.svg?6oinus#wp-event-manager') format('svg');
  font-weight: normal;
  font-style: normal;
}

i[class*="wpem-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wp-event-manager' !important;
  speak: none;
  font-style: normal !important;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wpem-icon-home:before {
  content: "\e900";
}
.wpem-icon-home2:before {
  content: "\e901";
}
.wpem-icon-home3:before {
  content: "\e902";
}
.wpem-icon-office:before {
  content: "\e903";
}
.wpem-icon-newspaper:before {
  content: "\e904";
}
.wpem-icon-pencil:before {
  content: "\e905";
}
.wpem-icon-pencil2:before {
  content: "\e906";
}
.wpem-icon-quill:before {
  content: "\e907";
}
.wpem-icon-pen:before {
  content: "\e908";
}
.wpem-icon-blog:before {
  content: "\e909";
}
.wpem-icon-eyedropper:before {
  content: "\e90a";
}
.wpem-icon-droplet:before {
  content: "\e90b";
}
.wpem-icon-paint-format:before {
  content: "\e90c";
}
.wpem-icon-image:before {
  content: "\e90d";
}
.wpem-icon-images:before {
  content: "\e90e";
}
.wpem-icon-camera:before {
  content: "\e90f";
}
.wpem-icon-headphones:before {
  content: "\e910";
}
.wpem-icon-music:before {
  content: "\e911";
}
.wpem-icon-play:before {
  content: "\e912";
}
.wpem-icon-film:before {
  content: "\e913";
}
.wpem-icon-video-camera:before {
  content: "\e914";
}
.wpem-icon-dice:before {
  content: "\e915";
}
.wpem-icon-pacman:before {
  content: "\e916";
}
.wpem-icon-spades:before {
  content: "\e917";
}
.wpem-icon-clubs:before {
  content: "\e918";
}
.wpem-icon-diamonds:before {
  content: "\e919";
}
.wpem-icon-bullhorn:before {
  content: "\e91a";
}
.wpem-icon-connection:before {
  content: "\e91b";
}
.wpem-icon-podcast:before {
  content: "\e91c";
}
.wpem-icon-feed:before {
  content: "\e91d";
}
.wpem-icon-mic:before {
  content: "\e91e";
}
.wpem-icon-book:before {
  content: "\e91f";
}
.wpem-icon-books:before {
  content: "\e920";
}
.wpem-icon-library:before {
  content: "\e921";
}
.wpem-icon-file-text:before {
  content: "\e922";
}
.wpem-icon-profile:before {
  content: "\e923";
}
.wpem-icon-file-empty:before {
  content: "\e924";
}
.wpem-icon-files-empty:before {
  content: "\e925";
}
.wpem-icon-file-text2:before {
  content: "\e926";
}
.wpem-icon-file-picture:before {
  content: "\e927";
}
.wpem-icon-file-music:before {
  content: "\e928";
}
.wpem-icon-file-play:before {
  content: "\e929";
}
.wpem-icon-file-video:before {
  content: "\e92a";
}
.wpem-icon-file-zip:before {
  content: "\e92b";
}
.wpem-icon-copy:before {
  content: "\e92c";
}
.wpem-icon-paste:before {
  content: "\e92d";
}
.wpem-icon-stack:before {
  content: "\e92e";
}
.wpem-icon-folder:before {
  content: "\e92f";
}
.wpem-icon-folder-open:before {
  content: "\e930";
}
.wpem-icon-folder-plus:before {
  content: "\e931";
}
.wpem-icon-folder-minus:before {
  content: "\e932";
}
.wpem-icon-folder-download:before {
  content: "\e933";
}
.wpem-icon-folder-upload:before {
  content: "\e934";
}
.wpem-icon-price-tag:before {
  content: "\e935";
}
.wpem-icon-price-tags:before {
  content: "\e936";
}
.wpem-icon-barcode:before {
  content: "\e937";
}
.wpem-icon-qrcode:before {
  content: "\e938";
}
.wpem-icon-ticket:before {
  content: "\e939";
}
.wpem-icon-cart:before {
  content: "\e93a";
}
.wpem-icon-coin-dollar:before {
  content: "\e93b";
}
.wpem-icon-coin-euro:before {
  content: "\e93c";
}
.wpem-icon-coin-pound:before {
  content: "\e93d";
}
.wpem-icon-coin-yen:before {
  content: "\e93e";
}
.wpem-icon-credit-card:before {
  content: "\e93f";
}
.wpem-icon-calculator:before {
  content: "\e940";
}
.wpem-icon-lifebuoy:before {
  content: "\e941";
}
.wpem-icon-phone:before {
  content: "\e942";
}
.wpem-icon-phone-hang-up:before {
  content: "\e943";
}
.wpem-icon-address-book:before {
  content: "\e944";
}
.wpem-icon-envelop:before {
  content: "\e945";
}
.wpem-icon-pushpin:before {
  content: "\e946";
}
.wpem-icon-location:before {
  content: "\e947";
}
.wpem-icon-location2:before {
  content: "\e948";
}
.wpem-icon-compass:before {
  content: "\e949";
}
.wpem-icon-compass2:before {
  content: "\e94a";
}
.wpem-icon-map:before {
  content: "\e94b";
}
.wpem-icon-map2:before {
  content: "\e94c";
}
.wpem-icon-history:before {
  content: "\e94d";
}
.wpem-icon-clock:before {
  content: "\e94e";
}
.wpem-icon-clock2:before {
  content: "\e94f";
}
.wpem-icon-alarm:before {
  content: "\e950";
}
.wpem-icon-bell:before {
  content: "\e951";
}
.wpem-icon-stopwatch:before {
  content: "\e952";
}
.wpem-icon-calendar:before {
  content: "\e953";
}
.wpem-icon-printer:before {
  content: "\e954";
}
.wpem-icon-keyboard:before {
  content: "\e955";
}
.wpem-icon-display:before {
  content: "\e956";
}
.wpem-icon-laptop:before {
  content: "\e957";
}
.wpem-icon-mobile:before {
  content: "\e958";
}
.wpem-icon-mobile2:before {
  content: "\e959";
}
.wpem-icon-tablet:before {
  content: "\e95a";
}
.wpem-icon-tv:before {
  content: "\e95b";
}
.wpem-icon-drawer:before {
  content: "\e95c";
}
.wpem-icon-drawer2:before {
  content: "\e95d";
}
.wpem-icon-box-add:before {
  content: "\e95e";
}
.wpem-icon-box-remove:before {
  content: "\e95f";
}
.wpem-icon-download:before {
  content: "\e960";
}
.wpem-icon-upload:before {
  content: "\e961";
}
.wpem-icon-floppy-disk:before {
  content: "\e962";
}
.wpem-icon-drive:before {
  content: "\e963";
}
.wpem-icon-database:before {
  content: "\e964";
}
.wpem-icon-undo:before {
  content: "\e965";
}
.wpem-icon-redo:before {
  content: "\e966";
}
.wpem-icon-undo2:before {
  content: "\e967";
}
.wpem-icon-redo2:before {
  content: "\e968";
}
.wpem-icon-forward:before {
  content: "\e969";
}
.wpem-icon-reply:before {
  content: "\e96a";
}
.wpem-icon-bubble:before {
  content: "\e96b";
}
.wpem-icon-bubbles:before {
  content: "\e96c";
}
.wpem-icon-bubbles2:before {
  content: "\e96d";
}
.wpem-icon-bubble2:before {
  content: "\e96e";
}
.wpem-icon-bubbles3:before {
  content: "\e96f";
}
.wpem-icon-bubbles4:before {
  content: "\e970";
}
.wpem-icon-user:before {
  content: "\e971";
}
.wpem-icon-users:before {
  content: "\e972";
}
.wpem-icon-user-plus:before {
  content: "\e973";
}
.wpem-icon-user-minus:before {
  content: "\e974";
}
.wpem-icon-user-check:before {
  content: "\e975";
}
.wpem-icon-user-tie:before {
  content: "\e976";
}
.wpem-icon-quotes-left:before {
  content: "\e977";
}
.wpem-icon-quotes-right:before {
  content: "\e978";
}
.wpem-icon-hour-glass:before {
  content: "\e979";
}
.wpem-icon-spinner:before {
  content: "\e97a";
}
.wpem-icon-spinner2:before {
  content: "\e97b";
}
.wpem-icon-spinner3:before {
  content: "\e97c";
}
.wpem-icon-spinner4:before {
  content: "\e97d";
}
.wpem-icon-spinner5:before {
  content: "\e97e";
}
.wpem-icon-spinner6:before {
  content: "\e97f";
}
.wpem-icon-spinner7:before {
  content: "\e980";
}
.wpem-icon-spinner8:before {
  content: "\e981";
}
.wpem-icon-spinner9:before {
  content: "\e982";
}
.wpem-icon-spinner10:before {
  content: "\e983";
}
.wpem-icon-spinner11:before {
  content: "\e984";
}
.wpem-icon-binoculars:before {
  content: "\e985";
}
.wpem-icon-search:before {
  content: "\e986";
}
.wpem-icon-zoom-in:before {
  content: "\e987";
}
.wpem-icon-zoom-out:before {
  content: "\e988";
}
.wpem-icon-enlarge:before {
  content: "\e989";
}
.wpem-icon-shrink:before {
  content: "\e98a";
}
.wpem-icon-enlarge2:before {
  content: "\e98b";
}
.wpem-icon-shrink2:before {
  content: "\e98c";
}
.wpem-icon-key:before {
  content: "\e98d";
}
.wpem-icon-key2:before {
  content: "\e98e";
}
.wpem-icon-lock:before {
  content: "\e98f";
}
.wpem-icon-unlocked:before {
  content: "\e990";
}
.wpem-icon-wrench:before {
  content: "\e991";
}
.wpem-icon-equalizer:before {
  content: "\e992";
}
.wpem-icon-equalizer2:before {
  content: "\e993";
}
.wpem-icon-cog:before {
  content: "\e994";
}
.wpem-icon-cogs:before {
  content: "\e995";
}
.wpem-icon-hammer:before {
  content: "\e996";
}
.wpem-icon-magic-wand:before {
  content: "\e997";
}
.wpem-icon-aid-kit:before {
  content: "\e998";
}
.wpem-icon-bug:before {
  content: "\e999";
}
.wpem-icon-pie-chart:before {
  content: "\e99a";
}
.wpem-icon-stats-dots:before {
  content: "\e99b";
}
.wpem-icon-stats-bars:before {
  content: "\e99c";
}
.wpem-icon-stats-bars2:before {
  content: "\e99d";
}
.wpem-icon-trophy:before {
  content: "\e99e";
}
.wpem-icon-gift:before {
  content: "\e99f";
}
.wpem-icon-glass:before {
  content: "\e9a0";
}
.wpem-icon-glass2:before {
  content: "\e9a1";
}
.wpem-icon-mug:before {
  content: "\e9a2";
}
.wpem-icon-spoon-knife:before {
  content: "\e9a3";
}
.wpem-icon-leaf:before {
  content: "\e9a4";
}
.wpem-icon-rocket:before {
  content: "\e9a5";
}
.wpem-icon-meter:before {
  content: "\e9a6";
}
.wpem-icon-meter2:before {
  content: "\e9a7";
}
.wpem-icon-hammer2:before {
  content: "\e9a8";
}
.wpem-icon-fire:before {
  content: "\e9a9";
}
.wpem-icon-lab:before {
  content: "\e9aa";
}
.wpem-icon-magnet:before {
  content: "\e9ab";
}
.wpem-icon-bin:before {
  content: "\e9ac";
}
.wpem-icon-bin2:before {
  content: "\e9ad";
}
.wpem-icon-briefcase:before {
  content: "\e9ae";
}
.wpem-icon-airplane:before {
  content: "\e9af";
}
.wpem-icon-truck:before {
  content: "\e9b0";
}
.wpem-icon-road:before {
  content: "\e9b1";
}
.wpem-icon-accessibility:before {
  content: "\e9b2";
}
.wpem-icon-target:before {
  content: "\e9b3";
}
.wpem-icon-shield:before {
  content: "\e9b4";
}
.wpem-icon-power:before {
  content: "\e9b5";
}
.wpem-icon-switch:before {
  content: "\e9b6";
}
.wpem-icon-power-cord:before {
  content: "\e9b7";
}
.wpem-icon-clipboard:before {
  content: "\e9b8";
}
.wpem-icon-list-numbered:before {
  content: "\e9b9";
}
.wpem-icon-list:before {
  content: "\e9ba";
}
.wpem-icon-list2:before {
  content: "\e9bb";
}
.wpem-icon-tree:before {
  content: "\e9bc";
}
.wpem-icon-menu:before {
  content: "\e9bd";
}
.wpem-icon-menu2:before {
  content: "\e9be";
}
.wpem-icon-menu3:before {
  content: "\e9bf";
}
.wpem-icon-menu4:before {
  content: "\e9c0";
}
.wpem-icon-cloud:before {
  content: "\e9c1";
}
.wpem-icon-cloud-download:before {
  content: "\e9c2";
}
.wpem-icon-cloud-upload:before {
  content: "\e9c3";
}
.wpem-icon-cloud-check:before {
  content: "\e9c4";
}
.wpem-icon-download2:before {
  content: "\e9c5";
}
.wpem-icon-upload2:before {
  content: "\e9c6";
}
.wpem-icon-download3:before {
  content: "\e9c7";
}
.wpem-icon-upload3:before {
  content: "\e9c8";
}
.wpem-icon-sphere:before {
  content: "\e9c9";
}
.wpem-icon-earth:before {
  content: "\e9ca";
}
.wpem-icon-link:before {
  content: "\e9cb";
}
.wpem-icon-flag:before {
  content: "\e9cc";
}
.wpem-icon-attachment:before {
  content: "\e9cd";
}
.wpem-icon-eye:before {
  content: "\e9ce";
}
.wpem-icon-eye-plus:before {
  content: "\e9cf";
}
.wpem-icon-eye-minus:before {
  content: "\e9d0";
}
.wpem-icon-eye-blocked:before {
  content: "\e9d1";
}
.wpem-icon-bookmark:before {
  content: "\e9d2";
}
.wpem-icon-bookmarks:before {
  content: "\e9d3";
}
.wpem-icon-sun:before {
  content: "\e9d4";
}
.wpem-icon-contrast:before {
  content: "\e9d5";
}
.wpem-icon-brightness-contrast:before {
  content: "\e9d6";
}
.wpem-icon-star-empty:before {
  content: "\e9d7";
}
.wpem-icon-star-half:before {
  content: "\e9d8";
}
.wpem-icon-star-full:before {
  content: "\e9d9";
}
.wpem-icon-heart:before {
  content: "\e9da";
}
.wpem-icon-heart-broken:before {
  content: "\e9db";
}
.wpem-icon-man:before {
  content: "\e9dc";
}
.wpem-icon-woman:before {
  content: "\e9dd";
}
.wpem-icon-man-woman:before {
  content: "\e9de";
}
.wpem-icon-happy:before {
  content: "\e9df";
}
.wpem-icon-happy2:before {
  content: "\e9e0";
}
.wpem-icon-smile:before {
  content: "\e9e1";
}
.wpem-icon-smile2:before {
  content: "\e9e2";
}
.wpem-icon-tongue:before {
  content: "\e9e3";
}
.wpem-icon-tongue2:before {
  content: "\e9e4";
}
.wpem-icon-sad:before {
  content: "\e9e5";
}
.wpem-icon-sad2:before {
  content: "\e9e6";
}
.wpem-icon-wink:before {
  content: "\e9e7";
}
.wpem-icon-wink2:before {
  content: "\e9e8";
}
.wpem-icon-grin:before {
  content: "\e9e9";
}
.wpem-icon-grin2:before {
  content: "\e9ea";
}
.wpem-icon-cool:before {
  content: "\e9eb";
}
.wpem-icon-cool2:before {
  content: "\e9ec";
}
.wpem-icon-angry:before {
  content: "\e9ed";
}
.wpem-icon-angry2:before {
  content: "\e9ee";
}
.wpem-icon-evil:before {
  content: "\e9ef";
}
.wpem-icon-evil2:before {
  content: "\e9f0";
}
.wpem-icon-shocked:before {
  content: "\e9f1";
}
.wpem-icon-shocked2:before {
  content: "\e9f2";
}
.wpem-icon-baffled:before {
  content: "\e9f3";
}
.wpem-icon-baffled2:before {
  content: "\e9f4";
}
.wpem-icon-confused:before {
  content: "\e9f5";
}
.wpem-icon-confused2:before {
  content: "\e9f6";
}
.wpem-icon-neutral:before {
  content: "\e9f7";
}
.wpem-icon-neutral2:before {
  content: "\e9f8";
}
.wpem-icon-hipster:before {
  content: "\e9f9";
}
.wpem-icon-hipster2:before {
  content: "\e9fa";
}
.wpem-icon-wondering:before {
  content: "\e9fb";
}
.wpem-icon-wondering2:before {
  content: "\e9fc";
}
.wpem-icon-sleepy:before {
  content: "\e9fd";
}
.wpem-icon-sleepy2:before {
  content: "\e9fe";
}
.wpem-icon-frustrated:before {
  content: "\e9ff";
}
.wpem-icon-frustrated2:before {
  content: "\ea00";
}
.wpem-icon-crying:before {
  content: "\ea01";
}
.wpem-icon-crying2:before {
  content: "\ea02";
}
.wpem-icon-point-up:before {
  content: "\ea03";
}
.wpem-icon-point-right:before {
  content: "\ea04";
}
.wpem-icon-point-down:before {
  content: "\ea05";
}
.wpem-icon-point-left:before {
  content: "\ea06";
}
.wpem-icon-warning:before {
  content: "\ea07";
}
.wpem-icon-notification:before {
  content: "\ea08";
}
.wpem-icon-question:before {
  content: "\ea09";
}
.wpem-icon-plus:before {
  content: "\ea0a";
}
.wpem-icon-minus:before {
  content: "\ea0b";
}
.wpem-icon-info:before {
  content: "\ea0c";
}
.wpem-icon-cancel-circle:before {
  content: "\ea0d";
}
.wpem-icon-blocked:before {
  content: "\ea0e";
}
.wpem-icon-cross:before {
  content: "\ea0f";
}
.wpem-icon-checkmark:before {
  content: "\ea10";
}
.wpem-icon-checkmark2:before {
  content: "\ea11";
}
.wpem-icon-spell-check:before {
  content: "\ea12";
}
.wpem-icon-enter:before {
  content: "\ea13";
}
.wpem-icon-exit:before {
  content: "\ea14";
}
.wpem-icon-play2:before {
  content: "\ea15";
}
.wpem-icon-pause:before {
  content: "\ea16";
}
.wpem-icon-stop:before {
  content: "\ea17";
}
.wpem-icon-previous:before {
  content: "\ea18";
}
.wpem-icon-next:before {
  content: "\ea19";
}
.wpem-icon-backward:before {
  content: "\ea1a";
}
.wpem-icon-forward2:before {
  content: "\ea1b";
}
.wpem-icon-play3:before {
  content: "\ea1c";
}
.wpem-icon-pause2:before {
  content: "\ea1d";
}
.wpem-icon-stop2:before {
  content: "\ea1e";
}
.wpem-icon-backward2:before {
  content: "\ea1f";
}
.wpem-icon-forward3:before {
  content: "\ea20";
}
.wpem-icon-first:before {
  content: "\ea21";
}
.wpem-icon-last:before {
  content: "\ea22";
}
.wpem-icon-previous2:before {
  content: "\ea23";
}
.wpem-icon-next2:before {
  content: "\ea24";
}
.wpem-icon-eject:before {
  content: "\ea25";
}
.wpem-icon-volume-high:before {
  content: "\ea26";
}
.wpem-icon-volume-medium:before {
  content: "\ea27";
}
.wpem-icon-volume-low:before {
  content: "\ea28";
}
.wpem-icon-volume-mute:before {
  content: "\ea29";
}
.wpem-icon-volume-mute2:before {
  content: "\ea2a";
}
.wpem-icon-volume-increase:before {
  content: "\ea2b";
}
.wpem-icon-volume-decrease:before {
  content: "\ea2c";
}
.wpem-icon-loop:before {
  content: "\ea2d";
}
.wpem-icon-loop2:before {
  content: "\ea2e";
}
.wpem-icon-infinite:before {
  content: "\ea2f";
}
.wpem-icon-shuffle:before {
  content: "\ea30";
}
.wpem-icon-arrow-up-left:before {
  content: "\ea31";
}
.wpem-icon-arrow-up:before {
  content: "\ea32";
}
.wpem-icon-arrow-up-right:before {
  content: "\ea33";
}
.wpem-icon-arrow-right:before {
  content: "\ea34";
}
.wpem-icon-arrow-down-right:before {
  content: "\ea35";
}
.wpem-icon-arrow-down:before {
  content: "\ea36";
}
.wpem-icon-arrow-down-left:before {
  content: "\ea37";
}
.wpem-icon-arrow-left:before {
  content: "\ea38";
}
.wpem-icon-arrow-up-left2:before {
  content: "\ea39";
}
.wpem-icon-arrow-up2:before {
  content: "\ea3a";
}
.wpem-icon-arrow-up-right2:before {
  content: "\ea3b";
}
.wpem-icon-arrow-right2:before {
  content: "\ea3c";
}
.wpem-icon-arrow-down-right2:before {
  content: "\ea3d";
}
.wpem-icon-arrow-down2:before {
  content: "\ea3e";
}
.wpem-icon-arrow-down-left2:before {
  content: "\ea3f";
}
.wpem-icon-arrow-left2:before {
  content: "\ea40";
}
.wpem-icon-circle-up:before {
  content: "\ea41";
}
.wpem-icon-circle-right:before {
  content: "\ea42";
}
.wpem-icon-circle-down:before {
  content: "\ea43";
}
.wpem-icon-circle-left:before {
  content: "\ea44";
}
.wpem-icon-tab:before {
  content: "\ea45";
}
.wpem-icon-move-up:before {
  content: "\ea46";
}
.wpem-icon-move-down:before {
  content: "\ea47";
}
.wpem-icon-sort-alpha-asc:before {
  content: "\ea48";
}
.wpem-icon-sort-alpha-desc:before {
  content: "\ea49";
}
.wpem-icon-sort-numeric-asc:before {
  content: "\ea4a";
}
.wpem-icon-sort-numberic-desc:before {
  content: "\ea4b";
}
.wpem-icon-sort-amount-asc:before {
  content: "\ea4c";
}
.wpem-icon-sort-amount-desc:before {
  content: "\ea4d";
}
.wpem-icon-command:before {
  content: "\ea4e";
}
.wpem-icon-shift:before {
  content: "\ea4f";
}
.wpem-icon-ctrl:before {
  content: "\ea50";
}
.wpem-icon-opt:before {
  content: "\ea51";
}
.wpem-icon-checkbox-checked:before {
  content: "\ea52";
}
.wpem-icon-checkbox-unchecked:before {
  content: "\ea53";
}
.wpem-icon-radio-checked:before {
  content: "\ea54";
}
.wpem-icon-radio-checked2:before {
  content: "\ea55";
}
.wpem-icon-radio-unchecked:before {
  content: "\ea56";
}
.wpem-icon-crop:before {
  content: "\ea57";
}
.wpem-icon-make-group:before {
  content: "\ea58";
}
.wpem-icon-ungroup:before {
  content: "\ea59";
}
.wpem-icon-scissors:before {
  content: "\ea5a";
}
.wpem-icon-filter:before {
  content: "\ea5b";
}
.wpem-icon-font:before {
  content: "\ea5c";
}
.wpem-icon-ligature:before {
  content: "\ea5d";
}
.wpem-icon-ligature2:before {
  content: "\ea5e";
}
.wpem-icon-text-height:before {
  content: "\ea5f";
}
.wpem-icon-text-width:before {
  content: "\ea60";
}
.wpem-icon-font-size:before {
  content: "\ea61";
}
.wpem-icon-bold:before {
  content: "\ea62";
}
.wpem-icon-underline:before {
  content: "\ea63";
}
.wpem-icon-italic:before {
  content: "\ea64";
}
.wpem-icon-strikethrough:before {
  content: "\ea65";
}
.wpem-icon-omega:before {
  content: "\ea66";
}
.wpem-icon-sigma:before {
  content: "\ea67";
}
.wpem-icon-page-break:before {
  content: "\ea68";
}
.wpem-icon-superscript:before {
  content: "\ea69";
}
.wpem-icon-subscript:before {
  content: "\ea6a";
}
.wpem-icon-superscript2:before {
  content: "\ea6b";
}
.wpem-icon-subscript2:before {
  content: "\ea6c";
}
.wpem-icon-text-color:before {
  content: "\ea6d";
}
.wpem-icon-pagebreak:before {
  content: "\ea6e";
}
.wpem-icon-clear-formatting:before {
  content: "\ea6f";
}
.wpem-icon-table:before {
  content: "\ea70";
}
.wpem-icon-table2:before {
  content: "\ea71";
}
.wpem-icon-insert-template:before {
  content: "\ea72";
}
.wpem-icon-pilcrow:before {
  content: "\ea73";
}
.wpem-icon-ltr:before {
  content: "\ea74";
}
.wpem-icon-rtl:before {
  content: "\ea75";
}
.wpem-icon-section:before {
  content: "\ea76";
}
.wpem-icon-paragraph-left:before {
  content: "\ea77";
}
.wpem-icon-paragraph-center:before {
  content: "\ea78";
}
.wpem-icon-paragraph-right:before {
  content: "\ea79";
}
.wpem-icon-paragraph-justify:before {
  content: "\ea7a";
}
.wpem-icon-indent-increase:before {
  content: "\ea7b";
}
.wpem-icon-indent-decrease:before {
  content: "\ea7c";
}
.wpem-icon-share:before {
  content: "\ea7d";
}
.wpem-icon-new-tab:before {
  content: "\ea7e";
}
.wpem-icon-embed:before {
  content: "\ea7f";
}
.wpem-icon-embed2:before {
  content: "\ea80";
}
.wpem-icon-terminal:before {
  content: "\ea81";
}
.wpem-icon-share2:before {
  content: "\ea82";
}
.wpem-icon-mail:before {
  content: "\ea83";
}
.wpem-icon-mail2:before {
  content: "\ea84";
}
.wpem-icon-mail3:before {
  content: "\ea85";
}
.wpem-icon-mail4:before {
  content: "\ea86";
}
.wpem-icon-amazon:before {
  content: "\ea87";
}
.wpem-icon-google:before {
  content: "\ea88";
}
.wpem-icon-google2:before {
  content: "\ea89";
}
.wpem-icon-google3:before {
  content: "\ea8a";
}
.wpem-icon-google-plus:before {
  content: "\ea8b";
}
.wpem-icon-google-plus2:before {
  content: "\ea8c";
}
.wpem-icon-google-plus3:before {
  content: "\ea8d";
}
.wpem-icon-hangouts:before {
  content: "\ea8e";
}
.wpem-icon-google-drive:before {
  content: "\ea8f";
}
.wpem-icon-facebook:before {
  content: "\ea90";
}
.wpem-icon-facebook2:before {
  content: "\ea91";
}
.wpem-icon-instagram:before {
  content: "\ea92";
}
.wpem-icon-whatsapp:before {
  content: "\ea93";
}
.wpem-icon-spotify:before {
  content: "\ea94";
}
.wpem-icon-telegram:before {
  content: "\ea95";
}
.wpem-icon-twitter:before {
  content: "\ea96";
}
.wpem-icon-vine:before {
  content: "\ea97";
}
.wpem-icon-vk:before {
  content: "\ea98";
}
.wpem-icon-renren:before {
  content: "\ea99";
}
.wpem-icon-sina-weibo:before {
  content: "\ea9a";
}
.wpem-icon-rss:before {
  content: "\ea9b";
}
.wpem-icon-rss2:before {
  content: "\ea9c";
}
.wpem-icon-youtube:before {
  content: "\ea9d";
}
.wpem-icon-youtube2:before {
  content: "\ea9e";
}
.wpem-icon-twitch:before {
  content: "\ea9f";
}
.wpem-icon-vimeo:before {
  content: "\eaa0";
}
.wpem-icon-vimeo2:before {
  content: "\eaa1";
}
.wpem-icon-lanyrd:before {
  content: "\eaa2";
}
.wpem-icon-flickr:before {
  content: "\eaa3";
}
.wpem-icon-flickr2:before {
  content: "\eaa4";
}
.wpem-icon-flickr3:before {
  content: "\eaa5";
}
.wpem-icon-flickr4:before {
  content: "\eaa6";
}
.wpem-icon-dribbble:before {
  content: "\eaa7";
}
.wpem-icon-behance:before {
  content: "\eaa8";
}
.wpem-icon-behance2:before {
  content: "\eaa9";
}
.wpem-icon-deviantart:before {
  content: "\eaaa";
}
.wpem-icon-500px:before {
  content: "\eaab";
}
.wpem-icon-steam:before {
  content: "\eaac";
}
.wpem-icon-steam2:before {
  content: "\eaad";
}
.wpem-icon-dropbox:before {
  content: "\eaae";
}
.wpem-icon-onedrive:before {
  content: "\eaaf";
}
.wpem-icon-github:before {
  content: "\eab0";
}
.wpem-icon-npm:before {
  content: "\eab1";
}
.wpem-icon-basecamp:before {
  content: "\eab2";
}
.wpem-icon-trello:before {
  content: "\eab3";
}
.wpem-icon-wordpress:before {
  content: "\eab4";
}
.wpem-icon-joomla:before {
  content: "\eab5";
}
.wpem-icon-ello:before {
  content: "\eab6";
}
.wpem-icon-blogger:before {
  content: "\eab7";
}
.wpem-icon-blogger2:before {
  content: "\eab8";
}
.wpem-icon-tumblr:before {
  content: "\eab9";
}
.wpem-icon-tumblr2:before {
  content: "\eaba";
}
.wpem-icon-yahoo:before {
  content: "\eabb";
}
.wpem-icon-yahoo2:before {
  content: "\eabc";
}
.wpem-icon-tux:before {
  content: "\eabd";
}
.wpem-icon-appleinc:before {
  content: "\eabe";
}
.wpem-icon-finder:before {
  content: "\eabf";
}
.wpem-icon-android:before {
  content: "\eac0";
}
.wpem-icon-windows:before {
  content: "\eac1";
}
.wpem-icon-windows8:before {
  content: "\eac2";
}
.wpem-icon-soundcloud:before {
  content: "\eac3";
}
.wpem-icon-soundcloud2:before {
  content: "\eac4";
}
.wpem-icon-skype:before {
  content: "\eac5";
}
.wpem-icon-reddit:before {
  content: "\eac6";
}
.wpem-icon-hackernews:before {
  content: "\eac7";
}
.wpem-icon-wikipedia:before {
  content: "\eac8";
}
.wpem-icon-linkedin:before {
  content: "\eac9";
}
.wpem-icon-linkedin2:before {
  content: "\eaca";
}
.wpem-icon-lastfm:before {
  content: "\eacb";
}
.wpem-icon-lastfm2:before {
  content: "\eacc";
}
.wpem-icon-delicious:before {
  content: "\eacd";
}
.wpem-icon-stumbleupon:before {
  content: "\eace";
}
.wpem-icon-stumbleupon2:before {
  content: "\eacf";
}
.wpem-icon-stackoverflow:before {
  content: "\ead0";
}
.wpem-icon-pinterest:before {
  content: "\ead1";
}
.wpem-icon-pinterest2:before {
  content: "\ead2";
}
.wpem-icon-xing:before {
  content: "\ead3";
}
.wpem-icon-xing2:before {
  content: "\ead4";
}
.wpem-icon-flattr:before {
  content: "\ead5";
}
.wpem-icon-foursquare:before {
  content: "\ead6";
}
.wpem-icon-yelp:before {
  content: "\ead7";
}
.wpem-icon-paypal:before {
  content: "\ead8";
}
.wpem-icon-chrome:before {
  content: "\ead9";
}
.wpem-icon-firefox:before {
  content: "\eada";
}
.wpem-icon-IE:before {
  content: "\eadb";
}
.wpem-icon-edge:before {
  content: "\eadc";
}
.wpem-icon-safari:before {
  content: "\eadd";
}
.wpem-icon-opera:before {
  content: "\eade";
}
.wpem-icon-file-pdf:before {
  content: "\eadf";
}
.wpem-icon-file-openoffice:before {
  content: "\eae0";
}
.wpem-icon-file-word:before {
  content: "\eae1";
}
.wpem-icon-file-excel:before {
  content: "\eae2";
}
.wpem-icon-libreoffice:before {
  content: "\eae3";
}
.wpem-icon-html-five:before {
  content: "\eae4";
}
.wpem-icon-html-five2:before {
  content: "\eae5";
}
.wpem-icon-css3:before {
  content: "\eae6";
}
.wpem-icon-git:before {
  content: "\eae7";
}
.wpem-icon-codepen:before {
  content: "\eae8";
}
.wpem-icon-svg:before {
  content: "\eae9";
}
.wpem-icon-IcoMoon:before {
  content: "\eaea";
}


html{-ms-overflow-style:scrollbar}.wpem-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.wpem-container{max-width:540px}}@media (min-width:768px){.wpem-container{max-width:720px}}@media (min-width:992px){.wpem-container{max-width:960px}}@media (min-width:1200px){.wpem-container{max-width:1140px}}.wpem-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.wpem-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.wpem-no-gutters{margin-right:0;margin-left:0}.wpem-no-gutters>.wpem-col,.wpem-no-gutters>[class*=col-]{padding-right:0;padding-left:0}.wpem-col,.wpem-col-1,.wpem-col-10,.wpem-col-11,.wpem-col-12,.wpem-col-2,.wpem-col-3,.wpem-col-4,.wpem-col-5,.wpem-col-6,.wpem-col-7,.wpem-col-8,.wpem-col-9,.wpem-col-auto,.wpem-col-lg,.wpem-col-lg-1,.wpem-col-lg-10,.wpem-col-lg-11,.wpem-col-lg-12,.wpem-col-lg-2,.wpem-col-lg-3,.wpem-col-lg-4,.wpem-col-lg-5,.wpem-col-lg-6,.wpem-col-lg-7,.wpem-col-lg-8,.wpem-col-lg-9,.wpem-col-lg-auto,.wpem-col-md,.wpem-col-md-1,.wpem-col-md-10,.wpem-col-md-11,.wpem-col-md-12,.wpem-col-md-2,.wpem-col-md-3,.wpem-col-md-4,.wpem-col-md-5,.wpem-col-md-6,.wpem-col-md-7,.wpem-col-md-8,.wpem-col-md-9,.wpem-col-md-auto,.wpem-col-sm,.wpem-col-sm-1,.wpem-col-sm-10,.wpem-col-sm-11,.wpem-col-sm-12,.wpem-col-sm-2,.wpem-col-sm-3,.wpem-col-sm-4,.wpem-col-sm-5,.wpem-col-sm-6,.wpem-col-sm-7,.wpem-col-sm-8,.wpem-col-sm-9,.wpem-col-sm-auto,.wpem-col-xl,.wpem-col-xl-1,.wpem-col-xl-10,.wpem-col-xl-11,.wpem-col-xl-12,.wpem-col-xl-2,.wpem-col-xl-3,.wpem-col-xl-4,.wpem-col-xl-5,.wpem-col-xl-6,.wpem-col-xl-7,.wpem-col-xl-8,.wpem-col-xl-9,.wpem-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.wpem-col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wpem-col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.wpem-col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.wpem-col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.wpem-col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wpem-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.wpem-col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.wpem-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wpem-col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.wpem-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.wpem-col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wpem-col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.wpem-col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.wpem-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wpem-order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.wpem-order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.wpem-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.wpem-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wpem-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wpem-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wpem-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.wpem-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.wpem-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.wpem-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.wpem-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.wpem-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.wpem-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.wpem-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.wpem-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.wpem-offset-1{margin-left:8.3333333333%}.wpem-offset-2{margin-left:16.6666666667%}.wpem-offset-3{margin-left:25%}.wpem-offset-4{margin-left:33.3333333333%}.wpem-offset-5{margin-left:41.6666666667%}.wpem-offset-6{margin-left:50%}.wpem-offset-7{margin-left:58.3333333333%}.wpem-offset-8{margin-left:66.6666666667%}.wpem-offset-9{margin-left:75%}.wpem-offset-10{margin-left:83.3333333333%}.wpem-offset-11{margin-left:91.6666666667%}@media (min-width:576px){.wpem-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wpem-col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.wpem-col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.wpem-col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.wpem-col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wpem-col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.wpem-col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.wpem-col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wpem-col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.wpem-col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.wpem-col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wpem-col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.wpem-col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.wpem-col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wpem-order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.wpem-order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.wpem-order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.wpem-order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wpem-order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wpem-order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wpem-order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.wpem-order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.wpem-order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.wpem-order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.wpem-order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.wpem-order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.wpem-order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.wpem-order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.wpem-order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.wpem-offset-sm-0{margin-left:0}.wpem-offset-sm-1{margin-left:8.3333333333%}.wpem-offset-sm-2{margin-left:16.6666666667%}.wpem-offset-sm-3{margin-left:25%}.wpem-offset-sm-4{margin-left:33.3333333333%}.wpem-offset-sm-5{margin-left:41.6666666667%}.wpem-offset-sm-6{margin-left:50%}.wpem-offset-sm-7{margin-left:58.3333333333%}.wpem-offset-sm-8{margin-left:66.6666666667%}.wpem-offset-sm-9{margin-left:75%}.wpem-offset-sm-10{margin-left:83.3333333333%}.wpem-offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.wpem-col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wpem-col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.wpem-col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.wpem-col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.wpem-col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wpem-col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.wpem-col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.wpem-col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wpem-col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.wpem-col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.wpem-col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wpem-col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.wpem-col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.wpem-col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wpem-order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.wpem-order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.wpem-order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.wpem-order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wpem-order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wpem-order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wpem-order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.wpem-order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.wpem-order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.wpem-order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.wpem-order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.wpem-order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.wpem-order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.wpem-order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.wpem-order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.wpem-offset-md-0{margin-left:0}.wpem-offset-md-1{margin-left:8.3333333333%}.wpem-offset-md-2{margin-left:16.6666666667%}.wpem-offset-md-3{margin-left:25%}.wpem-offset-md-4{margin-left:33.3333333333%}.wpem-offset-md-5{margin-left:41.6666666667%}.wpem-offset-md-6{margin-left:50%}.wpem-offset-md-7{margin-left:58.3333333333%}.wpem-offset-md-8{margin-left:66.6666666667%}.wpem-offset-md-9{margin-left:75%}.wpem-offset-md-10{margin-left:83.3333333333%}.wpem-offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.wpem-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wpem-col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.wpem-col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.wpem-col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.wpem-col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wpem-col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.wpem-col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.wpem-col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wpem-col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.wpem-col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.wpem-col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wpem-col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.wpem-col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.wpem-col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wpem-order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.wpem-order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.wpem-order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.wpem-order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wpem-order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wpem-order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wpem-order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.wpem-order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.wpem-order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.wpem-order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.wpem-order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.wpem-order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.wpem-order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.wpem-order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.wpem-order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.wpem-offset-lg-0{margin-left:0}.wpem-offset-lg-1{margin-left:8.3333333333%}.wpem-offset-lg-2{margin-left:16.6666666667%}.wpem-offset-lg-3{margin-left:25%}.wpem-offset-lg-4{margin-left:33.3333333333%}.wpem-offset-lg-5{margin-left:41.6666666667%}.wpem-offset-lg-6{margin-left:50%}.wpem-offset-lg-7{margin-left:58.3333333333%}.wpem-offset-lg-8{margin-left:66.6666666667%}.wpem-offset-lg-9{margin-left:75%}.wpem-offset-lg-10{margin-left:83.3333333333%}.wpem-offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.wpem-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.wpem-col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.wpem-col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.wpem-col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.wpem-col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wpem-col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.wpem-col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.wpem-col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wpem-col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.wpem-col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.wpem-col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wpem-col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.wpem-col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.wpem-col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wpem-order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.wpem-order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.wpem-order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.wpem-order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wpem-order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wpem-order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wpem-order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.wpem-order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.wpem-order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.wpem-order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.wpem-order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.wpem-order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.wpem-order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.wpem-order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.wpem-order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.wpem-offset-xl-0{margin-left:0}.wpem-offset-xl-1{margin-left:8.3333333333%}.wpem-offset-xl-2{margin-left:16.6666666667%}.wpem-offset-xl-3{margin-left:25%}.wpem-offset-xl-4{margin-left:33.3333333333%}.wpem-offset-xl-5{margin-left:41.6666666667%}.wpem-offset-xl-6{margin-left:50%}.wpem-offset-xl-7{margin-left:58.3333333333%}.wpem-offset-xl-8{margin-left:66.6666666667%}.wpem-offset-xl-9{margin-left:75%}.wpem-offset-xl-10{margin-left:83.3333333333%}.wpem-offset-xl-11{margin-left:91.6666666667%}}.wpem-d-none{display:none!important}.wpem-d-inline{display:inline!important}.wpem-d-inline-block{display:inline-block!important}.wpem-d-block{display:block!important}.wpem-d-table{display:table!important}.wpem-d-table-row{display:table-row!important}.wpem-d-table-cell{display:table-cell!important}.wpem-d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wpem-d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.wpem-d-sm-none{display:none!important}.wpem-d-sm-inline{display:inline!important}.wpem-d-sm-inline-block{display:inline-block!important}.wpem-d-sm-block{display:block!important}.wpem-d-sm-table{display:table!important}.wpem-d-sm-table-row{display:table-row!important}.wpem-d-sm-table-cell{display:table-cell!important}.wpem-d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wpem-d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.wpem-d-md-none{display:none!important}.wpem-d-md-inline{display:inline!important}.wpem-d-md-inline-block{display:inline-block!important}.wpem-d-md-block{display:block!important}.wpem-d-md-table{display:table!important}.wpem-d-md-table-row{display:table-row!important}.wpem-d-md-table-cell{display:table-cell!important}.wpem-d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wpem-d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.wpem-d-lg-none{display:none!important}.wpem-d-lg-inline{display:inline!important}.wpem-d-lg-inline-block{display:inline-block!important}.wpem-d-lg-block{display:block!important}.wpem-d-lg-table{display:table!important}.wpem-d-lg-table-row{display:table-row!important}.wpem-d-lg-table-cell{display:table-cell!important}.wpem-d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wpem-d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.wpem-d-xl-none{display:none!important}.wpem-d-xl-inline{display:inline!important}.wpem-d-xl-inline-block{display:inline-block!important}.wpem-d-xl-block{display:block!important}.wpem-d-xl-table{display:table!important}.wpem-d-xl-table-row{display:table-row!important}.wpem-d-xl-table-cell{display:table-cell!important}.wpem-d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wpem-d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.wpem-d-print-none{display:none!important}.wpem-d-print-inline{display:inline!important}.wpem-d-print-inline-block{display:inline-block!important}.wpem-d-print-block{display:block!important}.wpem-d-print-table{display:table!important}.wpem-d-print-table-row{display:table-row!important}.wpem-d-print-table-cell{display:table-cell!important}.wpem-d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wpem-d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.wpem-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.wpem-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.wpem-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wpem-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wpem-flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wpem-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wpem-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wpem-flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wpem-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.wpem-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.wpem-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wpem-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wpem-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.wpem-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.wpem-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.wpem-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.wpem-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wpem-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.wpem-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.wpem-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.wpem-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.wpem-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.wpem-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wpem-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wpem-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.wpem-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wpem-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wpem-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wpem-align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wpem-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wpem-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wpem-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.wpem-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wpem-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.wpem-flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.wpem-flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.wpem-flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wpem-flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wpem-flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wpem-flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wpem-flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wpem-flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wpem-flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.wpem-flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.wpem-flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wpem-flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wpem-justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.wpem-justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.wpem-justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.wpem-justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.wpem-justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wpem-align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.wpem-align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.wpem-align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.wpem-align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.wpem-align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.wpem-align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wpem-align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wpem-align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.wpem-align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wpem-align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wpem-align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wpem-align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wpem-align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wpem-align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wpem-align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.wpem-align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wpem-align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.wpem-flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.wpem-flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.wpem-flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wpem-flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wpem-flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wpem-flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wpem-flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wpem-flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wpem-flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.wpem-flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.wpem-flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wpem-flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wpem-justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.wpem-justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.wpem-justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.wpem-justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.wpem-justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wpem-align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.wpem-align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.wpem-align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.wpem-align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.wpem-align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.wpem-align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wpem-align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wpem-align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.wpem-align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wpem-align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wpem-align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wpem-align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wpem-align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wpem-align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wpem-align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.wpem-align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wpem-align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.wpem-flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.wpem-flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.wpem-flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wpem-flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wpem-flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wpem-flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wpem-flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wpem-flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wpem-flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.wpem-flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.wpem-flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wpem-flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wpem-justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.wpem-justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.wpem-justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.wpem-justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.wpem-justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wpem-align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.wpem-align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.wpem-align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.wpem-align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.wpem-align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.wpem-align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wpem-align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wpem-align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.wpem-align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wpem-align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wpem-align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wpem-align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wpem-align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wpem-align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wpem-align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.wpem-align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wpem-align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.wpem-flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.wpem-flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.wpem-flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.wpem-flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.wpem-flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wpem-flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wpem-flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.wpem-flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.wpem-flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.wpem-flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.wpem-flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.wpem-flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.wpem-justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.wpem-justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.wpem-justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.wpem-justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.wpem-justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.wpem-align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.wpem-align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.wpem-align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.wpem-align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.wpem-align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.wpem-align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.wpem-align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.wpem-align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.wpem-align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.wpem-align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.wpem-align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.wpem-align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.wpem-align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.wpem-align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.wpem-align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.wpem-align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.wpem-align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.wpem-w-25{width:25%!important}.wpem-w-50{width:50%!important}.wpem-w-75{width:75%!important}.wpem-w-100{width:100%!important}.wpem-w-auto{width:auto!important}.wpem-h--25{height:25%!important}.wpem-h--50{height:50%!important}.wpem-h--75{height:75%!important}.wpem-h--100{height:100%!important}.wpem-h--auto{height:auto!important}.wpem-mw-100{max-width:100%!important}.wpem-mh-100{max-height:100%!important}.wpem-m-0{margin:0!important}.wpem-mt-0,.wpem-my-0{margin-top:0!important}.wpem-mr-0,.wpem-mx-0{margin-right:0!important}.wpem-mb-0,.wpem-my-0{margin-bottom:0!important}.wpem-ml-0,.wpem-mx-0{margin-left:0!important}.wpem-m-1{margin:.25rem!important}.wpem-mt-1,.wpem-my-1{margin-top:.25rem!important}.wpem-mr-1,.wpem-mx-1{margin-right:.25rem!important}.wpem-mb-1,.wpem-my-1{margin-bottom:.25rem!important}.wpem-ml-1,.wpem-mx-1{margin-left:.25rem!important}.wpem-m-2{margin:.5rem!important}.wpem-mt-2,.wpem-my-2{margin-top:.5rem!important}.wpem-mr-2,.wpem-mx-2{margin-right:.5rem!important}.wpem-mb-2,.wpem-my-2{margin-bottom:.5rem!important}.wpem-ml-2,.wpem-mx-2{margin-left:.5rem!important}.wpem-m-3{margin:1rem!important}.wpem-mt-3,.wpem-my-3{margin-top:1rem!important}.wpem-mr-3,.wpem-mx-3{margin-right:1rem!important}.wpem-mb-3,.wpem-my-3{margin-bottom:1rem!important}.wpem-ml-3,.wpem-mx-3{margin-left:1rem!important}.wpem-m-4{margin:1.5rem!important}.wpem-mt-4,.wpem-my-4{margin-top:1.5rem!important}.wpem-mr-4,.wpem-mx-4{margin-right:1.5rem!important}.wpem-mb-4,.wpem-my-4{margin-bottom:1.5rem!important}.wpem-ml-4,.wpem-mx-4{margin-left:1.5rem!important}.wpem-m-5{margin:3rem!important}.wpem-mt-5,.wpem-my-5{margin-top:3rem!important}.wpem-mr-5,.wpem-mx-5{margin-right:3rem!important}.wpem-mb-5,.wpem-my-5{margin-bottom:3rem!important}.wpem-ml-5,.wpem-mx-5{margin-left:3rem!important}.wpem-p-0{padding:0!important}.wpem-pt-0,.wpem-py-0{padding-top:0!important}.wpem-pr-0,.wpem-px-0{padding-right:0!important}.wpem-pb-0,.wpem-py-0{padding-bottom:0!important}.wpem-pl-0,.wpem-px-0{padding-left:0!important}.wpem-p-1{padding:.25rem!important}.wpem-pt-1,.wpem-py-1{padding-top:.25rem!important}.wpem-pr-1,.wpem-px-1{padding-right:.25rem!important}.wpem-pb-1,.wpem-py-1{padding-bottom:.25rem!important}.wpem-pl-1,.wpem-px-1{padding-left:.25rem!important}.wpem-p-2{padding:.5rem!important}.wpem-pt-2,.wpem-py-2{padding-top:.5rem!important}.wpem-pr-2,.wpem-px-2{padding-right:.5rem!important}.wpem-pb-2,.wpem-py-2{padding-bottom:.5rem!important}.wpem-pl-2,.wpem-px-2{padding-left:.5rem!important}.wpem-p-3{padding:1rem!important}.wpem-pt-3,.wpem-py-3{padding-top:1rem!important}.wpem-pr-3,.wpem-px-3{padding-right:1rem!important}.wpem-pb-3,.wpem-py-3{padding-bottom:1rem!important}.wpem-pl-3,.wpem-px-3{padding-left:1rem!important}.wpem-p-4{padding:1.5rem!important}.wpem-pt-4,.wpem-py-4{padding-top:1.5rem!important}.wpem-pr-4,.wpem-px-4{padding-right:1.5rem!important}.wpem-pb-4,.wpem-py-4{padding-bottom:1.5rem!important}.wpem-pl-4,.wpem-px-4{padding-left:1.5rem!important}.wpem-p-5{padding:3rem!important}.wpem-pt-5,.wpem-py-5{padding-top:3rem!important}.wpem-pr-5,.wpem-px-5{padding-right:3rem!important}.wpem-pb-5,.wpem-py-5{padding-bottom:3rem!important}.wpem-pl-5,.wpem-px-5{padding-left:3rem!important}.wpem-m-auto{margin:auto!important}.wpem-mt-auto,.wpem-my-auto{margin-top:auto!important}.wpem-mr-auto,.wpem-mx-auto{margin-right:auto!important}.wpem-mb-auto,.wpem-my-auto{margin-bottom:auto!important}.wpem-ml-auto,.wpem-mx-auto{margin-left:auto!important}@media (min-width:576px){.wpem-m-sm-0{margin:0!important}.wpem-mt-sm-0,.wpem-my-sm-0{margin-top:0!important}.wpem-mr-sm-0,.wpem-mx-sm-0{margin-right:0!important}.wpem-mb-sm-0,.wpem-my-sm-0{margin-bottom:0!important}.wpem-ml-sm-0,.wpem-mx-sm-0{margin-left:0!important}.wpem-m-sm-1{margin:.25rem!important}.wpem-mt-sm-1,.wpem-my-sm-1{margin-top:.25rem!important}.wpem-mr-sm-1,.wpem-mx-sm-1{margin-right:.25rem!important}.wpem-mb-sm-1,.wpem-my-sm-1{margin-bottom:.25rem!important}.wpem-ml-sm-1,.wpem-mx-sm-1{margin-left:.25rem!important}.wpem-m-sm-2{margin:.5rem!important}.wpem-mt-sm-2,.wpem-my-sm-2{margin-top:.5rem!important}.wpem-mr-sm-2,.wpem-mx-sm-2{margin-right:.5rem!important}.wpem-mb-sm-2,.wpem-my-sm-2{margin-bottom:.5rem!important}.wpem-ml-sm-2,.wpem-mx-sm-2{margin-left:.5rem!important}.wpem-m-sm-3{margin:1rem!important}.wpem-mt-sm-3,.wpem-my-sm-3{margin-top:1rem!important}.wpem-mr-sm-3,.wpem-mx-sm-3{margin-right:1rem!important}.wpem-mb-sm-3,.wpem-my-sm-3{margin-bottom:1rem!important}.wpem-ml-sm-3,.wpem-mx-sm-3{margin-left:1rem!important}.wpem-m-sm-4{margin:1.5rem!important}.wpem-mt-sm-4,.wpem-my-sm-4{margin-top:1.5rem!important}.wpem-mr-sm-4,.wpem-mx-sm-4{margin-right:1.5rem!important}.wpem-mb-sm-4,.wpem-my-sm-4{margin-bottom:1.5rem!important}.wpem-ml-sm-4,.wpem-mx-sm-4{margin-left:1.5rem!important}.wpem-m-sm-5{margin:3rem!important}.wpem-mt-sm-5,.wpem-my-sm-5{margin-top:3rem!important}.wpem-mr-sm-5,.wpem-mx-sm-5{margin-right:3rem!important}.wpem-mb-sm-5,.wpem-my-sm-5{margin-bottom:3rem!important}.wpem-ml-sm-5,.wpem-mx-sm-5{margin-left:3rem!important}.wpem-p-sm-0{padding:0!important}.wpem-pt-sm-0,.wpem-py-sm-0{padding-top:0!important}.wpem-pr-sm-0,.wpem-px-sm-0{padding-right:0!important}.wpem-pb-sm-0,.wpem-py-sm-0{padding-bottom:0!important}.wpem-pl-sm-0,.wpem-px-sm-0{padding-left:0!important}.wpem-p-sm-1{padding:.25rem!important}.wpem-pt-sm-1,.wpem-py-sm-1{padding-top:.25rem!important}.wpem-pr-sm-1,.wpem-px-sm-1{padding-right:.25rem!important}.wpem-pb-sm-1,.wpem-py-sm-1{padding-bottom:.25rem!important}.wpem-pl-sm-1,.wpem-px-sm-1{padding-left:.25rem!important}.wpem-p-sm-2{padding:.5rem!important}.wpem-pt-sm-2,.wpem-py-sm-2{padding-top:.5rem!important}.wpem-pr-sm-2,.wpem-px-sm-2{padding-right:.5rem!important}.wpem-pb-sm-2,.wpem-py-sm-2{padding-bottom:.5rem!important}.wpem-pl-sm-2,.wpem-px-sm-2{padding-left:.5rem!important}.wpem-p-sm-3{padding:1rem!important}.wpem-pt-sm-3,.wpem-py-sm-3{padding-top:1rem!important}.wpem-pr-sm-3,.wpem-px-sm-3{padding-right:1rem!important}.wpem-pb-sm-3,.wpem-py-sm-3{padding-bottom:1rem!important}.wpem-pl-sm-3,.wpem-px-sm-3{padding-left:1rem!important}.wpem-p-sm-4{padding:1.5rem!important}.wpem-pt-sm-4,.wpem-py-sm-4{padding-top:1.5rem!important}.wpem-pr-sm-4,.wpem-px-sm-4{padding-right:1.5rem!important}.wpem-pb-sm-4,.wpem-py-sm-4{padding-bottom:1.5rem!important}.wpem-pl-sm-4,.wpem-px-sm-4{padding-left:1.5rem!important}.wpem-p-sm-5{padding:3rem!important}.wpem-pt-sm-5,.wpem-py-sm-5{padding-top:3rem!important}.wpem-pr-sm-5,.wpem-px-sm-5{padding-right:3rem!important}.wpem-pb-sm-5,.wpem-py-sm-5{padding-bottom:3rem!important}.wpem-pl-sm-5,.wpem-px-sm-5{padding-left:3rem!important}.wpem-m-sm-auto{margin:auto!important}.wpem-mt-sm-auto,.wpem-my-sm-auto{margin-top:auto!important}.wpem-mr-sm-auto,.wpem-mx-sm-auto{margin-right:auto!important}.wpem-mb-sm-auto,.wpem-my-sm-auto{margin-bottom:auto!important}.wpem-ml-sm-auto,.wpem-mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.wpem-m-md-0{margin:0!important}.wpem-mt-md-0,.wpem-my-md-0{margin-top:0!important}.wpem-mr-md-0,.wpem-mx-md-0{margin-right:0!important}.wpem-mb-md-0,.wpem-my-md-0{margin-bottom:0!important}.wpem-ml-md-0,.wpem-mx-md-0{margin-left:0!important}.wpem-m-md-1{margin:.25rem!important}.wpem-mt-md-1,.wpem-my-md-1{margin-top:.25rem!important}.wpem-mr-md-1,.wpem-mx-md-1{margin-right:.25rem!important}.wpem-mb-md-1,.wpem-my-md-1{margin-bottom:.25rem!important}.wpem-ml-md-1,.wpem-mx-md-1{margin-left:.25rem!important}.wpem-m-md-2{margin:.5rem!important}.wpem-mt-md-2,.wpem-my-md-2{margin-top:.5rem!important}.wpem-mr-md-2,.wpem-mx-md-2{margin-right:.5rem!important}.wpem-mb-md-2,.wpem-my-md-2{margin-bottom:.5rem!important}.wpem-ml-md-2,.wpem-mx-md-2{margin-left:.5rem!important}.wpem-m-md-3{margin:1rem!important}.wpem-mt-md-3,.wpem-my-md-3{margin-top:1rem!important}.wpem-mr-md-3,.wpem-mx-md-3{margin-right:1rem!important}.wpem-mb-md-3,.wpem-my-md-3{margin-bottom:1rem!important}.wpem-ml-md-3,.wpem-mx-md-3{margin-left:1rem!important}.wpem-m-md-4{margin:1.5rem!important}.wpem-mt-md-4,.wpem-my-md-4{margin-top:1.5rem!important}.wpem-mr-md-4,.wpem-mx-md-4{margin-right:1.5rem!important}.wpem-mb-md-4,.wpem-my-md-4{margin-bottom:1.5rem!important}.wpem-ml-md-4,.wpem-mx-md-4{margin-left:1.5rem!important}.wpem-m-md-5{margin:3rem!important}.wpem-mt-md-5,.wpem-my-md-5{margin-top:3rem!important}.wpem-mr-md-5,.wpem-mx-md-5{margin-right:3rem!important}.wpem-mb-md-5,.wpem-my-md-5{margin-bottom:3rem!important}.wpem-ml-md-5,.wpem-mx-md-5{margin-left:3rem!important}.wpem-p-md-0{padding:0!important}.wpem-pt-md-0,.wpem-py-md-0{padding-top:0!important}.wpem-pr-md-0,.wpem-px-md-0{padding-right:0!important}.wpem-pb-md-0,.wpem-py-md-0{padding-bottom:0!important}.wpem-pl-md-0,.wpem-px-md-0{padding-left:0!important}.wpem-p-md-1{padding:.25rem!important}.wpem-pt-md-1,.wpem-py-md-1{padding-top:.25rem!important}.wpem-pr-md-1,.wpem-px-md-1{padding-right:.25rem!important}.wpem-pb-md-1,.wpem-py-md-1{padding-bottom:.25rem!important}.wpem-pl-md-1,.wpem-px-md-1{padding-left:.25rem!important}.wpem-p-md-2{padding:.5rem!important}.wpem-pt-md-2,.wpem-py-md-2{padding-top:.5rem!important}.wpem-pr-md-2,.wpem-px-md-2{padding-right:.5rem!important}.wpem-pb-md-2,.wpem-py-md-2{padding-bottom:.5rem!important}.wpem-pl-md-2,.wpem-px-md-2{padding-left:.5rem!important}.wpem-p-md-3{padding:1rem!important}.wpem-pt-md-3,.wpem-py-md-3{padding-top:1rem!important}.wpem-pr-md-3,.wpem-px-md-3{padding-right:1rem!important}.wpem-pb-md-3,.wpem-py-md-3{padding-bottom:1rem!important}.wpem-pl-md-3,.wpem-px-md-3{padding-left:1rem!important}.wpem-p-md-4{padding:1.5rem!important}.wpem-pt-md-4,.wpem-py-md-4{padding-top:1.5rem!important}.wpem-pr-md-4,.wpem-px-md-4{padding-right:1.5rem!important}.wpem-pb-md-4,.wpem-py-md-4{padding-bottom:1.5rem!important}.wpem-pl-md-4,.wpem-px-md-4{padding-left:1.5rem!important}.wpem-p-md-5{padding:3rem!important}.wpem-pt-md-5,.wpem-py-md-5{padding-top:3rem!important}.wpem-pr-md-5,.wpem-px-md-5{padding-right:3rem!important}.wpem-pb-md-5,.wpem-py-md-5{padding-bottom:3rem!important}.wpem-pl-md-5,.wpem-px-md-5{padding-left:3rem!important}.wpem-m-md-auto{margin:auto!important}.wpem-mt-md-auto,.wpem-my-md-auto{margin-top:auto!important}.wpem-mr-md-auto,.wpem-mx-md-auto{margin-right:auto!important}.wpem-mb-md-auto,.wpem-my-md-auto{margin-bottom:auto!important}.wpem-ml-md-auto,.wpem-mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.wpem-m-lg-0{margin:0!important}.wpem-mt-lg-0,.wpem-my-lg-0{margin-top:0!important}.wpem-mr-lg-0,.wpem-mx-lg-0{margin-right:0!important}.wpem-mb-lg-0,.wpem-my-lg-0{margin-bottom:0!important}.wpem-ml-lg-0,.wpem-mx-lg-0{margin-left:0!important}.wpem-m-lg-1{margin:.25rem!important}.wpem-mt-lg-1,.wpem-my-lg-1{margin-top:.25rem!important}.wpem-mr-lg-1,.wpem-mx-lg-1{margin-right:.25rem!important}.wpem-mb-lg-1,.wpem-my-lg-1{margin-bottom:.25rem!important}.wpem-ml-lg-1,.wpem-mx-lg-1{margin-left:.25rem!important}.wpem-m-lg-2{margin:.5rem!important}.wpem-mt-lg-2,.wpem-my-lg-2{margin-top:.5rem!important}.wpem-mr-lg-2,.wpem-mx-lg-2{margin-right:.5rem!important}.wpem-mb-lg-2,.wpem-my-lg-2{margin-bottom:.5rem!important}.wpem-ml-lg-2,.wpem-mx-lg-2{margin-left:.5rem!important}.wpem-m-lg-3{margin:1rem!important}.wpem-mt-lg-3,.wpem-my-lg-3{margin-top:1rem!important}.wpem-mr-lg-3,.wpem-mx-lg-3{margin-right:1rem!important}.wpem-mb-lg-3,.wpem-my-lg-3{margin-bottom:1rem!important}.wpem-ml-lg-3,.wpem-mx-lg-3{margin-left:1rem!important}.wpem-m-lg-4{margin:1.5rem!important}.wpem-mt-lg-4,.wpem-my-lg-4{margin-top:1.5rem!important}.wpem-mr-lg-4,.wpem-mx-lg-4{margin-right:1.5rem!important}.wpem-mb-lg-4,.wpem-my-lg-4{margin-bottom:1.5rem!important}.wpem-ml-lg-4,.wpem-mx-lg-4{margin-left:1.5rem!important}.wpem-m-lg-5{margin:3rem!important}.wpem-mt-lg-5,.wpem-my-lg-5{margin-top:3rem!important}.wpem-mr-lg-5,.wpem-mx-lg-5{margin-right:3rem!important}.wpem-mb-lg-5,.wpem-my-lg-5{margin-bottom:3rem!important}.wpem-ml-lg-5,.wpem-mx-lg-5{margin-left:3rem!important}.wpem-p-lg-0{padding:0!important}.wpem-pt-lg-0,.wpem-py-lg-0{padding-top:0!important}.wpem-pr-lg-0,.wpem-px-lg-0{padding-right:0!important}.wpem-pb-lg-0,.wpem-py-lg-0{padding-bottom:0!important}.wpem-pl-lg-0,.wpem-px-lg-0{padding-left:0!important}.wpem-p-lg-1{padding:.25rem!important}.wpem-pt-lg-1,.wpem-py-lg-1{padding-top:.25rem!important}.wpem-pr-lg-1,.wpem-px-lg-1{padding-right:.25rem!important}.wpem-pb-lg-1,.wpem-py-lg-1{padding-bottom:.25rem!important}.wpem-pl-lg-1,.wpem-px-lg-1{padding-left:.25rem!important}.wpem-p-lg-2{padding:.5rem!important}.wpem-pt-lg-2,.wpem-py-lg-2{padding-top:.5rem!important}.wpem-pr-lg-2,.wpem-px-lg-2{padding-right:.5rem!important}.wpem-pb-lg-2,.wpem-py-lg-2{padding-bottom:.5rem!important}.wpem-pl-lg-2,.wpem-px-lg-2{padding-left:.5rem!important}.wpem-p-lg-3{padding:1rem!important}.wpem-pt-lg-3,.wpem-py-lg-3{padding-top:1rem!important}.wpem-pr-lg-3,.wpem-px-lg-3{padding-right:1rem!important}.wpem-pb-lg-3,.wpem-py-lg-3{padding-bottom:1rem!important}.wpem-pl-lg-3,.wpem-px-lg-3{padding-left:1rem!important}.wpem-p-lg-4{padding:1.5rem!important}.wpem-pt-lg-4,.wpem-py-lg-4{padding-top:1.5rem!important}.wpem-pr-lg-4,.wpem-px-lg-4{padding-right:1.5rem!important}.wpem-pb-lg-4,.wpem-py-lg-4{padding-bottom:1.5rem!important}.wpem-pl-lg-4,.wpem-px-lg-4{padding-left:1.5rem!important}.wpem-p-lg-5{padding:3rem!important}.wpem-pt-lg-5,.wpem-py-lg-5{padding-top:3rem!important}.wpem-pr-lg-5,.wpem-px-lg-5{padding-right:3rem!important}.wpem-pb-lg-5,.wpem-py-lg-5{padding-bottom:3rem!important}.wpem-pl-lg-5,.wpem-px-lg-5{padding-left:3rem!important}.wpem-m-lg-auto{margin:auto!important}.wpem-mt-lg-auto,.wpem-my-lg-auto{margin-top:auto!important}.wpem-mr-lg-auto,.wpem-mx-lg-auto{margin-right:auto!important}.wpem-mb-lg-auto,.wpem-my-lg-auto{margin-bottom:auto!important}.wpem-ml-lg-auto,.wpem-mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.wpem-m-xl-0{margin:0!important}.wpem-mt-xl-0,.wpem-my-xl-0{margin-top:0!important}.wpem-mr-xl-0,.wpem-mx-xl-0{margin-right:0!important}.wpem-mb-xl-0,.wpem-my-xl-0{margin-bottom:0!important}.wpem-ml-xl-0,.wpem-mx-xl-0{margin-left:0!important}.wpem-m-xl-1{margin:.25rem!important}.wpem-mt-xl-1,.wpem-my-xl-1{margin-top:.25rem!important}.wpem-mr-xl-1,.wpem-mx-xl-1{margin-right:.25rem!important}.wpem-mb-xl-1,.wpem-my-xl-1{margin-bottom:.25rem!important}.wpem-ml-xl-1,.wpem-mx-xl-1{margin-left:.25rem!important}.wpem-m-xl-2{margin:.5rem!important}.wpem-mt-xl-2,.wpem-my-xl-2{margin-top:.5rem!important}.wpem-mr-xl-2,.wpem-mx-xl-2{margin-right:.5rem!important}.wpem-mb-xl-2,.wpem-my-xl-2{margin-bottom:.5rem!important}.wpem-ml-xl-2,.wpem-mx-xl-2{margin-left:.5rem!important}.wpem-m-xl-3{margin:1rem!important}.wpem-mt-xl-3,.wpem-my-xl-3{margin-top:1rem!important}.wpem-mr-xl-3,.wpem-mx-xl-3{margin-right:1rem!important}.wpem-mb-xl-3,.wpem-my-xl-3{margin-bottom:1rem!important}.wpem-ml-xl-3,.wpem-mx-xl-3{margin-left:1rem!important}.wpem-m-xl-4{margin:1.5rem!important}.wpem-mt-xl-4,.wpem-my-xl-4{margin-top:1.5rem!important}.wpem-mr-xl-4,.wpem-mx-xl-4{margin-right:1.5rem!important}.wpem-mb-xl-4,.wpem-my-xl-4{margin-bottom:1.5rem!important}.wpem-ml-xl-4,.wpem-mx-xl-4{margin-left:1.5rem!important}.wpem-m-xl-5{margin:3rem!important}.wpem-mt-xl-5,.wpem-my-xl-5{margin-top:3rem!important}.wpem-mr-xl-5,.wpem-mx-xl-5{margin-right:3rem!important}.wpem-mb-xl-5,.wpem-my-xl-5{margin-bottom:3rem!important}.wpem-ml-xl-5,.wpem-mx-xl-5{margin-left:3rem!important}.wpem-p-xl-0{padding:0!important}.wpem-pt-xl-0,.wpem-py-xl-0{padding-top:0!important}.wpem-pr-xl-0,.wpem-px-xl-0{padding-right:0!important}.wpem-pb-xl-0,.wpem-py-xl-0{padding-bottom:0!important}.wpem-pl-xl-0,.wpem-px-xl-0{padding-left:0!important}.wpem-p-xl-1{padding:.25rem!important}.wpem-pt-xl-1,.wpem-py-xl-1{padding-top:.25rem!important}.wpem-pr-xl-1,.wpem-px-xl-1{padding-right:.25rem!important}.wpem-pb-xl-1,.wpem-py-xl-1{padding-bottom:.25rem!important}.wpem-pl-xl-1,.wpem-px-xl-1{padding-left:.25rem!important}.wpem-p-xl-2{padding:.5rem!important}.wpem-pt-xl-2,.wpem-py-xl-2{padding-top:.5rem!important}.wpem-pr-xl-2,.wpem-px-xl-2{padding-right:.5rem!important}.wpem-pb-xl-2,.wpem-py-xl-2{padding-bottom:.5rem!important}.wpem-pl-xl-2,.wpem-px-xl-2{padding-left:.5rem!important}.wpem-p-xl-3{padding:1rem!important}.wpem-pt-xl-3,.wpem-py-xl-3{padding-top:1rem!important}.wpem-pr-xl-3,.wpem-px-xl-3{padding-right:1rem!important}.wpem-pb-xl-3,.wpem-py-xl-3{padding-bottom:1rem!important}.wpem-pl-xl-3,.wpem-px-xl-3{padding-left:1rem!important}.wpem-p-xl-4{padding:1.5rem!important}.wpem-pt-xl-4,.wpem-py-xl-4{padding-top:1.5rem!important}.wpem-pr-xl-4,.wpem-px-xl-4{padding-right:1.5rem!important}.wpem-pb-xl-4,.wpem-py-xl-4{padding-bottom:1.5rem!important}.wpem-pl-xl-4,.wpem-px-xl-4{padding-left:1.5rem!important}.wpem-p-xl-5{padding:3rem!important}.wpem-pt-xl-5,.wpem-py-xl-5{padding-top:3rem!important}.wpem-pr-xl-5,.wpem-px-xl-5{padding-right:3rem!important}.wpem-pb-xl-5,.wpem-py-xl-5{padding-bottom:3rem!important}.wpem-pl-xl-5,.wpem-px-xl-5{padding-left:3rem!important}.wpem-m-xl-auto{margin:auto!important}.wpem-mt-xl-auto,.wpem-my-xl-auto{margin-top:auto!important}.wpem-mr-xl-auto,.wpem-mx-xl-auto{margin-right:auto!important}.wpem-mb-xl-auto,.wpem-my-xl-auto{margin-bottom:auto!important}.wpem-ml-xl-auto,.wpem-mx-xl-auto{margin-left:auto!important}}.wpem-visible{visibility:visible!important}.wpem-invisible{visibility:hidden!important}


.ui-timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);outline:0;z-index:10052;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980EC;color:#fff}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}


/*! jQuery UI - v1.12.1 - 2018-08-31
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter:Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter:Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

[class^=wpem]{box-sizing:border-box;-webkit-box-sizing:border-box}[class^=wpem] img{max-width:100%;height:auto}.wpem-main{font-size:18px;line-height:25px;color:#333;font-weight:400}.wpem-main b,.wpem-main strong{font-weight:600}.wpem-main a{color:#555;text-decoration:none;outline:0;transition:color .2s}.wpem-main a:active,.wpem-main a:focus,.wpem-main a:hover{color:#00a5fa;text-decoration:none;outline:0}.wpem-loading{position:relative}.wpem-loading::before{content:"";height:100%;width:100%;position:absolute;left:0;top:0;z-index:99;background:rgba(255,255,255,.7)}.wpem-loading::after{content:"";background-image:url(../images/ajax-loader.gif);position:absolute;height:30px;width:30px;background-repeat:no-repeat;background-size:contain;background-position:center;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100}.wpem-alert{position:relative;padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:5px}.wpem-alert a{background:rgba(0,0,0,.6);font-size:14px;line-height:15px;color:#fff;padding:5px 10px;border-radius:5px;display:inline-block;transition:all .2s}.wpem-alert a:hover{background:#000;color:#fff}.wpem-alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.wpem-alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.wpem-alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.wpem-alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.wpem-alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.wpem-alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.wpem-alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.wpem-alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.event-manager-pagination{text-align:center;display:inline-block;width:100%}.event-manager-pagination ul.page-numbers{margin:0 auto;padding:0;display:inline-flex}.event-manager-pagination ul.page-numbers li{list-style:none;display:inline-block;margin:0 2px}.event-manager-pagination ul.page-numbers li .page-numbers{font-size:14px;line-height:20px;font-weight:400;padding:5px 10px;display:inline-block;border:2px solid #dadada;background:#fff;color:#555}.event-manager-pagination ul.page-numbers li .page-numbers:hover{border-color:#999}.event-manager-pagination ul.page-numbers li .page-numbers.current{border-color:#00a5fa;background:#00a5fa;color:#fff}.event-manager-pagination-2{text-align:center;display:inline-block;width:100%}.event-manager-pagination-2 ul.page-numbers{margin:0 auto;padding:0;display:inline-flex}.event-manager-pagination-2 ul.page-numbers li{list-style:none;display:inline-block;margin:0 2px}.event-manager-pagination-2 ul.page-numbers li .page-numbers{font-size:14px;line-height:20px;font-weight:400;padding:5px 10px;display:inline-block;border:2px solid #dadada;background:#fff;color:#555}.event-manager-pagination-2 ul.page-numbers li .page-numbers:hover{border-color:#999}.event-manager-pagination-2 ul.page-numbers li .page-numbers.current{border-color:#00a5fa;background:#00a5fa;color:#fff}.wpem-main .wpem-heading-text{font-weight:400}.wpem-form-wrapper{margin-bottom:20px;font-size:17px;line-height:25px}.wpem-form-wrapper .wpem-form-title{font-size:23px;line-height:28px;font-weight:500;color:#222;padding:0;margin:0 0 20px 0}.wpem-form-wrapper fieldset{border:none;margin:0;padding:0;margin-bottom:20px}.wpem-form-wrapper .wpem-form-group{margin-bottom:20px}.wpem-form-wrapper .wpem-form-group .require-field{color:red}.wpem-form-wrapper .wpem-form-group .wpem-form-label{display:none}.wpem-form-wrapper .wpem-form-group .wpem-form-label-text{font-size:17px;text-align:left;line-height:23px;font-weight:600;color:#333;margin:0 0 7px 0;display:inline-block}.wpem-form-wrapper .wpem-form-group input[type=color],.wpem-form-wrapper .wpem-form-group input[type=date],.wpem-form-wrapper .wpem-form-group input[type=datetime-local],.wpem-form-wrapper .wpem-form-group input[type=datetime],.wpem-form-wrapper .wpem-form-group input[type=email],.wpem-form-wrapper .wpem-form-group input[type=file],.wpem-form-wrapper .wpem-form-group input[type=month],.wpem-form-wrapper .wpem-form-group input[type=number],.wpem-form-wrapper .wpem-form-group input[type=password],.wpem-form-wrapper .wpem-form-group input[type=search],.wpem-form-wrapper .wpem-form-group input[type=tel],.wpem-form-wrapper .wpem-form-group input[type=text],.wpem-form-wrapper .wpem-form-group input[type=time],.wpem-form-wrapper .wpem-form-group input[type=url],.wpem-form-wrapper .wpem-form-group input[type=week],.wpem-form-wrapper .wpem-form-group select,.wpem-form-wrapper .wpem-form-group textarea{height:45px;width:100%;margin:0;outline:0;border:2px solid #ccc;border-radius:5px;font-size:17px;font-weight:400;line-height:45px;padding:0 15px;background-color:#fff;color:#555;transition:all .2s}.wpem-form-wrapper .wpem-form-group input[type=color]:hover,.wpem-form-wrapper .wpem-form-group input[type=date]:hover,.wpem-form-wrapper .wpem-form-group input[type=datetime-local]:hover,.wpem-form-wrapper .wpem-form-group input[type=datetime]:hover,.wpem-form-wrapper .wpem-form-group input[type=email]:hover,.wpem-form-wrapper .wpem-form-group input[type=file]:hover,.wpem-form-wrapper .wpem-form-group input[type=month]:hover,.wpem-form-wrapper .wpem-form-group input[type=number]:hover,.wpem-form-wrapper .wpem-form-group input[type=password]:hover,.wpem-form-wrapper .wpem-form-group input[type=search]:hover,.wpem-form-wrapper .wpem-form-group input[type=tel]:hover,.wpem-form-wrapper .wpem-form-group input[type=text]:hover,.wpem-form-wrapper .wpem-form-group input[type=time]:hover,.wpem-form-wrapper .wpem-form-group input[type=url]:hover,.wpem-form-wrapper .wpem-form-group input[type=week]:hover,.wpem-form-wrapper .wpem-form-group select:hover,.wpem-form-wrapper .wpem-form-group textarea:hover{border-color:#999;background-color:#fff;transition:all .2s}.wpem-form-wrapper .wpem-form-group input[type=color]:focus,.wpem-form-wrapper .wpem-form-group input[type=date]:focus,.wpem-form-wrapper .wpem-form-group input[type=datetime-local]:focus,.wpem-form-wrapper .wpem-form-group input[type=datetime]:focus,.wpem-form-wrapper .wpem-form-group input[type=email]:focus,.wpem-form-wrapper .wpem-form-group input[type=file]:focus,.wpem-form-wrapper .wpem-form-group input[type=month]:focus,.wpem-form-wrapper .wpem-form-group input[type=number]:focus,.wpem-form-wrapper .wpem-form-group input[type=password]:focus,.wpem-form-wrapper .wpem-form-group input[type=search]:focus,.wpem-form-wrapper .wpem-form-group input[type=tel]:focus,.wpem-form-wrapper .wpem-form-group input[type=text]:focus,.wpem-form-wrapper .wpem-form-group input[type=time]:focus,.wpem-form-wrapper .wpem-form-group input[type=url]:focus,.wpem-form-wrapper .wpem-form-group input[type=week]:focus,.wpem-form-wrapper .wpem-form-group select:focus,.wpem-form-wrapper .wpem-form-group textarea:focus{border-color:#00a5fa;background-color:#efefef}.wpem-form-wrapper .wp-editor-container{border:2px solid #ccc;border-radius:5px;transition:all .2s}.wpem-form-wrapper .wp-editor-container:hover{border-color:#999;transition:all .2s}.wpem-form-wrapper .wp-editor-container:focus{border-color:#00a5fa}.wpem-form-wrapper .wpem-form-group input[type=file]{line-height:20px;padding:8px 10px}.wpem-form-wrapper .wpem-form-group input[type=number]{padding-right:0;width:100%;max-width:unset}.wpem-form-wrapper .wpem-form-group select{padding:0 12px}.wpem-form-wrapper .wpem-form-group textarea{height:auto;padding:15px;line-height:22px}.wpem-form-wrapper .wpem-form-group .event-manager-uploaded-files .event-manager-uploaded-file{margin-bottom:20px;display:inline-block;padding-right:20px}.wpem-form-wrapper .wpem-form-group .event-manager-uploaded-files .event-manager-uploaded-file .event-manager-uploaded-file-preview{display:inline-block;position:relative}.wpem-form-wrapper .wpem-form-group .event-manager-uploaded-files .event-manager-uploaded-file .event-manager-uploaded-file-preview img{max-height:100px;max-width:100px;border:2px solid #ccc;border-radius:6px}.wpem-form-wrapper .wpem-form-group .event-manager-uploaded-files .event-manager-uploaded-file .event-manager-uploaded-file-preview .event-manager-remove-uploaded-file{font-size:0;height:20px;width:20px;background:#fff;position:absolute;top:2px;right:2px;border-radius:0 4px;border:none;box-shadow:2px 2px 10px rgba(0,0,0,.2)}.wpem-form-wrapper .wpem-form-group .event-manager-uploaded-files .event-manager-uploaded-file .event-manager-uploaded-file-preview .event-manager-remove-uploaded-file::before{content:"\ea0f";font-family:wp-event-manager;font-size:10px;color:red;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);transition:all .2s}.wpem-form-wrapper .wpem-form-group .event-manager-uploaded-files .event-manager-uploaded-file .event-manager-uploaded-file-preview .event-manager-remove-uploaded-file:hover::before{color:#111}.wpem-form-wrapper .chosen-container{width:100%!important;outline:0;margin:0;border:2px solid #ccc;border-radius:5px;background-color:#fff;transition:all .2s}.wpem-form-wrapper .chosen-container:hover{border-color:#999;background-color:#fff;transition:all .2s}.wpem-form-wrapper .chosen-container:focus{border-color:#00a5fa;background-color:#efefef}.wpem-form-wrapper .chosen-container.chosen-container-multi .chosen-choices{border:0;box-shadow:none;background:0 0}.wpem-form-wrapper .chosen-container.chosen-container-multi .chosen-choices li.search-choice{margin:10px 0 10px 10px}.wpem-form-wrapper .chosen-container.chosen-container-multi .chosen-choices li.search-field input[type=text]{font-size:17px;font-weight:400}.wpem-form-wrapper .chosen-container .chosen-choices,.wpem-form-wrapper .chosen-container .chosen-single{padding:0 15px;font-size:17px;line-height:40px;font-weight:400;color:#555;background:0 0;height:auto;border:none;box-shadow:unset}.wpem-form-wrapper .chosen-container .chosen-single div b{background-position:0 12px}.wpem-form-wrapper .chosen-container .chosen-drop{top:calc(100% - 2px);border:2px solid #ccc;border-top:0;border-radius:0 0 5px 5px;margin:0 0 0 -2px;box-shadow:7px 5px 15px rgba(0,0,0,.1);width:calc(100% + 4px);transition:border-color .2s}.wpem-form-wrapper .chosen-container .chosen-drop:hover{border-color:#999}.wpem-form-wrapper .chosen-container .chosen-search input[type=text]{height:auto;line-height:20px;font-size:16px;padding:1px 4px;min-height:unset}.wpem-form-wrapper .chosen-container .chosen-drop .chosen-results li{font-size:16px;line-height:20px;transition:all 0s}.wpem-form-wrapper .chosen-container .chosen-drop .chosen-results li.highlighted{background:#00a5fa}.wpem-form-wrapper .showing_applied_filters{background:#e8e8e8;font-size:15px;border-radius:5px;padding:5px;margin:10px 0;display:inline-block;width:100%}.wpem-form-wrapper .showing_applied_filters span{margin:2px;display:inline-block}.wpem-form-wrapper .showing_applied_filters a{float:right;margin:2px;display:inline-block}.wpem-event-listings-header{margin-bottom:20px}.wpem-event-listings-header .wpem-event-listing-header-title .wpem-heading-text{font-size:25px;line-height:33px;font-weight:500;margin:0}.wpem-event-listings-header .wpem-event-layout-action-wrapper{display:flex;width:100%}.wpem-event-listings-header .wpem-event-layout-action-wrapper .wpem-event-layout-action{display:inline-flex;margin-left:auto}.wpem-event-listings-header .wpem-event-layout-action-wrapper .wpem-event-layout-action .wpem-event-layout-icon{height:30px;width:30px;text-align:center;line-height:30px;background:#e5e5e5;color:#888;margin-left:5px;border-radius:5px;cursor:pointer;font-size:15px;transition:all .2s}.wpem-event-listings-header .wpem-event-layout-action-wrapper .wpem-event-layout-action .wpem-event-layout-icon:hover{background:#dbdbdb;transition:all .2s}.wpem-event-listings-header .wpem-event-layout-action-wrapper .wpem-event-layout-action .wpem-event-layout-icon.wpem-active-layout{background:#ccc;color:#222;cursor:default}.wpem-theme-button,a.wpem-theme-button,button.wpem-theme-button,input.wpem-theme-button{background:#00a5fa;color:#fff;border:none;padding:15px 20px;width:auto;text-transform:uppercase;font-weight:600;border-radius:3px;font-size:16px;line-height:17px;letter-spacing:0;display:inline-block;cursor:pointer;transition:all .2s}.wpem-theme-button span,a.wpem-theme-button span,button.wpem-theme-button span,input.wpem-theme-button span{color:#fff}.wpem-theme-button:focus,.wpem-theme-button:hover,a.wpem-theme-button:focus,a.wpem-theme-button:hover,button.wpem-theme-button:focus,button.wpem-theme-button:hover,input.wpem-theme-button:focus,input.wpem-theme-button:hover{background:#008cd4;border:none;outline:0}.wpem-theme-button:focus span,.wpem-theme-button:hover span,a.wpem-theme-button:focus span,a.wpem-theme-button:hover span,button.wpem-theme-button:focus span,button.wpem-theme-button:hover span,input.wpem-theme-button:focus span,input.wpem-theme-button:hover span{color:#fff}.wpem-main .wpem-theme-url,.wpem-main .wpem-theme-url a,.wpem-theme-url,.wpem-theme-url a{color:#008cd4}.wpem-main .wpem-theme-url a:hover,.wpem-main .wpem-theme-url:hover,.wpem-theme-url a:hover,.wpem-theme-url:hover{color:#111}.wpem-main fieldset{border:none}.wpem-theme-button i{line-height:normal}.wpem-theme-button.wpem-theme-button-icon-left{position:relative;padding-left:40px}.wpem-theme-button.wpem-theme-button-icon-left i{position:absolute;left:15px;top:50%;transform:translate(0,-50%)}.wpem-theme-button.wpem-theme-button-icon-right{position:relative;padding-right:40px}.wpem-theme-button.wpem-theme-button-icon-right i{position:absolute;right:15px;top:50%;transform:translate(0,-50%)}.wpem-theme-button.wpem-active-button{background:#555}.wpem-theme-button.wpem-active-button:hover{background:#333}.wpem-theme-text-button{color:#00a5fa}.wpem-theme-text-button:hover{color:#222}.wpem-event-listing-calendar-view .eventbrite-heading-block-wrapper{padding:15px;width:100%;text-align:right}.wpem-event-listing-box-view .eventbrite-heading-block-wrapper{padding:0}.wpem-tabs-wrapper{width:100%;margin-bottom:20px;border:2px solid #ccc;border-radius:5px}.wpem-tabs-wrapper .wpem-tabs-wrap{display:flex;background:#eeedf2;margin:0;padding:0}.wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link{padding:15px 25px;list-style:none;cursor:pointer;font-size:17px;font-weight:600;background:#eeedf2;transition:all .2s;color:#333}.wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link a{color:#333}.wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link a:hover{color:#333}.wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link.active{background:#fff;color:#333;cursor:default}.wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link.active a{cursor:default}.wpem-tabs-wrapper .wpem-tab-content{padding:25px;display:none;margin:0}.wpem-tabs-wrapper .wpem-tab-content.current{display:block}.wpem-tabs-wrapper .wpem-tab-content .wpem-tab-pane{display:none;list-style:none}.wpem-tabs-wrapper .wpem-tab-content .wpem-tab-pane.active{display:block}@media only screen and (max-width:575px){.wpem-form-wrapper .wpem-col{width:100%;flex:unset}.wpem-form-wrapper .filter_wide.filter_by_tag{text-align:center}.wpem-form-wrapper .filter_wide.filter_by_tag .filter_by_tag_cloud{margin-top:5px}.wpem-form-wrapper .filter_wide.filter_by_tag .filter_by_tag_cloud .tag-cloud-link{margin:2px}.wpem-form-wrapper .showing_applied_filters{text-align:center;line-height:18px;padding:5px 10px}.wpem-form-wrapper .showing_applied_filters a{float:none;margin:7px}.wpem-event-listings-header .wpem-event-listing-header-title .wpem-heading-text{text-align:center;margin-bottom:10px}.wpem-event-listings-header .wpem-event-layout-action-wrapper .wpem-event-layout-action{margin:auto;width:100%;border-radius:5px;overflow:hidden}.wpem-event-listings-header .wpem-event-layout-action-wrapper .wpem-event-layout-action .wpem-event-layout-icon{height:35px;line-height:35px;width:33.3%;margin:0;border-radius:0}}.wpem-event-listing-list-view{border:none;border-radius:0;overflow:hidden}.wpem-event-listing-list-view .wpem-listing-google-map-wrapper{padding:0}.wpem-event-listing-list-view .wpem-event-box-col{flex:unset;max-width:unset;width:100%;margin:0;padding:0;-webkit-box-flex:unset}.wpem-event-listing-list-view.wpem-event-listings .wpem-event-layout-wrapper .event_listing{margin:0;display:inline-flex;width:100%;padding:23px 17px;border-left:3px solid #ddd;transition:border .2s}.wpem-event-listings .wpem-event-layout-wrapper{border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;background:#fff;margin:0;transition:background .2s}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-layout-wrap{width:100%;display:inline-block;margin:0}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-banner{float:left;padding-right:20px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-banner-img{height:90px;width:90px;background-size:cover!important;background-position:center!important;border-radius:5px;background-color:#ddd}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-register-label{display:none}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date{display:none}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation{float:left;font-size:15px;line-height:20px;width:100%;position:relative}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date{width:80px;position:absolute;left:0;top:0}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-from-date{width:40px;display:inline-block;float:left;text-align:center;padding-right:3px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-date{font-size:29px;line-height:30px;font-weight:600;color:#888}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-month{font-size:13px;text-transform:uppercase;font-weight:400;line-height:15px;color:#888}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-to-date{float:left;padding-left:13px;position:relative;padding-top:3px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-to-date .wpem-date-separator{position:absolute;left:0;top:50%;transform:translate(0,-50%);font-size:20px;color:#888}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-to-date .wpem-date{font-size:15px;line-height:15px;font-weight:500;color:#888}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-to-date .wpem-month{font-size:9px;text-transform:uppercase;font-weight:400;line-height:12px;color:#888}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details{width:100%;padding-left:90px;float:left;font-size:15px;line-height:23px;color:#555}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title{margin-bottom:5px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text{font-size:24px;line-height:30px;font-weight:500;color:#333;margin:0}.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time,.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location,.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type,.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type{margin:5px;min-height:22px;color:#333}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time{position:relative;padding-left:20px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time::before{content:"\e94e";font-family:wp-event-manager;position:absolute;left:0;font-size:15px;line-height:23px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location{position:relative;padding-left:20px;width:100%}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location::before{content:"\e947";font-family:wp-event-manager;position:absolute;left:0;font-size:15px;line-height:23px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type{display:inline-block}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type .wpem-event-type-text{background:#eee;color:#333;padding:5px 7px;display:inline-block;line-height:15px;font-weight:400;font-size:14px;border-radius:4px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-register-label{display:inline-block}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-register-label .wpem-event-register-label-text{background:#64b60c;color:#fff;padding:5px 7px;display:inline-block;line-height:15px;font-weight:400;font-size:14px;border-radius:4px}.wpem-event-ticket-type{display:inline-block}.wpem-event-ticket-type .wpem-event-ticket-type-text{background:#ccc;color:#333;padding:5px 7px;display:inline-block;line-height:15px;font-weight:500;font-size:14px;border-radius:4px}.wpem-event-listings .wpem-event-layout-wrapper:hover{background:#fafafa}.wpem-event-listings .wpem-event-layout-wrapper:hover .wpem-event-action-url{border-width:7px}@media only screen and (max-width:575px){.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date{display:none}.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details{padding-left:0}.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title{margin-bottom:10px}.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text{font-size:21px;line-height:25px}}.wpem-event-listings.wpem-event-listing-box-view{display:flex;flex-wrap:wrap}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper:hover{background:#fff}.wpem-event-listings.wpem-event-listing-box-view #googleMap{margin:0 15px 25px 15px}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-box-col{padding-bottom:30px}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper{border:none;border:1px solid #ddd;width:100%;height:100%}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-action-url{width:100%;padding:0;border-left:none;transition:unset}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date{display:block}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner{float:none;padding-right:0;width:100%;background-color:#ddd}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-banner-img{height:230px;width:100%;border-radius:0;position:relative}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-register-label{display:block}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-register-label{position:absolute;top:15px;right:15px}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-register-label .wpem-event-register-label-text{background:#64b60c;color:#fff;padding:5px 7px;display:inline-block;line-height:15px;font-weight:600;font-size:14px;border-radius:4px}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date .wpem-event-date-type .wpem-from-date{display:inline-block;float:left;text-align:center;padding-right:3px;background:#fff;padding:10px;width:auto;height:auto;position:absolute;top:15px;left:15px;border-radius:4px;box-shadow:5px 3px 15px rgba(0,0,0,.2)}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-date{font-size:23px;line-height:23px;font-weight:600;color:#333}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-month{font-size:13px;text-transform:uppercase;font-weight:600;line-height:15px;color:#999}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date{display:none}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-register-label{display:none}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details{padding:10px;line-height:18px}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text{font-size:22px;line-height:25px;font-weight:500;color:#333;margin:0 0 10px 0;overflow:hidden;max-height:50px}.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time,.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location,.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type,.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title,.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type{margin:5px;min-height:23px;color:#333}.wpem-event-listings .wpem-event-layout-wrapper.event_featured,.wpem-event-listings .wpem-event-layout-wrapper.event_featured:hover{background:#ffffe4}.wpem-event-listings .wpem-event-layout-wrapper.event_cancelled,.wpem-event-listings .wpem-event-layout-wrapper.event_cancelled:hover{background:#ffe5e5}.wpem-event-listing-box-view .no_event_listings_found,.wpem-event-listing-calendar-view .no_event_listings_found,.wpem-event-listing-list-view .no_event_listings_found{text-align:center;color:#fd6060;display:inline-block;width:100%}.wpem-event-listing-list-view .no_event_listings_found{padding:30px 20px 20px 20px}.wpem-event-listing-box-view .no_event_listings_found{padding:0 0 20px 0}.wpem-event-listing-calendar-view .no_event_listings_found{padding:30px 0 20px 0}.wpem-event-listing-calendar-view #googleMap{margin:0 15px}.event_listings a.load_more_events{width:100%;text-align:center;display:inline-block;background:#aaa;color:#fff;text-transform:uppercase;padding:10px;font-size:15px;letter-spacing:.5px;transition:all .2s}.event_listings a.load_more_events:hover{background:#777}.wpem-calendar-view-container .calendar-contents-container table.calendar th,.wpem-calendar-widget-wrapper.wpem-calendar-view-container .calendar-contents-container table.calendar td{height:auto}.wpem-calendar-view-container .calendar-widget-event-details-link{background:#008cd4!important;padding:4px;border-radius:100%;height:25px;width:25px;font-size:13px;font-weight:600;display:inline-block;color:#fff!important;text-align:center;line-height:19px}.wpem-single-event-widget{margin-bottom:30px;background:#fff;border:1px solid #ddd}.wpem-single-event-widget a.wpem-event-action-url,.wpem-single-event-widget a.wpem-event-action-url:active,.wpem-single-event-widget a.wpem-event-action-url:focus,.wpem-single-event-widget a.wpem-event-action-url:hover{color:#333}.wpem-single-event-widget .wpem-event-infomation{padding:15px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text{font-size:20px;line-height:22px;font-weight:500;color:#333;margin:0 0 10px 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-date-time,.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-location,.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type,.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-type{margin:5px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-date-time{position:relative;padding-left:20px;font-size:15px;line-height:20px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-date-time::before{content:"\e94e";font-family:wp-event-manager;position:absolute;left:0;font-size:15px;line-height:23px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-location{position:relative;padding-left:20px;font-size:15px;line-height:20px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-location::before{content:"\e947";font-family:wp-event-manager;position:absolute;left:0;font-size:15px;line-height:23px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-type{display:inline-block}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-type .wpem-event-type-text{background:#eee;color:#333;padding:5px 7px;display:inline-block;line-height:15px;font-weight:400;font-size:14px;border-radius:4px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-register-label{display:inline-block}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-register-label .wpem-event-register-label-text{background:#64b60c;color:#fff;padding:5px 7px;display:inline-block;line-height:15px;font-weight:400;font-size:14px;border-radius:4px}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type{display:inline-block}.wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type .wpem-event-ticket-type-text{background:#eee;color:#333;padding:5px 7px;display:inline-block;line-height:15px;font-weight:500;font-size:14px;border-radius:4px}.wpem-single-event-page .wpem-single-event-wrapper{border:1px solid #e4e4e4}.wpem-single-event-page .event-manager-info{border:1px solid #ccc;color:#222;padding:10px 15px 10px 40px;position:relative;display:inline-block;width:100%;margin-bottom:20px;border-radius:5px;background:#f3f3f3}.wpem-single-event-page .event-manager-info i{font-size:19px;position:absolute;left:13px;margin-top:3px;line-height:20px}.wpem-single-event-page .event-manager-info.event-manager-canceled-info{border-color:#b12828;color:#b12828;background:#fff1f1}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top{background:#f3f3f3}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-single-image-wrapper{position:relative}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper{position:relative}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider{position:relative;margin-bottom:0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider ul.slick-dots{position:absolute;left:10px;bottom:10px;margin:0;padding:0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider ul.slick-dots li{height:10px;width:10px;position:relative;margin:4px;font-size:0;line-height:normal;float:left;display:inline-block}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider ul.slick-dots li button{height:10px;width:10px;display:inline-block;border-radius:100%;background:rgba(255,255,255,.5);position:absolute;left:0;top:0;border:none;padding:0;font-size:0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider ul.slick-dots li.slick-active button{background:#fff}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider ul.slick-dots li button::before{display:none}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider ul.slick-dots li::before,.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider ul.slick-dots::before{display:none}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .slick-arrow{position:absolute;right:0;bottom:0;height:40px;width:40px;font-size:0;line-height:normal;overflow:hidden;background:rgba(0,0,0,.5);padding:0;text-align:center}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .slick-arrow.slick-prev{left:0;top:50%;transform:translate(0,-50%);border:none;z-index:1;cursor:pointer}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .slick-arrow.slick-prev::before{content:"\ea40";font-family:wp-event-manager;font-size:20px;color:#fff}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .slick-arrow.slick-next{right:0;top:50%;transform:translate(0,-50%);border:none;z-index:1;cursor:pointer}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .slick-arrow.slick-next::before{content:"\ea3c";font-family:wp-event-manager;font-size:20px;color:#fff}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content{position:relative}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content::after{content:"";position:absolute;right:15px;top:0;height:100%;width:1px;background:#e4e4e4}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-body-content .wpem-heading-text{font-size:20px;font-weight:500;color:#222;padding:0;margin:0 0 15px 0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar{padding:30px 30px 30px 0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-heading-text{font-size:20px;font-weight:500;color:#222;padding:0;margin:0 0 5px 0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-single-event-sidebar-info a{color:#00a5fa;text-decoration:unset}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-single-event-sidebar-info a:hover{color:#333;text-decoration:underline}.wpem-single-event-page .wpem-single-event-sidebar-info{margin-bottom:35px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-event-type-text{padding:5px 10px;border-radius:5px;font-size:15px;line-height:20px;display:inline-block;cursor:default}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-theme-button,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar a.wpem-theme-button,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar button.wpem-theme-button,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar input.wpem-theme-button{width:100%;font-size:16px;text-align:center;padding:10px;color:#fff}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-theme-button:hover,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar a.wpem-theme-button:hover,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar button.wpem-theme-button:hover,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar input.wpem-theme-button:hover{color:#fff;text-decoration:none}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-icon-text-button{color:#00a5fa;text-decoration:unset;width:100%;line-height:25px;font-weight:500}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-icon-text-button i{float:left;line-height:unset;margin-right:5px}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-icon-text-button:hover{text-decoration:none;color:#333}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-icon-text-button.remove-bookmark i{float:right;margin:0;font-size:12px}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-register-event-form form{background:#eeedf2;padding:15px;margin:10px 0;border-radius:5px}.wpem-single-event-page .wpem-share-this-event{margin:0;padding:0;display:inline-block;width:100%}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists{display:inline-block;margin:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon{height:35px;width:35px;display:inline-block;position:relative;margin:4px;float:left;font-size:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon a{height:35px;width:35px;display:inline-block;background:#ccc;border-radius:100%;opacity:1;transition:all .2s}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon a:hover{opacity:.8}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-weblink a{background:#999}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-weblink a::before{background-color:#fff;mask-image:url(../images/wpem-web-link-icon.svg);-webkit-mask-image:url(../images/wpem-web-link-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-whatsapp a{background:#3fa21a}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-whatsapp a::before{background-color:#fff;mask-image:url(../images/wpem-whatsapp-icon.svg);-webkit-mask-image:url(../images/wpem-whatsapp-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-youtube a{background:#ea1717}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-youtube a::before{background-color:#fff;mask-image:url(../images/wpem-youtube-icon.svg);-webkit-mask-image:url(../images/wpem-youtube-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-facebook a{background:#38529a}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-facebook a::before{background-color:#fff;mask-image:url(../images/wpem-facebook-icon.svg);-webkit-mask-image:url(../images/wpem-facebook-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-twitter a{background:#4da6d7}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-twitter a::before{background-color:#fff;mask-image:url(../images/wpem-twitter-icon.svg);-webkit-mask-image:url(../images/wpem-twitter-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-linkedin a{background:#3671ae}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-linkedin a::before{background-color:#fff;mask-image:url(../images/wpem-linkedin-icon.svg);-webkit-mask-image:url(../images/wpem-linkedin-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-xing a{background:#265c60}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-xing a::before{background-color:#fff;mask-image:url(../images/wpem-xing-icon.svg);-webkit-mask-image:url(../images/wpem-xing-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-instagram a{background-image:linear-gradient(to right top,#e52705,#ea0037,#e5005a,#d5007b,#bb1497)}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-instagram a::before{background-color:#fff;mask-image:url(../images/wpem-instagram-icon.svg);-webkit-mask-image:url(../images/wpem-instagram-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-pinterest a{background:#b81d1a}.wpem-single-event-page .wpem-share-this-event .wpem-event-share-lists .wpem-social-icon.wpem-pinterest a::before{background-color:#fff;mask-image:url(../images/wpem-pinterest-icon.svg);-webkit-mask-image:url(../images/wpem-pinterest-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper{border-top:1px solid #e4e4e4}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile{margin:0 auto;padding:20px 30px}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-logo-wrapper,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-profile-wrapper .wpem-venue-profile .wpem-venue-logo-wrapper{margin:10px 0;text-align:center}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-logo-wrapper .wpem-organizer-logo,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-profile-wrapper .wpem-venue-profile .wpem-venue-logo-wrapper .wpem-venue-logo{display:inline-block;margin:0 auto}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-name,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-profile-wrapper .wpem-venue-profile .wpem-venue-name{font-size:21px;line-height:25px;margin:10px 0;font-weight:700}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-short-info,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-profile-wrapper .wpem-venue-profile .wpem-venue-short-info{margin-bottom:15px;word-break:break-word;color:#979797}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-social-links{padding:0;display:inline-block;width:100%}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-social-links .wpem-venue-social-lists{display:inline-block;margin:0}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon{height:35px;width:35px;display:inline-block;position:relative;margin:4px;float:left;font-size:0}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon a,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon a{height:35px;width:35px;display:inline-block;background:#ccc;border-radius:100%;opacity:1;transition:all .2s}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon a:hover,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon a:hover{opacity:.8}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a,.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a{background:#999}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a::before{background-color:#fff;mask-image:url(../images/wpem-web-link-icon.svg);-webkit-mask-image:url(../images/wpem-web-link-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:14px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-profile .wpem-venue-short-info{margin:5px 0 15px 0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-whatsapp a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-whatsapp a{background:#3fa21a}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-whatsapp a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-whatsapp a::before{background-color:#fff;mask-image:url(../images/wpem-whatsapp-icon.svg);-webkit-mask-image:url(../images/wpem-whatsapp-icon.svg);-webkit-mask-size:15px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:30px;width:30px;background-size:15px;background-position:center;left:0;top:0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a,.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a{background:#ea1717}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a::before{background-color:#fff;mask-image:url(../images/wpem-youtube-icon.svg);-webkit-mask-image:url(../images/wpem-youtube-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a,.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a{background:#38529a}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a::before{background-color:#fff;mask-image:url(../images/wpem-facebook-icon.svg);-webkit-mask-image:url(../images/wpem-facebook-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:13px;background-position:center;left:0;top:0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a,.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a{background:#4da6d7}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a::before{background-color:#fff;mask-image:url(../images/wpem-twitter-icon.svg);-webkit-mask-image:url(../images/wpem-twitter-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:15px;background-position:center;left:0;top:0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-linkedin a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-linkedin a{background:#3671ae}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-linkedin a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-linkedin a::before{background-color:#fff;mask-image:url(../images/wpem-linkedin-icon.svg);-webkit-mask-image:url(../images/wpem-linkedin-icon.svg);-webkit-mask-size:14px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:30px;width:30px;background-size:14px;background-position:center;left:0;top:0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-xing a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-xing a{background:#265c60}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-xing a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-xing a::before{background-color:#fff;mask-image:url(../images/wpem-xing-icon.svg);-webkit-mask-image:url(../images/wpem-xing-icon.svg);-webkit-mask-size:15px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:30px;width:30px;background-size:15px;background-position:center;left:0;top:0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-instagram a,.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-instagram a,.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-instagram a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-instagram a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon.wpem-instagram a{background:#d6249f;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-instagram a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-instagram a::before{background-color:#fff;mask-image:url(../images/wpem-instagram-icon.svg);-webkit-mask-image:url(../images/wpem-instagram-icon.svg);-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:15px;background-position:center;left:0;top:0}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-pinterest a,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-pinterest a{background:#b81d1a}.wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-pinterest a::before,.wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-pinterest a::before{background-color:#fff;mask-image:url(../images/wpem-pinterest-icon.svg);-webkit-mask-image:url(../images/wpem-pinterest-icon.svg);-webkit-mask-size:16px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:30px;width:30px;background-size:16px;background-position:center;left:0;top:0}.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-profile .wpem-venue-name.wpem-heading-text a{color:#222}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions{display:inline-block;margin:0 auto;margin-top:15px}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions .wpem-organizer-page-url-button{display:inline-block;margin:4px 0}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions .wpem-organizer-contact-button{display:inline-block;margin:4px 0}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions .wpem-form-group{text-align:left}.wpem-single-event-page .wpem-single-event-footer .wpem-event-location-map-wrapper .wpem-event-location-map iframe{margin:0;line-height:0}.event_listing_preview_action_button .event-manager-button-submit-listing{float:right}.event_listing_preview_title{background:#999;border-radius:5px 5px 0 0;margin-top:30px;padding:10px 20px;text-align:center}.event_listing_preview_title h3{padding:0;margin:0;color:#fff}.event_listing_preview{border:2px solid #999;padding:20px;border-radius:0 0 5px 5px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-event-type{margin:-3px;padding-top:5px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-event-type .event-type{padding:5px 10px;border-radius:5px;font-size:15px;line-height:20px;display:inline-block;cursor:default;margin:3px;background:#ccc}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-event-category{margin:-3px;padding-top:5px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-event-category .event-category{padding:5px 10px;border-radius:5px;font-size:15px;line-height:20px;display:inline-block;cursor:default;margin:3px}.wpem-tabs-wrapper .wpem-event-listings .wpem-event-layout-wrapper{border:1px solid #e4e4e4}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-type{margin:-3px;padding-top:5px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-type .event-type{margin:3px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-category{margin:-3px;padding-top:5px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-category .event-category{margin:3px}.wpem-modal-open{overflow:hidden}.wpem-modal{left:0;margin:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;overflow:auto;height:100%;box-sizing:border-box;z-index:998;transition:all .5s}.wpem-modal.wpem-modal-open{opacity:1;top:0;visibility:visible}.wpem-modal .wpem-modal-content-wrapper{box-shadow:0 3px 10px rgba(0,0,0,.25);background:#fff!important;display:inline-block;position:relative;z-index:1000;width:80%;max-width:700px;left:50%;transform:translate(-50%,0);border-radius:5px;margin-top:0;margin-bottom:50px;transition:all .5s}.wpem-modal.wpem-modal-open .wpem-modal-content-wrapper{margin-top:100px}.wpem-modal .wpem-modal-overlay{background-color:#000;background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header{border-bottom:1px solid #ccc;height:50px;line-height:50px;position:relative;padding:5px 20px}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header .wpem-modal-header-title{width:calc(100% - 60px)}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header .wpem-modal-header-title .wpem-modal-header-title-text{font-size:20px;line-height:42px;font-weight:700;color:#111;margin:0;padding:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header .wpem-modal-header-close{position:absolute;height:25px;width:25px;top:50%;transform:translate(0,-50%);right:20px;text-align:center;line-height:normal;font-size:0}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header .wpem-modal-header-close a{height:25px;width:25px;display:inline-block;position:relative;opacity:.3;transition:all .2s}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header .wpem-modal-header-close a::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);height:20px;width:2px;background:#111}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header .wpem-modal-header-close a::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);height:20px;width:2px;background:#111}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-header .wpem-modal-header-close a:hover{opacity:1}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-content{padding:20px}.wpem-tooltip{position:relative;display:inline-block}.wpem-tooltip .wpem-tooltiptext{visibility:hidden;width:auto;box-shadow:0 3px 10px rgba(0,0,0,.25);background:#fff;color:#111;text-align:center;padding:10px;border-radius:6px;position:absolute;z-index:1;opacity:0;transition:opacity 1s;cursor:default}.wpem-tooltip.wpem-tooltip-left .wpem-tooltiptext{top:-5px;right:105%}.wpem-tooltip.wpem-tooltip-right .wpem-tooltiptext{top:-5px;left:105%}.wpem-tooltip.wpem-tooltip-top .wpem-tooltiptext{bottom:100%;left:50%;transform:translate(-50%,0)}.wpem-tooltip.wpem-tooltip-bottom .wpem-tooltiptext{top:100%;left:50%;transform:translate(-50%,0)}.wpem-tooltip:hover .wpem-tooltiptext{visibility:visible;opacity:1}@media screen and (min-width:768px){.wpem-modal{width:100%;margin:0;top:0;left:0}}table.wpem-responsive-table-wrapper{font-weight:500;font-size:17px;color:#555;border:1px solid #e4e4e4}table.wpem-responsive-table-wrapper thead{background:#eeedf2}table.wpem-responsive-table-wrapper thead th{border-top:none}table.wpem-responsive-table-wrapper thead th.wpem-heading-text{border-bottom:1px solid #e4e4e4;padding:15px;font-size:19px;font-weight:500;color:#222;text-align:left;text-transform:none;border:none;word-break:inherit}table.wpem-responsive-table-wrapper thead th:first-child{padding-left:15px}table.wpem-responsive-table-wrapper thead tr th.wpem-heading-text a{color:#00a5fa;cursor:pointer}table.wpem-responsive-table-wrapper thead tr th.wpem-heading-text a.orderby-asc:hover::after{content:"\ea3e";font-family:wp-event-manager;font-size:15px}table.wpem-responsive-table-wrapper thead tr th.wpem-heading-text a.orderby-desc:hover::after{content:"\ea3a";font-family:wp-event-manager;font-size:15px}table.wpem-responsive-table-wrapper tbody tr{background:#fff}table.wpem-responsive-table-wrapper tbody tr:nth-child(even){background:#f8f7fa}table.wpem-responsive-table-wrapper tbody tr td{padding:15px;vertical-align:middle;border:none}table.wpem-responsive-table-wrapper tbody tr td a{color:#00a5fa;cursor:pointer}table.wpem-responsive-table-wrapper tbody tr td a:hover{color:#333}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action{display:flex}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn{display:inline-block;margin:2px;height:30px;width:30px;position:relative}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a{height:30px;width:30px;display:inline-block;text-align:center;line-height:normal;font-size:0;position:absolute;left:0;top:0}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a::before{content:"";position:absolute;left:0;top:0;height:30px;width:30px;font-family:wp-event-manager;text-align:center;line-height:30px;font-size:18px}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a.event-dashboard-action-edit::before{content:"\e906"}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a.event-dashboard-action-relist::before{content:"\ea2e"}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a.event-dashboard-action-mark_not_cancelled::before{content:"\ea10"}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a.event-dashboard-action-mark_cancelled::before{content:"\ea0e"}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a.event-dashboard-action-duplicate::before{content:"\e92c"}table.wpem-responsive-table-wrapper tbody tr td .wpem-dboard-event-action .wpem-dboard-event-act-btn a.event-dashboard-action-delete::before{content:"\e9ad"}@media only screen and (max-width:800px){table.wpem-responsive-table-wrapper{border:none}table.wpem-responsive-table-wrapper,table.wpem-responsive-table-wrapper tbody,table.wpem-responsive-table-wrapper td,table.wpem-responsive-table-wrapper th,table.wpem-responsive-table-wrapper thead,table.wpem-responsive-table-wrapper tr{display:block}table.wpem-responsive-table-wrapper thead tr{position:absolute;top:-9999px;left:-9999px}table.wpem-responsive-table-wrapper tr{border:1px solid #ccc}table.wpem-responsive-table-wrapper td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%!important;white-space:normal;text-align:left}table.wpem-responsive-table-wrapper td:before{position:absolute;top:15px;left:16px;width:45%;padding-right:10px;white-space:normal;text-align:left;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:52px;line-height:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical}table.wpem-responsive-table-wrapper td:before{content:attr(data-title)}table.wpem-responsive-table-wrapper .wpem-tbody-th-label{display:none}}.wpem-responsive-table-block{overflow:auto;border:1px solid #e4e4e4;margin-bottom:25px}.wpem-responsive-table-block table.wpem-responsive-table-wrapper{border:none;margin:0}@media screen and (max-width:1024px){.wpem-single-event-page .wpem-single-event-body .wpem-single-event-left-content{max-width:60%;flex:0 0 60%}.wpem-single-event-page .wpem-single-event-body .wpem-single-event-right-content{max-width:40%;flex:0 0 40%}}@media screen and (max-width:992px){.wpem-single-event-page .wpem-single-event-body .wpem-single-event-left-content,.wpem-single-event-page .wpem-single-event-header-top .wpem-single-event-images{max-width:100%;flex:0 0 100%}.wpem-single-event-page .wpem-single-event-body .wpem-single-event-right-content{max-width:100%;flex:0 0 100%}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-single-image-wrapper .wpem-event-single-image img{height:auto;width:100%}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-short-info{padding:25px 35px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-short-info .wpem-event-date{width:100%;margin-bottom:5px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-details{width:100%;margin-bottom:0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-details .wpem-event-title{margin-bottom:0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-details .wpem-event-ticket{position:static;margin-top:15px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-body-content{padding:20px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar{padding:20px}.event_listing_preview_title{margin:0}.event_listing_preview_title .event-manager-button-edit-listing,.event_listing_preview_title .event-manager-button-submit-listing{width:100%;margin:5px}.event_listing_preview_title h2{color:#fff;margin:10px 20px}}@media screen and (max-width:768px){.single-event-attendee-container .wpem-event-registrations-list-wrapper .wpem-event-regi-list-body .wpem-event-regi-list{width:100%}.wpem-single-event-page .wpem-single-event-sidebar-info{margin-bottom:0}.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-theme-button,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar a.wpem-theme-button,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar button.wpem-theme-button,.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar input.wpem-theme-button{padding:15px}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions .wpem-col-md-6{max-width:100%;flex:0 0 100%}.wpem-tabs-wrapper .wpem-tabs-wrap{display:inline-block;width:100%}.wpem-event-organizer-tabs .wpem-tabs-wrapper .wpem-tabs-wrap,.wpem-event-venue-tabs .wpem-tabs-wrapper .wpem-tabs-wrap{background:0 0;padding:0 3%}.wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link{border-top:1px solid #ccc}.wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link:first-child{border-top:0}.wpem-add-tickets-tab-wrapper .wpem-tabs-action-buttons{position:relative;right:5px;top:5px;float:right}}@media screen and (max-width:600px){.event-manager-pagination ul.page-numbers{display:inline-block;text-align:center}.event-manager-pagination ul.page-numbers li{padding:3px}.event-manager-pagination ul.page-numbers li .page-numbers{margin:0}.event-manager-pagination-2 ul.page-numbers{display:inline-block;text-align:center}.event-manager-pagination-2 ul.page-numbers li{padding:3px}.event-manager-pagination-2 ul.page-numbers li .page-numbers{margin:0}.wpem-modal .wpem-modal-content-wrapper .wpem-modal-content .wpem-theme-button{margin:5px 0;width:100%}}.organizer-letters,.venue-letters{display:flex;flex-wrap:wrap;width:100%;margin-bottom:35px}.organizer-letters .organizer-letters-list,.venue-letters .venue-letters-list{display:inline-block;margin:0;position:relative}.organizer-letters .organizer-letters-list a,.venue-letters .venue-letters-list a{background:#f7f7f7;border:2px solid transparent;color:#555;text-align:center;font-weight:600;font-size:17px;width:40px;height:40px;line-height:37px;padding:0;margin:5px;display:block;border-radius:3px;box-shadow:0 0 0 rgba(0,0,0,.15);transition:all .2s}.organizer-letters .organizer-letters-list a:hover,.venue-letters .venue-letters-list a:hover{border-color:#00a5fa;background:#fff;color:#00a5fa}.organizer-related-data-counter .wpem-related-data-well,.venue-related-data-counter .wpem-related-data-well{margin-bottom:30px}.organizer-related-data-counter .wpem-related-data-well .wpem-list-group,.venue-related-data-counter .wpem-related-data-well .wpem-list-group{background:#f0faff;border:2px solid #0b7cac;color:#111;text-align:center;font-weight:600;font-size:17px;line-height:37px;padding:0;margin:0;display:block;border-radius:4px}.organizer-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box,.venue-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box{border-top:2px solid #0b7cac;padding:15px}.organizer-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box:first-child,.venue-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box:first-child{border:none}.organizer-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box .list-group-title,.organizer-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box a .list-group-title,.venue-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box .list-group-title,.venue-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box a .list-group-title{font-size:17px;line-height:25px;font-weight:600;color:#111;text-transform:uppercase}.organizer-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box .list-group-content .h-height,.organizer-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box a .list-group-content .h-height,.venue-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box .list-group-content .h-height,.venue-related-data-counter .wpem-related-data-well .wpem-list-group .list-group-item-box a .list-group-content .h-height{margin:0;padding:0;font-size:25px;line-height:30px;font-weight:600;color:#111}.organizer-related-data-wrapper .show-organizer-info,.venue-related-data-wrapper .show-venue-info{display:flex;margin-bottom:30px}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group,.venue-related-data-wrapper .show-venue-info .wpem-list-group{cursor:pointer;overflow:hidden;background:#f7f7f7;border:1px solid #e0e0e0;padding:0;text-align:center;border-radius:3px;width:100%;display:inline-block;box-shadow:0 0 0 rgba(0,0,0,.15);transition:all .2s}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group:hover,.venue-related-data-wrapper .show-venue-info .wpem-list-group:hover{border-color:#cacaca;background:#f7f7f7}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-group-header,.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-group-header{padding:10px;font-size:20px;background:#fff;border-bottom:3px solid #00a5fa;line-height:30px;font-weight:700}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-name-list .organizer-list-items,.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-name-list .venue-list-items{text-align:left;font-size:17px;line-height:20px;vertical-align:middle;color:#111}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-name-list .organizer-list-items a,.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-name-list .venue-list-items a{color:#111;display:flex;padding:10px 15px;align-items:center}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-name-list .organizer-list-items a:hover,.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-name-list .venue-list-items a:hover{color:#00a5fa}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-name-list .organizer-list-items:nth-child(odd),.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-name-list .venue-list-items:nth-child(odd){background:#fff;transition:all .2s}.wpem-single-organizer-profile-wrapper,.wpem-single-venue-profile-wrapper{background:#fafafa;border-radius:5px;padding:25px;margin-bottom:20px}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile,.wpem-single-venue-profile-wrapper .wpem-venue-profile{max-width:unset;margin:0 auto}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-logo-wrapper,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-logo-wrapper{margin-bottom:25px;text-align:center}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-logo-wrapper .wpem-organizer-logo,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-logo-wrapper .wpem-venue-logo{display:inline-block;margin:0 auto;width:100%}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-logo-wrapper .wpem-organizer-logo img,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-logo-wrapper .wpem-venue-logo img{height:auto;width:100%;border:1px solid #ccc}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-infomation-wrapper,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-infomation-wrapper{border-radius:7px;margin-bottom:20px}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-name,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-name{font-size:24px;margin-bottom:10px;font-weight:700}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-description,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-description{margin-bottom:20px;color:#979797}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links,div#event-manager-event-dashboard .wpem-responsive-table-block td.wpem-organizer-social-links,div#event-manager-event-dashboard .wpem-responsive-table-block td.wpem-venue-social-links{margin:0;padding:15px 0 0 0;display:flex;width:100%;justify-content:center}.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links{margin:0;padding:15px 0 0 0;display:flex;width:100%}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists,div#event-manager-event-dashboard .wpem-responsive-table-block td .wpem-organizer-social-lists,div#event-manager-event-dashboard .wpem-responsive-table-block td .wpem-venue-social-lists{display:inline-block;margin:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon,div#event-manager-event-dashboard .wpem-responsive-table-block td .wpem-social-icon{height:35px;width:35px;display:inline-block;position:relative;margin:4px;float:left;font-size:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon a{height:35px;width:35px;display:inline-block;background:#ccc;border-radius:100%;opacity:1;transition:all .2s}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon a:hover,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon a:hover,div#event-manager-event-dashboard .wpem-responsive-table-block td .wpem-social-icon a:hover{opacity:.8}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon.wpem-weblink a{background:#999}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-whatsapp a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-whatsapp a{background:#3fa21a}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-whatsapp a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-whatsapp a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon.wpem-youtube a{background:#ea1717}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon.wpem-facebook a{background:#38529a}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon.wpem-twitter a{background:#4da6d7}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-linkedin a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-linkedin a{background:#3671ae}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-linkedin a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-linkedin a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-xing a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-xing a{background:#265c60}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-xing a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-xing a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-instagram a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-instagram a{background:#d6249f;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-instagram a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-instagram a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-pinterest a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-pinterest a{background:#b81d1a}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-pinterest a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-pinterest a::before{background-color:#fff;-webkit-mask-size:17px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;content:"";position:absolute;height:35px;width:35px;background-size:17px;background-position:center;left:0;top:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-contact-actions{display:inline-block;margin:0 auto;width:100%}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions .wpem-organizer-page-url-button,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-contact-actions .wpem-venue-page-url-button{display:inline-block;margin:4px}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions .wpem-organizer-contact-button,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-contact-actions .wpem-venue-contact-button{display:inline-block;margin:4px 0}.wpem-single-organizer-profile-wrapper .wpem-organizer-contact-form-wrapper .wpem-organizer-contact-form,.wpem-single-venue-profile-wrapper .wpem-venue-contact-form-wrapper .wpem-venue-contact-form{padding:25px;background:#fff;border-radius:7px;width:100%;margin:0;border:1px solid #dedede}.wpem-single-organizer-profile-wrapper .wpem-organizer-contact-form-wrapper .wpem-organizer-contact-form .wpem-form-wrapper,.wpem-single-venue-profile-wrapper .wpem-venue-contact-form-wrapper .wpem-venue-contact-form .wpem-form-wrapper{margin-bottom:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-contact-form-wrapper .wpem-organizer-contact-form .wpem-form-wrapper .contact-organizer-buttons,.wpem-single-venue-profile-wrapper .wpem-venue-contact-form-wrapper .wpem-venue-contact-form .wpem-form-wrapper .contact-venue-buttons{float:none;margin:-4px}.wpem-single-organizer-profile-wrapper .wpem-organizer-contact-form-wrapper .wpem-organizer-contact-form .wpem-form-wrapper .contact-organizer-buttons p,.wpem-single-venue-profile-wrapper .wpem-venue-contact-form-wrapper .wpem-venue-contact-form .wpem-form-wrapper .contact-venue-buttons p{margin:0}.wpem-single-organizer-profile-wrapper .wpem-organizer-contact-form-wrapper .wpem-organizer-contact-form .wpem-form-wrapper .contact-organizer-buttons .wpem-theme-button,.wpem-single-venue-profile-wrapper .wpem-venue-contact-form-wrapper .wpem-venue-contact-form .wpem-form-wrapper .contact-venue-buttons .wpem-theme-button{margin:4px}.wpem-single-event-page .wpem-single-event-footer .wpem-venue-profile-wrapper{border-top:1px solid #e4e4e4}.wpem-single-event-page .wpem-event-venue-info-title{background:#eeedf2;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:15px 20px;margin:0}.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-profile{padding:20px 30px}@media screen and (max-width:768px){.wpem-single-organizer-profile-wrapper .wpem-organizer-contact-form-wrapper .wpem-organizer-contact-form .wpem-col-md-6{max-width:100%;flex:0 0 100%}}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-body-content{padding:30px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-body-content p{word-break:break-word}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info{padding:30px 30px 0 30px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-single-image-wrapper .wpem-event-single-image img,.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-single-event-slider-wrapper .wpem-single-event-slider .wpem-slider-items img{width:100%;height:auto}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-single-image-wrapper .wpem-event-single-image{display:block}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-event-organizer{color:#949494;display:inline-block;margin-right:10px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-viewed-event{margin-right:10px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-viewed-event:hover .wpem-icon-eye{color:#222}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-viewed-event .wpem-icon-eye{color:#00a5fa;transition:.2s color ease-in-out}.wpem-form-group .comiseo-daterangepicker-triggerbutton.ui-button{font-family:sans-serif;min-width:auto;width:calc(100% - 35px)!important;height:41px;margin:0;outline:0;border:2px solid #ccc;border-radius:5px;font-size:17px;font-weight:400;line-height:41px;padding:0 15px;background-color:#fff;color:#757575;transition:all .2s}.wpem-register-event-form .event-manager-registration-form.event-manager-form fieldset input[type=text],.wpem-register-event-form .event-manager-registration-form.event-manager-form fieldset select{width:100%}.wpem-event-listing-box-view .no_event_listings_found,.wpem-event-listing-calendar-view .no_event_listings_found,.wpem-event-listing-list-view .no_event_listings_found{padding:15px}.wpem-event-listing-box-view .no_event_listings_found,.wpem-event-listing-calendar-view .no_event_listings_found,.wpem-event-listing-list-view .no_event_listings_found{text-align:center;color:#721c24;display:inline-block;width:100%}.wpem-event-organizer-tabs .wpem-tabs-wrapper,.wpem-event-venue-tabs .wpem-tabs-wrapper{border:none}.wpem-event-organizer-tabs .wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link.active,.wpem-event-venue-tabs .wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link.active{color:#00a5fa;border:2px solid #dedede;border-bottom:none;margin-bottom:-2px}.wpem-event-organizer-tabs .wpem-tabs-wrapper .wpem-tabs-wrap,.wpem-event-venue-tabs .wpem-tabs-wrapper .wpem-tabs-wrap{background:0 0;padding-left:3%}.wpem-event-organizer-tabs .wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link,.wpem-event-venue-tabs .wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link{margin:0 3px;border:2px solid transparent;border-radius:3px 3px 0 0}.wpem-event-organizer-tabs .event-organizer-tab-contents.wpem-tab-content.current,.wpem-event-venue-tabs .event-venue-tab-contents.wpem-tab-content.current{border:2px solid #dedede;border-radius:3px}@media screen and (max-width:768px) and (max-width:937px){.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon{margin:2px;height:30px;width:30px}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon a,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon a{height:30px;width:30px}.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a::before,.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a::before,.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a::before,.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a::before,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a::before{height:30px;width:30px}}@media screen and (min-width:600px) and (max-width:768px){.wpem-event-organizer-tabs .wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link,.wpem-event-venue-tabs .wpem-tabs-wrapper .wpem-tabs-wrap .wpem-tab-link{display:inline-flex}}.wpem-single-event-page .wpem-event-organizer-info-title{background:#eeedf2;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:15px 20px;margin:0}.wpem-single-event-page .wpem-heading-text{font-size:19px;font-weight:500;color:#222;padding:0;margin:0}.single_event_listing .wpem-organizer-inner-wrapper{padding:20px 0;border-bottom:1px solid #ccc}.single_event_listing .wpem-organizer-inner-wrapper:last-child{border-bottom:none;padding-bottom:0}.single_event_listing .wpem-single-event-page .wpem-organizer-contact-form-wrapper .wpem-heading-text{margin-bottom:15px;font-size:24px}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions p#status-message{margin:0}.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-contact-actions .wpem-organizer-contact-form-wrapper{margin-top:30px}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-name-list .organizer-list-items .wpem-organizer-logo,.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-name-list .venue-list-items .wpem-venue-logo{width:30px;height:auto;max-height:30px;display:flex;border:1px solid #ccc;margin-right:10px}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-name-list .organizer-list-items .wpem-event-organizer-conunt-number,.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-name-list .venue-list-items .wpem-event-venue-conunt-number{display:flex;margin-left:auto;background:#dedede;color:#555;justify-content:center;padding:2px;border-radius:3px;transition:all .2s;min-width:35px}.wpem-organizer-name,.wpem-venue-name{display:flex}.organizer-related-data-wrapper .show-organizer-info .wpem-list-group .organizer-name-list .organizer-list-items a:hover .wpem-event-organizer-conunt-number,.venue-related-data-wrapper .show-venue-info .wpem-list-group .venue-name-list .venue-list-items a:hover .wpem-event-venue-conunt-number{color:#fff;background:#00a5fa}.organizer-related-data-counter,.venue-related-data-counter{display:flex;margin:20px 0 40px 0}.available-events-number-icon,.organizer-counter-number-icon,.venue-counter-number-icon{display:flex;flex-direction:column;background:#f7f7f7;border-radius:3px;margin:10px 5px}.organizer-counter-upper-wrap,.venue-counter-upper-wrap{display:flex;font-size:36px;justify-content:space-evenly;color:#555;padding:15px}.organizer-counter-bottom-wrap,.venue-counter-bottom-wrap{background:#878787;color:#fff;display:flex;padding:5px 20px;font-weight:700;justify-content:center;margin-top:auto;text-transform:uppercase;text-align:center;border-radius:0 0 3px 3px}.organizer-counter-icon-wrap,.venue-counter-icon-wrap{justify-content:center;padding:10px}.organizer-counter-number-wrap,.venue-counter-number-wrap{font-weight:700;padding:10px}@media (max-width:600px){.organizer-related-data-counter,.venue-related-data-counter{display:inline-block}.available-events-number-icon,.organizer-counter-number-icon,.venue-counter-number-icon{display:block}}div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-logo,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-logo{display:table-cell;max-width:50px}div#event-manager-event-dashboard .wpem-responsive-table-block .organizer_name a,div#event-manager-event-dashboard .wpem-responsive-table-block .venue_name a{vertical-align:middle;display:table-cell;padding-left:10px}div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links{display:block}div#event-manager-event-dashboard .wpem-responsive-table-block span.organizer-events-list.wpem-tooltiptext,div#event-manager-event-dashboard .wpem-responsive-table-block span.venue-events-list.wpem-tooltiptext{max-height:85px;overflow:auto;min-width:200px}div#event-manager-event-dashboard .wpem-responsive-table-block tbody tr:last-child .event-organizer-count.wpem-tooltip.wpem-tooltip-bottom span.organizer-events-list.wpem-tooltiptext,div#event-manager-event-dashboard .wpem-responsive-table-block tbody tr:last-child .event-venue-count.wpem-tooltip.wpem-tooltip-bottom span.venue-events-list.wpem-tooltiptext{top:0;left:50%;transform:translate(-50%,-100%)}div#event-manager-event-dashboard .wpem-responsive-table-block span.organizer-events-list.wpem-tooltiptext span,div#event-manager-event-dashboard .wpem-responsive-table-block span.venue-events-list.wpem-tooltiptext span{display:block;text-align:center;padding:5px 0;font-size:14px;border-bottom:1px solid #ccc}div#event-manager-event-dashboard .wpem-responsive-table-block span.organizer-events-list.wpem-tooltiptext span:last-child,div#event-manager-event-dashboard .wpem-responsive-table-block span.venue-events-list.wpem-tooltiptext span:last-child{border:none}@media only screen and (max-width:500px){.wpem-single-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon,.wpem-single-venue-profile-wrapper .wpem-venue-profile .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-instagram a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a::before,div#event-manager-event-dashboard .wpem-responsive-table-block td .wpem-social-icon{height:30px;width:30px}}@media only screen and (max-width:370px){div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-facebook a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-instagram a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-twitter a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-weblink a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-organizer-social-links .wpem-organizer-social-lists .wpem-social-icon.wpem-youtube a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-social-icon a,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-facebook a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-twitter a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-weblink a::before,div#event-manager-event-dashboard .wpem-responsive-table-block .wpem-venue-social-links .wpem-venue-social-lists .wpem-social-icon.wpem-youtube a::before,div#event-manager-event-dashboard .wpem-responsive-table-block td .wpem-social-icon{margin:2px;height:20px;width:20px;-webkit-mask-size:10px}}.wpem-form-group .comiseo-daterangepicker-triggerbutton.ui-button{overflow:hidden;position:relative}.wpem-form-group .comiseo-daterangepicker-triggerbutton.ui-button span.ui-button-icon-secondary.ui-icon.ui-icon-triangle-1-s{position:absolute;top:17px;right:5px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-event-title{margin:5px 0 10px 0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-right-content p{word-break:break-word}.single_event_listing .wpem-event-details .wpem-tooltip .wpem-tooltiptext{min-width:180px;font-size:14px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block{background:#eeedf2;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:15px 30px;margin:0}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block-details{padding:30px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block-details p{font-size:14px;margin-bottom:0;padding-left:5px}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block-details .wpem-additional-info-block-textarea p{color:#868686}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block-details .wpem-additional-info-block-details-content-items{padding:10px 0;border-bottom:1px solid #ccc}.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block-details .wpem-additional-info-block-textarea p.wpem-additional-info-block-title{color:#333;font-size:16px;padding-bottom:10px}.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-action-url:last-child{display:inline-flex;width:100%}.wpem-event-listing-box-view.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-action-url:last-child{display:inline-block}.wpem-d-inline-block.wpem-dashboard-i-block-btn{margin:10px 0}.wpem-event-listing-type-page .wpem-event-listing-type-page-wrapper{margin:20px 0}.wpem-event-listing-type-page .wpem-event-listing-type-page-wrapper .wpem-event-listing-type-page-title .wpem-heading-text{font-size:32px;line-height:60px;font-weight:700;text-align:center;margin:0}.wpem-event-listing-type-page .wpem-event-listing-type-page-wrapper .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper{padding:0}.event_listing_preview_title h2{margin-bottom:0;color:#fff}.event_listing_preview_title{display:flex;flex-wrap:wrap;justify-content:space-between}.wpem-single-event-page .wpem-single-event-footer .wpem-listing-accordion{background-color:#eee;color:#444;cursor:pointer;position:relative;padding:18px;display:flex;margin:5px 0;width:100%;border:none;text-align:left;outline:0;font-size:15px;transition:.4s}.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-listing-accordion-panel{border:1px solid #ccc;display:none;background-color:#f1f1f1;overflow:hidden}.wpem-single-event-page .wpem-single-event-footer div.wpem-listing-accordion{background:#eeedf2;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:15px 30px;margin:0;border-radius:0}.wpem-single-event-page .wpem-single-event-footer div.wpem-listing-accordion i{margin-left:auto;display:block;line-height:25px}.wpem-single-event-page .wpem-single-event-footer div.wpem-listing-accordion .wpem-icon-minus{display:none}.wpem-single-event-page .wpem-single-event-footer div.wpem-listing-accordion.active .wpem-icon-minus{display:block}.wpem-single-event-page .wpem-single-event-footer div.wpem-listing-accordion.active .wpem-icon-plus{display:none}.wpem-form-wrapper .wpem-form-group .account-sign-in a,.wpem-form-wrapper .wpem-form-group a.wpem_add_organizer_popup.wpem-modal-button,.wpem-form-wrapper .wpem-form-group a.wpem_add_venue_popup.wpem-modal-button{background:#888;color:#fff;transition:.2s all ease-in-out}.wpem-form-wrapper .wpem-form-group .account-sign-in a:hover,.wpem-form-wrapper .wpem-form-group a.wpem_add_organizer_popup.wpem-modal-button:hover,.wpem-form-wrapper .wpem-form-group a.wpem_add_venue_popup.wpem-modal-button:hover{background:#00a5fa}p.post-submitted-success-green-message a{color:#fff}.wpem-icon>a::before{font-family:wp-event-manager}.wpem-single-event-page .wpem-single-event-footer .wpem-venue-wrapper .wpem-venue-profile .wpem-venue-name.wpem-heading-text a:hover{color:#00a5fa;}
@media (min-width: 767px) {
    .slds-table .mobile-table-header{
        display:none;
    }
}

.slds-table .mobile-table-header {
 float:left;
 font-weight:bold;
}

.groupRegTitle, .groupRegCompany, .groupAccountName{
    white-space: break-spaces !important;
}

@media print{
    header{
        display: none;
    }
}