/*
 Theme Name:   Hello Elementor Child
 Description:  Hello Elementor Child Theme for ASCI
 Author:       Richard Dale
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  helloelementorchildthemeASCI
*/
@import url("https://use.typekit.net/jlb3pwm.css");
@media (min-width: 600px) {
  /* line 4, sass/_homepage.scss */
  #homepage-banner,
  #homepage-3pillars,
  #homepage-topics,
  #archive-hero {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1025px) {
  /* line 4, sass/_homepage.scss */
  #homepage-banner,
  #homepage-3pillars,
  #homepage-topics,
  #archive-hero {
    max-width: 100%;
  }
}

/* line 17, sass/_homepage.scss */
#homepage-banner-column {
  order: 2;
}
@media (min-width: 1025px) {
  /* line 17, sass/_homepage.scss */
  #homepage-banner-column {
    order: unset;
    min-height: 650px;
  }
}

/* line 24, sass/_homepage.scss */
#homepage-banner-copy {
  position: relative;
}
/* line 26, sass/_homepage.scss */
#homepage-banner-copy:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -50px;
  width: 0;
  height: 0;
  bottom: 0;
  z-index: 10;
  border-bottom: 50px solid #11A1A9;
  border-right: calc(100vw - 40px) solid transparent;
}
@media (min-width: 600px) {
  /* line 40, sass/_homepage.scss */
  #homepage-banner-copy:after {
    border-bottom: 50px solid #11A1A9;
    border-right: 76vw solid transparent;
  }
}
@media (min-width: 1025px) {
  /* line 24, sass/_homepage.scss */
  #homepage-banner-copy {
    position: absolute;
    width: 140%;
    min-height: 650px;
  }
  /* line 49, sass/_homepage.scss */
  #homepage-banner-copy:after {
    right: -220px;
    left: initial;
    top: 0;
    border-top: 650px solid #11A1A9;
    border-right: 220px solid transparent;
    border-bottom: none;
  }
}
/* line 58, sass/_homepage.scss */
#homepage-banner-copy .elementor-heading-title {
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (max-width: 479px) {
  /* line 58, sass/_homepage.scss */
  #homepage-banner-copy .elementor-heading-title {
    font-size: 28px;
  }
}
/* line 66, sass/_homepage.scss */
#homepage-banner-copy .elementor-widget-container {
  color: #FFFFFF;
  padding-bottom: 20px;
}
@media (min-width: 1025px) {
  /* line 66, sass/_homepage.scss */
  #homepage-banner-copy .elementor-widget-container {
    padding-bottom: 30px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 75, sass/_homepage.scss */
  #homepage-banner-copy {
    position: relative;
    padding-left: 10px;
  }
  /* line 78, sass/_homepage.scss */
  #homepage-banner-copy:after {
    right: 0;
    left: -220px;
    border-top: 650px solid #11A1A9;
    border-left: 220px solid transparent;
    border-right: none;
  }
  /* line 85, sass/_homepage.scss */
  #homepage-banner-copy .elementor-widget-wrap {
    margin-top: 90px;
  }
}
/* line 90, sass/_homepage.scss */
#homepage-banner-image {
  min-height: 200px;
}
@media (min-width: 480px) {
  /* line 90, sass/_homepage.scss */
  #homepage-banner-image {
    min-height: 280px;
  }
}
@media (min-width: 600px) {
  /* line 90, sass/_homepage.scss */
  #homepage-banner-image {
    min-height: 440px;
  }
}
@media (min-width: 1025px) {
  /* line 90, sass/_homepage.scss */
  #homepage-banner-image {
    min-height: 720px;
    position: relative;
    z-index: 0;
  }
}

/* line 106, sass/_homepage.scss */
.pillar-icon {
  float: left;
  width: 44px !important;
  display: flex;
  position: relative;
}
@media (min-width: 600px) {
  /* line 106, sass/_homepage.scss */
  .pillar-icon {
    width: 66px !important;
  }
}
@media (min-width: 1025px) {
  /* line 106, sass/_homepage.scss */
  .pillar-icon {
    width: 100px !important;
  }
}

/* line 119, sass/_homepage.scss */
.pillar-copy {
  float: left;
  width: calc(100% - 64px) !important;
  display: flex;
  position: relative;
  margin-left: 20px;
}
@media (min-width: 600px) {
  /* line 119, sass/_homepage.scss */
  .pillar-copy {
    width: calc(100% - 95px) !important;
  }
}
@media (min-width: 1025px) {
  /* line 119, sass/_homepage.scss */
  .pillar-copy {
    width: calc(100% - 120px) !important;
  }
}

/* line 135, sass/_homepage.scss */
.pillar-research h2.elementor-heading-title, .pillar-research h3.elementor-heading-title, .pillar-research h4.elementor-heading-title, .pillar-research h5.elementor-heading-title, .pillar-research h6.elementor-heading-title {
  position: relative;
  text-transform: uppercase;
  color: #A81F64 !important;
  font-size: 24px;
  margin-bottom: 0;
  padding-left: 30px;
}
@media (min-width: 600px) {
  /* line 135, sass/_homepage.scss */
  .pillar-research h2.elementor-heading-title, .pillar-research h3.elementor-heading-title, .pillar-research h4.elementor-heading-title, .pillar-research h5.elementor-heading-title, .pillar-research h6.elementor-heading-title {
    font-size: 34px;
  }
}
/* line 147, sass/_homepage.scss */
.pillar-research h2.elementor-heading-title:before, .pillar-research h3.elementor-heading-title:before, .pillar-research h4.elementor-heading-title:before, .pillar-research h5.elementor-heading-title:before, .pillar-research h6.elementor-heading-title:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  width: 5px;
  height: 90%;
  background-color: #A81F64;
  border-radius: 8px;
  transform: rotate(25deg);
}

/* line 164, sass/_homepage.scss */
.pillar-engage h2.elementor-heading-title, .pillar-engage h3.elementor-heading-title, .pillar-engage h4.elementor-heading-title, .pillar-engage h5.elementor-heading-title, .pillar-engage h6.elementor-heading-title {
  position: relative;
  text-transform: uppercase;
  color: #11A1A9 !important;
  font-size: 24px;
  margin-bottom: 0;
  padding-left: 30px;
}
@media (min-width: 600px) {
  /* line 164, sass/_homepage.scss */
  .pillar-engage h2.elementor-heading-title, .pillar-engage h3.elementor-heading-title, .pillar-engage h4.elementor-heading-title, .pillar-engage h5.elementor-heading-title, .pillar-engage h6.elementor-heading-title {
    font-size: 34px;
  }
}
/* line 176, sass/_homepage.scss */
.pillar-engage h2.elementor-heading-title:before, .pillar-engage h3.elementor-heading-title:before, .pillar-engage h4.elementor-heading-title:before, .pillar-engage h5.elementor-heading-title:before, .pillar-engage h6.elementor-heading-title:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  width: 5px;
  height: 90%;
  background-color: #11A1A9;
  border-radius: 8px;
  transform: rotate(25deg);
}

