body {
  --section-padding-scale: 1;
  --section-padding: calc(25px * var(--section-padding-scale));
}
@media (max-width: 900px) {
  body {
    --section-padding-scale: 0.625;
  }
}
@media (max-width: 600px) {
  body {
    --section-padding-scale: 0.4;
  }
}

div[data-elementor-type=wp-page] .elementor-top-section,
body.home div[data-elementor-type=wp-post] .elementor-top-section,
div[data-elementor-type=footer] .elementor-top-section {
  padding: calc(80px * var(--section-padding-scale)) var(--section-padding);
}
div[data-elementor-type=wp-page] .elementor-top-section > .elementor-container,
body.home div[data-elementor-type=wp-post] .elementor-top-section > .elementor-container,
div[data-elementor-type=footer] .elementor-top-section > .elementor-container {
  z-index: 1;
}

.site-bg3 {
  background-color: #F3F2F3;
  background-image: url("img/bg3texture.png");
  background-position: center center;
  padding-left: calc(var(--section-padding) + 40px) !important;
  padding-right: calc(var(--section-padding) + 40px) !important;
}

.site-section-d1 .elementor-top-column:first-child {
  position: relative;
  padding-right: 33.3333333333%;
}
@media (max-width: 1050px) {
  .site-section-d1 .elementor-top-column:first-child {
    padding-right: 37%;
  }
}
@media (max-width: 950px) {
  .site-section-d1 .elementor-top-column:first-child {
    padding-right: 38%;
  }
}
.site-section-d1 .elementor-top-column:first-child .site-anim2 {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(33.3333333333% - 30px);
}
@media (max-width: 900px) {
  .site-section-d1 .elementor-top-column:first-child {
    padding-right: 0;
  }
  .site-section-d1 .elementor-top-column:first-child .site-anim2 {
    display: none;
  }
}

.site-section-h4 .elementor-top-column {
  width: auto !important;
  flex: 1 1 auto;
}
.site-section-h4 .elementor-top-column:first-child {
  flex: 0 0 426.65px;
}
.site-section-h4 .elementor-top-column:first-child > .elementor-widget-wrap {
  padding: 10px 70px 10px 10px;
}
@media (max-width: 1000px) {
  .site-section-h4 > .elementor-container {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
  }
  .site-section-h4 .elementor-top-column:first-child {
    flex: 1 1 auto;
  }
  .site-section-h4 .elementor-top-column:first-child .elementor-widget-wrap {
    padding: 10px 10px 10px 10px;
  }
}

@media (max-width: 900px) {
  .site-section-h2 > .elementor-container {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
  }
  .site-section-h2 .elementor-widget-site-image {
    display: flex;
    justify-content: center;
  }
  .site-section-h2 .elementor-widget-site-image .elementor-widget-container {
    margin: none;
  }
  .site-section-h2 .elementor-top-column {
    flex: 1 1 auto;
    width: auto !important;
  }
  .site-section-h2 .elementor-top-column:last-child .elementor-widget-wrap {
    padding-left: 10px !important;
  }
}

.site-section-h4 ul {
  list-style-type: none;
  padding-left: 30px;
}
.site-section-h4 ul li {
  position: relative;
  line-height: 1.5;
}
.site-section-h4 ul li::before {
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #EEB007;
  position: absolute;
  left: -27.5px;
  top: -2.5px;
  font-size: 1.1em;
}

