.elementor-29 .elementor-element.elementor-element-f8f484c{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29 .elementor-element.elementor-element-d65a588{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29 .elementor-element.elementor-element-77f58b8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29 .elementor-element.elementor-element-3e19b20{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29 .elementor-element.elementor-element-fc5a4ab{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29 .elementor-element.elementor-element-5c87e08{--display:flex;--margin-top:0px;--margin-bottom:-40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-af10e00 *//* =========================================
   EAGLE BAY - ABOUT PAGE SEC 1
   INNER HERO
========================================= */

.eb-about-sec1{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  min-height: 78vh;
  padding: 130px 24px 90px;
  overflow: hidden;
  background: #0b1625;
  font-family: 'Poppins', sans-serif;
}

.eb-about-sec1__bg{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(8,16,28,0.62), rgba(8,16,28,0.76)),
    url("https://eaglebaytraveltour.com/wp-content/uploads/2026/05/Travel-Bucket-List-Wallpaper-Mural-for-Wall.jpg") center center / cover no-repeat;
  z-index: 0;
}

.eb-about-sec1__overlay{
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.16) 0%, rgba(212,164,76,0.04) 22%, rgba(212,164,76,0) 46%),
    linear-gradient(180deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.00) 28%, rgba(0,0,0,0.10) 100%);
  z-index: 1;
}

.eb-about-sec1__container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  min-height: calc(78vh - 220px);
  display: flex;
  align-items: center;
}

.eb-about-sec1__content{
  max-width: 860px;
}

.eb-about-sec1__eyebrow-wrap{
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}

.eb-about-sec1__line{
  width: 58px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d4a44c 0%, #f0cf84 100%);
  box-shadow: 0 0 14px rgba(212,164,76,0.35);
}

.eb-about-sec1__eyebrow{
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #e3c98b;
}

.eb-about-sec1__title{
  margin: 0 0 18px;
  font-size: clamp(2.3rem, 5vw, 5rem);
  line-height: 1.02;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.03em;
}

.eb-about-sec1__title span{
  display: block;
  margin-top: 8px;
  color: #d4a44c;
}

.eb-about-sec1__desc{
  margin: 0;
  max-width: 720px;
  font-size: clamp(1rem, 1.5vw, 1.08rem);
  line-height: 1.9;
  color: rgba(255,255,255,0.80);
}

.eb-about-sec1__meta{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 860px;
  margin-top: 34px;
}

.eb-about-sec1__meta-item{
  padding: 20px 18px;
  border-radius: 22px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(10px);
  box-shadow: 0 16px 36px rgba(0,0,0,0.16);
}

.eb-about-sec1__meta-label{
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #d9b36f;
}

.eb-about-sec1__meta-value{
  font-size: 16px;
  line-height: 1.7;
  font-weight: 600;
  color: #ffffff;
}

@media (max-width: 1100px){
  .eb-about-sec1{
    min-height: auto;
    padding: 115px 20px 80px;
  }

  .eb-about-sec1__container{
    min-height: auto;
  }

  .eb-about-sec1__meta{
    grid-template-columns: 1fr;
    max-width: 620px;
  }
}

