/* =========================================================
   Download Host FULL CSS (from scratch)
   For template: download-host.php
   Safe scope: ihs-dl-hero + ihs-plans + ihs-compare + ihs-faq + ihs-modal
   ========================================================= */

/* -------------------------
   Base / Layout
------------------------- */
.ihs-root{
  direction: rtl;
  text-align: right;
}

.ihs-root *{
  box-sizing: border-box;
}

/* .ihs-root img{
  max-width: 100%;
  height: auto;
} */

/* Fade (اگر در css اصلی نبود) */
.ihs-fade{ opacity: 0; transform: translateY(16px); transition: .45s ease; }
.ihs-show{ opacity: 1; transform: translateY(0); }

/* -------------------------
   HERO
------------------------- */
.ihs-dl-hero{
  max-width: 1240px;
  margin: 30px auto 10px;
  padding: 0 16px;
  display: grid;
  grid-template-columns: 1.25fr .85fr;
  gap: 18px;
  align-items: center;
}

@media (max-width: 900px){
  .ihs-dl-hero{ grid-template-columns: 1fr; }
}

.ihs-dl-hero .ihs-hero-card{
  background: #fff;
  border: 1px solid rgba(33,117,155,.12);
  border-radius: 18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.08);
  padding: 22px 20px;
}

.ihs-dl-hero .ihs-kicker{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(33,117,155,.06);
  border: 1px solid rgba(33,117,155,.10);
  font-weight: 900;
  font-size: 12px;
  color: #0f172a;
  line-height: 1.2;
}

.ihs-dl-hero .ihs-kicker i{
  color: #21759b;
  font-size: 14px;
}

.ihs-dl-hero h1{
  margin: 14px 0 10px;
  font-size: 26px;
  line-height: 1.45;
  color: #0f172a;
  font-weight: 950;
}

@media (max-width: 600px){
  .ihs-dl-hero h1{ font-size: 20px; }
}

.ihs-dl-hero .ihs-lead{
  margin: 0;
  color: #334155;
  font-size: 14px;
  line-height: 1.9;
}

.ihs-dl-hero .ihs-lead strong{
  font-weight: 950;
  color: #0f172a;
}

/* CTA buttons container (hero) */
.ihs-dl-hero .ihs-cta{
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 14px;
}

/* دکمه‌ها (اگر در پروژه موجود نبود) */
.ihs-btn{
  border: none;
  cursor: pointer;
  font-family: inherit;
  border-radius: 14px;
  padding: 10px 14px;
  font-weight: 950;
  font-size: 13px;
  line-height: 1;
  display:inline-flex;
  align-items:center;
  gap: 10px;
  text-decoration:none;
}

.ihs-btn i{ font-size: 14px; }

