.elementor-11112 .elementor-element.elementor-element-b2b4718{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-496620b *//* WHY CHOOSE FRY PAGE */

.fry-page-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 44px 20px 84px;
  color: #333946;
}

.fry-page-section .container {
  max-width: 1180px;
  margin: 0 auto;
}

.fry-page-section h1 {
  font-size: clamp(40px, 5vw, 58px);
  line-height: 1.05;
  margin: 0 0 14px;
  color: #514365;
  font-weight: 900;
}

.fry-page-section h2 {
  font-size: clamp(28px, 3.5vw, 40px);
  line-height: 1.15;
  margin: 0 0 20px;
  color: #514365;
  font-weight: 900;
}

.fry-page-section h3 {
  font-size: 22px;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #514365;
  font-weight: 900;
}

.fry-page-section p,
.fry-page-section li {
  font-size: 18px;
  line-height: 1.7;
  color: #333946;
}

.fry-content-block {
  margin: 60px 0;
}

.fry-hero-content {
  max-width: 940px;
  margin: 0 auto 38px;
  text-align: center;
}

.fry-hero-content p {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.fry-eyebrow {
  display: inline-block;
  color: #2f6f73;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 14px;
  margin-bottom: 12px;
}

/* Buttons */

.fry-button {
  display: inline-block;
  margin-top: 18px;
  background: #f59b23;
  color: #1f1f23 !important;
  padding: 14px 28px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 800;
  line-height: 1.2;
  transition: all .2s ease;
}

.fry-button:hover {
  background: #ffab3d;
  transform: translateY(-2px);
  opacity: .95;
}

/* Proof / Awards */

.fry-proof-block {
  margin: 34px 0 56px;
}

.fry-proof-grid,
.fry-awards-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.fry-awards-grid {
  grid-template-columns: repeat(3, 1fr);
}

.fry-proof-grid div,
.fry-awards-grid div {
  background: #ffffff;
  border: 1px solid #e6e2ea;
  border-radius: 18px;
  padding: 24px;
  box-shadow: 0 10px 26px rgba(0,0,0,.06);
  text-align: center;
}

.fry-proof-grid strong,
.fry-awards-grid strong {
  display: block;
  color: #2f6f73;
  font-size: 26px;
  line-height: 1.1;
  margin-bottom: 8px;
  font-weight: 900;
}

.fry-proof-grid span,
.fry-awards-grid span {
  display: block;
  font-size: 15px;
  line-height: 1.4;
  color: #333946;
}

/* Cards */

.fry-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 30px;
}

.fry-card {
  background: #ffffff;
  border: 1px solid #e6e2ea;
  border-radius: 22px;
  padding: 30px;
  box-shadow: 0 10px 26px rgba(0,0,0,.06);
  height: 100%;
}

.fry-card h3 {
  color: #514365;
}

.fry-card p:last-child {
  margin-bottom: 0;
}

.fry-card-wide {
  grid-column: span 2;
}

/* Invisalign proof row */

.fry-stat-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 22px;
}

.fry-stat-row div {
  background: #f4f4f6;
  border-radius: 16px;
  padding: 18px 16px;
  text-align: center;
}

.fry-stat-row strong {
  display: block;
  color: #2f6f73;
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 900;
}

.fry-stat-row span {
  display: block;
  font-size: 14px;
  color: #333946;
}

/* Mid-page CTA */

.fry-mini-cta {
  margin-top: 35px;
  background: #f4f4f6;
  border-left: 5px solid #2f6f73;
  border-radius: 18px;
  padding: 30px;
}

.fry-mini-cta p {
  margin: 0 0 16px;
}

/* Highlight / Community */

.fry-highlight-block {
  background: #f4f4f6;
  border-left: 5px solid #2f6f73;
  padding: 42px;
  border-radius: 22px;
}

.fry-highlight-block p:last-child {
  margin-bottom: 0;
}

/* Quote */

.fry-page-section blockquote {
  background: #f4f4f6;
  border-left: 5px solid #2f6f73;
  padding: 28px 32px;
  margin: 35px 0 0;
  font-size: 22px;
  line-height: 1.55;
  font-style: italic;
  border-radius: 18px;
  color: #333946;
}

.fry-page-section blockquote cite {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  color: #514365;
}

/* Testimonials */

.fry-review-summary {
  margin-bottom: 20px;
}

.fry-testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 30px;
}

.fry-testimonial {
  background: #f4f4f6;
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 10px 26px rgba(0,0,0,.04);
}

.fry-testimonial p {
  margin: 0 0 16px;
  font-size: 17px;
  line-height: 1.6;
}

.fry-testimonial cite {
  display: block;
  font-weight: 800;
  color: #514365;
}

/* Check List */

.fry-check-list {
  list-style: none;
  padding: 0;
  margin: 25px 0;
}

.fry-check-list li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 15px;
}

.fry-check-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #2f6f73;
  font-weight: 900;
}

/* Final CTA */

.fry-cta-block {
  text-align: center;
  background: linear-gradient(135deg, #514365, #40344f);
  color: #ffffff;
  padding: 64px 42px;
  border-radius: 30px;
  margin-top: 70px;
}

.fry-cta-block h2,
.fry-cta-block p {
  color: #ffffff;
}

.fry-cta-block p {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.fry-cta-block .fry-button {
  background: #f59b23;
  color: #1f1f23 !important;
}

/* Responsive */

@media (max-width: 900px) {
  .fry-proof-grid,
  .fry-awards-grid,
  .fry-card-grid,
  .fry-testimonial-grid,
  .fry-stat-row {
    grid-template-columns: 1fr;
  }

  .fry-card-wide {
    grid-column: auto;
  }

  .fry-content-block {
    margin: 48px 0;
  }
}

@media (max-width: 768px) {
  .fry-page-section {
    padding: 34px 16px 64px;
  }

  .fry-page-section p,
  .fry-page-section li {
    font-size: 16.5px;
  }

  .fry-card,
  .fry-testimonial,
  .fry-proof-grid div,
  .fry-awards-grid div {
    padding: 24px;
  }

  .fry-highlight-block,
  .fry-mini-cta {
    padding: 28px 24px;
  }

  .fry-page-section blockquote {
    padding: 24px;
    font-size: 19px;
  }

  .fry-cta-block {
    padding: 44px 24px;
  }
}/* End custom CSS */