/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** 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-toys/block-yacht-toys.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-toys {
  width: 100%;
  height: 100%;
  padding: 100px;
  background-color: #fff; }
  @media screen and (max-width: 1280px) {
    .block-yacht-toys {
      padding: 100px 70px; } }
  @media screen and (max-width: 1080px) {
    .block-yacht-toys {
      padding: 100px 50px; } }
  @media screen and (max-width: 767px) {
    .block-yacht-toys {
      padding: 50px 30px; } }

.block-yacht-toys_container {
  max-width: 1662px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1180px) {
    .block-yacht-toys_container {
      flex-wrap: wrap; } }

.block-yacht-toys_left {
  max-width: 900px;
  width: 100%; }
  @media screen and (max-width: 1600px) {
    .block-yacht-toys_left {
      margin-right: 50px; } }
  @media screen and (max-width: 1180px) {
    .block-yacht-toys_left {
      max-width: 100%;
      margin-right: 0; } }

.block-yacht-toys_left-h2 {
  color: #00122d;
  margin-bottom: 32px; }

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

.block-yacht-toys_left-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -5px; }
  @media screen and (max-width: 700px) {
    .block-yacht-toys_left-items {
      flex-direction: column; } }

.block-yacht-toys_left-item {
  display: flex;
  width: calc(33% - 10px);
  margin: 0 5px 30px; }
  .block-yacht-toys_left-item svg {
    flex-shrink: 0; }
  .block-yacht-toys_left-item span {
    display: inline-block;
    margin-left: 10px; }
  @media screen and (max-width: 900px) {
    .block-yacht-toys_left-item {
      width: 50%; } }
  @media screen and (max-width: 768px) {
    .block-yacht-toys_left-item {
      width: 100%; } }

.block-yacht-toys_right {
  max-width: 700px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 1180px) {
    .block-yacht-toys_right {
      max-width: 100%; } }

.block-yacht-toys_right-wrapper {
  width: calc(50% - 5px);
  margin-bottom: 10px; }
  @media screen and (max-width: 1180px) {
    .block-yacht-toys_right-wrapper {
      width: calc(33% - 5px); } }
  @media screen and (max-width: 1080px) {
    .block-yacht-toys_right-wrapper {
      width: calc(50% - 5px); } }
  @media screen and (max-width: 767px) {
    .block-yacht-toys_right-wrapper {
      width: 100%; } }

.block-yacht-toys_right-img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

@media screen and (min-width: 1921px) {
  .block-yacht-toys {
    padding: 5.20833vw; }
  .block-yacht-toys_container {
    max-width: 86.5625vw; }
  .block-yacht-toys_left {
    max-width: 46.875vw; }
  .block-yacht-toys_left-h2 {
    margin-bottom: 1.66667vw; }
  .block-yacht-toys_left-content {
    margin-bottom: 2.60417vw; }
  .block-yacht-toys_left-item {
    width: calc(33% - 0.52083vw);
    margin-bottom: 1.5625vw; }
    .block-yacht-toys_left-item svg {
      height: 2.476780185758514vh;
      width: 1.25vw; }
    .block-yacht-toys_left-item span {
      margin-left: 0.52083vw; }
  .block-yacht-toys_right {
    max-width: 36.45833vw; }
  .block-yacht-toys_right-wrapper {
    width: calc(50% - 0.26042vw);
    margin-bottom: 0.52083vw; } }