/* line 193, sass/_homepage.scss */
.pillar-influence h2.elementor-heading-title, .pillar-influence h3.elementor-heading-title, .pillar-influence h4.elementor-heading-title, .pillar-influence h5.elementor-heading-title, .pillar-influence h6.elementor-heading-title {
  position: relative;
  text-transform: uppercase;
  color: #FAA819 !important;
  font-size: 24px;
  margin-bottom: 0;
  padding-left: 30px;
}
@media (min-width: 600px) {
  /* line 193, sass/_homepage.scss */
  .pillar-influence h2.elementor-heading-title, .pillar-influence h3.elementor-heading-title, .pillar-influence h4.elementor-heading-title, .pillar-influence h5.elementor-heading-title, .pillar-influence h6.elementor-heading-title {
    font-size: 34px;
  }
}
/* line 205, sass/_homepage.scss */
.pillar-influence h2.elementor-heading-title:before, .pillar-influence h3.elementor-heading-title:before, .pillar-influence h4.elementor-heading-title:before, .pillar-influence h5.elementor-heading-title:before, .pillar-influence h6.elementor-heading-title:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  width: 5px;
  height: 90%;
  background-color: #FAA819;
  border-radius: 8px;
  transform: rotate(25deg);
}

/* line 225, sass/_homepage.scss */
#homepage-topics {
  position: relative;
}
/* line 228, sass/_homepage.scss */
#homepage-topics h2 {
  color: #FFFFFF;
}
@media (max-width: 479px) {
  /* line 228, sass/_homepage.scss */
  #homepage-topics h2 {
    font-size: 30px;
  }
}
@media (min-width: 1025px) {
  /* line 228, sass/_homepage.scss */
  #homepage-topics h2 {
    color: #11A1A9;
  }
}
/* line 240, sass/_homepage.scss */
#homepage-topics .homepage-topics-intro {
  color: #FFFFFF;
  text-align: center;
}
@media (min-width: 1025px) {
  /* line 240, sass/_homepage.scss */
  #homepage-topics .homepage-topics-intro {
    color: #2F3637;
    text-align: left;
  }
}

/* line 250, sass/_homepage.scss */
#homepage-topics-image-column {
  position: absolute;
  height: 100%;
}
@media (min-width: 1025px) {
  /* line 250, sass/_homepage.scss */
  #homepage-topics-image-column {
    position: relative;
  }
}

/* line 258, sass/_homepage.scss */
.homepage-topics-copy-column {
  background-color: rgba(47, 54, 55, 0.33);
}
@media (min-width: 1025px) {
  /* line 258, sass/_homepage.scss */
  .homepage-topics-copy-column {
    background-color: #F4F4F4;
  }
}

/* line 265, sass/_homepage.scss */
.homepage-topic {
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 8px rgba(47, 54, 55, 0.33);
  margin: 4px 0;
  background-image: url(../acsi-child/images/icon-chevron-right.svg);
  background-size: 8px 15px;
  background-position: 95% center;
  background-repeat: no-repeat;
}
@media (min-width: 600px) {
  /* line 265, sass/_homepage.scss */
  .homepage-topic {
    background-image: none;
  }
}
@media (min-width: 1025px) {
  /* line 265, sass/_homepage.scss */
  .homepage-topic {
    background-color: rgba(255, 255, 255, 0);
    box-shadow: initial;
    margin: initial;
  }
}
/* line 284, sass/_homepage.scss */
.homepage-topic h4 {
  margin-top: 0;
  margin-bottom: .1em;
  color: #11A1A9;
}
@media (max-width: 479px) {
  /* line 284, sass/_homepage.scss */
  .homepage-topic h4 {
    font-size: 21px;
  }
}
/* line 292, sass/_homepage.scss */
.homepage-topic p {
  display: none;
  line-height: 1.2;
}
@media (min-width: 600px) {
  /* line 292, sass/_homepage.scss */
  .homepage-topic p {
    display: block;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 302, sass/_homepage.scss */
  .homepage-topics_icon img {
    max-height: 77px;
  }
}

@media (min-width: 600px) {
  /* line 312, sass/_homepage.scss */
  #campaign-image-section {
    position: absolute;
    width: 260%;
    min-height: 300px;
    z-index: 20;
  }
}
@media (min-width: 1025px) {
  /* line 312, sass/_homepage.scss */
  #campaign-image-section {
    position: absolute;
    width: 200%;
    min-height: 400px;
    z-index: 20;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 327, sass/_homepage.scss */
  #campaign-image-section {
    top: 30px;
  }
}
@media (min-width: 600px) {
  /* line 331, sass/_homepage.scss */
  #campaign-image-column {
    min-height: 300px;
  }
}
@media (min-width: 1025px) {
  /* line 331, sass/_homepage.scss */
  #campaign-image-column {
    min-height: 400px;
  }
}

@media (min-width: 600px) {
  /* line 339, sass/_homepage.scss */
  #campaign-copy {
    min-height: 320px;
  }
}
@media (min-width: 1025px) {
  /* line 339, sass/_homepage.scss */
  #campaign-copy {
    min-height: 470px;
  }
}
/* line 348, sass/_homepage.scss */
#campaign-copy:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: -80px;
  left: 10px;
  border-bottom: 80px solid #11A1A9;
  border-right: calc(100vw - 40px) solid transparent;
}
/* line 360, sass/_homepage.scss */
#campaign-copy:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: url("/wp-content/themes/acsi-child/images/logo-mark.svg") 105% center no-repeat;
  opacity: .3;
  background-size: 180px 160px;
}
@media (min-width: 600px) {
  /* line 374, sass/_homepage.scss */
  #campaign-copy:before {
    top: 0;
    left: 0;
    border-bottom: 320px solid #FFFFFF;
    border-right: 140px solid transparent;
    z-index: 1;
  }
  /* line 381, sass/_homepage.scss */
  #campaign-copy:after {
    background: url("/wp-content/themes/acsi-child/images/logo-mark.svg") 126% center no-repeat;
    opacity: .3;
    background-size: 470px 414px;
  }
}
@media (min-width: 1025px) {
  /* line 388, sass/_homepage.scss */
  #campaign-copy:before {
    border-bottom: 470px solid #FFFFFF;
    border-right: 200px solid transparent;
    z-index: 1;
  }
  /* line 393, sass/_homepage.scss */
  #campaign-copy:after {
    background: url("/wp-content/themes/acsi-child/images/logo-mark.svg") 126% center no-repeat;
    opacity: .3;
    background-size: 470px 414px;
  }
}
@media (max-width: 479px) {
  /* line 399, sass/_homepage.scss */
  #campaign-copy .elementor-heading-title {
    font-size: 24px;
  }
}
/* line 404, sass/_homepage.scss */
#campaign-copy .elementor-widget-button {
  z-index: 1;
}
/* line 407, sass/_homepage.scss */
#campaign-copy a {
  background-color: #FFFFFF;
}
/* line 410, sass/_homepage.scss */
#campaign-copy a:hover, #campaign-copy a:focus {
  color: #FFFFFF;
  background-color: #db8d05;
}
/* line 415, sass/_homepage.scss */
#campaign-copy a:visited {
  color: #2F3637;
  background-color: #FFFFFF;
}

