/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** 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-tabs/block-tabs.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-tabs {
  width: 100%;
  height: 100%;
  background-color: #fff8ed;
  text-align: center;
  padding: 0 128px; }
  @media screen and (max-width: 1200px) {
    .block-yacht-tabs {
      padding: 0 50px; } }
  @media screen and (max-width: 767px) {
    .block-yacht-tabs {
      padding: 0 30px; } }
  .block-yacht-tabs.fixed {
    position: sticky;
    z-index: 30;
    top: 0; }

.byt_wrapper {
  padding: 34px 0 20px;
  display: flex;
  justify-content: space-between; }
  .byt_wrapper.center {
    justify-content: center;
    padding: 34px 0; }
  @media screen and (max-width: 1540px) {
    .byt_wrapper {
      flex-direction: column; } }

.byt_list {
  color: #00122d;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  height: fit-content; }
  @media screen and (max-width: 1200px) {
    .byt_list {
      flex-wrap: wrap; } }

.byt_list-items {
  cursor: pointer;
  padding: 0 24px;
  border-bottom: 1px solid #e0e0e0; }
  .byt_list-items.active {
    border-bottom: 2px solid #0165ad; }
  @media (hover: hover) and (pointer: fine) {
    .byt_list-items:hover {
      border-bottom: 2px solid #0165ad; } }
  @media screen and (max-width: 1200px) {
    .byt_list-items {
      width: 30%;
      padding: 0 30px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 800px) {
    .byt_list-items {
      padding: 0 20px; } }
  @media screen and (max-width: 650px) {
    .byt_list-items {
      width: 100%; } }

.byt_broker {
  width: fit-content;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 1700px) {
    .byt_broker {
      margin-left: 30px; } }
  @media screen and (max-width: 1540px) {
    .byt_broker {
      align-self: flex-end;
      margin-top: 14px; } }
  @media screen and (max-width: 650px) {
    .byt_broker {
      align-self: center; } }

.byt_broker-image-wrapper {
  width: 70px;
  height: 70px;
  border-radius: 50%; }

.byt_broker-image {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover; }

.byt_broker-info {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.byt_placeholder {
  max-width: 150px;
  width: 100%; }
  @media screen and (max-width: 1700px) {
    .byt_placeholder {
      max-width: 70px; } }
  @media screen and (max-width: 1540px) {
    .byt_placeholder {
      display: none; } }

@media screen and (min-width: 1921px) {
  .block-yacht-tabs {
    padding: 0 6.66667vw; }
  .byt_wrapper {
    padding: 1.77083vw 0 1.04167vw; }
    .byt_wrapper.center {
      padding: 1.77083vw 0; }
  .byt_list-items {
    padding: 0 1.25vw;
    border-bottom: 0.05208vw solid #e0e0e0; }
    .byt_list-items.active {
      border-bottom: 0.10417vw solid #0165ad; }
  .byt_broker-image-wrapper {
    width: 3.64583vw;
    height: 3.64583vw; }
  .byt_broker-image {
    width: 3.64583vw;
    height: 3.64583vw; }
  .byt_broker-info {
    margin-left: 0.52083vw; }
  .byt_placeholder {
    max-width: 7.8125vw; } }