.ihs-btn.btn.btn-primary,
.ihs-btn.ihs-btn-primary{
  background: linear-gradient(135deg, #21759b, #135e7a);
  color: #fff;
  box-shadow: 0 14px 34px rgba(33,117,155,.22);
}

.ihs-btn.btn.btn-outline,
.ihs-btn.ihs-btn-outline{
  background: #fff;
  border: 1px solid rgba(33,117,155,.22);
  color: #0f172a;
  box-shadow: 0 14px 34px rgba(17,24,39,.06);
}

/* Badges row */
.ihs-dl-badges{
  display:flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

.ihs-dl-badges .ihs-badge{
  display:flex;
  align-items:center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 14px;
  background: rgba(33,117,155,.04);
  border: 1px solid rgba(33,117,155,.12);
  font-weight: 900;
  font-size: 13px;
  color: #0f172a;
}

.ihs-dl-badges .ihs-badge i{
  width: 34px;
  height: 34px;
  border-radius: 12px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(33,117,155,.08);
  border: 1px solid rgba(33,117,155,.10);
  color: #21759b;
}

/* Right art card */
.ihs-dl-hero .ihs-hero-art .ihs-art-card{
  background: #fff;
  border: 1px solid rgba(33,117,155,.12);
  border-radius: 18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.08);
  padding: 18px;
}

.ihs-dl-illus{
  display:flex;
  gap: 12px;
  align-items:center;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(33,117,155,.06);
  border: 1px solid rgba(33,117,155,.12);
  margin-bottom: 10px;
}

.ihs-dl-illus:last-child{ margin-bottom: 0; }

.ihs-dl-illus i{
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(33,117,155,.10);
  border: 1px solid rgba(33,117,155,.12);
  color: #21759b;
  font-size: 16px;
}

.ihs-dl-illus strong{
  display:block;
  font-weight: 950;
  color: #0f172a;
  font-size: 14px;
}

.ihs-dl-illus span{
  display:block;
  margin-top: 2px;
  color: rgba(15,23,42,.62);
  font-size: 12px;
  font-weight: 800;
}

/* -------------------------
   PLANS
------------------------- */
.ihs-plans{
  max-width: 1240px;
  margin: 22px auto 0;
  padding: 0 16px;
}

.ihs-title{
  font-size: 20px;
  font-weight: 950;
  color: #0f172a;
  margin: 0 0 10px;
}

@media (max-width: 600px){
  .ihs-title{ font-size: 18px; }
}

/* Payment tabs (no hover/animation) */
.ihs-paytabs{
  width: fit-content;
  margin: 14px auto 22px;
  display:flex;
  gap:0;
  padding: 7px;
  border-radius: 24px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(33,117,155,.18);
  box-shadow: 0 18px 55px rgba(17,24,39,.08);
}

.ihs-paytab{
  border: 0;
  background: transparent;
  border-radius: 20px;
  padding: 12px 16px;
  min-width: 190px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap: 12px;
  font-family: inherit;
  cursor: pointer;
  outline: none;
}

.ihs-paytab + .ihs-paytab{ position: relative; }
.ihs-paytab + .ihs-paytab::before{
  content:"";
  position:absolute;
  right:-3px;
  top:10px;
  bottom:10px;
  width:1px;
  background: rgba(33,117,155,.12);
}

.ihs-paytab-ico{
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(33,117,155,.08);
  border: 1px solid rgba(33,117,155,.12);
  color: #21759b;
  flex: 0 0 auto;
}
.ihs-paytab-ico i{ font-size: 16px; line-height: 1; }

.ihs-paytab-text{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:4px;
  line-height: 1.1;
}
.ihs-paytab-text strong{
  font-size: 14px;
  font-weight: 950;
  color: rgba(15,23,42,.95);
}
.ihs-paytab-text small{
  font-size: 12px;
  font-weight: 800;
  color: rgba(15,23,42,.55);
}

.ihs-paytab.is-active{
  background: linear-gradient(135deg, #21759b, #135e7a);
  box-shadow: 0 14px 34px rgba(33,117,155,.22);
}
.ihs-paytab.is-active .ihs-paytab-ico{
  background: rgba(255,255,255,.16);
  border-color: rgba(255,255,255,.22);
  color:#fff;
}
.ihs-paytab.is-active .ihs-paytab-text strong,
.ihs-paytab.is-active .ihs-paytab-text small{
  color: rgba(255,255,255,.96);
}
.ihs-paytab:focus-visible{
  outline: 3px solid rgba(255,107,47,.28);
  outline-offset: 3px;
}

@media (max-width: 620px){
  .ihs-paytabs{ width:100%; max-width:560px; padding:7px; }
  .ihs-paytab{
    flex:1 1 0;
    min-width:0;
    padding: 12px 10px;
    border-radius: 18px;
    gap: 10px;
    justify-content:center;
  }
  .ihs-paytab-text{ align-items:center; text-align:center; }
  .ihs-paytab + .ihs-paytab::before{ top:8px; bottom:8px; }
}

/* Plans grid */
.ihs-plans-grid{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

@media (max-width: 1050px){
  .ihs-plans-grid{ grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 650px){
  .ihs-plans-grid{ grid-template-columns: 1fr; }
}

/* Plan card */
.ihs-plan{
  background:#fff;
  border: 1px solid rgba(33,117,155,.12);
  border-radius: 18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
  padding: 16px;
}

.ihs-plan-header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap: 12px;
}

.ihs-plan-title{
  flex: 1 1 auto;
}

.ihs-plan-name{
  margin: 0;
  font-size: 16px;
  font-weight: 950;
  color: #0f172a;
  display:flex;
  align-items:center;
  gap: 10px;
}

.ihs-plan-tag{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 5px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 950;
  background: rgba(255,107,47,.12);
  border: 1px solid rgba(255,107,47,.22);
  color: #ff6b2f;
}

.ihs-plan-subtitle{
  margin: 6px 0 0;
  font-size: 12px;
  color: rgba(15,23,42,.62);
  font-weight: 800;
}

.ihs-price-wrapper{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 16px;
  background: rgba(33,117,155,.06);
  border: 1px dashed rgba(33,117,155,.30);
  min-width: 170px;
}

.ihs-price{
  display:flex;
  flex-direction:column;
  gap: 6px;
  align-items:flex-start;
  line-height: 1.15;
}

.ihs-old-price{
  font-size: 12px;
  opacity: .65;
  text-decoration-thickness: 2px;
}

.ihs-current-price{
  display:flex;
  align-items:baseline;
  gap: 6px;
  font-size: 22px;
  font-weight: 950;
  color:#0f172a;
  line-height: 1;
}

.ihs-current-price small{
  font-size: 12px;
  opacity: .92;
  font-weight: 950;
}

.ihs-price-period{
  font-size: 12px;
  color: rgba(15,23,42,.62);
  font-weight: 900;
}

.ihs-discount-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 950;
  color: #fff;
  background: linear-gradient(135deg, #ff6b2f, #ff3d71);
  box-shadow: 0 10px 24px rgba(255, 61, 113, .18);
  white-space: nowrap;
  flex: 0 0 auto;
}

/* Features */
.ihs-features{
  list-style: none;
  padding: 0;
  margin: 14px 0 0;
}

.ihs-features li{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(33,117,155,.12);
  font-size: 13px;
  color: rgba(15,23,42,.82);
}

.ihs-features li:last-child{ border-bottom: 0; }

.ihs-features li span{
  color: rgba(15,23,42,.62);
  font-weight: 900;
}

.ihs-features li strong{
  color: #0f172a;
  font-weight: 950;
}

/* desc */
.ihs-plan-desc{
  margin: 12px 0 0;
  font-size: 13px;
  color: rgba(15,23,42,.68);
  line-height: 1.9;
  font-weight: 800;
}

/* card CTA */
.ihs-plan .ihs-cta{
  display:flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 14px;
}
.ihs-order{ text-decoration:none; }
.ihs-order button{ width: 100%; }

/* -------------------------
   COMPARE
------------------------- */
.ihs-compare.is-hidden{ display:none !important; }

.ihs-compare{
  max-width: 1240px;
  margin: 24px auto 0;
  padding: 0 16px;
}

#compare-table-container{
  border: 1px solid rgba(33,117,155,.12);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
}

#dynamic-compare-table{
  width: 100%;
  border-collapse: collapse;
  min-width: 760px;
}

#dynamic-compare-table th,
#dynamic-compare-table td{
  padding: 12px 12px;
  border-bottom: 1px solid rgba(33,117,155,.10);
  font-size: 13px;
  text-align: right;
}