/* line 425, sass/_homepage.scss */
.testimonial {
  font-family: "vag-rundschrift-d", sans-serif;
  font-style: italic;
  font-size: 28px;
  line-height: 1.6;
  color: #11A1A9;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 479px) {
  /* line 433, sass/_homepage.scss */
  .testimonial p {
    font-size: 20px;
    line-height: 1.4;
  }
}

/* line 441, sass/_homepage.scss */
.testimonial-credit {
  font-style: italic;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  color: #7F7F7F;
  text-align: center;
}
@media (max-width: 479px) {
  /* line 448, sass/_homepage.scss */
  .testimonial-credit p {
    font-size: 16px;
  }
}

/* line 461, sass/_homepage.scss */
#homepage-tiles {
  overflow: hidden;
}
/* line 463, sass/_homepage.scss */
#homepage-tiles .elementor-image {
  position: relative;
}
/* line 465, sass/_homepage.scss */
#homepage-tiles .elementor-image:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 84%;
  border-top: 250px solid white;
  border-left: 40px solid transparent;
  z-index: 1;
}
@media (min-width: 600px) {
  /* line 465, sass/_homepage.scss */
  #homepage-tiles .elementor-image:before {
    left: 78%;
    border-top: 295px solid white;
    border-left: 60px solid transparent;
  }
}
@media (min-width: 700px) {
  /* line 465, sass/_homepage.scss */
  #homepage-tiles .elementor-image:before {
    left: 86%;
    border-top: 440px solid white;
    border-left: 60px solid transparent;
  }
}
@media (min-width: 1025px) {
  /* line 465, sass/_homepage.scss */
  #homepage-tiles .elementor-image:before {
    left: 372px;
    border-top: 440px solid white;
    border-left: 40px solid transparent;
  }
}
/* line 496, sass/_homepage.scss */
#homepage-tiles .tile-copy {
  z-index: 10;
}
/* line 499, sass/_homepage.scss */
#homepage-tiles .tile-copy .preheader {
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  /* line 499, sass/_homepage.scss */
  #homepage-tiles .tile-copy .preheader {
    font-size: 10px;
  }
}
/* line 504, sass/_homepage.scss */
#homepage-tiles .tile-copy .preheader h2, #homepage-tiles .tile-copy .preheader h3, #homepage-tiles .tile-copy .preheader h4, #homepage-tiles .tile-copy .preheader h5, #homepage-tiles .tile-copy .preheader h6 {
  font-family: dinosaur, sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  margin-bottom: 0;
}
@media (min-width: 480px) {
  /* line 504, sass/_homepage.scss */
  #homepage-tiles .tile-copy .preheader h2, #homepage-tiles .tile-copy .preheader h3, #homepage-tiles .tile-copy .preheader h4, #homepage-tiles .tile-copy .preheader h5, #homepage-tiles .tile-copy .preheader h6 {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  /* line 504, sass/_homepage.scss */
  #homepage-tiles .tile-copy .preheader h2, #homepage-tiles .tile-copy .preheader h3, #homepage-tiles .tile-copy .preheader h4, #homepage-tiles .tile-copy .preheader h5, #homepage-tiles .tile-copy .preheader h6 {
    font-size: 18px;
  }
}
/* line 519, sass/_homepage.scss */
#homepage-tiles .tile-copy .header {
  margin-bottom: 0;
}
/* line 521, sass/_homepage.scss */
#homepage-tiles .tile-copy .header h2, #homepage-tiles .tile-copy .header h3, #homepage-tiles .tile-copy .header h4, #homepage-tiles .tile-copy .header h5, #homepage-tiles .tile-copy .header h6 {
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 0;
}
@media (min-width: 480px) {
  /* line 521, sass/_homepage.scss */
  #homepage-tiles .tile-copy .header h2, #homepage-tiles .tile-copy .header h3, #homepage-tiles .tile-copy .header h4, #homepage-tiles .tile-copy .header h5, #homepage-tiles .tile-copy .header h6 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  /* line 521, sass/_homepage.scss */
  #homepage-tiles .tile-copy .header h2, #homepage-tiles .tile-copy .header h3, #homepage-tiles .tile-copy .header h4, #homepage-tiles .tile-copy .header h5, #homepage-tiles .tile-copy .header h6 {
    font-size: 24px;
  }
}

@media (min-width: 600px) {
  /* line 542, sass/_homepage.scss */
  #homepage-event,
  #conference-event {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1025px) {
  /* line 542, sass/_homepage.scss */
  #homepage-event,
  #conference-event {
    max-width: 100%;
  }
}
/* line 554, sass/_homepage.scss */
#homepage-event > div,
#conference-event > div {
  overflow: hidden;
}
/* line 557, sass/_homepage.scss */
#homepage-event .event-copy,
#conference-event .event-copy {
  z-index: 10;
  margin-top: -60px;
}
/* line 562, sass/_homepage.scss */
#homepage-event .event-copy:before,
#conference-event .event-copy:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: -40px;
  left: 0px;
  border-bottom: 40px solid #11A1A9;
  border-left: 92vw solid transparent;
}
@media (min-width: 1025px) {
  /* line 557, sass/_homepage.scss */
  #homepage-event .event-copy,
  #conference-event .event-copy {
    margin-top: 0px;
  }
  /* line 576, sass/_homepage.scss */
  #homepage-event .event-copy:before,
  #conference-event .event-copy:before {
    content: '';
    display: block;
    position: absolute;
    top: initial;
    width: 0;
    height: 0;
    left: -50px;
    border-bottom: none;
    border-top: 490px solid #11A1A9;
    border-left: 50px solid transparent;
    z-index: 1;
  }
}
/* line 592, sass/_homepage.scss */
#homepage-event .event-copy .preheader,
#conference-event .event-copy .preheader {
  margin-bottom: 10px;
}
/* line 594, sass/_homepage.scss */
#homepage-event .event-copy .preheader h2, #homepage-event .event-copy .preheader h3, #homepage-event .event-copy .preheader h4, #homepage-event .event-copy .preheader h5, #homepage-event .event-copy .preheader h6,
#conference-event .event-copy .preheader h2,
#conference-event .event-copy .preheader h3,
#conference-event .event-copy .preheader h4,
#conference-event .event-copy .preheader h5,
#conference-event .event-copy .preheader h6 {
  font-family: dinosaur, sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 1025px) {
  /* line 594, sass/_homepage.scss */
  #homepage-event .event-copy .preheader h2, #homepage-event .event-copy .preheader h3, #homepage-event .event-copy .preheader h4, #homepage-event .event-copy .preheader h5, #homepage-event .event-copy .preheader h6,
  #conference-event .event-copy .preheader h2,
  #conference-event .event-copy .preheader h3,
  #conference-event .event-copy .preheader h4,
  #conference-event .event-copy .preheader h5,
  #conference-event .event-copy .preheader h6 {
    font-size: 20px;
  }
}
/* line 606, sass/_homepage.scss */
#homepage-event .event-copy .header,
#conference-event .event-copy .header {
  margin-bottom: 5px;
}
/* line 608, sass/_homepage.scss */
#homepage-event .event-copy .header h2, #homepage-event .event-copy .header h3, #homepage-event .event-copy .header h4, #homepage-event .event-copy .header h5, #homepage-event .event-copy .header h6,
#conference-event .event-copy .header h2,
#conference-event .event-copy .header h3,
#conference-event .event-copy .header h4,
#conference-event .event-copy .header h5,
#conference-event .event-copy .header h6 {
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 28px;
  margin-bottom: .33em;
}
@media (min-width: 1025px) {
  /* line 608, sass/_homepage.scss */
  #homepage-event .event-copy .header h2, #homepage-event .event-copy .header h3, #homepage-event .event-copy .header h4, #homepage-event .event-copy .header h5, #homepage-event .event-copy .header h6,
  #conference-event .event-copy .header h2,
  #conference-event .event-copy .header h3,
  #conference-event .event-copy .header h4,
  #conference-event .event-copy .header h5,
  #conference-event .event-copy .header h6 {
    font-size: 36px;
  }
}
/* line 619, sass/_homepage.scss */
#homepage-event .event-copy .description,
#conference-event .event-copy .description {
  color: #FFFFFF;
  font-size: 18px;
  margin-bottom: 20px;
}
@media (min-width: 1025px) {
  /* line 619, sass/_homepage.scss */
  #homepage-event .event-copy .description,
  #conference-event .event-copy .description {
    font-size: 18px;
  }
}
/* line 628, sass/_homepage.scss */
#homepage-event .event-copy .description .b, #homepage-event .event-copy .description strong,
#conference-event .event-copy .description .b,
#conference-event .event-copy .description strong {
  font-weight: 800;
}
/* line 632, sass/_homepage.scss */
#homepage-event .event-copy .description-data,
#conference-event .event-copy .description-data {
  color: #FFFFFF;
  font-size: 16px;
}
@media (min-width: 1025px) {
  /* line 632, sass/_homepage.scss */
  #homepage-event .event-copy .description-data,
  #conference-event .event-copy .description-data {
    font-size: 18px;
  }
}
/* line 639, sass/_homepage.scss */
#homepage-event .event-copy .description-data .b, #homepage-event .event-copy .description-data strong,
#conference-event .event-copy .description-data .b,
#conference-event .event-copy .description-data strong {
  font-weight: 800;
}
/* line 642, sass/_homepage.scss */
#homepage-event .event-copy .description-data p,
#conference-event .event-copy .description-data p {
  margin-bottom: 0;
}
/* line 646, sass/_homepage.scss */
#homepage-event .event-copy a,
#conference-event .event-copy a {
  margin-top: 20px;
}
@media (min-width: 1025px) {
  /* line 651, sass/_homepage.scss */
  #homepage-event .hero-image img,
  #conference-event .hero-image img {
    max-width: 116%;
  }
}

