.elementor-25 .elementor-element.elementor-element-8756964{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-d16b1c0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-a7e3afb{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-631785d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-43cf90d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-25 .elementor-element.elementor-element-aa69135{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-8756964 *//* =========================================================
   EXIMEDGE ABOUT HERO SECTION
========================================================= */

.exim-about-hero{
  position:relative;
  min-height:70vh;
  display:flex;
  align-items:center;
  overflow:hidden;
  background:
    linear-gradient(135deg, rgba(5,43,58,.92) 0%, rgba(8,56,74,.88) 55%, rgba(21,151,168,.82) 100%),
    url('https://eximedge.co.in/wp-content/uploads/2026/07/Eximedge_about_hero.avif') center center/cover no-repeat;
}

.exim-about-hero__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 20% 20%, rgba(233,154,49,.18) 0%, transparent 35%),
    radial-gradient(circle at 80% 80%, rgba(255,255,255,.08) 0%, transparent 30%);
  pointer-events:none;
}

.exim-about-hero__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1240px;
  margin:0 auto;
  padding:120px 24px 100px;
}

.exim-about-breadcrumb{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:28px;
  font-size:14px;
  font-weight:600;
  color:rgba(255,255,255,.75);
}

.exim-about-breadcrumb a{
  color:#ffffff;
  text-decoration:none;
  transition:opacity .25s ease;
}

.exim-about-breadcrumb a:hover{
  opacity:.8;
}

.exim-about-hero__content{
  max-width:760px;
}

.exim-about-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(10px);
  color:#ffffff;
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:24px;
}

.exim-about-eyebrow::before{
  content:'';
  width:8px;
  height:8px;
  border-radius:50%;
  background:#e99a31;
  box-shadow:0 0 0 6px rgba(233,154,49,.18);
}

.exim-about-hero__content h1{
  margin:0 0 24px;
  color:#ffffff;
  font-size:clamp(42px, 6vw, 72px);
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.03em;
}

.exim-about-hero__content p{
  margin:0;
  max-width:680px;
  color:rgba(255,255,255,.88);
  font-size:18px;
  line-height:1.85;
}

