@media screen and (min-width: 1000px) {
  .custom-html--sitecore .new-row {
    max-width: 61.25em !important;
  }
}
@media screen and (min-width: 2500px) {
  .custom-html--sitecore .carousel {
    overflow: hidden;
  }
}
.custom-html--sitecore .Pagetitle-tag {
  opacity: 0;
  z-index: -99;
  position: absolute;
  width: 0%;
}
.custom-html--sitecore .section-container-4 .vid-container a,
.custom-html--sitecore .section-container-6 .img-container a {
  cursor: none !important;
}
.custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu,
.custom-html--sitecore .social-icon {
  outline: none !important;
}
.custom-html--sitecore .progress-bar-label {
  color: #4a4a4adb !important;
}
.custom-html--sitecore .section-container-1b .labels {
  /*	opacity: 0;*/
  padding-top: 5%;
  padding-left: 5%;
  /*	transition: padding 0.7s ease, opacity 0.5s ease; */
}
.custom-html--sitecore .section-container-1b .labels.label-1.isactive label,
.custom-html--sitecore .section-container-1b .labels.label-2.isactive label,
.custom-html--sitecore .section-container-1b .labels.label-3.isactive label,
.custom-html--sitecore .section-container-1b .labels.label-4.isactive label,
.custom-html--sitecore .section-container-1b .labels.label-5.isactive label,
.custom-html--sitecore .section-container-1b .labels.label-6.isactive label {
  opacity: 1;
  margin-left: 0%;
}
.custom-html--sitecore .section-container-1b .labels.label-1 label,
.custom-html--sitecore .section-container-1b .labels.label-2 label,
.custom-html--sitecore .section-container-1b .labels.label-3 label,
.custom-html--sitecore .section-container-1b .labels.label-4 label,
.custom-html--sitecore .section-container-1b .labels.label-5 label,
.custom-html--sitecore .section-container-1b .labels.label-6 label {
  opacity: 0;
  -webkit-transition: margin 0.7s ease, opacity 0.5s ease;
  -o-transition: margin 0.7s ease, opacity 0.5s ease;
  transition: margin 0.7s ease, opacity 0.5s ease;
  margin-left: -5%;
}
.custom-html--sitecore .section-container-1b .labels.label-1.isactive p,
.custom-html--sitecore .section-container-1b .labels.label-2.isactive p,
.custom-html--sitecore .section-container-1b .labels.label-3.isactive p,
.custom-html--sitecore .section-container-1b .labels.label-4.isactive p,
.custom-html--sitecore .section-container-1b .labels.label-5.isactive p,
.custom-html--sitecore .section-container-1b .labels.label-6.isactive p {
  opacity: 1;
  padding-top: 0%;
}
.custom-html--sitecore .section-container-1b .labels.label-1 p,
.custom-html--sitecore .section-container-1b .labels.label-2 p,
.custom-html--sitecore .section-container-1b .labels.label-3 p,
.custom-html--sitecore .section-container-1b .labels.label-4 p,
.custom-html--sitecore .section-container-1b .labels.label-5 p,
.custom-html--sitecore .section-container-1b .labels.label-6 p {
  opacity: 0;
  padding-top: 5%;
  -webkit-transition: padding 0.7s ease, opacity 0.5s ease;
  -o-transition: padding 0.7s ease, opacity 0.5s ease;
  transition: padding 0.7s ease, opacity 0.5s ease;
}
.custom-html--sitecore .section-container-1b .labels.label-1.isactive p {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.custom-html--sitecore .section-container-1b .labels.label-2.isactive p {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-1b .labels.label-3.isactive p {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .section-container-1b .labels.label-4.isactive p {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.custom-html--sitecore .section-container-1b .labels.label-5.isactive p {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-1b .labels.label-1.isactive label {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.custom-html--sitecore .section-container-1b .labels.label-2.isactive label {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.custom-html--sitecore .section-container-1b .labels.label-3.isactive label {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.custom-html--sitecore .section-container-1b .labels.label-4.isactive label {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.custom-html--sitecore .section-container-1b .labels.label-5.isactive label {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.custom-html--sitecore .section-container-1b .box-container.isactive .box-container-1 {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-1b .box-container.isactive .box-container-2 {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.custom-html--sitecore .animate_title.isactive p {
  top: 0px;
}
.custom-html--sitecore .animate_title p {
  position: relative;
  top: 15px;
}
.custom-html--sitecore .nav-bar-menu {
  width: 19%;
  text-align: left;
  font-size: 1.28rem;
  float: left;
  opacity: 0;
  color: #fff;
  height: 5.7rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: transparent;
  position: relative;
  padding: 0.3% 0.5%;
}
.custom-html--sitecore .nav-bar-menu-0 {
  width: 5%;
  text-align: center;
  padding: 1.5em;
}
.custom-html--sitecore .nav-bar-menu span {
  top: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  display: block;
}
.custom-html--sitecore .nav-bar-menu {
  width: auto;
  padding: 0.3% 1.5%;
}
.custom-html--sitecore .nav-bar-menu-0 {
  width: 5%;
  text-align: center;
  padding: 1.5em;
}
.custom-html--sitecore .sectionTitle {
  font-size: 3.7rem;
  font-family: "Graphik SemiBold", "Arial", Sans-Serif !important;
  line-height: 1;
  margin-bottom: 4.8rem;
}
.custom-html--sitecore .marquee-text .sectionTitle {
  font-size: 5.12rem;
  font-family: "Graphik SemiBold", "Arial", Sans-Serif !important;
  line-height: 1;
  margin-bottom: 0.5em;
}
.custom-html--sitecore .marquee-text p.sectionSubTitle {
  font-size: 2.88rem;
  font-family: "Graphik SemiBold", "Arial", Sans-Serif !important;
  line-height: 1;
  margin-bottom: 0.9em;
}
.custom-html--sitecore .marquee-text p.sectionDescription {
  font-size: 2.24rem;
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  line-height: 1.1;
}
@media only screen and (max-width: 1899px) {
  .custom-html--sitecore .marquee-text .sectionTitle {
    font-size: 4.8rem;
  }
  .custom-html--sitecore .marquee-text p.sectionSubTitle {
    font-size: 2.56rem;
  }
  .custom-html--sitecore .marquee-text p.sectionDescription {
    font-size: 1.92rem;
  }
  .custom-html--sitecore .section-container-1 .cta-scroll {
    bottom: -17%;
  }
}
.custom-html--sitecore .global .sectionTitle {
  font-size: 5.2rem;
  font-family: "Graphik SemiBold", "Arial", Sans-Serif !important;
  line-height: 1;
  margin-bottom: 3.2rem;
  margin-top: 1em;
}
.custom-html--sitecore p.sectionSubTitle {
  font-size: 3.3rem;
  font-family: "Graphik SemiBold", "Arial", Sans-Serif !important;
  line-height: 1;
  margin-bottom: 0.5em;
}
/* .custom-html--sitecore p.sectionDescription {
  font-size: 2.4rem;
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  line-height: 1.2;
} */
.custom-html--sitecore .section-container-1 .cta-scroll {
  bottom: -2%;
}
.custom-html--sitecore .animate_title.title-1.marquee-julie {
  opacity: 1;
  position: relative;
  text-align: left;
  top: 50%;
  left: 0;
  color: white;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  width: 44%;
  bottom: 0;
}
.custom-html--sitecore .animate_title.title-1.marquee-julie p {
  font-size: 2.6rem !important;
  font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
  line-height: 1.5;
}
.custom-html--sitecore .animate_title.title-1.marquee-julie p.marquee-profile {
  font-size: 1.8rem !important;
  font-family: "Graphik Medium", "Arial", Sans-Serif !important;
  line-height: 1.5 !important;
}
.custom-html--sitecore .animate_title.title-1.marquee-julie p {
  opacity: 0;
}
.custom-html--sitecore .animate_title.title-1.marquee-julie.isactive p {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .animate_title.title-1.marquee-julie.isactive p.marquee-profile {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .cta-more.marquee-cta {
  color: #fff;
}
.custom-html--sitecore .cta-more.marquee-cta.isactive {
  right: 0% !important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: relative;
  display: inline-block;
  -webkit-transition: opacity ease 0.8s;
  -o-transition: opacity ease 0.8s;
  transition: opacity ease 0.8s;
}
.custom-html--sitecore .cta-more-label {
  font-family: "Graphik Medium", "Arial", Sans-Serif;
  font-size: 19px;
  line-height: 1.25;
}
.custom-html--sitecore .marquee-cta .img-arrow-right {
  position: absolute;
}
.custom-html--sitecore .cta-more.marquee-cta .cta-more-arrow {
  left: 0px;
  top: 8px;
}
.custom-html--sitecore .cta-more.marquee-cta.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 8px;
}
.custom-html--sitecore .cta-more.marquee-cta.isactive .cta-more-box {
  border: 1px solid #fff;
}
.custom-html--sitecore .cta-more.marquee-cta {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.custom-html--sitecore .section-container-1 .cta-more.marquee-cta.isactive:hover .cta-more-box {
  height: 36px;
  border-radius: 25px 25px 25px 25px;
}
@media only screen and (min-width: 1025px) {
  .custom-html--sitecore .cta-more.isactive:hover .cta-more-box,
  .custom-html--sitecore .change-content .cta-more:hover .cta-more-box {
    width: 103% !important;
  }
}
.custom-html--sitecore .section-container-1 .text-center {
  bottom: 25%;
  -webkit-transform: translateY(53%);
  -ms-transform: translateY(53%);
  transform: translateY(53%);
}
@media only screen and (min-width: 1920px) {
  .custom-html--sitecore .section-container-1 .text-center {
    bottom: 25%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
}
@media only screen and (min-height: 1300px) {
  .custom-html--sitecore .section-container-1 .text-center {
    bottom: 25%;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-html--sitecore .new-row {
    padding: 1.25em 8% !important;
  }
  .custom-html--sitecore .ethics,
  .custom-html--sitecore .core-values,
  .custom-html--sitecore .our-culture {
    padding-left: 5em;
    padding-right: 5em;
  }
  .custom-html--sitecore .animate_title.title-1.marquee-julie {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .animate_title.title-1.marquee-julie {
    -webkit-transform: translateY(-85%);
    -ms-transform: translateY(-85%);
    transform: translateY(-85%);
  }
}
.custom-html--sitecore .marquee-text .sectionTitle,
.custom-html--sitecore .marquee-text .sectionDescription,
.custom-html--sitecore .marquee-text .sectionSubTitle {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .marquee-text.isactive .sectionTitle,
.custom-html--sitecore .marquee-text.isactive .sectionDescription,
.custom-html--sitecore .marquee-text.isactive .sectionSubTitle {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .marquee-text.isactive .sectionSubTitle {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .marquee-text.isactive .sectionDescription {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-8 .panel-1 {
    height: auto;
  }
  .custom-html--sitecore .section-container-8 .panel-2 {
    height: auto;
  }
  .custom-html--sitecore .cta-more.marquee-cta.isactive .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
  }
  .custom-html--sitecore .section-container-1 .cta-more.isactive .cta-more-box {
    top: 2px;
  }
  .custom-html--sitecore .cta-more.marquee-cta .cta-more-arrow {
    top: 7px;
  }
  .custom-html--sitecore .section-container-1 .cta-more .cta-more-label {
    margin-left: 40px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .mobile-view-options {
    position: absolute;
    top: 60px;
    z-index: 99;
    width: 100%;
  }
  .custom-html--sitecore .button.active {
    border: 2px solid #004DFF;
    font-weight: normal !important;
  }
  .custom-html--sitecore .button span {
    color: #004DFF;
  }
  .custom-html--sitecore .mobile-view-options .button {
    border-radius: 40px;
    background: transparent;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
    float: right;
    text-align: center;
    width: 5em;
    margin: 5px;
    line-height: 30px;
  }
  .custom-html--sitecore .mobile-view-options.isactive .button.active span {
    color: #004DFF;
  }
  .custom-html--sitecore .mobile-view-options.isactive .read-it-btn.button.active {
    border: 2px solid #004DFF;
  }
  .custom-html--sitecore .mobile-view-options.isactive .button span {
    color: #004DFF;
  }
}
.custom-html--sitecore .global .sectionTitle {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .global.isactive .sectionTitle {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .large-number {
  font-family: "Graphik Light", "Arial Black", Sans-Serif;
  font-size: 8.16rem;
  line-height: 1.1;
  font-weight: normal;
}
.custom-html--sitecore .num-desc {
  font-family: "Graphik Regular", "Arial Black", Sans-Serif !important;
  font-size: 1.53rem !important;
  line-height: 1;
  font-weight: normal;
}
.custom-html--sitecore .our-legacy .sectionTitle,
.custom-html--sitecore .our-legacy .sectionDescription {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .our-legacy.isactive .sectionTitle,
.custom-html--sitecore .our-legacy.isactive .sectionDescription {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .our-legacy.isactive .sectionDescription {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore #block-section-3 .animate_title.title-1 span {
  font-size: 6.8rem;
  font-family: Graphik Bold;
  color: #fff;
}
.custom-html--sitecore .cta-more.our-legacy-cta {
  display: inline-block;
  top: inherit;
  right: inherit;
  position: relative;
}
.custom-html--sitecore .our-legacy.isactive .legacy-box {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.custom-html--sitecore .legacy-box {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
  padding: 3em 8em;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-html--sitecore .animate_title {
    line-height: 0.9;
  }
}
@media screen and (max-width: 1600px) {
  .custom-html--sitecore .section-container-3,
  .custom-html--sitecore .section-container-3 .panel {
    height: 110vh;
  }
}
.custom-html--sitecore .core-values .sectionTitle,
.custom-html--sitecore .core-values .sectionDescription {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .core-values {
  padding-left: 9em;
  padding-right: 9em;
}
.custom-html--sitecore .core-values.isactive .sectionTitle,
.custom-html--sitecore .core-values.isactive .sectionDescription {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .core-values.isactive .sectionDescription {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .cta-more.core-values-cta {
  /* bottom: 40%; */
  position: relative;
  display: inline-block;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.custom-html--sitecore .ethics {
  padding-left: 9em;
  padding-right: 9em;
}
.custom-html--sitecore .ethics .sectionTitle,
.custom-html--sitecore .ethics .sectionDescription {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .ethics.isactive .sectionTitle,
.custom-html--sitecore .ethics.isactive .sectionDescription {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .ethics.isactive .sectionDescription {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .cta-more.ethics-cta {
  position: relative;
  display: inline-block;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.custom-html--sitecore .our-culture {
  padding-left: 9em;
  padding-right: 9em;
}
.custom-html--sitecore .our-culture .sectionTitle,
.custom-html--sitecore .our-culture .sectionDescription {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .our-culture.isactive .sectionTitle,
.custom-html--sitecore .our-culture.isactive .sectionDescription {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .our-culture.isactive .sectionDescription {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .our-culture {
  margin-bottom: 4em;
}
.custom-html--sitecore .cardTitle {
  font-family: "Graphik Light", "Arial Black", Sans-Serif;
  font-size: 2.88rem;
  line-height: 1.1;
  font-weight: normal;
  margin-bottom: 1.6rem;
}
.custom-html--sitecore h3.cardTitle:hover {
  text-decoration: none;
  -webkit-transition: ease 0.1s !important;
  -o-transition: ease 0.1s !important;
  transition: ease 0.1s !important;
  color: #004dff;
}
.custom-html--sitecore .cardDescription {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 1.62rem !important;
  line-height: 1.2 !important;
}
.custom-html--sitecore .card-content {
  padding-right: 15%;
  margin-top: 2em;
}
.custom-html--sitecore .section-container-3 .img-container {
  padding-top: 0px;
  height: 0px;
}
.custom-html--sitecore .section-container-3 .text-content p.cardDescription {
  padding-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out 0.1s;
  -o-transition: all 0.6s ease-out 0.1s;
  transition: all 0.6s ease-out 0.1s;
}
.custom-html--sitecore .section-container-4 .vid-container {
  padding-top: 0px;
  height: 0px;
  width: 100%;
  overflow: hidden;
  position: relative;
  cursor: none;
  -webkit-transition: height 0.7s ease;
  -o-transition: height 0.7s ease;
  transition: height 0.7s ease;
}
.custom-html--sitecore .section-container-4 .vid-container.trigger {
  height: 265px;
}
.custom-html--sitecore .section-container-4 .card-content.isactive .cardTitle {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container-4 .card-content .cardTitle {
  padding-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out 0.1s;
  -o-transition: all 0.6s ease-out 0.1s;
  transition: all 0.6s ease-out 0.1s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.custom-html--sitecore .section-container-4 .card-content p.cardDescription {
  padding-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out 0.1s;
  -o-transition: all 0.6s ease-out 0.1s;
  transition: all 0.6s ease-out 0.1s;
}
.custom-html--sitecore .section-container-4 .card-content.isactive p.cardDescription {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container-4 .vid-1.trigger {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.custom-html--sitecore .section-container-4 .vid-2.trigger {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-4 .vid-container img {
    width: 106%;
  }
  .custom-html--sitecore .mobile-placeholder .follow-cta-btn-mobile {
    opacity: 0;
    -webkit-transition: opacity ease 0.4s;
    -o-transition: opacity ease 0.4s;
    transition: opacity ease 0.4s;
  }
  .custom-html--sitecore .section-container-6 .panel-2 {
    height: auto !important;
  }
}
@media only screen and (max-width: 999px) {
  .custom-html--sitecore .section-container-6 .mobile-placeholder.trigger .follow-cta-btn-mobile {
    width: 60px;
    height: 60px;
    bottom: -15px;
  }
  .custom-html--sitecore .section-container-6 .mobile-placeholder.trigger .follow-cta-btn-mobile {
    bottom: -22px;
    right: 5%;
    width: 80px;
    height: 80px;
    opacity: 0;
    border-radius: 50px;
    background: #5200FF;
    position: absolute;
    padding: 5px;
    z-index: 10;
    line-height: 1.6rem;
    opacity: 1;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .custom-html--sitecore .section-container-6 .follow-cta-btn-mobile span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1 !important;
    font-size: 13px !important;
    font-family: Graphik semibold;
    text-align: center;
  }
  .custom-html--sitecore .mobile-placeholder {
    position: relative;
  }
  .custom-html--sitecore .section-container-4 .mobile-placeholder.trigger .follow-cta-btn-mobile {
    bottom: -20px;
    right: 5%;
    width: 80px;
    height: 80px;
    opacity: 0;
    border-radius: 50%;
    background: #5200FF;
    position: absolute;
    padding: 5px;
    z-index: 10;
    line-height: 1.6rem;
    opacity: 1;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .custom-html--sitecore .section-container-4 .follow-cta-btn-mobile span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1 !important;
    font-size: 13px !important;
    font-family: Graphik semibold;
    text-align: center;
  }
}
.custom-html--sitecore .culture-text .sectionTitle {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  top: 50%;
}
.custom-html--sitecore .culture-text.isactive .sectionTitle {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .panel-1 .culture-text .sectionTitle,
.custom-html--sitecore .panel-3 .culture-text .sectionTitle {
  font-size: 6.8rem;
  font-family: "Graphik Bold", "Arial", Sans-Serif !important;
  color: #fff;
  line-height: 0.85;
}
.custom-html--sitecore #block-section-5 .culture-text .change-content p:nth-child(1),
.custom-html--sitecore #block-section-5 .culture-text .change-content p:nth-child(2),
.custom-html--sitecore #block-section-5 .culture-text .change-content p:nth-child(3) {
  opacity: 0;
  position: relative;
  top: 15px;
}
.custom-html--sitecore #block-section-5 .culture-text.isactive .change-content p:nth-child(1),
.custom-html--sitecore #block-section-5 .culture-text.isactive .change-content p:nth-child(2),
.custom-html--sitecore #block-section-5 .culture-text.isactive .change-content p:nth-child(3) {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.6s ease;
  -o-transition: opacity 0.6s ease-in, top 0.6s ease;
  transition: opacity 0.6s ease-in, top 0.6s ease;
  top: 0px;
}
.custom-html--sitecore #block-section-5 .culture-text.isactive .change-content p:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  font-family: Graphik Bold !important;
}
.custom-html--sitecore #block-section-5 .culture-text.isactive .change-content p:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore #block-section-5 .culture-text.isactive .change-content p:nth-child(3) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.custom-html--sitecore .change-content {
  padding: 0px 15%;
  top: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.custom-html--sitecore .change-content .cta-more {
  display: inline-block;
  position: relative;
}
.custom-html--sitecore .culture-text .cta-more-box {
  top: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.custom-html--sitecore .culture-text.isactive .cta-more-box {
  left: 0;
  top: -13px;
  width: 36px;
  height: 36px;
  border: 1px solid #004DFF;
  border-radius: 50px;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore .culture-text.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.custom-html--sitecore .culture-text.isactive .cta-more {
  opacity: 1;
}
.custom-html--sitecore .culture-text.isactive .cta-more-label {
  opacity: 1;
}
.custom-html--sitecore #block-section-5 .panel-3 .sectionTitle {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  bottom: 50%;
}
.custom-html--sitecore .height-inherit {
  height: inherit;
}
.custom-html--sitecore .cta-more:hover {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-5 .panel-2 {
    height: 50vh !important;
  }
}
.custom-html--sitecore .section-container-3 .img-container {
  padding-top: 0px;
  height: 0px;
}
.custom-html--sitecore .section-container-3 .text-content p.cardDescription {
  padding-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out 0.1s;
  -o-transition: all 0.6s ease-out 0.1s;
  transition: all 0.6s ease-out 0.1s;
}
.custom-html--sitecore .section-container-6 .panel-1 .sectionTitle {
  color: black;
}
.custom-html--sitecore .section-container-6 .img-container.imgc-1.trigger {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.custom-html--sitecore .section-container-6 .img-container.imgc-2.trigger {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-6 .img-container.imgc-3.trigger {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .section-container-6 .img-container.imgc-4.trigger {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.custom-html--sitecore #block-section-6 .text-content {
  padding-right: 17%;
}
@media screen and (max-width: 1600px) {
  .custom-html--sitecore .section-container-6,
  .custom-html--sitecore .section-container-6 .panel {
    height: 120vh;
  }
  .custom-html--sitecore .section-container-6 .panel-2 {
    padding-top: 15vh;
  }
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-6 .panel-2 {
    padding-top: 2vh;
  }
  .custom-html--sitecore .section-container-6 .img-container img {
    width: 102%;
  }
  .custom-html--sitecore .section-container-6 .img-container.trigger {
    padding-top: 0px;
    height: 165px;
  }
  .custom-html--sitecore .section-container-6 .cardTitle {
    font-size: 2.4rem;
    line-height: 1;
  }
  .custom-html--sitecore .section-container-6 .mobile-placeholder .follow-cta-btn-mobile {
    opacity: 0;
    -webkit-transition: opacity ease 0.4s;
    -o-transition: opacity ease 0.4s;
    transition: opacity ease 0.4s;
  }
  .custom-html--sitecore .mobile-placeholder {
    position: relative;
  }
  .custom-html--sitecore .section-container-6 .img-container.imgc-3 {
    margin-top: 0;
  }
  .custom-html--sitecore .section-container-6 .img-container.imgc-2,
  .custom-html--sitecore .section-container-6 .img-container.imgc-4 {
    margin-top: 20px;
  }
  .custom-html--sitecore #block-section-6 .text-content {
    padding-right: 15%;
  }
  .custom-html--sitecore .section-container-6 .text-content.isactive .cardTitle {
    padding-top: 10px;
  }
}
.custom-html--sitecore .sub-header-container .cta-more {
  top: 0%;
  right: 0%;
}
.custom-html--sitecore .awards-box.awards-box span {
  font-size: 14px;
  font-family: Graphik Medium;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.8em;
}
.custom-html--sitecore .awards-box.awards-box label {
  font-size: 3rem;
  font-family: Graphik Light;
  font-weight: normal;
  line-height: 1.3;
}
.custom-html--sitecore .section-container-6b.isactive .awards-box {
  padding: 3% 3%;
}
.custom-html--sitecore .awards-box.awards-box-2.isactive {
  /*background-color: #004DFF;*/
  color: black;
}
.custom-html--sitecore .awards-header .sectionTitle,
.custom-html--sitecore .awards-header .sectionDescription {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .awards-header.isactive .sectionTitle,
.custom-html--sitecore .awards-header.isactive .sectionDescription {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .awards-box.isactive:hover {
  background-color: #004DFF;
  color: #fff;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
}
.custom-html--sitecore .section-container-6b .awards-box.awards-box-1.isactive {
  -webkit-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.custom-html--sitecore .section-container-6b .awards-box.awards-box-2.isactive {
  -webkit-transition: all ease 0.7s 0.1s;
  -o-transition: all ease 0.7s 0.1s;
  transition: all ease 0.7s 0.1s;
}
.custom-html--sitecore .section-container-6b .awards-box.awards-box-3.isactive {
  -webkit-transition: all ease 0.8s 0.1s;
  -o-transition: all ease 0.8s 0.1s;
  transition: all ease 0.8s 0.1s;
}
@media only screen and (min-width: 1920px) {
  .custom-html--sitecore .section-container-6b {
    height: 40em;
  }
  .custom-html--sitecore .section-container-6b .panel {
    height: auto;
  }
}
@media only screen and (max-width: 1900px) {
  .custom-html--sitecore .section-container-6b {
    height: 85vh;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-html--sitecore .section-container-6 .panel-2 {
    padding-top: 0;
  }
  .custom-html--sitecore .section-container-6b,
  .custom-html--sitecore .section-container-6b .panel-1 {
    height: auto;
    position: relative;
  }
}
.custom-html--sitecore .section-container-6b .cta-more {
  bottom: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-html--sitecore .awards-box.awards-box label {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-6b .panel-1 {
    margin-top: 8vh;
  }
  .custom-html--sitecore .awards-header .sectionTitle {
    font-size: 3.68rem !important;
  }
  .custom-html--sitecore .section-container-6b .awards-box {
    margin: 0;
    width: 100% !important;
  }
  .custom-html--sitecore .awards-box.awards-box-2.isactive {
    margin-top: 30%;
  }
  .custom-html--sitecore .section-container-6b .sub-header-container {
    height: auto;
  }
  .custom-html--sitecore .awards-header .sectionTitle {
    margin-bottom: 15px;
  }
  .custom-html--sitecore .section-container-6b .awards-box {
    padding: 20% 20%;
    border: none;
  }
  .custom-html--sitecore .section-container-6b .awards-box.awards-box-3.isactive {
    border: 1px solid #004DFF;
  }
  .custom-html--sitecore .section-container-6b .awards-box.awards-box-1.isactive {
    border-top: 1px solid #004DFF;
    border-left: 1px solid #004DFF;
    border-right: 1px solid #004DFF;
  }
  .custom-html--sitecore .section-container-6b .awards-box.awards-box-2.isactive {
    border-bottom: 1px solid #004DFF;
    border-top: 1px solid #004DFF;
    border-right: 1px solid #004DFF;
  }
  .custom-html--sitecore .awards-box.awards-box span {
    font-size: 10px;
  }
  .custom-html--sitecore .awards-box.awards-box label {
    font-size: 20px;
  }
  .custom-html--sitecore .section-container-6b .awards-box {
    padding: 20% 10%;
  }
  .custom-html--sitecore .section-container-6b .awards-box.awards-box-1.isactive {
    height: auto;
    position: relative;
  }
  .custom-html--sitecore .section-container-6b .awards-box.awards-box-3.isactive {
    height: 15em;
  }
  .custom-html--sitecore .awards-box-container .cta-more {
    margin-bottom: 1em;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .shared-container .sectionTitle {
    font-size: 3.68rem !important;
    line-height: 1 !important;
  }
  .custom-html--sitecore .cards li {
    width: 230px !important;
    height: 240px !important;
  }
  .custom-html--sitecore .container {
    width: 320px !important;
    height: 290px !important;
  }
  .custom-html--sitecore .carousel-img {
    /* width: 100%; */
    height: 100%;
    width: auto;
  }
}
.custom-html--sitecore .progress {
  width: 90%;
  height: 2px;
  margin-bottom: 3.2rem;
}
.custom-html--sitecore .section-container-7b .sectionTitle,
.custom-html--sitecore .section-container-6b .sectionTitle {
  font-size: 5.27rem;
  line-height: 5.28rem;
  font-family: "Graphik Semibold", "Arial", Sans-Serif;
}
.custom-html--sitecore .section-container-7b .text-center .sectionTitle,
.custom-html--sitecore .section-container-7b .text-center .sectionDescription {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .section-container-7b .text-center.isactive .sectionTitle,
.custom-html--sitecore .section-container-7b .text-center.isactive .sectionDescription {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .card-nav {
  margin-top: 40px;
  width: 100%;
  height: auto;
  border-radius: 10px;
  font-family: Arial;
  font-size: 53px;
  color: white;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
  /*margin-bottom: 3.2rem;*/
  text-align: center;
}
.custom-html--sitecore .arrow {
  cursor: pointer;
  -webkit-transition: margin 0.5s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.custom-html--sitecore .arrow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.custom-html--sitecore .arrow:active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.custom-html--sitecore .arrow-left {
  float: left;
}
.custom-html--sitecore .arrow-right {
  float: right;
}
.custom-html--sitecore .container {
  width: 420px;
  height: 350px;
  position: relative;
  -webkit-perspective: 1500px;
  perspective: 1450px;
  margin: auto;
  margin-top: 60px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.custom-html--sitecore .cards {
  display: block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: margin 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateZ(900px);
  transform: translateZ(900px);
}
.custom-html--sitecore .cards li {
  display: block;
  position: absolute;
  width: 310px;
  height: 300px;
  /*border-radius: 3px;*/
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 20px 10px 0 10px;
  background: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.custom-html--sitecore .card-nav .cta-more-arrow {
  position: absolute;
  top: 28px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-html--sitecore .card-nav .img-arrow-right {
  width: 1.3em;
  padding: 0 20px;
  position: absolute;
}
.custom-html--sitecore .card-nav .img-arrow-left {
  width: 1.3em;
  padding: 0 20px;
  position: absolute;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.custom-html--sitecore .card-nav .cta-more-box {
  position: relative;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  border: 1px solid #004DFF;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
}
.custom-html--sitecore .cta-more-box.arrow.arrow-right {
  float: right;
}
.custom-html--sitecore .cta-more-box.arrow.arrow-left {
  float: left;
}
.custom-html--sitecore .text-center,
.custom-html--sitecore .text-center-2 {
  text-align: center;
}
.custom-html--sitecore .section-container-7b .arrow:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.custom-html--sitecore .shared-container .sectionTitle {
  margin-bottom: 20px !important;
}
.custom-html--sitecore .shared-container {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.custom-html--sitecore .carousel-img {
  width: 100%;
}
.custom-html--sitecore .cards li {
  overflow: hidden;
  padding: 0;
}
.custom-html--sitecore .cards .img-container,
.custom-html--sitecore .cards .img-container a {
  cursor: none;
}
.custom-html--sitecore .cards .img-container img {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.custom-html--sitecore .cards .img-container:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
@media only screen and (max-width: 999px) and (min-width: 768px) {
  .custom-html--sitecore .cards li {
    width: 220px;
    height: 200px;
  }
  .custom-html--sitecore .container {
    width: 300px;
    height: 250px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1000px) {
  .custom-html--sitecore .container {
    width: 330px;
  }
  .custom-html--sitecore .cards li {
    width: 220px;
    height: 200px;
  }
}
.custom-html--sitecore .cta-btn.cards-cta-btn.cards-cta-btn-1.onactive {
  position: absolute;
}
.custom-html--sitecore .section-container-7b .cards .cards-cta-btn {
  position: absolute;
}
.custom-html--sitecore .section-container.section-container-7b {
  overflow: hidden;
}
.custom-html--sitecore .cta-progress-bar {
  color: #676767;
  width: 100%;
  position: relative;
  margin-top: 30px;
}
.custom-html--sitecore .progress {
  width: 90%;
  height: 2px !important;
  margin-bottom: 3.2rem !important;
}
.custom-html--sitecore .progress {
  overflow: hidden;
  height: 1.6rem;
  margin-bottom: 1.6rem;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.custom-html--sitecore .progress-bar {
  background-color: #004DFF !important;
}
.custom-html--sitecore .categoryTitle {
  font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
  font-size: 1.2rem !important;
  line-height: 1 !important;
}
.custom-html--sitecore .section-container-7b .SubsectionTitle {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 2.8rem !important;
  line-height: 1.1 !important;
  font-weight: normal;
  margin-bottom: 0.55em;
  margin-top: 0.65em;
}
.custom-html--sitecore h3.SubsectionTitle:hover {
  text-decoration: none;
  -webkit-transition: ease 0.1s !important;
  -o-transition: ease 0.1s !important;
  transition: ease 0.1s !important;
  color: #004dff;
}
.custom-html--sitecore .section-container-7b .Subsectiondescription {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 1.62rem !important;
  line-height: 1.3 !important;
}
.custom-html--sitecore .section-container-7b .new-row {
  padding-top: 5em !important;
}
.custom-html--sitecore .join-us {
  bottom: 15%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.custom-html--sitecore .join-us .animate_title {
  position: relative;
}
.custom-html--sitecore .join-us .title-1 {
  font-size: 5.27rem;
  line-height: 5.28rem;
  font-family: "Graphik Semibold", "Arial", Sans-Serif;
  margin-bottom: 1.6rem;
}
.custom-html--sitecore .join-us .title-2 {
  font-family: "Graphik Light", "Arial", Sans-Serif;
  bottom: 15% !important;
  font-size: 2rem !important;
  line-height: 1.5vw;
}
.custom-html--sitecore .join-us .animate_subtitle {
  display: block;
}
.custom-html--sitecore .cta-more.search.isactive {
  position: relative;
  display: inline-block;
  top: auto;
  bottom: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.custom-html--sitecore .join-us span {
  top: 15px;
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
}
.custom-html--sitecore .join-us .title-2 span {
  display: block;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .join-us .animate_subtitle.animate_title.title-2 {
    font-size: 1.6rem !important;
    line-height: 1.1 !important;
    position: relative;
  }
  .custom-html--sitecore .join-us .animate_title {
    font-size: 3.2rem !important;
    margin-bottom: 0.8rem !important;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    line-height: 5.28rem !important;
  }
  .custom-html--sitecore .join-us {
    bottom: -70%;
    position: relative;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore .join-us .cta-more.search.isactive {
    position: relative;
    display: inline-block;
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore .join-us .cta-more.isactive .cta-more-box {
    left: 0;
    top: 2px;
    width: 36px;
    height: 36px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore .join-us .title-2 span {
    display: block;
    margin-bottom: 1em;
  }
  .custom-html--sitecore .section-container-8 .panel-1 {
    height: 80vh;
  }
}
.custom-html--sitecore #block-section-8 .section-container-8 .panel-2 .animate_title {
  opacity: 1;
  position: relative;
  text-align: left;
  top: 50%;
  left: 0;
  color: white;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  width: 45%;
  bottom: 0;
}
.custom-html--sitecore .animate_title.careers {
  font-family: "Graphik Light", "Arial", Sans-Serif;
  line-height: 1.3 !important;
}
.custom-html--sitecore #block-section-8 .panel-2 .animate_title.isactive span:nth-child(1),
.custom-html--sitecore #block-section-8 .panel-3 .animate_title.isactive span:nth-child(1) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  opacity: 1;
}
.custom-html--sitecore #block-section-8 .panel-2 .animate_title.isactive span:nth-child(3),
.custom-html--sitecore #block-section-8 .panel-3 .animate_title.isactive span:nth-child(3) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
.custom-html--sitecore #block-section-8 .panel-2 .animate_title.isactive span {
  display: block;
}
.custom-html--sitecore #block-section-8 .section-container-8 .panel-2 .cta-more {
  color: #fff;
  bottom: 13%;
  right: 64%;
  display: inline-block;
}
.custom-html--sitecore .cta-more.careers {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.custom-html--sitecore #block-section-8 .section-container-8 .cta-more.isactive .cta-more-box {
  border: 1px solid #fff;
}
.custom-html--sitecore #block-section-8 .cta-more.careers.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 8px;
}
.custom-html--sitecore #block-section-8 .panel-2 .animate_title.isactive span:nth-child(5) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1;
}
.custom-html--sitecore #block-section-8 .panel-2 .animate_title.isactive span {
  display: block;
}
.custom-html--sitecore .animate_title.isactive span:nth-child(1),
.custom-html--sitecore .animate_title.isactive span:nth-child(2),
.custom-html--sitecore .animate_title.isactive span:nth-child(3),
.custom-html--sitecore .animate_title.isactive span:nth-child(4),
.custom-html--sitecore .animate_title.isactive span:nth-child(5) {
  opacity: 1;
}
.custom-html--sitecore #block-section-8 .panel-2 .animate_title span:nth-child(3),
.custom-html--sitecore .animate_title span:nth-child(5),
.custom-html--sitecore .animate_title span:nth-child(7) {
  opacity: 0;
}
.custom-html--sitecore span.careers-large {
  font-size: 4.32rem;
  line-height: 1.3;
  margin-bottom: 3.2rem;
  /*font-weight: bold;*/
}
.custom-html--sitecore .cta-more.careers .cta-more-arrow {
  left: 0px;
  top: 8px;
}
.custom-html--sitecore .section-container-8 .cta-more .img-arrow-right {
  width: 24px;
}
.custom-html--sitecore .careers .img-arrow-right {
  position: absolute;
  /* top: 9px; */
}
.custom-html--sitecore .section-container-8 .panel-2 .cta-more {
  width: auto;
  padding: 10px;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  z-index: 10;
}
.custom-html--sitecore .cta-more.careers.isactive {
  right: 0% !important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: relative;
}
.custom-html--sitecore .cta-more.careers {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-8 .panel-2 .text-container {
    position: absolute;
    top: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .custom-html--sitecore #block-section-8 .section-container-8 .panel-2 .animate_title {
    opacity: 1;
    position: relative;
    text-align: left;
    top: 50%;
    left: 0 !important;
    color: white;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 53% !important;
    bottom: 0;
  }
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    font-size: 1.76rem !important;
  }
  .custom-html--sitecore .animate_title.careers {
    font-family: "Graphik Light", "Arial", Sans-Serif;
    line-height: 1.3 !important;
  }
  .custom-html--sitecore .section-container-8 .panel-2 .img-3 {
    width: 250% !important;
    left: -75% !important;
  }
  .custom-html--sitecore span.careers-large {
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: bold;
  }
  .custom-html--sitecore .careers .cta-more.search.isactive {
    position: relative;
    display: inline-block;
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore .careers .cta-more.isactive .cta-more-arrow {
    left: 12px;
  }
  .custom-html--sitecore .careers .cta-more-label {
    margin-left: 35px;
  }
  .custom-html--sitecore .careers .cta-more.isactive .cta-more-box {
    left: 0;
    top: 5px;
    width: 36px;
    height: 36px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore #block-section-8 .cta-more.careers .cta-more-arrow {
    top: 8px;
  }
}
.custom-html--sitecore .progress-bar-label {
  right: 0% !important;
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 14px !important;
  top: -10px;
  line-height: 1 !important;
  display: block;
}
.custom-html--sitecore .progress-bar-label {
  position: relative;
  right: 17%;
  top: 10px;
  font-size: 1.6rem;
  color: #999;
}
.custom-html--sitecore .carousel-text-content {
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .progress-bar-label {
    top: 10px !important;
    display: block;
  }
  .custom-html--sitecore .card-nav {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .custom-html--sitecore .no-mobile-ipad {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .custom-html--sitecore .mobile-ipad {
    display: none;
  }
}
.custom-html--sitecore .cta-more.footer {
  color: #004DFF;
  position: relative;
  width: auto;
  bottom: 0%;
  right: 0%;
  z-index: 10;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  padding: 10px;
  display: inline-block;
}
.custom-html--sitecore .cta-more.footer .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-html--sitecore .cta-more.footer.isactive .cta-more-box {
  left: 0;
  top: 6px;
  width: 46px;
  height: 46px;
  border: 2px solid #fff;
  border-radius: 50px;
}
.custom-html--sitecore .cta-more.footer.isactive .cta-more-arrow {
  position: absolute;
  left: 25px;
  top: 12px;
}
.custom-html--sitecore .cta-more.footer .img-arrow-right {
  width: 38px;
}
.custom-html--sitecore .cta-more.footer.isactive .cta-more-label {
  margin-left: 65px;
  font-family: "Graphik Medium", "Arial", Sans-Serif;
  font-size: 32px !important;
  line-height: 1.25;
  color: #fff;
}
.custom-html--sitecore .row.footer-links-container:before {
  border: none !important;
}
.custom-html--sitecore #block-new-footer {
  background-color: black;
}
.custom-html--sitecore #block-new-footer {
  background-color: black;
}
.custom-html--sitecore #footer-block .row:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0.06em solid #ccc;
  /* border-width: 0.1rem; */
  border-top: 0;
  margin: 0 0.9375em;
}
.custom-html--sitecore .row.footer-links-container:before {
  border: none !important;
}
.custom-html--sitecore .Subscribe-Eyebrow p {
  font-size: 22px;
  color: white;
}
@media screen and (min-width: 768px) {
  .custom-html--sitecore #block-new-footer .content-module {
    padding-left: 0;
  }
  .custom-html--sitecore #block-new-footer .row {
    padding: 0;
    max-width: 120rem;
    margin: 0 auto;
    padding-left: 1.07em;
  }
  .custom-html--sitecore #block-new-footer .row .block-content {
    padding: 3.01rem 0 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-html--sitecore .new-row {
    padding: 1.25em 8% !important;
  }
  .custom-html--sitecore .ethics,
  .custom-html--sitecore .core-values,
  .custom-html--sitecore .our-culture {
    padding-left: 5em;
    padding-right: 5em;
  }
  .custom-html--sitecore .animate_title {
    font-size: 2.4rem !important;
    line-height: 2.4rem;
    font-size: 4rem !important;
    line-height: 0.9 !important;
    width: 100%;
  }
  .custom-html--sitecore .section-container-8 .panel-2 .text-container {
    position: absolute;
    top: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .custom-html--sitecore #block-section-8 .section-container-8 .panel-2 .animate_title {
    opacity: 1;
    position: relative;
    text-align: left;
    top: 50%;
    left: 0;
    color: white;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 53%;
    bottom: 0;
  }
  .custom-html--sitecore #block-section-8 .content-module {
    margin-bottom: 0 !important;
  }
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    font-size: 2.08rem !important;
  }
  .custom-html--sitecore .join-us {
    bottom: -70%;
    position: relative;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore .section-container-6 .panel-2 {
    height: auto !important;
  }
  .custom-html--sitecore .section-container-4 .vid-container.trigger {
    height: 235px;
  }
  .custom-html--sitecore .our-culture {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-1 .panel {
    height: 100vh;
  }
  .custom-html--sitecore .section-container-1 .text-center {
    bottom: 30%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  .custom-html--sitecore .marquee-text .sectionTitle {
    font-size: 4rem;
  }
  .custom-html--sitecore .marquee-text p.sectionSubTitle {
    font-size: 1.92rem;
  }
  .custom-html--sitecore .marquee-text p.sectionDescription {
    font-size: 1.6rem;
  }
  .custom-html--sitecore .animate_title.title-1.marquee-julie {
    top: 20%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    width: 100%;
  }
  .custom-html--sitecore .animate_title.title-1.marquee-julie p {
    font-size: 1.92rem !important;
    /*font-family: "Graphik Light","Arial",Sans-Serif !important;*/
    line-height: 1.2;
  }
  .custom-html--sitecore .mobile-padding {
    padding: 0 6%;
  }
  .custom-html--sitecore .marquee-text .row.new-row {
    padding: 0 8% !important;
  }
  .custom-html--sitecore .section-container-1 .cta-scroll {
    bottom: -12%;
  }
  .custom-html--sitecore .global .sectionTitle {
    font-size: 4rem;
  }
  .custom-html--sitecore .large-number {
    font-size: 5.6rem;
  }
  .custom-html--sitecore .section-container-1b .box-container {
    height: 40vh;
  }
  .custom-html--sitecore .section-container-1b .box-container .box-container-1 {
    width: 60%;
    left: 60%;
    top: 30%;
  }
  .custom-html--sitecore .section-container-1b .box-container .box-container-2 {
    width: 60%;
    left: 35%;
    top: 40%;
  }
  .custom-html--sitecore .section-container-1b .box-container.isactive .box-container-1 {
    top: 0%;
    left: 60%;
  }
  .custom-html--sitecore .section-container-1b .box-container .box-container-1 {
    width: 60%;
  }
  .custom-html--sitecore .section-container-1b .box-container.isactive .box-container-2 {
    top: 70%;
    left: 35%;
  }
  .custom-html--sitecore .section-container-1b .box-container .box-container-2 {
    width: 60%;
  }
  .custom-html--sitecore .sectionTitle {
    font-size: 2.88rem;
    margin-bottom: 3.68rem;
  }
  .custom-html--sitecore .sectionDescription {
    font-size: 1.6rem !important;
  }
  .custom-html--sitecore .legacy-box {
    padding: 2.5em 1em !important;
    margin-bottom: 6em;
  }
  .custom-html--sitecore .section-container-3 .panel-2 .new-row {
    margin-top: 5vh !important;
  }
  .custom-html--sitecore .cta-more.isactive .cta-more-box {
    left: 0;
    top: 2px;
    width: 36px;
    height: 36px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore .cta-more .cta-more-label {
    margin-left: 40px;
    text-align: left;
  }
  .custom-html--sitecore .cta-more .cta-more-arrow {
    top: 8px;
  }
  .custom-html--sitecore .cta-more.isactive .cta-more-arrow {
    top: 8px;
  }
  .custom-html--sitecore .cta-more-label {
    font-size: 16px;
  }
  .custom-html--sitecore .section-container-3 .panel {
    height: 70vh !important;
  }
  .custom-html--sitecore .section-container-3 .panel-2 {
    height: auto !important;
  }
  .custom-html--sitecore .section-container-3 .panel-1 .title-1 span {
    font-size: 4rem !important;
  }
  .custom-html--sitecore .section-container-3 .panel-1 .title-1 {
    line-height: 0.85 !important;
    font-family: "Graphik Bold", "Arial", Sans-Serif !important;
    color: #fff;
  }
  .custom-html--sitecore .section-container-4 .culture-card-holder {
    height: auto;
    max-height: 1000px;
  }
  .custom-html--sitecore .section-container-4 .panel {
    height: auto!important;
  }
  .custom-html--sitecore .section-container-4 {
    height: auto !important;
  }
  .custom-html--sitecore .section-container-2 {
    margin-bottom: 0;
  }
  .custom-html--sitecore .our-culture {
    margin-bottom: 0em;
  }
  .custom-html--sitecore .section-container-5 {
    height: auto !important;
    margin-top: 15vh;
  }
  .custom-html--sitecore .panel-1 .culture-text .sectionTitle {
    font-size: 4rem;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-box {
    width: 46px;
    height: 46px !important;
  }
  .custom-html--sitecore .section-container-5 .culture-text {
    position: relative !important;
    bottom: -30%;
    margin: 3em 0;
  }
  .custom-html--sitecore .section-container-5 .culture-text.curtain-title {
    position: absolute !important;
    bottom: 50% !important;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  .custom-html--sitecore .change-content {
    padding: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    top: 0 !important;
    margin: 1em 0;
  }
  .custom-html--sitecore .section-container-5 .panel-2 {
    height: auto !important;
  }
  .custom-html--sitecore .Subscribe-Eyebrow p {
    font-size: 18px;
    color: white;
    margin-bottom: 0 !important;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-label {
    font-size: 28px !important;
    margin-bottom: 0;
  }
  .custom-html--sitecore .cta-more.footer {
    padding: 13px;
  }
  .custom-html--sitecore .card-content {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .custom-html--sitecore .progress-nav-bar.isactive {
    height: 8px;
  }
  .custom-html--sitecore .progress-nav-bar-menu {
    display: none;
  }
  .custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
    height: 8px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .custom-html--sitecore .progress-nav-bar.isactive {
    height: 8px;
  }
  .custom-html--sitecore .progress-nav-bar-menu {
    display: none;
  }
  .custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
    height: 8px;
  }
  .custom-html--sitecore .progress-nav-bar {
    top: 50px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 1025px) {
  .custom-html--sitecore .zoom {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .readit-marquee h2 {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
    font-size: 5.12rem !important;
    line-height: 0.9;
  }
  .custom-html--sitecore .read-it-container h2 {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
  }
  .custom-html--sitecore .read-it-subdesc {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
    font-size: 2.24rem !important;
    margin-bottom: 2.24rem !important;
    line-height: 1.3;
  }
  .custom-html--sitecore .read-it-container .cta-more {
    opacity: 1;
    bottom: 0;
    color: #004DFF !important;
    left: 0;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 10;
    padding: 10px;
  }
  .custom-html--sitecore .read-it-container .cta-more .cta-more-box {
    position: absolute;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .custom-html--sitecore .read-it-container .cta-more .cta-more-arrow {
    position: absolute !important;
    opacity: 1 !important;
    -webkit-transition-delay: 0.6s !important;
    -o-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
  }
  .custom-html--sitecore .read-it-container .cta-more .cta-more-label {
    opacity: 1;
    -webkit-transition: opacity 0.7s ease 0.8s;
    -o-transition: opacity 0.7s ease 0.8s;
    transition: opacity 0.7s ease 0.8s;
  }
  .custom-html--sitecore .read-it-text {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 1.6rem !important;
    line-height: 1.2 !important;
    font-weight: normal;
  }
  .custom-html--sitecore .read-it-container hr {
    margin: 2em 0 1em;
  }
  .custom-html--sitecore .read-it-container.section-container-1 {
    margin-top: 80px;
    height: auto !important;
  }
  .custom-html--sitecore .read-it-container.section-container-1,
  .custom-html--sitecore .read-it-container.section-container-2,
  .custom-html--sitecore .read-it-container.section-container-3,
  .custom-html--sitecore .read-it-container.section-container-4,
  .custom-html--sitecore .read-it-container.section-container-5,
  .custom-html--sitecore .read-it-container.section-container-6,
  .custom-html--sitecore .read-it-container.section-container-7 {
    height: auto !important;
  }
  .custom-html--sitecore h2.submarquee {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
    font-size: 3.2rem !important;
  }
  .custom-html--sitecore .sub-container {
    margin: 2.5em 0;
  }
  .custom-html--sitecore .read-it-cardtitle {
    font-family: "Graphik Light", "Arial Black", Sans-Serif;
    font-size: 2.08rem;
    line-height: 1.1;
    font-weight: normal;
    margin-bottom: 1.6rem;
  }
  .custom-html--sitecore .cardDescription {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 1.62rem !important;
    line-height: 1.2 !important;
  }
  .custom-html--sitecore .read-it-sectionDesc {
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
    font-size: 1.92rem !important;
  }
  .custom-html--sitecore .read-it-container .awards-box {
    padding: 20px 20px;
  }
  .custom-html--sitecore .read-it-container .awards-box-1 {
    border: 1px solid #004DFF;
  }
  .custom-html--sitecore .read-it-container .awards-box-3 {
    border-bottom: 1px solid #004DFF;
    border-left: 1px solid #004DFF;
    border-right: 1px solid #004DFF;
  }
  .custom-html--sitecore .read-it-container .awards-box-2 {
    background: none !important;
    color: black !important;
    border-bottom: 1px solid #004DFF;
    border-top: 1px solid #004DFF;
    border-right: 1px solid #004DFF;
  }
  .custom-html--sitecore .readit-marquee img {
    width: 60px;
  }
  .custom-html--sitecore #block-section-4 {
    margin-top: 0 !important;
  }
  .custom-html--sitecore .cta-more-label,
  .custom-html--sitecore .cta-more-label a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 320px) {
  .custom-html--sitecore .section-container-1 .panel-1 .img-1 {
    top: 35%;
  }
  .custom-html--sitecore .marquee-text .sectionTitle {
    font-size: 3.2rem;
    margin-bottom: 5px;
  }
  .custom-html--sitecore .marquee-text p.sectionSubTitle {
    font-size: 1.92rem;
    margin-bottom: 10px;
  }
  .custom-html--sitecore .section-container-1 .cta-scroll {
    padding: 7px;
    bottom: -5%;
  }
  .custom-html--sitecore .animate_title.title-1.marquee-julie {
    top: 25%;
  }
  .custom-html--sitecore .change-content {
    -webkit-transform: translateY(43%);
    -ms-transform: translateY(43%);
    transform: translateY(43%);
  }
  .custom-html--sitecore .section-container-4 .vid-container.trigger {
    height: 182px;
  }
  .custom-html--sitecore .section-container-6 .img-container.trigger {
    height: 124px;
  }
  .custom-html--sitecore #block-section-8 .section-container-8 .panel-2 .animate_title {
    width: 78% !important;
  }
  .custom-html--sitecore .section-container-6 .cardTitle {
    font-size: 2.08rem;
  }
  .custom-html--sitecore .cardDescription {
    font-size: 1.4rem !important;
  }
  .custom-html--sitecore .section-container-7b .new-row {
    padding-top: 3em !important;
  }
  .custom-html--sitecore span.careers-large {
    font-size: 2.08rem !important;
  }
  .custom-html--sitecore .read-it-container .awards-box.awards-box label {
    font-size: 17px;
  }
  .custom-html--sitecore .container {
    padding-left: 0;
    padding-right: 40px;
  }
  .custom-html--sitecore .section-container-8 .panel-1 {
    height: 90vh;
  }
}
@media screen and (max-width: 280px) {
  .custom-html--sitecore .awards-box.awards-box label {
    font-size: 17px;
  }
}
