/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-all-routes/block-yacht-all-routes.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-all-routes {
  width: 100%;
  height: 100%;
  position: relative; }
  @media screen and (max-width: 1800px) {
    .block-yacht-all-routes {
      padding: 0 100px; } }
  @media screen and (max-width: 1024px) {
    .block-yacht-all-routes {
      padding: 0 50px; } }
  @media screen and (max-width: 768px) {
    .block-yacht-all-routes {
      padding: 0 30px; } }

.block-yacht-all-routes_container {
  padding: 100px 0;
  text-align: center;
  max-width: 1664px;
  width: 100%;
  margin: 0 auto; }
  .block-yacht-all-routes_container.show .animation-title span {
    transform: unset; }
  .block-yacht-all-routes_container.show .animation-p > div {
    transform: unset;
    opacity: 1; }
  @media screen and (max-width: 768px) {
    .block-yacht-all-routes_container {
      padding: 70px 0; } }

.block-yacht-all-routes_title {
  margin-bottom: 30px; }

.block-yacht-all-routes_content {
  max-width: 816px;
  width: 100%;
  margin: 0 auto 100px; }
  @media screen and (max-width: 1024px) {
    .block-yacht-all-routes_content {
      margin-bottom: 50px; } }
  @media screen and (max-width: 768px) {
    .block-yacht-all-routes_content {
      margin-bottom: 24px; } }

.block-yacht-all-routes_items {
  display: flex;
  justify-content: space-between; }
  .block-yacht-all-routes_items.show .block-yacht-all-routes_item {
    opacity: 1;
    transform: none; }
  @media screen and (max-width: 1180px) {
    .block-yacht-all-routes_items {
      flex-wrap: wrap; } }

.block-yacht-all-routes_item {
  width: calc(50% - 25px);
  text-align: left;
  background-color: #f9f9f9;
  padding: 40px 75px 50px 50px;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transform: translateY(40px);
  transition: 3s; }
  .block-yacht-all-routes_item:nth-of-type(1) {
    transition-delay: 0.1s; }
  .block-yacht-all-routes_item:nth-of-type(2) {
    transition-delay: 0.2s; }
  .block-yacht-all-routes_item:nth-of-type(3) {
    transition-delay: 0.3s; }
  .block-yacht-all-routes_item:nth-of-type(4) {
    transition-delay: 0.4s; }
  .block-yacht-all-routes_item:nth-of-type(5) {
    transition-delay: 0.5s; }
  .block-yacht-all-routes_item:nth-of-type(6) {
    transition-delay: 0.6s; }
  .block-yacht-all-routes_item:nth-of-type(7) {
    transition-delay: 0.7s; }
  .block-yacht-all-routes_item:nth-of-type(8) {
    transition-delay: 0.8s; }
  .block-yacht-all-routes_item:nth-of-type(9) {
    transition-delay: 0.9s; }
  .block-yacht-all-routes_item:nth-of-type(10) {
    transition-delay: 1s; }
  .block-yacht-all-routes_item:nth-of-type(11) {
    transition-delay: 1.1s; }
  .block-yacht-all-routes_item:nth-of-type(12) {
    transition-delay: 1.2s; }
  .block-yacht-all-routes_item:nth-of-type(13) {
    transition-delay: 1.3s; }
  .block-yacht-all-routes_item:nth-of-type(14) {
    transition-delay: 1.4s; }
  .block-yacht-all-routes_item:nth-of-type(15) {
    transition-delay: 1.5s; }
  .block-yacht-all-routes_item:nth-of-type(16) {
    transition-delay: 1.6s; }
  .block-yacht-all-routes_item:nth-of-type(17) {
    transition-delay: 1.7s; }
  .block-yacht-all-routes_item:nth-of-type(18) {
    transition-delay: 1.8s; }
  .block-yacht-all-routes_item:nth-of-type(19) {
    transition-delay: 1.9s; }
  .block-yacht-all-routes_item:nth-of-type(20) {
    transition-delay: 2s; }
  .block-yacht-all-routes_item:nth-of-type(21) {
    transition-delay: 2.1s; }
  .block-yacht-all-routes_item:nth-of-type(22) {
    transition-delay: 2.2s; }
  .block-yacht-all-routes_item:nth-of-type(23) {
    transition-delay: 2.3s; }
  .block-yacht-all-routes_item:nth-of-type(24) {
    transition-delay: 2.4s; }
  .block-yacht-all-routes_item:nth-of-type(25) {
    transition-delay: 2.5s; }
  .block-yacht-all-routes_item:nth-of-type(26) {
    transition-delay: 2.6s; }
  .block-yacht-all-routes_item:nth-of-type(27) {
    transition-delay: 2.7s; }
  .block-yacht-all-routes_item:nth-of-type(28) {
    transition-delay: 2.8s; }
  .block-yacht-all-routes_item:nth-of-type(29) {
    transition-delay: 2.9s; }
  .block-yacht-all-routes_item:nth-of-type(30) {
    transition-delay: 3s; }
  .block-yacht-all-routes_item:nth-of-type(31) {
    transition-delay: 3.1s; }
  .block-yacht-all-routes_item:nth-of-type(32) {
    transition-delay: 3.2s; }
  .block-yacht-all-routes_item:nth-of-type(33) {
    transition-delay: 3.3s; }
  .block-yacht-all-routes_item:nth-of-type(34) {
    transition-delay: 3.4s; }
  .block-yacht-all-routes_item:nth-of-type(35) {
    transition-delay: 3.5s; }
  .block-yacht-all-routes_item:nth-of-type(36) {
    transition-delay: 3.6s; }
  .block-yacht-all-routes_item:nth-of-type(37) {
    transition-delay: 3.7s; }
  .block-yacht-all-routes_item:nth-of-type(38) {
    transition-delay: 3.8s; }
  .block-yacht-all-routes_item:nth-of-type(39) {
    transition-delay: 3.9s; }
  @media screen and (max-width: 1500px) {
    .block-yacht-all-routes_item {
      padding: 30px 50px 40px 40px;
      width: calc(50% - 15px); } }
  @media screen and (max-width: 1180px) {
    .block-yacht-all-routes_item {
      width: 100%;
      margin-bottom: 20px; } }
  @media screen and (max-width: 768px) {
    .block-yacht-all-routes_item {
      padding: 25px 20px 30px; } }

.block-yacht-all-routes_item-label {
  color: #00122d;
  margin-bottom: 10px; }

.block-yacht-all-routes_item-title {
  margin-bottom: 24px; }

.block-yacht-all-routes_item-content {
  margin-bottom: 32px; }

.block-yacht-all-routes_item-link {
  margin-top: auto; }

@media screen and (min-width: 1921px) {
  .block-yacht-all-routes_container {
    padding: 5.20833vw 0;
    max-width: 86.66667vw; }
  .block-yacht-all-routes_title {
    margin-bottom: 1.5625vw; }
  .block-yacht-all-routes_content {
    max-width: 42.5vw;
    margin: 0 auto 5.20833vw; }
  .block-yacht-all-routes_item {
    width: calc(50% - 1.30208vw);
    padding: 2.08333vw 3.90625vw 2.60417vw 2.60417vw;
    transform: translateY(2.08333vw); }
  .block-yacht-all-routes_item-label {
    margin-bottom: 0.52083vw; }
  .block-yacht-all-routes_item-title {
    margin-bottom: 1.25vw; }
  .block-yacht-all-routes_item-content {
    margin-bottom: 1.66667vw; } }

