.elementor-6661 .elementor-element.elementor-element-5a3766b8{--display:flex;}.elementor-6661 .elementor-element.elementor-element-5a3766b8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-6661 .elementor-element.elementor-element-8480081{transition:all 400ms;}@media(min-width:768px){.elementor-6661 .elementor-element.elementor-element-5a3766b8{--width:112.967%;}}/* Start custom CSS for html, class: .elementor-element-8480081 *//* IONGymTech Post Styling Pack (Semrush-like)
   Add once: Appearance > Customize > Additional CSS
*/

.ion-post {
  max-width: 780px;
  margin: 0 auto;
  padding: 0 18px;
}

.ion-post p {
  margin: 0 0 16px;
  line-height: 1.75;
  font-size: 17px;
}

.ion-post .ion-kicker {
  font-size: 19px;
  letter-spacing: .12em;
  text-transform: uppercase;
  opacity: .75;
  margin: 0 0 10px;
}

.ion-post .ion-lede {
  font-size: 19px;
  line-height: 1.7;
  margin: 0 0 18px;
}

.ion-post h2 {
  font-size: 28px;
  line-height: 1.25;
  margin: 34px 0 12px;
  padding-top: 6px;
}

.ion-post h3 {
  font-size: 20px;
  line-height: 1.35;
  margin: 20px 0 8px;
}

.ion-post ul,
.ion-post ol {
  margin: 0 0 16px;
  padding-left: 20px;
}

.ion-post li {
  margin: 8px 0;
  line-height: 1.6;
}

.ion-post a {
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.ion-post hr {
  border: none;
  height: 1px;
  background: rgba(0,0,0,.10);
  margin: 34px 0;
}

/* Key takeaways box */
.ion-box {
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 14px;
  background: rgba(0,0,0,.02);
  padding: 16px 18px;
  margin: 18px 0 26px;
}

.ion-box .ion-box-title {
  font-size: 19px;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin: 0 0 10px;
  opacity: .8;
}

.ion-box ul {
  margin: 0;
}

/* Image styling */
.ion-media {
  margin: 20px 0 26px;
}

.ion-media img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 14px;
  border: 1px solid rgba(0,0,0,.08);
}

.ion-media figcaption {
  font-size: 13px;
  opacity: .75;
  margin-top: 8px;
}

/* Cards row */
.ion-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin: 14px 0 18px;
}
@media (min-width: 760px) {
  .ion-grid { grid-template-columns: 1fr 1fr; }
}

.ion-card {
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 14px;
  padding: 14px 16px;
  background: #fff;
}

.ion-card-title {
  font-weight: 700;
  margin: 0 0 8px;
  font-size: 16px;
}

/* CTA */
.ion-cta {
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 16px;
  padding: 16px 18px;
  margin: 22px 0;
  background: rgba(0,0,0,.02);
}

.ion-cta strong {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
}

.ion-btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid rgba(0,0,0,.18);
  text-decoration: none;
  font-weight: 700;
}

/* Table */
.ion-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(0,0,0,.10);
  margin: 14px 0 10px;
}

.ion-table th,
.ion-table td {
  padding: 12px 14px;
  vertical-align: top;
  border-bottom: 1px solid rgba(0,0,0,.08);
}

.ion-table th {
  background: rgba(0,0,0,.03);
  text-align: left;
}

.ion-table tr:last-child td {
  border-bottom: none;
}

/* FAQ accordions */
.ion-faq details {
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 14px;
  padding: 12px 14px;
  background: #fff;
  margin: 12px 0;
}

.ion-faq summary {
  cursor: pointer;
  font-weight: 800;
}/* End custom CSS */