/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-testimonials-slider/block-testimonials-slider.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.page-404 {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  @media screen and (max-width: 980px) {
    .page-404 {
      padding: 0 50px; } }
  @media screen and (max-width: 767px) {
    .page-404 {
      padding: 0 25px; } }

.page-404_number {
  color: #fff; }

.page-404_title {
  max-width: 780px;
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }

.page-404_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1; }

.page-404_button {
  background-color: #fff;
  color: #0165ad;
  border: none; }

@media screen and (min-width: 1921px) {
  .page-404_title {
    max-width: 40.625vw;
    margin-bottom: 2.60417vw; } }

.block-testimonials-slider {
  width: 100%;
  height: 100%;
  background-color: #fff8ed;
  padding: 200px 50px; }
  @media screen and (max-width: 1180px) {
    .block-testimonials-slider {
      padding: 130px 30px; } }
  @media screen and (max-width: 900px) {
    .block-testimonials-slider {
      padding: 100px 10px; } }

.block-testimonials-slider_wrapper {
  text-align: center; }
  .block-testimonials-slider_wrapper.show .animation-title span {
    transform: unset; }

.block-testimonials-slider_h2 {
  margin: 10px 0 24px; }
  @media screen and (max-width: 768px) {
    .block-testimonials-slider_h2 {
      margin-bottom: 16px; } }

.block-testimonials-slider_content {
  position: relative; }
  .block-testimonials-slider_content .swiper-pagination {
    color: #0165ad;
    bottom: -20px; }

.testimonials .swiper-slide {
  display: flex;
  justify-content: center;
  padding: 0 10px;
  align-self: center; }
  @media screen and (max-width: 1280px) {
    .testimonials .swiper-slide {
      flex-direction: column-reverse; } }

.testimonials .swiper-slide_left {
  width: 50%;
  background-color: #fff8ed;
  padding: 30px;
  display: flex;
  align-items: center;
  align-self: center; }
  @media screen and (max-width: 1280px) {
    .testimonials .swiper-slide_left {
      width: 100%;
      height: 50vw; } }
  @media screen and (max-width: 768px) {
    .testimonials .swiper-slide_left {
      padding: 20px; } }
  @media screen and (max-width: 640px) {
    .testimonials .swiper-slide_left {
      height: 70vw; } }
  @media screen and (max-width: 640px) {
    .testimonials .swiper-slide_left {
      height: 80vw; } }

.testimonials .swiper-slide_right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding: 30px; }
  @media screen and (max-width: 1280px) {
    .testimonials .swiper-slide_right {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .testimonials .swiper-slide_right {
      padding: 20px; } }
  .testimonials .swiper-slide_right .swiper-slide_right_h3 {
    color: #00122d;
    margin-bottom: 8px; }
  .testimonials .swiper-slide_right .swiper-slide_right_img {
    width: fit-content; }
  .testimonials .swiper-slide_right .swiper-slide_right_reviewer {
    margin: 8px 0; }
  .testimonials .swiper-slide_right .swiper-slide_right_review {
    margin-top: 16px; }
    .testimonials .swiper-slide_right .swiper-slide_right_review p {
      margin-bottom: 38px; }
      .testimonials .swiper-slide_right .swiper-slide_right_review p:last-of-type {
        margin-bottom: 0; }
      @media screen and (max-width: 1080px) {
        .testimonials .swiper-slide_right .swiper-slide_right_review p {
          margin-bottom: 28px; } }
      @media screen and (max-width: 768px) {
        .testimonials .swiper-slide_right .swiper-slide_right_review p {
          margin-bottom: 18px; } }

.testimonials .swiper-button-next {
  right: 0; }
  .testimonials .swiper-button-next::after {
    display: none; }

.testimonials .swiper-button-prev {
  left: 0; }
  .testimonials .swiper-button-prev::after {
    display: none; }

.yacht-swiper.swiper {
  height: 100%; }

.yacht-swiper .swiper-wrapper {
  display: flex;
  align-items: center; }

.yacht-swiper .swiper-slide {
  height: 100vh;
  max-height: 570px; }
  @media screen and (max-width: 1550px) {
    .yacht-swiper .swiper-slide {
      max-height: 500px; } }
  @media screen and (max-width: 1400px) {
    .yacht-swiper .swiper-slide {
      max-height: unset;
      height: 100%; } }
  .yacht-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0; }
  .yacht-swiper .swiper-slide.swiper-slide-active img {
    opacity: 1; }

.yacht-swiper .swiper-button-next {
  right: 40px; }
  .yacht-swiper .swiper-button-next::after {
    display: none; }
  @media screen and (max-width: 1024px) {
    .yacht-swiper .swiper-button-next {
      right: 20px; } }

.yacht-swiper .swiper-button-prev {
  left: 40px; }
  .yacht-swiper .swiper-button-prev::after {
    display: none; }
  @media screen and (max-width: 1024px) {
    .yacht-swiper .swiper-button-prev {
      left: 20px; } }

.swiper-slide_left-single-img {
  width: 100%;
  height: 100vh;
  max-height: 570px;
  object-fit: cover; }
  @media screen and (max-width: 1550px) {
    .swiper-slide_left-single-img {
      max-height: 500px; } }
  @media screen and (max-width: 1400px) {
    .swiper-slide_left-single-img {
      max-height: unset;
      height: 100%; } }

@media screen and (min-width: 1921px) {
  .block-testimonials-slider {
    padding: 10.41667vw 2.60417vw; }
  .block-testimonials-slider_h2 {
    margin: 0.52083vw 0 1.66667vw; }
  .block-testimonials-slider_content .swiper-pagination {
    bottom: -1.04167vw; }
  .testimonials .swiper-slide {
    padding: 0 0.52083vw; }
  .testimonials .swiper-slide_left {
    padding: 1.5625vw; }
  .testimonials .swiper-slide_right {
    padding: 1.5625vw; }
    .testimonials .swiper-slide_right svg {
      height: 2.063983488132095vh;
      width: 1.5104166666666667vw; }
    .testimonials .swiper-slide_right .swiper-slide_right_h3 {
      margin-bottom: 0.41667vw; }
    .testimonials .swiper-slide_right .swiper-slide_right_reviewer {
      margin: 0.41667vw 0; }
    .testimonials .swiper-slide_right .swiper-slide_right_review {
      margin-top: 0.83333vw; }
      .testimonials .swiper-slide_right .swiper-slide_right_review p {
        margin-bottom: 1.97917vw; }
  .yacht-swiper .swiper-slide {
    max-height: 29.6875vw; }
  .yacht-swiper .swiper-button-next {
    right: 2.08333vw;
    height: 8.25593395252838vh;
    width: 4.166666666666667vw; }
    .yacht-swiper .swiper-button-next svg {
      height: 8.25593395252838vh;
      width: 4.166666666666667vw; }
  .yacht-swiper .swiper-button-prev {
    left: 2.08333vw;
    height: 8.25593395252838vh;
    width: 4.166666666666667vw; }
    .yacht-swiper .swiper-button-prev svg {
      height: 8.25593395252838vh;
      width: 4.166666666666667vw; }
  .swiper-button-next-big svg {
    height: 3.0959752321981426vh;
    width: 0.8333333333333334vw; }
  .swiper-button-next-big svg {
    height: 3.0959752321981426vh;
    width: 0.8333333333333334vw; } }

