.trans-yacht-type-column[data-v-231fff00] {
  flex: 50%;
  overflow: hidden;
}
.trans-yacht-type-column:hover .trans-yacht-type-explore-button[data-v-231fff00] {
  display: block;
}
.trans-yacht-type-column:hover img[data-v-231fff00] {
  transform: scale(1.3);
  filter: blur(10px) brightness(50%) !important;
}
.trans-yacht-type-column:hover .trans-yacht-type-item[data-v-231fff00] {
  transition: all 0.8s;
}
.trans-yacht-type-column:hover .trans-yacht-type-item__content[data-v-231fff00] {
  width: 80%;
  margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.trans-yacht-type-column img[data-v-231fff00] {
  transition: all 0.8s;
  cursor: pointer;
}
.trans-yacht-type-item[data-v-231fff00] {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  padding: 30px;
}
.trans-yacht-type-item__content[data-v-231fff00] {
  bottom: 0;
  left: 0;
  position: absolute;
  transition: all 0.8s;
  opacity: 0;
}
.trans-yacht-type-wrapper[data-v-231fff00] {
  padding-top: 100px;
  background-color: #000000;
}
.trans-yacht-type-title[data-v-231fff00] {
  text-align: center;
  font-family: "Montserrat";
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 5px;
  text-align: center;
  font-weight: 600;
  font-size: 48px;
  line-height: 56px;
  color: #ffffff;
  background-color: #000000;
  background-size: cover;
  padding: 64px 24px 42px;
  background-position: top;
}
.trans-yacht-type-name[data-v-231fff00] {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  color: #ffffff;
}
.trans-yacht-type-info[data-v-231fff00] {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.trans-yacht-type-explore-button[data-v-231fff00] {
  padding: 12px 32px;
  background: #ffffff;
  -webkit-backdrop-filter: blur(300px);
          backdrop-filter: blur(300px);
  border-radius: 0px 24px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  display: none;
  transition: all 0.8s;
  cursor: pointer;
}
.trans-brands-info[data-v-231fff00] {
  font-family: "Montserrat";
  text-transform: none !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 2px;
  padding: 0 10% 0 10%;
}
.trans-yacht-type-banner[data-v-231fff00] {
  position: relative;
}
.trans-yacht-type-banner img[data-v-231fff00] {
  width: 100%;
  opacity: 0.5;
}
.trans-yacht-type-btn[data-v-231fff00] {
  position: relative;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #555;
  color: #fff;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}
.trans-yacht-type-btn[data-v-231fff00]:hover {
  background-color: #e4c09f;
  color: #fff;
}
.trans-yacht-type-item:hover .trans-yacht-type-item__content[data-v-231fff00] {
  opacity: 1;
  transition: opacity 3s ease-in-out;
}
@media screen and (max-width: 1280px) {
.trans-yacht-type-column:hover .trans-yacht-type-item[data-v-231fff00] {
    transition: all 0.5s;
}
.trans-yacht-type-column:hover .trans-yacht-type-item__content[data-v-231fff00] {
    width: 100%;
    transform: translate(1%, -100%);
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
}
@media screen and (max-width: 992px) {
.trans-yacht-type-column[data-v-231fff00] {
    flex: 100% !important;
    overflow: hidden;
}
.trans-yacht-type-column:hover .trans-yacht-type-item__wrapper[data-v-231fff00] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.trans-yacht-type-column:hover .trans-yacht-type-item[data-v-231fff00] {
    transition: all 0.5s;
    width: 100%;
    height: 100%;
}
.trans-yacht-type-column:hover .trans-yacht-type-info[data-v-231fff00] {
    display: none;
}
.trans-yacht-type-column:hover .trans-yacht-type-name[data-v-231fff00] {
    display: none;
}
.trans-yacht-type-column:hover .trans-yacht-type-explore-button[data-v-231fff00] {
    font-size: 16px;
    padding: 8px 16px;
}
.trans-yacht-type-column .trans-yacht-type-info[data-v-231fff00]  p {
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
}
.trans-yacht-type-column .trans-yacht-type-info[data-v-231fff00]  p:nth-child(n+3) {
    display: none !important;
}
.trans-yacht-type-wrapper[data-v-231fff00] {
    padding-top: 64px !important;
}
.trans-yacht-type-item[data-v-231fff00] {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    padding: 30px;
}
.trans-yacht-type-item__content[data-v-231fff00] {
    bottom: 0;
    left: 0;
    position: absolute;
    /*transition: all 0.8s;*/
    opacity: 1;
}
.trans-yacht-type-info[data-v-231fff00] {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    visibility: hidden;
    position: absolute;
}
.trans-yacht-type-title[data-v-231fff00] {
    font-size: 24px !important;
    line-height: 32px !important;
}
.trans-yacht-type-name[data-v-231fff00] {
    font-size: 24px !important;
    line-height: 32px !important;
}
.trans-yacht-type-explore-button[data-v-231fff00]:hover {
    padding: 12px 32px;
    background: #e4c09f;
    -webkit-backdrop-filter: blur(300px);
            backdrop-filter: blur(300px);
    border-radius: 0px 24px;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 20px;
    display: none;
    transition: all 0.8s;
    cursor: pointer;
}
.trans-brands-info[data-v-231fff00] {
    padding: 0%;
}
}
