@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&&display=swap");
.ts-standard-spacing {
  padding: 100px 120px;
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .ts-standard-spacing {
    padding: 75px;
  }
}
@media all and (max-width: 989.98px) {
  .ts-standard-spacing {
    padding: 50px 20px;
  }
}
.ts-standard-spacing.no-y-spacing {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.ts-compressed-spacing {
  padding: 50px 65px;
}
@media (min-width: 990px) and (max-width: 1199.98px) {
  .ts-compressed-spacing {
    padding: 50px;
  }
}
@media all and (max-width: 989.98px) {
  .ts-compressed-spacing {
    padding: 50px 20px;
  }
}

.ts-max-width {
  max-width: 1260px;
  margin: auto;
}

.ts-large-max-width {
  max-width: 1400px;
  margin: auto;
}

.main-header .menu-item {
  text-align: left;
}
.main-header .menu-item.external {
  visibility: hidden;
}
.main-header .menu-item.external a {
  visibility: hidden;
  color: #03354A !important;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.16px;
  padding-right: 18px;
  position: relative;
  border-bottom: 1px solid #03354A;
  display: inline-block;
  width: 100%;
}
.main-header .menu-item.external a::after {
  visibility: hidden;
  content: "";
  transition: right ease 250ms;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc((100% - 14px) / 2);
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.38122 13.6773C5.89672 13.2251 5.87054 12.4657 6.32274 11.9812L11.1317 6.82875L6.35148 2.04853C5.88285 1.5799 5.88285 0.820102 6.35148 0.351473C6.8201 -0.117156 7.5799 -0.117156 8.04853 0.351473L13.6485 5.95147C14.1058 6.40872 14.1185 7.14605 13.6773 7.61878L8.07727 13.6188C7.62507 14.1033 6.86572 14.1295 6.38122 13.6773Z' fill='%2303354A'/%3E%3Cpath d='M12.5 7H1.5' stroke='%2303354A' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E");
}
.main-header .menu-item.external a:hover, .main-header .menu-item.external a:focus {
  text-decoration: underline;
  border: none;
}
.main-header .menu-item.external a:hover::after, .main-header .menu-item.external a:focus::after {
  right: -3px;
}

@media all and (min-width: 1361px) {
  .menu--main-nav .menu-item:hover .menu-main-nav-container .external {
    visibility: visible;
  }
  .menu--main-nav .menu-item:hover .menu-main-nav-container .external a {
    visibility: visible;
  }
  .menu--main-nav .menu-item:hover .menu-main-nav-container .external a::after {
    visibility: visible;
  }
}
.footer-phone:hover, .footer-phone:focus {
  text-decoration: underline;
}

.homepage-body {
  font-smooth: always;
}
.homepage-body section {
  position: relative;
  z-index: 1;
}
.homepage-body .eyebrow {
  color: #212022;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.2px;
  margin-bottom: 16px;
}
@media all and (max-width: 989.98px) {
  .homepage-body .eyebrow {
    font-size: 18px;
  }
}
.homepage-body .section-heading {
  color: #212022;
  font-family: "Inter", sans-serif;
  font-size: 46px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -1.38px;
  margin-bottom: 25px;
}
@media all and (max-width: 989.98px) {
  .homepage-body .section-heading {
    font-size: 36px;
  }
}
.homepage-body .small-section-heading {
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.78px;
  text-transform: uppercase;
}
.homepage-body .intro-copy {
  color: #212022;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.16px;
}
.homepage-body .family-of-companies-header {
  padding: 14px 43px;
  background-color: #027BBB;
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}
@media all and (max-width: 849.98px) {
  .homepage-body .family-of-companies-header {
    display: none;
  }
}
.homepage-body .family-of-companies-header p {
  color: #FCFDFE;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.14px;
}
.homepage-body .family-of-companies-header .family-brands-nav ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 54px;
  flex-wrap: nowrap;
}
@media all and (max-width: 1199.98px) {
  .homepage-body .family-of-companies-header .family-brands-nav ul {
    gap: 20px;
  }
}
.homepage-body .family-of-companies-header .family-brands-nav ul li a {
  transition: all ease 250ms;
}
.homepage-body .family-of-companies-header .family-brands-nav ul li a img {
  max-height: 31px;
  max-width: 145px;
  transition: all ease 250ms;
  transform: scale(1);
  outline-offset: 5px;
  border-radius: 2px;
  outline: 1px solid transparent;
}
.homepage-body .family-of-companies-header .family-brands-nav ul li a:hover img, .homepage-body .family-of-companies-header .family-brands-nav ul li a:focus img {
  transform: scale(1.04);
  outline: 1px solid #E4FD8F;
}
.homepage-body header {
  height: 157px;
  padding: 40px;
  text-align: center;
}
.homepage-body .homepage-hero {
  background: linear-gradient(90deg, #03354A 28.5%, #027BBB 100%);
}
.homepage-body .homepage-hero--row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}
.homepage-body .homepage-hero--row .hero-copy, .homepage-body .homepage-hero--row img {
  width: calc((100% - 40px) / 2);
}
@media all and (max-width: 1199.98px) {
  .homepage-body .homepage-hero--row .hero-copy, .homepage-body .homepage-hero--row img {
    width: 100%;
    max-width: 600px;
    margin: auto;
  }
}
.homepage-body .homepage-hero--row .hero-copy .page-heading {
  display: inline-block;
  color: white;
  font-family: "Inter", sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -2.24px;
  position: relative;
  padding-bottom: 30px;
  width: 100%;
}
@media all and (max-width: 1199.98px) {
  .homepage-body .homepage-hero--row .hero-copy .page-heading {
    font-size: 42px;
  }
}
.homepage-body .homepage-hero--row .hero-copy .page-heading span.text {
  color: #E4FD8F;
  white-space: unset;
}
.homepage-body .homepage-hero--row .hero-copy .page-heading::after {
  content: "";
  position: absolute;
  width: 84px;
  height: 1px;
  background-color: #E4FD8F;
  bottom: 30px;
  left: 0;
}
.homepage-body .homepage-hero--row .hero-copy .page-heading .typed-text {
  position: relative;
  width: 100%;
  display: block;
}
.homepage-body .homepage-hero--row .hero-copy .page-heading .typed-text .typed-text-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.homepage-body .homepage-hero--row .hero-copy .page-heading .typed-text .typed-text-item .text {
  opacity: 0;
}
.homepage-body .homepage-hero--row .hero-copy .page-heading .typed-text .typed-text-item.is-animate-in .text {
  animation: text-fade-in 1.25s ease-in-out forwards;
  animation-fill-mode: forwards;
}
.homepage-body .homepage-hero--row .hero-copy .page-heading .typed-text .typed-text-item.is-animate-out .text {
  animation: text-fade-out 1.25s ease-in-out forwards;
  animation-fill-mode: forwards;
}
@keyframes text-fade-in {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  40% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes text-fade-out {
  0% {
    visibility: visible;
    opacity: 1;
  }
  60% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}

.homepage-body .homepage-hero--row .hero-copy p {
  color: white;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.16px;
}
.homepage-body .typed-cursor {
  opacity: 0;
}
.homepage-body .btn {
  background-color: #03354A;
  color: white;
  border-radius: 48px;
  padding: 15px 30px;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.13px;
  text-transform: uppercase;
  border: 1px solid #03354A;
  transition: all ease 250ms;
  text-decoration: none;
  white-space: nowrap;
  font-family: "Inter", sans-serif;
}
@media all and (max-width: 767.98px) {
  .homepage-body .btn {
    display: inline-block;
    width: 100%;
  }
}
.homepage-body .btn:hover, .homepage-body .btn:focus {
  text-decoration: underline;
  background-color: #E4FD8F;
  color: #03354A;
}
.homepage-body .btn--green {
  background-color: #E4FD8F;
  border-color: #E4FD8F;
  color: #03354A;
}
.homepage-body .btn--green:hover, .homepage-body .btn--green:focus {
  background-color: #03354A;
  color: #E4FD8F;
}
.homepage-body .btn--outline {
  background-color: transparent;
  border-color: #03354A;
  color: #03354A;
}
.homepage-body .btn--outline:hover, .homepage-body .btn--outline:focus {
  background-color: #03354A;
  color: white;
}
.homepage-body .btn--outline--reverse {
  background-color: #03354A;
  border-color: white;
  color: white;
}
.homepage-body .btn--outline--reverse:hover, .homepage-body .btn--outline--reverse:focus {
  background-color: white;
  color: #03354A;
}
.homepage-body .cta-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}
.homepage-body .cta-row .btn {
  flex-grow: 1;
}
.homepage-body .horizontal-thumbs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
  flex-wrap: wrap;
}
.homepage-body .horizontal-thumbs .horizontal-thumb {
  background-color: white;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.13);
  border-radius: 10px;
  width: calc((100% - 40px) / 2);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 40px;
}
@media all and (max-width: 989.98px) {
  .homepage-body .horizontal-thumbs .horizontal-thumb {
    width: 100%;
    max-width: 600px;
    margin: auto;
  }
}
@media all and (max-width: 767.98px) {
  .homepage-body .horizontal-thumbs .horizontal-thumb {
    flex-direction: column;
    gap: 0;
  }
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-img, .homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy {
  width: calc((100% - 40px) * 0.5);
}
@media all and (max-width: 767.98px) {
  .homepage-body .horizontal-thumbs .horizontal-thumb .thumb-img, .homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy {
    width: 100%;
  }
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-img {
  border-radius: 10px 0 0 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media all and (max-width: 767.98px) {
  .homepage-body .horizontal-thumbs .horizontal-thumb .thumb-img {
    padding-top: 46%;
    border-radius: 10px 10px 0 0;
  }
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy {
  padding: 30px 20px 30px 0;
}
@media all and (max-width: 767.98px) {
  .homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy {
    padding: 20px 15px;
  }
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy .thumb-heading {
  color: #212022;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.64px;
  display: inline;
  background-image: url("data:image/svg+xml,%3Csvg width='206' height='8' viewBox='0 0 206 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='206' height='8' rx='4' fill='%23E4FD8F'/%3E%3C/svg%3E%0A");
  background-size: 100% 8px;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 10px;
}
@media all and (max-width: 1199.98px) {
  .homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy .thumb-heading {
    font-size: 26px;
  }
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy .thumb-subheading {
  color: #212022;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.2px;
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy a.thumb-link {
  color: #027BBB;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.16px;
  text-decoration: none;
  border-bottom: 1px solid #027BBB;
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy a.thumb-link:hover, .homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy a.thumb-link:focus {
  color: #03354A;
  text-decoration: underline;
  border-color: white;
}
.homepage-body .horizontal-thumbs .horizontal-thumb .thumb-copy .btn {
  margin-top: 30px;
}
.homepage-body .green-rocks-accent {
  background-color: #E4FD8F;
  background-image: url("../img/green-rocks-accent-background.png");
  background-size: 400px;
  background-repeat: repeat-y;
  background-position: right top;
}
@media all and (max-width: 1199.98px) {
  .homepage-body .green-rocks-accent {
    background-image: unset;
  }
}
.homepage-body .video-section--row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 50px 70px;
  flex-wrap: wrap;
}
@media all and (max-width: 1199.98px) {
  .homepage-body .video-section--row {
    flex-direction: column-reverse;
  }
}
.homepage-body .video-section--row .video-copy, .homepage-body .video-section--row .video-embed {
  width: calc((100% - 70px) / 2);
}
@media all and (max-width: 1199.98px) {
  .homepage-body .video-section--row .video-copy, .homepage-body .video-section--row .video-embed {
    width: 100%;
    max-width: 600px;
    margin: auto;
  }
}
.homepage-body .video-section--row .video-copy .section-heading {
  padding-bottom: 25px;
  border-bottom: 2px solid #212022;
}
.homepage-body .video-section--row .video-embed {
  padding-top: 28%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 700px) and (max-width: 1199.98px) {
  .homepage-body .video-section--row .video-embed {
    padding-top: 0;
    height: 350px;
  }
}
@media all and (max-width: 699.98px) {
  .homepage-body .video-section--row .video-embed {
    max-height: 400px;
    padding-top: 65%;
  }
}
.homepage-body .video-section--row .video-embed iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.homepage-body .vertical-thumbs-cta {
  background-color: white;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.13);
}
@media all and (max-width: 989.98px) {
  .homepage-body .vertical-thumbs-cta {
    max-width: 700px;
    margin: auto;
  }
}
.homepage-body .vertical-thumbs-cta .section-heading {
  text-align: center;
  margin: auto;
  display: inline-block;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='434' height='8' viewBox='0 0 434 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='434' height='8' rx='4' fill='%23E4FD8F'/%3E%3C/svg%3E%0A");
  background-size: 100% 8px;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 50px;
}
@media all and (max-width: 989.98px) {
  .homepage-body .vertical-thumbs-cta .section-heading {
    text-align: left;
    margin-right: auto;
    display: inline-block;
    width: 180px;
    background-size: 200% 8px;
  }
}
.homepage-body .vertical-thumbs-cta .vertical-thumbs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 50px 30px;
  flex-wrap: wrap;
}
.homepage-body .vertical-thumbs-cta .vertical-thumbs .vertical-thumb {
  width: calc((100% - 60px) / 3);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media all and (max-width: 989.98px) {
  .homepage-body .vertical-thumbs-cta .vertical-thumbs .vertical-thumb {
    width: 100%;
  }
}
.homepage-body .vertical-thumbs-cta .vertical-thumbs .vertical-thumb .thumb-copy .thumb-img {
  width: 100%;
  padding-top: 46%;
  border-radius: 10px;
  margin-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 108px 30px 0px rgba(0, 0, 0, 0), 0px 69px 28px 0px rgba(0, 0, 0, 0.01), 0px 39px 23px 0px rgba(0, 0, 0, 0.05), 0px 17px 17px 0px rgba(0, 0, 0, 0.09), 0px 4px 9px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
.homepage-body .vertical-thumbs-cta .vertical-thumbs .vertical-thumb .thumb-copy .thumb-heading {
  color: #03354A;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.64px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #03354A;
}
.homepage-body .vertical-thumbs-cta .vertical-thumbs .vertical-thumb .thumb-copy .thumb-desc {
  color: #03354A;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.16px;
}
.homepage-body .vertical-thumbs-cta .thumbs-cta-row {
  margin-top: 50px;
  text-align: center;
}
.homepage-body .vertical-thumbs-cta .thumbs-cta-row .cta-heading {
  color: #03354A;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.64px;
  margin-bottom: 10px;
}
.homepage-body .vertical-thumbs-cta .thumbs-cta-row .blue-cta-copy {
  color: #027BBB;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
.homepage-body .vertical-thumbs-cta .thumbs-cta-row .btn {
  margin-top: 30px;
}
.homepage-body .animated-stats {
  background-color: #03354A;
}
.homepage-body .animated-stats .small-section-heading {
  color: white;
  text-align: center;
  margin-bottom: 50px;
}
.homepage-body .animated-stats--row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 75px 50px;
}
.homepage-body .animated-stats--col {
  width: calc((100% - 150px) / 3);
  max-width: 250px;
  text-align: center;
}
@media all and (max-width: 989.98px) {
  .homepage-body .animated-stats--col {
    width: 100%;
    margin: auto;
  }
}
@media all and (max-width: 904.98px) {
  .homepage-body .animated-stats--col {
    max-width: 300px;
  }
}
.homepage-body .animated-stats--col .animated-stat {
  color: #E4FD8F;
  font-family: "Inter", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -2.4px;
  margin: 16px 0;
  opacity: 0;
  transform: translateY(20px);
  transition: all ease 250ms;
}
.homepage-body .animated-stats--col .animated-stat.run-animation {
  opacity: 1;
  transform: translateY(0);
}
.homepage-body .animated-stats--col .stat-desc {
  color: white;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.2px;
}
.homepage-body .animated-stats--col img {
  transform: translateY(20px);
  transition: all ease 250ms;
  opacity: 0;
}
.homepage-body .animated-stats--col img.faded-in {
  opacity: 1;
  transform: translateY(0);
}
.homepage-body .two-col-cta-section .two-col-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 50px 70px;
  flex-wrap: wrap;
}
@media all and (max-width: 989.98px) {
  .homepage-body .two-col-cta-section .two-col-row {
    max-width: 600px;
    margin: auto;
  }
}
.homepage-body .two-col-cta-section .two-col-row .col-img, .homepage-body .two-col-cta-section .two-col-row .col-copy {
  width: calc((100% - 70px) / 2);
}
@media all and (max-width: 989.98px) {
  .homepage-body .two-col-cta-section .two-col-row .col-img, .homepage-body .two-col-cta-section .two-col-row .col-copy {
    width: 100%;
  }
}
.homepage-body .two-col-cta-section .two-col-row .col-img {
  border-radius: 10px;
  padding-top: 45%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media all and (max-width: 989.98px) {
  .homepage-body .two-col-cta-section .two-col-row .col-img {
    padding-top: 100%;
  }
}
.homepage-body .two-col-cta-section .two-col-row .col-copy .section-heading {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #212022;
}
.homepage-body .two-col-cta-section .two-col-row .col-copy .cta-desc {
  color: #212022;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.16px;
}
.homepage-body .two-col-cta-section .two-col-row .col-copy .btn {
  margin-top: 30px;
}