/* line 660, sass/_homepage.scss */
#conference-event .event-copy h2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 664, sass/_homepage.scss */
#conference-event .event-copy:before {
  border-bottom-color: #A81F64;
}
@media (min-width: 1025px) {
  /* line 669, sass/_homepage.scss */
  #conference-event .event-copy:before {
    border-top: 490px solid #A81F64;
  }
}

/* line 4, sass/_header-footer.scss */
.elementor-location-header {
  border-bottom: 2px solid #11A1A9;
  box-shadow: 0px 0px 6px rgba(47, 54, 55, 0.3);
}
@media (min-width: 1025px) {
  /* line 4, sass/_header-footer.scss */
  .elementor-location-header {
    border: none;
    box-shadow: none;
  }
}

@media (min-width: 1025px) {
  /* line 12, sass/_header-footer.scss */
  .elementor-nav-menu__container {
    padding: 6px;
  }
}

/* line 17, sass/_header-footer.scss */
#main-nav .elementor-nav-menu--main .elementor-item {
  color: #FFFFFF;
}
/* line 20, sass/_header-footer.scss */
#main-nav .elementor-nav-menu--main .elementor-item:hover {
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.6);
  color: #2F3637;
}

/* line 26, sass/_header-footer.scss */
#main-nav .elementor-nav-menu--main .elementor-item.elementor-item-active {
  color: #2F3637;
}

/* line 29, sass/_header-footer.scss */
.elementor-nav-menu--main .elementor-nav-menu a {
  font-size: 19px;
  letter-spacing: .02em;
}

/* line 34, sass/_header-footer.scss */
.header-logo img {
  max-height: 40px;
}
@media (min-width: 1025px) {
  /* line 34, sass/_header-footer.scss */
  .header-logo img {
    max-height: initial;
  }
}

/* line 41, sass/_header-footer.scss */
.elementor-nav-menu a,
.elementor-nav-menu a.highlighted,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
  padding: 9px 20px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #8FD8DC;
}
@media (min-width: 1025px) {
  /* line 41, sass/_header-footer.scss */
  .elementor-nav-menu a,
  .elementor-nav-menu a.highlighted,
  .elementor-nav-menu a:focus,
  .elementor-nav-menu a:hover {
    border-bottom: none;
  }
}

/* line 52, sass/_header-footer.scss */
.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after {
  border-color: rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  border-width: 0;
}

/* line 58, sass/_header-footer.scss */
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  color: #2F3637;
}

/* line 63, sass/_header-footer.scss */
#utility-nav {
  width: auto;
  max-width: 280px;
}

/* line 67, sass/_header-footer.scss */
#utility-nav .elementor-nav-menu--main .elementor-item {
  color: #11A1A9;
  border-radius: 30px;
  border: 2px solid #11A1A9;
  margin-right: 10px;
  padding: 9px 20px;
}

/* line 74, sass/_header-footer.scss */
#utility-nav .elementor-nav-menu--main .elementor-nav-menu a {
  font-size: 15px;
}

/* line 77, sass/_header-footer.scss */
#utility-nav .elementor-nav-menu--main .elementor-nav-menu > li > a:hover {
  color: #FFFFFF;
  background-color: #11A1A9;
}

/* line 81, sass/_header-footer.scss */
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
  display: none;
}

/* line 86, sass/_header-footer.scss */
#main-nav .current-menu-parent > a.elementor-item {
  color: #2F3637;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 92, sass/_header-footer.scss */
.elementor-nav-menu--dropdown {
  border: 10px solid #FFFFFF;
  border-top: none;
}
/* line 95, sass/_header-footer.scss */
.elementor-nav-menu--dropdown .elementor-nav-menu--dropdown {
  border: none;
  background-color: #20AEB6;
}
@media (min-width: 1025px) {
  /* line 92, sass/_header-footer.scss */
  .elementor-nav-menu--dropdown {
    border-radius: 4px;
    margin-top: 8px;
    min-width: 250px !important;
    max-width: 300px !important;
    box-shadow: 0px 0px 8px rgba(47, 54, 55, 0.15);
  }
}

/* line 107, sass/_header-footer.scss */
.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
  white-space: normal;
}

/* line 110, sass/_header-footer.scss */
#main-nav .sub-menu a {
  padding-left: 10px;
}

/* line 115, sass/_header-footer.scss */
.elementor-nav-menu .sub-menu li:first-child a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 119, sass/_header-footer.scss */
.elementor-nav-menu .sub-menu li:last-child a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 127, sass/_header-footer.scss */
#main-nav ul.elementor-nav-menu--dropdown a,
#main-nav ul.elementor-nav-menu--dropdown a:focus,
#main-nav ul.elementor-nav-menu--dropdown a:hover {
  font-size: 15px;
}