/* =========================
   TABLET
========================= */
@media (max-width:1024px){

  .exim-about-hero{
    min-height:62vh;
    background-position:center top;
  }

  .exim-about-hero__container{
    padding:110px 28px 88px;
  }

  .exim-about-hero__content h1{
    font-size:clamp(38px, 7vw, 58px);
  }

  .exim-about-hero__content p{
    font-size:17px;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width:767px){

  .exim-about-hero{
    min-height:100vh;
    align-items:flex-end;
    background-position:62% center;
  }

  .exim-about-hero__container{
    padding:110px 20px 48px;
  }

  .exim-about-breadcrumb{
    font-size:13px;
    margin-bottom:22px;
    gap:8px;
  }

  .exim-about-eyebrow{
    font-size:11px;
    padding:8px 14px;
    letter-spacing:.1em;
    margin-bottom:18px;
  }

  .exim-about-hero__content h1{
    font-size:clamp(32px, 11vw, 48px);
    line-height:1.08;
    margin-bottom:18px;
  }

  .exim-about-hero__content p{
    font-size:15px;
    line-height:1.75;
    max-width:100%;
  }
}

/* =========================
   SMALL MOBILE
========================= */
@media (max-width:480px){

  .exim-about-hero{
    min-height:92vh;
  }

  .exim-about-hero__container{
    padding:104px 18px 42px;
  }

  .exim-about-hero__content h1{
    font-size:34px;
  }

  .exim-about-hero__content p{
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d16b1c0 *//* =========================================================
   EXIMEDGE ABOUT STORY SECTION
========================================================= */

.exim-about-story{
  position:relative;
  padding:110px 0;
  background:#ffffff;
}

.exim-about-story__container{
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:72px;
  align-items:center;
}

/* =========================
   MEDIA SIDE
========================= */

.exim-about-story__media{
  position:relative;
}

.exim-story-image-main{
  position:relative;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 30px 70px rgba(5,43,58,.16);
}

.exim-story-image-main img{
  width:100%;
  height:620px;
  object-fit:cover;
  display:block;
  transition:transform .6s ease;
}

.exim-about-story__media:hover .exim-story-image-main img{
  transform:scale(1.04);
}

.exim-story-image-main::after{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(
    180deg,
    rgba(255,255,255,0) 0%,
    rgba(5,43,58,.08) 100%
  );
}

.exim-story-floating-card{
  position:absolute;
  right:-18px;
  bottom:36px;
  width:240px;
  padding:24px;
  border-radius:24px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(8,56,74,.08);
  backdrop-filter:blur(14px);
  box-shadow:0 24px 50px rgba(5,43,58,.18);
}

.exim-story-card-number{
  font-size:52px;
  font-weight:800;
  line-height:1;
  color:#08384a;
  margin-bottom:8px;
}

.exim-story-card-text{
  color:#4b5563;
  font-size:15px;
  line-height:1.5;
  font-weight:600;
}

/* =========================
   CONTENT SIDE
========================= */

.exim-story-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(21,151,168,.10);
  color:#1597a8;
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:22px;
}

.exim-story-kicker::before{
  content:'';
  width:8px;
  height:8px;
  border-radius:50%;
  background:#e99a31;
}

.exim-about-story__content h2{
  margin:0 0 24px;
  color:#052b3a;
  font-size:clamp(34px, 4vw, 50px);
  line-height:1.15;
  font-weight:800;
  letter-spacing:-.02em;
}

.exim-about-story__content p{
  margin:0 0 20px;
  color:#475467;
  font-size:17px;
  line-height:1.9;
}

.exim-about-story__content strong{
  color:#08384a;
  font-weight:700;
}

/* =========================
   HIGHLIGHTS
========================= */

.exim-story-highlights{
  margin-top:34px;
  display:flex;
  flex-direction:column;
  gap:22px;
}

.exim-highlight-item{
  display:flex;
  gap:18px;
  align-items:flex-start;
  padding:20px 22px;
  border-radius:22px;
  background:#ffffff;
  border:1px solid #e5eef2;
  transition:all .3s ease;
}

.exim-highlight-item:hover{
  transform:translateY(-4px);
  border-color:rgba(21,151,168,.28);
  box-shadow:0 16px 36px rgba(5,43,58,.08);
}

.exim-highlight-icon{
  width:52px;
  height:52px;
  border-radius:16px;
  background:linear-gradient(135deg, #08384a 0%, #1597a8 100%);
  color:#ffffff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  box-shadow:0 12px 24px rgba(8,56,74,.18);
}

.exim-highlight-icon svg{
  width:24px;
  height:24px;
}

.exim-highlight-item h4{
  margin:0 0 6px;
  color:#052b3a;
  font-size:19px;
  font-weight:700;
}

.exim-highlight-item p{
  margin:0;
  color:#667085;
  font-size:15px;
  line-height:1.7;
}

/* =========================
   TABLET
========================= */

@media (max-width:1024px){

  .exim-about-story{
    padding:96px 0;
  }

  .exim-about-story__container{
    grid-template-columns:1fr;
    gap:56px;
  }

  .exim-story-image-main img{
    height:520px;
  }

  .exim-story-floating-card{
    right:20px;
    bottom:20px;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width:767px){

  .exim-about-story{
    padding:78px 0;
  }

  .exim-about-story__container{
    padding:0 20px;
    gap:42px;
  }

  .exim-story-image-main{
    border-radius:24px;
  }

  .exim-story-image-main img{
    height:420px;
  }

  .exim-story-floating-card{
    position:relative;
    right:auto;
    bottom:auto;
    width:100%;
    margin-top:18px;
    border-radius:20px;
  }

  .exim-story-card-number{
    font-size:44px;
  }

  .exim-about-story__content h2{
    font-size:32px;
    line-height:1.2;
  }

  .exim-about-story__content p{
    font-size:15px;
    line-height:1.8;
  }

  .exim-highlight-item{
    padding:18px;
    border-radius:18px;
    gap:14px;
  }

  .exim-highlight-icon{
    width:46px;
    height:46px;
    border-radius:14px;
  }

  .exim-highlight-item h4{
    font-size:17px;
  }
}

/* =========================
   SMALL MOBILE
========================= */

@media (max-width:480px){

  .exim-about-story__container{
    padding:0 16px;
  }

  .exim-story-image-main img{
    height:360px;
  }

  .exim-about-story__content h2{
    font-size:28px;
  }

  .exim-story-kicker{
    font-size:11px;
    padding:8px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a7e3afb *//* =========================================================
   EXIMEDGE MISSION & VISION SECTION
========================================================= */

.exim-mission-vision{
  position:relative;
  padding:110px 0;
  background:
    linear-gradient(180deg, #f8fbfc 0%, #ffffff 100%);
}

.exim-mv-container{
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
}

/* =========================
   SECTION HEADER
========================= */

.exim-mv-head{
  text-align:center;
  max-width:760px;
  margin:0 auto 64px;
}

.exim-mv-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(21,151,168,.10);
  color:#1597a8;
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:20px;
}

.exim-mv-kicker::before{
  content:'';
  width:8px;
  height:8px;
  border-radius:50%;
  background:#e99a31;
}

.exim-mv-head h2{
  margin:0 0 18px;
  color:#052b3a;
  font-size:clamp(34px, 4vw, 52px);
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.02em;
}

.exim-mv-head p{
  margin:0;
  color:#667085;
  font-size:17px;
  line-height:1.85;
}

/* =========================
   GRID
========================= */

.exim-mv-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
}

/* =========================
   CARD BASE
========================= */

.exim-mv-card{
  position:relative;
  border-radius:32px;
  padding:40px;
  overflow:hidden;
  transition:transform .35s ease, box-shadow .35s ease;
}

.exim-mv-card:hover{
  transform:translateY(-8px);
}

/* =========================
   DARK CARD
========================= */

.exim-mv-card--dark{
  background:
    linear-gradient(135deg, #052b3a 0%, #08384a 60%, #0b465d 100%);
  color:#ffffff;
  box-shadow:0 28px 60px rgba(5,43,58,.22);
}

.exim-mv-card--dark::after{
  content:'';
  position:absolute;
  top:-80px;
  right:-80px;
  width:220px;
  height:220px;
  border-radius:50%;
  background:rgba(233,154,49,.10);
}

/* =========================
   LIGHT CARD
========================= */

.exim-mv-card--light{
  background:#ffffff;
  border:1px solid #e4edf1;
  color:#052b3a;
  box-shadow:0 18px 42px rgba(5,43,58,.08);
}

.exim-mv-card--light::after{
  content:'';
  position:absolute;
  bottom:-90px;
  left:-90px;
  width:240px;
  height:240px;
  border-radius:50%;
  background:rgba(21,151,168,.06);
}

/* =========================
   ICON
========================= */

.exim-mv-icon{
  width:68px;
  height:68px;
  border-radius:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:22px;
  position:relative;
  z-index:2;
}

.exim-mv-card--dark .exim-mv-icon{
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.18);
  color:#ffffff;
}

.exim-mv-card--light .exim-mv-icon{
  background:linear-gradient(135deg, #08384a 0%, #1597a8 100%);
  color:#ffffff;
  box-shadow:0 14px 28px rgba(8,56,74,.18);
}

.exim-mv-icon svg{
  width:30px;
  height:30px;
}

/* =========================
   CONTENT
========================= */

.exim-mv-label{
  display:inline-block;
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:16px;
  position:relative;
  z-index:2;
}

.exim-mv-card--dark .exim-mv-label{
  color:#e99a31;
}

.exim-mv-card--light .exim-mv-label{
  color:#1597a8;
}

.exim-mv-card h3{
  margin:0 0 18px;
  font-size:30px;
  line-height:1.2;
  font-weight:800;
  position:relative;
  z-index:2;
}

.exim-mv-card p{
  margin:0 0 28px;
  font-size:16px;
  line-height:1.85;
  position:relative;
  z-index:2;
}

.exim-mv-card--dark p{
  color:rgba(255,255,255,.88);
}

.exim-mv-card--light p{
  color:#667085;
}

/* =========================
   POINTS
========================= */

.exim-mv-points{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-direction:column;
  gap:14px;
  position:relative;
  z-index:2;
}

.exim-mv-points li{
  display:flex;
  align-items:flex-start;
  gap:12px;
  font-size:15px;
  line-height:1.6;
  font-weight:600;
}

.exim-mv-points li::before{
  content:'';
  width:10px;
  height:10px;
  border-radius:50%;
  margin-top:7px;
  flex-shrink:0;
}

.exim-mv-card--dark .exim-mv-points li::before{
  background:#e99a31;
  box-shadow:0 0 0 6px rgba(233,154,49,.14);
}

.exim-mv-card--light .exim-mv-points li::before{
  background:#1597a8;
  box-shadow:0 0 0 6px rgba(21,151,168,.10);
}

/* =========================
   TABLET
========================= */

@media (max-width:1024px){

  .exim-mission-vision{
    padding:96px 0;
  }

  .exim-mv-grid{
    grid-template-columns:1fr;
  }

  .exim-mv-card{
    padding:36px;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width:767px){

  .exim-mission-vision{
    padding:78px 0;
  }

  .exim-mv-container{
    padding:0 20px;
  }

  .exim-mv-head{
    margin-bottom:44px;
  }

  .exim-mv-head h2{
    font-size:32px;
  }

  .exim-mv-head p{
    font-size:15px;
    line-height:1.75;
  }

  .exim-mv-card{
    padding:28px 24px;
    border-radius:24px;
  }

  .exim-mv-icon{
    width:60px;
    height:60px;
    border-radius:18px;
    margin-bottom:18px;
  }

  .exim-mv-card h3{
    font-size:24px;
  }

  .exim-mv-card p{
    font-size:15px;
    line-height:1.75;
  }

  .exim-mv-points li{
    font-size:14px;
  }
}

/* =========================
   SMALL MOBILE
========================= */

@media (max-width:480px){

  .exim-mv-container{
    padding:0 16px;
  }

  .exim-mv-head h2{
    font-size:28px;
  }

  .exim-mv-kicker{
    font-size:11px;
    padding:8px 14px;
  }

  .exim-mv-card{
    padding:24px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-631785d *//* =========================================================
   EXIMEDGE PREMIUM WHY CHOOSE SECTION
========================================================= */

.exim-why-premium{
  padding:110px 0;
  background:#ffffff;
}

.exim-why-premium__container{
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
  display:grid;
  grid-template-columns:0.95fr 1.05fr;
  gap:72px;
  align-items:start;
}

/* LEFT */

.exim-why-premium__kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(21,151,168,.10);
  color:#1597a8;
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:22px;
}

.exim-why-premium__kicker::before{
  content:'';
  width:8px;
  height:8px;
  border-radius:50%;
  background:#e99a31;
}

.exim-why-premium__intro h2{
  margin:0 0 22px;
  color:#052b3a;
  font-size:clamp(34px,4vw,52px);
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.02em;
}

.exim-why-premium__intro p{
  margin:0 0 36px;
  color:#667085;
  font-size:17px;
  line-height:1.9;
}

/* TRUST CARD */

.exim-trust-card{
  display:flex;
  align-items:center;
  gap:24px;
  padding:28px;
  border-radius:28px;
  background:linear-gradient(135deg,#052b3a 0%,#08384a 100%);
  color:#ffffff;
  box-shadow:0 28px 60px rgba(5,43,58,.22);
}

.exim-trust-card__number{
  font-size:64px;
  font-weight:900;
  line-height:1;
  color:#e99a31;
  flex-shrink:0;
}

.exim-trust-card__content h4{
  margin:0 0 8px;
  font-size:22px;
  font-weight:800;
}

.exim-trust-card__content p{
  margin:0;
  color:rgba(255,255,255,.86);
  font-size:15px;
  line-height:1.7;
}

/* RIGHT */

.exim-why-premium__points{
  display:flex;
  flex-direction:column;
}

.exim-point-row{
  display:flex;
  gap:22px;
  padding:28px 0;
  border-bottom:1px solid #e5eef2;
}

.exim-point-row:first-child{
  padding-top:0;
}

.exim-point-row:last-child{
  border-bottom:none;
  padding-bottom:0;
}

.exim-point-icon{
  width:58px;
  height:58px;
  border-radius:18px;
  background:linear-gradient(135deg,#08384a 0%,#1597a8 100%);
  color:#ffffff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  box-shadow:0 12px 24px rgba(8,56,74,.16);
}

.exim-point-icon svg{
  width:28px;
  height:28px;
}

.exim-point-row h3{
  margin:0 0 8px;
  color:#052b3a;
  font-size:22px;
  line-height:1.3;
  font-weight:800;
}

.exim-point-row p{
  margin:0;
  color:#667085;
  font-size:15px;
  line-height:1.8;
}

/* TABLET */

@media (max-width:1024px){

  .exim-why-premium{
    padding:96px 0;
  }

  .exim-why-premium__container{
    grid-template-columns:1fr;
    gap:52px;
  }
}

/* MOBILE */

@media (max-width:767px){

  .exim-why-premium{
    padding:78px 0;
  }

  .exim-why-premium__container{
    padding:0 20px;
    gap:42px;
  }

  .exim-why-premium__intro h2{
    font-size:32px;
  }

  .exim-why-premium__intro p{
    font-size:15px;
    line-height:1.8;
  }

  .exim-trust-card{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
    gap:18px;
    border-radius:24px;
  }

  .exim-trust-card__number{
    font-size:52px;
  }

  .exim-point-row{
    gap:16px;
    padding:24px 0;
  }

  .exim-point-icon{
    width:50px;
    height:50px;
    border-radius:16px;
  }

  .exim-point-row h3{
    font-size:19px;
  }

  .exim-point-row p{
    font-size:14px;
    line-height:1.75;
  }
}

/* SMALL MOBILE */

@media (max-width:480px){

  .exim-why-premium__container{
    padding:0 16px;
  }

  .exim-why-premium__intro h2{
    font-size:28px;
  }

  .exim-why-premium__kicker{
    font-size:11px;
    padding:8px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-43cf90d *//* =========================================================
   EXIMEDGE FOUNDER SECTION
========================================================= */

.exim-founder-section{
  padding:110px 0;
  background:linear-gradient(180deg,#f8fbfc 0%,#ffffff 100%);
}

.exim-founder-container{
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
  display:grid;
  grid-template-columns:0.9fr 1.1fr;
  gap:72px;
  align-items:center;
}

/* MEDIA */

.exim-founder-media{
  position:relative;
}

.exim-founder-image-wrap{
  border-radius:32px;
  overflow:hidden;
  box-shadow:0 30px 70px rgba(5,43,58,.16);
}

.exim-founder-image-wrap img{
  width:100%;
  height:620px;
  object-fit:cover;
  display:block;
}

.exim-founder-badge{
  position:absolute;
  left:24px;
  bottom:24px;
  padding:16px 22px;
  border-radius:18px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(8,56,74,.08);
  backdrop-filter:blur(12px);
  box-shadow:0 16px 36px rgba(5,43,58,.12);
}

.exim-founder-badge span{
  color:#052b3a;
  font-size:14px;
  font-weight:700;
}

/* CONTENT */

.exim-founder-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(21,151,168,.10);
  color:#1597a8;
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:22px;
}

.exim-founder-kicker::before{
  content:'';
  width:8px;
  height:8px;
  border-radius:50%;
  background:#e99a31;
}

.exim-founder-content h2{
  margin:0 0 10px;
  color:#052b3a;
  font-size:clamp(38px,4vw,56px);
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.03em;
}

.exim-founder-title{
  color:#1597a8;
  font-size:16px;
  font-weight:700;
  margin-bottom:28px;
}

.exim-founder-content p{
  margin:0 0 22px;
  color:#667085;
  font-size:16px;
  line-height:1.9;
}

.exim-founder-content strong{
  color:#052b3a;
  font-weight:700;
}

/* CREDENTIALS */

.exim-founder-credentials{
  margin:34px 0;
  display:flex;
  flex-direction:column;
  gap:18px;
}

.exim-credential{
  display:flex;
  gap:18px;
  padding:22px;
  border-radius:22px;
  background:#ffffff;
  border:1px solid #e5eef2;
  transition:all .3s ease;
}

.exim-credential:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 36px rgba(5,43,58,.08);
}

.exim-credential-icon{
  width:56px;
  height:56px;
  border-radius:16px;
  background:linear-gradient(135deg,#08384a 0%,#1597a8 100%);
  color:#ffffff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.exim-credential-icon svg{
  width:28px;
  height:28px;
}

.exim-credential h4{
  margin:0 0 6px;
  color:#052b3a;
  font-size:18px;
  font-weight:800;
}

.exim-credential p{
  margin:0;
  color:#667085;
  font-size:15px;
  line-height:1.7;
}

/* QUOTE */

.exim-founder-quote{
  position:relative;
  padding:24px 28px;
  border-radius:24px;
  background:linear-gradient(135deg,rgba(8,56,74,.06) 0%,rgba(21,151,168,.06) 100%);
  border-left:4px solid #e99a31;
  color:#052b3a;
  font-size:17px;
  line-height:1.8;
  font-weight:600;
}

/* TABLET */

@media (max-width:1024px){

  .exim-founder-section{
    padding:96px 0;
  }

  .exim-founder-container{
    grid-template-columns:1fr;
    gap:52px;
  }

  .exim-founder-image-wrap img{
    height:520px;
  }
}

/* MOBILE */

@media (max-width:767px){

  .exim-founder-section{
    padding:78px 0;
  }

  .exim-founder-container{
    padding:0 20px;
    gap:42px;
  }

  .exim-founder-image-wrap{
    border-radius:24px;
  }

  .exim-founder-image-wrap img{
    height:420px;
  }

  .exim-founder-badge{
    left:16px;
    right:16px;
    bottom:16px;
    padding:14px 18px;
  }

  .exim-founder-content h2{
    font-size:34px;
  }

  .exim-founder-title{
    font-size:15px;
  }

  .exim-founder-content p{
    font-size:15px;
    line-height:1.8;
  }

  .exim-credential{
    padding:18px;
    border-radius:18px;
  }

  .exim-founder-quote{
    padding:20px 22px;
    font-size:15px;
  }
}

/* SMALL MOBILE */

@media (max-width:480px){

  .exim-founder-container{
    padding:0 16px;
  }

  .exim-founder-content h2{
    font-size:30px;
  }

  .exim-founder-kicker{
    font-size:11px;
    padding:8px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-aa69135 *//* =========================================================
   EXIMEDGE ABOUT PAGE FINAL CTA
========================================================= */

.exim-about-cta{
  padding:90px 0 110px;
  background:#ffffff;
}

.exim-about-cta__container{
  max-width:1240px;
  margin:0 auto;
  padding:42px 48px;
  border-radius:32px;
  background:
    linear-gradient(135deg,#052b3a 0%,#08384a 55%,#0d5268 100%);
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
  box-shadow:0 30px 70px rgba(5,43,58,.22);
}

.exim-about-cta__container::before{
  content:'';
  position:absolute;
  top:-120px;
  right:-120px;
  width:320px;
  height:320px;
  border-radius:50%;
  background:rgba(233,154,49,.10);
}

.exim-about-cta__container::after{
  content:'';
  position:absolute;
  bottom:-140px;
  left:-140px;
  width:340px;
  height:340px;
  border-radius:50%;
  background:rgba(21,151,168,.10);
}

.exim-about-cta__content{
  position:relative;
  z-index:2;
  max-width:720px;
}

.exim-about-cta__tag{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  color:#ffffff;
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:22px;
}

.exim-about-cta__tag::before{
  content:'';
  width:8px;
  height:8px;
  border-radius:50%;
  background:#e99a31;
}

.exim-about-cta__content h2{
  margin:0 0 18px;
  color:#ffffff;
  font-size:clamp(34px,4vw,52px);
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.02em;
}

.exim-about-cta__content p{
  margin:0;
  color:rgba(255,255,255,.86);
  font-size:17px;
  line-height:1.85;
}

.exim-about-cta__actions{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  gap:14px;
  min-width:260px;
}

.exim-about-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:16px 24px;
  border-radius:16px;
  font-size:15px;
  font-weight:700;
  text-decoration:none !important;
  transition:all .3s ease;
  white-space:nowrap;
}

.exim-about-btn--primary{
  background:#e99a31;
  color:#ffffff !important;
  box-shadow:0 12px 28px rgba(233,154,49,.28);
}

.exim-about-btn--primary:hover{
  transform:translateY(-3px);
  background:#f0a63d;
  box-shadow:0 16px 34px rgba(233,154,49,.34);
}

.exim-about-btn--secondary{
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.18);
  color:#ffffff !important;
  backdrop-filter:blur(10px);
}

.exim-about-btn--secondary:hover{
  transform:translateY(-3px);
  background:rgba(255,255,255,.16);
}

/* TABLET */

@media (max-width:1024px){

  .exim-about-cta{
    padding:80px 0 100px;
  }

  .exim-about-cta__container{
    flex-direction:column;
    align-items:flex-start;
    padding:38px;
  }

  .exim-about-cta__actions{
    flex-direction:row;
    width:100%;
    min-width:auto;
  }

  .exim-about-btn{
    flex:1;
  }
}

/* MOBILE */

@media (max-width:767px){

  .exim-about-cta{
    padding:64px 0 84px;
  }

  .exim-about-cta__container{
    margin:0 20px;
    padding:28px 24px;
    border-radius:24px;
    gap:28px;
  }

  .exim-about-cta__content h2{
    font-size:30px;
  }

  .exim-about-cta__content p{
    font-size:15px;
    line-height:1.75;
  }

  .exim-about-cta__actions{
    flex-direction:column;
    width:100%;
    gap:12px;
  }

  .exim-about-btn{
    width:100%;
    padding:15px 20px;
    border-radius:14px;
  }
}

/* SMALL MOBILE */

@media (max-width:480px){

  .exim-about-cta__container{
    margin:0 16px;
    padding:24px 20px;
  }

  .exim-about-cta__content h2{
    font-size:26px;
  }

  .exim-about-cta__tag{
    font-size:11px;
    padding:8px 14px;
  }
}/* End custom CSS */