
.three-column-boat-class-cta-block {
  position: relative;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.three-column-boat-class-cta-block .section__shell {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: var(--width--section-max);
  margin: 0 auto;
}
.three-column-boat-class-cta-block .section__content {
  position: relative;
  margin: auto auto;
  width: 100%;
}
.three-column-boat-class-cta-block .section__content .section-heading {
  width: 100%;
  text-align: center;
  font-family: var(--font-family);
  font-weight: 500;
  font-style: normal;
  font-size: 48px;
  line-height: 61px;
  letter-spacing: -0.30px;
  color: var(--color--primary);
  margin-top: 0px !important;
  margin-bottom: 1rem;
}
.three-column-boat-class-cta-block .section__content .section-paragraph h4 {
  font-family: var(--font-family);
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: -0.30px;
  color: var(--color--tertiary);
  margin-bottom: 1rem;
}
.three-column-boat-class-cta-block .section__content .section-paragraph {
  max-width: var(--width--section-padded);
  margin: 0px auto;
  color: var(--color-black);
  letter-spacing: normal !important;
  text-transform: none !important;
  text-align: center;
  font-family: var(--font-family-secondary) !important;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 1rem;
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 70.25em) {
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column {
  width: calc(100%);
}
@media (min-width: 34.375em) {
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column {
    width: calc(50% - 0.5rem);
  }
}
@media (min-width: 70.25em) {
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column {
    width: calc(33% - 0.6rem);
    max-width: 388px;
  }
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner {
  position: relative;
  width: 100%;
  background: var(--color--off-white);
  border-radius: 10px;
  cursor: pointer;
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .image-wrapper {
  position: relative;
  text-align: center;
  background: var(--color--white);
  width: 100%;
  min-height: 105px;
  max-height: 275px;
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .image-wrapper img {
  position: relative;
  height: auto;
  width: 100%;
  max-width: calc(100% - 2rem);
  object-fit: contain;
  margin: 2rem 1rem 0px 1rem;
}
@media (min-width: 68.75em) {
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper {
  position: relative;
  width: 100%;
  padding: 0px;
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .content-wrapper {
  padding: 1rem;
  background: var(--color--white);
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .title,
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .title p {
  padding: 0px;
  color: var(--color--primary);
  text-transform: none;
  text-align: left;
  letter-spacing: -0.30px;
  font-family: var(--font-family);
  font-weight: bold;
  font-style: normal;
  font-size: 25px;
  line-height: 43px;
}
@media (min-width: 56.25em) {
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .title,
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .title p {
    font-size: 25px;
    line-height: 43px;
  }
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .title strong {
  font-weight: 500;
  display: block;
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .title {
  padding-bottom: 0.75rem;
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .title .title-spacer{
  display: block;
  height: 2px;
  width: 65px;
  border-bottom: 1px solid var(--color--tertiary);
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .content,
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .content p {
  width: 100%;
  padding: 0px;
  color: var(--color--black);
  font-family: var(--font-family-secondary);
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
}
@media (min-width: 34.375em) {
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .content,
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .content p {
    font-size: 14px;
    line-height: 22px;
  }
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .content strong {
  font-family: "montserrat", sans-serif;
  font-weight: 900 !important;
  font-size: 25px;
  line-height: 35px;
}
@media (min-width: 34.375em) {
  .three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .content strong {
    font-size: 29px;
  }
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .cta-button {
  display: inline-block;
  font-family: var(--font-family);
  font-weight: bold;
  font-style: normal;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
  letter-spacing: -0.30px;
  border-radius: 3px;
  padding: 9px 18px;
  margin-bottom: 1rem;
  color: var(--color--white);
  background: var(--color--secondary);
}
@media (min-width: 56.25em) {
}
.three-column-boat-class-cta-block .section__content .three-column-boat-class-cta-block-list .section__column .section__inner .card-wrapper .cta-button:hover {
  color: var(--color--white);
  background: var(--color--tertiary);
}