#dynamic-compare-table thead th{
  background: rgba(33,117,155,.06);
  font-weight: 950;
  color: #0f172a;
}

@media (max-width: 700px){
  #dynamic-compare-table{ min-width: 640px; }
}

/* -------------------------
   FAQ
------------------------- */
.ihs-faq{
  max-width: 1240px;
  margin: 28px auto 0;
  padding: 0 16px 30px;
}

.ihs-faq-title-f{
  font-size: 18px;
  font-weight: 950;
  margin: 0 0 8px;
  color: #0f172a;
}

.ihs-faq p{
  margin: 0 0 14px;
  color: rgba(15,23,42,.70);
  font-size: 13px;
  line-height: 1.9;
  font-weight: 800;
}

.ihs-q{
  background:#fff;
  border: 1px solid rgba(33,117,155,.12);
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 12px;
  box-shadow: 0 12px 38px rgba(17,24,39,.05);
}

.ihs-q-title{
  padding: 14px 16px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  cursor:pointer;
  background: rgba(33,117,155,.04);
  font-weight: 950;
  color: #0f172a;
}

.ihs-q-title span{
  display:flex;
  align-items:center;
  gap: 8px;
  font-size: 13px;
}

.ihs-q-body{
  padding: 0 16px 14px;
  display:none;
  color: rgba(15,23,42,.76);
  font-size: 13px;
  line-height: 1.9;
}

