<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.section-5-copy-copy-wf {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  background-image: url('../images/texture-new2.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 40px 20px;
}

.image-hero-about-wf {
  width: 100%;
  max-width: 100%;
  min-height: 450px;
  color: #fff;
  background-image: url('../images/background-2.jpg');
  background-position: 57%;
  background-size: cover;
  justify-content: flex-start;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.block-description-copy-wf {
  max-width: 100%;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 10px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
}

.body-wf {
  background-color: rgba(0, 0, 0, 0);
  font-family: Source Sans Pro, sans-serif;
}

.div-block-2-wf2 {
  max-width: 100%;
  min-height: 190px;
  background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
  margin-top: 350px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Source Sans Pro, sans-serif;
  display: inline-block;
}

.wftext-block-4 {
  max-width: 100%;
  color: #fff;
  text-align: left;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.wfvalue-prop-bar {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  border-radius: 4px;
  font-family: Source Sans Pro, sans-serif;
  display: block;
}

.wftext-block-3 {
  max-width: 100%;
  color: #fff;
  text-align: left;
  margin-bottom: 5px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.button-2-wf {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #dd2476;
  border-radius: 40px;
  margin-top: 20px;
  padding: 15px 40px;
  font-size: 13px;
  font-weight: 600;
  transition: background-color .2s, background-position .2s, color .2s, border .2s, box-shadow .2s;
}

.button-2-wf:hover {
  color: #fff;
  background-color: #ff512f;
  box-shadow: 7px 7px 23px rgba(0, 0, 0, .2);
}

.button-2-wf.dark-outline-wf {
  max-width: 100%;
  color: #fff;
  text-align: center;
  background-color: #0057b8;
  border: 2px solid #fff;
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  display: inline-block;
}

.button-2-wf.dark-outline-wf:hover {
  color: #fff;
  background-color: #009cde;
  border-color: #fff;
}

.mmy-selector-wf {
  width: 100%;
  max-width: 450px;
  flex: 0 auto;
  margin-bottom: 20px;
  margin-right: 20px;
}

.div-block-2-wf {
  max-width: 100%;
  text-align: center;
  flex: 1;
  padding-bottom: 20px;
}

.div-block-3-wf {
  width: 100%;
  max-width: 100%;
  min-height: 950px;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  align-items: stretch;
  display: block;
  box-shadow: 0 9px 13px -1px rgba(0, 0, 0, .3);
}

.columns2-wf {
  max-width: 100%;
  font-family: Source Sans Pro, sans-serif;
  display: block;
}

.wfcolumn2 {
  flex-wrap: nowrap;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.block-description2-wf {
  max-width: 100%;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: brandon-grotesque, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 36px;
}

.image-wf {
  width: 160px;
  text-align: center;
  display: inline-block;
}

.cta-wf {
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.link-block-wf {
  max-width: 100%;
  flex: 1;
  align-self: stretch;
  text-decoration: none;
  display: block;
}

.video-container-wf {
  max-width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: block;
}

.image-wf2 {
  width: 170px;
  align-self: stretch;
  margin-right: 20px;
}

.text-block-wf2 {
  width: 100%;
  max-width: 100%;
  color: #333;
  text-align: left;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.div-block-wf2 {
  height: 70px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, .8);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
  display: flex;
}

.wfcolumn-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Source Sans Pro, sans-serif;
  display: flex;
}

.div-block-wf-2 {
  max-width: 100%;
  text-align: center;
}

.wftext-block-5 {
  max-width: 100%;
  color: #f0f0f0;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.wfimage-3a-new {
  width: 55px;
  height: 45px;
  margin-bottom: 10px;
}

.wfimage-2 {
  width: 47px;
  height: 47px;
  margin-bottom: 10px;
}

.wftext-block-6 {
  max-width: 100%;
  color: #fff;
  text-align: center;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.wfimage-5 {
  width: 55px;
  height: 45px;
  margin-bottom: 10px;
}

.wfvalue-prop-bar-2 {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  background-image: linear-gradient(135deg, #003767, #0057b8);
  padding: 10px 20px;
  font-family: Source Sans Pro, sans-serif;
  display: block;
}

.columns-wf-2 {
  max-width: 100%;
  font-family: Source Sans Pro, sans-serif;
}

.div-block-4-wf {
  background-image: url('../images/g1.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-4a-wf {
  background-image: url('../images/g2.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-4b-wf {
  background-image: url('../images/g3.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-4c-wf {
  background-image: url('../images/g4.jpg');
  background-position: 50% 100%;
  background-size: cover;
  align-self: stretch;
}

.div-block-3-wf2 {
  max-width: 100%;
  margin-bottom: 3px;
  padding: 0;
  font-family: Source Sans Pro, sans-serif;
}

.image2-wf {
  width: 250px;
  background-color: #fff;
  border-radius: 6px;
  align-self: flex-start;
  padding: 10px;
  box-shadow: 0 9px 13px -1px rgba(0, 0, 0, .3);
}

.div-block-3-wf-copy {
  max-width: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  align-items: center;
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
  box-shadow: 0 9px 13px -1px rgba(0, 0, 0, .3);
}

.text-block2-wf {
  max-width: 100%;
  color: #333;
  text-align: left;
  flex: 0 auto;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.list-wf {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
  list-style-type: disc;
  display: block;
  list-style-position: outside;
}

.div-block-wf3 {
  max-width: 100%;
  text-align: left;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.div-block-2-wf4 {
  text-align: center;
  flex: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
}

.image-wf3 {
  width: 45px;
  height: 45px;
}

.text-block3-wf {
  max-width: 100%;
  color: #333;
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.image2-wf2, .image3-wf {
  width: 45px;
  height: 45px;
}

.list-item-wf {
  width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
  list-style-type: disc;
}

.image-wf4 {
  width: 140px;
}

.text-block4-wf {
  max-width: 100%;
  text-align: center;
  background-color: #0057b8;
  background-image: linear-gradient(135deg, #003767, #0057b8);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-bottom: 0;
  padding: 10px 20px;
  display: block;
}

.wftext-block-3a {
  max-width: 100%;
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: brandon-grotesque, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 36px;
}

.div-block-wf4 {
  max-width: 100%;
  background-image: linear-gradient(135deg, #003767, #0057b8);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: block;
}

.div-block-1a-wf {
  width: 100%;
  max-width: 100%;
  display: flex;
}

.columns-wf {
  width: 100%;
  max-width: 100%;
}

.div-block-2a-wf {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: block;
}

.boat-type-wf {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
}

.div-block8-wf {
  width: 100%;
  max-width: 100%;
  display: none;
}

.swatch-wf {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  margin-bottom: 5px;
}

.swatch-container-wf {
  max-width: 100%;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.color-swatch-group-wf {
  text-align: center;
  flex: 0 auto;
  margin-left: 5px;
  margin-right: 30px;
}

.swatch-header-wf {
  max-width: 100%;
  color: #333;
  text-align: left;
  margin-bottom: 10px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.content-container-wf {
  margin-left: 20px;
  margin-right: 20px;
}

.flex-block {
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .section-5-copy-copy-wf {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-hero-about-wf {
    min-height: auto;
    text-align: center;
    background-color: #fff;
    background-image: none;
    background-size: auto;
    flex-wrap: wrap;
    padding: 0;
    display: block;
  }

  .div-block-2-wf2 {
    min-height: 180px;
  }

  .wftext-block-3 {
    color: #f0f0f0;
    padding-bottom: 5px;
  }

  .button-2-wf.dark-outline-wf {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .mmy-selector-wf {
    max-width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-3-wf {
    min-height: auto;
    padding-bottom: 10px;
    display: block;
  }

  .image-wf {
    width: 120px;
  }

  .cta-wf {
    display: block;
  }

  .video-container-wf {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }

  .image-wf2 {
    width: 150px;
  }

  .div-block-wf2 {
    border-top-right-radius: 4px;
  }

  .wftext-block-5 {
    color: #f0f0f0;
    padding-bottom: 5px;
  }

  .wfimage-3a-new, .wfimage-2 {
    margin-bottom: 5px;
  }

  .wfimage-5 {
    margin-bottom: 5px;
    top: 2px;
  }

  .wfvalue-prop-bar-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4c-wf {
    background-position: 50% 100%;
  }

  .image2-wf {
    box-shadow: none;
  }

  .div-block-3-wf-copy {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block2-wf {
    margin-right: 10px;
  }

  .div-block-wf3 {
    justify-content: space-around;
  }

  .text-block4-wf {
    margin-top: 0;
  }

  .wftext-block-3a {
    padding-bottom: 5px;
  }

  .div-block-2a-wf {
    background-image: none;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }

  .div-block8-wf {
    width: 100%;
    height: 200px;
    max-width: 100%;
    background-image: url('../images/background-2.jpg');
    background-position: 100% 42%;
    background-size: 1300px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .swatch-container-wf {
    justify-content: space-around;
  }

  .color-swatch-group-wf {
    margin-right: 5px;
  }

  .content-container-wf {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .section-5-copy-copy-wf {
    padding: 25px 20px;
  }

  .image-hero-about-wf {
    text-align: center;
    background-position: 91% 0;
    flex-wrap: wrap;
    justify-content: space-between;
    display: block;
  }

  .div-block-2-wf2 {
    min-height: 200px;
  }

  .wftext-block-4, .wfvalue-prop-bar {
    padding-left: 0;
    padding-right: 0;
  }

  .mmy-selector-wf {
    width: auto;
    max-width: 100%;
  }

  .div-block-3-wf {
    margin-bottom: 20px;
  }

  .columns2-wf {
    flex-wrap: wrap;
    display: flex;
  }

  .wfcolumn2 {
    justify-content: flex-start;
  }

  .video-container-wf {
    background-image: none;
  }

  .image-wf2 {
    width: 170px;
  }

  .wfcolumn-2 {
    justify-content: flex-start;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wftext-block-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wftext-block-6, .wfvalue-prop-bar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-wf-2 {
    flex-wrap: wrap;
    display: flex;
  }

  .image2-wf {
    width: 200px;
    text-align: center;
    flex: 0 auto;
    align-self: flex-end;
  }

  .div-block-3-wf-copy {
    min-height: auto;
    margin: 20px 0;
    display: block;
  }

  .text-block2-wf {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-block3-wf {
    margin-bottom: 10px;
  }

  .text-block4-wf {
    width: 100%;
  }

  .div-block-2a-wf {
    background-image: none;
  }

  .column-wf, .column-2-wf {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block8-wf {
    height: 160px;
    background-position: 95% 41%;
    background-size: 908px;
  }

  .swatch-header-wf {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section-5-copy-copy-wf {
    padding: 25px 10px;
  }

  .image-hero-about-wf {
    text-align: center;
    background-position: 83% 0;
  }

  .block-description-copy-wf {
    font-size: 30px;
    line-height: 32px;
  }

  .div-block-2-wf2 {
    min-height: auto;
  }

  .wftext-block-4 {
    margin-bottom: 20px;
  }

  .wftext-block-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-2-wf {
    margin-top: 20px;
  }

  .button-2-wf.dark-outline-wf {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns2-wf {
    display: block;
  }

  .block-description2-wf {
    font-size: 30px;
    line-height: 32px;
  }

  .image-wf {
    width: 110px;
  }

  .video-container-wf {
    background-image: none;
  }

  .image-wf2 {
    width: 130px;
  }

  .div-block-wf2 {
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .wfcolumn-2 {
    margin-bottom: 10px;
  }

  .columns-wf-2 {
    display: block;
  }

  .div-block-3-wf-copy {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .wftext-block-3a {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 32px;
  }

  .div-block-wf4 {
    display: block;
  }

  .div-block-2a-wf {
    background-image: none;
  }

  .div-block8-wf {
    height: 140px;
    background-position: 94% 58%;
    background-size: 620px;
  }
}


@font-face {
  font-family: 'brandon-grotesque';
  src: url('../fonts/Brandon_blk.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'brandon-grotesque';
  src: url('../fonts/Brandon_bld.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}</pre></body></html>