.comments-area a,
.page-content a {
  text-decoration: underline;
}
.alignright {
  float: right;
  margin-left: 1rem;
}
.alignleft {
  float: left;
  margin-right: 1rem;
}
.aligncenter {
  clear: both;
  display: block;
  margin-inline: auto;
}
.alignwide {
  margin-inline: -80px;
}
.alignfull {
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
}
.alignfull,
.alignfull img {
  width: 100vw;
}
.wp-caption {
  margin-block-end: 1.25rem;
  max-width: 100%;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  display: block;
  margin-inline: auto;
}
.wp-caption-text {
  margin: 0;
}
.gallery-caption {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.75rem;
}
.pagination {
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
}
.sticky {
  display: block;
  position: relative;
}
.bypostauthor {
  font-size: inherit;
}
.hide {
  display: none !important;
}
.post-password-form {
  margin: 50px auto;
  max-width: 500px;
}
.post-password-form p {
  align-items: flex-end;
  display: flex;
  width: 100%;
}
.post-password-form [type="submit"] {
  margin-inline-start: 3px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #333;
  display: block;
  font-size: 1rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 12px 24px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.post .entry-title a {
  text-decoration: none;
}
.post .wp-post-image {
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 991px) {
  .post .wp-post-image {
    max-height: 400px;
  }
}
@media (max-width: 575px) {
  .post .wp-post-image {
    max-height: 300px;
  }
}
#comments .comment-list {
  font-size: 0.9em;
  list-style: none;
  margin: 0;
  padding: 0;
}
#comments .comment,
#comments .pingback {
  position: relative;
}
#comments .comment .comment-body,
#comments .pingback .comment-body {
  border-block-end: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  padding-block-end: 30px;
  padding-block-start: 30px;
  padding-inline-end: 0;
  padding-inline-start: 60px;
}
#comments .comment .avatar,
#comments .pingback .avatar {
  border-radius: 50%;
  left: 0;
  margin-inline-end: 10px;
  position: absolute;
}
body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir="rtl"] #comments .comment .avatar,
html[dir="rtl"] #comments .pingback .avatar {
  left: auto;
  right: 0;
}
#comments .comment-meta {
  display: flex;
  justify-content: space-between;
  margin-block-end: 0.9rem;
}
#comments .comment-metadata,
#comments .reply {
  font-size: 11px;
  line-height: 1;
}
#comments .children {
  list-style: none;
  margin: 0;
  padding-inline-start: 30px;
  position: relative;
}
#comments .children li:last-child {
  padding-block-end: 0;
}
#comments ol.comment-list .children:before {
  content: "↪";
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  left: 0;
  line-height: 100%;
  position: absolute;
  top: 45px;
  width: auto;
}
body.rtl #comments ol.comment-list .children:before,
html[dir="rtl"] #comments ol.comment-list .children:before {
  content: "↩";
  left: auto;
  right: 0;
}
@media (min-width: 768px) {
  #comments .comment-author,
  #comments .comment-metadata {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  #comments .comment .comment-body {
    padding: 30px 0;
  }
  #comments .children {
    padding-inline-start: 20px;
  }
  #comments .comment .avatar {
    float: left;
    position: inherit;
  }
  body.rtl #comments .comment .avatar,
  html[dir="rtl"] #comments .comment .avatar {
    float: right;
  }
}
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*="elementor-page-"]) .site-main {
  margin-inline-end: auto;
  margin-inline-start: auto;
  width: 100%;
}
@media (max-width: 575px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    padding-inline-end: 10px;
    padding-inline-start: 10px;
  }
}
@media (min-width: 576px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 500px;
  }
  .site-footer.footer-full-width .footer-inner,
  .site-header.header-full-width .header-inner {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 600px;
  }
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 800px;
  }
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 1140px;
  }
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
.site-header + .elementor {
  min-height: calc(100vh - 320px);
}

body:not([class*="elementor-page-"]) .site-main {
  max-width: 100%;
  width: 100%;
}

body:not([class*="elementor-page-"]) .hello-single-container {
  margin-inline: auto;
  max-width: 1080px;
  padding-inline: 0;
  width: 100%;
}

@media (max-width: 1024px) {
  body:not([class*="elementor-page-"]) .hello-single-container {
    max-width: 100%;
    padding-inline: 24px;
  }
}

@media (max-width: 767px) {
  body:not([class*="elementor-page-"]) .hello-single-container {
    padding-inline: 10px;
  }
}

/* Download list widget */
.hello-download-list {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(
    var(--hello-download-list-columns, 1),
    minmax(0, 1fr)
  );
  margin: 0;
  padding: 0;
}

