:root {
  --hn-blue: #116EBB;
  --hn-green: #8BB02D;
  --hn-gray: #9E9E9E;
  --hn-dark: #2f3d46;
  --color-orange: #8BB02D;
  --color-orange2: #8BB02D;
}

body,
.main-wrapper,
header,
.about-us,
.services,
.work-gallery,
.our-simple-step,
.clients-review,
.latest-news {
  background: #ffffff;
  color: var(--hn-gray);
}

body {
  font-family: "Rubik", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rajdhani", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.section-title-center h2,
.section-title h2,
.section-title h6,
.section-title-center h6,
.menu-bar ul li a,
.menu-logo a,
.top-header p,
.top-header a {
  color: var(--hn-blue);
}

p,
li,
.text,
.content,
.card-text {
  color: var(--hn-gray);
}

a,
a:hover,
.my-icon {
  color: var(--hn-blue);
}

.top-header {
  background: #ffffff;
  border-bottom: 1px solid rgba(158, 158, 158, 0.24);
}

.menu-bar,
.menu-bar.sticky,
.header-menu,
.header-menu.v1 {
  background: #ffffff;
}

.menu-logo img,
.footer-logo img {
  max-height: 74px;
  width: auto;
}

.footer-logo,
.menu-logo a {
  display: inline-flex;
  align-items: center;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px 14px;
}

.footer-logo {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
}

.link-anime.v2,
.link-anime.v3,
button,
.btn,
.circle-play-btn,
.scroll-bottom-Top {
  background: var(--hn-blue);
  border-color: var(--hn-blue);
  color: #ffffff;
}

.link-anime.v2::before,
.link-anime.v2::after,
.link-anime.v3::before,
.link-anime.v3::after,
.btn-anime.v2::before,
.btn-anime.v2::after,
.btn-anime.v3::before,
.btn-anime.v3::after {
  background: var(--hn-blue);
}

.scroll-bottom-Top,
.scroll-bottom-Top .my-icon,
.scroll-bottom-Top:hover,
.scroll-bottom-Top:hover .my-icon {
  color: #ffffff;
}

.link-anime.v2:hover,
.link-anime.v3:hover,
.btn:hover,
button:hover,
.scroll-bottom-Top:hover {
  background: var(--hn-green);
  border-color: var(--hn-green);
  color: #ffffff;
}

.link-anime.v2:hover::before,
.link-anime.v2:hover::after,
.link-anime.v3:hover::before,
.link-anime.v3:hover::after,
.btn-anime.v2:hover::before,
.btn-anime.v2:hover::after,
.btn-anime.v3:hover::before,
.btn-anime.v3:hover::after {
  background: var(--hn-green);
}

.banner.v1 {
  position: relative;
}

.banner.v1::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(17, 110, 187, 0.82) 0%, rgba(17, 110, 187, 0.58) 45%, rgba(0, 0, 0, 0.28) 100%);
  z-index: 0;
}

.banner.v1 .container,
.banner-content {
  position: relative;
  z-index: 1;
}

.banner-content h6,
.banner-content h1,
.banner-content h2,
.banner-content p {
  color: #ffffff;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.42);
}

.banner.v1 .banner-left > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 40px;
}

.hn-home-about-text {
  margin-top: 25px;
}

.hn-home-about-text + .items-link {
  margin-top: 35px;
}

.hn-home-service {
  display: block;
}

.hn-home-service:hover h4,
.hn-home-service:hover p {
  color: inherit;
}

.about-us .section-title h6,
.about-us .section-title h2,
.about-us h4 {
  color: var(--hn-blue);
}

.services-card,
.gallery-card,
.client-card,
.new-post-card,
.faq-content,
.faqs-card,
.process-card,
.get-in-touch-form,
.input-box {
  background: #ffffff;
  border-color: rgba(158, 158, 158, 0.22);
}