.ihs-q.open .ihs-q-body{ display:block; }

/* -------------------------
   MODAL
------------------------- */
.ihs-modal{
  position: fixed;
  inset: 0;
  background: rgba(2,6,23,.55);
  z-index: 99999;
  padding: 20px;
}

.ihs-modal-content{
  max-width: 760px;
  margin: 40px auto;
  background: #fff;
  border-radius: 18px;
  border: 1px solid rgba(33,117,155,.12);
  box-shadow: 0 30px 90px rgba(0,0,0,.25);
  overflow: hidden;
}

.ihs-modal-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding: 14px 16px;
  background: rgba(33,117,155,.06);
  border-bottom: 1px solid rgba(33,117,155,.10);
}

.ihs-modal-header h3{
  margin: 0;
  font-size: 15px;
  font-weight: 950;
  color: #0f172a;
}

.ihs-modal-close{
  width: 38px;
  height: 38px;
  border-radius: 12px;
  border: 1px solid rgba(33,117,155,.16);
  background: #fff;
  cursor:pointer;
  font-size: 22px;
  line-height: 1;
  color:#0f172a;
}

.ihs-modal-body{ padding: 0; }
#ihs-modal-content{ padding: 16px; }

.ihs-modal-features{
  margin: 10px 0 0;
  padding-right: 18px;
}

.ihs-modal-features li{
  margin: 8px 0;
  display:flex;
  justify-content:space-between;
  gap: 10px;
  border-bottom: 1px dashed rgba(33,117,155,.12);
  padding-bottom: 8px;
}

.ihs-modal-features li:last-child{ border-bottom: 0; }

#ihs-root .ihs-fade{
  opacity: 1 !important;
  transform: none !important;
}


/* SEO Content block */
.dl-seo{
  max-width: 1240px;
  margin: 24px auto 0;
  padding: 18px 16px;
  background:#fff;
  border:1px solid rgba(33,117,155,.12);
  border-radius:18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
}
.dl-seo h2{
  margin:0 0 10px;
  font-size:18px;
  font-weight:950;
  color:#0f172a;
}
.dl-seo h3{
  margin:18px 0 8px;
  font-size:14px;
  font-weight:950;
  color: var(--ihs-brand-blue);
}
.dl-seo p{
  margin:0 0 10px;
  color:#334155;
  font-size:13px;
  line-height:1.9;
}
.dl-seo ul{
  margin: 0 0 8px;
  padding-right: 18px;
  color:#334155;
  font-size:13px;
  line-height:1.9;
}
.dl-seo-cta{
  margin-top: 14px;
  padding: 14px;
  border-radius: 16px;
  background: rgba(33,117,155,.06);
  border: 1px dashed rgba(33,117,155,.28);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  flex-wrap: wrap;
}
.dl-seo-cta p{
  margin:0;
  font-weight:900;
}


