.elementor-7 .elementor-element.elementor-element-d13db98{--display:flex;}.elementor-7 .elementor-element.elementor-element-11bd5f4{padding:30px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-11bd5f4 */.iea-home {
  --iea-primary: #169AA3;
  --iea-primary-dark: #0E727A;
  --iea-dark: #102633;
  --iea-border: #DCEEEF;
  --iea-muted: #6D7D84;
  --iea-light: #F3FAFA;

  font-family: 'Montserrat', Arial, sans-serif !important;
  color: var(--iea-dark);
  background: #fff;
  overflow: hidden;
}

.iea-home,
.iea-home * {
  box-sizing: border-box;
}

.iea-home h1,
.iea-home h2,
.iea-home h3,
.iea-home p {
  margin: 0;
}

.iea-home a {
  text-decoration: none !important;
}

.iea-hero {
  min-height: 560px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background-image:
    linear-gradient(
      90deg,
      rgba(255,255,255,0.96) 0%,
      rgba(243,250,250,0.92) 38%,
      rgba(243,250,250,0.34) 64%,
      rgba(255,255,255,0) 100%
    ),
    url('https://endokrinologija.betop.lt/wp-content/uploads/2026/06/ChatGPT-Image-Jun-15-2026-12_28_29-PM.png');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.iea-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 12% 40%, rgba(22,154,163,0.10), transparent 34%),
    linear-gradient(90deg, rgba(255,255,255,0.38), rgba(255,255,255,0));
  z-index: 1;
}

.iea-hero-content {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 90px 0 120px;
  max-width: 1180px;
}

.iea-hero-content > * {
  max-width: 560px;
}

.iea-eyebrow,
.iea-section-label {
  display: inline-block;
  color: var(--iea-primary-dark);
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
}

.iea-section-label.light {
  color: rgba(255,255,255,0.88);
}

.iea-hero h1 {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: clamp(40px, 4.7vw, 66px);
  line-height: 1.08;
  font-weight: 500;
  letter-spacing: -0.04em;
  color: var(--iea-dark);
  margin-bottom: 24px;
}

.iea-hero h1 span {
  display: block;
  font-family: 'Caveat', cursive !important;
  font-size: 1.08em;
  font-weight: 400;
  line-height: 0.95;
  letter-spacing: 0;
  color: var(--iea-primary);
  margin-top: 10px;
}

.iea-hero p {
  max-width: 520px;
  font-size: 18px;
  line-height: 1.7;
  color: var(--iea-muted);
  margin-bottom: 32px;
}

.iea-buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.iea-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 26px;
  border-radius: 8px;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-weight: 600;
  font-size: 14px;
  transition: 0.25s ease;
  border: 1px solid transparent;
}

.iea-btn.primary {
  background: var(--iea-primary);
  color: #fff !important;
  box-shadow: 0 14px 34px rgba(22,154,163,0.22);
}

.iea-btn.outline {
  border-color: var(--iea-primary-dark);
  color: var(--iea-primary-dark) !important;
  background: rgba(255,255,255,0.8);
}

.iea-btn.white {
  background: #fff;
  color: var(--iea-primary-dark) !important;
}

.iea-btn:hover {
  transform: translateY(-2px);
}

.iea-stats {
  width: min(1180px, calc(100% - 40px));
  margin: -58px auto 78px;
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: #fff;
  border: 1px solid var(--iea-border);
  border-radius: 12px;
  box-shadow: 0 18px 50px rgba(16,38,51,0.10);
  overflow: hidden;
}

.iea-stat {
  padding: 28px 30px;
  border-right: 1px solid var(--iea-border);
  display: flex;
  align-items: center;
  gap: 18px;
}

.iea-stat:last-child {
  border-right: 0;
}

.iea-stat img {
  width: 54px;
  height: 54px;
  flex-shrink: 0;
  display: block;
}

.iea-stat strong {
  display: block;
  color: var(--iea-dark);
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

.iea-stat span {
  display: block;
  color: var(--iea-muted);
  font-size: 14px;
  font-weight: 400;
  margin-top: 8px;
}

.iea-section,
.iea-about,
.iea-partners,
.iea-cta {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto 78px;
}

.iea-section-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
  gap: 20px;
}

.iea-section-head h2,
.iea-partners h2,
.iea-about-text h2,
.iea-cta h2 {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 500;
  line-height: 1.22;
  letter-spacing: -0.025em;
  color: var(--iea-dark);
}

.iea-section-head > a {
  color: var(--iea-primary-dark) !important;
  font-weight: 600;
  white-space: nowrap;
}

/* EVENTS */
.iea-events {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.iea-event-card {
  position: relative;
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 18px;
  min-height: 178px;
  padding: 24px;
  border: 1px solid var(--iea-border);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(16,38,51,0.05);
  transition: 0.25s ease;
  overflow: hidden;
}

.iea-event-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: linear-gradient(90deg, var(--iea-primary), rgba(22,154,163,0.18));
}

.iea-event-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(16,38,51,0.08);
}

.iea-date strong {
  display: block;
  color: var(--iea-dark);
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
}

.iea-date span {
  display: block;
  font-size: 11px;
  font-weight: 600;
  color: var(--iea-muted);
  margin-top: 6px;
  letter-spacing: 0.04em;
}

.iea-event-card h3 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 16px;
}

.iea-event-card p {
  color: var(--iea-muted);
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 16px;
}

.iea-event-card a,
.iea-info-card a {
  color: var(--iea-primary-dark) !important;
  font-weight: 600;
}

/* ABOUT */
.iea-about {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 64px;
  align-items: center;
}

.iea-about-image {
  min-height: 400px;
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(22,154,163,0.52), rgba(16,38,51,0.14)),
    url('https://endokrinologija.betop.lt/wp-content/uploads/2026/06/ChatGPT-Image-Jun-15-2026-02_56_33-PM.png');
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.iea-about-text p {
  color: var(--iea-muted);
  font-size: 16px;
  line-height: 1.8;
  margin: 18px 0;
}

/* TEAM CAROUSEL */
.iea-home-team {
  margin-bottom: 78px;
}

.iea-team-arrows {
  display: flex;
  gap: 10px;
}

.iea-team-arrows button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--iea-border);
  background: #fff;
  color: var(--iea-primary-dark);
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  transition: 0.25s ease;
}

.iea-team-arrows button:hover {
  background: var(--iea-primary);
  color: #fff;
  border-color: var(--iea-primary);
}

.iea-team-slider {
  display: flex;
  gap: 18px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 4px 4px 18px;
  -webkit-overflow-scrolling: touch;
}

.iea-team-slider::-webkit-scrollbar {
  height: 3px;
}

.iea-team-slider::-webkit-scrollbar-track {
  background: rgba(220,238,239,0.55);
  border-radius: 999px;
}

.iea-team-slider::-webkit-scrollbar-thumb {
  background: rgba(22,154,163,0.55);
  border-radius: 999px;
}

.iea-team-card {
  scroll-snap-align: start;
  flex: 0 0 390px;
  display: grid;
  grid-template-columns: 132px 1fr;
  gap: 20px;
  border: 1px solid var(--iea-border);
  border-radius: 16px;
  background: #fff;
  padding: 18px;
  box-shadow: 0 12px 34px rgba(16,38,51,0.05);
}

.iea-team-photo {
  width: 132px;
  height: 164px;
  border-radius: 14px;
  background: var(--iea-light);
  overflow: hidden;
}

.iea-team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.iea-team-info h3 {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
  margin-bottom: 6px;
}

.iea-team-info span {
  display: block;
  color: var(--iea-primary-dark);
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
}

.iea-team-info p {
  color: var(--iea-muted);
  font-size: 13.5px;
  line-height: 1.6;
}

/* INFO GRID */
.iea-info-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid var(--iea-border);
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}

.iea-info-card {
  padding: 34px 28px;
  border-right: 1px solid var(--iea-border);
  background: #fff;
  transition: 0.25s ease;
}

.iea-info-card:last-child {
  border-right: 0;
}

.iea-info-card:hover {
  background: var(--iea-light);
}

.iea-info-card span {
  display: none !important;
}

.iea-info-card::before {
  content: "";
  width: 56px;
  height: 56px;
  display: block;
  margin-bottom: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.iea-info-card:nth-child(1)::before {
  background-image: url('https://endokrinologija.betop.lt/wp-content/uploads/2026/06/iea-info-icon-skydliauke.svg');
}

.iea-info-card:nth-child(2)::before {
  background-image: url('https://endokrinologija.betop.lt/wp-content/uploads/2026/06/iea-info-icon-diabetas.svg');
}

.iea-info-card:nth-child(3)::before {
  background-image: url('https://endokrinologija.betop.lt/wp-content/uploads/2026/06/iea-info-icon-hormonu-sutrikimai.svg');
}

.iea-info-card:nth-child(4)::before {
  background-image: url('https://endokrinologija.betop.lt/wp-content/uploads/2026/06/iea-info-icon-tyrimai.svg');
}

.iea-info-card h3 {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.35;
  margin-bottom: 12px;
  color: var(--iea-dark);
}

.iea-info-card p {
  color: var(--iea-muted);
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.iea-info-card a {
  color: var(--iea-primary-dark) !important;
  font-size: 14px;
  font-weight: 600;
}

/* PARTNERS */
.iea-partner-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
  margin-top: 26px;
}

.iea-logo-placeholder {
  min-height: 72px;
  border: 1px solid var(--iea-border);
  border-radius: 12px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--iea-muted);
  font-weight: 600;
}

/* CTA */
.iea-cta {
  background:
    linear-gradient(135deg, rgba(14,114,122,0.96), rgba(22,154,163,0.82)),
    radial-gradient(circle at 80% 20%, rgba(255,255,255,0.18), transparent 30%);
  border-radius: 14px;
  padding: 50px 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.iea-cta h2 {
  max-width: 720px;
  color: #fff;
}

.iea-cta p {
  margin-top: 14px;
  opacity: 0.92;
  font-size: 16px;
}

/* EMPTY EVENTS */
.iea-no-events {
  grid-column: 1 / -1;
  padding: 28px;
  border: 1px solid var(--iea-border);
  border-radius: 12px;
  background: var(--iea-light);
  color: var(--iea-muted);
  font-size: 15px;
}

.iea-events.iea-events-one {
  grid-template-columns: 1fr;
}

.iea-events.iea-events-one .iea-event-card {
  grid-template-columns: 90px 1fr;
  min-height: 160px;
}

.iea-events.iea-events-two {
  grid-template-columns: repeat(2, 1fr);
}

.iea-events.iea-events-three {
  grid-template-columns: repeat(3, 1fr);
}

/* TABLET */
@media (max-width: 1024px) {
  .iea-hero {
    min-height: 600px;
    background-position: center top;
  }

  .iea-hero-content {
    padding: 90px 0 115px;
  }

  .iea-stats {
    grid-template-columns: repeat(2, 1fr);
    margin-top: -46px;
  }

  .iea-stat:nth-child(2) {
    border-right: 0;
  }

  .iea-stat:nth-child(1),
  .iea-stat:nth-child(2) {
    border-bottom: 1px solid var(--iea-border);
  }

  .iea-events,
  .iea-events.iea-events-one,
  .iea-events.iea-events-two,
  .iea-events.iea-events-three {
    grid-template-columns: 1fr;
  }

  .iea-about {
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .iea-info-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .iea-info-card:nth-child(2) {
    border-right: 0;
  }

  .iea-info-card:nth-child(1),
  .iea-info-card:nth-child(2) {
    border-bottom: 1px solid var(--iea-border);
  }

  .iea-partner-row {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* MOBILE */
@media (max-width: 640px) {
  .iea-hero {
    min-height: 620px;
    align-items: flex-start;
    background-image:
      linear-gradient(
        180deg,
        rgba(255,255,255,0.94) 0%,
        rgba(255,255,255,0.88) 28%,
        rgba(255,255,255,0.76) 56%,
        rgba(255,255,255,0.62) 100%
      ),
      url('https://endokrinologija.betop.lt/wp-content/uploads/2026/06/ChatGPT-Image-Jun-15-2026-03_24_32-PM.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .iea-hero::before {
    display: none;
  }

  .iea-hero-content {
    width: calc(100% - 40px);
    padding: 46px 0 54px;
    max-width: none;
  }

  .iea-hero-content > * {
    max-width: none;
  }

  .iea-eyebrow {
    font-size: 10px;
    line-height: 1.55;
    letter-spacing: 0.14em;
    margin-bottom: 18px;
  }

  .iea-hero h1 {
    font-size: clamp(32px, 9.2vw, 36px);
    line-height: 1.08;
    letter-spacing: -0.045em;
    margin-bottom: 22px;
    max-width: 100%;
  }

  .iea-hero h1 span {
    font-size: 0.96em;
    font-weight: 400;
    letter-spacing: 0;
  }

  .iea-hero p {
    font-size: 15.5px;
    line-height: 1.7;
    margin-bottom: 26px;
    max-width: 100%;
  }

  .iea-buttons {
    flex-direction: column;
    gap: 14px;
  }

  .iea-btn {
    width: 100%;
  }

  .iea-stats {
    grid-template-columns: 1fr;
    margin: -28px auto 60px;
  }

  .iea-stat {
    border-right: 0;
    border-bottom: 1px solid var(--iea-border);
    padding: 26px;
  }

  .iea-stat:last-child {
    border-bottom: 0;
  }

  .iea-section,
  .iea-about,
  .iea-partners,
  .iea-cta {
    width: calc(100% - 28px);
    margin-bottom: 60px;
  }

  .iea-section-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .iea-home-team .iea-section-head {
    flex-direction: row;
    align-items: center;
  }

  .iea-section-head > a {
    white-space: normal;
  }

  .iea-event-card {
    grid-template-columns: 1fr;
    padding: 22px;
  }

  .iea-about-image {
    min-height: 280px;
  }

  .iea-team-card {
    flex: 0 0 300px;
    grid-template-columns: 104px 1fr;
    gap: 16px;
  }

  .iea-team-photo {
    width: 104px;
    height: 132px;
  }

  .iea-team-arrows button {
    width: 38px;
    height: 38px;
    font-size: 24px;
  }

  .iea-info-grid {
    grid-template-columns: 1fr;
  }

  .iea-info-card {
    border-right: 0;
    border-bottom: 1px solid var(--iea-border);
    padding: 28px 24px;
  }

  .iea-info-card:last-child {
    border-bottom: 0;
  }

  .iea-info-card::before {
    width: 52px;
    height: 52px;
  }

  .iea-partner-row {
    grid-template-columns: 1fr 1fr;
  }

  .iea-cta {
    padding: 36px 24px;
    flex-direction: column;
    align-items: flex-start;
  }
}/* End custom CSS */