/* line 133, sass/_header-footer.scss */
.elementor-nav-menu--dropdown {
  background-color: #20AEB6;
}

/* line 139, sass/_header-footer.scss */
#member-login {
  width: auto;
  max-width: 180px;
}
@media (min-width: 1025px) {
  /* line 139, sass/_header-footer.scss */
  #member-login {
    max-width: 160px;
  }
}
/* line 146, sass/_header-footer.scss */
#member-login a {
  border-radius: 30px;
  border: 2px solid transparent;
  padding: 1px 10px;
  text-transform: uppercase;
  background-color: transparent;
  color: #3f3f3f !important;
  line-height: 1;
  font-family: "vag-rundschrift-d", sans-serif;
  font-weight: 400;
  color: rgba(47, 54, 55, 0.7);
  letter-spacing: .02em;
}
/* line 159, sass/_header-footer.scss */
#member-login a > span {
  display: flex;
  align-items: center;
}
@media (min-width: 600px) {
  /* line 146, sass/_header-footer.scss */
  #member-login a {
    padding: 9px 10px;
  }
}
/* line 168, sass/_header-footer.scss */
#member-login a:hover, #member-login a:focus {
  border: 2px solid #5E5E5E;
}

/* line 177, sass/_header-footer.scss */
#mobile-nav .elementor-nav-menu--dropdown .elementor-nav-menu--dropdown a {
  border-bottom: none;
}

/* line 180, sass/_header-footer.scss */
#mobile-nav nav {
  margin-top: 30px;
  margin-bottom: 10px;
  box-shadow: 0px 5px 8px rgba(47, 54, 55, 0.33);
}

/* line 187, sass/_header-footer.scss */
footer p {
  font-size: 15px;
  line-height: 1.6;
}

/* line 192, sass/_header-footer.scss */
#footer_copyright {
  color: rgba(255, 255, 255, 0.7);
}
/* line 195, sass/_header-footer.scss */
#footer_copyright p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
/* line 199, sass/_header-footer.scss */
#footer_copyright p b {
  font-weight: 600;
}
@media (min-width: 1025px) {
  /* line 195, sass/_header-footer.scss */
  #footer_copyright p {
    text-align: left;
  }
}

/* line 208, sass/_header-footer.scss */
#footer_sparkgreen {
  color: rgba(255, 255, 255, 0.7);
}
/* line 211, sass/_header-footer.scss */
#footer_sparkgreen a, #footer_sparkgreen p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
@media (min-width: 1025px) {
  /* line 211, sass/_header-footer.scss */
  #footer_sparkgreen a, #footer_sparkgreen p {
    text-align: right;
  }
}
/* line 220, sass/_header-footer.scss */
#footer_sparkgreen a:hover {
  text-decoration: underline;
}

/* line 224, sass/_header-footer.scss */
#footer_brand {
  order: 2;
  text-align: center;
}
@media (min-width: 600px) {
  /* line 224, sass/_header-footer.scss */
  #footer_brand {
    text-align: left;
  }
}
@media (min-width: 1025px) {
  /* line 224, sass/_header-footer.scss */
  #footer_brand {
    order: initial;
    text-align: left;
  }
}
/* line 236, sass/_header-footer.scss */
#footer_brand .elementor-icon {
  height: 80px;
}
/* line 238, sass/_header-footer.scss */
#footer_brand .elementor-icon svg {
  height: 100%;
}
@media (min-width: 480px) {
  /* line 236, sass/_header-footer.scss */
  #footer_brand .elementor-icon {
    height: 130px;
  }
}
@media (min-width: 600px) {
  /* line 236, sass/_header-footer.scss */
  #footer_brand .elementor-icon {
    height: 130px;
  }
}

@media (min-width: 480px) {
  /* line 249, sass/_header-footer.scss */
  .footer-media-enquiries * {
    text-align: left !important;
  }
}

/* line 2, sass/_typography.scss */
body {
  font-family: dinosaur, sans-serif;
}

/* line 5, sass/_typography.scss */
h1, h2, h3, h4, h5, h6,
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
  font-family: "vag-rundschrift-d", sans-serif;
}

/* line 10, sass/_typography.scss */
h2, h3, h4, h5, h6,
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
  color: #2F3637;
}
/* line 13, sass/_typography.scss */
h2 a, h3 a, h4 a, h5 a, h6 a,
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title a {
  color: #2F3637;
  text-decoration: none;
}
/* line 17, sass/_typography.scss */
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title a:hover {
  text-decoration: underline;
}
/* line 23, sass/_typography.scss */
h2 a a, #page-content h2 a, h3 a a, #page-content h3 a, h4 a a, #page-content h4 a, h5 a a, #page-content h5 a, h6 a a, #page-content h6 a,
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title a a, #page-content
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title a {
  color: #2F3637;
  text-decoration: none;
}
/* line 27, sass/_typography.scss */
h2 a a:hover, #page-content h2 a:hover, h3 a a:hover, #page-content h3 a:hover, h4 a a:hover, #page-content h4 a:hover, h5 a a:hover, #page-content h5 a:hover, h6 a a:hover, #page-content h6 a:hover,
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title a a:hover, #page-content
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title a:hover {
  text-decoration: underline;
}

/* line 33, sass/_typography.scss */
b, strong {
  font-weight: 800;
}

