.social-icon a::before,
.hot-footer-social a::before {
  content: none !important;
  display: none !important;
}

.social-icon a .hot-social-mark,
.hot-footer-social a .hot-social-mark {
  width: 21px !important;
  height: 21px !important;
  display: block !important;
  object-fit: contain !important;
  pointer-events: none !important;
  filter: brightness(0) invert(1) !important;
}

.header-top .social-icon a .hot-social-mark {
  filter: brightness(0) saturate(100%) invert(6%) sepia(13%) saturate(2117%) hue-rotate(212deg) brightness(94%) contrast(96%) !important;
}

.header-top .social-icon a:hover .hot-social-mark {
  filter: brightness(0) invert(1) !important;
}

.social-icon a[aria-label*="Instagram"],
.hot-footer-social a[aria-label*="Instagram"] {
  background: linear-gradient(135deg, #833ab4, #fd1d1d 55%, #fcb045) !important;
  border-color: rgba(255, 255, 255, .24) !important;
}

.header-top .social-icon a[aria-label*="Instagram"] {
  background: rgba(15, 13, 29, .08) !important;
}

.social-icon a:hover,
.hot-footer-social a:hover {
  transform: translateY(-2px) scale(1.03) !important;
}

.hot-country-strip,
.hot-card-flag-strip {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 9px !important;
  margin: 0 0 16px !important;
}

.hot-country-strip {
  margin-top: -2px !important;
}

.hot-flag-chip,
.hot-mini-link .hot-flag-chip,
.hot-card-kicker .hot-flag,
.hot-residence-flag {
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 2px solid #fff !important;
  box-shadow: 0 10px 24px rgba(15, 13, 29, .16) !important;
  vertical-align: middle !important;
}

.hot-flag-chip img,
.hot-mini-link .hot-flag-chip img,
.hot-card-kicker .hot-flag img,
.hot-residence-flag img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  border-radius: 50% !important;
}

.hot-mini-link {
  border-radius: 999px !important;
  min-height: 46px !important;
  padding: 8px 14px 8px 8px !important;
  box-shadow: 0 10px 26px rgba(15, 13, 29, .06) !important;
}

.hot-mini-link:after {
  content: none !important;
  display: none !important;
}

.hot-mini-link:hover .hot-flag-chip {
  box-shadow: 0 12px 24px rgba(0, 0, 0, .2) !important;
}

.hot-clickable-card,
.hot-grid-card,
.service-card-items,
.coaching-box-items-2,
.single-news-items-2 {
  border-radius: 8px !important;
}

.hot-clickable-card {
  padding: 34px !important;
  border-color: #e8e9ef !important;
  box-shadow: 0 20px 54px rgba(15, 13, 29, .07) !important;
}

.hot-clickable-card h3 {
  font-size: clamp(23px, 2vw, 30px) !important;
  line-height: 1.15 !important;
  margin-bottom: 8px !important;
  text-wrap: balance !important;
}

.hot-clickable-card p,
.hot-clickable-card li {
  color: #555965 !important;
}

.coaching-box-items-2 {
  height: 100% !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid #ececf1 !important;
  box-shadow: 0 20px 56px rgba(15, 13, 29, .08) !important;
}

.coaching-box-items-2 .coaching-image {
  position: relative !important;
  min-height: 250px !important;
  height: 250px !important;
  overflow: hidden !important;
  background: #f2f4f8 !important;
}

.coaching-box-items-2 .coaching-image img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
}

.coaching-box-items-2 .hot-residence-flag {
  position: absolute !important;
  left: 22px !important;
  bottom: 18px !important;
  width: 46px !important;
  height: 46px !important;
  min-width: 46px !important;
  z-index: 2 !important;
}

.coaching-box-items-2 .coaching-content {
  padding: 28px !important;
}

.hot-residence-card {
  overflow: hidden !important;
  padding: 0 0 30px !important;
}

.hot-residence-card > img {
  height: 300px !important;
  margin-bottom: 0 !important;
}