.hello-download-list.columns-1 {
  --hello-download-list-columns: 1;
}

.hello-download-list.columns-2 {
  --hello-download-list-columns: 2;
}

.hello-download-list__item {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 0.75rem;
  display: flex;
  gap: 1.5rem;
  justify-content: space-between;
  min-height: 100%;
  padding: 1.25rem 1.5rem;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
}

.hello-download-list.columns-2 .hello-download-list__item {
  align-items: flex-start;
  flex-direction: column;
}

.hello-download-list.columns-2 .hello-download-list__action {
  width: auto;
}

.hello-download-list.columns-2 .hello-download-list__button {
  justify-content: flex-start;
  width: auto;
}

.hello-download-list__content {
  flex: 1 1 auto;
  min-width: 0;
}

.hello-download-list__title {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  margin-block-end: 0.35rem;
  color: #0f172a;
}

.hello-download-list__description {
  color: #475569;
  display: block;
  font-size: 0.9375rem;
  line-height: 1.5;
}

.hello-download-list__action {
  flex: 0 0 auto;
}

.hello-download-list__button {
  background: linear-gradient(135deg, #0993e3, #0993e3);
  border: none;
  border-radius: 999px;
  color: #fff !important;
  display: inline-flex;
  font-size: 0.9375rem;
  font-weight: 600;
  gap: 0.35rem;
  padding: 0.65rem 1.5rem;
  text-decoration: none;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background 0.2s ease;
}

.hello-download-list__button:hover,
.hello-download-list__button:focus-visible {
  background: linear-gradient(135deg, #0993e3, #0993e3);
  box-shadow: 0 8px 20px rgba(37, 99, 235, 0.35);
  transform: translateY(-1px);
}

.hello-download-list__button:focus-visible {
  outline: 2px solid #93c5fd;
  outline-offset: 2px;
}

.hello-download-list__empty {
  border: 1px dashed #cbd5f5;
  border-radius: 0.75rem;
  color: #475569;
  font-size: 0.95rem;
  margin: 0;
  padding: 1rem 1.25rem;
}

@media (max-width: 768px) {
  .hello-download-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .hello-download-list__item {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.75rem;
  }

  .hello-download-list__action {
    width: 100%;
  }

  .hello-download-list__button {
    justify-content: center;
    width: 100%;
  }
}

/* Download tiles widget */
.hello-download-tiles {
  width: 100%;
}

.hello-download-tiles__grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(
    var(--hello-download-tiles-columns, 3),
    minmax(0, 1fr)
  );
}

.hello-download-tiles__grid.columns-1 {
  --hello-download-tiles-columns: 1;
}

.hello-download-tiles__grid.columns-2 {
  --hello-download-tiles-columns: 2;
}

.hello-download-tiles__grid.columns-3 {
  --hello-download-tiles-columns: 3;
}

.hello-download-tiles__grid.columns-4 {
  --hello-download-tiles-columns: 4;
}

.hello-download-tiles__item {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  box-shadow: 0 18px 35px rgba(15, 23, 42, 0.08);
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  min-height: 180px;
  padding: 1.5rem;
  position: relative;
}

.hello-download-tiles__text {
  flex: 1 1 auto;
}

.hello-download-tiles__title {
  color: #0f172a;
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.hello-download-tiles__description {
  color: #475569;
  display: block;
  font-size: 0.95rem;
  line-height: 1.6;
}

.hello-download-tiles__meta {
  color: #0ea5e9;
  display: inline-flex;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-block-start: 0.5rem;
  text-transform: uppercase;
}

.hello-download-tiles__empty {
  border: 1px dashed #cbd5f5;
  border-radius: 0.75rem;
  color: #475569;
  font-size: 0.95rem;
  margin: 0;
  padding: 1rem 1.25rem;
}

@media (max-width: 768px) {
  .hello-download-tiles__grid {
    --hello-download-tiles-columns: 2;
  }
}

@media (max-width: 540px) {
  .hello-download-tiles__grid {
    --hello-download-tiles-columns: 1;
  }

  .hello-download-tiles__item {
    min-height: 0;
  }
}

/* Partner grid widget */
.hello-partner-grid__items {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.hello-partner-grid__card {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  box-shadow: 0 20px 35px rgba(15, 23, 42, 0.08);
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  text-align: center;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.hello-partner-grid__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 30px 45px rgba(15, 23, 42, 0.18);
}

.hello-partner-grid__link {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
  justify-content: space-between;
  text-decoration: none;
}

.hello-partner-grid__thumb {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  min-height: 120px;
}

.hello-partner-grid__thumb img {
  max-block-size: 90px;
  max-inline-size: 100%;
  object-fit: contain;
}

.hello-partner-grid__title {
  color: #0f172a;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-top: auto;
}

.hello-partner-grid__empty {
  border: 1px dashed #cbd5f5;
  border-radius: 0.75rem;
  color: #475569;
  font-size: 0.95rem;
  margin: 0;
  padding: 1rem 1.25rem;
  text-align: center;
}

@media (max-width: 1200px) {
  .hello-partner-grid__items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .hello-partner-grid__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .hello-partner-grid__items {
    grid-template-columns: 1fr;
  }
}

/* Filia grid widget */
.hello-filia-grid__items {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.hello-filia-grid__card {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.07);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.hello-filia-grid__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 40px rgba(15, 23, 42, 0.14);
}

.hello-filia-grid__header {
  align-items: center;
  background: #01aeef;
  color: #fff;
  display: flex;
  gap: 0.6rem;
  padding: 1.15rem 1.25rem;
}

.hello-filia-grid__icon {
  flex: 0 0 auto;
  font-size: 1.25rem;
  line-height: 1;
}

.hello-filia-grid__title {
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.3;
  margin: 0;
  color: white !important;
}

.hello-filia-grid__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0.65rem;
  padding: 1.15rem 1.25rem;
}

.hello-filia-grid__row {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

.hello-filia-grid__label {
  color: #94a3b8;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.hello-filia-grid__value {
  color: #0f172a;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.4;
  word-break: break-word;
}

.hello-filia-grid__value--link {
  color: #2563eb;
  text-decoration: none;
  transition: color 0.15s ease;
}

.hello-filia-grid__value--link:hover {
  color: #1d4ed8;
  text-decoration: underline;
}

.hello-filia-grid__footer {
  border-top: 1px solid #f1f5f9;
  display: flex;
  gap: 0.75rem;
  justify-content: center;
  margin-top: auto;
  padding: 0.85rem 1.25rem;
}

.hello-filia-grid__social {
  align-items: center;
  background-color: #f1f5f9;
  border-radius: 999px;
  color: #475569;
  display: inline-flex;
  font-size: 0.8rem;
  font-weight: 600;
  gap: 0.35rem;
  padding: 0.4rem 0.85rem;
  text-decoration: none;
  transition:
    background-color 0.15s ease,
    color 0.15s ease;
}

.hello-filia-grid__social:hover {
  background-color: #1877f2;
  color: #fff;
}

.hello-filia-grid__social svg {
  flex: 0 0 auto;
}

.hello-filia-grid__empty {
  border: 1px dashed #cbd5f5;
  border-radius: 0.75rem;
  color: #475569;
  font-size: 0.95rem;
  margin: 0;
  padding: 1rem 1.25rem;
  text-align: center;
}

@media (max-width: 1200px) {
  .hello-filia-grid__items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .hello-filia-grid__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .hello-filia-grid__items {
    grid-template-columns: 1fr;
  }
}

/* Management grid widget */
.hello-management-grid__items {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.hello-management-grid__card {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem 1rem;
  text-align: center;
}

.hello-management-grid__avatar {
  align-items: center;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  overflow: hidden;
  width: 130px;
}

.hello-management-grid__photo {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.hello-management-grid__placeholder {
  align-items: center;
  background-color: #e2e8f0;
  border-radius: 50%;
  color: #94a3b8;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.hello-management-grid__info {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.hello-management-grid__name {
  color: #0f172a;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.3;
  margin: 0;
}

.hello-management-grid__position {
  color: #0ea5e9;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.hello-management-grid__email {
  align-items: center;
  color: #475569;
  display: inline-flex;
  font-size: 0.8rem;
  gap: 0.35rem;
  margin-top: 0.35rem;
  text-decoration: none;
  transition: color 0.2s ease;
  word-break: break-all;
}

.hello-management-grid__email:hover {
  color: #0ea5e9;
}

.hello-management-grid__empty {
  border: 1px dashed #cbd5f5;
  border-radius: 0.75rem;
  color: #475569;
  font-size: 0.95rem;
  margin: 0;
  padding: 1rem 1.25rem;
  text-align: center;
}

@media (max-width: 1200px) {
  .hello-management-grid__items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .hello-management-grid__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .hello-management-grid__items {
    grid-template-columns: 1fr;
  }

  .hello-management-grid__avatar {
    width: 110px;
  }
}