@media (max-width: 479px) {
  /* line 37, sass/_typography.scss */
  h1 {
    font-size: 28px;
  }

  /* line 38, sass/_typography.scss */
  h2 {
    font-size: 25px;
  }

  /* line 39, sass/_typography.scss */
  h3 {
    font-size: 22px;
  }

  /* line 40, sass/_typography.scss */
  h4 {
    font-size: 20px;
  }

  /* line 41, sass/_typography.scss */
  h5 {
    font-size: 18px;
  }

  /* line 42, sass/_typography.scss */
  h6 {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  /* line 45, sass/_typography.scss */
  h1 {
    font-size: 48px;
  }

  /* line 46, sass/_typography.scss */
  h2 {
    font-size: 40px;
  }

  /* line 47, sass/_typography.scss */
  h3 {
    font-size: 31px;
  }

  /* line 48, sass/_typography.scss */
  h4 {
    font-size: 25px;
  }

  /* line 49, sass/_typography.scss */
  h5 {
    font-size: 20px;
  }

  /* line 50, sass/_typography.scss */
  h6 {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  /* line 53, sass/_typography.scss */
  h1 {
    font-size: 60px;
  }

  /* line 54, sass/_typography.scss */
  h2 {
    font-size: 48px;
  }

  /* line 55, sass/_typography.scss */
  h3 {
    font-size: 38px;
  }

  /* line 56, sass/_typography.scss */
  h4 {
    font-size: 28px;
  }

  /* line 57, sass/_typography.scss */
  h5 {
    font-size: 22px;
  }

  /* line 58, sass/_typography.scss */
  h6 {
    font-size: 20px;
  }
}
/* line 64, sass/_typography.scss */
button,
.elementor-button,
.wp-block-button__link {
  color: #2F3637;
  letter-spacing: .02em;
  border-radius: 100px !important;
  line-height: .9;
}

/* line 74, sass/_typography.scss */
button, [type="submit"], [type="button"] {
  color: #2F3637;
  letter-spacing: .02em;
}

/* line 78, sass/_typography.scss */
.elementor-widget-button a.elementor-button,
.elementor-widget-button .elementor-button,
.wp-block-button a {
  color: #2F3637;
  text-decoration: none !important;
}
/* line 84, sass/_typography.scss */
.elementor-widget-button a.elementor-button:hover, .elementor-widget-button a.elementor-button:focus,
.elementor-widget-button .elementor-button:hover,
.elementor-widget-button .elementor-button:focus,
.wp-block-button a:hover,
.wp-block-button a:focus {
  color: #FFFFFF;
  background-color: #db8d05;
}
/* line 89, sass/_typography.scss */
.elementor-widget-button a.elementor-button:visited,
.elementor-widget-button .elementor-button:visited,
.wp-block-button a:visited {
  color: #2F3637;
}

/* line 93, sass/_typography.scss */
.wp-block-button a {
  margin-bottom: 10px;
}

/* line 96, sass/_typography.scss */
.elementor-button.elementor-size-sm {
  padding: 13px 24px 15px;
}

/* line 99, sass/_typography.scss */
.wp-block-button__link {
  font-size: 16px;
  font-weight: 700;
  padding: 13px 24px 15px;
}

/* line 110, sass/_typography.scss */
.elementor-widget-portfolio .elementor-posts-container .elementor-post {
  padding: 0px;
  margin: -2px -2px 0 0;
  border: 2px solid #11A1A9;
}

/* line 117, sass/_typography.scss */
.elementor-widget-gallery .elementor-gallery__container {
  --hgap: 0px !important;
  --vgap: 0px !important;
}
/* line 120, sass/_typography.scss */
.elementor-widget-gallery .elementor-gallery__container a {
  padding: 0px;
  margin: -2px -2px 0 0;
  border: 2px solid #11A1A9;
}

/* line 127, sass/_typography.scss */
.elementor-widget-price-table {
  border-radius: 6px;
  box-shadow: 0px 0px 8px rgba(47, 54, 55, 0.33);
}
/* line 130, sass/_typography.scss */
.elementor-widget-price-table .elementor-widget-container {
  border-radius: 6px;
}
/* line 133, sass/_typography.scss */
.elementor-widget-price-table .elementor-price-table__header {
  padding: 40px 0;
}

/* line 137, sass/_typography.scss */
.elementor-widget-price-table .elementor-price-table__button {
  color: #FFFFFF;
}
/* line 139, sass/_typography.scss */
.elementor-widget-price-table .elementor-price-table__button:hover, .elementor-widget-price-table .elementor-price-table__button:focus {
  color: #FFFFFF;
  background-color: #db8d05;
}
/* line 144, sass/_typography.scss */
.elementor-widget-price-table .elementor-price-table__button:visited {
  color: #2F3637;
}

/* line 149, sass/_typography.scss */
.elementor-widget-flip-box .elementor-flip-box__front {
  background-color: #A81F64;
}
/* line 152, sass/_typography.scss */
.elementor-widget-flip-box .elementor-flip-box__button {
  color: #FFFFFF !important;
}
/* line 154, sass/_typography.scss */
.elementor-widget-flip-box .elementor-flip-box__button:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 162, sass/_typography.scss */
.post-template-default .elementor-element .elementor-cta__bg-wrapper,
.post-template-default .elementor-element .elementor-cta__content {
  min-width: 100%;
}
@media (min-width: 600px) {
  /* line 162, sass/_typography.scss */
  .post-template-default .elementor-element .elementor-cta__bg-wrapper,
  .post-template-default .elementor-element .elementor-cta__content {
    min-width: inherit;
  }
}

/* line 171, sass/_typography.scss */
.elementor-cta--layout-image-left .elementor-cta {
  flex-direction: column;
}
@media (min-width: 600px) {
  /* line 171, sass/_typography.scss */
  .elementor-cta--layout-image-left .elementor-cta {
    flex-direction: row;
  }
}

/* line 185, sass/_typography.scss */
.elementor-widget-call-to-action .elementor-cta__content {
  background-color: #A81F64;
}

/* line 189, sass/_typography.scss */
.elementor-widget-call-to-action .elementor-cta__content-item {
  color: #FFFFFF;
}
/* line 192, sass/_typography.scss */
.elementor-widget-call-to-action .elementor-cta__content-item h1, .elementor-widget-call-to-action .elementor-cta__content-item h2, .elementor-widget-call-to-action .elementor-cta__content-item h3, .elementor-widget-call-to-action .elementor-cta__content-item h4, .elementor-widget-call-to-action .elementor-cta__content-item h5, .elementor-widget-call-to-action .elementor-cta__content-item p, .elementor-widget-call-to-action .elementor-cta__content-item div {
  color: #FFFFFF;
}

/* line 196, sass/_typography.scss */
.elementor-widget-call-to-action .elementor-cta__content {
  background-color: rgba(47, 54, 55, 0.5);
}

/* line 199, sass/_typography.scss */
.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

/* line 203, sass/_typography.scss */
.elementor-cta__content {
  padding: 80px 40px;
}

/* line 208, sass/_typography.scss */
.elementor-blockquote--skin-border .elementor-blockquote {
  border-color: #A81F64;
  padding: 30px 20px !important;
}

/* line 212, sass/_typography.scss */
.elementor-widget-blockquote .elementor-blockquote__content {
  font-size: 1.2em;
  line-height: 1.4;
  font-family: "vag-rundschrift-d", sans-serif;
  color: #A81F64;
}
@media (max-width: 479px) {
  /* line 212, sass/_typography.scss */
  .elementor-widget-blockquote .elementor-blockquote__content {
    font-size: 20px;
    line-height: 1.4 !important;
  }
}

/* line 222, sass/_typography.scss */
.elem1entor-widget-accordion {
  max-width: 700px;
  margin: auto;
}

/* line 226, sass/_typography.scss */
.elementor-accordion .elementor-accordion-item {
  border: none;
}
/* line 229, sass/_typography.scss */
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
  background-color: #E5E5E5;
  border-radius: 30px;
  border: none;
  margin-bottom: 3px;
}
/* line 235, sass/_typography.scss */
.elementor-accordion .elementor-accordion-item .elementor-tab-content {
  border: none;
}

/* line 239, sass/_typography.scss */
.elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active {
  color: #11A1A9;
}

/* line 242, sass/_typography.scss */
.elementor-widget-image-box {
  overflow: hidden;
}
/* line 244, sass/_typography.scss */
.elementor-widget-image-box .elementor-image-box-img {
  padding: 0;
  margin: 0 !important;
}
/* line 248, sass/_typography.scss */
.elementor-widget-image-box .elementor-image-box-img img {
  width: 100%;
}

/* line 254, sass/_typography.scss */
.elementor-position-top .elementor-image-box-content {
  padding: 5px 20px 20px;
  margin-top: -6px;
  background-color: #A81F64;
  position: relative;
}
/* line 259, sass/_typography.scss */
.elementor-position-top .elementor-image-box-content .elementor-image-box-title,
.elementor-position-top .elementor-image-box-content .elementor-image-box-description {
  color: #FFFFFF;
}
/* line 264, sass/_typography.scss */
.elementor-position-top .elementor-image-box-content:after {
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  width: 0;
  height: 0;
  top: -50px;
  z-index: 10;
  border-bottom: 50px solid #A81F64;
  border-left: 500px solid transparent;
}

/* line 282, sass/_typography.scss */
#post-typography p,
#page-content p {
  line-height: 1.7;
  margin-bottom: 1.4em;
}
/* line 286, sass/_typography.scss */
#post-typography ul,
#post-typography ol,
#page-content ul,
#page-content ol {
  margin-bottom: 1.4em;
}
/* line 290, sass/_typography.scss */
#post-typography ul ul,
#post-typography ul ol,
#post-typography ul li,
#post-typography ol ul,
#post-typography ol ol,
#post-typography ol li,
#page-content ul ul,
#page-content ul ol,
#page-content ul li,
#page-content ol ul,
#page-content ol ol,
#page-content ol li {
  margin-bottom: 0.7em;
}
/* line 296, sass/_typography.scss */
#post-typography a,
#page-content a {
  text-decoration: underline;
  font-weight: 600;
}
/* line 299, sass/_typography.scss */
#post-typography a:hover,
#page-content a:hover {
  text-decoration: none;
}
/* line 303, sass/_typography.scss */
#post-typography blockquote,
#page-content blockquote {
  border-left: 4px solid #A81F64;
  margin: 20px 0 20px;
  padding: 24px 0 1px 40px;
  font-size: 1.2em;
  line-height: 1.4;
  font-family: "vag-rundschrift-d", sans-serif;
  color: #A81F64;
}
/* line 312, sass/_typography.scss */
#post-typography blockquote cite,
#page-content blockquote cite {
  font-weight: 400;
  color: rgba(47, 54, 55, 0.75);
  font-family: dinosaur, sans-serif;
}

