@charset "UTF-8";
@font-face {
  font-family: "Bethany Elingston";
  src: url("./../fonts/BethanyElingston.eot");
  src: url("./../fonts/BethanyElingston.eot?#iefix") format("embedded-opentype"), url("./../fonts/BethanyElingston.woff2") format("woff2"), url("./../fonts/BethanyElingston.woff") format("woff"), url("./../fonts/BethanyElingston.ttf") format("truetype"), url("./../fonts/BethanyElingston.svg#BethanyElingston") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, .primary-font {
  font-family: "Bethany Elingston" !important;
}

@media (min-width: 768px) {
  .img-move-bottom img {
    height: auto !important;
    position: relative;
    animation: bottommove 10s infinite;
  }
}

@media (min-width: 768px) {
  .img-move-top img {
    height: auto !important;
    position: relative;
    animation: topmove 10s infinite;
  }
}

@keyframes topmove {
  0% {
    top: 0px;
  }
  50% {
    top: 50px;
  }
  90% {
    top: 0px;
  }
  100% {
    top: 0px;
  }
}
@keyframes bottommove {
  0% {
    bottom: 0;
  }
  50% {
    bottom: 50px;
  }
  90% {
    bottom: 0;
  }
  100% {
    bottom: 0;
  }
}
ol, ul {
  padding-left: 20px;
}

button.e--selected {
  color: #fff !important;
  background-color: #009DE4 !important;
}

.shadow-transparent-ecffect {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 4px 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(2px);
  overflow: hidden;
  border-radius: 10px;
}
.shadow-transparent-ecffect a:hover {
  color: var(--e-global-color-primary);
}

/*
This file can be used to overwrite any normailze settings.
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
menu,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

a {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}

body .google-review-icon-header .ti-widget.ti-goog > .ti-widget-container > .ti-header,
body .google-review-icon-header .source-Google {
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 10px 12px;
  background-color: transparent !important;
  color: #fff !important;
}
body .google-review-icon-header .ti-widget.ti-goog > .ti-widget-container > .ti-header .ti-text,
body .google-review-icon-header .source-Google .ti-text {
  color: #fff !important;
  display: none;
}
body .google-review-icon-header .ti-widget.ti-goog.ti-disable-animation .ti-widget-container {
  margin: 0px;
}
body .google-review-icon-header .ti-widget.ti-goog .ti-profile-details .ti-stars {
  line-height: normal;
  margin: 0;
}
body .google-review-icon-header .ti-widget.ti-goog .ti-rating {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  top: 3px;
}
body .google-review-icon-header .ti-widget.ti-goog .ti-profile-details .stars .ti-star, body .google-review-icon-header .ti-widget.ti-goog .ti-profile-details .ti-stars .ti-star {
  width: 10px !important;
  height: 10px !important;
}
body .google-review-icon-header .ti-widget.ti-goog .ti-platform-icon {
  width: 30px !important;
  height: 30px !important;
  margin-right: 10px !important;
}
body .primary-gray-btn {
  position: relative;
  overflow: hidden;
  /* Property 1=Default */
  background: rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 4px 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(2px);
}
body .primary-gray-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 4px 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(2px);
}
body .secondry-blue-btn {
  position: relative;
  overflow: hidden;
  background: #009DE4;
}
body .secondry-blue-btn:hover {
  background: #F52F3D;
  color: #fff;
}