.site-bg1 {
  background-color: #F3F2F3;
  background-image: url("img/bg1texture.png");
  background-position: center center;
  position: relative;
}
.site-bg1 > .elementor-container {
  position: relative;
  z-index: 1;
}
.site-bg1 .elementor-top-column {
  width: auto !important;
  box-sizing: border-box;
}
.site-bg1 .elementor-top-column:first-child {
  flex: 0 0 40%;
  padding-right: 50px;
}
.site-bg1 .elementor-top-column:first-child > .elementor-widget-wrap {
  margin-left: auto;
  max-width: 285px;
  width: 100% !important;
}
.site-bg1 .elementor-top-column:last-child {
  padding-left: 50px;
  flex: 0 0 60%;
}
.site-bg1 .elementor-top-column:last-child > .elementor-widget-wrap {
  max-width: 400px;
  width: 100% !important;
}
@media (max-width: 900px) {
  .site-bg1 .elementor-top-column:first-child {
    flex: 0 0 50%;
    padding-right: 20px;
  }
  .site-bg1 .elementor-top-column:last-child {
    flex: 0 0 50%;
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .site-bg1 > .elementor-container {
    flex-direction: column;
  }
  .site-bg1 > .elementor-container .elementor-top-column {
    flex: 1 1 auto;
    padding: 10px;
  }
  .site-bg1 .elementor-top-column:first-child > .elementor-widget-wrap {
    margin-left: 0;
    max-width: none;
    padding: 0;
  }
}
.site-bg1::before {
  position: absolute;
  right: 0;
  top: -270px;
  width: 100%;
  height: calc(100% + 400px);
  background-image: url("img/bg1design2.png");
  background-position: center right;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 950px) {
  .site-bg1::before {
    opacity: 0.5;
  }
}
.site-bg1::after {
  position: absolute;
  bottom: 120px;
  right: 80px;
  width: calc(100% - 80px);
  height: calc(100% - 120px);
  background-image: url("img/bg1design1.png");
  background-position: bottom right;
  content: "";
  pointer-events: none;
}

.site-bg2 {
  background-color: #F3F2F3;
  position: relative;
  /*
  &::before
  {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    // background-image: url('img/bg2design.svg');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    pointer-events: none;
  }
  */
}
.site-bg2::after {
  position: absolute;
  left: 33%;
  top: 0;
  width: 67%;
  height: 100%;
  background-image: url("img/bg2texture.png");
  background-position: top center;
  content: "";
  pointer-events: none;
}
.site-bg2 .site-anim1 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
.site-bg2 .site-anim1 svg {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1325px) {
  .site-bg2 .site-anim1 svg {
    width: auto;
    height: 100%;
  }
}
.site-bg2 .elementor-column {
  background-color: #FFFFFF;
  max-width: 710px;
  padding: 60px 90px;
  box-sizing: border-box;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
  z-index: 1;
}
@media (max-width: 900px) {
  .site-bg2 .elementor-column {
    padding: 6.67vw 10vw;
    margin-left: 10vw;
    margin-right: 10vw;
  }
}
@media (max-width: 600px) {
  .site-bg2 .elementor-column {
    padding: var(--section-padding);
    margin-left: calc(2 * var(--section-padding));
    margin-right: calc(2 * var(--section-padding));
  }
}
@media (max-width: 400px) {
  .site-bg2 .elementor-column {
    margin-left: var(--section-padding);
    margin-right: var(--section-padding);
  }
  .site-bg2 .elementor-column p {
    font-size: 1.3333rem;
  }
}
.site-bg2 .elementor-column {
  background-color: #FFFFFF;
  max-width: 710px;
  padding: 60px 90px;
  box-sizing: border-box;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
  z-index: 1;
}
@media (max-width: 900px) {
  .site-bg2 .elementor-column {
    padding: 6.67vw 10vw;
    margin-left: 10vw;
    margin-right: 10vw;
  }
}
@media (max-width: 600px) {
  .site-bg2 .elementor-column {
    padding: var(--section-padding);
    margin-left: calc(2 * var(--section-padding));
    margin-right: calc(2 * var(--section-padding));
  }
}
@media (max-width: 400px) {
  .site-bg2 .elementor-column {
    margin-left: var(--section-padding);
    margin-right: var(--section-padding);
  }
  .site-bg2 .elementor-column p {
    font-size: 1.3333rem;
  }
}

.site-anim1 svg path {
  transition: transform 1.5s, opacity 1.5s;
  transition-timing-function: linear;
  opacity: 0.25;
  --rotate-mult: 2 ;
}
.site-anim1 svg path:nth-child(1) {
  transform: rotate(calc(var(--rotate-mult) * -150deg));
  transform-origin: 69% 41.82%;
}
.site-anim1 svg path:nth-child(2) {
  transform: rotate(calc(var(--rotate-mult) * 50deg));
  transform-origin: 69% 41.82%;
}
.site-anim1 svg path:nth-child(3) {
  transform: rotate(calc(var(--rotate-mult) * -250deg));
  transform-origin: 69% 41.82%;
}
.site-anim1 svg path:nth-child(4) {
  transform: rotate(calc(var(--rotate-mult) * 150deg));
  transform-origin: 69% 41.82%;
}
.site-anim1 svg path:nth-child(5) {
  transform: rotate(calc(var(--rotate-mult) * -350deg));
  transform-origin: 69% 41.82%;
}
.site-anim1 svg path:nth-child(6) {
  transform: rotate(calc(var(--rotate-mult) * -250deg));
  transform-origin: 69% 41.82%;
}
.site-anim1 svg path:nth-child(7),
.site-anim1 svg path:nth-child(8),
.site-anim1 svg path:last-child {
  transform: rotate(calc(var(--rotate-mult) * -50deg));
  transform-origin: 69% 41.82%;
}
.site-anim1 svg path:last-child,
.site-anim1 svg path:nth-child(8) {
  opacity: 0;
}
.site-anim1 svg path:nth-child(8) {
  transform-origin: 42% 55.5%;
}
.site-anim1 svg.active svg {
  transform: rotate(0);
}
.site-anim1 svg.active svg path {
  opacity: 1;
  transform: rotate(0);
}
.site-anim1.active svg {
  transform: rotate(0);
}
.site-anim1.active svg path {
  opacity: 1;
  transform: rotate(0);
}

/*
  .site-bg2-anim.alt2
  {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;

    svg
    {
      width: 100%;
      position: absolute;
      right: 0;
      top: 0;

      @media (max-width: 1325px)
      {
        width: auto;
        height: 100%;
      }


      path
      {
        transition: opacity 0.25s;
        transition-timing-function: linear;
        opacity: 0;
      }
    }

    &.active
    {
      svg
      {
        path:nth-child(9)
        {
          opacity: 1;
          transition-delay: 0;
        }

        path:nth-child(8)
        {
          opacity: 1;
          transition-delay: 0.25s;
        }

        path:nth-child(7)
        {
          opacity: 1;
          transition-delay: 0.5s;
        }

        path:nth-child(6)
        {
          opacity: 1;
          transition-delay: 0.75s;
        }

        path:nth-child(5)
        {
          opacity: 1;
          transition-delay: 1s;
        }

        path:nth-child(4)
        {
          opacity: 1;
          transition-delay: 1.25s;
        }

        path:nth-child(3)
        {
          opacity: 1;
          transition-delay: 1.5s;
        }

        path:nth-child(2)
        {
          opacity: 1;
          transition-delay: 1.75s;
        }


        path:nth-child(1)
        {
          opacity: 1;
          transition-delay: 2s;
        }
      }
    }
  }



  .site-bg2-anim.alt3
  {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;

    svg
    {
      width: 100%;
      position: absolute;
      right: 0;
      top: 0;

      @media (max-width: 1325px)
      {
        width: auto;
        height: 100%;
      }

      path
      {
        transition: opacity 0.25s;
        transition-timing-function: linear;
        opacity: 0;
      }

      path.active,
      path:last-child
      {
        opacity: 1;
      }
    }
  }
  */
.site-anim2 {
  transform: rotate(197deg);
}

.site-anim2 svg g:nth-last-child(2) spath:nth-child(8) {
  stroke: url(#grad1);
}

/*
.site-header
{
  .elementor-top-column:first-child
  {
    width: auto;
    flex: 1 0 0;
  }

  .elementor-top-column:last-child
  {
    width: auto;
    flex: 0 0 50px;

    .elementor-button-link
    {
      font-size: 32px;

      .elementor-button-icon
      {
        margin: 0;
      }
    }
  }

}
*/
/*
@media (max-width: 900px)
{
  div[data-elementor-type=header]
  {

    .elementor-widget-image .elementor-widget-container img
    {
      display: block;
      margin: 0 auto;
      padding-bottom: 25px;
    }

    .elementor-nav-menu--layout-horizontal
    {
      justify-content: center;
    }

    .elementor-nav-menu
    {
      margin-left: 0;
      justify-content: center;
    }
  }
}
*/
div[data-elementor-type=header] .elementor-top-column {
  width: auto;
  flex: 1 0 auto;
}

@media (max-width: 750px) {
  .elementor-59 .elementor-element.elementor-element-c1db784 .elementor-menu-toggle {
    margin-left: 0 !important;
  }

  div[data-elementor-type=header] .site-header-logo .elementor-widget-container {
    text-align: center;
  }
  div[data-elementor-type=header] .elementor-nav-menu--main {
    display: none;
  }
  div[data-elementor-type=header] .elementor-nav-menu--dropdown {
    display: block;
    margin-bottom: -2px;
    margin-top: 0;
  }
  div[data-elementor-type=header] .elementor-nav-menu--dropdown[aria-hidden=true] {
    display: none;
  }
  div[data-elementor-type=header] .elementor-menu-toggle__icon--close,
div[data-elementor-type=header] .elementor-menu-toggle__icon--open {
    color: #7C8886 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 28px;
  }
  div[data-elementor-type=header] .elementor-menu-toggle {
    display: flex !important;
    background-color: transparent;
  }
  div[data-elementor-type=header] .elementor-top-section:last-child .elementor-widget-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  div[data-elementor-type=header] .elementor-nav-menu {
    flex: 1 0 auto;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  div[data-elementor-type=header] .elementor-nav-menu .elementor-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 400px) {
  div[data-elementor-type=header] .elementor-top-section:first-child {
    padding-top: 15px !important;
  }
  div[data-elementor-type=header] .elementor-nav-menu {
    flex-direction: column;
    width: 100%;
    border-top: 1px solid #D8DBDB;
  }
  div[data-elementor-type=header] .elementor-item {
    display: block;
  }
  div[data-elementor-type=header] .elementor-item:hover::after, div[data-elementor-type=header] .elementor-item:active::after {
    display: none;
  }
  div[data-elementor-type=header] .elementor-item-active::after {
    display: none;
  }

  .site-header .elementor-top-column:last-child .elementor-button-link {
    font-size: 28px;
  }
}
.elementor-widget {
  --site-spacing-above: 0;
  --site-spacing-below: 0;
  --max-width: none;
}

.elementor-widget:last-child {
  --site-spacing-below: 0;
}

.elementor-widget .elementor-widget-container {
  max-width: calc(1px * var(--site-max-width));
  margin-top: calc(1px * var(--site-spacing-above));
  margin-bottom: calc(1px * var(--site-spacing-below));
}

.elementor-widget-site-base--blockalign-center .elementor-widget-container {
  margin-left: auto;
  margin-right: auto;
}

.elementor-widget-site-base--blockalign-right .elementor-widget-container {
  margin-left: auto;
}

.elementor-widget-site-base--blockalign-left .elementor-widget-container {
  margin-right: auto;
}

.elementor-widget-site-markdown {
  --site-markdown-image-max-width: 340px;
}
.elementor-widget-site-markdown a {
  color: #00757D;
  text-decoration: underline !important;
}
.elementor-widget-site-markdown img {
  float: right;
  max-width: var(--site-markdown-image-max-width) !important;
  margin-left: 30px;
  margin-bottom: 25px;
}
@media (max-width: 550px) {
  .elementor-widget-site-markdown img {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.elementor-widget-site-markdown .elementor-widget-container > *:first-child {
  margin-top: 0;
}
.elementor-widget-site-markdown .elementor-widget-container > *:last-child {
  margin-bottom: 0;
}

.elementor-widget-site-markdown--style-14 {
  font-size: 0.7778rem;
  line-height: 1.255;
}

.elementor-widget-site-markdown--style-18 {
  font-size: 1rem;
}

.elementor-widget-site-markdown--style-24 {
  font-size: 1.3333rem;
  line-height: 1.2675;
}
@media (max-width: 600px) {
  .elementor-widget-site-markdown--style-24 {
    font-size: 1.25rem;
  }
}

.elementor-widget-site-markdown--style-32 {
  font-size: 1.7778rem;
  line-height: 1.2675;
}
@media (max-width: 600px) {
  .elementor-widget-site-markdown--style-32 {
    font-size: 1.5rem;
  }
}

.elementor-widget-site-markdown--style-36 {
  font-size: 2rem;
  line-height: 1.2675;
}
@media (max-width: 600px) {
  .elementor-widget-site-markdown--style-36 {
    font-size: 1.8rem;
  }
}

.elementor-widget-site-heading .elementor-widget-container > *:first-child {
  margin-top: 0;
}
.elementor-widget-site-heading .elementor-widget-container > *:last-child {
  margin-bottom: 0;
}
.elementor-widget-site-heading, .elementor-widget-site-heading p, .elementor-widget-site-heading h1, .elementor-widget-site-heading h2, .elementor-widget-site-heading h3 {
  font-weight: 700;
}
.elementor-widget-site-heading strong, .elementor-widget-site-heading p strong, .elementor-widget-site-heading h1 strong, .elementor-widget-site-heading h2 strong, .elementor-widget-site-heading h3 strong {
  position: relative;
  background-image: linear-gradient(transparent 0%, transparent 45%, #FCEFCD 45%);
}

.elementor-widget-site-heading--style-40 {
  font-size: 2.2222rem;
  line-height: 1.2675;
}
@media (max-width: 600px) {
  .elementor-widget-site-heading--style-40 {
    font-size: 2rem;
  }
}

.elementor-widget-site-heading--style-36 {
  font-size: 2rem;
  line-height: 1.2675;
}
@media (max-width: 600px) {
  .elementor-widget-site-heading--style-36 {
    font-size: 1.8rem;
  }
}

.elementor-widget-site-heading--style-18-uppercase {
  font-size: 1rem;
  line-height: 1.3333;
  text-transform: uppercase;
}

.elementor-widget-site-aside {
  font-size: 1.2222rem;
  line-height: 1.3636;
  background-size: cover;
  background-position: center;
  margin-right: 30px;
  margin-bottom: 40px;
  position: relative;
}
.elementor-widget-site-aside .elementor-widget-container > *:first-child {
  margin-top: 0;
}
.elementor-widget-site-aside .elementor-widget-container > *:last-child {
  margin-bottom: 0;
}
.elementor-widget-site-aside .elementor-widget-container {
  background-size: cover;
  background-position: center;
  background-color: #FFFFFF;
  padding: 25px;
  border-left: 20px solid #FFFFFF;
  border-top: 24px solid #FFFFFF;
  position: relative;
  top: 90px;
  left: 80px;
  margin-right: 50px;
  margin-bottom: 50px;
  /*left: 30px;
  top: 40px; */
}
@media (max-width: 600px) {
  .elementor-widget-site-aside .elementor-widget-container {
    border-left-width: 15px;
    border-top-width: 18px;
    left: 60px;
    top: 67.5px;
    margin-right: 37.5px;
    margin-bottom: 37.5px;
  }
}
@media (max-width: 400px) {
  .elementor-widget-site-aside {
    font-size: 1.125rem;
  }
  .elementor-widget-site-aside .elementor-widget-container {
    border-top-width: 10px;
    border-left-width: 10px;
    top: 45px;
    left: 40px;
    margin-right: 25px;
    margin-bottom: 25px;
  }
}

.elementor-widget-site-aside--style-sun {
  background-image: url("img/aside-sun-bg1.png");
}
.elementor-widget-site-aside--style-sun .elementor-widget-container {
  background-image: url("img/aside-sun-bg2.png");
}

.elementor-widget-site-aside--style-bay {
  background-image: url("img/aside-bay-bg1.png");
}
.elementor-widget-site-aside--style-bay .elementor-widget-container {
  background-image: url("img/aside-bay-bg2.png");
}

.elementor-widget-site-quote {
  background-image: url("img/quote.svg");
  background-repeat: no-repeat;
  background-size: 17.5% auto;
  background-position: 0 25px;
  padding-bottom: 10px;
  border-top: 3px solid #D8DBDB;
  border-bottom: 3px solid #D8DBDB;
}
.elementor-widget-site-quote figure {
  margin-top: 10px !important;
  padding-left: 95px;
  padding-right: 95px;
  padding-bottom: 20px;
}
.elementor-widget-site-quote blockquote {
  margin: 0;
  padding-top: 57.5px;
  font-size: 1rem;
}
.elementor-widget-site-quote blockquote > *:first-child {
  margin-top: 0;
}
.elementor-widget-site-quote blockquote > *:last-child {
  margin-bottom: 0;
}
.elementor-widget-site-quote figcaption {
  padding-top: 1em;
  text-decoration: underline;
  text-transform: uppercase;
}
.elementor-widget-site-quote figcaption p {
  line-height: 1.2675;
}

body.single-post .elementor-widget-site-quote:first-child {
  margin-top: -90px;
  margin-left: -100px;
  margin-right: -120px;
  padding: 5px;
  width: auto;
  border-top: 0;
  background-position: 25px 25px;
  margin-bottom: 40px;
}
body.single-post .elementor-widget-site-quote:first-child figure {
  padding-bottom: 35px;
}

.elementor-widget-site-hero {
  --site-hero-padscale: 1;
  --site-hero-fontscale: 1;
  font-size: calc(2.6667rem * var(--site-hero-fontscale));
  line-height: 1.2708;
  position: relative;
}
.elementor-widget-site-hero .elementor-widget-container > *:first-child {
  margin-top: 0;
}
.elementor-widget-site-hero .elementor-widget-container > *:last-child {
  margin-bottom: 0;
}
.elementor-widget-site-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(50% - 25px);
  background-size: cover;
  background-position: center;
  background-image: url("img/hero-bg1.png");
}
.elementor-widget-site-hero .elementor-widget-container {
  position: relative;
  background-size: cover;
  background-position: center;
  background-color: #FFFFFF;
  padding: calc(75px * var(--site-hero-padscale)) 25px calc(90px * var(--site-hero-padscale)) calc(75px * var(--site-hero-padscale));
  border: calc(30px * var(--site-hero-padscale)) solid #FFFFFF;
  border-right: 0;
  margin-top: calc(52px * var(--site-hero-padscale));
  margin-bottom: calc(52px * var(--site-hero-padscale));
  margin-left: calc(155px * var(--site-hero-padscale) * var(--site-hero-padscale));
  background-image: url("img/hero-bg2.png");
}
@media (max-width: 1125px) {
  .elementor-widget-site-hero {
    --site-hero-padscale: 0.75;
    --site-hero-fontscale: 0.9;
  }
}
@media (max-width: 925px) {
  .elementor-widget-site-hero {
    --site-hero-scale: 0.5;
    --site-hero-fontscale: 0.75;
  }
  .elementor-widget-site-hero br {
    display: none;
  }
}
@media (max-width: 850px) {
  .elementor-widget-site-hero {
    --site-hero-padscale: 0.4;
  }
}
@media (max-width: 600px) {
  .elementor-widget-site-hero {
    --site-hero-fontscale: 0.5;
  }
}

.elementor-widget-site-image img {
  display: block;
}

.elementor-widget-site-iconlist {
  --site-widget-iconlist-color: $bay;
  --site-widget-iconlist-columns: 2;
}
@media (max-width: 600px) {
  .elementor-widget-site-iconlist {
    --site-widget-iconlist-columns: 1;
  }
}

.site-widget-iconlist-items {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}

.site-widget-iconlist-item {
  flex: 0 0 calc(100% / var(--site-widget-iconlist-columns) - 30px);
  box-sizing: border-box;
  display: flex;
  margin: 15px;
  padding: 10px 10px 10px 0;
  border-top: 6px solid var(--site-widget-iconlist-color);
}

.site-widget-iconlist-icon {
  flex: 0 0 63px;
  box-sizing: border-box;
  margin-right: 30px;
  display: flex;
  justify-content: center;
}
.site-widget-iconlist-icon svg {
  display: block;
}

.site-widget-iconlist-text {
  flex-grow: 1;
  font-size: 0.7778rem;
}
.site-widget-iconlist-text > *:first-child {
  margin-top: 0;
}
.site-widget-iconlist-text > *:last-child {
  margin-bottom: 0;
}

.elementor-widget-site-bios {
  --spacing: 15px;
}
.elementor-widget-site-bios a {
  color: #00757D;
  text-decoration: underline !important;
}
.elementor-widget-site-bios .site-bios {
  display: flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--spacing));
  --site-bios-columns: 4;
}
@media (max-width: 950px) {
  .elementor-widget-site-bios .site-bios {
    --site-bios-columns: 2;
  }
}
@media (max-width: 600px) {
  .elementor-widget-site-bios .site-bios {
    --site-bios-columns: 1;
  }
}
.elementor-widget-site-bios .site-bio-card {
  all: unset;
  flex: 0 0 calc(100% / var(--site-bios-columns) - 2 * var(--spacing));
  box-sizing: border-box;
  margin: var(--spacing);
  border: 2px solid #B0B8B6;
  cursor: pointer;
}
.elementor-widget-site-bios .site-bio-card .site-bio-image {
  height: 0;
  padding-bottom: 129.84%;
  position: relative;
  background-color: #222E34;
}
.elementor-widget-site-bios .site-bio-card .site-bio-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.elementor-widget-site-bios .site-bio-card .site-bio-name {
  background-color: #F3F2F3;
  height: 50px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding-right: 10px;
  color: #222E34;
}
.elementor-widget-site-bios .site-bio-card .site-bio-name::before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #B0B8B6;
  padding: 0 10px 0 12px;
  font-size: 1.33em;
  position: relative;
  top: -0.05em;
}
.elementor-widget-site-bios .site-bio-card.enabled {
  position: relative;
}
.elementor-widget-site-bios .site-bio-card.enabled .site-bio-name {
  background-color: #89185C;
  color: #FFFFFF;
}
.elementor-widget-site-bios .site-bio-card.enabled .site-bio-name::before {
  opacity: 0;
}
.elementor-widget-site-bios .site-bio-card.enabled::after {
  content: "";
  position: absolute;
  height: 25px;
  top: calc(100% + 25px);
  left: calc(-100vw + 20%);
  width: 200vw;
  background-image: url("img/bioarrow-expanded.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 25px;
}
.elementor-widget-site-bios .site-bio {
  display: flex;
  position: relative;
}
.elementor-widget-site-bios .site-bio::after {
  content: "";
  background-image: url("img/bio-insights.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  width: 250px;
  height: calc(100% + 20px);
  position: absolute;
  top: 10px;
  left: 0;
  z-index: -1;
  opacity: 0.9;
}
@media (max-width: 700px) {
  .elementor-widget-site-bios .site-bio::after {
    display: none;
  }
}
.elementor-widget-site-bios .site-bio .site-bio-insights {
  flex: 0 0 calc((100% + 2 * var(--spacing)) / 4);
}
.elementor-widget-site-bios .site-bio .site-bio-main {
  flex: 1 1 auto;
}
@media (max-width: 950px) {
  .elementor-widget-site-bios .site-bio .site-bio-insights {
    flex: 0 0 225px;
  }
}
@media (max-width: 700px) {
  .elementor-widget-site-bios .site-bio {
    flex-direction: column-reverse;
  }
  .elementor-widget-site-bios .site-bio .site-bio-insights {
    padding-top: 30px;
    flex: 1 1 auto;
  }
  .elementor-widget-site-bios .site-bio .site-bio-insights:empty {
    display: none;
  }
}
.elementor-widget-site-bios .site-bio .site-bio-insights {
  position: relative;
  box-sizing: border-box;
  padding-right: 60px;
}
.elementor-widget-site-bios .site-bio .site-bio-insights h3 {
  margin-top: 0;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #7C8886;
}
.elementor-widget-site-bios .site-bio .site-bio-insights a {
  color: #222E34;
  text-decoration: underline;
}
.elementor-widget-site-bios .site-bio .site-bio-insights ul {
  padding: 0;
  font-size: 0.8889rem;
  list-style-type: none;
}
.elementor-widget-site-bios .site-bio .site-bio-insights ul li:not(:last-child) {
  padding-bottom: 1em;
}
.elementor-widget-site-bios .site-bio {
  display: none;
  flex: 0 0 calc(100% - 30px);
  margin: 15px;
  border-bottom: 4px solid #D8DBDB;
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
  /*
  &::before
  {
    content: '';
    position: absolute;
    height: 25px;
    top: 0;
    left: calc(-200% + var(--site-bios-arrowoffset));
    width: 400%;
    background-image: url('img/bioarrow-expanded.svg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 25px;
  }
  */
}
.elementor-widget-site-bios .site-bio .site-bio-linkedin a {
  color: #222E34;
  font-size: 32px;
}
.elementor-widget-site-bios .site-bio .site-bio-namepronouns {
  font-size: 1.3333rem;
  line-height: 1.2675;
}
.elementor-widget-site-bios .site-bio .site-bio-pronouns {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #B0B8B6;
}

.site-logos {
  --site-logos-columns: 4;
  --site-logos-padding: 15px;
  --site-logos-height: 125px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--site-logos-padding));
  justify-content: center;
}
.site-logos .site-logo {
  display: block;
  flex: 0 0 calc(100% / var(--site-logos-columns) - 30px);
  margin: var(--site-logos-padding);
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--site-logos-height);
}
.site-logos .site-logo img {
  display: block;
  width: var(--site-logo-width);
}
@media (max-width: 900px) {
  .site-logos {
    --site-logos-columns: 3;
  }
}
@media (max-width: 700px) {
  .site-logos {
    --site-logos-columns: 2;
  }
}
@media (max-width: 400px) {
  .site-logos {
    --site-logos-columns: 1;
  }
}

.site-posts {
  --site-posts-columns: 3;
  --site-posts-padding: 15px;
  display: flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--site-posts-padding)) !important;
  line-height: 1.2675;
}
@media (max-width: 1200px) {
  .site-posts {
    --site-posts-columns: 3 !important;
  }
}
@media (max-width: 950px) {
  .site-posts {
    --site-posts-columns: 2 !important;
  }
}
@media (max-width: 600px) {
  .site-posts {
    --site-posts-columns: 1 !important;
    --site-posts-padding: 10px;
  }
}
.site-posts .site-post {
  flex: 0 0 calc(100% / var(--site-posts-columns) - 2 * var(--site-posts-padding));
  margin: var(--site-posts-padding);
  box-sizing: border-box;
  border: 1px solid #B0B8B6;
  display: flex;
  flex-direction: column;
  color: #222E34;
}
.site-posts .site-post:hover {
  background-color: #F3F2F3;
}
.site-posts .site-post > *:nth-last-child(2) {
  flex-grow: 1;
}
.site-posts .site-post > *:not(:last-child) {
  margin-bottom: 15px;
}
.site-posts .site-post-image {
  height: 0;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 25px !important;
}
.site-posts .site-post-image img {
  position: absolute;
  top: 25%;
  left: 12%;
  width: 76%;
  height: 50%;
  object-fit: cover;
  background-color: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.site-posts .site-post-image-padded img {
  padding: 15px;
  object-fit: contain;
}
.site-posts .site-post[data-category=client-profiles] .site-post-image {
  background-image: url("img/post-bg1.png");
}
.site-posts .site-post[data-category=articles] .site-post-image {
  background-image: url("img/post-bg3.png");
}
.site-posts .site-post[data-category=reports] .site-post-image {
  background-image: url("img/post-bg2.png");
}
.site-posts .site-post-title {
  font-size: 1.3333rem;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0 20px;
}
.site-posts .site-post-excerpt, .site-posts .site-post-authors, .site-posts .site-post-advisors {
  font-size: 0.7778rem;
  margin: 0;
  padding: 0 20px;
}
.site-posts .site-post-categories {
  text-transform: uppercase;
  font-size: 0.6667rem;
  font-weight: 700;
  padding: 0 20px 20px 20px;
}

body.single-post .site-posts {
  justify-content: center;
}

.site-postcats {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -10px;
  /*
  @media (max-width: 925px)
  {
    li
    {
      flex: 0 0 25%;
    }
  }
  */
}
.site-postcats li {
  display: block;
  margin: 10px;
}
.site-postcats button {
  display: block;
  color: #222E34 !important;
  background-color: #F3F2F3 !important;
  border: 1px solid #D8DBDB !important;
  padding: 15px 30px;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  min-width: 190px;
  margin: 0 auto;
}
.site-postcats li.active button {
  color: #FFFFFF !important;
  background-color: #222E34 !important;
  border: 1px solid #222E34;
}

.site-postnav {
  display: flex;
  justify-content: space-between;
}
.site-postnav a {
  display: block;
  text-transform: uppercase;
  font-size: 0.7778rem;
  color: #222E34;
  background-size: contain;
  background-repeat: no-repeat;
}
.site-postnav .site-postnav-back {
  padding-top: 2px;
  background-image: url("img/arrow-back.svg");
  background-position: left center;
  padding-left: 20px;
  position: relative;
}
.site-postnav .site-postnav-forward {
  background-image: url("img/arrow-forward.svg");
  background-position: right center;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 1050px) {
  .site-postnav .site-postnav-back, .site-postnav .site-postnav-forward {
    position: static;
  }
}

.site-postheader {
  font-size: 0.7778rem;
  display: flex;
  justify-content: space-between;
}
.site-postheader .site-postheader-meta {
  font-style: italic;
}
.site-postheader .site-postheader-meta > .site-postheader-date:not(:last-child) {
  margin-bottom: 10px;
}
.site-postheader .site-postheader-meta > .site-postheader-authors:not(:last-child) {
  margin-bottom: 3px;
}
.site-postheader .site-postheader-downloads {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
.site-postheader .site-postheader-download {
  padding: 10px 20px;
  background-color: #FFFFFF !important;
  color: #222E34 !important;
  border: 1px solid #222E34 !important;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: block;
}
.site-postheader .site-postheader-download:hover {
  background-color: #222E34 !important;
  color: #FFFFFF !important;
}
.site-postheader .site-postheader-download i {
  padding-right: 10px;
  font-size: 1.5em;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.site-postheader .site-postheader-download:not(:first-child) {
  margin-top: 10px;
}
@media (max-width: 750px) {
  .site-postheader {
    flex-direction: column;
  }
  .site-postheader .site-postheader-downloads {
    padding-left: 0;
    padding-top: 25px;
  }
}

.site-news {
  position: relative;
  --site-news-position: 0;
  --site-news-columns: 4;
}
@media (max-width: 1300px) {
  .site-news {
    --site-news-columns: 3;
  }
}
@media (max-width: 1050px) {
  .site-news {
    --site-news-columns: 2;
  }
}
@media (max-width: 700px) {
  .site-news {
    --site-news-columns: 1;
  }
}

.site-news-items-container {
  overflow: hidden;
}

.site-news-items {
  display: flex;
  margin: 0 -15px;
  transform: translateX(calc(-100% / var(--site-news-columns) * var(--site-news-position)));
  transition: transform 0.25s;
}

.site-news-item {
  flex: 0 0 calc(100% / var(--site-news-columns) - 30px);
  margin: 0 15px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #B0B8B6;
  display: flex;
  flex-direction: column;
  color: #222E34;
  background-image: url("img/quote2.svg");
  background-repeat: no-repeat;
  background-position: top right;
}
.site-news-item p {
  margin: 0;
}

.site-news-previous button, .site-news-next button {
  background-color: transparent !important;
  height: 53px;
  width: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  position: absolute;
  top: 37.2031%;
}
.site-news-previous button:hover, .site-news-next button:hover {
  background-color: transparent !important;
}

.site-news-previous button {
  background-image: url("img/arrow-previous.svg");
  left: -55px;
}

.site-news-next button {
  background-image: url("img/arrow-next.svg");
  left: calc(100% + 30px);
}

.site-news-title {
  font-size: 1.3333rem;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
}

.site-news-date {
  flex-grow: 1;
}

.site-news-more {
  margin-top: 30px;
}
.site-news-more a {
  color: #FFFFFF;
  display: block;
  background-color: #222E34;
  padding: 15px 30px;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.grecaptcha-badge {
  z-index: 10;
}

.site-contact2-error, .site-contact2-success {
  display: none;
  color: #FFFFFF;
  font-size: 15px;
  padding-top: 1rem;
  padding-left: 5px;
}
.site-contact2-error a, .site-contact2-success a {
  color: #EEB007 !important;
}

.site-contact2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -5px;
  margin-bottom: -5px;
  margin-right: -5px;
}
@media (max-width: 700px) {
  .site-contact2 {
    margin-left: -5px;
  }
}
.site-contact2 div {
  flex: 0 0 100%;
  padding: 5px;
}
.site-contact2 input[type=text], .site-contact2 input[type=email], .site-contact2 textarea {
  font-size: 15px;
  padding: 8px 14px;
  width: 100%;
  display: block;
  color: #222E34 !important;
  line-height: 1.4;
}
.site-contact2 input[type=text]::placeholder, .site-contact2 input[type=email]::placeholder, .site-contact2 textarea::placeholder {
  color: #7C8886 !important;
}
.site-contact2 input[type=text]:focus, .site-contact2 input[type=email]:focus, .site-contact2 textarea:focus {
  outline: 3px solid #EEB007;
  outline-offset: -1px;
}
.site-contact2 div:nth-child(1), .site-contact2 div:nth-child(2) {
  flex: 0 0 50%;
}
.site-contact2 div:nth-child(5) {
  flex: 0 0 66.6666666667%;
}
.site-contact2 div:nth-child(6) {
  flex: 0 0 33.3333333333%;
}
.site-contact2 textarea, .site-contact2 label {
  flex: 0 0 100%;
  color: #FFFFFF;
}
.site-contact2 .site-contact2-checkbox-container {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.site-contact2 label {
  font-size: 0.7778rem;
  padding-left: 9px;
  line-height: 20px;
  position: relative;
  top: 1.5px;
}
.site-contact2 input[type=checkbox]:focus + label {
  color: #EEB007;
}
.site-contact2 input[type=checkbox] {
  flex: 0 0 auto;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #FFFFFF !important;
  display: inline-block;
  margin: 0;
  position: relative;
}
.site-contact2 input[type=checkbox]:focus {
  border-color: #EEB007 !important;
  outline: 0;
}
.site-contact2 input[type=checkbox]:checked {
  background-color: #222E34 !important;
}
.site-contact2 input[type=checkbox]:checked::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  color: #FFFFFF;
  top: 1px;
  left: 1.5px;
  font-size: 0.7rem;
}
.site-contact2 input[type=submit] {
  background-color: transparent;
  border: 1px solid #FFFFFF !important;
  color: #FFFFFF;
  padding: 10px 30px;
  font-size: 15px;
}
.site-contact2 input[type=submit]:hover, .site-contact2 input[type=submit]:focus {
  outline: 0;
  border-color: #EEB007 !important;
  color: #EEB007;
}

.elementor-widget-site-announcement {
  opacity: 0;
  transition: opacity 0.5s;
}
.elementor-widget-site-announcement p {
  margin: 0;
}
.elementor-widget-site-announcement a {
  color: #00757D;
}

.elementor-location-header section:first-child .elementor-widget-site-announcement {
  text-align: right;
  padding-right: 20px;
  padding-top: 10px;
}

.elementor-location-header section:first-child .elementor-widget-site-announcement,
.elementor-sticky--active .elementor-widget-site-announcement {
  opacity: 1;
}

div[data-elementor-type=header].-no-announcement .elementor-top-section:first-child .elementor-top-column:last-child,
div[data-elementor-type=header].-no-announcement .elementor-top-section:last-child .elementor-top-column:first-child {
  display: none;
}

@media (max-width: 1000px) {
  div[data-elementor-type=header] .menu-item a {
    font-size: 16px !important;
  }
}
@media (max-width: 750px) {
  div[data-elementor-type=header].-has-announcement .elementor-top-section:first-child .elementor-container {
    flex-direction: column;
  }
  div[data-elementor-type=header].-has-announcement .elementor-top-section:first-child .elementor-container .elementor-widget-site-announcement {
    padding-right: 0;
  }
  div[data-elementor-type=header].-has-announcement .elementor-top-section:first-child .elementor-container .elementor-widget-site-announcement .elementor-widget-container {
    text-align: center !important;
  }

  div[data-elementor-type=header] .elementor-sticky .elementor-widget-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  div[data-elementor-type=header] .elementor-top-section:nth-child(2) .elementor-top-column:first-child {
    display: none;
  }
}
.site-post-header {
  background-image: url("img/post-header-bg1.png");
}

body.site-post-header-client .site-post-header {
  background-image: url("img/post-header-bg2.png");
}

body.site-post-header-article .site-post-header {
  background-image: url("img/post-header-bg3.png");
}

.site-post-header {
  background-size: cover;
  background-position: top center;
  padding-top: 115px;
  padding-bottom: 175px;
}
.site-post-header .elementor-post-info a {
  color: #222E34;
  pointer-events: none;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
}
.site-post-header .elementor-heading-title {
  font-size: 2.6667rem;
  max-width: 770px;
  margin: 0 auto;
  line-height: 1.25;
  font-weight: 400;
}

.site-post-main > .elementor-container > .elementor-top-column {
  max-width: 895px;
  box-sizing: border-box;
  margin: -170px auto 0 auto;
  padding: 60px 90px;
  background-color: #FFFFFF;
}

.site-post-content {
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px) !important;
}
.site-post-content .elementor-widget-site-markdown--style-14 {
  line-height: 1.4286;
}

.elementor-post-info__item--type-date {
  pointer-events: none;
  color: #222E34;
  font-size: 0.7778rem;
  font-weight: 400;
}

@media (max-width: 1050px) {
  .site-post-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .site-post-main > .elementor-container > .elementor-top-column {
    max-width: none;
    margin-top: 0;
  }

  .site-post-main > .elementor-container > .elementor-top-column {
    padding: 10px;
  }
}
@media (max-width: 750px) {
  .site-post-header {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .site-post-header .elementor-heading-title {
    font-size: 2rem;
  }
}
@media (max-width: 400px) {
  .site-post-header .elementor-heading-title {
    font-size: 1.75rem;
  }
}
/*
div[data-elementor-type=popup] .elementor-top-section
{
  padding: 10px !important;
}

.site-contact
{
  .elementor-field-type-checkbox
  {
    margin-top: 0.5rem;
  }

  .elementor-field-type-submit
  {
    display: block !important;
    margin-top: 0.5rem;

    button
    {
      padding: 10px 30px;
    }
  }

  .elementor-field-type-checkbox .elementor-field-option
  {
    display: flex;

    input, label
    {
      display: block;  
    }

    label
    {
      padding-left: 9px;
      font-size: 0.7778rem;
    }

    input[type=checkbox]
    {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 18px;
      height: 18px;
      border: 1px solid $onyx;
      display: inline-block;
      margin: 0;
      position: relative;

      &:checked
      {
        background-color: $onyx !important;
      }

      &:checked::after
      {
        content: '\f00c';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        color: $white;
        top: 1px;
        left: 1.5px;
        font-size: 0.7rem;
      }
    }

  }
}
*/
.site-footer .elementor-widget-site-heading {
  text-transform: uppercase;
  color: #EEB007;
}
.site-footer .site-contact input[type=checkbox] {
  border-color: #FFFFFF !important;
}
.site-footer .site-contact button {
  background-color: transparent !important;
  border: 1px solid #FFFFFF !important;
}
.site-footer .site-contact button:hover {
  border: 1px solid #FFFFFF;
}

.site-footer-logo,
.site-footer-contact-heading {
  height: 90px;
}

.site-footer-left .elementor-widget-wrap {
  flex-direction: column;
}
.site-footer-left .elementor-widget-wrap .elementor-widget {
  width: auto;
}
.site-footer-left .elementor-widget-wrap .site-footer-bcorp {
  padding-top: 10px;
  flex-grow: 1;
}

@media (max-width: 700px) {
  .site-footer .site-footer-logo, .site-footer .site-footer-contact-heading {
    height: auto;
  }
  .site-footer .site-footer-logo {
    padding-bottom: 15px;
  }
  .site-footer > .elementor-container {
    flex-direction: column-reverse;
    align-items: stretch;
    justify-content: flex-start;
  }
  .site-footer .elementor-top-column {
    width: auto !important;
    flex: 1 1 auto;
  }
  .site-footer .elementor-top-column:last-child {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}

/*!
Theme Name: Open Impact
Template: pl3base
*/
@font-face {
  font-family: "Mark OT";
  src: url("fonts/MarkOT.eot");
  src: url("fonts/MarkOT.woff") format("woff"), url("fonts/MarkOT.ttf") format("truetype"), url("fonts/MarkOT.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mark OT";
  src: url("fonts/MarkOT-Bold.eot");
  src: url("fonts/MarkOT-Bold.woff") format("woff"), url("fonts/MarkOT-Bold.ttf") format("truetype"), url("fonts/MarkOT-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: bold;
  font-style: normal;
}
html {
  font-size: 18px;
  line-height: 1.3333;
}

body {
  color: #222E34;
  font-family: "Mark OT", sans-serif;
  margin: 0;
  padding: 0;
  min-width: 320px;
  overflow-x: hidden;
}

input,
textarea {
  border-radius: 0 !important;
  font-family: "Mark OT", sans-serif;
  border: 1px solid #222E34 !important;
}

button {
  border-radius: 0 !important;
  background-color: #222E34 !important;
  color: #FFFFFF !important;
  transition-property: none !important;
  border: 0 !important;
  cursor: pointer;
  /*
  &:hover
  {
    background-color: $galaxy !important;
    color: $white !important;
  }
  */
}

::placeholder {
  color: #222E34 !important;
  opacity: 1 !important;
}

body.home .site-header-logo {
  pointer-events: none;
}

/*# sourceMappingURL=style.css.map */