/* Trust block */
.dl-trust{
  max-width:1240px;
  margin: 18px auto 0;
  padding: 0 16px;
}
.dl-trust-grid{
  display:grid;
  grid-template-columns: repeat(4,1fr);
  gap: 14px;
}
@media(max-width:1050px){ .dl-trust-grid{ grid-template-columns: repeat(2,1fr);} }
@media(max-width:650px){ .dl-trust-grid{ grid-template-columns: 1fr;} }

.dl-trust-card{
  background:#fff;
  border:1px solid rgba(33,117,155,.12);
  border-radius:18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
  padding: 16px;
}
.dl-trust-ico{
  width:44px;height:44px;border-radius:16px;
  display:flex;align-items:center;justify-content:center;
  background: rgba(33,117,155,.08);
  border:1px solid rgba(33,117,155,.12);
  color:#21759b;
  margin-bottom: 10px;
}
.dl-trust-card h3{
  margin:0 0 8px;
  font-size:14px;
  font-weight:950;
  color:#0f172a;
}
.dl-trust-card p{
  margin:0;
  font-size:13px;
  line-height:1.9;
  color: rgba(15,23,42,.70);
  font-weight:800;
}
.dl-trust-cta{
  margin-top: 14px;
  background:#fff;
  border:1px dashed rgba(33,117,155,.26);
  border-radius:18px;
  padding: 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  flex-wrap: wrap;
}
.dl-trust-cta strong{
  display:block;
  font-weight:950;
  color:#0f172a;
}
.dl-trust-cta span{
  display:block;
  margin-top:4px;
  color: rgba(15,23,42,.62);
  font-size:12px;
  font-weight:800;
}
.dl-trust-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

/* Plan picker */
.dl-picker{
  max-width:1240px;
  margin: 18px auto 0;
  padding: 0 16px;
}
.dl-sec-title{
  margin:0 0 10px;
  font-size:18px;
  font-weight:950;
  color:#0f172a;
  
 
}
.dl-picker-grid{
  display:grid;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}
@media(max-width:1050px){ .dl-picker-grid{ grid-template-columns: repeat(2,1fr);} }
@media(max-width:650px){ .dl-picker-grid{ grid-template-columns: 1fr;} }

.dl-picker-card{
  background:#fff;
  border:1px solid rgba(33,117,155,.12);
  border-radius:18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
  padding: 16px;
}
.dl-picker-highlight{
  border-color: rgba(255,107,47,.22);
}
.dl-picker-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  margin-bottom: 10px;
}
.dl-picker-top h3{
  margin:0;
  font-size:14px;
  font-weight:950;
  color:#0f172a;
}
.dl-picker-tag{
  display:inline-flex;
  padding: 6px 10px;
  border-radius: 999px;
  font-size:12px;
  font-weight:950;
  background: rgba(33,117,155,.08);
  border:1px solid rgba(33,117,155,.14);
  color:#21759b;
}
.dl-picker-tag.hot{
  background: rgba(255,107,47,.12);
  border-color: rgba(255,107,47,.22);
  color:#ff6b2f;
}
.dl-picker-card ul{
  margin:0;
  padding-right:18px;
  color: rgba(15,23,42,.74);
  font-size:13px;
  line-height:1.9;
  font-weight:800;
}

/* Sections wrapper */
.dl-final-cta, .dl-policy, .dl-specs, .dl-internal{
  max-width:1240px;
  margin: 18px auto 0;
  padding: 0 16px;
}