.slider_section .slider-nav .slick-list.draggable {
  padding-bottom: 0 !important;
  padding-top: 160px !important;
}
@media (max-width: 1024px) {
  .slider_section .slider-nav .slick-list.draggable {
    padding-top: 90px !important;
  }
}
@media (max-width: 767px) {
  .slider_section .slider-nav .slick-list.draggable {
    padding-top: 70px !important;
  }
}
.slider_section .slider-nav .slick-slide {
  font-size: 72px;
  line-height: 150%;
  letter-spacing: 3%;
  opacity: 0.4;
  width: 100% !important;
  transition: transform 0.5s ease;
  transform: scale(0.4);
  transform-origin: left center;
  margin-bottom: 30px;
  transition-delay: 240ms;
}
@media (max-width: 1439px) {
  .slider_section .slider-nav .slick-slide {
    font-size: 40px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .slider_section .slider-nav .slick-slide {
    font-size: 26px;
  }
}
.slider_section .slider-nav .slick-slide.last-next, .slider_section .slider-nav .slick-slide.last-prev {
  transform: scale(0.6);
  transition: transform 0.5s ease;
  transition-delay: 0s;
}
.slider_section .slider-nav .slick-slide.next, .slider_section .slider-nav .slick-slide.prev {
  transform: scale(0.8);
  transition: transform 0.5s ease;
  transition-delay: 0s;
}
.slider_section .slider-nav .slick-slide.slick-current {
  transform: scale(1);
  transition: transform 0.5s ease;
  transition-delay: 0s;
  opacity: 1;
}

.media-slider-style {
  overflow: clip;
  position: relative;
}
.media-slider-style .swiper {
  padding-left: 50px;
  padding-right: 50px;
  overflow: visible;
  position: unset !important;
}
@media (max-width: 1024px) {
  .media-slider-style .swiper {
    padding-left: 20px;
    padding-right: 20px;
    position: relative !important;
  }
}
@media (max-width: 1024px) {
  .media-slider-style .swiper.elementor-thumbnails-swiper .swiper-wrapper .swiper-slide {
    border-radius: 8px !important;
  }
}
.media-slider-style .swiper .elementor-swiper-button {
  background: var(--e-global-color-primary);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  bottom: 7%;
  transform: unset !important;
  top: unset !important;
  z-index: 11 !important;
}
@media (max-width: 1024px) {
  .media-slider-style .swiper .elementor-swiper-button {
    bottom: 48%;
  }
}
.media-slider-style .swiper .elementor-swiper-button.elementor-swiper-button-prev {
  left: 0px;
}
.media-slider-style .swiper .elementor-swiper-button.elementor-swiper-button-next {
  right: 0px;
}
.media-slider-style .swiper .elementor-swiper-button .e-font-icon-svg {
  fill: var(--e-global-color-primary);
}

.product-card-style {
  position: relative;
}
.product-card-style img {
  transform: scale(1);
  transition: 1s ease-in-out;
}
.product-card-style:hover img {
  transform: scale(1.05);
  transition: 1s ease-in-out;
}
.product-card-style .card-overlay-top {
  height: 100%;
}
.product-card-style .card-overlay-top:after {
  content: "";
  position: absolute;
  height: 143px;
  left: 0%;
  right: 0%;
  top: 0px;
  bottom: 0%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.8;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.product-card-style .card-overlay-bottom {
  height: 100%;
}
.product-card-style .card-overlay-bottom::before {
  content: "";
  height: 250px;
  opacity: 0.8;
  position: absolute;
  left: 0%;
  right: 0%;
  top: unset;
  bottom: 0%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.contact-form-wrap .gform_wrapper .gform_heading {
  display: none !important;
}
.contact-form-wrap .gform_wrapper .contact-forms .gform_button.button[type=submit] {
  background-color: #009DE4 !important;
  mix-blend-mode: normal !important;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.25) inset !important;
  filter: blur(0px) !important;
  position: relative !important;
  transition: all 0.5s !important;
  min-width: 128px !important;
  padding: 16px 40px !important;
  border-radius: 16px !important;
}
.contact-form-wrap .gform_wrapper .contact-forms .gform_button.button[type=submit]:hover {
  background-color: #F52F3D !important;
  color: #fff !important;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.25) inset !important;
  filter: blur(0px);
}
.contact-form-wrap .gform_wrapper .contact-forms .gform-body .gfield .textarea.large,
.contact-form-wrap .gform_wrapper .contact-forms .gform-body .gfield input.large {
  inline-size: 100%;
  border: none !important;
  min-height: 60px !important;
  padding: 20px !important;
  font-size: 16px !important;
  border-radius: 8px !important;
}
.contact-form-wrap .gform_wrapper .contact-forms .gform-body .gfield .textarea.large {
  height: 200px !important;
}
.contact-form-wrap .gform_wrapper .contact-forms .gform-body label.gfield_label.gform-field-label {
  font-size: 16px !important;
}

.ycw-static-boat {
  color: #000;
  background: #ffffff;
  overflow: clip;
}

.ycw-static-container {
  width: 100%;
  margin: 0 auto;
  max-width: 1110px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ycw-static-hero {
  min-height: clamp(560px, 55vw, 600px);
  position: relative;
  display: flex;
  align-items: flex-end;
  background-position: center;
  background-size: cover;
  isolation: isolate;
}
.ycw-static-hero::before, .ycw-static-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
}
.ycw-static-hero::before {
  z-index: 1;
  width: 100%;
  height: 229px;
  left: 0;
  top: 0px;
  right: 0;
  background: linear-gradient(180deg, #002F45 0%, rgba(0, 47, 69, 0) 100%);
  opacity: 0.8;
}
.ycw-static-hero::after {
  width: 100%;
  height: 284px;
  left: 0;
  right: 0;
  bottom: 0px;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.ycw-static-hero__inner {
  width: 100%;
  margin: 0px auto;
  padding: 196px 20px 80px;
  max-width: 1680px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ycw-static-breadcrumb {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 6px 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 4px 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(2px);
  color: #ffffff;
  font-size: 16px;
  flex-wrap: wrap;
}
.ycw-static-breadcrumb a {
  color: #ffffff;
}
.ycw-static-breadcrumb a:hover {
  color: var(--e-global-color-primary);
}

.ycw-static-hero h1 {
  color: #ffffff;
}

.ycw-static-intro {
  padding: 100px 0 100px;
}
.ycw-static-intro .ycw-static-container {
  gap: 60px;
}

.ycw-static-title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ycw-static-title-row h2,
.ycw-static-title-row p {
  font-family: "Bethany Elingston" !important;
  font-weight: 400;
}
.ycw-static-title-row h2 {
  color: #000000;
  margin: 0;
}
.ycw-static-title-row h3 {
  color: #009DE4;
  margin: 0;
}
.ycw-static-title-row p {
  color: #009DE4;
  font-size: clamp(50px, 6.8vw, 80px);
  margin: 0;
  white-space: nowrap;
}
.ycw-static-title-row p strong {
  font-weight: 400;
}
.ycw-static-title-row p span {
  font-size: 0.82em;
}

.ycw-static-summary {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}
.ycw-static-summary article {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border-right: 1px solid #ccc;
}
.ycw-static-summary article:last-child {
  border-right: 0;
}
.ycw-static-summary article .summary-text {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
}
.ycw-static-summary article .summary-text h6 {
  margin: 0;
}
.ycw-static-summary svg {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  fill: none;
}
@media (max-width: 767px) {
  .ycw-static-summary svg {
    width: 32px;
    height: 32px;
    flex: 0 0 30px;
  }
}
.ycw-static-summary span {
  display: block;
  margin-bottom: 0px;
  font-size: 14px;
}
.ycw-static-summary strong {
  display: block;
  color: #000000;
  font-family: "Bethany Elingston";
  font-size: 27px;
  line-height: 1;
  font-weight: 400;
}

.ycw-static-gallery {
  padding-bottom: 100px;
}
.ycw-static-gallery .ycw-static-container {
  max-width: 1220px;
}

.ycw-static-gallery__stage {
  position: relative;
  width: 100%;
  margin: 0px auto;
  max-width: 1160px;
  padding: 0 20px;
}
.ycw-static-gallery-main {
  overflow: hidden;
}
.ycw-static-gallery-main .swiper-slide {
  width: 72.5%;
  opacity: 0.98;
}
.ycw-static-gallery-main img {
  width: 100%;
  max-height: 460px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
  -o-object-position: center;
     object-position: center;
}

.ycw-static-gallery-thumbs {
  margin-top: 30px;
  max-width: 100%;
  padding: 0px 50px;
}
.ycw-static-gallery-thumbs .swiper-wrapper {
  align-items: center;
}
.ycw-static-gallery-thumbs .swiper-slide {
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
}
.ycw-static-gallery-thumbs img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  min-height: 180px;
  max-height: 180px;
  border-radius: 30px;
  transition: border-color 0.25s ease, opacity 0.25s ease;
}
@media (max-width: 767px) {
  .ycw-static-gallery-thumbs img {
    border-radius: 8px;
    min-height: auto;
    max-height: 180px;
    aspect-ratio: 1/0.8;
  }
}
.ycw-static-gallery-thumbs .is-active img {
  border-color: #009DE4;
}
.ycw-static-gallery-thumbs .swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 10px;
  background: #009DE4;
  left: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .ycw-static-gallery-thumbs .swiper-button-prev {
    top: 60%;
    width: 34px;
    height: 34px;
    left: 0px;
  }
}
.ycw-static-gallery-thumbs .swiper-button-prev::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 17px;
  height: 17px;
  margin: auto;
  background-image: url("../img/prev.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  margin: auto;
  line-height: normal;
}
.ycw-static-gallery-thumbs .swiper-button-prev::after {
  display: none;
}
.ycw-static-gallery-thumbs .swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 10px;
  background: #009DE4;
  right: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .ycw-static-gallery-thumbs .swiper-button-next {
    top: 60%;
    width: 34px;
    height: 34px;
    right: 0px;
  }
}
.ycw-static-gallery-thumbs .swiper-button-next::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 17px;
  height: 17px;
  margin: auto;
  background-image: url("../img/next.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  margin: auto;
  line-height: normal;
}
.ycw-static-gallery-thumbs .swiper-button-next::after {
  display: none;
}

.tab-inside {
  position: relative;
}

.ycw-static-tabs {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  justify-content: center;
  gap: 11px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 8px 0px;
  pointer-events: auto;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.ycw-static-tabs a {
  pointer-events: auto;
  min-width: auto;
  padding: 12px 40px;
  border-radius: 12px;
  background: #EDEDED;
  color: #000000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  backdrop-filter: blur(4px);
  height: -moz-max-content;
  height: max-content;
  border-radius: 16px;
  display: flex;
}
.ycw-static-tabs a:hover, .ycw-static-tabs a:focus {
  color: #ffffff;
  background: #009DE4;
}

.ycw-static-section {
  padding: 100px 0px 0px;
}
.ycw-static-section.ycw-static-boeken {
  padding-top: 0px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .ycw-static-section.ycw-static-boeken {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.ycw-static-section h2 {
  margin-bottom: 36px;
  color: #009DE4;
  text-align: center;
  font-size: clamp(54px, 6.8vw, 82px);
  line-height: 0.95;
  font-weight: 400;
}

.ycw-static-text-container {
  max-width: 1150px;
  text-align: center;
  font-size: 16px;
  line-height: 1.55;
  gap: 20px;
  padding: 0 20px;
}
.ycw-static-text-container p {
  margin: 0 auto 34px;
}

.ycw-static-spec-panel {
  padding: 48px 42px 48px;
  border-radius: 40px;
  background: #e8e8e8;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ycw-static-spec-panel h2 {
  margin: 0;
}

.ycw-static-spec-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px 38px;
}
.ycw-static-spec-grid article:nth-child(1) {
  grid-row: span 2;
}
.ycw-static-spec-grid h6 {
  padding-bottom: 15px;
  border-bottom: 1px solid #CCCCCC;
  color: #000000;
  font-size: 26px;
  line-height: 1;
  font-weight: 400;
}
.ycw-static-spec-grid .list-containt {
  display: grid;
  gap: 18px;
  padding-top: 0px;
}
.ycw-static-spec-grid .list-containt div {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 20px;
  align-items: center;
}
.ycw-static-spec-grid dt,
.ycw-static-spec-grid dd {
  font-size: 16px;
}
.ycw-static-spec-grid dd {
  margin: 0;
  text-align: right;
}

.ycw-static-features {
  margin-top: 34px;
}
.ycw-static-features h6 {
  padding-bottom: 22px;
  border-bottom: 1px solid #CCCCCC;
  color: #000000;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
}
.ycw-static-features ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px 20px;
  padding-top: 0;
  list-style: none;
}
.ycw-static-features li {
  position: relative;
  min-height: 28px;
  padding-left: 45px;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.ycw-static-features li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #009DE4;
  font-size: 14px;
  transform: translateY(-50%);
}

.ycw-static-floorplan {
  padding-top: 100px;
}
.ycw-static-floorplan h2 {
  margin-top: 0;
  margin-bottom: 40px;
}

.ycw-static-berths {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}
.ycw-static-berths article {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  padding: 0 48px;
}
.ycw-static-berths article:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.18);
}
.ycw-static-berths h6 {
  margin: 0;
  text-align: center;
}
.ycw-static-berths svg {
  width: 40px;
  height: 40px;
  min-width: 40px;
  fill: none;
}
.ycw-static-berths span {
  display: block;
  text-align: center;
  font-size: 15px;
}
.ycw-static-berths strong {
  display: block;
  color: #000000;
  font-family: "Bethany Elingston";
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
}

.bot-shape {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-top: 20px;
}
.bot-shape .ycw-static-floorplan__image {
  width: auto;
  margin: auto;
}

.ycw-static-video h2 {
  margin-bottom: 48px;
  margin-top: 0px;
}

.ycw-static-video__frame {
  position: relative;
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 18px;
  overflow: hidden;
  height: 445px;
  aspect-ratio: 16/9;
  /* Change as needed */
}
.ycw-static-video__frame video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ycw-static-video__frame img {
  width: 100%;
  aspect-ratio: 16/7.8;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.35;
}
.ycw-static-video__frame .play-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 96px;
  height: 96px;
  border: 5px solid rgba(255, 255, 255, 0.72);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.ycw-static-video__frame .play-icon::before {
  content: "";
  position: absolute;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid rgba(255, 255, 255, 0.88);
  margin: auto;
  display: flex;
  justify-content: center;
}

.ycw-static-routes {
  padding-bottom: 100px;
}
.ycw-static-routes h2 {
  margin-bottom: 64px;
  margin-top: 0px;
}

.ycw-static-routes__swiper {
  width: 100%;
  margin-inline: auto;
  overflow: visible;
  padding-left: 5%;
}
.ycw-static-routes__swiper .swiper-slide {
  width: 264px;
}

.ycw-static-route-card {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  color: #ffffff;
  height: auto;
}
.ycw-static-route-card .ycw-static-route-card__link {
  display: flex;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.ycw-static-route-card .ycw-static-route-card__link::after {
  content: "";
  position: absolute;
  inset: 0;
  left: 0%;
  right: 0%;
  top: 31.65%;
  bottom: 0%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.8;
}
.ycw-static-route-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: transform 1s ease-in-out;
  min-height: 475px;
}
.ycw-static-route-card:hover img {
  transform: scale(1.05);
  transition: transform 1s ease-in-out;
}

.ycw-static-route-card__overlay {
  position: absolute;
  inset: auto 20px 18px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ycw-static-route-card__overlay h4 {
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 400;
}
.ycw-static-route-card__overlay .route-info {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 12px 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 4px 10px rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(2px);
  overflow: hidden;
  width: 100%;
}
.ycw-static-route-card__overlay span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  white-space: nowrap;
}
.ycw-static-route-card__overlay svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: #ffffff;
}

