:root {
  --primary: #83b483;
  --green-primary: #437f5b;
  --dark-gray: #161e2e;
  --light-gray: #d1d5db;
  --medium-gray: #374151;
}

.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;
}

.body {
  color: #6b7280;
  font-size: 16px;
  line-height: 24px;
}

.heading {
  background-color: #0a2e2e;
  align-items: center;
  height: 370px;
  display: flex;
}

.h1 {
  color: #fff;
  text-align: center;
  font-family: Quincycf, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.text-span {
  color: var(--primary);
}

.h2 {
  color: #fff;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.content {
  margin-top: 64px;
}

.cards-group {
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.card {
  border: 1px solid rgba(0, 0, 0, .05);
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  height: 460px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .05);
}

.logo {
  align-items: center;
  height: 32px;
  display: flex;
}

.container {
  align-items: center;
  max-width: 1228px;
  height: 100%;
  display: flex;
}

.navbar {
  background-color: #fff;
  height: 64px;
}

.card-image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 192px;
}

.card-info {
  flex: 1;
  margin: 24px 23px 0;
}

.card-info__discount {
  color: var(--green-primary);
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.h3 {
  color: var(--dark-gray);
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 28px;
}

.image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.button {
  border: 1px solid var(--light-gray);
  color: var(--medium-gray);
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  width: 100%;
  height: 34px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.paragraph {
  margin-bottom: 16px;
}

.card-button {
  margin-bottom: 0;
  margin-left: 24px;
  margin-right: 24px;
}

.card-button-combined {
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 24px;
  margin-right: 24px;
  display: flex;
}

.button-secondary {
  border: 1px solid var(--light-gray);
  color: var(--medium-gray);
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  width: 92px;
  height: 34px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.button-secondary.ga-event {
  padding-left: 12px;
  padding-right: 12px;
}

.link {
  color: var(--medium-gray);
  font-size: 14px;
  font-weight: 700;
  line-height: 34px;
  text-decoration: underline;
}

.footer {
  background-color: #252f3f;
  height: 100px;
  margin-top: 100px;
}

.link-white {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: underline;
}

.legal-links {
  color: #fff;
}

.footer-content {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.text-inline {
  padding-left: 4px;
  padding-right: 4px;
  display: inline;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .card-image {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    height: 300px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1 {
    margin-bottom: 0;
    font-size: 36px;
    line-height: 40px;
  }

  .h2 {
    margin-top: 12px;
  }

  .cards-group {
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .card {
    height: auto;
  }
}

#w-node-_0a68e3f0-1fe8-0db1-fd93-07adf53a3ce2-16d476c7, #w-node-e0d533db-8a85-22d5-cf74-86c4fb43240a-16d476c7, #w-node-c510f965-7bbc-d4c9-8d19-4787cb0736bc-16d476c7, #w-node-a80b6cef-12ca-cb02-3fb8-b83bae4af83f-16d476c7, #w-node-_1dad9fab-7785-0bcb-6ad4-ec5f2d5ef2fb-16d476c7, #w-node-_574185b0-e159-4224-5d57-552bf62183cf-16d476c7, #w-node-_6268e80e-09b2-12fe-de2c-91c6edcf8748-16d476c7, #w-node-_1cdea16b-cde7-36ea-1dd3-b8cd1600e205-16d476c7, #w-node-_0a5c9325-e421-9787-91ae-c3b4b2a9ab74-16d476c7, #w-node-_2d253bdd-b4d1-2209-aa93-e8835802a466-16d476c7, #w-node-_00b80588-f920-0bb6-1c55-7413284c581b-16d476c7, #w-node-cffb8e67-350d-05ae-e289-113ce0caeb93-16d476c7, #w-node-a0e4f6aa-45c0-fbda-3610-5300fe1e0a1f-16d476c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Quincycf';
  src: url('../fonts/QuincyCF-Regular.woff2') format('woff2'), url('../fonts/QuincyCF-Regular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quincycf';
  src: url('../fonts/QuincyCF-Bold.woff2') format('woff2'), url('../fonts/QuincyCF-Bold.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}