.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.paragraph {
  background-color: #fb1010;
}

.text-block {
  background-color: #f5d299;
}

.image {
  padding-left: 0;
}

.section {
  margin-left: 100px;
  margin-right: 140px;
}

.button {
  color: #0a0909;
  background-color: #f7080c05;
  margin-left: 0;
  padding-left: 20px;
}

.nav-menu {
  grid-column-gap: .125rem;
  grid-row-gap: .125rem;
  margin-right: -.25rem;
  display: flex;
}

.nav-link {
  color: #0f172a;
  border-radius: 100rem;
  align-items: center;
  min-height: 2.25rem;
  padding: 0 1rem;
  font-size: .9375rem;
  font-weight: 500;
  transition: transform .25s, background-color .25s, opacity .25s;
  display: flex;
}

.nav-link:hover {
  opacity: .84;
  background-color: #f7f7f7;
}

.nav-link.w--current {
  z-index: 1;
  color: #bf1546;
  background-color: #ffe6ed;
}

.nav-link.w--current:hover {
  opacity: 1;
}

.actions-wrapper {
  grid-column-gap: .75rem;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading.regular {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.button-secondary {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0f172a;
  border-radius: 6.25rem;
  flex: none;
  min-height: 3.5rem;
  padding: 1rem 1.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  transition: transform .25s, opacity .25s;
}

.button-secondary:hover {
  opacity: .88;
}

.button-secondary:active {
  transform: scale(.98);
}

.button-secondary.small {
  border-radius: 100rem;
  min-height: 2.25rem;
  padding: .5625rem 1.25rem;
  font-size: .8125rem;
}

.button-secondary.small.hide-mobile-portrait {
  background-color: #fa6163;
}

.nav-menu-button {
  padding: 0;
}

.nav {
  z-index: 2;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  height: 4.5rem;
  display: flex;
  position: sticky;
  top: 0;
}

.nav-container {
  z-index: 0;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 100rem;
  height: 100%;
  padding-bottom: .5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
  position: relative;
}

.logo {
  color: #0f172a;
  margin-bottom: .25rem;
  padding-left: 0;
  display: inline-block;
  position: static;
}

.logo:hover {
  opacity: .72;
}

.logo-wrapper {
  grid-column-gap: 3rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.nav-gradient-underline {
  background-image: linear-gradient(45deg, #bf1546, #f6faad 34%, #beff6f 56%, #1ba37f 63%, #6466ff);
  width: 100%;
  height: .5rem;
  position: absolute;
  bottom: 0;
}

.text-block-2 {
  font-weight: 700;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.search-button {
  opacity: 1;
  background-color: #fa6163;
  border-radius: 10px;
  flex: 1;
}

.search-input {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 1px solid #000;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 40px;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.image-2 {
  display: inline-block;
}

.section-2 {
  background-color: #f2ecec;
  border-bottom: 1px #f40a0a;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 30px;
  line-height: 30px;
}

.div-block {
  display: flex;
}

.section-3 {
  background-color: #f5f3f3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-2 {
  background-color: #fbf5f5;
}

.heading-2 {
  color: #333;
  font-size: 50px;
}

.heading-3 {
  color: #333;
  background-color: #efa5a503;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-3 {
  font-size: 24px;
  line-height: 24px;
}

.heading-4, .heading-5, .heading-6 {
  text-align: center;
}

.block-quote, .block-quote-2, .block-quote-3, .block-quote-4, .block-quote-5, .block-quote-6 {
  text-align: center;
  border-left-style: none;
}

.columns {
  background-color: #f5e7e7;
}

.column-2, .column-3, .column-4 {
  border: 1px solid #f20505;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area";
}

.paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9 {
  text-align: center;
  background-color: #efa5a5;
  font-size: 20px;
}

.grid_2-col {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-3 {
  text-align: center;
  align-self: center;
  display: flex;
}

.section-4 {
  color: #1657e8;
  background-color: #000;
  border: 1px #021e5f;
  border-bottom: 1px solid #fafafa;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: block;
  overflow: clip;
}

.section-4.is-inverse {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fafafa;
  background-color: #000;
  border: 1px solid #000;
  border-bottom-color: #faf4f4;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 2rem;
  padding-bottom: 0;
  display: block;
}

.header {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 3rem;
  display: flex;
}

.text-color_secondary {
  color: color-mix(in srgb, currentColor 60%, transparent);
}

.heading_h1 {
  color: #fafafa;
  text-align: left;
  letter-spacing: -.01em;
  text-wrap: balance;
  align-self: flex-start;
  margin-bottom: .3em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 4.21rem;
  font-weight: 200;
  line-height: 1.04em;
  display: flex;
}

.heading_h1.margin-bottom_xsmall {
  text-align: left;
  font-size: 2.87rem;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.footer-subscribe {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-2 {
  border: 0 #000;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.section-5 {
  background-color: #fbe8e8;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-7 {
  margin-bottom: 100px;
  margin-left: 100px;
  padding-right: 100px;
}

.container-3 {
  padding-top: 60px;
}

.div-block-4 {
  margin-left: 100px;
  margin-right: 100px;
}

.text-field {
  margin-left: 100px;
  margin-right: 100px;
  padding-right: 100px;
}

.text-field-2, .field-label, .field-label-2, .submit-button {
  margin-left: 100px;
}

.grid-2 {
  outline-offset: 0px;
  border-bottom: 1px dotted #fb0808;
  outline: 3px #333;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2";
}

.text-block-3 {
  text-align: left;
  font-size: 20px;
  font-weight: 700;
}

.text-block-4, .paragraph-10 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.div-block-5 {
  text-align: center;
  display: flex;
}

.div-block-6 {
  color: #000;
  background-color: #f4c400;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.body {
  display: block;
}

.bold-text, .heading-8 {
  text-align: center;
}

.section-6 {
  border-bottom: 2px solid #f00606;
}

.div-block-7 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-7 {
  border-bottom: 2px solid #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bold-text-2 {
  font-size: 20px;
}

.bold-text-3, .bold-text-4 {
  text-align: center;
  font-size: 20px;
}

.text-block-5 {
  color: #000000e6;
  background-color: #f8f5f5;
}

.section-8 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-4 {
  padding-bottom: 60px;
}

.text-block-6 {
  color: #000000e6;
}

.section-9 {
  padding-bottom: 60px;
}

.heading-9 {
  color: #f9f5f5;
  text-align: center;
  text-decoration: none;
}

.paragraph-11 {
  color: #fbfbfb;
  font-size: 20px;
  text-decoration: none;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.heading-10 {
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #fff;
    border-bottom: .0625rem solid #ebebeb;
    align-items: flex-start;
    width: 100vw;
    min-width: 100vw;
    margin-right: 0;
    padding: 1rem 3.125rem 2rem;
  }

  .nav-link {
    margin: .25rem 0;
  }

  .button-secondary {
    position: relative;
  }

  .nav-menu-button {
    flex-direction: row;
    justify-content: center;
    margin-left: 1rem;
    margin-right: -.5rem;
    padding: 0;
    display: flex;
  }

  .nav-menu-button.w--open {
    background-color: #0000;
  }

  .nav-container {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .menu-icon-line-top {
    background-color: #0f172a;
    border-radius: .0625rem;
    width: 1.75rem;
    height: .1875rem;
    margin-bottom: .25rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon-line-bottom {
    background-color: #0f172a;
    border-radius: .0625rem;
    width: 1.75rem;
    height: .1875rem;
    margin-top: .25rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .grid_2-col.tablet-1-col {
    grid-template-columns: 1fr;
  }

  .section-4 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .heading_h1 {
    font-size: 3.37rem;
  }

  .container-2, .container-5 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    -webkit-backdrop-filter: blur(.375rem);
    backdrop-filter: blur(.375rem);
    background-color: #fff;
    border-right: .0625rem solid #f0f0f0;
    margin-right: 0;
  }

  .nav-link.w--current {
    background-position: 0%;
  }

  .nav-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .logo-wrapper {
    display: flex;
  }

  .grid_2-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .section-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .header {
    margin-bottom: 2rem;
  }

  .heading_h1 {
    font-size: 2.69rem;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .heading.regular {
    font-size: 1.25rem;
  }

  .button-secondary {
    font-size: 1rem;
  }

  .button-secondary.small.hide-mobile-portrait {
    display: none;
  }

  .nav-container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .section-4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .heading_h1 {
    font-size: 2.15rem;
  }

  .container-2 {
    max-width: none;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-5 {
    max-width: none;
  }
}

#w-node-ab266705-3b8f-1db2-6bce-33616105012c-c407bc5e {
  justify-self: center;
}

#w-node-ab266705-3b8f-1db2-6bce-336161050136-c407bc5e {
  justify-self: end;
}

#w-node-_4a8e72d4-56ee-0b47-df07-3bc0dc1d7fe3-92f504ce.w-node-_306bb904-fda2-3a32-025d-2a54c56b1e8b-c407bc5e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_4520a621-34b8-77cd-66c1-bd8ced36cb4e-aab46aa0 {
  justify-self: center;
}

#w-node-_4520a621-34b8-77cd-66c1-bd8ced36cb5a-aab46aa0 {
  justify-self: end;
}

#w-node-_212a2107-f3ba-3fa5-8f50-6ac63a3d3fce-aab46aa0, #w-node-_4512b617-6c97-d746-cd4d-4370521a607c-aab46aa0, #w-node-d0e66881-cde3-10fa-1f65-fe90beaf7327-aab46aa0, #w-node-d9f24896-368f-fab0-815b-1d11160dc657-aab46aa0, #w-node-fe819e7f-925c-ecbc-500c-de8c8ef37882-aab46aa0, #w-node-f624dba1-6b5d-a1fa-2ff6-c3c5faaaac09-aab46aa0, #w-node-_99789d03-f490-4fcb-c6d2-51956eda7688-aab46aa0 {
  place-self: center;
}

#w-node-_4a8e72d4-56ee-0b47-df07-3bc0dc1d7fe3-92f504ce.w-node-ee53183b-362c-bd0f-0e69-8b32c3270dd3-aab46aa0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_1dad6d13-8fbb-9d7c-1b10-b677f82274bd-5cddb512 {
  justify-self: center;
}

#w-node-_1dad6d13-8fbb-9d7c-1b10-b677f82274c9-5cddb512 {
  justify-self: end;
}

#w-node-_4a8e72d4-56ee-0b47-df07-3bc0dc1d7fe3-92f504ce.w-node-_7d5acc65-09df-b1de-ef1f-c0321bc7abc1-5cddb512 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_05f2b67a-b460-01a2-2404-c6d5d27af902-af3a7bf3 {
  justify-self: center;
}

#w-node-_05f2b67a-b460-01a2-2404-c6d5d27af90e-af3a7bf3 {
  justify-self: end;
}

#w-node-_4a8e72d4-56ee-0b47-df07-3bc0dc1d7fe3-92f504ce.w-node-ac99530c-0285-58ca-b546-ce565ed1efa9-af3a7bf3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-b5f14608-0759-6a89-5253-0c2e8687e3c2-dc61a58a {
  justify-self: center;
}

#w-node-b5f14608-0759-6a89-5253-0c2e8687e3ce-dc61a58a {
  justify-self: end;
}

#w-node-_4a8e72d4-56ee-0b47-df07-3bc0dc1d7fe3-92f504ce.w-node-b2cdf872-6882-4bda-c790-0c2cbba36614-dc61a58a {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-ae1de0e2-afcf-f2ee-9d98-c40028e8ae80-df2f7634 {
  justify-self: center;
}

#w-node-ae1de0e2-afcf-f2ee-9d98-c40028e8ae8c-df2f7634 {
  justify-self: end;
}

#w-node-_4a8e72d4-56ee-0b47-df07-3bc0dc1d7fe3-92f504ce.w-node-c595e929-c13b-1809-94c2-c3683543fdce-df2f7634 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}


