body.homepage section.hero.active .callout {
  opacity: 1;
}
body.homepage section.hero .callout {
  position: absolute;
  top: 90px;
  padding-left: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s linear;
  height: 142px;
  width: 180px;
}
@media only screen and (min-width: 768px) {
  body.homepage section.hero .callout {
    top: 145px;
    height: 239px;
    width: 270px;
  }
}
@media only screen and (min-width: 1024px) {
  body.homepage section.hero .callout {
    top: 110px;
    height: 209px;
    width: 235px;
  }
}
@media only screen and (min-width: 1200px) {
  body.homepage section.hero .callout {
    top: 150px;
    height: 209px;
    width: 256px;
  }
}
@media only screen and (max-height: 767px) and (orientation: landscape) {
  body.homepage section.hero .callout {
    transform: translateX(0);
  }
}
@media only screen and (min-height: 600px) and (max-height: 767px) and (orientation: portrait) {
  body.homepage section.hero .callout {
    height: 162px;
    width: 200px;
  }
}
@media only screen and (min-height: 730px) and (max-height: 832px) and (orientation: portrait) {
  body.homepage section.hero .callout {
    height: 172px;
    width: 210px;
    top: 130px;
  }
}
@media only screen and (height: 731px) and (orientation: portrait) {
  body.homepage section.hero .callout {
    top: 110px;
  }
}
@media only screen and (height: 812px) and (orientation: portrait) {
  body.homepage section.hero .callout {
    top: 100px;
  }
}
@media only screen and (max-width: 736px) and (max-height: 414px) and (orientation: landscape) {
  body.homepage section.hero .callout {
    top: 132px;
    width: 175px;
    margin-left: 10px;
  }
}
@media only screen and (width: 812px) and (orientation: landscape) {
  body.homepage section.hero .callout {
    top: 112px;
    height: 122px;
    width: 147px;
    margin-left: 10px;
  }
  body.homepage section.hero .callout .animate-logo {
    left: 6px !important;
  }
}
@media only screen and (max-width: 667px) and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.hero .callout {
    top: 117px !important;
  }
}
@media only screen and (max-width: 568px) and (max-height: 320px) and (orientation: landscape) {
  body.homepage section.hero .callout {
    top: 79px !important;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) {
  body.homepage section.hero .callout {
    top: 160px;
    height: 309px;
    width: 335px;
  }
  body.homepage section.hero .callout .animate-logo {
    left: -15px !important;
    top: 55px;
  }
}
body.homepage section.hero .callout .animate-logo {
  position: absolute;
  top: 20px;
  width: 40%;
  left: 0;
}
@media screen and (width: 768px) and (orientation: portrait) {
  body.homepage section.hero .callout .animate-logo {
    left: -5px;
    top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  body.homepage section.hero .callout .animate-logo {
    top: 30px;
  }
}
body.homepage section.hero .callout img {
  width: 100%;
}
body.homepage section.hero .callout img.page-logo {
  height: 100%;
  width: 100%;
  padding-left: 20px;
}
body.homepage section.hero .column-left .home-part-inner,
body.homepage section.hero .column-right .home-part-inner {
  background-image: url(../assets/images/homepage/hero/homepage-hero-mobile.jpg);
}
@media only screen and (min-width: 768px) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/homepage-hero.jpg);
  }
}
@media only screen and (max-width: 812px) and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/812x375-2x.jpg);
  }
}
@media only screen and (max-width: 736px) and (max-height: 414px) and (orientation: landscape) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/736x414-2x.jpg);
  }
}
@media only screen and (max-width: 667px) and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/668x375-2x.jpg);
  }
}
@media only screen and (max-width: 568px) and (max-height: 320px) and (orientation: landscape) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/568x320-2x.jpg);
  }
}
@media only screen and (width: 1280px) and (max-height: 768px) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/1280x768-2x.jpg);
  }
}
@media only screen and (width: 1368px) and (max-height: 768px) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/1368x768-2x.jpg);
  }
}
@media only screen and (width: 1440px) and (max-height: 768px) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/1440x768-2x.jpg);
  }
}
@media only screen and (width: 1440px) and (max-height: 900px) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/1440x900-2x.jpg);
  }
}
@media only screen and (min-width: 1200px) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-image: url(../assets/images/homepage/hero/homepage-hero-xl.jpg);
  }
}
@media only screen and (min-width: 1024px) {
  body.homepage section.hero .column-left .home-part-inner,
  body.homepage section.hero .column-right .home-part-inner {
    background-position: center;
  }
}
body.homepage section.hero .column-left {
  display: none;
}
@media only screen and (min-width: 1024px) {
  body.homepage section.hero .column-left {
    display: block;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.hero .column-left {
    display: block;
  }
}
body.homepage section.hero .column-right {
  height: 100% !important;
}
body.homepage section.hero .column-right .home-part-inner {
  display: flex;
  justify-content: center;
}
body.homepage section.hero .down-arrow .inner {
  position: relative;
}
body.homepage section.hero .down-arrow .inner a {
  color: #3c1053;
  position: relative;
}
body.homepage section.hero .down-arrow .inner a:before {
  content: '';
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: white;
  opacity: 0.4;
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  z-index: 1;
  transition: opacity 0.2s cubic-bezier(0.43, 0.195, 0.02, 1);
}
body.homepage section.hero .down-arrow .inner a:after {
  position: absolute;
  z-index: 5;
}
body.homepage section.hero .down-arrow .inner a:hover:before {
  opacity: 0.8;
}
body.homepage section.hero:not(.active) .down-arrow {
  opacity: 0;
  transition: opacity 0.2s linear;
}

body.homepage.fp-viewing-hero > .main-header {
  border-bottom: none;
  background-color: transparent;
  transition: border-bottom 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.sectionpage section.hero {
  flex-direction: column-reverse;
}
.sectionpage section.hero .section-part {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}
.sectionpage section.hero .section-part-inner {
  overflow: hidden;
  position: absolute;
  width: 200%;
  height: 100%;
  background-size: cover;
}
@media screen and (max-width: 840px) {
  .sectionpage section.hero .section-part-inner {
    width: 100%;
    height: 50%;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.hero .section-part-inner {
    width: 200%;
    height: 100%;
  }
}
@media only screen and (max-width: 840px) and (orientation: portrait) {
  .sectionpage section.hero .section-part-inner {
    height: 100%;
  }
}
.sectionpage section.hero .column-left {
  left: 0;
}
.sectionpage section.hero .column-left .section-part-inner {
  background-position-x: left;
}
.sectionpage section.hero .column-right {
  left: 50%;
}
@media only screen and (max-width: 840px) and (orientation: portrait) {
  .sectionpage section.hero .column-right {
    left: 0;
  }
}
.sectionpage section.hero .column-right .section-part-inner {
  right: 0;
}
@media screen and (max-width: 840px) {
  .sectionpage section.hero .column-left .section-part-inner,
  .sectionpage section.hero .column-right .section-part-inner {
    background-position: center;
  }
}
.sectionpage section.hero .overlay {
  background: white;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  position: absolute;
  width: 420px;
  padding: 70px;
  left: calc(50% - 440px);
  top: 70%;
  transform: translateY(-50%);
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .sectionpage section.hero .overlay {
    padding: 50px;
  }
}
@media screen and (max-width: 840px) {
  .sectionpage section.hero .overlay {
    width: 100%;
    height: 50%;
    padding: 60px 50px 0px;
    left: 0;
    top: 0;
    transform: translateY(0%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 1;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.hero .overlay {
    width: 50%;
    padding: 20px;
    top: 80%;
    transform: translateY(0%);
    height: calc(100% - 59px);
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
  }
}
@media screen and (max-width: 375px) {
  .sectionpage section.hero .overlay {
    padding: 60px 20px 0px;
  }
}
.sectionpage section.hero .overlay h1 {
  font-weight: 600;
}
.sectionpage section.hero .overlay .section-color {
  font-size: 15px;
}
.sectionpage section.hero .overlay h3 {
  margin-bottom: 20px;
}
@media screen and (max-width: 375px) {
  .sectionpage section.hero .overlay h3 {
    margin-bottom: 10px;
  }
}
.sectionpage section.hero .overlay img {
  width: 220px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sectionpage section.hero .overlay img {
    width: 190px;
  }
}
@media screen and (max-width: 320px) {
  .sectionpage section.hero .overlay img {
    width: 150px;
  }
}
.sectionpage section.hero .feature {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.43, 0.195, 0.02, 1);
  transform: translateY(60%);
}
.sectionpage section.hero .feature:nth-child(2) {
  transition-delay: 0.2s;
}
.sectionpage section.hero .feature:last-child p {
  margin-bottom: 0;
}
.sectionpage section.hero.active.fp-completely .overlay {
  opacity: 1;
  top: 50%;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 840px) {
  .sectionpage section.hero.active.fp-completely .overlay {
    top: 0;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.hero.active.fp-completely .overlay {
    top: 59px;
    opacity: 1;
  }
}
.sectionpage section.hero.active.fp-completely .feature {
  transform: translateY(0px);
  opacity: 1;
}