/* line 323, sass/_typography.scss */
#related-content h4 {
  color: #11A1A9;
}

/* line 60, sass/style.scss */
#site-search {
  margin-right: 30px;
}
/* line 62, sass/style.scss */
#site-search .elementor-search-form__icon {
  opacity: 1;
  width: 30px;
  background: url("/wp-content/uploads/2019/12/icon-search.svg") center center no-repeat;
  background-size: 20px 20px;
}
/* line 68, sass/style.scss */
#site-search .fa-search:before {
  display: none;
}
/* line 71, sass/style.scss */
#site-search input {
  width: 90px;
  padding: 0 6px;
  font-family: "vag-rundschrift-d", sans-serif;
  color: #3f3f3f;
  letter-spacing: .02em;
}
/* line 78, sass/style.scss */
#site-search input:focus {
  color: #2f3637;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 85, sass/style.scss */
  #site-search input {
    min-width: 100px;
  }
}
/* line 94, sass/style.scss */
img:hover {
  pointer-events: none;
}

/* line 100, sass/style.scss */
var {
  visibility: hidden;
  font-size: 0;
  position: fixed;
  z-index: -1;
}

/* line 106, sass/style.scss */
.tags-container {
  float: right;
}

/* line 109, sass/style.scss */
#tags-label {
  font-size: 16px;
  font-family: dinosaur, sans-serif;
  font-weight: 600;
  color: #2F3637;
  line-height: 32px;
  padding-right: 10px;
}

/* line 117, sass/style.scss */
#tags {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  float: right;
  width: 190px;
  height: 32px;
  padding: 0 14px;
  border-radius: 30px !important;
  border: 1px #11A1A9 solid;
  background: rgba(17, 161, 169, 0.06) url("/wp-content/uploads/2019/12/icon-chevero.svg") 92% center no-repeat;
  font-size: 16px;
  font-family: dinosaur, sans-serif;
  font-weight: 600;
  color: #5E5E5E;
}

/* line 141, sass/style.scss */
#page-content .elementor-widget-container > :not(div) {
  max-width: 700px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

/* line 147, sass/style.scss */
#page-content .elementor-widget-container > ul,
#page-content .elementor-widget-container > ol {
  max-width: 700px;
  padding: 0 20px;
  padding-left: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

/* line 156, sass/style.scss */
#page-content .elementor-widget-container > .wp-block-button {
  max-width: 700px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

/* line 162, sass/style.scss */
#page-content .elementor-section-wrap > .elementor-element:nth-child(1) {
  max-width: 700px;
  padding: 0 20px;
  margin: 0 auto;
}

/* line 167, sass/style.scss */
#page-content .elementor-section-wrap > .elementor-element:nth-child(n+2) {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 20px auto;
}
@media (min-width: 600px) {
  /* line 167, sass/style.scss */
  #page-content .elementor-section-wrap > .elementor-element:nth-child(n+2) {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
    margin: 20px auto;
  }
}
@media (min-width: 1025px) {
  /* line 167, sass/style.scss */
  #page-content .elementor-section-wrap > .elementor-element:nth-child(n+2) {
    max-width: 80%;
    margin: 20px auto;
  }
}

/* line 184, sass/style.scss */
.wp-block-group {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}

/* line 194, sass/style.scss */
.elementor-widget-form .elementor-field-group > label {
  margin-bottom: 8px;
  font-weight: 600;
  text-indent: 15px;
}

/* line 199, sass/style.scss */
.elementor-form-fields-wrapper.elementor-labels-above > .elementor-field-group > input {
  border-radius: 30px;
  border: 1px solid #11A1A9;
  background-color: rgba(17, 161, 169, 0.06) !important;
  font-size: 16px;
  min-height: 35px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 208, sass/style.scss */
.elementor-form-fields-wrapper.elementor-labels-above > .elementor-field-group > textarea {
  border-radius: 8px;
  border: 1px solid #11A1A9;
  background-color: rgba(17, 161, 169, 0.06) !important;
  font-size: 16px;
}

/* line 214, sass/style.scss */
.elementor-field-type-submit {
  margin-top: 30px;
}

@media (max-width: 479px) {
  /* line 223, sass/style.scss */
  #post-header .elementor-post-info__terms-list {
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  /* line 229, sass/style.scss */
  .post-hero {
    background: transparent !important;
  }
}

@media (min-width: 1025px) {
  /* line 235, sass/style.scss */
  #archive-hero {
    min-height: 470px;
  }
}
@media (min-width: 1025px) {
  /* line 240, sass/style.scss */
  #archive-hero .archive-copy-container {
    position: absolute;
    width: 175%;
    margin-left: 30px;
    z-index: 20;
  }
}
@media screen and (min-width: 1025px) and (-ms-high-contrast: active), (min-width: 1025px) and (-ms-high-contrast: none) {
  /* line 240, sass/style.scss */
  #archive-hero .archive-copy-container {
    top: 30px;
  }
}