@media (max-width: 767px){
  .eb-about-sec1{
    padding: 95px 16px 70px;
  }

  .eb-about-sec1__title{
    font-size: clamp(2rem, 9vw, 3rem);
  }

  .eb-about-sec1__desc{
    font-size: 15px;
    line-height: 1.8;
  }

  .eb-about-sec1__meta-item{
    padding: 18px 16px;
    border-radius: 18px;
  }

  .eb-about-sec1__meta-value{
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c3a339c *//* =========================================
   EAGLE BAY - ABOUT PAGE SEC 2
   COMPANY BACKGROUND - IMAGE FIXED
========================================= */

.eb-about-sec2{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 115px 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.08) 0%, rgba(212,164,76,0.02) 22%, rgba(212,164,76,0) 44%),
    linear-gradient(180deg, #ffffff 0%, #f6f1e8 100%);
  font-family: 'Poppins', sans-serif;
}

.eb-about-sec2,
.eb-about-sec2 *{
  box-sizing: border-box;
}

.eb-about-sec2__container{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-about-sec2__grid{
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 34px;
  align-items: center;
}

.eb-about-sec2__left{
  max-width: 680px;
}

.eb-about-sec2__eyebrow{
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-about-sec2__title{
  margin: 0 0 18px;
  font-size: clamp(2rem, 4vw, 3.7rem);
  line-height: 1.08;
  font-weight: 700;
  color: #101826;
  letter-spacing: -0.03em;
}

.eb-about-sec2__title span{
  display: block;
  color: #b78431;
}

.eb-about-sec2__desc{
  margin: 0 0 18px;
  font-size: 16px;
  line-height: 1.95;
  color: #55606d;
}

.eb-about-sec2__right{
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.eb-about-sec2__card{
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(16,24,38,0.08);
}

.eb-about-sec2__card--image{
  height: 430px;
  background: #dde5ee;
  overflow: hidden;
}

.eb-about-sec2__image{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

.eb-about-sec2__card--info{
  padding: 28px 26px;
  background: #101826;
}

.eb-about-sec2__info-label{
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #d9b36f;
}

.eb-about-sec2__info-text{
  font-size: 16px;
  line-height: 1.9;
  color: rgba(255,255,255,0.88);
}

@media (max-width: 1100px){
  .eb-about-sec2{
    padding: 95px 20px;
  }

  .eb-about-sec2__grid{
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .eb-about-sec2__left{
    max-width: 100%;
  }

  .eb-about-sec2__card--image{
    height: 390px;
  }
}

@media (max-width: 767px){
  .eb-about-sec2{
    padding: 80px 16px;
  }

  .eb-about-sec2__title{
    font-size: clamp(1.8rem, 8vw, 2.8rem);
  }

  .eb-about-sec2__desc{
    font-size: 15px;
    line-height: 1.85;
  }

  .eb-about-sec2__card{
    border-radius: 22px;
  }

  .eb-about-sec2__card--image{
    height: 280px;
  }

  .eb-about-sec2__card--info{
    padding: 22px 20px;
  }

  .eb-about-sec2__info-text{
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd0b6c4 *//* =========================================
   EAGLE BAY - ABOUT PAGE SEC 3
   VISION & MISSION
   BACKGROUND MATCH SEC 2
========================================= */

.eb-about-sec3{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 120px 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.08) 0%, rgba(212,164,76,0.02) 22%, rgba(212,164,76,0) 44%),
    linear-gradient(180deg, #ffffff 0%, #f6f1e8 100%);
  font-family: 'Poppins', sans-serif;
}

.eb-about-sec3__container{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-about-sec3__head{
  max-width: 820px;
  margin: 0 auto 52px;
  text-align: center;
}

.eb-about-sec3__eyebrow{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-about-sec3__title{
  margin: 0 0 16px;
  font-size: clamp(2rem, 4vw, 3.8rem);
  line-height: 1.06;
  font-weight: 700;
  color: #101826;
  letter-spacing: -0.03em;
}

.eb-about-sec3__title span{
  display: block;
  color: #b78431;
}

.eb-about-sec3__intro{
  margin: 0 auto;
  max-width: 760px;
  font-size: 16px;
  line-height: 1.9;
  color: #55606d;
}

.eb-about-sec3__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.eb-about-sec3__card{
  position: relative;
  padding: 34px 30px;
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid rgba(16,24,38,0.06);
  box-shadow: 0 20px 50px rgba(16,24,38,0.08);
  background: #ffffff;
}

.eb-about-sec3__card--vision{
  background:
    linear-gradient(135deg, rgba(212,164,76,0.10) 0%, rgba(212,164,76,0.03) 100%),
    #ffffff;
}

.eb-about-sec3__card--mission{
  background:
    linear-gradient(135deg, rgba(16,24,38,0.03) 0%, rgba(16,24,38,0.01) 100%),
    #ffffff;
}

.eb-about-sec3__badge{
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.eb-about-sec3__card-title{
  margin: 0 0 14px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #111827;
}

.eb-about-sec3__card-text{
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
  color: #5b6471;
}

.eb-about-sec3__bottom{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  margin-top: 28px;
}

.eb-about-sec3__bottom-card{
  padding: 24px 26px;
  border-radius: 22px;
  background: #101826;
  box-shadow: 0 18px 45px rgba(16,24,38,0.12);
}

.eb-about-sec3__bottom-label{
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #d7b16e;
}

.eb-about-sec3__bottom-text{
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.84);
}

@media (max-width: 1100px){
  .eb-about-sec3{
    padding: 100px 20px;
  }

  .eb-about-sec3__grid,
  .eb-about-sec3__bottom{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px){
  .eb-about-sec3{
    padding: 80px 16px;
  }

  .eb-about-sec3__title{
    font-size: clamp(1.8rem, 8vw, 2.8rem);
  }

  .eb-about-sec3__intro{
    font-size: 15px;
    line-height: 1.85;
  }

  .eb-about-sec3__card{
    padding: 26px 20px;
    border-radius: 22px;
  }

  .eb-about-sec3__card-title{
    font-size: 22px;
  }

  .eb-about-sec3__card-text{
    font-size: 14px;
  }

  .eb-about-sec3__bottom-card{
    padding: 20px;
    border-radius: 18px;
  }

  .eb-about-sec3__bottom-text{
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-852c0a8 */.eb-about-sec4v2{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:125px 24px;
  overflow:hidden;
  background:#09131f;
  font-family:'Poppins',Arial,sans-serif;
}

.eb-about-sec4v2,
.eb-about-sec4v2 *{
  box-sizing:border-box;
}

.eb-about-sec4v2__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,.16) 0%, rgba(212,164,76,.035) 24%, transparent 48%),
    radial-gradient(circle at 85% 82%, rgba(255,255,255,.06) 0%, rgba(255,255,255,.01) 22%, transparent 44%),
    linear-gradient(180deg,#09131f 0%,#0e1b2d 100%);
  z-index:0;
}

.eb-about-sec4v2__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1280px;
  margin:0 auto;
}

.eb-about-sec4v2__head{
  max-width:860px;
  margin:0 auto 58px;
  text-align:center;
}

.eb-about-sec4v2__eyebrow{
  display:inline-block;
  margin-bottom:14px;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(212,164,76,.10);
  color:#e2c27e;
  font-size:12px;
  font-weight:700;
  letter-spacing:2px;
  text-transform:uppercase;
}

.eb-about-sec4v2__title{
  margin:0 0 16px;
  font-size:clamp(2rem,4vw,3.9rem);
  line-height:1.05;
  font-weight:800;
  color:#fff;
  letter-spacing:-.04em;
}

.eb-about-sec4v2__title span{
  display:block;
  color:#d4a44c;
}

.eb-about-sec4v2__intro{
  margin:0 auto;
  max-width:760px;
  font-size:16px;
  line-height:1.9;
  color:rgba(255,255,255,.72);
}

.eb-about-sec4v2__grid{
  display:grid;
  grid-template-columns:1.15fr .85fr .85fr;
  gap:24px;
  align-items:stretch;
}

.eb-about-sec4v2__card{
  position:relative;
  min-height:330px;
  padding:34px 30px;
  border-radius:30px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 24px 65px rgba(0,0,0,.22);
  backdrop-filter:blur(12px);
  overflow:hidden;
}

.eb-about-sec4v2__card::before{
  content:"";
  position:absolute;
  left:0;
  top:34px;
  width:4px;
  height:64px;
  background:#d4a44c;
  border-radius:0 99px 99px 0;
}

.eb-about-sec4v2__card--main{
  min-height:390px;
  background:
    linear-gradient(135deg,rgba(212,164,76,.12),rgba(255,255,255,.045)),
    rgba(255,255,255,.055);
}

.eb-about-sec4v2__role{
  margin-bottom:16px;
  color:#d7b16e;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.8px;
  text-transform:uppercase;
}

.eb-about-sec4v2__name{
  margin:0 0 16px;
  font-size:clamp(24px,2.5vw,34px);
  line-height:1.18;
  font-weight:800;
  color:#fff;
}

.eb-about-sec4v2__desc{
  margin:0;
  font-size:15px;
  line-height:1.9;
  color:rgba(255,255,255,.74);
}

.eb-about-sec4v2__meta{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:28px;
}

.eb-about-sec4v2__meta-box{
  padding:18px;
  border-radius:18px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.09);
}

.eb-about-sec4v2__meta-box span{
  display:block;
  margin-bottom:8px;
  color:#d7b16e;
  font-size:11px;
  font-weight:800;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.eb-about-sec4v2__meta-box p{
  margin:0;
  color:rgba(255,255,255,.86);
  font-size:14px;
  line-height:1.7;
}

@media(max-width:1100px){
  .eb-about-sec4v2{
    padding:100px 20px;
  }

  .eb-about-sec4v2__grid{
    grid-template-columns:1fr;
  }

  .eb-about-sec4v2__card,
  .eb-about-sec4v2__card--main{
    min-height:auto;
  }
}

@media(max-width:767px){
  .eb-about-sec4v2{
    padding:80px 16px;
  }

  .eb-about-sec4v2__title{
    font-size:clamp(1.8rem,8vw,2.8rem);
  }

  .eb-about-sec4v2__intro{
    font-size:15px;
    line-height:1.85;
  }

  .eb-about-sec4v2__head{
    margin-bottom:40px;
  }

  .eb-about-sec4v2__card{
    padding:28px 22px;
    border-radius:22px;
  }

  .eb-about-sec4v2__name{
    font-size:22px;
  }

  .eb-about-sec4v2__meta{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b3e7404 *//* =========================================
   EAGLE BAY - ABOUT PAGE SEC 5
   COMPANY VALUES / NUDE SECTION
========================================= */

.eb-about-sec5{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 120px 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.08) 0%, rgba(212,164,76,0.02) 22%, rgba(212,164,76,0) 44%),
    radial-gradient(circle at 86% 82%, rgba(212,164,76,0.06) 0%, rgba(212,164,76,0.01) 18%, rgba(212,164,76,0) 42%),
    linear-gradient(180deg, #ffffff 0%, #f6f1e8 100%);
  font-family: 'Poppins', sans-serif;
}

.eb-about-sec5__container{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-about-sec5__top{
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 40px;
  align-items: end;
  margin-bottom: 52px;
}

.eb-about-sec5__left{
  max-width: 560px;
}

.eb-about-sec5__eyebrow{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-about-sec5__title{
  margin: 0;
  font-size: clamp(2rem, 4vw, 3.8rem);
  line-height: 1.06;
  font-weight: 700;
  color: #101826;
  letter-spacing: -0.03em;
}

.eb-about-sec5__title span{
  display: block;
  color: #b78431;
}

.eb-about-sec5__right{
  display: flex;
  justify-content: flex-end;
}

.eb-about-sec5__intro{
  margin: 0;
  max-width: 620px;
  font-size: 16px;
  line-height: 1.95;
  color: #55606d;
}

.eb-about-sec5__layout{
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 28px;
  align-items: start;
}

.eb-about-sec5__feature{
  padding: 40px 36px;
  border-radius: 32px;
  background:
    linear-gradient(135deg, rgba(212,164,76,0.10) 0%, rgba(212,164,76,0.03) 100%),
    #ffffff;
  border: 1px solid rgba(16,24,38,0.06);
  box-shadow: 0 20px 50px rgba(16,24,38,0.08);
}

.eb-about-sec5__feature-label{
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.eb-about-sec5__feature-title{
  margin: 0 0 16px;
  font-size: 34px;
  line-height: 1.18;
  font-weight: 600;
  color: #111827;
}

.eb-about-sec5__feature-text{
  margin: 0;
  font-size: 16px;
  line-height: 1.95;
  color: #5b6471;
}

.eb-about-sec5__values{
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.eb-about-sec5__item{
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 18px;
  align-items: start;
  padding: 24px 22px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(16,24,38,0.06);
  box-shadow: 0 18px 42px rgba(16,24,38,0.07);
  transition: transform .28s ease, box-shadow .28s ease;
}

.eb-about-sec5__item:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 48px rgba(16,24,38,0.10);
}

.eb-about-sec5__number{
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #c9953d 0%, #ebcb86 100%);
  color: #111827;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 12px 28px rgba(201,149,61,0.18);
}

.eb-about-sec5__item-title{
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 600;
  color: #111827;
}

.eb-about-sec5__item-text{
  margin: 0;
  font-size: 15px;
  line-height: 1.85;
  color: #5b6471;
}

@media (max-width: 1100px){
  .eb-about-sec5{
    padding: 100px 20px;
  }

  .eb-about-sec5__top{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 42px;
  }

  .eb-about-sec5__right{
    justify-content: flex-start;
  }

  .eb-about-sec5__layout{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px){
  .eb-about-sec5{
    padding: 80px 16px;
  }

  .eb-about-sec5__title{
    font-size: clamp(1.8rem, 8vw, 2.8rem);
  }

  .eb-about-sec5__intro{
    font-size: 15px;
    line-height: 1.85;
  }

  .eb-about-sec5__feature{
    padding: 28px 20px;
    border-radius: 24px;
  }

  .eb-about-sec5__feature-title{
    font-size: 24px;
  }

  .eb-about-sec5__feature-text{
    font-size: 15px;
  }

  .eb-about-sec5__item{
    grid-template-columns: 58px 1fr;
    gap: 14px;
    padding: 20px 18px;
    border-radius: 20px;
  }

  .eb-about-sec5__number{
    width: 58px;
    height: 58px;
    border-radius: 16px;
    font-size: 16px;
  }

  .eb-about-sec5__item-title{
    font-size: 18px;
  }

  .eb-about-sec5__item-text{
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3764825 *//* =========================================
   EAGLE BAY - ABOUT PAGE SEC 6
   CREDENTIALS / TRUST SECTION
   NUDE BACKGROUND VERSION
========================================= */

.eb-about-sec6{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 125px 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.08) 0%, rgba(212,164,76,0.02) 22%, rgba(212,164,76,0) 44%),
    radial-gradient(circle at 84% 82%, rgba(212,164,76,0.06) 0%, rgba(212,164,76,0.01) 18%, rgba(212,164,76,0) 42%),
    linear-gradient(180deg, #ffffff 0%, #f6f1e8 100%);
  font-family: 'Poppins', sans-serif;
}

.eb-about-sec6__bg{
  display: none;
}

.eb-about-sec6__container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-about-sec6__layout{
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 32px;
  align-items: start;
}

.eb-about-sec6__left{
  max-width: 600px;
  padding-top: 8px;
}

.eb-about-sec6__eyebrow{
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-about-sec6__title{
  margin: 0 0 18px;
  font-size: clamp(2rem, 4vw, 3.9rem);
  line-height: 1.05;
  font-weight: 700;
  color: #101826;
  letter-spacing: -0.03em;
}

.eb-about-sec6__title span{
  display: block;
  color: #b78431;
}

.eb-about-sec6__desc{
  margin: 0;
  font-size: 16px;
  line-height: 1.95;
  color: #55606d;
}

.eb-about-sec6__right{
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.eb-about-sec6__card{
  padding: 28px 26px;
  border-radius: 26px;
  background: #ffffff;
  border: 1px solid rgba(16,24,38,0.06);
  box-shadow: 0 20px 50px rgba(16,24,38,0.08);
}

.eb-about-sec6__card-label{
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.eb-about-sec6__card-title{
  margin: 0 0 12px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #111827;
}

.eb-about-sec6__card-text{
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
  color: #5b6471;
}

.eb-about-sec6__strip{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid rgba(16,24,38,0.08);
}

.eb-about-sec6__strip-item{
  padding: 12px 16px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid rgba(16,24,38,0.06);
  color: #1f2937;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 500;
  box-shadow: 0 10px 24px rgba(16,24,38,0.05);
}

@media (max-width: 1100px){
  .eb-about-sec6{
    padding: 100px 20px;
  }

  .eb-about-sec6__layout{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px){
  .eb-about-sec6{
    padding: 80px 16px;
  }

  .eb-about-sec6__title{
    font-size: clamp(1.8rem, 8vw, 2.8rem);
  }

  .eb-about-sec6__desc{
    font-size: 15px;
    line-height: 1.85;
  }

  .eb-about-sec6__card{
    padding: 22px 20px;
    border-radius: 22px;
  }

  .eb-about-sec6__card-title{
    font-size: 22px;
  }

  .eb-about-sec6__card-text{
    font-size: 14px;
  }

  .eb-about-sec6__strip{
    gap: 10px;
  }

  .eb-about-sec6__strip-item{
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */