@font-face {
  font-family: "Aktiv Grotesk";
  src: url("../font/aktiv-grotesk/AktivGrotesk_Trial_Rg.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Alexandria";
  src: url("../font/Alexandria/Alexandria-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Alexandria";
  src: url("../font/Alexandria/Alexandria-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Alexandria";
  src: url("../font/Alexandria/Alexandria-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aktiv Grotesk";
  src: url("../font/aktiv-grotesk/AktivGrotesk_Trial_It.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aktiv Grotesk";
  src: url("../font/aktiv-grotesk/AktivGrotesk_Trial_Md.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aktiv Grotesk";
  src: url("../font/aktiv-grotesk/AktivGrotesk_Trial_MdIt.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aktiv Grotesk";
  src: url("../font/aktiv-grotesk/AktivGrotesk_Trial_Bd.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aktiv Grotesk";
  src: url("../font/aktiv-grotesk/AktivGrotesk_Trial_BdIt.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

:root {
  --tj-ff-body: "Aktiv Grotesk", sans-serif;
  --tj-ff-heading: "Aktiv Grotesk", sans-serif;
}

html[dir="rtl"],
html[dir="rtl"] body {
  direction: rtl;
  font-family: "Aktiv Grotesk", sans-serif;
}

html[dir="rtl"] #tj-back-to-top {
  inset-inline-end: auto;
  left: auto;
  right: 40px;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
  html[dir="rtl"] #tj-back-to-top {
    right: 30px
  }
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px),
(max-width:575px) {
  html[dir="rtl"] #tj-back-to-top {
    right: 20px
  }
}

.header-button .header-donate-btn {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #01acf0 !important;
}

.header-button .header-donate-btn .btn-text span,
.header-button .header-donate-btn .btn-icon i {
  color: #01acf0 !important;
}

.header-button .header-donate-btn:hover {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #01acf0 !important;
}

.tj-slider-section .slider-btn {
  text-align: center;
}

.tj-slider-section .slider-content .slider-desc,
.tj-slider-section .slider-content .slider-btn .btn-text span {
  font-family: "Aktiv Grotesk", sans-serif;
}

.tj-slider-section .slider-content .slider-title {
  font-family: "Aktiv Grotesk", sans-serif !important;
}

.tj-slider-section {
  overflow: hidden;
}

.tj-slider-section .hero-slider {
  display: block !important;
  position: relative;
}

.desktop-intro-video-wrap,
.desktop-video-details-btn,
.mobile-intro-video-wrap,
.mobile-video-donate-btn {
  display: none !important;
}

.tj-slider-section .slider-media-desktop,
.tj-slider-section .slider-media-mobile,
.tj-slider-section .slider-media-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.tj-slider-section .slider-media-video {
  object-fit: cover;
  object-position: center;
}

.tj-slider-section .slider-media-mobile {
  display: none;
}

.tj-slider-section .slider-content {
  text-align: center;
}

.tj-slider-section .slider-titles-mobile {
  display: none;
}

.tj-slider-section .slider-content .slider-desc {
  max-width: 640px;
  margin: 24px auto 0;
  color: #ffffff;
}

.tj-slider-section .slider-content .slider-btn {
  margin-top: 48px;
}

.tj-slider-section .slider-cta-btn {
  min-height: 62px;
  padding: 0 38px;
  border-radius: 999px;
  background: #01acf0;
  border-color: #01acf0;
}

.tj-slider-section .slider-prev,
.tj-slider-section .slider-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  transform: translateY(-50%);
}

.tj-slider-section .slider-prev {
  left: 24px;
  right: auto;
}

.tj-slider-section .slider-next {
  right: 24px;
  left: auto;
}

@media (min-width:768px) {
  .tj-slider-item .slider-wrapper {
    padding: 170px 0 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .tj-slider-item .slider-content {
    max-width: 760px;
    width: 100%
  }

  .tj-slider-item .slider-content .slider-title {
    margin-bottom: 0
  }

  .tj-slider-item .slider-content .slider-title+.slider-title {
    margin-top: 8px
  }
}

@media (max-width:767px) {
  .tj-slider-section .slider-media-desktop {
    display: none !important
  }

  .tj-slider-section .slider-media-mobile {
    display: block
  }

  .tj-slider-section .slider-titles-desktop {
    display: none
  }

  .tj-slider-section .slider-titles-mobile {
    display: block
  }

  .header-area.header-2.header-absolute .header-wrapper {
    padding: 5px
  }

  .menu_bar.mobile_menu_bar {
    background: transparent
  }

  .tj-slider-item {
    min-height: 78svh
  }

  .tj-slider-item .slider-wrapper {
    padding: 118px 0 28px;
    min-height: 78svh;
    display: flex;
    align-items: stretch
  }

  .tj-slider-item .slider-content {
    max-width: 100%;
    width: 100%;
    min-height: calc(78svh - 146px);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
  }

  .tj-slider-item .slider-content .slider-title {
    margin: 0;
    font-size: clamp(52px, 13.5vw, 66px);
    line-height: 1.08;
    letter-spacing: 0
  }

  .tj-slider-item .slider-content .slider-title+.slider-title {
    margin-top: 8px
  }

  .tj-slider-item .slider-content .slider-desc {
    max-width: 92%;
    margin-top: 18px;
    font-size: 18px
  }

  .tj-slider-item .slider-content .slider-btn {
    margin-top: auto
  }

  .tj-slider-section .slider-cta-btn .btn-icon {
    display: none
  }

  .tj-slider-section .slider-cta-btn .btn-text span {
    font-size: 22px;
    font-weight: 700;
    line-height: 1
  }

  .choose-box .choose-icon img {
    height: auto
  }

  .choose-box .choose-icon {
    max-width: 100% !important
  }
}

@media (max-width:375px) {
  .tj-slider-item {
    min-height: 100svh
  }

  .tj-slider-item .slider-wrapper {
    min-height: 100svh
  }

  .tj-slider-item .slider-content {
    min-height: calc(100svh - 146px)
  }
}

.sos-about-section {
  background: #ececec;
  overflow: hidden;
}

.sos-about-section.section-gap {
  padding-top: 15px;
  padding-bottom: 24px;
}

.sos-about-section .container {
  max-width: 1360px;
}

.sos-about-wrapper {
  position: relative;
}

.sos-about-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 500px);
  gap: 56px;
  align-items: start;
  direction: ltr;
}

.sos-about-text {
  color: #051322;
  text-align: right;
  padding-top: 22px;
  direction: rtl;
}

.sos-about-text p {
  margin: 0 0 30px;
  font-size: 20px;
  line-height: 1.6;
  color: #051322;
}

.sos-about-text p:last-child {
  margin-bottom: 0;
}

.sos-about-text .accent {
  color: #d4873f;
  font-weight: 700;
}

.sos-about-image {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-top-right-radius: 210px;
}

.sos-about-image img {
  display: block;
  width: 100%;
  height: auto;
}

.sos-about-callout {
  position: relative;
  z-index: 2;
  width: min(920px, 76%);
  margin-top: -120px;
  margin-left: 18px;
  margin-right: auto;
  padding: 28px 34px 32px;
  background: #1ba6da;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  border-bottom-left-radius: 130px;
}

@media (max-width:1199px) {
  .sos-about-grid {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 380px);
    gap: 34px
  }

  .sos-about-text p {
    font-size: 18px
  }

  .sos-about-callout {
    width: min(760px, 80%);
    margin-top: -96px;
    font-size: 18px
  }
}

@media (max-width:991px) {
  .sos-about-section {
    padding-top: 56px;
    padding-bottom: 56px
  }

  .sos-about-grid {
    grid-template-columns: 1fr;
    gap: 24px
  }

  .sos-about-image {
    max-width: 500px;
    margin-inline: auto
  }

  .sos-about-text {
    padding-top: 0
  }

  .sos-about-text p {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 22px
  }

  .sos-about-callout {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
    padding: 24px 20px 28px;
    font-size: 17px;
    border-bottom-left-radius: 90px
  }
}

@media (max-width:575px) {
  .sos-about-image {
    border-top-right-radius: 120px
  }

  .sos-about-text p {
    font-size: 16px
  }

  .sos-about-callout {
    font-size: 16px;
    border-bottom-left-radius: 56px
  }
}

.ramadan-feature-section {
  background: #ececec;
  padding: 8px 0 48px;
}

.ramadan-feature-section .container {
  max-width: 1360px;
}

.ramadan-feature-card {
  position: relative;
  min-height: 720px;
  padding: 64px 56px;
  direction: ltr;
  background: radial-gradient(circle at 78% 24%, rgba(110, 183, 234, .35) 0%, rgba(110, 183, 234, 0) 28%), linear-gradient(106deg, #010611 0%, #07295b 46%, #5ea1cd 100%);
  border-radius: 26px;
  overflow: hidden;
  border-bottom-right-radius: 300px;
}

.ramadan-feature-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(2, 7, 20, .84) 0%, rgba(5, 24, 56, .72) 38%, rgba(10, 65, 120, .12) 62%, rgba(10, 65, 120, 0) 100%);
  z-index: 1;
}

.ramadan-feature-art {
  position: absolute;
  inset: 0 0 0 auto;
  width: 100%;
  z-index: 0;
}

.ramadan-feature-art picture {
  display: block;
  width: 100%;
  height: 100%;
}

.ramadan-feature-art img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.ramadan-feature-content {
  position: relative;
  z-index: 2;
  width: min(50%, 780px);
  margin-right: auto;
  margin-left: 0;
  direction: rtl;
  text-align: right;
  color: #ffffff;
}

.ramadan-title {
  margin: 0 0 14px;
  font-size: clamp(30px, 1.8vw, 58px);
  line-height: 1.2;
  font-weight: 700;
  color: #ffffff;
}

.ramadan-desc {
  margin: 0 0 24px;
  font-size: clamp(16px, 1vw, 25px);
  line-height: 1.45;
  color: #ffffff;
}

.ramadan-subtitle {
  margin: 0 0 14px;
  font-size: clamp(25px, 1vw, 46px);
  line-height: 1.2;
  font-weight: 700;
  color: #ffffff;
}

.ramadan-subtitle-space {
  margin-top: 26px;
}

.ramadan-bullets {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 22px;
}

.ramadan-bullets li {
  position: relative;
  padding-right: 18px;
  font-size: clamp(14px, 1vw, 24px);
  line-height: 1.45;
  color: #ffffff;
}

.ramadan-bullets li::before {
  content: "";
  position: absolute;
  top: .58em;
  right: 0;
  width: 7px;
  height: 7px;
  background: #13b8ee;
  border-radius: 50%;
}

.ramadan-prices {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 32px;
}

.ramadan-price-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  direction: ltr;
}

.ramadan-price-label {
  flex: 1;
  font-size: clamp(14px, 1vw, 24px);
  line-height: 1.35;
  color: #ffffff;
  direction: rtl;
  text-align: right;
}

.ramadan-price-badge {
  width: clamp(50px, 3vw, 90px);
  height: clamp(50px, 3vw, 90px);
  flex: 0 0 clamp(50px, 3vw, 90px);
  border-radius: 50%;
  background: #16b7ee;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.ramadan-price-badge strong {
  display: block;
  font-size: clamp(24px, 2vw, 3px);
  font-weight: 700;
  color: #ffffff;
}

.ramadan-price-badge small {
  display: block;
  margin-top: 2px;
  font-size: clamp(12px, .95vw, 16px);
  font-weight: 700;
  color: #ffffff;
}

@media (max-width:991px) {
  .ramadan-feature-section {
    padding-bottom: 36px
  }

  .ramadan-feature-card {
    min-height: 0;
    padding: 42px 26px;
    border-radius: 18px
  }

  .ramadan-feature-card::before {
    background: linear-gradient(90deg, rgba(2, 7, 20, .86) 0%, rgba(5, 24, 56, .75) 52%, rgba(10, 65, 120, .35) 78%, rgba(10, 65, 120, .2) 100%)
  }

  .ramadan-feature-art {
    width: min(62%, 430px);
    opacity: .8
  }

  .ramadan-feature-content {
    width: 100%
  }

  .ramadan-bullets,
  .ramadan-prices {
    grid-template-columns: 1fr;
    gap: 10px
  }

  .ramadan-price-item {
    direction: ltr
  }
}

@media (max-width:767px) {
  .ramadan-feature-card {
    min-height: 980px;
    padding: 26px 18px 28px;
    background: #04122f;
    border-radius: 18px;
    border-bottom-right-radius: 120px
  }

  .ramadan-feature-card::before {
    background: linear-gradient(180deg, rgba(1, 7, 24, .92) 0%, rgba(2, 12, 35, .86) 34%, rgba(9, 33, 79, .34) 64%, rgba(9, 33, 79, .02) 86%)
  }

  .ramadan-feature-art {
    width: 100%;
    opacity: 1
  }

  .ramadan-feature-art img {
    object-position: center 110px
  }

  .ramadan-feature-content {
    width: 100%;
    max-width: none;
    margin: 0;
    text-align: center
  }

  .ramadan-title {
    font-size: clamp(36px, 9.8vw, 56px);
    margin-bottom: 10px
  }

  .ramadan-desc {
    font-size: clamp(17px, 4.1vw, 22px);
    max-width: 92%;
    margin: 0 auto 22px
  }

  .ramadan-subtitle {
    font-size: clamp(28px, 8.2vw, 46px);
    margin-bottom: 12px
  }

  .ramadan-subtitle-space {
    margin-top: 22px
  }

  .ramadan-bullets,
  .ramadan-prices {
    width: 92%;
    margin-inline: auto
  }

  .ramadan-bullets li {
    text-align: right;
    font-size: clamp(15px, 4.2vw, 22px)
  }

  .ramadan-price-item {
    align-items: center
  }

  .ramadan-price-label {
    font-size: clamp(16px, 4.6vw, 24px)
  }
}

@media (max-width:575px) {
  .ramadan-feature-card {
    min-height: 1180px;
    padding: 24px 14px 24px;
    border-bottom-right-radius: 96px
  }

  .ramadan-feature-art {
    width: 100%;
    opacity: 1
  }
}

.donation-methods-section {
  background: #ececec;
  padding: 30px 0 72px;
}

.donation-methods-section .container {
  max-width: 1360px;
}

.donation-methods-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px 56px;
}

.donation-methods-col {
  color: #101010;
}

.donation-methods-title {
  margin: 0 0 14px;
  color: #01acf0;
  font-size: clamp(18px, 1vw, 40px);
  line-height: 1.25;
  font-weight: 700;
}

.donation-methods-title-gap {
  margin-top: 34px;
}

.donation-methods-col p {
  margin: 0 0 8px;
  color: #111111;
  font-size: clamp(18px, 1vw, 26px);
  line-height: 1.45;
}

.donation-methods-col p:last-child {
  margin-bottom: 0;
}

.header-area.sticky {
  background-color: #1ba6da;
}

.desktop-help-menu {
  position: fixed;
  left: 10px;
  bottom: 24px;
  z-index: 1100;
  display: inline-flex;
  position: fixed;
  align-items: center;
  justify-content: center;
}

.desktop-help-menu__actions {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 12px);
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
  align-items: center;
  opacity: 0;
  transform: translate(-50%, 12px) scale(.92);
  transform-origin: bottom center;
  pointer-events: none;
  transition: opacity .22s ease, transform .22s ease;
}

.desktop-help-menu.is-open .desktop-help-menu__actions {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
  pointer-events: auto;
}

.desktop-help-menu__action,
.desktop-help-menu__toggle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  line-height: 1;
  border: 0;
  box-shadow: 0 18px 34px rgba(11, 35, 65, .18);
  transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;
}

.desktop-help-menu__action:hover,
.desktop-help-menu__toggle:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 38px rgba(11, 35, 65, .24);
}

.desktop-help-menu__toggle {
  background: #01acf0de;
  color: #fff;
  font-size: 34px;
  cursor: pointer;
  box-shadow: 0 20px 38px rgba(1, 172, 240, .34);
}

.desktop-help-menu__toggle:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 4px rgba(1, 172, 240, .18), 0 22px 38px rgba(1, 172, 240, .34);
}

.desktop-help-menu__action {
  font-size: 24px;
  color: #fff;
}

.desktop-help-menu__action--whatsapp {
  background: #25d366;
}

.desktop-help-menu__action--contact {
  background: #16b7ee;
}

@media (max-width:991px) {
  .desktop-help-menu {
    display: inline-flex
  }
}

@media (max-width:991px) {
  .donation-methods-section {
    padding: 28px 0 56px
  }

  .donation-methods-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 28px
  }
}

@media (max-width:767px) {
  .donation-methods-grid {
    grid-template-columns: 1fr
  }

  .donation-methods-col {
    max-width: 560px
  }

  .site_logo .logo {
    max-width: 215px
  }

  .desktop-help-menu {
    left: 12px;
    bottom: 18px
  }

  .desktop-help-menu__action,
  .desktop-help-menu__toggle {
    width: 54px;
    height: 54px
  }

  .desktop-help-menu__toggle {
    font-size: 30px
  }

  .desktop-help-menu__action {
    font-size: 21px
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Aktiv Grotesk", sans-serif !important;
}

.tj-footer-section.footer-2 {
  background-color: var(--tj-color-theme-primary);
  padding-top: 100px;
}

.campaign-bg {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: var(--campaign-desktop-bg);
  background-position: center;
  background-size: cover;
  z-index: 3;
}

.campaign-bg-mobile {
  display: none;
}

html[dir="ltr"] .campaign-bg-desktop {
  transform: scaleX(-1);
  transform-origin: center;
}

@media (max-width:767.98px) {
  .campaign-bg-desktop {
    display: none
  }

  .campaign-bg-mobile {
    display: block
  }
}

.service-item.style-5 .service-content-area {
  z-index: 3;
}

.campaign-progress {
  margin: 22px 0 24px;
}

.campaign-progress__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: .95rem;
  font-weight: 700;
}

.campaign-progress__track {
  height: 10px;
  border-radius: 999px;
  overflow: hidden;
  background: rgba(255, 255, 255, .16);
}

.campaign-progress__bar {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: #22b8f5;
}

.campaigns-empty {
  padding: 48px 24px;
  text-align: center;
}

.campaign-detail-picture img {
  width: 100%;
  display: block;
  border-radius: 24px;
  max-height: 500px;
  object-fit: cover;
}

.campaign-detail-summary {
  margin: 28px 0 32px;
  padding: 28px;
  border-radius: 24px;
  background: #f7fbff;
  border: 1px solid rgba(11, 35, 65, .08);
}

.campaign-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.campaign-detail-card {
  padding: 18px 20px;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid rgba(11, 35, 65, .08);
}

.campaign-detail-card .label {
  display: block;
  margin-bottom: 8px;
  color: #617287;
  font-size: .88rem;
}

.campaign-detail-card .value {
  display: block;
  color: #0b2341;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
}

.campaign-detail-progress .campaign-progress__meta {
  color: #0b2341;
}

.campaign-detail-progress .campaign-progress__track {
  background: rgba(11, 35, 65, .08);
}

.campaign-detail-actions {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.campaign-detail-lead {
  font-size: 1.05rem;
  line-height: 1.9;
  color: #52667d;
}

.campaign-plan-list {
  margin: 32px 0;
}

.campaign-plan-list h3 {
  margin-bottom: 20px;
}

.campaign-plan-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 20px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid rgba(11, 35, 65, .08);
}

.campaign-plan-item+.campaign-plan-item {
  margin-top: 14px;
}

.campaign-plan-item--selectable {
  cursor: pointer;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.campaign-plan-item--selectable:hover,
.campaign-plan-item--selectable.is-active {
  border-color: rgba(34, 184, 245, .55);
  box-shadow: 0 16px 34px rgba(34, 184, 245, .12);
  transform: translateY(-1px);
}

.campaign-plan-item--selectable:focus {
  outline: none;
  border-color: rgba(34, 184, 245, .55);
  box-shadow: 0 0 0 4px rgba(34, 184, 245, .14);
}

.campaign-plan-item__content h6 {
  margin: 0 0 8px;
  color: #0b2341;
}

.campaign-plan-item__content p {
  margin: 0;
  color: #617287;
  line-height: 1.8;
}

.campaign-plan-item__amount {
  color: #0b2341;
  font-size: 1.15rem;
  font-weight: 700;
  white-space: nowrap;
}

.campaign-donation-box {
  margin: 36px 0 0;
  padding: 32px;
  border-radius: 28px;
  background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
  border: 1px solid rgba(11, 35, 65, .08);
  box-shadow: 0 22px 54px rgba(11, 35, 65, .08);
}

.campaign-donation-box__header {
  margin-bottom: 20px;
}

.campaign-donation-box__header h3 {
  margin-bottom: 10px;
}

.campaign-donation-box__header p,
.campaign-donation-note,
.campaign-donation-summary li {
  color: #617287;
  line-height: 1.85;
}

.campaign-donation-tabs {
  display: grid;
  gap: 20px;
}

.campaign-donation-tabs__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 8px;
  border-radius: 24px;
  background: #01acf0de;
}

.campaign-donation-tabs__button {
  flex: 1 1 0;
  min-height: 47px;
  min-width: 0;
  border: 0;
  border-radius: 18px;
  background: transparent;
  color: rgba(255, 255, 255, .92);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  transition: background-color .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.campaign-donation-tabs__button:hover,
.campaign-donation-tabs__button:focus-visible {
  color: #ffffff;
}

.campaign-donation-tabs__button:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(1, 172, 240, .18);
}

.campaign-donation-tabs__button.is-active {
  background: rgb(255 255 255 / 91%);
  color: #000000;
  box-shadow: 0 16px 34px rgba(11, 35, 65, .18);
}

.campaign-donation-tab-panel {
  display: block;
}

.campaign-donation-alt-content {
  padding: 8px 2px 2px;
}

.campaign-donation-alt-content h4 {
  margin: 0 0 10px;
  color: #0b2341;
}

.campaign-donation-alt-content p {
  margin: 0;
  color: #617287;
  line-height: 1.85;
}

.campaign-donation-form {
  display: grid;
  gap: 18px;
}

.campaign-donation-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.campaign-donation-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.campaign-donation-field--full {
  grid-column: 1 / -1;
}

.campaign-donation-location-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.campaign-donation-field label,
.campaign-donation-fixed-amount__label {
  font-size: .95rem;
  font-weight: 700;
  color: #0b2341;
}

.campaign-donation-field input {
  width: 100%;
  min-height: 56px;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(11, 35, 65, .12);
  background: #ffffff;
  color: #0b2341;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.campaign-donation-field input:focus {
  border-color: rgba(34, 184, 245, .5);
  box-shadow: 0 0 0 4px rgba(34, 184, 245, .12);
  outline: none;
}

.campaign-donation-error,
.campaign-donation-page-error {
  color: #b42318;
  font-size: .88rem;
}

.campaign-donation-page-error {
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 16px;
  background: rgba(180, 35, 24, .08);
  border: 1px solid rgba(180, 35, 24, .12);
}

.campaign-donation-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 58px;
  padding: 14px 28px;
  border: 0;
  border-radius: 999px;
  background: #22b8f5;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  box-shadow: 0 18px 36px rgba(34, 184, 245, .24);
  transition: transform .2s ease, opacity .2s ease;
}

.campaign-donation-submit:hover {
  transform: translateY(-1px);
  opacity: .96;
}

.campaign-donation-submit__spinner {
  display: none;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, .4);
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: campaign-donation-spin .7s linear infinite;
}

.campaign-donation-submit.is-loading .campaign-donation-submit__spinner,
.campaign-donation-submit:disabled .campaign-donation-submit__spinner {
  display: inline-block;
}

.campaign-donation-submit.is-loading .campaign-donation-submit__icon,
.campaign-donation-submit:disabled .campaign-donation-submit__icon {
  opacity: .4;
}

.campaign-donation-submit:disabled,
.campaign-donation-submit.is-loading {
  cursor: wait;
  transform: none;
}

@keyframes campaign-donation-spin {
  to {
    transform: rotate(360deg)
  }
}

.campaign-donation-summary {
  margin: 0 0 18px;
  padding: 18px 20px;
  list-style: none;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid rgba(11, 35, 65, .08);
}

.campaign-donation-summary li+li {
  margin-top: 8px;
}

.campaign-donation-summary strong {
  color: #0b2341;
}

.campaign-details-list .number {
  margin-inline-start: 12px;
}

.campaign-sidebar-empty {
  margin: 0;
  color: #617287;
  line-height: 1.8;
}

.campaign-blog-post-wrapper .blog-item+.blog-item {
  margin-top: 30px;
}

.campaign-blog-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.campaign-blog-meta span {
  color: #617287;
}

.campaign-blog-excerpt {
  margin-bottom: 18px;
}

.campaign-blog-progress {
  padding: 16px 18px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: #f7fbff;
  border: 1px solid rgba(11, 35, 65, .08);
}

.campaign-blog-progress .campaign-progress__meta {
  color: #0b2341;
}

.campaign-blog-progress .campaign-progress__track {
  background: rgba(11, 35, 65, .08);
}

.campaign-blog-thumb__placeholder,
.campaign-sidebar-thumb__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 280px;
  padding: 24px;
  background: linear-gradient(135deg, #edf6ff 0%, #f8fbff 100%);
  color: #0b2341;
  font-weight: 700;
  text-align: center;
}

.campaign-sidebar-thumb__placeholder {
  min-height: 110px;
  font-size: .9rem;
}

.widget-categories a.is-active,
.widget-tag-cloud .tagcloud a.is-active {
  color: #01acf0;
}

.donation-entry-card {
  height: 100%;
}

.donation-entry-card .blog-thumb img {
  width: 100%;
  object-fit: cover;
}

.donation-entry-card .blog-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: calc(100% - 280px);
}

.donation-entry-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.donation-entry-meta span {
  color: #617287;
}

.donation-entry-card .desc {
  margin-bottom: 0;
  color: #617287;
  line-height: 1.8;
}

.donation-entry-body {
  color: #617287;
  line-height: 1.8;
}

.donation-entry-body>*:last-child {
  margin-bottom: 0;
}

.donation-entry-card .text-btn {
  margin-top: auto;
}

.donation-form-page .row {
  align-items: flex-start;
}

.donation-form-card,
.donation-form-sidebar {
  background: #ffffff;
  border-radius: 28px;
  border: 1px solid rgba(11, 35, 65, .08);
  box-shadow: 0 26px 70px rgba(8, 28, 51, .08);
}

.donation-form-card {
  padding: 32px;
}

.donation-form-sidebar {
  padding: 24px;
}

.donation-form-badge {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(1, 172, 240, .12);
  color: #0b2341;
  font-size: .84rem;
  font-weight: 700;
}

.donation-form-title {
  margin: 18px 0 12px;
  color: #0b2341;
  font-size: clamp(2rem, 3.4vw, 2.8rem);
  line-height: 1.2;
}

.donation-form-copy {
  margin: 0 0 24px;
  color: #617287;
  line-height: 1.9;
}

.donation-form-copy--compact {
  margin-bottom: 20px;
}

.donation-form-shell {
  display: grid;
  gap: 20px;
}

.donation-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.donation-form-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.donation-form-field--full {
  grid-column: 1 / -1;
}

.donation-form-presets {
  display: grid;
  gap: 10px;
}