/* line 252, sass/style.scss */
#archive-hero .archive-copy-column {
  min-height: 150px;
  position: relative;
}
@media (min-width: 1025px) {
  /* line 252, sass/style.scss */
  #archive-hero .archive-copy-column {
    min-height: 300px;
  }
}
/* line 262, sass/style.scss */
#archive-hero .archive-copy-column:after {
  content: '';
  display: block;
  position: absolute;
  left: -20px;
  top: -50px;
  width: 0;
  height: 0;
  bottom: 0;
  z-index: 10;
  border-bottom: 50px solid #11A1A9;
  border-right: calc(100vw - 40px) solid transparent;
}
@media (min-width: 600px) {
  /* line 276, sass/style.scss */
  #archive-hero .archive-copy-column:after {
    left: -25px;
    top: -50px;
    width: 0;
    height: 0;
    bottom: 0;
    z-index: 10;
    border-bottom: 50px solid #11A1A9;
    border-right: calc(100vw - 242px) solid transparent;
  }
}
@media (min-width: 1025px) {
  /* line 288, sass/style.scss */
  #archive-hero .archive-copy-column:after {
    display: none;
  }
}
/* line 294, sass/style.scss */
#archive-hero .archive-hero-image {
  order: -1;
}
@media (min-width: 1025px) {
  /* line 294, sass/style.scss */
  #archive-hero .archive-hero-image {
    order: 1;
  }
}
@media (min-width: 1025px) {
  /* line 300, sass/style.scss */
  #archive-hero .archive-hero-image:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 470px solid #FFFFFF;
    border-right: 200px solid transparent;
    z-index: 2;
  }
  /* line 310, sass/style.scss */
  #archive-hero .archive-hero-image:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: url("/wp-content/themes/acsi-child/images/logo-mark.svg") 126% center no-repeat;
    z-index: 1;
  }
}
/* line 323, sass/style.scss */
#archive-hero .elementor-spacer {
  height: 200px;
}
@media (min-width: 480px) {
  /* line 323, sass/style.scss */
  #archive-hero .elementor-spacer {
    height: 300px;
  }
}
@media (min-width: 600px) {
  /* line 323, sass/style.scss */
  #archive-hero .elementor-spacer {
    height: 400px;
  }
}
@media (min-width: 1025px) {
  /* line 323, sass/style.scss */
  #archive-hero .elementor-spacer {
    height: 450px;
  }
}
@media (min-width: 600px) {
  /* line 336, sass/style.scss */
  #archive-hero h1 {
    font-size: 40px;
  }
}
@media (min-width: 1025px) {
  /* line 336, sass/style.scss */
  #archive-hero h1 {
    font-size: 48px;
  }
}
@media (min-width: 600px) {
  /* line 344, sass/style.scss */
  #archive-hero p {
    display: block;
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  /* line 344, sass/style.scss */
  #archive-hero p {
    font-size: 19px;
  }
}

/* line 359, sass/style.scss */
.archive-post-card .elementor-image {
  position: relative;
  overflow: hidden;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 365, sass/style.scss */
.archive-post-card .elementor-image:after {
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  width: 0;
  height: 0;
  bottom: -2px;
  z-index: 10;
  border-bottom: 50px solid #FFFFFF;
  border-left: 500px solid transparent;
}

/* line 383, sass/style.scss */
.archive-post-card {
  min-height: 200px;
}
/* line 386, sass/style.scss */
.archive-post-card h4 a {
  color: #11A1A9 !important;
}
/* line 390, sass/style.scss */
.archive-post-card h4 {
  color: #11A1A9 !important;
}

/* line 400, sass/style.scss */
nav.elementor-pagination {
  position: relative;
  margin-top: 60px;
  margin-bottom: -20px;
  padding: 20px;
  background-color: #F9F9F9;
  z-index: 1;
}
/* line 407, sass/style.scss */
nav.elementor-pagination:before {
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  background-color: #F9F9F9;
  left: calc(-50vw + 50%);
  top: 0;
  z-index: -1;
}
/* line 418, sass/style.scss */
nav.elementor-pagination a.page-numbers:not(.dots) {
  color: #FAA819 !important;
  text-decoration: underline;
}
/* line 422, sass/style.scss */
nav.elementor-pagination a.page-numbers:not(.dots):hover, nav.elementor-pagination a.page-numbers:not(.dots):focus {
  text-decoration: none;
}

/* line 430, sass/style.scss */
#scroll-icon svg {
  box-shadow: 0px 0px 8px rgba(47, 54, 55, 0.33);
  border-radius: 50px;
}

@media (max-width: 479px) {
  /* line 440, sass/style.scss */
  #search-results h1 {
    font-size: 24px;
  }
  /* line 441, sass/style.scss */
  #search-results h2 {
    font-size: 20px;
  }
  /* line 442, sass/style.scss */
  #search-results h3 {
    font-size: 19px;
  }
  /* line 443, sass/style.scss */
  #search-results h4 {
    font-size: 18px;
  }
  /* line 444, sass/style.scss */
  #search-results h5 {
    font-size: 17px;
  }
  /* line 445, sass/style.scss */
  #search-results h6 {
    font-size: 16px;
  }
}
@media (min-width: 600px) {
  /* line 448, sass/style.scss */
  #search-results h1 {
    font-size: 48px;
  }
  /* line 449, sass/style.scss */
  #search-results h2 {
    font-size: 40px;
  }
  /* line 450, sass/style.scss */
  #search-results h3 {
    font-size: 31px;
  }
  /* line 451, sass/style.scss */
  #search-results h4 {
    font-size: 25px;
  }
  /* line 452, sass/style.scss */
  #search-results h5 {
    font-size: 20px;
  }
  /* line 453, sass/style.scss */
  #search-results h6 {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  /* line 456, sass/style.scss */
  #search-results h1 {
    font-size: 60px;
  }
  /* line 457, sass/style.scss */
  #search-results h2 {
    font-size: 48px;
  }
  /* line 458, sass/style.scss */
  #search-results h3 {
    font-size: 38px;
  }
  /* line 459, sass/style.scss */
  #search-results h4 {
    font-size: 28px;
  }
  /* line 460, sass/style.scss */
  #search-results h5 {
    font-size: 22px;
  }
  /* line 461, sass/style.scss */
  #search-results h6 {
    font-size: 20px;
  }
}
/* line 463, sass/style.scss */
#search-results p {
  font-size: 16px;
}

/* line 472, sass/style.scss */
#member-logos .e-gallery-item.elementor-gallery-item {
  padding: 20px 30px;
  cursor: pointer;
}
@media (max-width: 479px) {
  /* line 472, sass/style.scss */
  #member-logos .e-gallery-item.elementor-gallery-item {
    padding: 10px 10px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 472, sass/style.scss */
  #member-logos .e-gallery-item.elementor-gallery-item {
    width: 50%;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 1025px), (-ms-high-contrast: none) and (min-width: 1025px) {
  /* line 472, sass/style.scss */
  #member-logos .e-gallery-item.elementor-gallery-item {
    width: 20%;
  }
}

/* line 485, sass/style.scss */
#member-logos .e-gallery-image {
  background-size: contain !important;
  background-repeat: no-repeat;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 485, sass/style.scss */
  #member-logos .e-gallery-image {
    padding-bottom: 50%;
  }
}
/* line 493, sass/style.scss */
#member-logos .elementor-gallery-item__description {
  opacity: 0 !important;
  cursor: pointer;
}

@media (max-width: 479px) {
  /* line 502, sass/style.scss */
  .contact-divider .elementor-divider {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