/* Final CTA */
.dl-final-cta__inner{
  background: linear-gradient(135deg, rgba(33,117,155,.10), rgba(19,94,122,.06));
  border: 1px solid rgba(33,117,155,.14);
  border-radius: 18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
  padding: 16px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 12px;
  flex-wrap: wrap;
}
.dl-final-cta__text h2{
  margin:0 0 6px;
  font-size: 16px;
  font-weight: 950;
  color:#0f172a;
}
.dl-final-cta__text p{
  margin:0;
  font-size: 13px;
  line-height:1.9;
  color: rgba(15,23,42,.70);
  font-weight:800;
}
.dl-final-cta__actions{
  display:flex;
  gap:10px;
  flex-wrap: wrap;
}

/* Policy */
.dl-policy h2{ margin:0 0 10px; }
.dl-policy__grid{
  display:grid;
  grid-template-columns: repeat(4,1fr);
  gap: 14px;
}
@media(max-width:1050px){ .dl-policy__grid{ grid-template-columns: repeat(2,1fr);} }
@media(max-width:650px){ .dl-policy__grid{ grid-template-columns: 1fr;} }
.dl-policy__card{
  background:#fff;
  border:1px solid rgba(33,117,155,.12);
  border-radius:18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
  padding: 16px;
}
.dl-policy__ico{
  width:44px;height:44px;border-radius:16px;
  display:flex;align-items:center;justify-content:center;
  background: rgba(33,117,155,.08);
  border:1px solid rgba(33,117,155,.12);
  color:#21759b;
  margin-bottom: 10px;
}
.dl-policy__card h3{
  margin:0 0 8px;
  font-size:14px;
  font-weight:950;
  color:#0f172a;
}
.dl-policy__card p{
  margin:0;
  font-size:13px;
  line-height:1.9;
  color: rgba(15,23,42,.70);
  font-weight:800;
}
.dl-policy__note{
  margin-top: 12px;
  background:#fff;
  border:1px dashed rgba(33,117,155,.26);
  border-radius: 18px;
  padding: 12px 14px;
  display:flex;
  gap: 10px;
  align-items:flex-start;
  color: rgba(15,23,42,.75);
  font-size: 13px;
  line-height: 1.9;
  font-weight:800;
}
.dl-policy__note i{ color:#21759b; margin-top:2px; }

/* Specs */
.dl-specs__wrap{
  background:#fff;
  border:1px solid rgba(33,117,155,.12);
  border-radius:18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
  overflow:hidden;
}
.dl-specs__table{
  width:100%;
  border-collapse: collapse;
}
.dl-specs__table th,
.dl-specs__table td{
  padding: 12px 14px;
  border-bottom: 1px solid rgba(33,117,155,.10);
  font-size: 13px;
}
.dl-specs__table th{
  width: 240px;
  background: rgba(33,117,155,.06);
  color:#0f172a;
  font-weight:950;
}
.dl-specs__table td{
  color: rgba(15,23,42,.78);
  font-weight:800;
}

/* Internal links */
.dl-internal__links{
  display:grid;
  grid-template-columns: repeat(4,1fr);
  gap: 14px;
  padding-bottom: 50px;
}
@media(max-width:1050px){ .dl-internal__links{ grid-template-columns: repeat(2,1fr);} }
@media(max-width:650px){ .dl-internal__links{ grid-template-columns: 1fr;} }
.dl-internal__link{
  background:#fff;
  border:1px solid rgba(33,117,155,.12);
  border-radius:18px;
  box-shadow: 0 18px 55px rgba(17,24,39,.06);
  padding: 14px;
  display:flex;
  gap: 12px;
  text-decoration:none;
  color: inherit;
}
.dl-internal__link i{
  width:44px;height:44px;border-radius:16px;
  display:flex;align-items:center;justify-content:center;
  background: rgba(33,117,155,.08);
  border:1px solid rgba(33,117,155,.12);
  color:#21759b;
  flex: 0 0 auto;
}
.dl-internal__link strong{
  display:block;
  font-weight:950;
  color:#0f172a;
  margin-bottom: 4px;
}
.dl-internal__link span{
  display:block;
  font-size: 12px;
  color: rgba(15,23,42,.62);
  font-weight:800;
}

 