.ycw-static-related {
  padding: 92px 0 102px;
  background: #EDEDED;
}
.ycw-static-related.card-block-style .ycw-static-container {
  max-width: 1680px;
  padding: 0 20px;
}
.ycw-static-related h2 {
  margin-bottom: 54px;
  margin-top: 0px;
  color: #000000;
  text-align: center;
  line-height: 0.95;
}
.ycw-static-related h2 span {
  color: #F52F3D;
}

.ycw-static-related__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.ycw-static-boat-card {
  position: relative;
  min-height: 500px;
  overflow: hidden;
  border-radius: 20px;
  color: #ffffff;
}
.ycw-static-boat-card:after {
  content: "";
  position: absolute;
  height: 143px;
  left: 0%;
  right: 0%;
  top: 0px;
  bottom: 0%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.8;
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: 1;
}
.ycw-static-boat-card:before {
  content: "";
  height: 250px;
  opacity: 0.8;
  position: absolute;
  left: 0%;
  right: 0%;
  top: unset;
  bottom: 0%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 1;
}
.ycw-static-boat-card img {
  width: 100%;
  height: 100%;
  min-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 1s ease-in-out;
}
.ycw-static-boat-card:hover img {
  transform: scale(1.05);
}
.ycw-static-boat-card > .ycw-static-boat-card__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
  height: 100%;
  top: 0;
  flex-wrap: wrap;
  padding: 30px 20px;
}
.ycw-static-boat-card > .ycw-static-boat-card__content .top-content {
  display: flex;
  flex: 1;
}
.ycw-static-boat-card > .ycw-static-boat-card__content .bottom-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: -moz-max-content;
  height: max-content;
}
.ycw-static-boat-card > .ycw-static-boat-card__content .bottom-content .left-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
  line-height: normal;
}
.ycw-static-boat-card > .ycw-static-boat-card__content .bottom-content h6 {
  margin: 0;
}
.ycw-static-boat-card h3 {
  grid-column: 1/-1;
  color: #ffffff;
  line-height: 1;
  font-weight: 400;
}
.ycw-static-boat-card p {
  margin: 0px !important;
}
.ycw-static-boat-card strong {
  display: block;
  color: #ffffff;
  font-family: "Bethany Elingston";
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
}
.ycw-static-boat-card strong span {
  font-size: 0.82em;
}
.ycw-static-boat-card a {
  min-width: 140px;
  padding: 16px 40px;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
}