.hot-residence-card .hot-card-kicker,
.hot-residence-card h3,
.hot-residence-card p {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.hot-card-kicker {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-top: -19px !important;
  position: relative !important;
  z-index: 2 !important;
}

.wow,
.animated,
.fadeInUp,
.fadeInLeft,
.fadeInRight,
.fadeInDown,
.elementor-invisible,
[data-wow-delay] {
  animation: none !important;
  transform: none !important;
  transition-delay: 0s !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.service-card-items,
.hot-grid-card,
.coaching-box-items-2 {
  will-change: auto !important;
}

@media (max-width: 767px) {
  .hot-clickable-card {
    padding: 26px !important;
  }

  .hot-country-strip,
  .hot-card-flag-strip {
    gap: 8px !important;
  }

  .hot-mini-link {
    width: 100% !important;
    justify-content: flex-start !important;
  }

  .coaching-box-items-2 .coaching-image {
    height: 210px !important;
    min-height: 210px !important;
  }

  .hot-residence-card > img {
    height: 230px !important;
  }

  .hot-residence-card .hot-card-kicker,
  .hot-residence-card h3,
  .hot-residence-card p {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
}

.social-icon a,
.hot-footer-social a {
  text-indent: 0 !important;
}

.social-icon a::before,
.hot-footer-social a::before {
  content: "" !important;
  position: absolute !important;
  inset: 10px !important;
  display: block !important;
  background: #fff !important;
  -webkit-mask: center / contain no-repeat;
  mask: center / contain no-repeat;
}

.header-top .social-icon a::before {
  background: #101a29 !important;
  inset: 9px !important;
}

/* Final mobile/design cleanup */
.experience-text-area {
  overflow: visible !important;
}

.elementor-element-2123dab .about-image {
  background-image: none !important;
}

.elementor-element-2123dab .border-shape,
.elementor-element-2123dab .about-image-2 {
  display: none !important;
}

.elementor-element-2123dab .about-image-items::before,
.elementor-element-2123dab .about-image-items::after,
.elementor-element-2123dab .about-image::before,
.elementor-element-2123dab .about-image::after,
.elementor-element-2123dab .about-wrapper::before,
.elementor-element-2123dab .about-wrapper::after {
  content: none !important;
  display: none !important;
}

.experience-text-area::before,
.experience-text-area::after,
.experience-text-area .ratting::before,
.experience-text-area .ratting::after {
  content: none !important;
  display: none !important;
}

.experience-text-area h2 .count::after {
  content: none !important;
}

.experience-text-area h2 {
  font-size: 0 !important;
}

.experience-text-area h2::before {
  content: "20" !important;
  font-size: 72px !important;
  line-height: 1 !important;
}

.experience-text-area h2::after {
  content: "+" !important;
  font-size: 72px !important;
  line-height: 1 !important;
}

.process-work-wrapper .line-shape {
  display: none !important;
}

.work-process-items {
  height: 100% !important;
  padding: 0 14px !important;
}

.work-process-items .icon {
  width: 112px !important;
  height: 112px !important;
  margin: 0 auto 24px !important;
}

.work-process-items .icon i {
  display: none !important;
}

.work-process-items .icon::before {
  width: 112px !important;
  height: 112px !important;
  background: #fff !important;
  border: 1px solid #eef0f5 !important;
  box-shadow: 0 18px 44px rgba(15, 13, 29, .10) !important;
}

.work-process-items .icon::after {
  inset: 30px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-color: #e20935 !important;
  background-image: none !important;
  -webkit-mask: center / contain no-repeat !important;
  mask: center / contain no-repeat !important;
}

.work-process-items .icon:has(.flaticon-passport-5)::after {
  -webkit-mask-image: url("../icons/icon-consult.svg") !important;
  mask-image: url("../icons/icon-consult.svg") !important;
}

.work-process-items .icon:has(.flaticon-money)::after {
  -webkit-mask-image: url("../icons/icon-doc-check.svg") !important;
  mask-image: url("../icons/icon-doc-check.svg") !important;
}

.work-process-items .icon:has(.flaticon-customer-service)::after {
  -webkit-mask-image: url("../icons/icon-process.svg") !important;
  mask-image: url("../icons/icon-process.svg") !important;
}

.work-process-items .icon:has(.flaticon-visa-5)::after {
  -webkit-mask-image: url("../icons/icon-passport.svg") !important;
  mask-image: url("../icons/icon-passport.svg") !important;
}

.work-process-items .icon .number {
  right: -2px !important;
  top: -2px !important;
  width: 44px !important;
  height: 44px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  background: #e20935 !important;
  color: #fff !important;
  font-size: 20px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
}

.work-process-items .content h4,
.work-process-items .content.style-2 h4 {
  min-height: 0 !important;
  margin: 0 !important;
  font-size: 22px !important;
  line-height: 1.28 !important;
  text-wrap: balance !important;
}

.work-process-items .content p {
  display: none !important;
}

.faq-content .accordion-item {
  overflow: hidden !important;
  border: 1px solid #ececf1 !important;
  box-shadow: 0 16px 36px rgba(15, 13, 29, .06) !important;
}

.faq-content .accordion-button {
  position: relative !important;
  padding-right: 86px !important;
}

.faq-content .accordion-button::before,
.faq-content .accordion-button::after {
  content: "" !important;
  position: absolute !important;
  display: block !important;
  background: none !important;
  pointer-events: none !important;
}

.faq-content .accordion-button::before {
  right: 28px !important;
  top: 50% !important;
  width: 42px !important;
  height: 42px !important;
  margin-top: -21px !important;
  border-radius: 50% !important;
  border: 2px solid #e20935 !important;
}

.faq-content .accordion-button::after {
  right: 43px !important;
  top: 50% !important;
  width: 12px !important;
  height: 12px !important;
  margin-top: -8px !important;
  border-right: 3px solid #e20935 !important;
  border-bottom: 3px solid #e20935 !important;
  transform: rotate(45deg) !important;
  transition: transform .22s ease, margin-top .22s ease !important;
}

.faq-content .accordion-button[aria-expanded="true"]::after {
  margin-top: -2px !important;
  transform: rotate(225deg) !important;
}

.faq-content .accordion-button[aria-expanded="false"]::after,
.faq-content .accordion-button.collapsed::after {
  margin-top: -8px !important;
  transform: rotate(45deg) !important;
}

.faq-content .accordion-button .icon,
.faq-content .accordion-button i,
.faq-content .accordion-button svg {
  display: none !important;
}

.hot-blog-list .row {
  align-items: stretch !important;
}

.single-news-items-2 {
  overflow: hidden !important;
  border: 1px solid #ececf1 !important;
  box-shadow: 0 18px 46px rgba(15, 13, 29, .07) !important;
}

.single-news-items-2 .news-image {
  display: block !important;
  width: 100% !important;
  min-height: 230px !important;
  height: 230px !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: #eef0f5 !important;
  flex: 0 0 auto !important;
}

.single-news-items-2 .news-image img,
.single-news-items-2 img.hot-news-preview {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: inherit !important;
  object-fit: cover !important;
  object-position: center !important;
}

.single-news-items-2 .news-content h4 {
  min-height: 0 !important;
}

.hot-trust-metrics {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
  margin: 26px 0 10px !important;
}

.hot-trust-metric {
  background: #fff !important;
  border: 1px solid #ececf1 !important;
  border-radius: 8px !important;
  padding: 20px !important;
  box-shadow: 0 16px 42px rgba(15, 13, 29, .07) !important;
}

.hot-trust-metric strong {
  display: block !important;
  color: #e20935 !important;
  font-size: 30px !important;
  line-height: 1 !important;
  margin-bottom: 8px !important;
}

.hot-trust-metric span {
  display: block !important;
  color: #3e424d !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

.counter-items h2 .hot-static-count {
  display: inline !important;
}

.elementor-element-638d21d .section-title h2 {
  text-wrap: balance !important;
}

.elementor-element-638d21d .elementor-widget-icon-box {
  height: 100% !important;
}

.elementor-element-638d21d .elementor-icon-box-wrapper {
  height: 100% !important;
  display: grid !important;
  grid-template-columns: 58px minmax(0, 1fr) !important;
  align-items: flex-start !important;
  gap: 16px !important;
  background: #fff !important;
  border: 1px solid #ececf1 !important;
  border-radius: 8px !important;
  padding: 22px !important;
  box-shadow: 0 16px 42px rgba(15, 13, 29, .06) !important;
}

.elementor-element-638d21d .elementor-icon-box-title {
  margin: 0 0 8px !important;
}

.elementor-element-638d21d .elementor-icon-box-title span {
  font-size: 21px !important;
  line-height: 1.2 !important;
}

.elementor-element-638d21d .elementor-icon-box-description {
  margin: 0 !important;
  color: #555965 !important;
  font-size: 15px !important;
  line-height: 1.58 !important;
}

.hot-visa-directory {
  margin-top: 54px !important;
}

.hot-visa-directory .section-title {
  margin-bottom: 28px !important;
}

.hot-country-card {
  height: 100% !important;
  background: #fff !important;
  border: 1px solid #ececf1 !important;
  box-shadow: 0 18px 46px rgba(15, 13, 29, .07) !important;
  padding: 28px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}

.hot-country-head {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
}

.hot-country-head h3 {
  margin: 0 !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
}

.hot-country-card p {
  margin: 0 !important;
  color: #555965 !important;
  line-height: 1.65 !important;
}

.hot-doc-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: grid !important;
  gap: 9px !important;
}

.hot-doc-list li {
  position: relative !important;
  padding-left: 28px !important;
  color: #242733 !important;
  line-height: 1.45 !important;
  margin: 0 !important;
}

.hot-doc-list li::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 7px !important;
  width: 13px !important;
  height: 7px !important;
  border-left: 3px solid #e20935 !important;
  border-bottom: 3px solid #e20935 !important;
  transform: rotate(-45deg) !important;
}

.hot-country-card .theme-btn {
  margin-top: auto !important;
  align-self: flex-start !important;
}

.hot-original-visa-cards {
  display: none !important;
}

.hot-visa-directory {
  margin-top: 0 !important;
}

.hot-visa-tabs {
  display: flex !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin: -6px 0 26px !important;
}

.hot-visa-tab {
  border: 1px solid #e2e4ea !important;
  background: #fff !important;
  color: #242733 !important;
  border-radius: 999px !important;
  padding: 10px 18px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  box-shadow: 0 10px 24px rgba(15, 13, 29, .06) !important;
}

.hot-visa-tab.is-active {
  background: #e20935 !important;
  border-color: #e20935 !important;
  color: #fff !important;
}

.hot-visa-picker {
  display: grid !important;
  grid-template-columns: minmax(280px, 370px) minmax(0, 1fr) !important;
  align-items: start !important;
  gap: 24px !important;
}

.hot-country-list {
  max-height: 760px !important;
  overflow: auto !important;
  display: grid !important;
  gap: 10px !important;
  padding: 6px 8px 6px 2px !important;
  scrollbar-width: thin !important;
}

.hot-country-option {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 12px !important;
  text-align: left !important;
  border: 1px solid #e8e9ef !important;
  background: #fff !important;
  color: #242733 !important;
  border-radius: 8px !important;
  padding: 12px !important;
  box-shadow: 0 12px 30px rgba(15, 13, 29, .05) !important;
}

.hot-country-option strong,
.hot-country-option small {
  display: block !important;
}

.hot-country-option strong {
  font-size: 16px !important;
  line-height: 1.2 !important;
}

.hot-country-option small {
  margin-top: 4px !important;
  color: #69707e !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
}

.hot-country-option.is-active {
  border-color: #e20935 !important;
  background: #fff5f7 !important;
  box-shadow: 0 16px 36px rgba(226, 9, 53, .14) !important;
}

.hot-country-option.is-active strong {
  color: #e20935 !important;
}

.hot-visa-detail-card {
  background: #fff !important;
  border: 1px solid #ececf1 !important;
  border-radius: 8px !important;
  box-shadow: 0 20px 58px rgba(15, 13, 29, .08) !important;
  padding: 34px !important;
}

.hot-visa-detail-top {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 22px !important;
  margin-bottom: 18px !important;
}

.hot-visa-facts {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
  gap: 8px !important;
}

.hot-visa-facts span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 34px !important;
  border-radius: 999px !important;
  background: #f4f6f8 !important;
  color: #242733 !important;
  padding: 8px 12px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

.hot-visa-lead {
  color: #454b57 !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
  margin: 0 0 24px !important;
}

.hot-visa-article {
  border-top: 1px solid #ececf1 !important;
  padding-top: 24px !important;
}

.hot-visa-article h4 {
  margin: 0 0 10px !important;
  font-size: 24px !important;
  line-height: 1.22 !important;
}

.hot-visa-article p {
  color: #555965 !important;
  margin: 0 0 20px !important;
  line-height: 1.65 !important;
}

.hot-visa-detail-card .hot-doc-list {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px 18px !important;
}

.hot-visa-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 12px !important;
  margin-top: 28px !important;
}

.hot-fill-country {
  min-height: 54px !important;
  border: 1px solid #d9dce3 !important;
  background: #fff !important;
  color: #242733 !important;
  border-radius: 999px !important;
  padding: 14px 20px !important;
  font-weight: 800 !important;
}

.hot-fill-country:hover {
  border-color: #e20935 !important;
  color: #e20935 !important;
}

@media (max-width: 767px) {
  .experience-text-area {
    width: min(100%, 264px) !important;
    padding: 28px 24px !important;
    margin-left: 0 !important;
  }

  .experience-text-area h2 {
    font-size: 0 !important;
    line-height: 1 !important;
  }

  .experience-text-area h2::before,
  .experience-text-area h2::after {
    font-size: 44px !important;
  }

  .experience-text-area h6 {
    font-size: 20px !important;
    line-height: 1.25 !important;
  }

  .experience-text-area .star {
    line-height: 1.55 !important;
  }

  .work-process-items {
    display: grid !important;
    grid-template-columns: 96px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 18px !important;
    text-align: left !important;
    padding: 20px 0 !important;
    max-width: 360px !important;
    margin: 0 auto !important;
  }

  .work-process-items .icon {
    width: 96px !important;
    height: 96px !important;
    margin: 0 !important;
    order: 0 !important;
  }

  .work-process-items .icon::before {
    width: 96px !important;
    height: 96px !important;
  }

  .work-process-items .icon::after {
    inset: 27px !important;
  }

  .work-process-items .content,
  .work-process-items .content.style-2 {
    order: 1 !important;
    text-align: left !important;
  }

  .work-process-items .content h4,
  .work-process-items .content.style-2 h4 {
    font-size: 18px !important;
    line-height: 1.28 !important;
  }

  .faq-content .accordion-button {
    padding: 24px 76px 24px 24px !important;
    font-size: 22px !important;
    line-height: 1.22 !important;
  }

  .faq-content .accordion-button::before {
    right: 22px !important;
    width: 38px !important;
    height: 38px !important;
    margin-top: -19px !important;
  }

  .faq-content .accordion-button::after {
    right: 36px !important;
  }

  .single-news-items-2 .news-image {
    min-height: 190px !important;
    height: 190px !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .single-news-items-2 {
    height: auto !important;
  }

  .single-news-items-2 .news-content {
    display: block !important;
    height: auto !important;
    padding: 22px !important;
  }

  .single-news-items-2 .news-content h4 {
    min-height: 0 !important;
    margin-bottom: 12px !important;
  }

  .single-news-items-2 .news-content p {
    margin-bottom: 18px !important;
  }

  .hot-visa-tabs {
    justify-content: flex-start !important;
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    padding-bottom: 4px !important;
  }

  .hot-visa-tab {
    flex: 0 0 auto !important;
  }

  .hot-visa-picker {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  .hot-country-list {
    max-height: none !important;
    grid-template-columns: 1fr !important;
    overflow: visible !important;
    padding: 0 !important;
  }

  .hot-country-option {
    grid-template-columns: 38px minmax(0, 1fr) !important;
    padding: 11px !important;
  }

  .hot-country-option .hot-flag-chip {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
  }

  .hot-visa-detail-card {
    padding: 22px !important;
  }

  .hot-visa-detail-top {
    display: grid !important;
    gap: 14px !important;
  }

  .hot-visa-facts {
    justify-content: flex-start !important;
  }

  .hot-visa-lead {
    font-size: 16px !important;
    line-height: 1.58 !important;
  }

  .hot-visa-article h4 {
    font-size: 21px !important;
  }

  .hot-visa-detail-card .hot-doc-list {
    grid-template-columns: 1fr !important;
  }

  .hot-visa-actions,
  .hot-visa-actions .theme-btn,
  .hot-fill-country {
    width: 100% !important;
  }

  .single-news-items-2 .news-content .link-btn {
    margin-top: 0 !important;
  }

  .hot-blog-list {
    padding-top: 44px !important;
  }

  .hot-blog-list .section-title {
    margin-bottom: 24px !important;
  }

  .hot-page-hero + .hot-section.hot-blog-list,
  .hot-page-hero + .hot-section.gray.hot-blog-list {
    padding-top: 44px !important;
  }

  .scroll-up {
    display: none !important;
  }

  .hot-country-card {
    padding: 24px !important;
  }

  .hot-trust-metrics {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .elementor-element-638d21d .e-con-inner {
    gap: 22px !important;
  }

  .elementor-element-638d21d .elementor-icon-box-wrapper {
    grid-template-columns: 48px minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 18px !important;
  }

  .elementor-element-638d21d .elementor-icon-box-title span {
    font-size: 18px !important;
  }

  .elementor-element-638d21d .elementor-icon-box-description {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }
}

.social-icon a[aria-label^="Telegram"]::before,
.hot-footer-social a[aria-label^="Telegram"]::before {
  -webkit-mask-image: url("../icons/social-telegram.svg") !important;
  mask-image: url("../icons/social-telegram.svg") !important;
}

.social-icon a[aria-label="WhatsApp"]::before,
.hot-footer-social a[aria-label="WhatsApp"]::before {
  -webkit-mask-image: url("../icons/social-whatsapp.svg") !important;
  mask-image: url("../icons/social-whatsapp.svg") !important;
}

.social-icon a[aria-label="Instagram"]::before,
.hot-footer-social a[aria-label="Instagram"]::before {
  -webkit-mask-image: url("../icons/social-instagram.svg") !important;
  mask-image: url("../icons/social-instagram.svg") !important;
}

.social-icon a:has(.hot-social-mark)::before,
.hot-footer-social a:has(.hot-social-mark)::before {
  content: none !important;
  display: none !important;
}

.hot-footer-legal {
  height: 100% !important;
  padding: 26px !important;
  border: 1px solid rgba(255, 255, 255, .16) !important;
  background: rgba(255, 255, 255, .07) !important;
  backdrop-filter: blur(8px) !important;
}

.hot-footer-legal h5 {
  margin-bottom: 16px !important;
}

.hot-footer-legal p {
  margin: 0 0 14px !important;
}

.hot-footer-legal p:last-child {
  margin-bottom: 0 !important;
}

.hot-footer-legal strong {
  display: block !important;
  color: #fff !important;
  margin-bottom: 5px !important;
}

.section-title span,
.hot-tag {
  min-height: 34px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 9px 16px !important;
  border-radius: 999px !important;
  line-height: 1.1 !important;
}

.section-title.text-center span {
  margin-bottom: 16px !important;
}

.theme-btn {
  min-height: 50px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.service-card-items {
  min-height: 100% !important;
  padding: 28px !important;
  border: 1px solid #ececf1 !important;
  box-shadow: 0 18px 48px rgba(15, 13, 29, .07) !important;
}

.service-card-items h3 {
  min-height: 72px !important;
  line-height: 1.18 !important;
}

.service-card-items .service-thumb img {
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
}

#about,
#services,
#request-form,
.hot-section,
.elementor-element[id] {
  scroll-margin-top: 118px !important;
}

.section-title > span:empty {
  display: none !important;
}

.about-button .theme-btn {
  box-shadow: 0 16px 34px rgba(226, 9, 53, .26) !important;
}

@media (max-width: 767px) {
  .section-title span,
  .hot-tag {
    min-height: 32px !important;
    padding: 8px 13px !important;
  }

  .service-card-items h3 {
    min-height: 0 !important;
  }

  .service-card-items .service-thumb img {
    height: 200px !important;
  }
}
