@font-face {
  font-family: 'PiratesBay';
  src: url("../fonts/PiratesBay/PiratesBay.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PlusJakartaSans-Regular';
  src: url("../fonts/PlusJakartaSans/PlusJakartaSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PlusJakartaSans-Bold';
  src: url("../fonts/PlusJakartaSans/PlusJakartaSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PlusJakartaSans-ExtraBold';
  src: url("../fonts/PlusJakartaSans/PlusJakartaSans-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PlusJakartaSans-ExtraLight';
  src: url("../fonts/PlusJakartaSans/PlusJakartaSans-ExtraLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PlusJakartaSans-Medium';
  src: url("../fonts/PlusJakartaSans/PlusJakartaSans-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Euphorigenic';
  src: url("../fonts/Euphorigenic/Euphorigenic.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Kufam-Bold';
  src: url("../fonts/Kufam/Kufam-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Kufam-Medium';
  src: url("../fonts/Kufam/Kufam-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Kufam-Regular';
  src: url("../fonts/Kufam/Kufam-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'CaslonAntique-Bold';
  src: url("../fonts/CaslonAntique/CaslonAntique-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'CaslonAntique-Regular';
  src: url("../fonts/CaslonAntique/CaslonAntique-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Inter-Regular';
  src: url("../fonts/Inter/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SaloonGirl-Regular';
  src: url("../fonts/SaloonGirlRegular/SaloonGirl-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  color: #fff;
  font-weight: 400;
  -webkit-font-smoothing: antialiased; }
  body h1 {
    font-size: 4.5rem;
    line-height: 1em; }
  body h2 {
    font-size: 3.75rem;
    line-height: 1em; }
  body h3 {
    font-size: 2.75rem;
    line-height: 1em !important; }
  body h4 {
    font-size: 1.25rem;
    line-height: 1em; }
  body h5 {
    font-size: 1rem;
    line-height: 1.6em; }
  body h6 {
    font-size: 0.875rem;
    line-height: 1.25rem; }
  @media (min-width: 1281px) {
    body h1 {
      font-size: 5.6vw; }
    body h2 {
      font-size: 4.7vw; }
    body h3 {
      font-size: 3.4vw; }
    body h4 {
      font-size: 1.6vw; }
    body h5 {
      font-size: 1.3vw; }
    body h6 {
      font-size: 1.1vw; } }

p, li {
  font-size: 1rem;
  line-height: 1.6em;
  font-family: "Kufam-Regular"; }
  @media (min-width: 1281px) {
    p, li {
      font-size: 1.25vw; } }

a {
  font-family: "Kufam-Medium";
  font-size: 0.9375rem;
  line-height: 1.3em;
  letter-spacing: 0.09375rem; }
  @media (min-width: 1281px) {
    a {
      font-size: 1.2vw; } }

.wedding-cruise h2 {
  font-family: 'Euphorigenic';
  font-size: 4.5rem; }
  @media only screen and (max-width: 768px) {
    .wedding-cruise h2 {
      font-size: 3rem; } }
  @media (min-width: 1281px) {
    .wedding-cruise h2 {
      font-size: 5.6vw; } }
.wedding-cruise h3 {
  font-family: 'Euphorigenic';
  font-size: 2.5rem;
  line-height: 1.3em; }
  @media only screen and (max-width: 768px) {
    .wedding-cruise h3 {
      font-size: 2rem; } }
  @media (min-width: 1281px) {
    .wedding-cruise h3 {
      font-size: 3.1vw; } }
.wedding-cruise h6 {
  font-family: "Inter-Regular"; }
.wedding-cruise li {
  font-family: "Kufam-Regular";
  font-size: 1rem;
  line-height: 1.6em; }
  @media (min-width: 1281px) {
    .wedding-cruise li {
      font-size: 1.25vw; } }

.private-charter h1 {
  font-family: "CaslonAntique-Bold";
  color: #622301; }
.private-charter h2 {
  font-family: "CaslonAntique-Bold";
  color: #fff; }
.private-charter h4 {
  font-family: "Kufam-Regular";
  color: #622301; }

.text-footer {
  font-size: clamp(1.6rem, 5vw, 64px);
  text-align: center; }
  @media only screen and (min-width: 1281px) {
    .text-footer {
      font-size: 5vw; } }

html {
  scroll-behavior: smooth; }

.no-scroll {
  overflow: hidden;
  height: 100vh; }

.bg-default {
  position: relative;
  background-image: url("../img/home/bg-home.webp");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: 0; }

.title-sec {
  font-family: "CaslonAntique-Bold";
  color: #622301; }
  @media only screen and (min-width: 1280px) {
    .title-sec img {
      width: 50vw; } }
  @media only screen and (min-width: 1280px) {
    .title-sec h2 {
      padding-right: 5vw;
      font-size: 3.7vw; } }
  @media only screen and (max-width: 1279px) {
    .title-sec h2 {
      padding-right: 5vw;
      font-size: clamp(1.8rem, 4.2vw, 5rem); } }
  @media only screen and (max-width: 1024px) {
    .title-sec h2 {
      padding-right: 8vw;
      font-size: clamp(2.8rem, 5.2vw, 5rem); } }
  @media only screen and (max-width: 520px) {
    .title-sec h2 {
      padding-right: 10vw;
      font-size: clamp(1.8rem, 4.2vw, 5rem); } }

@media only screen and (max-width: 1024px) {
  .home .list-disc {
    margin-right: 0.75rem; } }
.home .title-sec {
  font-family: "CaslonAntique-Bold";
  color: #622301;
  text-align: right; }
  @media only screen and (min-width: 768px) {
    .home .title-sec {
      font-size: clamp(3.3rem, 5.2vw, 10rem); } }
  @media only screen and (max-width: 767px) {
    .home .title-sec {
      font-size: clamp(1.75rem, 5.2vw, 3.3rem); } }
.home li {
  font-family: "Kufam-Regular";
  font-size: 1.25rem; }
  @media (min-width: 1281px) {
    .home li {
      font-size: 1.6vw; } }

@media only screen and (min-width: 1440px) {
  .paper-full {
    height: 55rem !important; } }

nav {
  font-size: 0.9375rem; }
  nav .nav-top, nav .nav-bottom {
    height: 3.125rem; }
    @media (min-width: 1281px) {
      nav .nav-top, nav .nav-bottom {
        height: 3.9vw; } }
  nav li {
    font-size: 1.25rem; }
  nav a {
    transition: color 0.3s ease-out; }
    nav a:hover, nav a .active {
      color: rgba(255, 255, 255, 0.6); }
  nav .active {
    color: rgba(255, 255, 255, 0.6); }
  @media (min-width: 1281px) {
    nav .logo img {
      width: 5.5vw; } }
  @media (min-width: 1281px) {
    nav .menu-our-package img {
      width: 7.81vw; } }
  nav .hamburger-line {
    position: absolute;
    z-index: 60;
    width: 1.4rem;
    height: 1.4rem;
    top: 1rem; }
    @media only screen and (min-width: 1025px) {
      nav .hamburger-line {
        right: 3.75rem; } }
    @media only screen and (max-width: 1024px) {
      nav .hamburger-line {
        right: 1.875rem; } }
    nav .hamburger-line span {
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background: #fff;
      border-radius: 1.5px;
      left: 0;
      transform: rotate(0deg);
      transition: .25s ease-in-out; }
    nav .hamburger-line span:nth-child(1) {
      top: 0; }
    nav .hamburger-line span:nth-child(2),
    nav .hamburger-line span:nth-child(3) {
      top: .5rem; }
    nav .hamburger-line span:nth-child(4) {
      top: 1rem; }
  nav .hamburger-line.hamburger-open span {
    background: white; }
  nav .hamburger-line.hamburger-open span:nth-child(1) {
    top: 1rem;
    width: 0%;
    left: 50%; }
  nav .hamburger-line.hamburger-open span:nth-child(2) {
    transform: rotate(45deg); }
  nav .hamburger-line.hamburger-open span:nth-child(3) {
    transform: rotate(-45deg); }
  nav .hamburger-line.hamburger-open span:nth-child(4) {
    top: 1.125rem;
    width: 0%;
    left: 50%; }
  nav .dropdown:hover svg {
    transform: rotate(-180deg);
    transition: transform 0.3s ease; }
  nav .side-menu {
    width: 100%; }
  nav #dropdownMenu ul li {
    line-height: 1.25rem !important;
    margin-bottom: 0; }

.banner-home .video-home {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
  mix-blend-mode: hard-light; }

.title-home, .title-about {
  font-family: "CaslonAntique-Bold";
  line-height: 120%;
  /* 76.8px */ }
  @media only screen and (min-width: 1280px) {
    .title-home, .title-about {
      font-size: 5vw; } }
  @media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .title-home, .title-about {
      font-size: 4rem; } }
  @media only screen and (max-width: 1023px) {
    .title-home, .title-about {
      font-size: 3.125rem; } }
  @media only screen and (max-width: 767px) {
    .title-home, .title-about {
      font-size: 1.875rem; } }

.title-home {
  line-height: 1.1; }

.intro {
  font-family: "CaslonAntique-Regular"; }
  @media only screen and (min-width: 1281px) {
    .intro {
      font-size: 3.5vw; } }
  @media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .intro {
      font-size: 2.75rem; } }
  @media only screen and (max-width: 1023px) {
    .intro {
      font-size: 1.875rem;
      line-height: 1; } }

@media only screen and (min-width: 1081px) {
  .paper-schedule {
    top: 1.5rem; } }
@media only screen and (max-width: 1080px) {
  .paper-schedule {
    top: 10%; } }
@media only screen and (max-width: 985px) {
  .paper-schedule {
    top: 14%; } }
@media only screen and (max-width: 940px) {
  .paper-schedule {
    top: 18%; } }
@media only screen and (max-width: 895px) {
  .paper-schedule {
    top: 22%; } }
@media only screen and (max-width: 865px) {
  .paper-schedule {
    top: 25%; } }
@media only screen and (max-width: 768px) {
  .paper-schedule {
    top: 10rem; } }

.hijack-schedule, .page-schedule {
  scroll-margin-top: 6rem; }
  .hijack-schedule .title-schedule h2, .hijack-schedule .title-page-schedule h2, .page-schedule .title-schedule h2, .page-schedule .title-page-schedule h2 {
    line-height: 120%;
    /* 76.8px */ }
    @media only screen and (min-width: 1281px) {
      .hijack-schedule .title-schedule h2, .hijack-schedule .title-page-schedule h2, .page-schedule .title-schedule h2, .page-schedule .title-page-schedule h2 {
        font-size: 5vw !important; } }
    @media only screen and (min-width: 1041px) and (max-width: 1280px) {
      .hijack-schedule .title-schedule h2, .hijack-schedule .title-page-schedule h2, .page-schedule .title-schedule h2, .page-schedule .title-page-schedule h2 {
        font-size: 4rem; } }
    @media only screen and (max-width: 1040px) {
      .hijack-schedule .title-schedule h2, .hijack-schedule .title-page-schedule h2, .page-schedule .title-schedule h2, .page-schedule .title-page-schedule h2 {
        font-size: 2.5rem; } }
    @media only screen and (max-width: 992px) {
      .hijack-schedule .title-schedule h2, .hijack-schedule .title-page-schedule h2, .page-schedule .title-schedule h2, .page-schedule .title-page-schedule h2 {
        font-size: 1.875rem !important; } }
  @media only screen and (min-width: 1081px) {
    .hijack-schedule .title-schedule, .page-schedule .title-schedule {
      top: 3rem; } }
  @media only screen and (min-width: 931px) and (max-width: 1080px) {
    .hijack-schedule .title-schedule, .page-schedule .title-schedule {
      top: 2rem; } }
  @media only screen and (max-width: 930px) {
    .hijack-schedule .title-schedule, .page-schedule .title-schedule {
      top: 2rem; } }
  @media only screen and (max-width: 550px) {
    .hijack-schedule .title-schedule, .page-schedule .title-schedule {
      top: 1rem; } }
  .hijack-schedule .content-schedule .wrapper-calendar, .page-schedule .content-schedule .wrapper-calendar {
    position: relative;
    border-radius: 3px;
    font-family: "Kufam-Medium";
    line-height: 1;
    padding: 1rem 1.25rem; }
    @media only screen and (min-width: 1281px) {
      .hijack-schedule .content-schedule .wrapper-calendar, .page-schedule .content-schedule .wrapper-calendar {
        padding: 1.25vw 1.56vw; } }
    @media only screen and (min-width: 768px) and (max-width: 900px) {
      .hijack-schedule .content-schedule .wrapper-calendar, .page-schedule .content-schedule .wrapper-calendar {
        padding: .9rem .5rem; } }
    .hijack-schedule .content-schedule .wrapper-calendar:before, .page-schedule .content-schedule .wrapper-calendar:before {
      content: "";
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      background: rgba(98, 35, 1, 0.3);
      mix-blend-mode: multiply;
      filter: blur(5px);
      z-index: -1; }
    .hijack-schedule .content-schedule .wrapper-calendar .text-date, .page-schedule .content-schedule .wrapper-calendar .text-date {
      color: #fff; }
      @media only screen and (min-width: 1281px) {
        .hijack-schedule .content-schedule .wrapper-calendar .text-date, .page-schedule .content-schedule .wrapper-calendar .text-date {
          font-size: 3.5vw; } }
      @media only screen and (min-width: 1024px) and (max-width: 1280px) {
        .hijack-schedule .content-schedule .wrapper-calendar .text-date, .page-schedule .content-schedule .wrapper-calendar .text-date {
          font-size: 2.75rem; } }
      @media only screen and (max-width: 1023px) and (min-width: 768px) {
        .hijack-schedule .content-schedule .wrapper-calendar .text-date, .page-schedule .content-schedule .wrapper-calendar .text-date {
          font-size: 1.875rem; } }
      @media only screen and (max-width: 767px) {
        .hijack-schedule .content-schedule .wrapper-calendar .text-date, .page-schedule .content-schedule .wrapper-calendar .text-date {
          font-size: 1.25rem; } }
    .hijack-schedule .content-schedule .wrapper-calendar .text-day, .page-schedule .content-schedule .wrapper-calendar .text-day {
      font-size: 1rem;
      line-height: 1.3;
      color: #FFBE0C; }
      @media only screen and (min-width: 1281px) {
        .hijack-schedule .content-schedule .wrapper-calendar .text-day, .page-schedule .content-schedule .wrapper-calendar .text-day {
          font-size: 1.3vw; } }
      @media only screen and (max-width: 767px) {
        .hijack-schedule .content-schedule .wrapper-calendar .text-day, .page-schedule .content-schedule .wrapper-calendar .text-day {
          font-size: .8rem; } }
    .hijack-schedule .content-schedule .wrapper-calendar .text-month, .page-schedule .content-schedule .wrapper-calendar .text-month {
      font-family: "Kufam-Regular";
      font-size: 0.75rem;
      line-height: 1.3;
      color: rgba(255, 255, 255, 0.6); }
      @media only screen and (min-width: 1281px) {
        .hijack-schedule .content-schedule .wrapper-calendar .text-month, .page-schedule .content-schedule .wrapper-calendar .text-month {
          font-size: 1vw; } }
  @media only screen and (min-width: 1281px) {
    .hijack-schedule .content-schedule .label-wedding, .page-schedule .content-schedule .label-wedding {
      width: 4vw; } }
  .hijack-schedule .content-schedule .label-calendar-red, .page-schedule .content-schedule .label-calendar-red {
    font-family: "Kufam-Medium";
    font-size: 0.625rem;
    color: #fff;
    border-radius: 0.1875rem;
    background: #E01E37;
    display: inline-flex;
    padding: 0.3125rem 0.25rem 0.1875rem 0.25rem;
    justify-content: center;
    align-items: center; }
    @media (min-width: 1281px) {
      .hijack-schedule .content-schedule .label-calendar-red, .page-schedule .content-schedule .label-calendar-red {
        font-size: 0.8vw;
        border-radius: 0.3vw;
        padding: 0.4vw 0.3vw 0.3vw 0.3vw; } }
  .hijack-schedule .content-schedule .label-calendar-white, .page-schedule .content-schedule .label-calendar-white {
    font-family: "Kufam-Medium";
    font-size: 0.625rem;
    color: #5EBF26;
    border-radius: 0.1875rem;
    background: #fff;
    display: inline-flex;
    padding: 0.3125rem 0.25rem 0.1875rem 0.25rem;
    justify-content: center;
    align-items: center; }
    @media (min-width: 1281px) {
      .hijack-schedule .content-schedule .label-calendar-white, .page-schedule .content-schedule .label-calendar-white {
        font-size: 0.8vw;
        border-radius: 0.3vw;
        padding: 0.4vw 0.3vw 0.3vw 0.3vw; } }
  .hijack-schedule .content-schedule .label-calendar-green, .page-schedule .content-schedule .label-calendar-green {
    font-family: "Kufam-Medium";
    font-size: 0.625rem;
    color: #fff;
    border-radius: 0.1875rem;
    background: #5EBF26;
    display: inline-flex;
    padding: 0.3125rem 0.25rem 0.1875rem 0.25rem;
    justify-content: center;
    align-items: center; }
    @media (min-width: 1281px) {
      .hijack-schedule .content-schedule .label-calendar-green, .page-schedule .content-schedule .label-calendar-green {
        font-size: 0.8vw;
        border-radius: 0.3vw;
        padding: 0.4vw 0.3vw 0.3vw 0.3vw; } }

@media only screen and (max-width: 376px) {
  .hijack-schedule {
    padding-top: 9rem; } }

@media only screen and (max-width: 758px) {
  .route-desktop {
    display: none; } }

@media only screen and (min-width: 759px) {
  .route-mobile {
    display: none; } }

@media only screen and (min-width: 1281px) {
  .text-choose-date {
    font-size: 5vw; } }
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .text-choose-date {
    font-size: 4rem; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-choose-date {
    font-size: 2.5rem; } }
@media only screen and (max-width: 767px) {
  .text-choose-date {
    font-size: 1.5625rem; } }

@media only screen and (min-width: 1025px) {
  .bg-img-letter {
    width: 100vw; } }
@media only screen and (min-width: 376px) and (max-width: 767.98px) {
  .bg-img-letter {
    margin-top: 3rem; } }

.wrapper-letter {
  position: absolute;
  width: 53%;
  z-index: 10;
  left: 18%; }
  @media only screen and (min-width: 800px) and (max-width: 1024px) {
    .wrapper-letter {
      width: 33%; } }
  @media only screen and (min-width: 1025px) {
    .wrapper-letter {
      top: 28%; } }
  @media only screen and (max-width: 1024px) {
    .wrapper-letter {
      top: 34%; } }
  @media only screen and (max-width: 390px) {
    .wrapper-letter {
      top: 33%; } }
  @media only screen and (max-width: 376px) {
    .wrapper-letter {
      top: 22%; } }

.text-letter {
  font-family: "CaslonAntique-Regular";
  line-height: 1;
  font-size: clamp(18px, 2.5vw, 5rem); }
  @media only screen and (min-width: 630px) and (max-width: 900px) {
    .text-letter {
      font-size: clamp(30px, 2.5vw, 5rem); } }
  @media only screen and (min-width: 481px) and (max-width: 629px) {
    .text-letter {
      font-size: clamp(23px, 2.5vw, 5rem); } }

.img-letter-up {
  height: auto; }
  @media only screen and (min-width: 1025px) {
    .img-letter-up {
      width: 40vw; } }
  @media only screen and (max-width: 767.98px) {
    .img-letter-up {
      width: 70%; } }

.img-letter-down {
  height: auto; }
  @media only screen and (min-width: 1025px) {
    .img-letter-down {
      width: 32vw; } }
  @media only screen and (max-width: 767.98px) {
    .img-letter-down {
      width: 60%; } }

@media only screen and (min-width: 1281px) {
  .bg-route {
    width: 55vw; } }

.btn-trip, .btn-deck {
  position: relative;
  border-radius: 0.1875rem;
  color: #FFF;
  text-align: center;
  font-family: "CaslonAntique-Bold";
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  padding: 0.8125rem 1.5rem; }
  @media (min-width: 1281px) {
    .btn-trip, .btn-deck {
      font-size: 1.88vw;
      letter-spacing: 0.19vw;
      padding: 1.02vw 1.88vw; } }
  @media only screen and (max-width: 767px) {
    .btn-trip, .btn-deck {
      padding: 0.625rem 1rem; } }
  .btn-trip::before, .btn-deck::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    padding: 0.8125rem 1.5rem;
    border-radius: 0.1875rem;
    background: rgba(98, 35, 1, 0.6);
    mix-blend-mode: multiply;
    filter: blur(5px); }
  .btn-trip::after, .btn-deck::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0.1875rem;
    background: #622301;
    mix-blend-mode: multiply;
    filter: blur(5px);
    z-index: -2;
    opacity: 0;
    transition: opacity 0.5s ease-out; }
  .btn-trip:hover::after, .btn-deck:hover::after {
    opacity: 1; }
  .btn-trip.active, .btn-deck.active {
    color: #FFF; }
    .btn-trip.active::before, .btn-deck.active::before {
      content: "";
      position: absolute;
      inset: 0;
      z-index: -1;
      border-radius: 3px;
      background: rgba(98, 35, 1, 0.3);
      mix-blend-mode: multiply;
      filter: blur(5px); }

@media only screen and (max-width: 768px) {
  .btn-deck {
    font-size: 1rem;
    padding: 0.625rem 1rem; } }

.content-trip, .content-about-spec {
  position: relative; }
  .content-trip::before, .content-about-spec::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    border-radius: 0.1875rem;
    border-radius: 3px;
    background: rgba(98, 35, 1, 0.3);
    mix-blend-mode: multiply;
    filter: blur(5px); }

.content-trip .text-time {
  color: #FFBE0C !important; }
.content-trip h4 {
  font-family: "Kufam-Medium"; }

.trip {
  color: #60361B; }
  @media only screen and (max-width: 1440px) {
    .trip .text-trip-title {
      font-size: 2.3125rem; } }
  @media only screen and (min-width: 601px) and (max-width: 640px) {
    .trip .text-trip-title {
      margin-top: -3.8rem; } }
  @media only screen and (min-width: 481px) and (max-width: 600px) {
    .trip .text-trip-title {
      font-size: 2rem;
      margin-top: -3rem; } }
  @media only screen and (max-width: 480px) {
    .trip .text-trip-title {
      font-size: 1.5rem !important; } }
  @media only screen and (max-width: 1280px) {
    .trip .bg-trip {
      width: 55%; } }
  @media only screen and (max-width: 1024px) {
    .trip .bg-trip {
      width: 50%; } }
  @media only screen and (min-width: 481px) and (max-width: 600px) {
    .trip .bg-trip {
      height: 2.8rem; } }
  @media only screen and (max-width: 480px) {
    .trip .bg-trip {
      width: 42%; } }
  @media only screen and (min-width: 601px) and (max-width: 640px) {
    .trip .bg-trip {
      height: 3.8rem; } }

@media only screen and (min-width: 1024px) {
  .wrapper-trip-item {
    padding: 0 !important; } }
@media only screen and (min-width: 987px) and (max-width: 1024px) {
  .wrapper-trip-item {
    padding: 0 9rem; } }
@media only screen and (min-width: 900px) and (max-width: 986px) {
  .wrapper-trip-item {
    padding: 0 7rem; } }
@media only screen and (min-width: 820px) and (max-width: 899px) {
  .wrapper-trip-item {
    padding: 0 5rem; } }
@media only screen and (min-width: 768px) and (max-width: 819px) {
  .wrapper-trip-item {
    padding: 0 2.5rem; } }
@media only screen and (min-width: 672px) and (max-width: 767px) {
  .wrapper-trip-item {
    padding: 0 4rem; } }
@media only screen and (min-width: 639px) and (max-width: 671px) {
  .wrapper-trip-item {
    padding: 0 3rem; } }
@media only screen and (min-width: 607px) and (max-width: 638px) {
  .wrapper-trip-item {
    padding: 0 2rem; } }
@media only screen and (min-width: 510px) and (max-width: 606px) {
  .wrapper-trip-item {
    padding: 0 4rem; } }

.content-trip p {
  margin-bottom: 0; }
.content-trip .wrap-text-trip {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 0.75rem; }
  @media only screen and (max-width: 480px) {
    .content-trip .wrap-text-trip {
      gap: 0.75rem; } }
  .content-trip .wrap-text-trip .trip-time {
    font-family: "PlusJakartaSans-ExtraLight";
    font-weight: 100;
    font-size: 1.0625rem;
    width: 35%;
    line-height: 2.1; }
    @media only screen and (min-width: 768px) and (max-width: 1023.98px) {
      .content-trip .wrap-text-trip .trip-time {
        width: 35%; } }
    @media screen and (max-width: 607px) {
      .content-trip .wrap-text-trip .trip-time {
        width: 38%;
        font-size: 0.75rem; } }
  .content-trip .wrap-text-trip .trip-text {
    width: 50%; }
    @media only screen and (min-width: 768px) and (max-width: 1023.98px) {
      .content-trip .wrap-text-trip .trip-text {
        width: 50%; } }
    @media screen and (max-width: 607px) {
      .content-trip .wrap-text-trip .trip-text {
        width: 48%; } }
    .content-trip .wrap-text-trip .trip-text p {
      margin-bottom: 0; }
    @media screen and (max-width: 376px) {
      .content-trip .wrap-text-trip .trip-text {
        width: 47%; } }
  .content-trip .wrap-text-trip p, .content-trip .wrap-text-trip li {
    font-family: "PlusJakartaSans-ExtraLight";
    font-weight: 100;
    font-size: 1.0625rem;
    line-height: 1.2; }
    @media screen and (max-width: 607px) {
      .content-trip .wrap-text-trip p, .content-trip .wrap-text-trip li {
        font-size: 0.625rem; } }
    @media only screen and (max-width: 767.98px) {
      .content-trip .wrap-text-trip p, .content-trip .wrap-text-trip li {
        font-size: 0.75rem;
        line-height: 1.5; } }
  .content-trip .wrap-text-trip .trip-title {
    font-family: "PlusJakartaSans-Bold";
    font-size: 1.375rem; }
    @media screen and (max-width: 607px) {
      .content-trip .wrap-text-trip .trip-title {
        font-size: 1rem; } }
    @media screen and (max-width: 376px) {
      .content-trip .wrap-text-trip .trip-title {
        font-size: 0.875rem; } }

.title-our-package {
  color: #fff;
  text-transform: uppercase;
  font-family: "CaslonAntique-Bold";
  line-height: 1em; }
  @media only screen and (max-width: 1023px) {
    .title-our-package {
      font-size: 3.125rem; } }
  @media only screen and (max-width: 767px) {
    .title-our-package {
      font-size: 2.5rem; } }

@media only screen and (min-width: 1281px) {
  .img-our-package {
    max-width: 100%;
    width: 50vw;
    height: auto; } }
@media only screen and (max-width: 480px) {
  .img-our-package {
    width: 100%;
    height: auto; } }

.our-package-left {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .our-package-left .image {
    width: 57%; }
    @media only screen and (max-width: 480px) {
      .our-package-left .image {
        width: 40%; } }
  .our-package-left img {
    margin-left: -5.3125rem; }
    @media screen and (min-width: 1399px) {
      .our-package-left img {
        max-width: 100%; } }
    @media only screen and (min-width: 768px) and (max-width: 1023.98px) {
      .our-package-left img {
        margin-left: -1.75rem;
        max-width: 100%; } }
    @media only screen and (max-width: 480px) {
      .our-package-left img {
        margin-left: -1rem;
        max-width: 100%; } }

.our-package-right {
  display: flex;
  align-items: center;
  flex-wrap: wrap-reverse; }
  .our-package-right img {
    position: relative;
    right: -7rem; }
    @media only screen and (min-width: 768px) and (max-width: 1023.98px) {
      .our-package-right img {
        width: 32rem;
        right: -3rem; } }
    @media only screen and (max-width: 480px) {
      .our-package-right img {
        right: -1.5625rem;
        max-width: 100%; } }

.content-deck {
  position: relative;
  border-radius: 0.1875rem;
  color: #fff; }
  .content-deck::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    border-radius: 0.1875rem;
    background: linear-gradient(180deg, rgba(98, 35, 1, 0.3) 0%, rgba(98, 35, 1, 0) 84.61%);
    mix-blend-mode: multiply;
    filter: blur(5px); }
  @media only screen and (max-width: 480px) {
    .content-deck li {
      font-size: 1.125rem; } }
  .content-deck h2 {
    font-family: "CaslonAntique-Bold"; }
    @media only screen and (max-width: 767px) {
      .content-deck h2 {
        font-size: 2rem; } }
  .content-deck h3 {
    font-family: "CaslonAntique-Regular"; }
    @media only screen and (max-width: 767px) {
      .content-deck h3 {
        font-size: 2rem; } }

.custom-list {
  list-style: none; }
  .custom-list li {
    position: relative;
    padding-left: 2rem; }
  .custom-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 1.3rem;
    height: 1.3rem;
    margin-right: 0.5rem;
    background-image: url("../img/icon/icon-list-home.svg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 1.5rem; }

@media only screen and (max-width: 1023.98px) {
  .title-boat-spec {
    padding: 0; } }

.about {
  background-image: url("../img/home/paper-about.png");
  background-size: contain;
  background-repeat: repeat-x; }
  @media only screen and (min-width: 601px) and (max-width: 1279px) {
    .about {
      background-size: 120% auto; } }
  @media only screen and (max-width: 600px) {
    .about {
      background-size: 140% auto; } }
  @media only screen and (max-width: 540px) {
    .about {
      background-size: 150% auto; } }
  @media only screen and (max-width: 426px) {
    .about {
      background-size: 175% auto; } }
  @media only screen and (max-width: 768px) {
    .about .wrapper-text-about {
      margin-top: -10%; } }
  @media only screen and (max-width: 639.98px) {
    .about .wrapper-text-about {
      margin-top: 6%; } }
  @media only screen and (max-width: 426px) {
    .about .wrapper-text-about {
      margin-top: 16%; } }
  @media only screen and (max-width: 400px) {
    .about .wrapper-text-about {
      margin-top: 8%; } }
  @media only screen and (max-width: 390px) {
    .about .wrapper-text-about {
      margin-top: 12%; } }
  .about p {
    line-height: 1; }
    @media only screen and (min-width: 1281px) {
      .about p {
        font-size: 2.5vw; } }
    @media only screen and (min-width: 850px) and (max-width: 1280px) {
      .about p {
        font-size: 2rem; } }
    @media only screen and (min-width: 768px) and (max-width: 849px) {
      .about p {
        font-size: 1.6rem; } }
    @media only screen and (min-width: 640px) and (max-width: 767px) {
      .about p {
        font-size: 1.7rem; } }
    @media only screen and (max-width: 639.98px) {
      .about p {
        font-size: 1.7rem; } }
    @media only screen and (max-width: 480px) {
      .about p {
        font-size: 1.125rem; } }
  @media only screen and (max-width: 767px) {
    .about .wrapper-img-about {
      margin-top: -18%; } }
  @media only screen and (min-width: 1281px) {
    .about .wrapper-img-about svg {
      width: 35vw;
      height: auto; } }
  @media only screen and (min-width: 440px) and (max-width: 1279px) {
    .about .wrapper-img-about svg {
      height: auto; } }
  @media only screen and (min-width: 768px) and (max-width: 1279px) {
    .about .wrapper-img-about .about-img-1 {
      margin-top: -30%;
      margin-left: .5rem; } }
  @media only screen and (min-width: 640px) and (max-width: 767px) {
    .about .wrapper-img-about .about-img-1 {
      margin-top: 30%;
      margin-left: .5rem; } }
  @media only screen and (min-width: 531px) and (max-width: 639.98px) {
    .about .wrapper-img-about .about-img-1 {
      width: 52%;
      margin-top: -94%;
      margin-right: -2rem;
      transform: rotate(34deg); } }
  @media only screen and (max-width: 530px) {
    .about .wrapper-img-about .about-img-1 {
      width: 52%;
      margin-top: -125%;
      margin-right: -2rem;
      transform: rotate(34deg); } }
  @media only screen and (max-width: 480px) {
    .about .wrapper-img-about .about-img-1 {
      width: 52%;
      margin-top: -94%;
      margin-right: -2rem;
      transform: rotate(34deg); } }
  @media only screen and (max-width: 440px) {
    .about .wrapper-img-about .about-img-1 {
      width: 52%;
      margin-top: -91%;
      margin-right: -2rem;
      transform: rotate(34deg); } }
  @media only screen and (max-width: 420px) {
    .about .wrapper-img-about .about-img-1 {
      width: 52%;
      margin-top: -100%;
      margin-right: -2rem;
      transform: rotate(34deg); } }
  @media only screen and (max-width: 420px) {
    .about .wrapper-img-about .about-img-1 {
      width: 52%;
      margin-top: -115%;
      margin-right: -2rem;
      transform: rotate(34deg); } }
  @media only screen and (min-width: 640px) and (max-width: 1279px) {
    .about .wrapper-img-about .about-img-2 {
      margin-right: auto;
      transform: rotate(-38deg) translateY(5rem);
      margin-left: -42%;
      margin-top: -16%;
      width: 100%; } }
  @media only screen and (min-width: 441px) and (max-width: 639.98px) {
    .about .wrapper-img-about .about-img-2 {
      width: 60%;
      margin-left: -64%;
      margin-top: 35%;
      transform: rotate(10deg) translateY(-23%); } }
  @media only screen and (max-width: 440px) {
    .about .wrapper-img-about .about-img-2 {
      width: 60%;
      margin-left: -64%;
      margin-top: 35%;
      transform: rotate(10deg) translateY(-23%); } }
  @media only screen and (min-width: 425px) and (max-width: 639.98px) {
    .about .wrapper-img-about .about-img-2 {
      margin-top: 47%; } }
  @media only screen and (min-width: 640px) and (max-width: 1279px) {
    .about .wrapper-img-about .about-img-3 {
      margin-left: auto;
      width: 68%; } }
  @media only screen and (min-width: 441px) and (max-width: 639.98px) {
    .about .wrapper-img-about .about-img-3 {
      margin-left: 80%;
      margin-top: -54%;
      width: 45%;
      transform: rotate(-24deg); } }
  @media only screen and (max-width: 440px) {
    .about .wrapper-img-about .about-img-3 {
      margin-left: 80%;
      margin-top: -88%;
      width: 45%;
      transform: rotate(-24deg); } }
  @media only screen and (max-width: 420px) {
    .about .wrapper-img-about .about-img-3 {
      margin-left: 80%;
      margin-top: -70%;
      width: 45%;
      transform: rotate(-24deg); } }
  @media screen and (min-width: 376px) and (max-width: 390px) {
    .about .wrapper-img-about .about-img-3 {
      margin-left: 87%;
      margin-top: -88%;
      width: 43%;
      transform: rotate(-32deg); } }
  @media only screen and (max-width: 376px) {
    .about .wrapper-img-about .about-img-3 {
      margin-left: 82%;
      margin-top: -81%;
      width: 45%;
      transform: rotate(-29deg); } }
  @media only screen and (max-width: 1279px) {
    .about .wrapper-img-about .about-img-4 {
      display: none; } }

.wedding-cruise {
  background-color: #fff;
  color: #000; }
  .wedding-cruise ul {
    font-size: 24px;
    line-height: 1.6; }
    @media only screen and (max-width: 1279px) {
      .wedding-cruise ul {
        padding-left: 1.4rem; } }
  .wedding-cruise ul li::marker {
    font-size: 1.5rem;
    vertical-align: middle; }
  @media only screen and (max-width: 480px) {
    .wedding-cruise .text-footer {
      font-size: 2.5rem; } }
  .wedding-cruise .mailing-form input {
    background-color: rgba(0, 0, 0, 0.05);
    color: #000; }
  .wedding-cruise .mailing-form input::placeholder {
    color: rgba(0, 0, 0, 0.15); }

.bg-white-fill {
  background-color: rgba(255, 255, 255, 0.05); }

.title-wedding {
  font-family: "Euphorigenic"; }
  @media only screen and (min-width: 1025px) {
    .title-wedding {
      font-size: 5.75rem; } }
  @media only screen and (max-width: 1023px) {
    .title-wedding {
      font-size: 5rem; } }
  @media only screen and (max-width: 786px) {
    .title-wedding {
      font-size: 3.75rem; } }

@media only screen and (max-width: 767.98px) {
  .wedding-phinisi .content br {
    display: none; } }
@media only screen and (min-width: 1025px) {
  .wedding-phinisi .content {
    margin-left: -22vw; } }

.wedding-facilities {
  background-image: url("../img/wedding/bg-facilities.png");
  background-repeat: no-repeat;
  background-position: left center;
  width: 100%;
  height: auto; }
  @media only screen and (max-width: 480px) {
    .wedding-facilities .container {
      padding: 0; } }
  .wedding-facilities .wrapper {
    position: relative;
    overflow: visible;
    background: rgba(255, 255, 255, 0.05);
    z-index: 0;
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .wedding-facilities .wrapper {
        width: calc(100% - 480px); } }
    .wedding-facilities .wrapper::before {
      content: "";
      position: absolute;
      inset: 0;
      backdrop-filter: blur(25px);
      z-index: -1;
      border-radius: inherit; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wedding-facilities .gap-facilities {
      gap: 3.75rem; } }
  @media only screen and (min-width: 1281px) {
    .wedding-facilities .img-facilities {
      width: 40vw; } }

@media only screen and (max-width: 1024px) {
  .wedding-personalisation .image-mobile {
    position: relative; }
  .wedding-personalisation .image-mobile::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(231, 231, 231, 0) 87.72%, #E7E7E7 99.32%), linear-gradient(90deg, rgba(231, 231, 231, 0) 85%, #E7E7E7 89.32%), linear-gradient(180deg, rgba(231, 231, 231, 0) 77%, #E7E7E7 99.32%), linear-gradient(-90deg, rgba(231, 231, 231, 0) 84%, #E7E7E7 89%);
    z-index: 1; }
  .wedding-personalisation .image {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0; } }
@media only screen and (max-width: 1023px) {
  .wedding-personalisation .padding-right {
    padding-right: 0; } }

.boat-party {
  background-color: #000000;
  color: #FFFFFF; }
  .boat-party h1 {
    font-family: "PlusJakartaSans-ExtraBold";
    font-weight: 800;
    margin-bottom: 1.875rem; }
    @media only screen and (min-width: 1281px) {
      .boat-party h1 {
        font-size: 5.3vw; } }
    @media only screen and (min-width: 768px) and (max-width: 1280px) {
      .boat-party h1 {
        font-size: 3.75rem; } }
    @media only screen and (max-width: 767px) {
      .boat-party h1 {
        font-size: 2.3rem; } }
  .boat-party h2 {
    font-family: "PlusJakartaSans-ExtraBold";
    font-weight: 800;
    margin-bottom: 1.875rem; }
    @media only screen and (min-width: 1281px) {
      .boat-party h2 {
        font-size: 3.1vw; } }
    @media only screen and (min-width: 1024px) and (max-width: 1280px) {
      .boat-party h2 {
        font-size: 2.5rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .boat-party h2 {
        font-size: 2.75rem; } }
    @media only screen and (max-width: 767px) {
      .boat-party h2 {
        font-size: 2.5rem; } }
  .boat-party .wrapper-offer ul {
    list-style: none; }
  .boat-party .wrapper-offer ul li {
    display: flex;
    align-items: start; }
  .boat-party .wrapper-offer ul li::before {
    content: "\25A0";
    color: #C3FF00;
    margin-right: .5rem; }
    @media only screen and (min-width: 1281px) {
      .boat-party .wrapper-offer ul li::before {
        margin-right: 1vw; } }
  .boat-party .border {
    border: 3px solid #FFFFFF; }
    @media only screen and (max-width: 767.98px) {
      .boat-party .border {
        border: 1px solid #FFFFFF; } }
  .boat-party .img-start {
    max-width: 200%; }
    @media only screen and (min-width: 1281px) {
      .boat-party .img-start {
        width: 70vw; } }
  .boat-party .img-mid {
    max-width: 150%;
    margin-left: -50%; }
  .boat-party .img-end {
    max-width: 150%; }
    @media only screen and (min-width: 1281px) {
      .boat-party .img-end {
        width: 70vw; } }
  @media only screen and (max-width: 480px) {
    .boat-party .text-footer {
      font-size: 2rem;
      margin-bottom: 0 !important; } }
  .boat-party .mailing-form input {
    background-color: rgba(195, 255, 0, 0.05); }

.private-charter h1 {
  font-family: "CaslonAntique-Bold";
  font-size: 4rem; }
  @media only screen and (min-width: 1281px) {
    .private-charter h1 {
      font-size: 5vw; } }
  @media only screen and (max-width: 767px) {
    .private-charter h1 {
      font-size: 2.8rem; } }
.private-charter h2 {
  text-transform: uppercase;
  margin-bottom: 1.875rem; }
  @media only screen and (max-width: 767px) {
    .private-charter h2 {
      font-size: 2.7rem; } }
.private-charter p, .private-charter li {
  color: #fff; }
.private-charter svg {
  max-width: 100%;
  height: auto; }
  @media only screen and (min-width: 1281px) {
    .private-charter svg {
      width: 35vw; } }
  @media only screen and (max-width: 768px) {
    .private-charter svg {
      width: 80%;
      height: auto; } }
@media only screen and (min-width: 1281px) {
  .private-charter .banner-private-charters svg {
    width: 50vw;
    height: auto; } }
@media only screen and (min-width: 1281px) {
  .private-charter .banner-private-charters .img-banner-start {
    margin-top: -4.7vw;
    width: 21vw; } }
@media only screen and (min-width: 1024px) and (max-width: 1281px) {
  .private-charter .banner-private-charters .img-banner-start {
    margin-top: -7rem; } }
@media only screen and (max-width: 1023px) {
  .private-charter .banner-private-charters .img-banner-start {
    width: 110% !important;
    margin-left: -1rem;
    transform: rotate(14deg); } }
@media only screen and (min-width: 1281px) {
  .private-charter .banner-private-charters .img-banner-mid {
    margin-top: 3vw;
    width: 21vw; } }
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .private-charter .banner-private-charters .img-banner-mid {
    margin-top: 2rem; } }
@media only screen and (max-width: 1023px) {
  .private-charter .banner-private-charters .img-banner-mid {
    width: 100% !important; } }
@media only screen and (min-width: 1281px) {
  .private-charter .banner-private-charters .img-banner-end {
    margin-top: -11vw;
    width: 21vw; } }
@media only screen and (min-width: 1024px) and (max-width: 1281px) {
  .private-charter .banner-private-charters .img-banner-end {
    margin-top: -7rem; } }
@media only screen and (min-width: 640px) and (max-width: 768px) {
  .private-charter .img-set-sail svg {
    width: 100% !important;
    max-width: 130% !important; } }

.preloader {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden; }

.preloader-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover; }

.preloader-bg {
  background-image: url("../img/preloader/1.png");
  background-repeat: no-repeat;
  background-size: 150% auto;
  animation: bg 3s linear forwards;
  mix-blend-mode: color-dodge;
  width: 100%; }
  @media only screen and (max-width: 1279px) {
    .preloader-bg {
      background-size: cover; } }
  @media only screen and (max-width: 768px) {
    .preloader-bg {
      background-size: cover; } }

.preloader-kapal {
  background-image: url("../img/preloader/2.png");
  background-repeat: no-repeat;
  background-size: 53% auto;
  position: absolute;
  top: 15%;
  left: 40%;
  animation: kapal 3s ease-out forwards;
  transform: translateX(-70%) scale(0.5); }
  @media only screen and (max-width: 1024px) {
    .preloader-kapal {
      background-size: 90% auto;
      top: 45%;
      left: 0%; } }
  @media only screen and (max-width: 480px) {
    .preloader-kapal {
      top: 50%; } }
  @media only screen and (max-width: 390px) {
    .preloader-kapal {
      top: 50%; } }
  @media only screen and (max-width: 376px) {
    .preloader-kapal {
      top: 40%; } }

.preloader-tree {
  background-image: url("../img/preloader/3.png");
  background-size: 130%;
  background-position: 100% -40%;
  animation: tree 3s linear forwards; }
  @media only screen and (max-width: 1024px) {
    .preloader-tree {
      background-position: 100%;
      background-size: 250% auto;
      height: 100vh;
      z-index: 2;
      background-position: bottom;
      animation: tree-mobile 3s linear forwards; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .preloader-tree {
      top: 14rem; } }

.preloader-bg-text {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  animation: bg-text 3s ease-out forwards;
  animation-delay: .5s;
  mix-blend-mode: hard-light; }
  @media only screen and (min-width: 1025px) {
    .preloader-bg-text {
      background-image: url("../img/preloader/4.png");
      background-size: 110% auto; } }
  @media only screen and (max-width: 1024px) {
    .preloader-bg-text {
      height: 100vh; } }

.preloader {
  color: #622301; }
  .preloader h1 {
    font-size: 4rem;
    animation-delay: 2s !important;
    animation: text 1s ease-out forwards;
    transform: translateX(-160%); }
    @media only screen and (min-width: 1281px) {
      .preloader h1 {
        font-size: 5vw; } }
    @media only screen and (max-width: 768px) {
      .preloader h1 {
        font-size: 3rem; } }
  .preloader h3 {
    animation-delay: 2s !important;
    animation: text 1s ease-out forwards;
    transform: translateX(-160%); }
    @media only screen and (max-width: 768px) {
      .preloader h3 {
        font-size: 2rem !important; } }
  .preloader .btn-pirate {
    animation-delay: 2s !important;
    animation: text 1s ease-out forwards;
    transform: translateX(-160%); }

@keyframes bg {
  0% {
    background-position: left -2rem; }
  100% {
    background-position: 95% -2rem; } }
@keyframes kapal {
  0% {
    top: 40%;
    transform: translateX(-70%) scale(0.6); }
  100% {
    transform: translateX(0%) scale(1); } }
@keyframes tree {
  0% {
    background-position: 50% -40%; }
  100% {
    background-position: 100% -40%; } }
@keyframes tree-mobile {
  0% {
    background-position: 50% 100%; }
  100% {
    background-position: 100% 100%;
    background-position: 80% 100%; } }
@keyframes bg-text {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
@keyframes text {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
.btn-pirate {
  background: #622301;
  height: 2.5rem;
  line-height: 2.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
  border-radius: 0.1875rem;
  padding: 0 0.8125rem;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #fff;
  text-transform: uppercase;
  transition: all .5s linear 0s;
  padding: 1rem 0.875rem 0.875rem;
  align-items: center; }
  @media only screen and (min-width: 1281px) {
    .btn-pirate {
      height: 3vw;
      line-height: 3vw;
      border-radius: 0.234vw;
      padding: 0 1vw;
      font-size: 1.172vw;
      letter-spacing: 0.117vw; } }
  .btn-pirate:hover {
    background: #fff;
    color: #622301;
    font-weight: 500;
    border: none; }
  @media (min-width: 1281px) {
    .btn-pirate {
      padding: 1.25vw 1vw 1vw; } }

.btn-wedding-cruise {
  background: #000;
  height: 2.5rem;
  line-height: 2.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
  border-radius: 0.1875rem;
  padding: 0 0.8125rem;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #fff;
  text-transform: uppercase;
  transition: all .5s linear 0s; }
  @media only screen and (min-width: 1281px) {
    .btn-wedding-cruise {
      height: 3vw;
      line-height: 3vw;
      border-radius: 0.234vw;
      padding: 0 1vw;
      font-size: 1.172vw;
      letter-spacing: 0.117vw; } }
  .btn-wedding-cruise:hover {
    background: transparent;
    color: #000;
    font-weight: 500;
    border: 2px solid #000; }

.btn-boat-party {
  border: 2px solid #C3FF00;
  background: transparent;
  height: 2.5rem;
  line-height: 2.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
  border-radius: 0.1875rem;
  padding: 0 0.8125rem;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #C3FF00;
  text-transform: uppercase;
  transition: all .5s linear 0s; }
  @media only screen and (min-width: 1281px) {
    .btn-boat-party {
      height: 3vw;
      line-height: 3vw;
      border-radius: 0.234vw;
      padding: 0 1vw;
      font-size: 1.172vw;
      letter-spacing: 0.117vw; } }
  .btn-boat-party:hover {
    background: #C3FF00;
    color: #000;
    font-weight: 500;
    border: none; }

.bg-deck::before {
  content: "";
  position: absolute;
  bottom: 4rem;
  left: 0;
  width: 100%;
  height: 4rem;
  background: linear-gradient(0deg, #5F442A 22.38%, rgba(0, 0, 0, 0) 78%); }

.deck-wrapper-img {
  width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
  white-space: nowrap;
  scrollbar-width: none; }
  @media screen and (max-width: 480px) {
    .deck-wrapper-img .deck-container {
      width: 80%; } }

.img-pop-up {
  cursor: pointer; }

@media only screen and (min-width: 1281px) {
  #modalImg {
    height: 23.75rem;
    object-fit: cover; } }

.wrapper-paper {
  color: #622301;
  margin-top: -24vw;
  margin-bottom: 15vw; }
  @media only screen and (max-width: 768px) {
    .wrapper-paper {
      margin-top: -13rem;
      margin-bottom: 8rem; } }
  @media only screen and (max-width: 480px) {
    .wrapper-paper {
      margin-top: -11rem; } }
  @media only screen and (max-width: 600px) {
    .wrapper-paper {
      margin-bottom: 4rem; } }

.wrapper-paper.schedule h2 {
  font-family: "CaslonAntique-Bold";
  font-size: clamp(2.5rem, 4.7vw, 10rem); }
.wrapper-paper.schedule h1 {
  font-family: "SaloonGirl-Regular";
  font-size: clamp(2.5rem, 6.41vw, 10rem); }

.wrapper-paper.about-us h1 {
  font-family: "CaslonAntique-Bold";
  font-size: clamp(2.5rem, 4.7vw, 10rem); }
.wrapper-paper.about-us h2 {
  font-family: "SaloonGirl-Regular";
  font-size: clamp(2.5rem, 6.41vw, 10rem); }

.page-about-sec .text-about {
  font-size: 2rem;
  line-height: 1; }
  @media only screen and (min-width: 1281px) {
    .page-about-sec .text-about {
      font-size: 2.5vw; } }
  @media only screen and (max-width: 500px) {
    .page-about-sec .text-about {
      font-size: 1.5rem; } }

.about-boat-spec .content-about-spec .text-engine {
  font-family: "CaslonAntique-Bold";
  font-size: 2.4rem;
  margin-bottom: 1.875rem; }
.about-boat-spec .content-about-spec .text-unit {
  font-family: "PlusJakartaSans-ExtraBold";
  font-size: 1.625rem;
  line-height: 1.3; }
  @media only screen and (max-width: 500px) {
    .about-boat-spec .content-about-spec .text-unit {
      font-size: 1.2rem; } }
.about-boat-spec .content-about-spec p {
  margin-bottom: 20px; }

.about-deck-plan p {
  margin-bottom: 0.9375rem; }
  @media only screen and (max-width: 500px) {
    .about-deck-plan p {
      margin-bottom: 1vw; } }
.about-deck-plan .title-deck {
  font-family: "CaslonAntique-Regular";
  font-size: 2.5rem; }
  @media only screen and (max-width: 500px) {
    .about-deck-plan .title-deck {
      font-size: 1.5rem; } }
.about-deck-plan .text-guests {
  font-family: "CaslonAntique-Bold"; }
  @media only screen and (max-width: 500px) {
    .about-deck-plan .text-guests {
      font-size: 2.5rem; } }

.contact-form {
  border-radius: 0.1875rem; }
  .contact-form label {
    font-family: "Kufam-Regular";
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #fff; }
  .contact-form input, .contact-form select, .contact-form textarea {
    font-family: "SaloonGirl-Regular";
    width: 100%;
    padding: 0 0.625rem;
    margin-bottom: 1.875rem;
    border: none;
    border-radius: 0.1875rem;
    background-color: rgba(98, 35, 1, 0.3);
    color: white;
    font-size: 2rem; }
    @media only screen and (max-width: 480px) {
      .contact-form input, .contact-form select, .contact-form textarea {
        font-size: 1.5rem; } }
  .contact-form select {
    padding: 0.4375rem 0.625rem;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
    .contact-form select option {
      font-size: inherit;
      color: #622301; }
  .contact-form input::placeholder, .contact-form textarea::placeholder {
    font-family: "SaloonGirl-Regular";
    color: rgba(255, 255, 255, 0.3); }
  .contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus {
    outline: none;
    border: 2px solid #622301;
    background-color: rgba(255, 255, 255, 0.6);
    color: #622301; }
    .contact-form input:focus::placeholder, .contact-form textarea:focus::placeholder, .contact-form select:focus::placeholder {
      color: #622301; }
  .contact-form .text-max {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1rem; }
  .contact-form .iti--allow-dropdown {
    margin-bottom: 1.875rem; }

.mailing-form {
  border-radius: 0.1875rem; }
  .mailing-form label {
    font-family: "Kufam-Regular";
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #fff; }
  .mailing-form input {
    font-family: "SaloonGirl-Regular";
    width: 100%;
    padding: 0 0.625rem;
    border: none;
    border-radius: 0.1875rem;
    background-color: rgba(98, 35, 1, 0.3);
    color: white;
    font-size: 1.65rem; }
    @media only screen and (min-width: 1281px) {
      .mailing-form input {
        font-size: 2vw; } }
  .mailing-form input::placeholder, .mailing-form textarea::placeholder {
    font-family: "SaloonGirl-Regular";
    color: rgba(255, 255, 255, 0.3); }

@media (min-width: 1281px) {
  .p-15 {
    padding: 1.17vw !important; }

  .p-30 {
    padding: 2.35vw !important; }

  .py-30 {
    padding-top: 2.35vw !important;
    padding-bottom: 2.35vw !important; }

  .sm\:py-60 {
    padding-top: 4.7vw !important;
    padding-bottom: 4.7vw !important; }

  .lg\:py-60 {
    padding-top: 4.7vw !important;
    padding-bottom: 4.7vw !important; }

  .lg\:p-60 {
    padding: 4.7vw !important; }

  .xl\:pb-60 {
    padding-bottom: 4.7vw !important; }

  .xl\:pr-60 {
    padding-right: 4.7vw !important; }

  .lg\:my-60 {
    margin-top: 4.7vw !important;
    margin-bottom: 4.7vw !important; }

  .mt-30 {
    margin-top: 2.35vw !important; }

  .mb-15 {
    margin-bottom: 1.17vw !important; }

  .gap-30 {
    gap: 2.35vw !important; }

  .space-y-1 > * + * {
    margin-top: 0.313vw !important; } }

/*# sourceMappingURL=main.css.map */