.ycw-static-location {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 700px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 80px 20px;
}
.ycw-static-location .ycw-static-full {
  width: 100%;
  margin: 0 auto;
  height: auto;
  display: flex;
  max-width: 1680px;
}

.secondry-btn-animation-style {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.5s;
  overflow: hidden;
  min-width: 128px;
  font-weight: 500;
  color: rgb(255, 255, 255);
  line-height: 21px;
  padding-block: 16px;
  padding-inline: 40px;
  margin-block: 0px;
  margin-inline: 0px;
  border-radius: 16px;
  mix-blend-mode: normal;
  box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 10px 0px inset;
  filter: blur(0px);
}
.secondry-btn-animation-style:hover {
  box-shadow: rgba(255, 255, 255, 0.25) 0px 4px 10px inset;
  backdrop-filter: blur(2px);
  background: rgb(245, 47, 61);
}
.secondry-btn-animation-style:hover:after {
  opacity: 1;
  width: 280px;
  height: 280px;
}
.secondry-btn-animation-style:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 0px;
  top: 0px;
  width: 4px;
  height: 4px;
  background-color: rgb(245, 47, 61);
  z-index: -1;
  transition: 0.5s;
  border-radius: 512px;
  opacity: 0;
  transform: translate(-50%, -50%);
}

