/*!*********************************************************************************************************************************************************************************************************************************!*\
  !*** 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-yacht-video/block-yacht-video.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-yacht-video {
  padding: 100px; }
  @media screen and (max-width: 1024px) {
    .block-yacht-video {
      padding: 100px 50px; } }
  @media screen and (max-width: 767px) {
    .block-yacht-video {
      padding: 50px 30px; } }

.block-yacht-video_wrapper {
  max-width: 1382px;
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .block-yacht-video_wrapper iframe {
    width: 100%;
    max-width: 100%;
    min-height: 748px;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .block-yacht-video_wrapper iframe {
        min-height: 550px; } }
    @media screen and (max-width: 768px) {
      .block-yacht-video_wrapper iframe {
        min-height: 424px; } }
    @media screen and (max-width: 768px) {
      .block-yacht-video_wrapper iframe {
        min-height: 300px; } }

.block-yacht-video_h2 {
  margin-bottom: 50px; }

@media screen and (min-width: 1921px) {
  .block-yacht-video {
    padding: 5.20833vw; }
  .block-yacht-video_wrapper {
    max-width: 71.97917vw; }
    .block-yacht-video_wrapper iframe {
      min-height: 38.95833vw; }
  .block-yacht-video_h2 {
    margin-bottom: 2.60417vw; } }

