@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;900&display=swap");
:root {
  --6xl: 6.2rem;
  --5xl: 5.8rem;
  --4xl: 4.8rem;
  --3xl: 4.4rem;
  --2xl: 3.6rem;
  --xl: 2.6rem;
  --lg: 2rem;
  --md: 1.6rem;
  --sm: 1.4rem;
  --xs: 1.2rem;
  --manrope: "Manrope", sans-serif;
  --barlow: "Barlow";
  --barlow_semicond: "Barlow Semi Condensed";
  --barlow_cond: "Barlow Condensed";
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semibold: 600;
  --bold: 700;
  --xbold: 800;
}

.text-light {
  font-weight: var(--light);
}

.text-regular {
  font-weight: var(--regular);
}

.text-medium {
  font-weight: var(--medium);
}

.text-semibold {
  font-weight: var(--semibold);
}

.text-bold {
  font-weight: var(--bold);
}

.text-xbold {
  font-weight: var(--xbold);
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow/woff2/Barlow-Light.woff2") format("woff2"), url("../fonts/Barlow/woff2/Barlow-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow/woff2/Barlow-Regular.woff2") format("woff2"), url("../fonts/Barlow/woff2/Barlow-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow/woff2/Barlow-Medium.woff2") format("woff2"), url("../fonts/Barlow/woff2/Barlow-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow/woff2/Barlow-SemiBold.woff2") format("woff2"), url("../fonts/Barlow/woff2/Barlow-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow/woff2/Barlow-Bold.woff2") format("woff2"), url("../fonts/Barlow/woff2/Barlow-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow/woff2/Barlow-ExtraBold.woff2") format("woff2"), url("../fonts/Barlow/woff2/Barlow-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/Barlow/woff2/BarlowSemiCondensed-Light.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowSemiCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/Barlow/woff2/BarlowSemiCondensed-Regular.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowSemiCondensed-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/Barlow/woff2/BarlowSemiCondensed-Medium.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowSemiCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/Barlow/woff2/BarlowSemiCondensed-SemiBold.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowSemiCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/Barlow/woff2/BarlowSemiCondensed-Bold.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowSemiCondensed-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/Barlow/woff2/BarlowSemiCondensed-ExtraBold.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowSemiCondensed-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Condensed";
  src: url("../fonts/Barlow/woff2/BarlowCondensed-Light.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Condensed";
  src: url("../fonts/Barlow/woff2/BarlowCondensed-Regular.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowCondensed-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Condensed";
  src: url("../fonts/Barlow/woff2/BarlowCondensed-Medium.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Condensed";
  src: url("../fonts/Barlow/woff2/BarlowCondensed-SemiBold.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Condensed";
  src: url("../fonts/Barlow/woff2/BarlowCondensed-Bold.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowCondensed-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Barlow Condensed";
  src: url("../fonts/Barlow/woff2/BarlowCondensed-ExtraBold.woff2") format("woff2"), url("../fonts/Barlow/woff2/BarlowCondensed-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
.heading1 {
  font-family: var(--manrope);
  font-weight: var(--semibold);
  font-size: var(--xl);
  color: var(--mineshaftblack);
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .heading1 {
    font-size: var(--2xl);
  }
}

.heading2 {
  font-size: var(--2xl);
  font-family: var(--manrope);
  font-weight: var(--semibold);
  letter-spacing: -0.02em;
  line-height: 1.25;
  margin-top: 0.5em;
}
@media (min-width: 768px) {
  .heading2 {
    font-size: var(--xl);
  }
}
@media (min-width: 1024px) {
  .heading2 {
    font-size: var(--2xl);
  }
}
.final-cta .heading2 {
  font-size: var(--2xl);
}
@media (max-width: 640px) {
  .final-cta .heading2 {
    font-size: var(--2xl);
  }
}
.final-cta .heading2 p {
  font-size: inherit;
}

.overline {
  text-transform: uppercase;
  font-family: var(--manrope);
  font-weight: var(--regular);
  font-size: var(--sm);
  letter-spacing: 0.24em;
}
.overline + h1 {
  margin-top: 0.75em;
}
.overline + h2 {
  margin-top: 0.5em;
}
.overline.medium {
  font-size: var(--md);
}
.overline.large {
  font-size: var(--lg);
}
.overline.large + h1 {
  margin-top: 0.5em;
}
.overline.large + h2 {
  margin-top: 0.25em;
}

p, li {
  font-family: var(--manrope);
  font-weight: var(--regular);
  font-size: var(--md);
  color: var(--bunkerblack);
  line-height: 1.5;
}
p strong, li strong {
  font-family: var(--manrope);
  font-weight: var(--semibold);
}

ul.arrows {
  padding-left: 1rem;
  margin: 3rem 0;
}
ul.arrows li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.5em;
}
ul.arrows li::before {
  position: absolute;
  left: 0;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='10' width='5' viewBox='0 0 5.2 10.32'%3E%3Cpath style='fill:none;stroke:%230062ff;stroke-miterlimit:10' d='m.38 10 4.16-4.84L.38.33'/%3E%3C/svg%3E");
  display: inline-block;
}

:root {
  --electricblue: #0061ff;
  --deepblue: #270a76;
  --aquablue: #33a2ff;
  --offwhite: #fcfaff;
  --bunkerblack: #0e1417;
  --mineshaftblack: #2f2f2f;
  --paleskygrey: #6d747e;
  --bombaygrey: #b5b8bc;
  --mischkagrey: #dcdee6;
  --grey4: #828282;
  --grey3: #ACACAC;
  --grey2: #E6E6E6;
  --grey1: #F0F0F0;
  --white: #FFFFFF;
  --sunshade: #FF9C29;
  --torchred: #FF004A;
  --springgreen: #00E866;
  --busyellow: #FFE000;
  --brightturquoise: #00C7FF;
  --helioblue: #8C66FF;
}

.bg-electricblue {
  background-color: var(--electricblue);
}

.bg-deepblue {
  background-color: var(--deepblue);
}

.bg-aquablue {
  background-color: var(--aquablue);
}

.bg-offwhite {
  background-color: var(--offwhite);
}

.bg-bunkerblack {
  background-color: var(--bunkerblack);
}

.bg-mineshaftblack {
  background-color: var(--mineshaftblack);
}

.bg-paleskygrey {
  background-color: var(--paleskygrey);
}

.bg-bombaygrey {
  background-color: var(--bombaygrey);
}

.bg-mischkagrey {
  background-color: var(--mischkagrey);
}

.bg-grey4 {
  background-color: var(--grey4);
}

.bg-grey3 {
  background-color: var(--grey3);
}

.bg-grey3 {
  background-color: var(--grey2);
}

.bg-grey3 {
  background-color: var(--grey1);
}

.bg-white {
  background-color: var(--white);
}

.bg-sunshade {
  background-color: var(--sunshade);
}

.bg-torchred {
  background-color: var(--torchred);
}

.bg-springgreen {
  background-color: var(--springgreen);
}

.bg-busyellow {
  background-color: var(--busyellow);
}

.bg-brightturquoise {
  background-color: var(--brightturquoise);
}

.bg-helioblue {
  background-color: var(--helioblue);
}

.text-electricblue {
  color: var(--electricblue);
}

.text-deepblue {
  color: var(--deepblue);
}

.text-aquablue {
  color: var(--aquablue);
}

.text-offwhite {
  color: var(--offwhite);
}

.text-bunkerblack {
  color: var(--bunkerblack);
}

.text-mineshaftblack {
  color: var(--mineshaftblack);
}

.text-paleskygrey {
  color: var(--paleskygrey);
}

.text-bombaygrey {
  color: var(--bombaygrey);
}

.text-mischkagrey {
  color: var(--mischkagrey);
}

.text-grey4 {
  color: var(--grey4);
}

.text-grey3 {
  color: var(--grey3);
}

.text-grey2 {
  color: var(--grey2);
}

.text-grey1 {
  color: var(--grey1);
}

.text-white {
  color: var(--white);
}

.text-sunshade {
  color: var(--sunshade);
}

.text-torchred {
  color: var(--torchred);
}

.text-springgreen {
  color: var(--springgreen);
}

.text-busyellow {
  color: var(--busyellow);
}

.texbrightturquoise-white {
  color: var(--brightturquoise);
}

.text-helioblue {
  color: var(--helioblue);
}

.fill-electricblue {
  fill: var(--electricblue);
}

.fill-deepblue {
  fill: var(--deepblue);
}

.fill-aquablue {
  fill: var(--aquablue);
}

.fill-offwhite {
  fill: var(--offwhite);
}

.fill-bunkerblack {
  fill: var(--bunkerblack);
}

.fill-mineshaftblack {
  fill: var(--mineshaftblack);
}

.fill-paleskygrey {
  fill: var(--paleskygrey);
}

.fill-bombaygrey {
  fill: var(--bombaygrey);
}

.fill-mischkagrey {
  fill: var(--mischkagrey);
}

.fill-grey4 {
  fill: var(--grey4);
}

.fill-grey3 {
  fill: var(--grey3);
}

.fill-grey2 {
  fill: var(--grey2);
}

.fill-grey1 {
  fill: var(--grey1);
}

.fill-white {
  fill: var(--white);
}

.fill-sunshade {
  fill: var(--sunshade);
}

.fill-torchred {
  fill: var(--torchred);
}

.fill-springgreen {
  fill: var(--springgreen);
}

.fill-busyellow {
  fill: var(--busyellow);
}

.filbrightturquoise-white {
  fill: var(--brightturquoise);
}

.fill-helioblue {
  fill: var(--helioblue);
}

.stroke-electricblue {
  stroke: var(--electricblue);
}

.stroke-deepblue {
  stroke: var(--deepblue);
}

.stroke-aquablue {
  stroke: var(--aquablue);
}

.stroke-offwhite {
  stroke: var(--offwhite);
}

.stroke-bunkerblack {
  stroke: var(--bunkerblack);
}

.stroke-mineshaftblack {
  stroke: var(--mineshaftblack);
}

.stroke-paleskygrey {
  stroke: var(--paleskygrey);
}

.stroke-bombaygrey {
  stroke: var(--bombaygrey);
}

.stroke-mischkagrey {
  stroke: var(--mischkagrey);
}

.stroke-grey4 {
  stroke: var(--grey4);
}

.stroke-grey3 {
  stroke: var(--grey3);
}

.stroke-grey2 {
  stroke: var(--grey2);
}

.stroke-grey1 {
  stroke: var(--grey1);
}

.stroke-white {
  stroke: var(--white);
}

.stroke-sunshade {
  stroke: var(--sunshade);
}

.stroke-torchred {
  stroke: var(--torchred);
}

.stroke-springgreen {
  stroke: var(--springgreen);
}

.stroke-busyellow {
  stroke: var(--busyellow);
}

.strbrightturquoise-white {
  stroke: var(--brightturquoise);
}

.stroke-helioblue {
  stroke: var(--helioblue);
}

* {
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 62.5%;
  font-family: var(--manrope);
  font-weight: var(--regular);
  font-weight: normal;
  font-feature-settings: "salt" 0;
  font-variant-ligatures: none;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  width: 100vw;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
p,
blockquote,
figure {
  margin: 0;
  padding: 0;
}

section,
main {
  display: block;
}

section {
  position: relative;
}
section .overflow-hidden {
  overflow: hidden;
}

.container {
  position: relative;
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}

h1,
h2,
h3,
h4 {
  font-size: inherit;
  font-weight: normal;
}

p {
  font-family: var(--manrope);
  font-weight: var(--light);
  font-size: 1.35rem;
  line-height: 1.5;
}
p.small {
  font-size: 1.15rem;
}
p.subhead {
  font-family: var(--manrope);
  font-weight: var(--light);
  font-size: 2.1rem;
  font-size: clamp(1.8rem, 6vw, 2.1rem);
  letter-spacing: -0.02em;
  line-height: 1.2;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-feature-settings: "salt" 1;
}

ul.list {
  margin-left: 2rem;
  margin-bottom: 4rem;
}
ul.list li {
  font-family: var(--manrope);
  font-weight: var(--medium);
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 0.8em;
  color: var(--electricblue);
}
ul.list li:before {
  content: "•";
  color: var(--electricblue);
  display: inline-block;
  width: 1.25em;
  margin-left: -1.25em;
  font-size: 1em;
}
ul.list.list--white li {
  color: white;
}
ul.list.list--white li::before {
  color: var(--electricblue);
}
ul.large li {
  font-size: 1.9rem;
}
ul.large li:before {
  width: 0.75em;
  margin-left: -0.75em;
  font-size: 1.5em;
}
ul.arrow li {
  display: flex;
  align-items: baseline;
}
ul.arrow li::before {
  content: "";
  display: block;
  background-image: url("../images/core-icons/icon-list_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 12px;
  padding-right: 20px;
}

strong, b {
  font-family: var(--manrope);
  font-weight: var(--semibold);
  font-style: normal;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

th {
  font-weight: normal;
  font-style: normal;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  display: block;
}

.label {
  font-family: var(--manrope);
  font-weight: var(--semibold);
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.2;
  margin-bottom: 2.083em;
  text-transform: uppercase;
}
.label.label--large {
  font-size: 1.83rem;
  letter-spacing: 0.14em;
  margin-bottom: 1em;
}

.fixed {
  position: fixed;
  overflow: hidden;
}

.fill, .loader-outter, .subnav .icons svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  display: flex;
  height: 100%;
  width: 100%;
}

.ampersand {
  font-feature-settings: "salt" 1;
  font-variant-ligatures: none;
  padding: 0;
  display: inline !important;
}

.btn, .hbspt-form input[type=submit], .hs_cos_wrapper_type_form input[type=submit] {
  border-radius: 7px;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: var(--manrope);
  font-weight: var(--bold);
  color: var(--mineshaftblack);
  border: 1px solid var(--mineshaftblack);
  padding: 1.15em 2em;
  line-height: 1;
  transition: 0.15s ease-in-out;
  cursor: pointer;
  display: inline-block;
}
.btn.large, .hs_cos_wrapper_type_form input.large[type=submit], .hbspt-form input[type=submit].large {
  border-width: 2px;
  font-size: var(--md);
}
.btn.hasicon, .hs_cos_wrapper_type_form input.hasicon[type=submit], .hbspt-form input[type=submit].hasicon {
  padding-left: 1.2rem;
  display: inline-flex;
}
.btn.hasicon div, .hs_cos_wrapper_type_form input.hasicon[type=submit] div, .hbspt-form input[type=submit].hasicon div {
  width: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 1.2rem;
  margin-right: 1.2rem;
  border-right: 1px solid white;
}
.btn.bg-offwhite.hasicon div, .hs_cos_wrapper_type_form input.bg-offwhite.hasicon[type=submit] div, .hbspt-form input[type=submit].bg-offwhite.hasicon div {
  border-color: var(--electricblue);
}
.btn.bg-offwhite.hasicon div svg, .hs_cos_wrapper_type_form input.bg-offwhite.hasicon[type=submit] div svg, .hbspt-form input[type=submit].bg-offwhite.hasicon div svg {
  fill: var(--electricblue);
}
.btn.bg-offwhite.hasicon div:hover, .hs_cos_wrapper_type_form input.bg-offwhite.hasicon[type=submit] div:hover, .hbspt-form input[type=submit].bg-offwhite.hasicon div:hover {
  border-color: var(--aquablue);
}
.btn.bg-offwhite.border-mineshaftblack:hover, .hs_cos_wrapper_type_form input.bg-offwhite.border-mineshaftblack[type=submit]:hover, .hbspt-form input[type=submit].bg-offwhite.border-mineshaftblack:hover {
  color: var(--offwhite);
  background-color: var(--mineshaftblack);
  box-shadow: 0 1px 2px rgba(47, 47, 47, 0.1), 0 3px 6px rgba(47, 47, 47, 0.15), 0 9px 36px rgba(47, 47, 47, 0.3);
}
.btn.bg-electricblue, .hs_cos_wrapper_type_form input.bg-electricblue[type=submit], .btn.hs-button, .hs_cos_wrapper_type_form input.hs-button[type=submit], .hbspt-form input[type=submit].bg-electricblue, .hbspt-form input[type=submit].hs-button {
  color: var(--offwhite);
  background-color: var(--electricblue);
  border-color: var(--electricblue);
}
.btn.bg-electricblue.hasicon div, .hs_cos_wrapper_type_form input.bg-electricblue.hasicon[type=submit] div, .btn.hs-button.hasicon div, .hs_cos_wrapper_type_form input.hs-button.hasicon[type=submit] div, .hbspt-form input[type=submit].bg-electricblue.hasicon div, .hbspt-form input[type=submit].hs-button.hasicon div {
  border-color: var(--aquablue);
}
.btn.bg-electricblue.hasicon div svg, .hs_cos_wrapper_type_form input.bg-electricblue.hasicon[type=submit] div svg, .btn.hs-button.hasicon div svg, .hs_cos_wrapper_type_form input.hs-button.hasicon[type=submit] div svg, .hbspt-form input[type=submit].bg-electricblue.hasicon div svg, .hbspt-form input[type=submit].hs-button.hasicon div svg {
  fill: var(--offwhite);
}
.btn.bg-electricblue:hover, .hs_cos_wrapper_type_form input.bg-electricblue[type=submit]:hover, .btn.hs-button:hover, .hs_cos_wrapper_type_form input.hs-button[type=submit]:hover, .hbspt-form input[type=submit].bg-electricblue:hover, .hbspt-form input[type=submit].hs-button:hover {
  border-color: #66a0ff;
  box-shadow: 0 1px 2px rgba(0, 97, 255, 0.1), 0 3px 6px rgba(0, 97, 255, 0.15), 0 9px 36px rgba(0, 97, 255, 0.3);
}
.btn.bg-deepblue, .hs_cos_wrapper_type_form input.bg-deepblue[type=submit], .hbspt-form input[type=submit].bg-deepblue {
  color: var(--offwhite);
  background-color: var(--deepblue);
  border-color: var(--deepblue);
}
.btn.bg-deepblue.hasicon div, .hs_cos_wrapper_type_form input.bg-deepblue.hasicon[type=submit] div, .hbspt-form input[type=submit].bg-deepblue.hasicon div {
  border-color: var(--aquablue);
}
.btn.bg-bunkerblack, .hs_cos_wrapper_type_form input.bg-bunkerblack[type=submit], .hbspt-form input[type=submit].bg-bunkerblack {
  color: var(--offwhite);
  background-color: var(--bunkerblack);
  border-color: var(--bunkerblack);
}
.btn.bg-bunkerblack.hasicon div, .hs_cos_wrapper_type_form input.bg-bunkerblack.hasicon[type=submit] div, .hbspt-form input[type=submit].bg-bunkerblack.hasicon div {
  border-color: var(--electricblue);
}
.btn.text-white, .hs_cos_wrapper_type_form input.text-white[type=submit], .btn.text-offwhite, .hs_cos_wrapper_type_form input.text-offwhite[type=submit], .hbspt-form input[type=submit].text-white, .hbspt-form input[type=submit].text-offwhite {
  border-color: var(--offwhite);
  color: var(--offwhite);
}
.btn.text-electricblue, .hs_cos_wrapper_type_form input.text-electricblue[type=submit], .hbspt-form input[type=submit].text-electricblue {
  color: var(--electricblue);
}
.btn.border-deepblue, .hs_cos_wrapper_type_form input.border-deepblue[type=submit], .hbspt-form input[type=submit].border-deepblue {
  border-color: var(--deepblue);
}
.btn.border-grey, .hs_cos_wrapper_type_form input.border-grey[type=submit], .hbspt-form input[type=submit].border-grey {
  border-color: var(--grey3);
}
.btn.border-grey.text-electricblue:hover, .hs_cos_wrapper_type_form input.border-grey.text-electricblue[type=submit]:hover, .hbspt-form input[type=submit].border-grey.text-electricblue:hover {
  border-color: var(--electriblue);
}
.btn.border-bunkerblack, .hs_cos_wrapper_type_form input.border-bunkerblack[type=submit], .hbspt-form input[type=submit].border-bunkerblack {
  border-color: var(--bunkerblack);
}
.btn.border-offwhite, .hs_cos_wrapper_type_form input.border-offwhite[type=submit], .hbspt-form input[type=submit].border-offwhite {
  border-color: var(--offwhite);
}
.btn.border-offwhite.text-offwhite:hover, .hs_cos_wrapper_type_form input.border-offwhite.text-offwhite[type=submit]:hover, .hbspt-form input[type=submit].border-offwhite.text-offwhite:hover {
  color: var(--bunkerblack);
  background-color: var(--offwhite);
}
.btn.border-aquablue, .hs_cos_wrapper_type_form input.border-aquablue[type=submit], .hbspt-form input[type=submit].border-aquablue {
  border-color: var(--aquablue);
}
.btn.hover-border-offwhite:hover, .hs_cos_wrapper_type_form input.hover-border-offwhite[type=submit]:hover, .hbspt-form input[type=submit].hover-border-offwhite:hover {
  border-color: var(--offwhite);
}
.btn.hover-border-electricblue:hover, .hs_cos_wrapper_type_form input.hover-border-electricblue[type=submit]:hover, .hbspt-form input[type=submit].hover-border-electricblue:hover {
  border-color: var(--electricblue);
  color: var(--electricblue);
}
.btn.hover-bg-aquablue:hover, .hs_cos_wrapper_type_form input.hover-bg-aquablue[type=submit]:hover, .hbspt-form input[type=submit].hover-bg-aquablue:hover {
  border-color: var(--aquablue);
}
.btn.shadow-mineshaftblack:hover, .hs_cos_wrapper_type_form input.shadow-mineshaftblack[type=submit]:hover, .hbspt-form input[type=submit].shadow-mineshaftblack:hover {
  box-shadow: 0 1px 2px rgba(47, 47, 47, 0.1), 0 3px 6px rgba(47, 47, 47, 0.15), 0 9px 36px rgba(47, 47, 47, 0.3);
}
.btn.arrow-right-deepblue, .hs_cos_wrapper_type_form input.arrow-right-deepblue[type=submit], .hbspt-form input[type=submit].arrow-right-deepblue {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.btn.arrow-right-deepblue::after, .hs_cos_wrapper_type_form input.arrow-right-deepblue[type=submit]::after, .hbspt-form input[type=submit].arrow-right-deepblue::after {
  display: block;
  content: "";
  height: 8px;
  width: 4px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="8" viewBox="0 0 4 8"><path d="M440.219,16.269h0a.75.75,0,0,1-.169.482L437.207,20.1a.519.519,0,0,1-.818,0,.768.768,0,0,1,0-.963l2.433-2.865-2.388-2.809a.77.77,0,0,1,0-.964.519.519,0,0,1,.818,0l2.8,3.291a.746.746,0,0,1,.17.482" transform="translate(-436.219 -12.297)" fill="%23181984"/></svg>');
  background-repeat: no-repeat;
}
.btn.arrow-right-electricblue, .hs_cos_wrapper_type_form input.arrow-right-electricblue[type=submit], .hbspt-form input[type=submit].arrow-right-electricblue {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.btn.arrow-right-electricblue::after, .hs_cos_wrapper_type_form input.arrow-right-electricblue[type=submit]::after, .hbspt-form input[type=submit].arrow-right-electricblue::after {
  display: block;
  content: "";
  height: 8px;
  width: 4px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="8" viewBox="0 0 4 8"><path d="M440.219,16.269h0a.75.75,0,0,1-.169.482L437.207,20.1a.519.519,0,0,1-.818,0,.768.768,0,0,1,0-.963l2.433-2.865-2.388-2.809a.77.77,0,0,1,0-.964.519.519,0,0,1,.818,0l2.8,3.291a.746.746,0,0,1,.17.482" transform="translate(-436.219 -12.297)" fill="%230061ff"/></svg>');
  background-repeat: no-repeat;
}

.link {
  font-size: 1.4rem;
  font-weight: var(--semibold);
  position: relative;
}
.link::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--mineshaftblack);
  transform: translateY(4px);
  opacity: 0;
  transition: 0.15s ease-in-out;
}
.link.text-electricblue::before {
  background-color: var(--electricblue);
}
.link.text-deepblue::before {
  background-color: var(--deepblue);
}
.link.text-white::before {
  background-color: var(--white);
}
.link.text-offwhite::before {
  background-color: var(--offwhite);
}
.link.text-bunkerblack::before {
  background-color: var(--bunkerblack);
}
.link svg {
  margin-left: 5px;
}
.link:hover::before {
  opacity: 1;
  transform: translateY(0);
}

.animate .hide-overflow {
  overflow: hidden;
  display: block;
}
.animate .appear {
  transition: 0.6s;
  display: block;
}
.animate .appear.down {
  transform: translateY(-100%);
}
.animate .appear.up {
  transform: translateY(100%);
}
.animate .appear.in-view {
  transform: translateY(0%);
}
@media (min-width: 641px) {
  .animate .delay-25 {
    transition-delay: 0.25s;
  }
}
@media (min-width: 641px) {
  .animate .delay-50 {
    transition-delay: 0.5s;
  }
}
@media (min-width: 641px) {
  .animate .delay-75 {
    transition-delay: 0.75s;
  }
}
@media (min-width: 641px) {
  .animate .delay-100 {
    transition-delay: 1s;
  }
}
.animate .fadein {
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadein.in-view {
  transition-timing-function: linear;
  opacity: 1;
  transform: none;
}
.animate .fadeup {
  opacity: 0;
  transition-duration: 1s;
  transform: translate3d(0, 8%, 0);
}
.animate .fadeup.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: none;
}
.animate .fadeup-cascade > *:nth-child(1) {
  transition-delay: calc(1 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(2) {
  transition-delay: calc(2 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(3) {
  transition-delay: calc(3 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(4) {
  transition-delay: calc(4 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(5) {
  transition-delay: calc(5 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(6) {
  transition-delay: calc(6 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(7) {
  transition-delay: calc(7 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(8) {
  transition-delay: calc(8 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(9) {
  transition-delay: calc(9 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(10) {
  transition-delay: calc(10 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(11) {
  transition-delay: calc(11 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(12) {
  transition-delay: calc(12 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(13) {
  transition-delay: calc(13 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(14) {
  transition-delay: calc(14 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(15) {
  transition-delay: calc(15 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(16) {
  transition-delay: calc(16 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(17) {
  transition-delay: calc(17 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(18) {
  transition-delay: calc(18 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(19) {
  transition-delay: calc(19 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(20) {
  transition-delay: calc(20 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(21) {
  transition-delay: calc(21 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(22) {
  transition-delay: calc(22 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(23) {
  transition-delay: calc(23 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *:nth-child(24) {
  transition-delay: calc(24 * 0.15s);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .fadeup-cascade > *.in-view:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(10) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(11) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(12) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(13) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(14) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(15) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(16) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(17) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(18) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(19) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(20) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(21) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(22) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(23) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade > *.in-view:nth-child(24) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(10) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(11) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(12) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(13) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(14) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(15) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(16) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(17) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(18) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(19) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(20) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(21) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(22) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(23) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .fadeup-cascade.in-view > *:nth-child(24) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft {
  opacity: 0;
  transition-duration: 1s;
  transform: translate3d(20px, 0, 0);
}
.animate .slideleft.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *:nth-child(1) {
  transition-delay: calc(1 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(2) {
  transition-delay: calc(2 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(3) {
  transition-delay: calc(3 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(4) {
  transition-delay: calc(4 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(5) {
  transition-delay: calc(5 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(6) {
  transition-delay: calc(6 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(7) {
  transition-delay: calc(7 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(8) {
  transition-delay: calc(8 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(9) {
  transition-delay: calc(9 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(10) {
  transition-delay: calc(10 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(11) {
  transition-delay: calc(11 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(12) {
  transition-delay: calc(12 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(13) {
  transition-delay: calc(13 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(14) {
  transition-delay: calc(14 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(15) {
  transition-delay: calc(15 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(16) {
  transition-delay: calc(16 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(17) {
  transition-delay: calc(17 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(18) {
  transition-delay: calc(18 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(19) {
  transition-delay: calc(19 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(20) {
  transition-delay: calc(20 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(21) {
  transition-delay: calc(21 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(22) {
  transition-delay: calc(22 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(23) {
  transition-delay: calc(23 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *:nth-child(24) {
  transition-delay: calc(24 * 0.15s);
  transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideleft-cascade > *.in-view:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(10) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(11) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(12) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(13) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(14) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(15) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(16) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(17) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(18) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(19) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(20) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(21) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(22) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(23) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade > *.in-view:nth-child(24) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(10) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(11) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(12) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(13) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(14) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(15) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(16) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(17) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(18) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(19) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(20) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(21) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(22) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(23) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideleft-cascade.in-view > *:nth-child(24) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright {
  opacity: 0;
  transition-duration: 1s;
  transform: translate3d(-20px, 0, 0);
}
.animate .slideright.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *:nth-child(1) {
  transition-delay: calc(1 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(2) {
  transition-delay: calc(2 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(3) {
  transition-delay: calc(3 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(4) {
  transition-delay: calc(4 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(5) {
  transition-delay: calc(5 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(6) {
  transition-delay: calc(6 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(7) {
  transition-delay: calc(7 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(8) {
  transition-delay: calc(8 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(9) {
  transition-delay: calc(9 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(10) {
  transition-delay: calc(10 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(11) {
  transition-delay: calc(11 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(12) {
  transition-delay: calc(12 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(13) {
  transition-delay: calc(13 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(14) {
  transition-delay: calc(14 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(15) {
  transition-delay: calc(15 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(16) {
  transition-delay: calc(16 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(17) {
  transition-delay: calc(17 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(18) {
  transition-delay: calc(18 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(19) {
  transition-delay: calc(19 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(20) {
  transition-delay: calc(20 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(21) {
  transition-delay: calc(21 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(22) {
  transition-delay: calc(22 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(23) {
  transition-delay: calc(23 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *:nth-child(24) {
  transition-delay: calc(24 * 0.15s);
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.animate .slideright-cascade > *.in-view:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(10) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(11) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(12) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(13) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(14) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(15) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(16) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(17) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(18) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(19) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(20) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(21) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(22) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(23) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade > *.in-view:nth-child(24) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(10) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(11) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(12) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(13) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(14) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(15) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(16) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(17) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(18) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(19) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(20) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(21) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(22) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(23) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slideright-cascade.in-view > *:nth-child(24) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.animate .slidedown {
  opacity: 0;
  transition-duration: 1s;
  transform: translate3d(0, -8%, 0);
}
.animate .slidedown.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  transform: none;
}
.animate .flipup {
  opacity: 0;
  -webkit-transform: perspective(500) rotateX(7deg) translate3d(0, 8%, 0);
}
.animate .flipup.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  transition-duration: 1s;
  opacity: 1;
  -webkit-transform: perspective(0) rotateX(0deg) translate3d(0, 0, 0);
}
.animate .flipleft {
  opacity: 0;
  -webkit-transform: perspective(500) rotateY(7deg) translate3d(20px, 0, 0);
}
.animate .flipleft.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  transition-duration: 1s;
  opacity: 1;
  -webkit-transform: perspective(0) rotateX(0deg) translate3d(0, 0, 0);
}
.animate .flipright {
  opacity: 0;
  -webkit-transform: perspective(500) rotateY(-7deg) translate3d(-20px, 0, 0);
}
.animate .flipright.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  transition-duration: 1s;
  opacity: 1;
  -webkit-transform: perspective(0) rotateX(0deg) translate3d(0, 0, 0);
}

.hbspt-form label:not(.hs-error-msg), .hs_cos_wrapper_type_form label:not(.hs-error-msg) {
  display: none;
}
.hbspt-form .hs-error-msg, .hs_cos_wrapper_type_form .hs-error-msg {
  position: relative;
  color: red;
  margin-bottom: 1rem;
  display: block;
  top: -0.5rem;
}
.hbspt-form legend, .hs_cos_wrapper_type_form legend {
  font-size: 1.4rem;
  color: var(--paleskygrey);
  display: block;
  margin-top: 2.5rem;
}
.hbspt-form input, .hbspt-form select, .hbspt-form textarea, .hs_cos_wrapper_type_form input, .hs_cos_wrapper_type_form select, .hs_cos_wrapper_type_form textarea {
  width: 100%;
  background: var(--offwhite);
  border: 1px solid var(--mischkagrey);
  border-radius: 0.4rem;
  min-height: 5.5rem;
  margin-bottom: 1rem;
  padding: 2rem;
  color: var(--bunkerblack);
  font-size: 1.4rem;
  font-family: var(--manrope);
  font-weight: var(--medium);
  display: block;
  max-width: 100%;
}
.hbspt-form input::-moz-placeholder, .hbspt-form select::-moz-placeholder, .hbspt-form textarea::-moz-placeholder, .hs_cos_wrapper_type_form input::-moz-placeholder, .hs_cos_wrapper_type_form select::-moz-placeholder, .hs_cos_wrapper_type_form textarea::-moz-placeholder {
  opacity: 1;
}
.hbspt-form input::placeholder, .hbspt-form select::placeholder, .hbspt-form textarea::placeholder, .hs_cos_wrapper_type_form input::placeholder, .hs_cos_wrapper_type_form select::placeholder, .hs_cos_wrapper_type_form textarea::placeholder {
  opacity: 1;
}
.hbspt-form input:-ms-input-placeholder, .hbspt-form select:-ms-input-placeholder, .hbspt-form textarea:-ms-input-placeholder, .hs_cos_wrapper_type_form input:-ms-input-placeholder, .hs_cos_wrapper_type_form select:-ms-input-placeholder, .hs_cos_wrapper_type_form textarea:-ms-input-placeholder {
  opacity: 1;
}
.hbspt-form input::-ms-input-placeholder, .hbspt-form select::-ms-input-placeholder, .hbspt-form textarea::-ms-input-placeholder, .hs_cos_wrapper_type_form input::-ms-input-placeholder, .hs_cos_wrapper_type_form select::-ms-input-placeholder, .hs_cos_wrapper_type_form textarea::-ms-input-placeholder {
  opacity: 1;
}
.hbspt-form .hs-input.is-placeholder, .hs_cos_wrapper_type_form .hs-input.is-placeholder {
  color: var(--paleskygrey);
}
.hbspt-form input[type=submit], .hs_cos_wrapper_type_form input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  white-space: nowrap;
  margin-top: 2rem;
  display: inline-block;
  width: auto;
}
.hbspt-form select, .hs_cos_wrapper_type_form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2370747D%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 1.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  color: var(--bunkerblack);
}
.hbspt-form select::-ms-expand, .hs_cos_wrapper_type_form select::-ms-expand {
  display: none;
}
.hbspt-form select:hover, .hs_cos_wrapper_type_form select:hover {
  border-color: #888;
}
.hbspt-form select:focus, .hs_cos_wrapper_type_form select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(var(--electricblue), 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.hbspt-form select option, .hs_cos_wrapper_type_form select option {
  font-weight: normal;
  color: var(--bunkerblack);
}
.hbspt-form textarea, .hs_cos_wrapper_type_form textarea {
  display: block;
  width: 100%;
  border-radius: 0.4rem;
  padding: 2rem;
  color: var(--bunkerblack);
}
.hbspt-form .actions, .hs_cos_wrapper_type_form .actions {
  display: flex;
  justify-content: flex-start;
}
.hbspt-form legend.hs-field-desc, .hs_cos_wrapper_type_form legend.hs-field-desc {
  font-size: 1.2rem;
  margin-top: 1rem;
  padding-bottom: 0.4rem;
}

.cta-contain {
  position: relative;
}

.form-cta {
  position: relative;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.2);
  padding: 7rem 10% 4rem 10%;
}
@media (min-width: 641px) {
  .form-cta {
    padding: 7rem 5% 4rem 5%;
    border-radius: 2rem;
  }
}
@media (min-width: 768px) {
  .form-cta {
    border-radius: 1rem;
  }
}
.form-cta h4 {
  font-size: 4rem;
  font-family: var(--manrope);
  font-weight: var(--bold);
  letter-spacing: -0.15rem;
  margin-top: 0rem;
  margin-bottom: 1rem;
}
@media (min-width: 641px) {
  .form-cta h4 {
    font-size: 6rem;
    margin-top: 5rem;
    margin-bottom: 0rem;
  }
}
.form-cta .h2 {
  font-size: 7rem;
}
.form-cta .product-logo {
  max-width: 12rem;
}
@media (min-width: 641px) {
  .form-cta .product-logo {
    max-width: 100%;
  }
}
.form-cta .form-cta-contain {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 641px) {
  .form-cta .form-cta-contain {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .form-cta .form-cta-contain {
    flex-direction: row;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
.form-cta .form-info {
  max-width: 50rem;
}
@media (min-width: 641px) {
  .form-cta .form-info {
    padding-right: 3rem;
  }
}
@media (min-width: 1024px) {
  .form-cta .form-info {
    max-width: 40rem;
    margin-right: clamp(2rem, 10%, 4rem);
  }
}
.form-cta .form-info p {
  line-height: 1.6;
}
.form-cta .contact-info {
  margin-top: 5rem;
}
.form-cta .contact-info p {
  font-size: 2rem;
  font-family: var(--manrope);
  font-weight: var(--medium);
  margin-bottom: 2rem;
}
.form-cta .contact-info p span {
  font-size: 1.3rem;
  display: block;
}
.form-cta .form-contain {
  border-top: 1px solid var(--accent_gray05);
  padding-top: 5rem;
}
@media (min-width: 1024px) {
  .form-cta .form-contain {
    border: 0;
    padding-top: 0.8rem;
  }
}
.form-cta .form-contain p {
  font-family: var(--manrope);
  font-weight: var(--medium);
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (min-width: 641px) {
  .form-cta .form-contain p {
    font-size: 2rem;
  }
}
.form-cta .form-contain .hbspt-form .submitted-message {
  min-height: 36rem;
}
.form-cta .form-contain .hbspt-form .submitted-message p {
  font-size: 1.75rem;
  line-height: 1.5;
}

.hbspt-form form .hs-submit input[type=submit] {
  width: auto;
}
.hbspt-form form .hs-error-msgs {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.hbspt-form form .hs-error-msgs li::marker {
  content: "";
}
.hbspt-form form .hs-error-msgs label {
  display: block;
  font-size: var(--xs);
  color: red;
}
.hbspt-form form .form-columns-1 .input .hs-input, .hbspt-form form .form-columns-2 .input .hs-input {
  width: 100% !important;
}
@media (max-width: 640px) {
  .hbspt-form form .form-columns-2 .hs-form-field.field {
    width: 100%;
  }
}
.input-w-button {
  border-radius: 6px;
  border: 1px solid var(--mischkagrey);
  padding: 3px;
  display: flex;
}
.input-w-button input:not(.btn) {
  border: none;
  flex: 1;
  padding-left: 1.4em;
  padding-right: 1.4em;
}
.input-w-button .btn, .input-w-button .hbspt-form input[type=submit], .hbspt-form .input-w-button input[type=submit], .input-w-button .hs_cos_wrapper_type_form input[type=submit], .hs_cos_wrapper_type_form .input-w-button input[type=submit] {
  flex: 0;
}

.footer-cta {
  padding-top: 8rem;
  padding-bottom: 6rem;
}
@media (max-width: 640px) {
  .footer-cta .container.padx {
    --padx: 5%;
  }
}
@media (min-width: 1024px) {
  .footer-cta .content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem 8rem;
  }
}
.footer-cta .overline {
  font-weight: var(--bold);
}
.footer-cta .heading2, .footer-cta .h2 {
  font-size: var(--2xl);
  max-width: 100%;
  line-height: 1.1;
  text-wrap: balance;
}
@media (min-width: 641px) {
  .footer-cta .heading2, .footer-cta .h2 {
    font-size: var(--6xl);
  }
}
.footer-cta .heading2 p, .footer-cta .heading2 span, .footer-cta .h2 p, .footer-cta .h2 span {
  font-size: inherit;
  line-height: inherit;
  text-wrap: balance;
  font-weight: var(--semibold);
}
.footer-cta .heading2 p strong, .footer-cta .heading2 p b, .footer-cta .heading2 span strong, .footer-cta .heading2 span b, .footer-cta .h2 p strong, .footer-cta .h2 p b, .footer-cta .h2 span strong, .footer-cta .h2 span b {
  color: var(--electricblue);
  font-weight: var(--bold);
}
.footer-cta .hs-richtext p {
  color: var(--offwhite);
  font-size: var(--md);
  font-weight: var(--semibold);
  margin-bottom: 1em;
  padding-left: 0.75em;
  max-width: 36rem;
}
.footer-cta .hs-field-desc {
  color: var(--offwhite);
}
.footer-cta .form-contain {
  position: relative;
}
.footer-cta .hbspt-form form .hs-error-msgs label {
  color: var(--offwhite);
}
.footer-cta .angle-lines {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(50%, 2rem);
  width: 95px;
  display: none;
}
@media (min-width: 1024px) {
  .footer-cta .angle-lines {
    display: block;
  }
}
@media (max-width: 640px) {
  .footer-cta .copy {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 641px) {
  .footer-cta .copy {
    padding-top: 6rem;
  }
}
.footer-cta .copy ul.arrows {
  margin-top: 2rem;
}
@media (min-width: 641px) {
  .footer-cta .copy ul.arrows {
    max-width: 29rem;
  }
}
.footer-cta .copy ul.arrows li {
  position: relative;
  list-style: none;
  padding-left: 4rem;
}
.footer-cta .copy ul.arrows li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  height: 12px;
  width: 17px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18.21 11.96"><path d="M0 4.79h14.16L10.8 1.44 12.23 0l5.97 5.99-5.97 5.97-1.43-1.44 3.37-3.37H0V4.8Z" fill="%230061ff"/></svg>');
}
@media (min-width: 1130px) {
  .footer-cta .copy-contain {
    max-width: 44rem;
    margin-left: auto;
  }
}
.footer-cta .copy-contain p {
  font-size: 1.8rem;
  text-wrap: balance;
  margin-bottom: 1em;
}
.footer-cta .copy-contain p a {
  color: var(--electricblue);
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
.footer-cta .card {
  position: relative;
  border-radius: 8px;
  padding: 3rem;
}
@media (min-width: 641px) {
  .footer-cta .card {
    padding: 5rem 4rem;
  }
}
.footer-cta .logo {
  max-width: 26rem;
  margin: 6rem auto 4rem;
}
.footer-cta .questions {
  display: flex;
  flex-direction: column;
  padding-top: 3rem;
  padding-bottom: 4rem;
  border-top: 1px solid #bfcbd6;
  margin-top: 4rem;
}
@media (min-width: 641px) {
  .footer-cta .questions {
    margin-top: 8rem;
    flex-direction: row;
    align-items: center;
    gap: 6rem;
  }
}
.footer-cta .questions a, .footer-cta .questions div {
  color: var(--mineshaftblack);
  font-size: var(--md);
  min-height: 45px;
  display: block;
  display: flex;
  align-items: center;
}
.footer-cta .questions a {
  text-decoration: underline;
  text-decoration-color: #bfcbd6;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}
.footer-cta .questions a:hover {
  text-decoration-color: var(--electricblue);
}
.footer-cta .questions div {
  position: relative;
}
@media (min-width: 641px) {
  .footer-cta .questions div::after {
    content: "";
    position: absolute;
    right: -3rem;
    height: 45px;
    width: 1px;
    background-color: #bfcbd6;
  }
}
.footer-cta .submitted-message p {
  color: var(--offwhite);
  font-size: var(--xl);
  line-height: 1.35;
  font-weight: var(--medium);
  text-wrap: balance;
}

.heading-line {
  position: relative;
}
.heading-line::before {
  content: "";
  display: block;
  margin-bottom: 2.25rem;
  height: 1px;
  width: 0;
  background-color: var(--primary_green);
  will-change: width;
  transition: 0.5s ease-out;
}
.heading-line.in-view::before {
  width: 90px;
}

.padding {
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 641px) {
  .padding {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.padding.padding-small {
  padding-left: 5%;
  padding-right: 5%;
}

.container-lg {
  padding-left: 10%;
  padding-right: 10%;
  max-width: calc(129.6rem + 10%);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1296px) {
  .container-lg {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.container-md {
  padding-left: 10%;
  padding-right: 10%;
}
.container-md.padx-narrow {
  padding-left: 5%;
  padding-right: 5%;
}
@media (min-width: 1440px) {
  .container-md {
    padding-left: 5%;
    padding-right: 5%;
    max-width: calc(114rem + 10%);
    margin-left: auto;
    margin-right: auto;
  }
}

.container-sm {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

br.gt-mobile {
  display: none;
}
@media (min-width: 641px) {
  br.gt-mobile {
    display: block;
  }
}
br.gt-tablet {
  display: none;
}
@media (min-width: 768px) {
  br.gt-tablet {
    display: block;
  }
}
br.gt-desktop {
  display: none;
}
@media (min-width: 1024px) {
  br.gt-desktop {
    display: block;
  }
}

h1 {
  padding-top: 8rem;
  margin-top: 2rem;
}
.home h1 {
  text-align: center;
  font-family: var(--manrope);
  font-weight: var(--regular);
  font-size: 7vw;
  margin: 20px 0 0 0;
  padding-bottom: 30px;
  text-transform: capitalize;
  border-bottom: 1px solid #dddddd;
}
@media (min-width: 641px) {
  .home h1 {
    font-size: 4rem;
    margin: 20px 0 0 0;
  }
}
.home h1 span {
  font-weight: var(--regular);
  display: block;
  font-size: 1.8rem;
  color: var(--mineshaftblack);
  text-transform: none;
}
.home h1 span.name {
  text-transform: lowercase;
  display: inline;
}
.detail h1 {
  padding-top: 0;
  position: relative;
  font-family: var(--manrope);
  font-weight: var(--regular);
  font-size: 7vw;
  line-height: 8vw;
  color: var(--bunkerblack);
  letter-spacing: -1px;
  text-align: left;
}
@media (min-width: 641px) {
  .detail h1 {
    font-size: 5rem;
    line-height: 1.2;
  }
}

h2 {
  color: var(--mineshaftblack);
}
.most-recent-learn h2 {
  font-size: 8vw;
  line-height: 9vw;
  font-family: var(--manrope);
  font-weight: var(--regular);
  letter-spacing: -1px;
  color: white;
  margin: 14px 0 10px 0;
  max-width: 800px;
  text-align: left;
}
@media (min-width: 641px) {
  .most-recent-learn h2 {
    font-size: 5rem;
    line-height: 1.2;
    margin: 14px 0 20px 0;
  }
}
.all-videos-home h2 {
  font-family: var(--manrope);
  font-weight: var(--regular);
  font-size: 3rem;
  line-height: 1;
  margin-top: 20px;
}
.case-studies h2 {
  font-family: var(--manrope);
  font-weight: var(--regular);
  color: white;
  font-size: 6vw;
  line-height: 7.5vw;
}
@media (min-width: 641px) {
  .case-studies h2 {
    font-size: 2rem;
    line-height: 1.3;
  }
}
.webinars h2 {
  font-family: var(--manrope);
  font-weight: var(--regular);
  color: white;
  font-size: 6vw;
  line-height: 7.5vw;
}
@media (min-width: 641px) {
  .webinars h2 {
    font-size: 2.2rem;
    line-height: 1.27;
  }
}
.content-contain h2 {
  font-family: var(--manrope);
  font-weight: var(--regular);
  color: var(--mineshaftblack);
  font-size: 5.5vw;
  line-height: 6vw;
}
@media (min-width: 641px) {
  .content-contain h2 {
    font-size: 2.8rem;
    line-height: 1.29;
  }
}
.no-results h2 {
  font-family: var(--manrope);
  font-weight: var(--regular);
  color: var(--mineshaftblack);
  font-size: 6vw;
  line-height: 7.5vw;
}
@media (min-width: 641px) {
  .no-results h2 {
    font-size: 2.2rem;
    line-height: 1.27;
  }
}
.detail h2 {
  margin-bottom: 20px;
  max-width: 600px;
}

.all-videos-home h3 {
  font-size: 2rem;
}
.recent h3 {
  font-family: var(--manrope);
  font-weight: var(--regular);
  color: white;
  font-size: 6vw;
  line-height: 7.5vw;
}
@media (min-width: 641px) {
  .recent h3 {
    font-size: 2.6rem;
    line-height: 1.3;
  }
}
.image-with-copy h3 {
  font-family: var(--manrope);
  font-weight: var(--regular);
  color: var(--mineshaftblack);
  font-size: 6vw;
  line-height: 7.5vw;
}
@media (min-width: 641px) {
  .image-with-copy h3 {
    font-size: 2.2rem;
    line-height: 1.27;
  }
}

h6 {
  text-align: center;
  font-size: 16px;
  background-color: indigo;
  color: white;
  padding: 10px;
}

main {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.text--yellow {
  color: #f5a021;
}

.text--white {
  color: white;
}

.cta.black {
  background: white;
}

.outter.gray {
  background-color: #f5f5f5;
}

.home .contain {
  padding-bottom: 80px;
}
.contain.pad {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .contain.pad {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .contain.webinars {
    padding: 50px 0;
  }
}
.detail .contain {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .detail .contain {
    flex-direction: row;
    margin-top: 50px;
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
    align-items: stretch;
  }
}
@media (min-width: 1300px) {
  .detail .contain {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
  }
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.pill {
  position: relative;
  font-size: 1rem;
  background-color: white;
  font-family: var(--manrope);
  font-weight: var(--bold);
  color: var(--mineshaftblack);
  border: 1px solid var(--electricblue);
  border-radius: 2em;
  padding: 7px 20px;
  display: inline-block;
  text-transform: uppercase;
  transition: 0.3s;
  margin-top: 10px;
}
.pill:hover {
  background-color: var(--electricblue);
  color: var(--offwhite);
}

.category-date {
  font-size: 1.2rem;
  font-family: var(--manrope);
  font-weight: var(--medium);
  text-transform: uppercase;
  margin-bottom: 5px;
}
.category-date.white {
  color: white;
}

.most-recent-learn {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: auto;
  overflow: hidden;
  background-image: linear-gradient(to bottom, #222222 0%, #000000 60%, #000000 100%);
}
@media (min-width: 641px) {
  .most-recent-learn:hover a.cta {
    transform: none;
    opacity: 1;
  }
}
.most-recent-learn video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  opacity: 0.55;
}
.most-recent-learn figure {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #222222 0%, #000000 60%, #000000 100%);
}
.most-recent-learn figure img {
  opacity: 0.6;
  height: 100%;
  width: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 641px) {
  .most-recent-learn figure img {
    height: 100%;
  }
}
@media screen and (min-height: 1200px) {
  .most-recent-learn figure img {
    height: 740px;
  }
}
.most-recent-learn article {
  width: 100%;
  position: relative;
  padding: 100px 0;
}
@media (min-width: 641px) {
  .most-recent-learn article {
    padding: 140px 0;
  }
}
.most-recent-learn a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.most-recent-learn a .play-video {
  transition: 0.6s ease-in-out;
  transform: scale(1);
  transform-origin: center center;
}
.most-recent-learn a .play-video:hover {
  transform: scale(1.1);
}
.most-recent-learn a.cta {
  align-self: flex-start;
}
@media (min-width: 641px) {
  .most-recent-learn a.cta {
    transform: translateY(20px);
    opacity: 0;
  }
}
.most-recent-learn a .pill {
  margin-right: 20px;
}
.most-recent-learn .content {
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: left;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}
.most-recent-learn .content .top {
  display: flex;
  align-items: center;
}
.most-recent-learn .content a {
  justify-content: flex-start;
  align-items: flex-start;
}

.all-videos-home {
  background-color: #f5f5f5;
}
.all-videos-home .videos {
  display: flex;
}
.all-videos-home .video {
  flex: 1;
  margin-left: 25px;
  color: var(--mineshaftblack);
}
.all-videos-home .video .label {
  color: #808080;
  font-size: 1.2rem;
  margin: 20px 0 10px 0;
}
.all-videos-home .video img {
  height: 195px;
  width: 100%;
}
.all-videos-home .copy {
  margin: 10px 0;
  min-width: 210px;
}
.all-videos-home .copy p {
  color: #808080;
  margin: 30px 0 60px;
}

.subsection {
  padding-bottom: 25px;
  padding-top: 80px;
  font-size: 2.6rem;
  color: var(--bunkerblack);
  text-align: left;
}

.recent a {
  color: white;
}
.recent .content {
  max-width: 70%;
}

.image-cards {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 0 -1.25rem;
}
.image-cards a {
  display: flex;
}

.image-card {
  position: relative;
  height: 260px;
  width: 100%;
  margin-left: 1.25rem;
  display: flex;
  flex: 1 1 auto;
  margin-bottom: 1.25rem;
  background-color: white;
  padding: 20px 20px 30px 20px;
}
@media (min-width: 768px) {
  .image-card {
    width: calc(50% - 1.25em);
    height: 360px;
  }
}
.image-card:hover img {
  transform: scale(1);
}
.image-card:hover .fill, .image-card:hover .loader-outter, .image-card:hover .subnav .icons svg, .subnav .icons .image-card:hover svg {
  transform: scale(3);
  transition-origin: top center;
}
.image-card.full {
  width: 100%;
}
@media (min-width: 1024px) {
  .image-card.half {
    width: calc(50% - 1.25em);
  }
}
@media (min-width: 1024px) {
  .image-card.third {
    width: calc(33.33% - 1.25em);
  }
}
@media (min-width: 1024px) {
  .image-card.quarter {
    width: calc(25% - 1.25em);
  }
}
.image-card figure {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.image-card figure img {
  height: 100%;
  width: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform: scale(1.05);
}
.image-card figure .fill, .image-card figure .loader-outter, .image-card figure .subnav .icons svg, .subnav .icons .image-card figure svg {
  transition: 1s;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.3) 40%, rgb(0, 0, 0));
}
.image-card .content {
  position: relative;
  align-self: flex-end;
  text-align: left;
}

.all {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  width: 100%;
}

a.js-show-less {
  display: none;
}

.image-with-copy .image-with-copy-contain {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto 0 -1.25em;
  width: 100%;
}
@media (min-width: 641px) {
  .image-with-copy .image-with-copy-contain {
    flex-direction: row;
  }
}
@media (min-width: 960px) {
  .image-with-copy .image-with-copy-contain {
    margin: 0 auto 0 -1.25em;
  }
}
.image-with-copy .image-with-copy-contain.more {
  display: none;
}
.image-with-copy .image-with-copy-contain.more.show-more {
  display: flex;
}
.image-with-copy .related-title {
  color: var(--bunkerblack);
  text-align: center;
  margin: 0px auto 40px auto;
  font-size: 2.6rem;
  flex-basis: 100%;
}
.image-with-copy .label {
  font-weight: var(--semibold);
  color: var(--electricblue);
  font-size: 1.1rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.image-with-copy .entry {
  display: block;
  width: 100%;
  margin: 0 0 50px 1.25rem;
  transform: none;
  transition: 0.6s;
}
@media (min-width: 641px) {
  .image-with-copy .entry {
    width: calc(50% - 1.25em);
  }
}
@media (min-width: 1024px) {
  .image-with-copy .entry {
    width: calc(33.33% - 1.25em);
  }
}
@media (min-width: 1024px) {
  .image-with-copy .entry.half {
    width: calc(50% - 1.25em);
  }
}
.image-with-copy .entry:hover {
  transform: translateY(-5px);
}
.image-with-copy figure {
  position: relative;
}
.image-with-copy img {
  height: 232px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  margin-bottom: 20px;
}
.image-with-copy a {
  color: var(--mineshaftblack);
}

.detail main .video-contain {
  position: relative;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  background-color: #f3f3f3;
  margin-top: 40px;
}
@media (min-width: 1300px) {
  .detail main .video-contain {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-height: 670px) and (max-width: 1280px) and (min-width: 767px) {
  .detail main .video-contain {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-left: 5%;
  }
}
.detail main .wistia_responsive_padding {
  position: relative;
}
.detail main .header {
  max-width: 90%;
  padding: 0 2.5%;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .detail main .header {
    max-width: 800px;
  }
}
.detail main .header .crumbs {
  margin-bottom: 20px;
  font-size: 1.2rem;
  color: #808080;
  text-transform: uppercase;
}
.detail main .header a {
  color: inherit;
}
.detail main .content-contain {
  border-top: 1px solid #dddddd;
}
.detail main .content {
  padding: 20px 0px 0px 0px;
  color: #808080;
}
@media (min-width: 768px) {
  .detail main .content {
    padding: 40px 30px 30px 30px;
  }
}
@media (min-width: 1024px) {
  .detail main .content {
    width: 60%;
  }
}
.detail main .content .copy {
  margin-top: 20px;
  width: 100%;
}
.detail main .content .copy a:link:not(.cta), .detail main .content .copy a:visited:not(.cta), .detail main .content .copy a:hover:not(.cta), .detail main .content .copy a:active:not(.cta) {
  color: #4A6789;
  text-decoration: underline;
}
.detail main .content p {
  margin: 0 0 20px 0;
  font-size: 1.6rem;
  line-height: 1.625;
}
.detail main .content ul {
  font-size: 1.6rem;
  line-height: 1.625;
  margin: 0 0 20px 1.75rem;
}
.detail main .content img {
  width: 100%;
}
.detail main .sidebar {
  padding-bottom: 80px;
  width: 100%;
}
@media (min-width: 1024px) {
  .detail main .sidebar {
    width: 40%;
    border-left: 1px solid #dddddd;
  }
}
.detail main .sidebar .label {
  font-size: 1.5rem;
  color: #808080;
  margin-top: 40px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.detail main .sidebar ul, .detail main .sidebar ol {
  margin: 10px 0 0 0;
  font-size: 1.6rem;
  line-height: 1.625;
  padding-left: 30px;
}
.detail main .sidebar > div {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .detail main .sidebar > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.detail main .link button {
  font-family: var(--manrope);
  font-weight: var(--bold);
  background: var(--electricblue);
  color: white;
  border: 0;
  overflow: hidden;
  text-transform: uppercase;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin: 0;
  padding: 0;
  width: 25%;
  transition: 0.3s;
}
.detail main .link button:hover {
  background: #808080;
}
.detail main .link button span {
  display: block;
}
.detail main .link .copy {
  display: block;
}
.detail main .link .copied {
  display: none;
}
.detail main .link .emaillink {
  padding-left: 10px;
  border: 1px solid #cdcdcd;
  border-right: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 1.1rem;
  line-height: 1;
  padding: 11px 10px 8px 10px;
  width: 75%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.detail main .link .js-emaillink {
  max-width: 90%;
}
.detail main .link .link-contain {
  display: flex;
  align-items: stretch;
  overflow: hidden;
  width: 100%;
}
.detail main .link-copied.link button {
  background: #808080;
}
.detail main .link-copied .copy {
  display: none;
}
.detail main .link-copied .copied {
  display: block;
}
.detail main .case-study-rail {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 40px;
}
.detail main .landing-form {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 40px 0 20px 0;
  width: 100%;
}
@media (min-width: 641px) {
  .detail main .landing-form {
    border-top: 0;
    padding: 40px 0;
  }
}
.detail main .landing-form iframe {
  width: 100%;
}
.detail main .landing-form .landing-form-title {
  font-family: var(--manrope);
  font-weight: var(--semibold);
  color: #808080;
  font-size: 1.5rem;
  line-height: 1.33;
  margin-bottom: 20px;
}
.detail main .slim-cta {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.detail main .slim-cta .flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  text-align: center;
}
@media (min-width: 641px) {
  .detail main .slim-cta .flex {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
}
.detail main .slim-cta .flex .cta-heading {
  font-size: var(--2xl);
  letter-spacing: -0.05em;
  text-wrap: pretty;
}
@media (min-width: 1024px) {
  .detail main .slim-cta .flex .cta-heading {
    font-size: var(--3xl);
  }
}
.detail main .slim-cta .flex .action .btn, .detail main .slim-cta .flex .action .hbspt-form input[type=submit], .hbspt-form .detail main .slim-cta .flex .action input[type=submit], .detail main .slim-cta .flex .action .hs_cos_wrapper_type_form input[type=submit], .hs_cos_wrapper_type_form .detail main .slim-cta .flex .action input[type=submit] {
  white-space: nowrap;
}

.subnav {
  position: relative;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 94%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .subnav {
    justify-content: center;
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1230px) {
  .subnav {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.subnav .links-contain {
  display: flex;
  flex-direction: column;
  width: 90%;
  z-index: 2;
}
.list-on .subnav .links-contain {
  width: 100%;
}
.search-on .subnav .links-contain {
  opacity: 0;
}
@media (min-width: 881px) {
  .search-on .subnav .links-contain {
    opacity: 1;
  }
}
.subnav .list-icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.2rem;
  font-family: var(--manrope);
  font-weight: var(--medium);
  color: #808080;
  padding: 4px 10px 2px 16px;
  border: 1px solid #dddddd;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .subnav .list-icon {
    display: none;
  }
}
.subnav .list-icon span {
  margin-right: 10px;
}
.subnav .list-icon strong {
  font-family: var(--manrope);
  font-weight: var(--bold);
}
.subnav .list-icon svg {
  position: relative;
  top: -1px;
}
.subnav .links {
  display: flex;
  flex-direction: column;
  border: 0px solid #dddddd;
  border-top: 0;
  transition: 0.3s;
  max-height: 0px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .subnav .links {
    border: 0;
    flex-direction: row;
    padding: 10px 0 5px 0;
    overflow: visible;
    justify-content: center;
    max-height: none;
  }
}
.list-on .subnav .links {
  display: flex;
  max-height: 300px;
  padding: 15px 0 10px 0;
  overflow: visible;
  border: 1px solid #dddddd;
  border-top: 0;
}
.subnav .links a {
  font-size: 1.6rem;
  color: var(--mineshaftblack);
  padding: 0 10px 7px 0;
  transition: 0.3s;
  padding: 10px 10px 7px 15px;
}
@media (min-width: 768px) {
  .subnav .links a {
    margin-right: 10px;
    padding: 5px 0;
    border-bottom: 2px solid white;
  }
}
@media (min-width: 850px) {
  .subnav .links a {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .subnav .links a {
    font-size: 1.8rem;
  }
}
.subnav .links a:hover, .subnav .links a.current {
  background-color: #f3f3f3;
}
@media (min-width: 768px) {
  .subnav .links a:hover, .subnav .links a.current {
    border-bottom: 2px solid var(--electricblue);
    background: none;
  }
}
.subnav .links a:last-child {
  margin-right: 0;
}
.subnav .search {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  width: 100%;
  display: flex;
  align-items: center;
  z-index: 1;
}
@media (max-width: 880px) {
  .subnav .search {
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    margin-top: 0;
  }
}
@media (min-width: 881px) {
  .subnav .search {
    width: 20%;
  }
}
@media (min-width: 1181px) {
  .subnav .search {
    width: 25%;
  }
}
.list-on .subnav .search {
  display: none;
}
.search-on .subnav .search {
  background-color: white;
  z-index: 3;
}
.search-on .subnav .search form {
  visibility: visible;
  opacity: 1;
}
.subnav form {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  background-color: white;
  width: 100%;
}
.subnav input[type=text] {
  padding: 0 34px 0 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 32px;
  color: #808080;
  font-size: 1.4rem;
  width: 100%;
  padding-top: 6px;
}
.subnav .icons {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 5px;
  height: 24px;
  width: 24px;
  align-self: center;
}
.subnav .icons svg {
  cursor: pointer;
  display: block;
}
.subnav .icons .close {
  display: none;
}
.search-on .subnav .icons .close {
  display: block;
}
.subnav .icons .search-icon {
  display: block;
}
.search-on .subnav .icons .search-icon {
  display: none;
}

.no-results {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 150px;
  background-color: #f2f2f2;
  padding: 100px 50px;
}
.no-results a {
  margin-top: 20px;
}

.transcript-contain .cta span {
  display: none;
}
.transcript-contain .cta span.active {
  display: block;
}

.transcript {
  border: 1px solid #dddddd;
  padding: 5%;
  border-radius: 4px;
  display: none;
  margin-bottom: 20px;
}
.transcript.active {
  display: block;
}

.loader-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

.loader {
  margin: 0 auto 0;
  width: 100px;
  text-align: center;
}

.loader > div {
  width: 10px;
  height: 10px;
  background-color: var(--mineshaftblack);
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.loader .bounce1 {
  animation-delay: -0.32s;
}

.loader .bounce2 {
  animation-delay: -0.16s;
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.footer-mast {
  position: relative;
}
.footer-mast .fill, .footer-mast .subnav .icons svg, .subnav .icons .footer-mast svg, .footer-mast .loader-outter {
  background-color: rgba(26, 38, 57, 0.7);
  z-index: 0;
}
.footer-mast .copy {
  position: relative;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 90px 0 60px;
}
@media (min-width: 641px) {
  .footer-mast .copy {
    padding: 110px 20px 90px;
  }
}
@media (min-width: 1025px) {
  .footer-mast .copy {
    max-width: 875px;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer-mast p {
  font-size: 1.6rem;
  line-height: 1.55em;
  letter-spacing: -0.01em;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  .footer-mast p {
    font-size: 2rem;
  }
}
.footer-mast .solutions-header {
  font-family: var(--manrope);
  font-weight: var(--semibold);
  font-size: 10vw;
  line-height: 1em;
  color: white;
}
@media (min-width: 641px) {
  .footer-mast .solutions-header {
    font-size: 5.7rem;
  }
}
.home .footer-mast {
  background-image: url("https://cdn01.buxtonco.com/solutions/global/buxton-solutions-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-mast.industry-retail {
  background-image: url("https://cdn01.buxtonco.com/solutions/global/industry/retail.jpg");
  background-image: -webkit-image-set(url("https://cdn01.buxtonco.com/solutions/global/industry/retail@1x.jpg") 1x, url("https://cdn01.buxtonco.com/solutions/global/industry/retail@2x.jpg") 2x);
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-mast.industry-healthcare {
  background-image: url("https://cdn01.buxtonco.com/solutions/global/industry/healthcare.jpg");
  background-image: -webkit-image-set(url("https://cdn01.buxtonco.com/solutions/global/industry/healthcare@1x.jpg") 1x, url("https://cdn01.buxtonco.com/solutions/global/industry/healthcare@2x.jpg") 2x);
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-mast.industry-restaurants {
  background-image: url("https://cdn01.buxtonco.com/solutions/global/industry/restaurants.jpg");
  background-image: -webkit-image-set(url("https://cdn01.buxtonco.com/solutions/global/industry/restaurants@1x.jpg") 1x, url("https://cdn01.buxtonco.com/solutions/global/industry/restaurants@2x.jpg") 2x);
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-mast.industry-franchise {
  background-image: url("https://cdn01.buxtonco.com/solutions/global/industry/franchise.jpg");
  background-image: -webkit-image-set(url("https://cdn01.buxtonco.com/solutions/global/industry/franchise@1x.jpg") 1x, url("https://cdn01.buxtonco.com/solutions/global/industry/franchise@2x.jpg") 2x);
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-mast.industry-city-government {
  background-image: url("https://cdn01.buxtonco.com/solutions/global/industry/city-government.jpg");
  background-image: -webkit-image-set(url("https://cdn01.buxtonco.com/solutions/global/industry/city-government@1x.jpg") 1x, url("https://cdn01.buxtonco.com/solutions/global/industry/city-government@2x.jpg") 2x);
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-mast.industry-private-equity {
  background-image: url("https://cdn01.buxtonco.com/solutions/global/industry/private-equity.jpg");
  background-image: -webkit-image-set(url("https://cdn01.buxtonco.com/solutions/global/industry/private-equity@1x.jpg") 1x, url("https://cdn01.buxtonco.com/solutions/global/industry/private-equity@2x.jpg") 2x);
  background-size: cover;
  background-repeat: no-repeat;
}
.product-detail .footer-mast {
  color: white;
  background-color: gray;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 1024px) {
  .product-detail .footer-mast {
    padding: 100px 0 0 100px;
    height: 575px;
  }
}
.product-detail .footer-mast h1 {
  font-size: 3.4rem;
  font-family: var(--manrope);
  font-weight: var(--semibold);
  margin-bottom: 5px;
}
.product-detail .footer-mast .subhead {
  font-size: 2.2rem;
  line-height: 1.15;
}
.product-detail .footer-mast .mast-contain {
  text-align: left;
}
@media (max-width: 1023px) {
  .product-detail .footer-mast .mast-contain {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 100px 5% 40px 5%;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .product-detail .footer-mast .mast-contain.left {
    float: right;
    margin-right: 4%;
  }
}
.product-detail .footer-mast .ctas {
  margin: 20px 0;
}
.product-detail .footer-mast .ctas a:first-child {
  margin-right: 5px;
}
.product-detail .footer-mast .ctas a.yellow {
  color: var(--electricblue);
}
.product-detail .footer-mast .ctas a.yellow:hover {
  color: var(--offwhite);
}
.product-detail .footer-mast .share {
  border-top: 1px solid white;
  padding-top: 15px;
  padding: 15px 15px 0px 0px;
}
.product-detail .footer-mast .share .share-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  font-family: var(--manrope);
  font-weight: var(--medium);
}
@media (max-width: 1023px) {
  .product-detail .footer-mast .share .share-title {
    display: block;
  }
}
.product-detail .footer-mast .share span {
  position: relative;
  top: -5px;
  display: inline-block;
  float: right;
}
@media (max-width: 1023px) {
  .product-detail .footer-mast .share span {
    float: left;
    padding-top: 5px;
  }
}
.product-detail .footer-mast .share span.facebook {
  position: relative;
}
.product-detail .footer-mast .share span.facebook svg {
  height: 20px;
}
.product-detail .footer-mast .share svg {
  height: 26px;
}
.product-detail .footer-mast .share svg circle {
  display: none;
}
.footer-mast .cta span {
  text-transform: capitalize;
}

.hbspt-form label:not(.hs-error-msg) {
  display: block;
  font-family: var(--manrope);
  font-weight: var(--medium);
  font-size: 1.4rem;
  margin-bottom: 0.5em;
  color: var(--mineshaftblack);
}

.gate {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 5% 0;
}