.donation-form-presets--row {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.donation-form-preset {
  min-height: 42px;
  padding: 10px 16px;
  border: 1px solid rgba(11, 35, 65, .1);
  border-radius: 999px;
  background: #f7fbff;
  color: #0b2341;
  font-size: .95rem;
  font-weight: 700;
  transition: border-color .2s ease, background-color .2s ease, color .2s ease, transform .2s ease;
}

.donation-form-preset:hover,
.donation-form-preset.is-active {
  background: #01acf0;
  border-color: #01acf0;
  color: #ffffff;
  transform: translateY(-1px);
}

.donation-form-location-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.donation-form-field label {
  color: #0b2341;
  font-size: .95rem;
  font-weight: 700;
}

.donation-form-field input,
.donation-form-field select {
  width: 100%;
  min-height: 56px;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(11, 35, 65, .12);
  background: #ffffff;
  color: #0b2341;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.donation-form-field input:focus,
.donation-form-field select:focus {
  border-color: rgba(34, 184, 245, .5);
  box-shadow: 0 0 0 4px rgba(34, 184, 245, .12);
  outline: none;
}

.donation-form-consent {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 14px;
  align-items: flex-start;
  padding: 18px 20px;
  border-radius: 22px;
  background: #f7fbff;
  border: 1px solid rgba(11, 35, 65, .08);
  color: #617287;
  line-height: 1.8;
}

.donation-form-consent input {
  width: 18px;
  height: 18px;
  margin-top: 5px;
}

.donation-form-consent strong {
  display: block;
  margin-bottom: 4px;
  color: #0b2341;
}

.donation-form-consent small {
  display: block;
  color: #617287;
  font-size: .92rem;
  line-height: 1.8;
}

.donation-form-submit {
  border: 0;
}

.donation-form-summary {
  margin-bottom: 20px;
}

.donation-form-media {
  margin-bottom: 22px;
}

.donation-form-media img {
  width: 100%;
  object-fit: cover;
  border-radius: 22px;
}

.donation-form-body {
  color: #617287;
  line-height: 1.9;
}

.donation-form-body>*:last-child {
  margin-bottom: 0;
}

.donation-form-links {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}

.donation-form-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 18px;
  border-radius: 18px;
  background: #f7fbff;
  border: 1px solid rgba(11, 35, 65, .08);
  color: #0b2341;
  font-weight: 700;
  transition: transform .2s ease, border-color .2s ease, color .2s ease;
}

.donation-form-link:hover {
  color: #01acf0;
  border-color: rgba(1, 172, 240, .22);
  transform: translateY(-1px);
}

@media (max-width:767.98px) {
  .campaign-detail-summary {
    padding: 20px
  }

  .campaign-detail-grid {
    grid-template-columns: 1fr
  }

  .campaign-plan-item {
    flex-direction: column
  }

  .campaign-plan-item__amount {
    white-space: normal
  }

  .campaign-donation-box {
    padding: 22px
  }

  .campaign-donation-grid {
    grid-template-columns: 1fr
  }

  .campaign-donation-location-row {
    grid-template-columns: 1fr
  }

  .campaign-blog-post-wrapper .blog-item+.blog-item {
    margin-top: 24px
  }

  .campaign-blog-thumb__placeholder {
    min-height: 220px
  }

  .donation-entry-card .blog-thumb img {}

  .donation-entry-card .blog-content {
    min-height: auto
  }

  .donation-form-card,
  .donation-form-sidebar {
    padding: 22px;
    border-radius: 24px
  }

  .donation-form-grid {
    grid-template-columns: 1fr
  }

  .donation-form-presets--row {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .donation-form-location-grid {
    grid-template-columns: 1fr
  }

  .donation-form-media img {
    height: 220px
  }
}

.footer-logo {
  max-width: 250px;
}

.footer-contact-info .contact-item a,
.footer-contact-info .contact-item span {
  color: var(--tj-color-common-white);
}

.tj-sidebar-widget.tj-recent-posts .post-thumb a img {
  height: 110px;
}

.sec-heading .sec-title {
  font-size: 2.5em
}

select,
.nice-select,
input[type=search],
input[type=tel],
input[type=text],
input[type=email],
input[type=url],
textarea {
  border: 1px solid #c9d1d1;
}

.nice-select {
  line-height: 36px;
  border-radius: 25px;
}

.header-locales {
  line-height: 1;
  position: relative;
}

.header-locales .search {
  color: var(--tj-color-heading-primary);
  font-size: 16px;
  line-height: 1;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: var(--tj-color-grey-1);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-mobile-donate {
  display: none;
  align-items: center;
}

.header-donate-btn--mobile {
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  white-space: nowrap;
}

.header-donate-btn--mobile .btn-text span {
  font-size: 14px;
  font-weight: 700;
}

.hamburger-locales {
  margin: 18px 0 22px;
  display: flex;
  justify-content: center;
}

.hamburger-locales a {
  text-decoration: none;
}

.hamburger-locales .search {
  width: 52px;
  height: 52px;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 50%;
  background: rgba(255, 255, 255, .16);
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 16px 30px rgba(11, 35, 65, .16);
}

.hamburger-locales .search:hover {
  background: rgba(255, 255, 255, .22);
}

.newsletter-subscribe-form {
  position: relative;
}

.newsletter-submit-spinner {
  display: none;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, .35);
  border-top-color: #fff;
  border-radius: 50%;
  animation: newsletter-spin .75s linear infinite;
}

.newsletter-subscribe-form.is-loading .newsletter-submit-icon {
  display: none;
}

.newsletter-subscribe-form.is-loading .newsletter-submit-spinner {
  display: inline-block;
}

.newsletter-subscribe-form button[disabled] {
  cursor: not-allowed;
  opacity: .9;
}

.newsletter-feedback {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
}

.newsletter-feedback.is-success {
  color: #d2ffdc;
}

.newsletter-feedback.is-error {
  color: #ffd2d2;
}

@keyframes newsletter-spin {
  to {
    transform: rotate(360deg)
  }
}

.blog-item .blog-thumb {
  min-height: 320px;
  max-height: 320px;
}

.blog-item .blog-thumb img {
  min-height: 320px;
  max-height: 320px;
}

.hamburger_menu .mean-nav ul li.dropdown-opened>a,
.hamburger_menu .mean-nav ul li a:hover {
  color: var(--tj-color-common-white);
}

.client-logo {
  height: auto;
}

@media (max-width:991px) {

  .header-area .header-locales,
  .header-duplicate .header-locales {
    display: none;
  }

  .header-area .header-wrapper,
  .header-duplicate .header-wrapper {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }

  .header-area .site_logo,
  .header-duplicate .site_logo {
    flex: 1 1 auto;
    min-width: 0;
  }

  .header-area .site_logo .logo,
  .header-duplicate .site_logo .logo {
    width: auto;
    max-width: 185px;
  }

  .header-mobile-donate {
    display: inline-flex;
    flex: 0 0 auto;
    margin: 0;
  }

  .header-area .menu_bar.mobile_menu_bar,
  .header-duplicate .menu_bar.mobile_menu_bar {
    flex: 0 0 auto;
    margin: 0;
  }

  .campaign-donation-tabs__button {
    font-size: .7rem;
  }

}

.tj-page-title {
  font-size: 2em;
}


.tj-page-header {
  padding-top: 83px;
  padding-bottom: 40px;
}


.section-gap {
  padding-top: 10px;
  padding-bottom: 70px;
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-gap {
    padding-top: 0;
    padding-bottom: 70px;
  }
}