.ycw-static-location__panel {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0px;
  color: #ffffff;
  gap: 20px;
}
.ycw-static-location__panel h3,
.ycw-static-location__panel h5 {
  color: #ffffff;
  margin: 0px;
}
.ycw-static-location__panel p {
  margin: 18px 0 26px;
}
.ycw-static-location__panel a {
  padding: 16px 28px;
  color: #ffffff;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .ycw-static-summary {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 0;
  }
  .ycw-static-summary article:nth-child(2) {
    border-right: 0;
  }
  .ycw-static-gallery-main .swiper-slide {
    width: 86%;
  }
  .ycw-static-tabs {
    justify-content: flex-start;
    overflow-x: auto;
  }
  .ycw-static-spec-grid,
  .ycw-static-related__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .ycw-static-spec-grid article:nth-child(1) {
    grid-row: auto;
  }
  .ycw-static-features ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 28px;
  }
}
@media (max-width: 767px) {
  .ycw-static-gallery {
    padding-bottom: 50px;
  }
  .ycw-static-title-row {
    flex-wrap: wrap;
  }
  .ycw-static-hero {
    min-height: 400px;
  }
  .ycw-static-hero__inner {
    padding-top: 150px;
    padding-bottom: 24px;
  }
  .ycw-static-intro {
    padding: 40px 0px;
  }
  .ycw-static-gallery .ycw-static-container {
    padding: 0px 20px;
  }
  .ycw-static-gallery-main .swiper-slide {
    width: 100%;
  }
  .ycw-static-gallery-main img {
    height: 310px;
    border-radius: 20px;
  }
  .ycw-gallery-arrow {
    width: 40px;
    height: 40px;
  }
  .ycw-static-gallery-thumbs {
    margin-top: 24px;
  }
  .ycw-static-tabs {
    width: min(100% - 24px, 820px);
    padding-bottom: 15px;
  }
  .ycw-static-tabs a {
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 14px 20px;
  }
  .ycw-static-section {
    padding: 50px 0px 0px;
  }
  .ycw-static-video .ycw-static-container {
    padding: 0 20px;
  }
  .ycw-static-video__frame {
    height: 300px;
  }
  .ycw-static-text-container {
    text-align: left;
  }
  .ycw-static-video h2 {
    margin-bottom: 20px;
  }
  .ycw-static-spec-panel {
    padding: 34px 22px;
    border-radius: 24px;
  }
  .ycw-static-features ul {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .ycw-static-features {
    margin-top: 20px;
  }
  .ycw-static-container {
    padding: 0px 20px;
  }
  .ycw-static-berths {
    gap: 22px;
  }
  .ycw-static-berths article {
    padding: 0;
    gap: 10px;
  }
  .ycw-static-routes__swiper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ycw-static-related {
    padding: 68px 0;
  }
  .ycw-static-boat-card > div {
    grid-template-columns: 1fr;
  }
  .ycw-static-boat-card a {
    grid-column: auto;
    grid-row: auto;
    width: -moz-max-content;
    width: max-content;
  }
  .ycw-static-location__panel {
    padding: 60px 0px 0px;
    justify-content: flex-start;
  }
  .ycw-static-location {
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto auto;
    background-position: right top;
  }
  .ycw-static-boat-card {
    min-height: 400px;
  }
  .ycw-static-boat-card img {
    height: 400px;
    min-height: 400px;
  }
  .ycw-static-video__frame .play-icon {
    width: 60px;
    height: 60px;
  }
  .ycw-static-video__frame .play-icon:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid rgba(255, 255, 255, 0.88);
  }
}
.ycw-single-vaarroutes {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .ycw-single-vaarroutes {
    padding: 50px 0;
  }
}
.ycw-single-vaarroutes .ycw-vaarroutes-container {
  width: 100%;
  margin: 0 auto;
  max-width: 1110px;
  display: flex;
  flex-direction: row;
  gap: 60px;
  padding: 0 20px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content {
  flex: 75%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-title {
  font-size: 48px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content {
  font-size: 16px;
  color: #000000;
  font-size: 16px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content p {
  color: #000000;
  margin: 0;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content p a {
  color: #F52F3D;
  text-decoration: none;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content p a:hover {
  color: #009DE4;
  text-decoration: none;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content h2,
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content h3,
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content h4,
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content h5,
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content h6 {
  color: #009DE4;
  margin: 15px 0px 15px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap {
  margin-bottom: 20px;
  border-radius: 16px;
  border: 1px solid #009DE4;
  overflow-y: auto;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table thead {
  font-family: "Bethany Elingston", serif;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table thead th {
  background-color: #009DE4;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding: 12px;
  vertical-align: middle;
  min-width: 100px;
}
@media (max-width: 767px) {
  .ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table thead th {
    padding: 8px;
    font-size: 14px;
  }
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table thead th:first-child {
  border-top-left-radius: 14px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table thead th:last-child {
  border-top-right-radius: 14px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table th,
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table td {
  border: none;
  padding: 8px;
  text-align: left;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .left-content .ycw-single-vaarroutes-content .table-wrap table th {
  background-color: #f2f2f2;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .right-content {
  flex: 25%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .right-content .boat-img-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ycw-single-vaarroutes .ycw-vaarroutes-container .right-content .boat-img-list img {
  width: 100%;
  height: auto;
  border-radius: 30px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .ycw-single-vaarroutes .ycw-vaarroutes-container {
    flex-direction: column;
  }
  .ycw-single-vaarroutes .ycw-vaarroutes-container .left-content,
  .ycw-single-vaarroutes .ycw-vaarroutes-container .right-content {
    flex: 100%;
  }
}/*# sourceMappingURL=style.css.map */