.services-card:hover,
.gallery-card:hover,
.new-post-card:hover,
.process-card:hover {
  border-color: var(--hn-blue);
}

.latest-news .new-post-card .post-img > a {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.latest-news .new-post-card .post-img > a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-card .my-icon,
.process-card h6,
.new-post-card h6,
.profile-text p,
.check-list li .my-icon {
  color: var(--hn-green);
}

.work-gallery .info-link,
.news-card .link-anime.v1,
.footer-social-link a {
  color: var(--hn-blue);
}

.work-gallery .info-link:hover,
.news-card .link-anime.v1:hover,
.footer-social-link a:hover {
  color: var(--hn-green);
}

.counter-section,
.common-faqs,
.get-in-touch,
.info-footer,
.footer-main {
  background: var(--hn-green);
}

.counter-section h2,
.counter-section h4,
.counter-section .my-icon,
.info-footer,
.info-footer p,
.info-footer h4,
.info-footer h6,
.info-footer a,
.info-footer .my-icon,
.footer-main,
.footer-main p,
.footer-main a,
.footer-main li a {
  color: #ffffff;
}

.counter-section .counter-items li h2,
.counter-section .counter-items li h4,
.counter-section .counter-items li .counter,
.get-in-touch .card-items-list li .text p,
.get-in-touch .card-items-list li .text h3,
.get-in-touch .card-items-list li .text .counter {
  color: var(--hn-blue);
}

.counter-section .counter-items li .my-icon,
.get-in-touch .card-items-list li .my-icon {
  color: var(--hn-green);
}

.info-footer .footer-logo {
  margin-bottom: 22px;
}

.get-in-touch h2,
.get-in-touch h6,
.get-in-touch p,
.get-in-touch .my-icon,
.get-in-touch .link-anime,
.get-in-touch-form h2,
.get-in-touch-form h6 {
  color: #ffffff;
}

.get-in-touch-form {
  background: #ffffff;
  border: 1px solid rgba(158, 158, 158, 0.22);
  box-shadow: 0 18px 40px rgba(47, 61, 70, 0.14);
}

.get-in-touch-form h2,
.get-in-touch-form h6 {
  color: var(--hn-blue);
}

.get-in-touch-form p,
.get-in-touch-form label,
.get-in-touch-form .response {
  color: var(--hn-gray);
}

.get-in-touch-form input,
.get-in-touch-form textarea {
  background: #ffffff;
  color: var(--hn-dark);
}

.get-in-touch-form input::placeholder,
.get-in-touch-form textarea::placeholder {
  color: var(--hn-gray);
  opacity: 1;
}

.get-in-touch-form .input-box .my-icon {
  color: var(--hn-green);
}

.faq-btn {
  color: var(--hn-blue);
}

.faq-btn:not(.collapsed),
.accordion-button:not(.collapsed) {
  color: #ffffff;
  background: var(--hn-blue);
}

.date-time,
.new-post-card .date-time,
.client-card-title .my-icon,
.star-mark .my-icon {
  color: var(--hn-green);
}

.preloder {
  background-color: #ffffff;
}

input:focus,
textarea:focus,
select:focus {
  border-color: var(--hn-blue);
  box-shadow: none;
}

.top-bar.v1 .language-link {
  display: flex;
  align-items: center;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.top-bar.v1 .language-link a {
  color: #ffffff;
  font-weight: 500;
  white-space: nowrap;
}

.top-bar.v1 .language-link a:hover {
  color: var(--hn-green);
}

@media (max-width: 767px) {
  .top-bar.v1 .language-link {
    margin-left: 12px;
    padding-left: 12px;
  }
}

.hn-search-trigger {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  padding: 37px 0;
  border: 0;
  border-radius: 0;
  color: var(--hn-blue);
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  background: transparent;
}

.hn-search-trigger .my-icon {
  color: currentColor;
  font-size: 15px;
}

.hn-search-trigger:hover {
  color: var(--hn-green);
  background: transparent;
}

.hn-search-modal {
  position: fixed;
  inset: 0;
  width: min(620px, calc(100% - 30px));
  height: max-content;
  max-height: calc(100vh - 30px);
  margin: auto;
  padding: 45px;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 24px 80px rgba(21, 34, 44, 0.3);
}

.hn-search-modal::backdrop {
  background: rgba(21, 34, 44, 0.78);
}

.hn-search-modal h3 {
  margin-bottom: 25px;
  color: var(--hn-blue);
}

.hn-search-modal form {
  display: flex;
}

.hn-search-modal input {
  flex: 1;
  min-width: 0;
  border: 1px solid rgba(158, 158, 158, 0.5);
  border-radius: 5px 0 0 5px;
}

.hn-search-modal form button {
  width: 58px;
  border: 0;
  border-radius: 0 5px 5px 0;
  color: #ffffff;
  background: var(--hn-blue);
}

.hn-search-modal form button .my-icon {
  color: #ffffff;
}

.hn-search-close {
  position: absolute;
  top: 8px;
  right: 12px;
  padding: 5px;
  border: 0;
  color: var(--hn-dark);
  font-size: 30px;
  line-height: 1;
  background: transparent;
}

.hn-search-close:hover {
  color: var(--hn-blue);
  background: transparent;
}

@media (max-width: 575px) {
  .hn-search-modal {
    padding: 38px 20px 25px;
  }
}

@media (max-width: 1199px) {
  .hn-search-trigger {
    padding: 20px 0;
  }
}
/* HN Fiscal site components */
.hn-inner-hero{min-height:330px}.hn-inner-hero .banner-content{padding:95px 0}.hn-card{height:calc(100% - 30px);margin-bottom:30px}.hn-card .post-img img{width:100%;height:230px;object-fit:cover}.hn-card .post-content{padding:25px}.hn-person{margin-bottom:30px}.hn-person img{width:100%;height:360px;object-fit:cover}.hn-person h3{margin-top:22px}.hn-sidebar{padding:30px;background:#f5f3ef}.hn-sidebar h3{margin-bottom:20px}.hn-sidebar a{display:block;padding:13px 0;border-bottom:1px solid #ddd}.hn-sidebar a.active{color:#b8954b}.hn-richtext ul{padding-left:22px;list-style:disc}.hn-richtext p,.hn-richtext li{margin-bottom:10px}.hn-next-prev{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #ddd;margin-top:45px;padding-top:25px}.hn-search-page{display:flex;gap:12px;margin-bottom:35px}.hn-search-page input{flex:1;border:1px solid #ddd;padding:14px}.hn-search-result{padding:25px 0;border-bottom:1px solid #ddd}.hn-search-result small{text-transform:uppercase;color:#b8954b}.check-mark-list{padding-left:20px}.check-mark-list li{margin-bottom:8px}


/* Inner pages based on the original Constimes layouts */
.breadcum{position:relative;background-image:url("../img/banner/v1/banner-1.jpg");z-index:1}
.info-footer .popular-post .post-img,
.info-footer .popular-post .post-img a {
    display: block;
    width: 90px;
    min-width: 90px;
    height: 90px;
    overflow: hidden;
}
.info-footer .popular-post .post-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.breadcum::before{position:absolute;content:"";inset:0;background:linear-gradient(90deg,rgba(17,110,187,.9),rgba(47,61,70,.62));z-index:-1}
.breadcum .breadcum-content h4,.breadcum .breadcum-content li,.breadcum .breadcum-content a,.breadcum .breadcum-content .my-icon,.hn-breadcrumb-subtitle{color:#fff}
.hn-breadcrumb-subtitle{max-width:650px;margin:15px auto 0;text-align:center}
.hn-about-lead{margin-top:25px}.hn-about-lead+.items-content{margin-top:30px}
.hn-values-section .section-title-center h6,.hn-values-section .section-title-center h2,.hn-values-section .counter-items h4,.hn-values-section .counter-items span,.hn-values-section .counter-items .my-icon{color:#fff}
.hn-values-section .section-title-center{margin-bottom:55px}.hn-values-section .counter-items li{position:relative;text-align:center}.hn-values-section .counter-items li>span{display:block;margin-top:8px;opacity:.65;font-family:"Rajdhani",sans-serif;font-size:20px;font-weight:700}
.hn-partners .section-title-center{margin-bottom:60px}.hn-partners .tema-card{height:calc(100% - 30px);margin-bottom:30px}.hn-partners .profile-img img{width:100%}.hn-partners .profile-info{padding:25px}.hn-partner-summary{margin-top:12px;color:var(--hn-gray)}
.services.v3 .services-card{height:calc(100% - 30px);margin-bottom:30px}.services.v3 .services-header{min-height:155px}.services.v3 .services-header>.my-icon{flex:0 0 auto;font-size:48px;color:var(--hn-green)}.services.v3 .services-text p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.services.v3 .services-img img{width:100%;height:245px;object-fit:cover}
.service-details .service-sidebar{position:sticky;top:120px}.service-details .service-links-list li+li{margin-top:10px}.service-details .service-links-list a{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;color:var(--hn-dark);font-size:16px;font-weight:500;border-radius:5px;background:#f8f8f8}.service-details .service-links-list a:hover,.service-details .service-links-list a.active{color:#fff;background:var(--hn-blue)}.service-details .service-links-list a .my-icon{color:inherit}
.service-help{margin-top:30px;padding:35px 25px;color:#fff;text-align:center;border-radius:5px;background:var(--hn-green)}.service-help>.my-icon{display:inline-block;width:65px;height:65px;margin-bottom:20px;color:#fff;font-size:25px;line-height:65px;border:1px solid rgba(255,255,255,.45);border-radius:50%}.service-help h4,.service-help p,.service-help a{color:#fff}.service-help p{margin:10px 0}
.service-details .service-content .big-img img{width:100%}.hn-service-summary{margin-top:20px}.hn-service-richtext{margin-top:25px}.hn-service-richtext ul{list-style:none;padding:0}.hn-service-richtext li{position:relative;padding-left:28px}.hn-service-richtext li::before{position:absolute;content:"✓";left:0;color:var(--hn-green);font-weight:700}.service-details .services-box-imgs img{width:100%}
.blog-post-card{overflow:hidden;border-radius:5px;box-shadow:0 5px 25px rgba(47,61,70,.09);background:#fff}.blog-post-card+.blog-post-card{margin-top:50px}.blog-post-card .post-img img{width:100%;max-height:430px;object-fit:cover}.blog-post-card .post-content{padding:30px}.blog-post-card .post-info ul{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:12px}.blog-post-card .post-info li{display:flex;align-items:center;gap:7px}.blog-post-card .post-info .my-icon{color:var(--hn-green)}.blog-post-card .post-content h3+p{margin-top:12px}.blog-post-card .post-content p+.link-anime{margin-top:25px}
.hn-widget-search{display:flex}.hn-widget-search input{width:calc(100% - 55px);border:1px solid #e3e3e3}.hn-widget-search button{width:55px;border:0;background:var(--hn-blue)}.hn-widget-search button .my-icon{color:#fff}
.pegination-box{margin-top:45px}.pegination-box ul{display:flex;flex-wrap:wrap;gap:10px}.pegination-box a,.pegination-box span{display:block;width:45px;height:45px;color:var(--hn-blue);text-align:center;line-height:45px;border-radius:5px;background:#f8f8f8}.pegination-box a:hover,.pegination-box a.active{color:#fff;background:var(--hn-blue)}
.blog-card-details .blog-img img{width:100%}.blog-card-details .post-details-header .tag{display:inline-block;padding:8px 18px;color:#fff;border-radius:4px;background:var(--hn-green)}.blog-card-details .blog-content .hn-richtext{margin-top:15px}.blog-card-details .post-tags span{display:block;padding:5px 20px;color:var(--hn-dark);border-radius:5px;background:#f8f8f8}.hn-external-link{margin-top:35px}
.widgets .post-list li{display:flex;align-items:center;gap:12px}.widgets .post-list li+li{margin-top:20px}.widgets .post-list .post-img{flex:0 0 80px}.widgets .post-list img{width:80px;height:75px;object-fit:cover;border-radius:4px}
.contact-us .contact-map iframe{border:0}.contact-us .contact-left .content p{overflow-wrap:anywhere}
.hn-search-section{background:#f8f8f8}.hn-search-form{max-width:850px;margin:0 auto;padding:30px}.hn-search-form form{display:flex;gap:15px}.hn-search-form .input-box{flex:1;margin:0!important}.hn-search-form .btn-anime{margin:0!important}.hn-search-summary{margin:55px 0 30px}.hn-search-summary p{color:var(--hn-green)}.hn-result-group+.hn-result-group{margin-top:65px}.hn-result-group .section-title{margin-bottom:30px}
.hn-search-result{display:flex;gap:20px;height:calc(100% - 30px);margin-bottom:30px;padding:30px;border:0;border-radius:5px;box-shadow:0 5px 25px rgba(47,61,70,.08);background:#fff}.hn-search-result>.my-icon{flex:0 0 55px;width:55px;height:55px;color:#fff;font-size:22px;text-align:center;line-height:55px;border-radius:5px;background:var(--hn-green)}.hn-search-result h4+p{margin-top:8px}.hn-search-result p+.link-anime{margin-top:18px}.hn-empty-results{padding:65px 25px;text-align:center;border-radius:5px;background:#fff}.hn-empty-results .my-icon{margin-bottom:20px;color:var(--hn-green);font-size:45px}
@media(max-width:991px){.service-details .service-sidebar{position:static;margin-bottom:45px}.blog-post .widgets,.blog-post-details .widgets{margin-top:50px}.hn-search-form form{display:block}.hn-search-form .btn-anime{width:100%;margin-top:15px!important}}
@media(max-width:575px){.blog-post-card .post-content,.hn-search-result{padding:22px}.hn-search-result{display:block}.hn-search-result>.my-icon{margin-bottom:18px}}


/* Partner cards and biography modal */
.hn-partner-open{display:block;width:100%;height:100%;padding:0;color:inherit;text-align:left;border:0;background:transparent}
.hn-partner-open:hover{color:inherit;background:transparent}
.hn-partner-open .profile-img{overflow:hidden}
.hn-partner-open .profile-img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}
.hn-partner-open:hover .profile-img img{transform:scale(1.035)}
.hn-profile-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--hn-blue);font-weight:600}
.hn-profile-link .my-icon{color:inherit;font-size:12px}
.hn-partner-modal{position:fixed;inset:0;width:min(980px,calc(100% - 30px));height:max-content;max-height:calc(100vh - 30px);margin:auto;padding:45px;border:0;border-radius:8px;box-shadow:0 25px 90px rgba(21,34,44,.38);overflow:auto}
.hn-partner-modal::backdrop{background:rgba(21,34,44,.8)}
.hn-partner-close{position:absolute;top:10px;right:15px;padding:5px;color:var(--hn-dark);font-size:32px;line-height:1;border:0;background:transparent;z-index:2}
.hn-partner-close:hover{color:var(--hn-blue);background:transparent}
.hn-partner-modal{overflow:hidden}
.hn-partner-modal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:38px;max-height:calc(100vh - 120px);overflow:hidden}
.hn-partner-modal-card{display:flex;flex-direction:column;align-self:start;width:280px;min-width:0;overflow:hidden;border-radius:5px;box-shadow:0 5px 25px rgba(47,61,70,.12);background:#fff}
.hn-partner-modal-card .profile-img{display:block;width:280px;height:320px;overflow:hidden}
.hn-partner-modal-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}
.hn-partner-modal h3{padding-right:30px;color:var(--hn-blue)}
.hn-partner-modal h6{margin-top:5px;color:var(--hn-green)}
.hn-partner-modal-info{display:block;width:100%;padding:22px;clear:both}
.hn-partner-modal-info h3,.hn-partner-modal-info h6,.hn-partner-modal-info p{display:block;width:100%}
.hn-partner-modal-info p{margin-top:12px}
.hn-partner-modal-content{min-width:0;max-height:calc(100vh - 120px);padding-right:12px;overflow-x:hidden;overflow-y:auto}
.hn-partner-bio{margin-top:0}
.hn-partner-bio h4{margin:25px 0 10px;color:var(--hn-blue)}
.hn-partner-bio h4:first-child{margin-top:0}
.hn-partner-bio ul{padding-left:0;list-style:none}
.hn-partner-bio li{position:relative;padding-left:22px}
.hn-partner-bio li::before{position:absolute;content:"✓";left:0;color:var(--hn-green);font-weight:700}
@media(max-width:767px){.hn-partner-modal{padding:45px 22px 25px;overflow:auto}.hn-partner-modal-layout{display:block;max-height:none;overflow:visible}.hn-partner-modal-card{width:min(100%,280px);margin:0 auto 30px}.hn-partner-modal-card .profile-img{width:100%;height:auto;aspect-ratio:7/8}.hn-partner-modal-info{text-align:center}.hn-partner-modal-content{max-height:none;padding-right:0;overflow:visible}}

/* Symmetrical values and partner grids */
.hn-values-section .counter-items > ul {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.hn-values-section .counter-items > ul > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto !important;
  min-width: 0 !important;
  min-height: 210px;
  padding: 30px 20px;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.08);
}

.hn-values-section .counter-items > ul > li .hn-value-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  margin-bottom: 18px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
}

.hn-values-section .hn-value-icon img {
  display: block;
  width: 48px;
  height: 48px;
  object-fit: contain;
}

.hn-values-section .counter-items h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 72px;
  text-align: center;
}

.hn-partners .row {
  align-items: stretch;
}

.hn-partners .row > [class*="col-"] {
  display: flex;
}

.hn-partners .tema-card {
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0 !important;
}

.hn-partners .hn-partner-open {
  display: flex;
  flex-direction: column;
}

.hn-partners .profile-img {
  flex: 0 0 auto;
  aspect-ratio: 7 / 8;
  width: 100%;
}

.hn-partners .profile-info {
  display: flex;
  flex: 1;
  flex-direction: column;
  width: 100%;
}

.hn-partners .profile-info h4 {
  min-height: 72px;
}

.hn-partners .profile-info > p {
  min-height: 52px;
}

.hn-partners .hn-partner-summary {
  flex: 1;
}

.hn-partners .hn-profile-link {
  margin-top: 20px;
}

.hn-about-know {
  background: var(--color-white2);
}

.hn-about-know p + p,
.hn-about-know p + .list-mark,
.hn-about-know .list-mark {
  margin-top: 24px;
}

.hn-about-know .list-mark {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 30px;
}

.hn-about-know .list-mark li {
  width: calc(50% - 15px);
}

@media (max-width: 991px) {
  .hn-values-section .counter-items > ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575px) {
  .hn-about-know .list-mark li {
    width: 100%;
  }

  .hn-values-section .counter-items > ul {
    grid-template-columns: 1fr;
  }

  .hn-values-section .counter-items > ul > li {
    min-height: 190px;
  }

  .hn-partners .profile-info h4,
  .hn-partners .profile-info > p {
    min-height: 0;
  }
}
