@import url(https://use.typekit.net/xiw7yeo.css);
@font-face{
  font-display:optional;

  font-family:"proxima-nova","Arial",sans-serif;

  src:url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2")
}

@font-face{
  font-display:optional;

  font-family:"operetta-8","Times New Roman",serif;

  src:url("https://use.typekit.net/af/232581/00000000000000003b9b3611/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2")
}

.homepage-hero_container{
  padding:48px 0 32px 0;
  position:relative
}

@media(min-width: 768px){
  .homepage-hero_container{
    max-width:1440px;
    padding:88px 0 72px 0
  }
}

.homepage-hero_content{
  width:312px;
  z-index:10
}

@media(min-width: 768px){
  .homepage-hero_content{
    width:580px
  }
}

.homepage-hero_heading{
  margin-bottom:16px;
  text-align:center;
  padding:0 24px
}

@media(min-width: 768px){
  .homepage-hero_heading{
    margin-bottom:24px
  }
}

@media(min-width: 1280px){
  .homepage-hero_heading{
    margin-bottom:24px
  }
}

.homepage-hero_subheading{
  font-size:18px;
  font-weight:400;
  line-height:22px;
  text-align:center;
  color:#525161;
  margin-bottom:32px
}

@media(min-width: 768px){
  .homepage-hero_subheading{
    font-size:20px;
    line-height:24px
  }
}

.homepage-hero_location-capture{
  width:312px;
  height:160px;
  background-color:#002459;
  border-radius:8px
}

@media(min-width: 768px){
  .homepage-hero_location-capture{
    width:100%;
    height:104px
  }
}

.homepage-hero_value-props{
  margin-top:32px
}

.homepage-hero_value-checkmark{
  width:20px;
  height:20px
}

.homepage-hero_value-props-item{
  font-size:14px;
  font-weight:400;
  line-height:20px;
  text-align:left;
  color:#525161
}

.homepage-hero_value-props-item>strong{
  font-weight:700;
  font-size:16px
}

.homepage-hero_providers-column{
  display:none;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-align:center;
  align-items:center;
  gap:8px;
  position:absolute
}

.homepage-hero_providers-column_left{
  -ms-flex-pack:start;
  justify-content:flex-start;
  left:0
}

.homepage-hero_providers-column_right{
  -ms-flex-pack:end;
  justify-content:flex-end;
  right:0
}

@media(min-width: 1280px){
  .homepage-hero_providers-column{
    display:-ms-flexbox;
    display:flex
  }
}

.homepage-hero_providers-row{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:row;
  flex-direction:row;
  gap:8px
}

.homepage-hero_provider-tile-parallelogram{
  transform:skew(-7deg);
  background:#fff;
  border-radius:8px;
  box-shadow:0px 3.17px 6.35px 1.9px rgba(50,80,112,.0705882353);
  width:80px;
  height:82px
}

@media(min-width: 768px){
  .homepage-hero_provider-tile-parallelogram{
    width:100px;
    height:95px
  }
}

.homepage-hero_provider-tile-image{
  transform:skew(7deg);
  width:60px
}

@media(min-width: 768px){
  .homepage-hero_provider-tile-image{
    width:72px
  }
}
