body {
  font-family: 'Inter', serif;
  margin: 0;
  padding: 0;
}

.navbar {
  padding: 20px 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.navbar-brand {
  font-weight: bold;
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.navbar-toggler {
  border-color: transparent;
  box-shadow: none !important;
}

.navbar-toggler:focus{
  border-color: transparent;
}

.navbar-nav .nav-link {
  color: white !important;
  margin: 0 10px;
  font-size: 13px;
  font-weight: 400;
}

.navbar-transparent {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
  padding: 20px 0;
  background-color: rgba(0, 0, 0, 0.2) !important; /* 20% opacity for background only */
}

.navbar-transparent .navbar-brand,
.navbar-transparent .navbar-nav,
.navbar-transparent .nav-link,
.navbar-transparent .navbar-toggler,
.navbar-transparent img,
.navbar-transparent .logo {
  opacity: 1 !important;
}

.text-white{
  color: white !important;
}

.text-black {
  color: black !important;
}

.hero-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  position: relative;
  padding-top: 80px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.4);
}

.hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 0;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.4); */
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
}

.hero-content p {
  font-size: 1rem;
  margin-bottom: 35px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.hero-content h1 {
  font-family: "Cinzel Decorative", serif;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 15px;
  line-height: 1.5;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.project-page{
  background: url('hero-project.png') no-repeat center center;
  background-size: cover;
  background-position: center;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  position: relative;
}

/* Carousel Styles */
.why-page-carousel {
  position: relative;
  min-height: 100vh;
}

.why-page-carousel .carousel {
  height: 100vh;
}

.why-page-carousel .carousel-inner {
  height: 100%;
}

.why-page-carousel .carousel-item {
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

.why-page-carousel .carousel-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}

.hero-corner-text {
  font-family: 'Cinzel Decorative', serif;
  position: absolute;
  bottom: 50px;
  left: 50px;
  font-size: 64px;
  font-weight: 400;
  letter-spacing: 3px;
  /* text-transform: uppercase; */
  color: white;
  text-align: left;
  line-height: 100%;
  z-index: 10;
}

.btn-outline-light {
  border: 1.5px solid white;
  border-radius: 25px;
  padding: 10px 28px;
  margin: 0 8px;
  transition: all 0.3s;
  font-size: 13px;
  background-color: transparent;
}

.btn-outline-light:hover {
  background-color: white;
  color: #333;
}

.btn-light {
  border-radius: 25px;
  padding: 10px 28px;
  margin: 0 8px;
  background-color: white;
  color: #333;
  border: none;
  font-size: 13px;
}

.focus-section {
  background: #004AAD;
  color: white;
  padding: 80px 0 100px;
  text-align: center;
  position: relative;
  margin-top: -30px;
}

.focus-section::before {
  content: '';
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(to bottom right, transparent 49.5%, #004AAD 50.5%);
}

.focus-section h2 {
  margin-top: -30px;
  font-family: "Cinzel", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40;
  line-height: 120%;
}

.focus-section p {
  font-size: 0.95rem;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
  font-weight: 300;
  letter-spacing: 0.3px;
}

.logo {
  height: 38px;
  width: 125px;
}

.location-section {
  background-color: #F3F3F3;
  padding: 80px 0;
}

.island-map {
  width: 100%;
  max-width: 500px;
  height: auto;
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.1));
}

.map-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.island-img {
  width: 100%;
  max-width: 575px;
  height: auto;
}

.location-text h2 {
  font-family: Cinzel;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
}

.text-gold {
  font-family: "Cinzel", serif;
  font-size: 40px;
  font-weight: 700;
  font-style: bold;
  line-height: 120%;
  color: #EAB308;
}

.location-text p {
  font-family: 'Klee One', sans-serif;
  font-weight: 600;
  font-style: demibold;
  size: 16px;
  line-height: 120%;
  letter-spacing: 0;
  vertical-align: middle;
}

.map-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.location-text h2 {
  font-family: Cinzel;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
}

.text-gold {
  font-family: "Cinzel", serif;
  font-size: 40px;
  font-weight: 700;
  font-style: bold;
  line-height: 120%;
  color: #EAB308;
}

.location-text p {
  font-family: 'Klee One', sans-serif;
  font-weight: 600;
  font-style: demibold;
  size: 16px;
  line-height: 120%;
  letter-spacing: 0;
  vertical-align: middle;
}

.build-section {
  background-color: white;
  padding: 80px 0;
  text-align: center;
}

.build-section h2 {
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.build-section .subtitle {
  font-size: 0.95rem;
  max-width: 700px;
  margin: 0 auto 50px;
  line-height: 1.6;
  color: #666;
}

.build-card {
  text-align: center;
  padding: 30px 20px;
}

.icon-container {
  margin-bottom: 20px;
}

.icon-container-unspoilt {
 width: 337px;
 height: 221px;
}

.icon-container-unspoilt {
  max-width: 337px;
  width: 100%;
  height: auto;
  margin: 0 auto;
 }

.icon-container svg {
  color: #333;
}

.hero-corner-text {
  font-size: 32px;
  bottom: 30px;
  left: 30px;
}

.carousel-control-prev,
.carousel-control-next {
  width: 10%;
}

.unspoilt-card {
  padding: 40px 30px;
  border-radius: 10px;
  text-align: center;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.unspoilt-card-title {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.unspoilt-card-text {
  font-family: 'Klee One', serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.build-card h3 {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.statistic-section {
    background-color: white;
    padding: 80px 0;
    text-align: center;
}

.statistic-section h2 {
  font-family: 'Cinzel', serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.statistic-section .title{
  font-family: 'Cinzel', serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: left;
}

.statistic-section .subtitle {  
  font-family: 'Cinzel', serif;
  font-size: 0.95rem;
  text-align: left !important;
}

.legal-section {
  background-color: white;
  padding: 80px 0;
  text-align: center;
}


.legal-section h1{
  font-family: 'Cinzel', serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.table-container {
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 20px;
}

table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  text-align: left;
}

thead tr {
  border-bottom: 1px solid #e0e0e0;
}

th {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding: 15px 12px;
  text-align: left;
  color: #000;
}

tbody tr {
  border-bottom: 1px solid #e0e0e0;
}

tbody tr:last-child {
  border-bottom: 1px solid #e0e0e0;
}

td {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  font-weight: 400;
  padding: 20px 12px;
  color: #000;
  line-height: 1.6;
  vertical-align: top;
}

.title-cell {
  font-weight: 600;
}

.duration-detail {
  font-size: 10px;
  color: #666;
  display: block;
  margin-top: 3px;
}

.note-section {
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  text-align: left;
}

.note-title {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #999;
  margin-bottom: 12px;
}

.note-text {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  line-height: 1.8;
  color: #666;
}

.note {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  line-height: 1.8;
  color: #666;
  margin-top: 30px;
  padding: 40px;
  text-align: left;
}

.note strong {
  font-weight: 600;
  color: #333;
}

.build-card p {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #000;
  line-height: 1.6;
  max-width: 400px;
  margin: 0 auto;
}

.island-img {
  width: 575px;
  height: 470px;
}

.surfing-section {
  min-height: 551px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.surfing-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 0;
}

.surfing-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-align: center;
  color: white;
  padding: 60px 20px;
} 

.surfing-section h2 {
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 20px;
  /* text-transform: uppercase; */
}


.surfing-section p {
  font-family: "Cinzel Decorative", sans-serif;
  font-size: 1rem;
  margin-bottom: 30px;
  font-weight: 400;
  size: 36px;
}

.commercial-section {
  background-color: white;
  padding: 80px 0;
  text-align: center;
}

.commercial-section h2 {
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.commercial-section .subtitle {
  font-size: 0.95rem;
  max-width: 700px;
  margin: 0 auto 50px;
  line-height: 1.6;
  color: #666;
}

.commercial-card {
  text-align: center;
  padding: 30px 20px;
}

.icon-container {
  margin-bottom: 20px;
}

.icon-container svg {
  color: #333;
}

.commercial-section img {
  width: 1120px;
  height: 632.62px;
}

.commercial-card h3 {
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.commercial-card p {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.6;
  max-width: 400px;
  margin: 0 auto;
}
/* Featured Projects Section */
.featured-projects-section {
  background-color: #f5f5f5;
}

.featured-card {
  position: relative;
  overflow: hidden;
  height: 400px;
}

/* Video Styles */
.featured-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
  transition: transform 0.5s ease;
  z-index: 0;
}

.featured-card:hover .featured-video {
  transform: translate(-50%, -50%) scale(1.05);
}

/* Text Overlay */
.featured-text-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.6));
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  padding: 40px;
  z-index: 1;
}

.featured-text-content h3 {
  font-family: 'Cinzel', serif;
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.featured-text-content h4 {
  font-family: 'Cinzel', serif;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
}

.featured-text-content p {
  font-family: 'Klee One', sans-serif;
  font-size: 0.95rem;
  font-weight: 300;
  line-height: 1.6;
  max-width: 400px;
  margin: 0 auto;
}

/* min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: white;
text-align: center;
position: relative; */


.about-section {
  padding: 120px 50px;
  background-color: #fff;
  
}

.about-title {
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #000;
}

.about-text p {
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}

.about-person-container {
  text-align: center;
}

.about-person-image {
  width: 200px;
  height: 250px;
  object-fit: cover;
  margin-bottom: 15px;
}

.about-person-name {
  font-size: 16px;
  color: #000 ipo !important;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none !important;
  text-decoration-line: none !important;
}

a,
a:hover,
a:focus,
a:active {
  color: #000;
    text-decoration: none;
}

/* Contact Section */
.contact-section {
  padding: 100px 0;
  background-color: #fff;
}

.contact-title {
  font-family: 'Cinzel', serif;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #000;
}

.contact-form-group {
  margin-bottom: 1.5rem;
}

.contact-form-group label {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #000;
  display: block;
}

.contact-form-group .form-control {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: white;
  font-size: 14px;
  font-family: Arial, sans-serif;
  transition: border-color 0.3s;
}

.contact-form-group .form-control:focus {
  outline: none;
  border-color: #0066cc;
  box-shadow: none;
}

.contact-form-group textarea.form-control {
  min-height: 120px;
  resize: vertical;
}

.contact-form-group .form-control::placeholder {
  color: #999;
}

.contact-submit-btn {
  width: 100%;
  padding: 15px;
  background-color: #0052D4;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: background-color 0.3s;
}

.contact-submit-btn:hover {
  background-color: #003d99;
}

/* Footer Styles */
.footer {
  background-color: #004AAD;
  color: white;
  padding: 60px 0 30px;
}

.footer-brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: white;
}

.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}

.footer-menu li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  transition: opacity 0.3s;
}

.footer-menu li a:hover {
  opacity: 0.7;
}

.footer-divider {
  border-color: rgba(255, 255, 255, 0.2);
  margin: 40px 0 20px;
}

.footer-copyright {
  text-align: center;
}

.footer-copyright p {
  margin: 0;
  font-size: 13px;
  opacity: 0.8;
}

.title-hero {
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 100%;
}

/* .sub-title {
  font-family: "Cinzel", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40;
  line-height: 120%;
} */

.text-content {
  font-family: "Klee One", sans-serif;
  font-weight: 600;
  font-style: demibold;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
}

.text-content-black {
  font-family: "Klee One", sans-serif;
  font-weight: 600;
  font-style: demibold;
  font-size: 14px;
  line-height: 120%;
}


.text-button {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: regular;
  size: 14px;
  line-height: 100%;
  letter-spacing: 0.5%;
}

.unspoilt-section {
  background-color: #f3f3f3;
  padding: 80px 0;
  text-align: center;
}

.unspoilt-section h2 {
  font-family: 'Cinzel', serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.build-card {
  text-align: center;
  padding: 30px 20px;
}

.icon-container-unspoilt {
  max-width: 337px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.icon-container-unspoilt img {
  max-width: 100%;
  height: auto;
}

.icon-container-unspoilt p {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #000;
  line-height: 1.6;
  margin-top: 20px;
}

.unspoilt-card {
  padding: 40px 30px;
  border-radius: 10px;
  text-align: center;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.unspoilt-card-title {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.unspoilt-card-text {
  font-family: 'Klee One', serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
} 

@media (min-width: 769px) and (max-width: 1024px) {
  .build-card {
    padding: 25px 15px;
    margin-bottom: 30px;
  }

  .icon-container-unspoilt {
    max-width: 100%;
    padding: 0 15px;
  }

  .icon-container-unspoilt img {
    width: 100px;
    height: 100px;
  }

  .icon-container-unspoilt p {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
  }

  .unspoilt-section h2 {
    font-size: 32px;
    letter-spacing: 2px;
  }

  /* First row: 2 columns */
  .row > .col-md-6:nth-child(1),
  .row > .col-md-6:nth-child(2) {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* Third item takes full width */
  .row > .col-md-6:nth-child(5) {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* Bottom row: 2 columns */
  .row > .col-md-6:nth-child(3),
  .row > .col-md-6:nth-child(4) {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .build-card {
    padding: 25px 15px;
    margin-bottom: 30px;
  }

  .icon-container-unspoilt {
    max-width: 100%;
    padding: 0 15px;
  }

  .icon-container-unspoilt svg {
    width: 100px;
    height: 100px;
  }

  .icon-container-unspoilt p {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
  }

  .unspoilt-card {
    padding: 35px 25px;
    margin-bottom: 25px;
  }

  .unspoilt-card svg {
    width: 100px;
    height: 100px;
  }

  .unspoilt-card-title {
    font-size: 18px;
    letter-spacing: 2px;
  }

  .unspoilt-card-text {
    font-size: 16px;
    letter-spacing: 1px;
  }

  .location-section {
    padding: 60px 0;
  }

  .island-img {
    width: 100%;
    max-width: 400px;
    height: auto;
  }

  .location-text h2 {
    font-size: 32px;
  }

  .text-gold {
    font-size: 32px;
  }

  .location-text p {
    font-size: 14px;
  }

  .location-section .row {
    display: flex;
    flex-wrap: nowrap;
  }

  .location-section .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .featured-card {
    height: 350px;
  }

  .featured-text-content h3 {
    font-size: 1.6rem;
  }

  .featured-text-content h4 {
    font-size: 1.3rem;
  }

  .featured-text-content p {
    font-size: 0.9rem;
  }
}

@media screen and (max-width: 1200px) {
  .commercial-section img {
    width: 100%;
    height: auto;
  }

  .about-text {
    text-align: center !important;
  }

  .about-title {
    text-align: center;
  }
}

@media (max-width: 768px) {

  .navbar .navbar-collapse {
    background-color: white;
    padding: 20px;
    margin-top: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  .navbar .navbar-nav .nav-link {
    color: black !important;
    padding: 10px 0;
  }

  .navbar-transparent .navbar-collapse {
    background-color: #fff;
    padding: 20px;
    margin-top: 10px;
    border-radius: 8px;
  }

  .hero-video {
    width: 100%;
    height: 100%;
  }

  .hero-content h1 {
    font-size: 1.8rem;
  }

  .hero-content p {
    font-size: 0.9rem;
  }

  .btn-outline-light,
  .btn-light {
    margin: 8px 5px;
    padding: 8px 20px;
    font-size: 12px;
  }

  .focus-section {
    margin-top: -40px;
    padding: 80px 20px;
  }

  .focus-section h2 {
    font-family: "Cinzel", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40;
    line-height: 120%;
  }

  .focus-section p {
    font-size: 0.95rem;
  }

  .map-container img {
    width: 290px;
    height: 245px;
    border-radius: 20px;
  }

  .location-section {
    padding: 60px 20px;
  }

  .location-text h2 {
    font-family: Cinzel;
    font-weight: 400;
    font-style: Regular;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-align: center;
    margin-top: 20px;
  }

  .text-gold {
    font-size: 40px;
  }

  .location-text p {
    text-align: center;
    margin-top: 15px;
  }

  .island-img {
    width: 100%;
    max-width: 290px;
  }

  .build-section {
    padding: 60px 20px;
  }

  .build-section h2 {
    font-size: 1.8rem;
  }

  .surfing-section h2 {
    font-family: "Cinzel Decorative", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.5;
    font-style: regular;
  }

  .surfing-section p {
    font-size: 0.95rem;
    font-family: 'Klee One', sans-serif;
  }

  .footer-menu {
    align-items: flex-start;
    margin-top: 30px;
  }

  .featured-card {
    height: 300px;
  }

  .featured-text-content h3 {
    font-size: 1.4rem;
  }

  .featured-text-content h4 {
    font-size: 1.2rem;
  }

  .featured-text-content p {
    font-size: 0.85rem;
  }

  .featured-text-overlay {
    padding: 30px 20px;
  }

  .about-section,
  .contact-section {
      padding: 100px 20px;
  }

  .about-title,
  .contact-title {
      font-size: 28px;
      text-align: center;
  }

  .about-text p {
      font-size: 12px;
      text-align: center;
  }

  .about-person-image {
      width: 180px;
      height: 220px;
  }

  .about-text {
      text-align: center;
      margin-bottom: 30px;
  }

  .unspoilt-section {
    padding: 60px 20px;
  }

  .unspoilt-section h2 {
    font-size: 28px;
    letter-spacing: 2px;
    margin-bottom: 40px;
  }

  .icon-container-unspoilt {
    max-width: 100%;
    padding: 0 20px;
  }

  .icon-container-unspoilt svg {
    width: 80px;
    height: 80px;
  }

  .icon-container-unspoilt p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 15px;
  }

  .unspoilt-card {
    padding: 30px 20px;
    margin-bottom: 20px;
  }

  .unspoilt-card svg {
    width: 80px;
    height: 80px;
  }

  .unspoilt-card-title {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 15px;
  }

  .unspoilt-card-text {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .contact-section {
    padding: 60px 20px;
  }

  .contact-title {
    font-size: 28px;
    text-align: center;
  }

  table {
    font-size: 10px;
  }

  th {
    font-size: 10px;
    padding: 12px 8px;
  }

  td {
    font-size: 10px;
    padding: 16px 8px;
  }

  .duration-detail {
    font-size: 9px;
  }

  /* .note-section {
    margin-top: 35px;
  }

  .note-title {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .note-text {
    font-size: 10px;
    line-height: 1.7;
  } */
  .note {
    font-size: 11px;
    padding: 15px;
  }

}

@media (min-width: 769px) {
  .about-text {
      text-align: center;
  }
}

@media (max-width: 793px) {

  th, td {
    font-size: 9px;
    padding: 10px 6px;
  }

  .duration-detail {
    font-size: 8px;
  }

  .note-title {
    font-size: 11px;
  }

  .note-text {
    font-size: 9px;
  }
}


@media (max-width: 480px) {
  th, td {
    font-size: 9px;
    padding: 10px 6px;
  }

  .duration-detail {
    font-size: 8px;
  }

  .note-title {
    font-size: 11px;
  }

  .note-text {
    font-size: 9px;
  }
}