/* Visual pass for the landing sections the user asked to unique-ify. */

:root {
  --landing-desktop-content-width: 1200px;
}

.us_custom_2d2e305f {
  position: relative !important;
  margin: 18px 10px 0 !important;
  padding: 58px 0 !important;
  border-radius: 36px !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 8% 12%, rgba(224, 25, 53, 0.16), transparent 20%),
    radial-gradient(circle at 92% 14%, rgba(224, 25, 53, 0.10), transparent 24%),
    linear-gradient(180deg, #fffaf9 0%, #ffffff 58%, #fff6f7 100%) !important;
  box-shadow: 0 28px 70px -50px rgba(32, 26, 28, 0.45) !important;
}

.us_custom_2d2e305f::before {
  content: "";
  position: absolute;
  right: -40px;
  bottom: -40px;
  width: 260px;
  height: 260px;
  border-radius: 999px;
  background: rgba(224, 25, 53, 0.08);
  filter: blur(10px);
  pointer-events: none;
}

.us_custom_2d2e305f .w-btn-wrapper {
  margin-top: 6px !important;
}

.us_custom_2d2e305f .w-hwrapper.valign_top.stack_on_mobiles.align_none {
  gap: 14px !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

.us_custom_2d2e305f .w-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 60px !important;
  padding: 0 28px !important;
  border-radius: 20px !important;
  box-shadow: 0 20px 42px -28px rgba(0, 0, 0, 0.35) !important;
  font-family: Onest-700, sans-serif !important;
  font-size: 17px !important;
  letter-spacing: -0.01em !important;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease,
    border-color 0.18s ease,
    background 0.18s ease,
    color 0.18s ease !important;
}

.us_custom_2d2e305f .w-btn-label {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  text-align: center !important;
}

.us_custom_2d2e305f .w-btn:hover {
  transform: translateY(-1px);
}

.us_custom_2d2e305f .us-btn-style_1 {
  min-width: 300px !important;
  background: linear-gradient(135deg, #e01935 0%, #c9112b 100%) !important;
  box-shadow: 0 22px 44px -28px rgba(224, 25, 53, 0.62) !important;
}

.us_custom_2d2e305f .us-btn-style_1:hover {
  box-shadow: 0 26px 48px -28px rgba(224, 25, 53, 0.56) !important;
}

.us_custom_2d2e305f .us-btn-style_2 {
  min-width: 220px !important;
  border: 1px solid rgba(31, 31, 31, 0.12) !important;
  background: rgba(255, 255, 255, 0.96) !important;
  color: #23252c !important;
}

.us_custom_2d2e305f .us-btn-style_2:hover {
  border-color: rgba(224, 25, 53, 0.24) !important;
  background: #ffffff !important;
  box-shadow: 0 22px 42px -28px rgba(15, 19, 31, 0.22) !important;
}

.us_custom_2d2e305f .us-btn-style_2 .w-btn-label {
  gap: 10px;
}

.us_custom_2d2e305f .us-btn-style_2 .w-btn-label::before {
  flex: 0 0 auto;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: linear-gradient(135deg, #e01935 0%, #ff6176 100%);
  box-shadow: 0 0 0 6px rgba(224, 25, 53, 0.10);
}

@media (min-width: 1280px) {
  .l-main {
    width: min(calc(100% - 48px), 1680px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.us_custom_499d2969 {
  border: 10px solid rgba(255, 255, 255, 0.94) !important;
  box-shadow: 0 34px 80px -48px rgba(0, 0, 0, 0.46) !important;
}

.us_custom_41537a5a,
.us_custom_18d201f6,
.us_custom_2372bdb1,
.us_custom_60f23148,
.us_custom_e3bad3ad {
  position: relative !important;
}

.us_custom_41537a5a::before,
.us_custom_18d201f6::before,
.us_custom_2372bdb1::before,
.us_custom_60f23148::before {
  content: "";
  position: absolute;
  left: -22px;
  top: 10px;
  bottom: 10px;
  width: 6px;
  border-radius: 999px;
  background: linear-gradient(180deg, #e01935 0%, #ff6e81 100%);
}

.us_custom_213e151c,
.us_custom_fca8cc99,
.us_custom_b99d620c {
  overflow: hidden !important;
  border-radius: 28px !important;
  box-shadow: 0 30px 60px -38px rgba(0, 0, 0, 0.42) !important;
}

.us_custom_8462a15b {
  position: relative !important;
  overflow: hidden !important;
  border: 1px solid rgba(224, 25, 53, 0.08) !important;
}

.us_custom_8462a15b::before,
.us_custom_f213941a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #e01935 0%, #ff6d81 100%);
}

.us_custom_4f8ad87c {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important;
  overflow: visible !important;
  box-shadow: none !important;
  margin-top: 42px !important;
}

.us_custom_ebd85f62,
.us_custom_4e82cb47,
.us_custom_17095aee {
  min-height: 290px !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  box-shadow: 0 24px 55px -38px rgba(0, 0, 0, 0.34) !important;
}

.us_custom_ebd85f62 {
  background: linear-gradient(180deg, #f7edef 0%, #efe2e4 100%) !important;
}

.us_custom_4e82cb47 {
  background: linear-gradient(180deg, #ffffff 0%, #f3f3f3 100%) !important;
}

.us_custom_17095aee {
  background: linear-gradient(135deg, #e01935 0%, #b50a21 100%) !important;
}

.us_custom_f213941a {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 28px !important;
  border: 1px solid rgba(224, 25, 53, 0.08) !important;
}

.us_custom_f213941a .vc_column-inner {
  padding: 28px 24px 26px !important;
}

.us_custom_e517edc3 .w-image-h {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  padding: 12px;
  border-radius: 18px;
  background: linear-gradient(135deg, #fff5f7 0%, #ffe4e9 100%);
}

.us_custom_ebb39013 .us_custom_a22a7c29 {
  display: block !important;
  max-width: 820px !important;
  margin: 0 auto 34px !important;
  text-align: center !important;
}

.us_custom_ebb39013 .us_custom_a22a7c29 .wpb_wrapper p {
  margin: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.us_custom_ebb39013 .us_custom_a22a7c29 .wpb_wrapper p::before {
  content: "Как происходит работа со мной";
  display: block;
  color: #232427;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: -0.03em;
  font-family: Onest-700, sans-serif;
}

.us_custom_ebb39013 .process-steps-grid {
  counter-reset: process-step;
  align-items: stretch;
}

.us_custom_ebb39013 .process-steps-grid .us_custom_f213941a {
  counter-increment: process-step;
}

.us_custom_ebb39013 .process-steps-grid .us_custom_f213941a::after {
  content: "Шаг " counter(process-step, decimal-leading-zero);
  position: absolute;
  top: 24px;
  left: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 88px;
  height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #e01935 0%, #ff6d81 100%);
  box-shadow: 0 18px 30px -24px rgba(224, 25, 53, 0.75);
  color: #fff;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family: Onest-700, sans-serif;
}

.us_custom_ebb39013 .process-steps-grid .us_custom_e517edc3 {
  display: none !important;
}

.us_custom_ebb39013 .process-steps-grid .us_custom_f213941a .vc_column-inner {
  min-height: 100%;
  padding: 82px 24px 28px !important;
}

.us_custom_ebb39013 .process-steps-grid .us_custom_3dd4a83f {
  margin-top: 0 !important;
  color: #26272b;
  font-size: 24px !important;
  line-height: 1.22 !important;
}

.us_custom_ebb39013 .process-steps-grid .us_custom_eb191e5e {
  margin-top: 14px !important;
  color: #646872 !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

.us_custom_b6b66d7b {
  margin: 24px 10px 0 !important;
  padding: 36px 24px 14px !important;
  border-radius: 32px 32px 0 0 !important;
  background: linear-gradient(180deg, #fff6f7 0%, #ffffff 100%) !important;
}

.us_custom_aa12ce14 .vc_column-inner {
  min-height: 104px;
  border: 1px solid rgba(224, 25, 53, 0.06) !important;
}

.us_custom_36a8fba3 {
  border: 1px solid rgba(224, 25, 53, 0.08) !important;
  box-shadow: 0 28px 60px -42px rgba(0, 0, 0, 0.38) !important;
}

.us_custom_36a8fba3.works-gallery-mounted {
  border-radius: 32px !important;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfd 100%) !important;
  border: 1px solid #f0eef0 !important;
  box-shadow: 0 28px 60px -42px rgba(15, 19, 31, 0.34) !important;
}

.us_custom_36a8fba3.works-gallery-mounted.fon-pic {
  background-image: none !important;
}

.us_custom_36a8fba3.works-gallery-mounted > .l-section-h {
  padding: 30px 32px 34px !important;
}

.us_custom_36a8fba3.works-gallery-mounted > .l-section-h > .g-cols.vc_row {
  grid-template-columns: 1fr !important;
  gap: 0 !important;
}

.us_custom_36a8fba3.works-gallery-mounted > .l-section-h > .g-cols.vc_row > .wpb_column:last-child {
  display: none !important;
}

.us_custom_36a8fba3.works-gallery-mounted .vc_column-inner {
  padding: 0 !important;
}

.us_custom_36a8fba3.works-gallery-mounted .us_custom_972c33a7 {
  margin-top: 0 !important;
  margin-bottom: 18px !important;
}

.us_custom_36a8fba3.works-gallery-mounted .us_custom_e3bad3ad {
  margin-top: 18px !important;
}

.us_custom_19160e51 {
  border: 3px solid rgba(255, 255, 255, 0.95) !important;
  box-shadow: 0 18px 38px -26px rgba(0, 0, 0, 0.35) !important;
}

.us_custom_8e09cc6b,
.us_custom_af6a9b6a {
  max-width: 580px !important;
}

.us_custom_36a8fba3.works-gallery-mounted .us_custom_8e09cc6b {
  max-width: none !important;
  margin-top: 26px !important;
  padding-bottom: 0 !important;
}

.embedded-work-gallery {
  width: 100%;
}

.embedded-work-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.embedded-work-gallery-card {
  position: relative;
  margin: 0 !important;
  padding: 14px !important;
  border-radius: 22px !important;
  background: #ffffff !important;
  border: 1.5px solid #ebecef !important;
  box-shadow: 0 18px 36px -30px rgba(15, 19, 31, 0.34) !important;
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease;
}

.embedded-work-gallery-card:hover {
  transform: translateY(-1px);
  border-color: rgba(224, 25, 53, 0.26) !important;
  box-shadow: 0 22px 40px -30px rgba(224, 25, 53, 0.22) !important;
}

.embedded-work-gallery-image {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 18px;
  background: #f5f6f8;
  box-shadow: inset 0 0 0 1px rgba(15, 19, 31, 0.04);
}

.us_custom_f1add670 strong {
  color: #202020;
}

@media (max-width: 1024px) {
  .us_custom_2d2e305f {
    padding: 46px 0 !important;
  }

  .us_custom_4f8ad87c {
    grid-template-columns: 1fr !important;
  }

  .us_custom_36a8fba3.works-gallery-mounted > .l-section-h {
    padding: 26px 24px 28px !important;
  }

  .us_custom_ebd85f62,
  .us_custom_4e82cb47,
  .us_custom_17095aee {
    min-height: auto !important;
  }

  .us_custom_f213941a .vc_column-inner {
    padding: 24px 20px !important;
  }

  .us_custom_ebb39013 .us_custom_a22a7c29 .wpb_wrapper p::before {
    font-size: 38px;
  }

  .us_custom_ebb39013 .process-steps-grid .us_custom_f213941a .vc_column-inner {
    padding: 76px 20px 24px !important;
  }

  .embedded-work-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .us_custom_2d2e305f {
    margin: 10px !important;
    padding: 34px 0 !important;
    border-radius: 26px !important;
  }

  .us_custom_2d2e305f .w-hwrapper.stack_on_mobiles {
    gap: 12px !important;
  }

  .us_custom_2d2e305f .w-btn-wrapper,
  .us_custom_2d2e305f .w-btn {
    width: 100% !important;
  }

  .us_custom_2d2e305f .w-btn {
    min-height: 56px !important;
    padding: 0 24px !important;
    justify-content: center !important;
  }

  .us_custom_2d2e305f .us-btn-style_1,
  .us_custom_2d2e305f .us-btn-style_2 {
    min-width: 0 !important;
  }

  .us_custom_41537a5a::before,
  .us_custom_18d201f6::before,
  .us_custom_2372bdb1::before,
  .us_custom_60f23148::before {
    left: -14px;
    width: 5px;
  }

  .us_custom_8462a15b,
  .us_custom_f213941a {
    border-radius: 24px !important;
  }

  .us_custom_ebb39013 .us_custom_a22a7c29 {
    margin-bottom: 24px !important;
  }

  .us_custom_ebb39013 .us_custom_a22a7c29 .wpb_wrapper p::before {
    font-size: 31px;
    line-height: 1.12;
  }

  .us_custom_ebb39013 .process-steps-grid .us_custom_f213941a::after {
    top: 18px;
    left: 18px;
    min-width: 80px;
    height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }

  .us_custom_ebb39013 .process-steps-grid .us_custom_f213941a .vc_column-inner {
    padding: 68px 18px 20px !important;
  }

  .us_custom_ebb39013 .process-steps-grid .us_custom_3dd4a83f {
    font-size: 21px !important;
  }

  .us_custom_ebb39013 .process-steps-grid .us_custom_eb191e5e {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }

  .us_custom_b6b66d7b {
    margin: 18px 10px 0 !important;
    padding: 28px 18px 10px !important;
    border-radius: 26px 26px 0 0 !important;
  }

  .us_custom_aa12ce14 {
    height: auto !important;
  }

  .us_custom_aa12ce14 .vc_column-inner {
    min-height: 88px;
    padding: 12px 10px !important;
  }

  .us_custom_aa12ce14 .w-image-h img {
    max-height: 34px !important;
  }

  .us_custom_36a8fba3 {
    border-radius: 24px !important;
  }

  .us_custom_36a8fba3.works-gallery-mounted > .l-section-h {
    padding: 22px 18px 24px !important;
  }

  .us_custom_36a8fba3.works-gallery-mounted .us_custom_972c33a7 {
    margin-bottom: 14px !important;
  }

  .us_custom_36a8fba3.works-gallery-mounted .us_custom_e3bad3ad {
    margin-top: 14px !important;
  }

  .us_custom_8e09cc6b,
  .us_custom_af6a9b6a {
    max-width: 100% !important;
  }

  .us_custom_36a8fba3.works-gallery-mounted .us_custom_8e09cc6b {
    margin-top: 18px !important;
  }

  .embedded-work-gallery-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .embedded-work-gallery-card {
    padding: 14px !important;
    border-radius: 18px !important;
  }

  .embedded-work-gallery-image {
    border-radius: 16px;
  }
}

/* Profi-inspired cleanup and stronger differentiation from the old layout. */

.us_custom_4f8ad87c {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  margin-top: 36px !important;
  border: 1px solid rgba(224, 25, 53, 0.08) !important;
  border-radius: 30px !important;
  overflow: hidden !important;
  background: #f4f1f2 !important;
  box-shadow: 0 22px 48px -36px rgba(15, 19, 31, 0.2) !important;
}

.us_custom_4f8ad87c > .wpb_column {
  margin: 0 !important;
}

.us_custom_4f8ad87c > .wpb_column + .wpb_column {
  border-left: 1px solid rgba(255, 255, 255, 0.64) !important;
}

.us_custom_4f8ad87c .vc_column-inner {
  height: 100% !important;
  padding: 28px 26px !important;
}

.us_custom_ebd85f62,
.us_custom_4e82cb47,
.us_custom_17095aee {
  min-height: 232px !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  border: none !important;
  box-shadow: none !important;
}

.us_custom_ebd85f62 {
  background: linear-gradient(180deg, #f6eaed 0%, #eadde0 100%) !important;
}

.us_custom_4e82cb47 {
  background: linear-gradient(180deg, #ffffff 0%, #f5f5f6 100%) !important;
}

.us_custom_17095aee {
  background: linear-gradient(135deg, #e01935 0%, #c60e28 100%) !important;
}

.us_custom_2f00d430,
.us_custom_53d86e92 {
  font-size: 22px !important;
  line-height: 1.18 !important;
  letter-spacing: -0.03em !important;
  font-family: Onest-700 !important;
  margin-top: 0 !important;
}

.us_custom_9ccd5bd3,
.us_custom_6b0c7bf3 {
  margin-top: 14px !important;
  font-size: 17px !important;
  line-height: 1.52 !important;
  font-family: Onest-500 !important;
}

.us_custom_45504678 {
  max-width: 900px !important;
  font-size: 38px !important;
  line-height: 1.12 !important;
}

.us_custom_8a2c8f79 {
  max-width: 760px !important;
  margin-top: 14px !important;
  font-size: 18px !important;
  line-height: 1.58 !important;
}

.us_custom_b6b66d7b,
.us_custom_b6b66d7b + .l-section,
.us_custom_2ae65f69 {
  margin-left: 10px !important;
  margin-right: 10px !important;
  background: #ffffff !important;
  box-shadow: 0 24px 60px -46px rgba(15, 19, 31, 0.22) !important;
}

.us_custom_b6b66d7b {
  position: relative !important;
  margin-top: 34px !important;
  padding: 36px 28px 12px !important;
  border-radius: 34px 34px 0 0 !important;
  background: #ffffff !important;
}

.us_custom_b6b66d7b::after {
  content: "12 брендов в работе";
  position: absolute;
  top: 34px;
  right: 28px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 0 16px;
  border-radius: 999px;
  background: #f6f7f9;
  border: 1px solid #eceff3;
  color: #4a4e57;
  font-size: 14px;
  font-family: Onest-500, sans-serif;
  letter-spacing: -0.01em;
}

.us_custom_b6b66d7b + .l-section {
  padding-top: 6px !important;
  padding-bottom: 0 !important;
}

.us_custom_2ae65f69 {
  margin-top: 0 !important;
  padding-top: 12px !important;
  padding-bottom: 28px !important;
  border-radius: 0 0 34px 34px !important;
}

.us_custom_18d201f6 {
  max-width: 980px !important;
  padding-left: 30px !important;
}

.us_custom_18d201f6::before {
  left: 0 !important;
  top: 6px !important;
  bottom: 6px !important;
}

.us_custom_4dda53e0 {
  max-width: 1040px !important;
}

.us_custom_aa12ce14 .vc_column-inner {
  min-height: 126px !important;
  padding: 16px 14px !important;
  border-radius: 28px !important;
  background: linear-gradient(180deg, #fbfbfc 0%, #f3f5f7 100%) !important;
  border: 1px solid #eceff3 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 18px 35px -34px rgba(15, 19, 31, 0.22) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.us_custom_aa12ce14 .w-image-h {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 10px 12px;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(246, 247, 249, 0.94) 100%);
}

.us_custom_aa12ce14 .w-image-h img {
  max-height: 40px !important;
  width: auto !important;
  object-fit: contain !important;
  opacity: 0.86;
  filter: grayscale(1) contrast(1.08) brightness(0.96);
  transition: filter 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}

.us_custom_aa12ce14 .vc_column-inner:hover {
  transform: translateY(-2px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 22px 38px -32px rgba(15, 19, 31, 0.26) !important;
}

.us_custom_aa12ce14 .vc_column-inner:hover .w-image-h img {
  opacity: 1;
  filter: none;
  transform: scale(1.02);
}

.us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none {
  display: block !important;
  max-width: 920px !important;
  padding-top: 10px !important;
}

.us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_0dc7b1f4,
.us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_7e52264c,
.us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_813cb2f0 {
  display: none !important;
}

.us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_a56d121a {
  position: relative !important;
  padding-left: 30px !important;
  margin-top: 0 !important;
}

.us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_a56d121a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 8px;
  width: 6px;
  border-radius: 999px;
  background: linear-gradient(180deg, #e01935 0%, #ff7183 100%);
}

.us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_4dda53e0 {
  max-width: 920px !important;
  margin-top: 18px !important;
}

.us_custom_8d45c27c + .us_custom_691df4e7 {
  display: block !important;
  margin: 0 10px 24px !important;
  padding-top: 6px !important;
  padding-bottom: 0 !important;
  background: #ffffff !important;
}

.us_custom_8d45c27c + .us_custom_691df4e7 .guarantee-cards-grid {
  gap: 18px !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.us_custom_8d45c27c + .us_custom_691df4e7 .us_custom_67f5efff {
  max-width: none !important;
  min-height: 152px !important;
  margin-top: 0 !important;
  padding: 24px 26px !important;
  border-radius: 26px !important;
  background: linear-gradient(180deg, #fafafb 0%, #f2f3f5 100%) !important;
  border: 1px solid #eceff3 !important;
  box-shadow: 0 18px 42px -36px rgba(15, 19, 31, 0.18) !important;
}

@media (max-width: 1024px) {
  .us_custom_4f8ad87c {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  .us_custom_4f8ad87c > .wpb_column + .wpb_column {
    border-left: none !important;
  }

  .us_custom_ebd85f62,
  .us_custom_4e82cb47,
  .us_custom_17095aee {
    min-height: auto !important;
    border-radius: 26px !important;
    border: 1px solid rgba(224, 25, 53, 0.08) !important;
    box-shadow: 0 20px 42px -34px rgba(15, 19, 31, 0.18) !important;
  }

  .us_custom_b6b66d7b + .l-section,
  .us_custom_2ae65f69 {
    box-shadow: none !important;
  }

  .us_custom_8d45c27c + .us_custom_691df4e7 .guarantee-cards-grid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 767px) {
  .us_custom_45504678 {
    font-size: 28px !important;
    line-height: 1.14 !important;
  }

  .us_custom_8a2c8f79 {
    font-size: 16px !important;
    line-height: 1.52 !important;
  }

  .us_custom_4f8ad87c .vc_column-inner {
    padding: 24px 22px !important;
  }

  .us_custom_2f00d430,
  .us_custom_53d86e92 {
    font-size: 21px !important;
    line-height: 1.2 !important;
  }

  .us_custom_9ccd5bd3,
  .us_custom_6b0c7bf3 {
    margin-top: 12px !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
  }

  .us_custom_b6b66d7b {
    padding: 28px 18px 10px !important;
    border-radius: 28px 28px 0 0 !important;
  }

  .us_custom_b6b66d7b::after {
    top: auto;
    right: auto;
    position: static;
    margin: 14px 0 0 20px;
  }

  .us_custom_2ae65f69 {
    padding-bottom: 22px !important;
    border-radius: 0 0 28px 28px !important;
  }

  .us_custom_18d201f6,
  .us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_a56d121a {
    padding-left: 20px !important;
  }

  .us_custom_18d201f6::before,
  .us_custom_691df4e7 .w-hwrapper.valign_bottom.align_none .us_custom_a56d121a::before {
    width: 5px;
  }

  .us_custom_aa12ce14 .vc_column-inner {
    min-height: 96px !important;
    border-radius: 24px !important;
  }

  .us_custom_aa12ce14 .w-image-h img {
    max-height: 34px !important;
  }

  .us_custom_8d45c27c + .us_custom_691df4e7 .us_custom_67f5efff {
    min-height: auto !important;
    padding: 20px 20px !important;
  }
}

/* Header and partner logos cleanup requested by user. */

.work-gallery-section {
  margin: 0 !important;
  padding: 18px 0 10px !important;
  background: #ffffff !important;
}

.work-gallery-shell {
  margin: 0 10px 28px !important;
  padding: 30px 32px 34px !important;
  border-radius: 32px !important;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfd 100%) !important;
  border: 1px solid #f0eef0 !important;
  box-shadow: 0 28px 60px -42px rgba(15, 19, 31, 0.34) !important;
}

.work-gallery-head {
  max-width: 900px;
  margin: 0 auto 22px;
  text-align: center;
}

.work-gallery-kicker {
  margin: 0 0 10px !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-family: Onest-700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: #e01935 !important;
}

.work-gallery-title {
  margin: 0 !important;
  font-size: 40px !important;
  line-height: 1.08 !important;
  letter-spacing: -0.03em !important;
  font-family: Onest-700 !important;
  color: #27282d !important;
  text-wrap: balance;
}

.work-gallery-copy {
  max-width: 760px;
  margin: 14px auto 0 !important;
  font-size: 18px !important;
  line-height: 1.58 !important;
  font-family: Onest-500 !important;
  color: #5c6068 !important;
}

.work-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.work-gallery-card {
  position: relative;
  margin: 0 !important;
  padding: 14px !important;
  border-radius: 22px !important;
  background: #ffffff !important;
  border: 1.5px solid #ebecef !important;
  box-shadow: 0 18px 36px -30px rgba(15, 19, 31, 0.34) !important;
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease;
}

.work-gallery-card:hover {
  transform: translateY(-1px);
  border-color: rgba(224, 25, 53, 0.34) !important;
  box-shadow: 0 22px 40px -30px rgba(224, 25, 53, 0.26) !important;
}

.work-gallery-image {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 18px;
  background: #f5f6f8;
  box-shadow: inset 0 0 0 1px rgba(15, 19, 31, 0.04);
}

@media (max-width: 1024px) {
  .work-gallery-title {
    font-size: 32px !important;
    line-height: 1.12 !important;
  }

  .work-gallery-copy {
    font-size: 17px !important;
  }

  .work-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .work-gallery-shell {
    margin: 0 10px 22px !important;
    padding: 22px 18px 24px !important;
    border-radius: 24px !important;
  }

  .work-gallery-head {
    margin-bottom: 18px;
  }

  .work-gallery-title {
    font-size: 27px !important;
    line-height: 1.14 !important;
  }

  .work-gallery-copy {
    margin-top: 12px !important;
    font-size: 16px !important;
    line-height: 1.52 !important;
  }

  .work-gallery-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .work-gallery-card {
    padding: 14px !important;
    border-radius: 18px !important;
  }

  .work-gallery-image {
    border-radius: 16px;
  }
}

#page-header .l-subheader.at_middle .l-subheader-cell.at_right {
  display: none !important;
}

#page-header .l-subheader.at_middle .l-subheader-h {
  justify-content: center !important;
  gap: 0 !important;
}

#page-header .l-subheader.at_middle .l-subheader-cell.at_center {
  display: none !important;
}

#page-header .l-subheader.at_middle .l-subheader-cell.at_left {
  flex: 0 1 auto !important;
  width: auto !important;
  max-width: none !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

#page-header .ush_hwrapper_1 {
  margin: 0 !important;
  gap: 14px !important;
  flex-wrap: nowrap !important;
}

#page-header .header-rating-inline {
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  gap: 6px !important;
}

#page-header .ush_text_1 {
  font-size: 17px !important;
}

#page-header .ush_text_2 {
  font-size: 13px !important;
  margin-top: 0 !important;
}

#page-header .ush_text_3 {
  font-size: 18px !important;
}

#page-header .ush_image_1 {
  margin-bottom: 0 !important;
}

.us_custom_b6b66d7b::after {
  display: none !important;
  content: none !important;
}

.us_custom_b6b66d7b,
.us_custom_b6b66d7b + .l-section,
.us_custom_2ae65f69 {
  background: transparent !important;
  box-shadow: none !important;
}

.us_custom_b6b66d7b {
  padding-bottom: 6px !important;
}

.us_custom_b6b66d7b + .l-section .g-cols,
.us_custom_2ae65f69 .g-cols {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 18px 28px !important;
}

.us_custom_b6b66d7b + .l-section .g-cols > .wpb_column,
.us_custom_2ae65f69 .g-cols > .wpb_column {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
}

.us_custom_aa12ce14,
.us_custom_aa12ce14.logos,
.w-image.logos {
  height: auto !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
}

.us_custom_aa12ce14 .vc_column-inner {
  min-height: auto !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

.us_custom_aa12ce14 .w-image-h {
  display: block !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
}

.us_custom_aa12ce14 .w-image-h img {
  display: block !important;
  width: auto !important;
  max-height: 42px !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.us_custom_aa12ce14 .vc_column-inner:hover,
.us_custom_aa12ce14 .vc_column-inner:hover .w-image-h img {
  box-shadow: none !important;
  transform: none !important;
  filter: none !important;
  opacity: 1 !important;
}

@media (max-width: 767px) {
  #page-header .l-subheader.at_middle {
    line-height: normal !important;
    height: auto !important;
  }

  #page-header .l-subheader.at_middle .l-subheader-h {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  #page-header .ush_hwrapper_1 {
    gap: 8px !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
  }

  #page-header .ush_text_1 {
    font-size: 14px !important;
  }

  #page-header .ush_vwrapper_1 {
    max-width: 170px !important;
  }

  #page-header .ush_text_2 {
    display: none !important;
  }

  #page-header .ush_text_1.nowrap,
  #page-header .ush_text_3.nowrap {
    white-space: normal !important;
  }

  #page-header .ush_image_2 {
    height: 48px !important;
  }

  #page-header .header-rating-inline {
    gap: 4px !important;
    width: 100% !important;
    justify-content: center !important;
  }

  #page-header .ush_text_3 {
    font-size: 15px !important;
  }

  #page-header .ush_image_1 {
    height: 16px !important;
  }

  .us_custom_b6b66d7b + .l-section .g-cols,
  .us_custom_2ae65f69 .g-cols {
    gap: 14px 20px !important;
  }

  .us_custom_aa12ce14 .w-image-h img {
    max-height: 34px !important;
  }
}

/* Final custom header module replacing the old split WP cells. */

#page-header,
#page-header.landing-source-header-hidden,
#page-header .l-subheader.at_middle.landing-source-header-hidden {
  display: none !important;
}

#page-header .l-subheader.at_middle .l-subheader-cell.landing-header-original-hidden {
  display: none !important;
}

#page-header .landing-header-inline-shell {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  padding: 16px 0;
}

#page-header .landing-header-person {
  display: flex;
  align-items: center;
  gap: 14px;
}

#page-header .landing-header-avatar {
  width: 56px;
  height: 56px;
  overflow: hidden;
  border-radius: 999px;
  flex: 0 0 auto;
}

#page-header .landing-header-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#page-header .landing-header-copy {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

#page-header .landing-header-name {
  color: #333333;
  font-size: 17px;
  line-height: 1.15;
  font-family: Onest-600, sans-serif;
}

#page-header .landing-header-role {
  color: #333333;
  opacity: 0.88;
  font-size: 13px;
  line-height: 1.2;
  font-family: Onest-Regular, sans-serif;
}

#page-header .landing-header-rating {
  display: flex;
  align-items: center;
  gap: 6px;
  flex: 0 0 auto;
}

#page-header .landing-header-rating-text {
  color: #000000;
  font-size: 18px;
  line-height: 1;
  font-family: Onest-600, sans-serif;
}

#page-header .landing-header-rating-text span {
  color: #e01935;
}

#page-header .landing-header-rating img {
  display: block;
  width: auto;
  height: 21px;
}

@media (max-width: 767px) {
  #page-header .landing-header-inline-shell {
    flex-direction: column;
    gap: 8px;
    padding: 10px 0 12px;
  }

  #page-header .landing-header-person {
    gap: 10px;
  }

  #page-header .landing-header-avatar {
    width: 46px;
    height: 46px;
  }

  #page-header .landing-header-name {
    font-size: 14px;
  }

  #page-header .landing-header-role {
    display: none;
  }

  #page-header .landing-header-rating {
    gap: 4px;
  }

  #page-header .landing-header-rating-text {
    font-size: 15px;
  }

  #page-header .landing-header-rating img {
    height: 16px;
  }
}

/* Hero identity card above the main headline. */

.landing-hero-identity {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  flex-direction: row;
  width: min(100%, 640px);
  margin: 0 auto 30px;
  padding: 18px 28px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(224, 25, 53, 0.12);
  box-shadow: 0 24px 54px -40px rgba(15, 19, 31, 0.26);
}

.landing-hero-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  text-align: left;
}

.landing-hero-rating {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

.landing-hero-rating-text {
  color: #111111;
  font-size: 20px;
  line-height: 1;
  font-family: Onest-700, sans-serif;
}

.landing-hero-rating-text span {
  color: #e01935;
}

.landing-hero-rating-stars {
  display: block;
  width: auto;
  height: 23px;
}

.landing-hero-avatar {
  width: 78px;
  height: 78px;
  overflow: hidden;
  border-radius: 999px;
  flex: 0 0 auto;
}

.landing-hero-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.landing-hero-name {
  color: #333333;
  font-size: 23px;
  line-height: 1.1;
  font-family: Onest-700, sans-serif;
  text-align: left;
}

@media (max-width: 767px) {
  .landing-hero-identity {
    width: 100%;
    gap: 14px;
    margin: 0 auto 22px;
    padding: 14px 16px;
    border-radius: 20px;
    justify-content: flex-start;
  }

  .landing-hero-copy {
    align-items: flex-start;
    gap: 6px;
  }

  .landing-hero-rating {
    gap: 6px;
  }

  .landing-hero-rating-text {
    font-size: 17px;
  }

  .landing-hero-rating-stars {
    height: 18px;
  }

  .landing-hero-avatar {
    width: 62px;
    height: 62px;
  }

  .landing-hero-name {
    font-size: 17px;
  }
}

/* Quiz restyle */

#quiz-block {
  scroll-margin-top: 120px;
}

#super-form-15.landing-quiz-form {
  max-width: var(--landing-desktop-content-width);
  margin: 0 auto;
  overflow-anchor: none;
}

#super-form-15 .landing-quiz-progress {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 20px;
  padding: 0 6px;
}

#super-form-15 .landing-quiz-progress-copy {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

#super-form-15 .landing-quiz-progress-label {
  color: #e01935;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-family: Onest-700, sans-serif;
}

#super-form-15 .landing-quiz-progress-count {
  color: #1e2128;
  font-size: 20px;
  line-height: 1.2;
  font-family: Onest-700, sans-serif;
}

#super-form-15 .landing-quiz-progress-caption {
  color: #666a74;
  font-size: 15px;
  line-height: 1.45;
  font-family: Onest-500, sans-serif;
}

#super-form-15 .landing-quiz-progress-track {
  flex: 1 1 280px;
  height: 8px;
  border-radius: 999px;
  background: #f0f1f5;
  overflow: hidden;
}

#super-form-15 .landing-quiz-progress-bar {
  display: block;
  width: 20%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #e01935 0%, #ff5a6f 100%);
  transition: width 0.24s ease;
}

#super-form-15 .super-multipart {
  padding: 30px 32px 34px !important;
  border-radius: 32px !important;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfd 100%) !important;
  border: 1px solid #f0eef0 !important;
  box-shadow: 0 28px 60px -42px rgba(15, 19, 31, 0.34) !important;
}

#super-form-15 .super-heading {
  margin-bottom: 18px !important;
}

#super-form-15 .super-heading-title h3 {
  margin: 0 !important;
  max-width: 860px !important;
  color: #1f222a !important;
  font-size: clamp(30px, 2.9vw, 52px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.03em !important;
  font-family: Onest-700, sans-serif !important;
  text-wrap: balance;
}

#super-form-15 .landing-quiz-final .super-heading-title h3 {
  max-width: 980px !important;
  font-size: clamp(34px, 3.15vw, 58px) !important;
}

#super-form-15 .super-heading-title h6 {
  margin: 0 !important;
  max-width: 760px !important;
  color: #545863 !important;
  font-size: 22px !important;
  line-height: 1.45 !important;
  font-family: Onest-500, sans-serif !important;
}

#super-form-15 .landing-quiz-hint {
  margin: 0 0 18px;
  color: #707581;
  font-size: 15px;
  line-height: 1.45;
  font-family: Onest-500, sans-serif;
}

#super-form-15 .kviz-pics .super-image,
#super-form-15 .kviz-pics .super-image img {
  display: none !important;
}

#super-form-15 .kviz-pics,
#super-form-15 .kviz-pics .super-field-wrapper,
#super-form-15 .kviz-pics .super-items-list {
  width: 100%;
}

#super-form-15 .kviz-pics .super-items-list {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px !important;
  align-items: stretch;
}

#super-form-15 .kviz-pics .super-item {
  position: relative;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  box-sizing: border-box;
  min-height: 92px;
  margin: 0 !important;
  padding: 22px 24px !important;
  border-radius: 22px !important;
  border: 1.5px solid #ebecef !important;
  background: #ffffff !important;
  box-shadow: 0 18px 36px -30px rgba(15, 19, 31, 0.34) !important;
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease;
}

#super-form-15 .kviz-pics .super-item:hover {
  transform: translateY(-1px);
  border-color: rgba(224, 25, 53, 0.34) !important;
  box-shadow: 0 22px 40px -30px rgba(224, 25, 53, 0.26) !important;
}

#super-form-15 .kviz-pics .super-item.super-active {
  border-color: #e01935 !important;
  background: linear-gradient(180deg, #fff4f6 0%, #ffffff 100%) !important;
  box-shadow: 0 24px 44px -30px rgba(224, 25, 53, 0.34) !important;
}

#super-form-15 .kviz-pics .super-item::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: #f2f3f6;
  box-shadow: inset 0 0 0 1px rgba(15, 19, 31, 0.08);
}

#super-form-15 .kviz-pics .super-item.super-active::after {
  background: #e01935;
  box-shadow: 0 0 0 5px rgba(224, 25, 53, 0.12);
}

#super-form-15 .kviz-pics .super-before,
#super-form-15 .kviz-pics input[type="radio"] {
  display: none !important;
}

#super-form-15 .kviz-pics .super-item-label {
  display: block !important;
  width: 100%;
  color: #22262d !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
  text-align: left !important;
  font-family: Onest-600, sans-serif !important;
}

#super-form-15 .landing-quiz-housing-step .super-items-list {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

#super-form-15 .landing-quiz-housing-step .super-item {
  flex-direction: column !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  min-height: 100% !important;
  padding: 18px !important;
  overflow: hidden;
}

#super-form-15 .landing-quiz-housing-step .landing-quiz-option-media {
  display: block;
  width: 100%;
  margin: 0 0 14px;
  border-radius: 18px;
  overflow: hidden;
  background: #f5f6f8;
  box-shadow: inset 0 0 0 1px rgba(15, 19, 31, 0.04);
}

#super-form-15 .landing-quiz-housing-step .landing-quiz-option-media img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: contain;
  background: #f5f6f8;
}

#super-form-15 .landing-quiz-housing-step .super-item-label {
  font-size: 22px !important;
  line-height: 1.25 !important;
  text-align: center !important;
}

#super-form-15 .super-field.has-error .super-error-msg,
#super-form-15 .super-field.has-error .super-empty-error-msg {
  margin-top: 12px;
  color: #c71c35;
  font-size: 14px;
  line-height: 1.45;
  font-family: Onest-500, sans-serif;
}

#super-form-15 .super-empty-error-msg {
  display: none !important;
}

#super-form-15 .landing-quiz-final {
  background: linear-gradient(135deg, #ffffff 0%, #fff7f8 100%) !important;
}

#super-form-15 .landing-quiz-success {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 420px;
  background: linear-gradient(135deg, #f6fff8 0%, #effaf2 100%) !important;
  border-color: #d8efde !important;
}

#super-form-15 .landing-quiz-success .super-heading-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
}

#super-form-15 .landing-quiz-success .super-heading-title h3 {
  max-width: 720px !important;
  margin: 0 !important;
}

#super-form-15 .landing-quiz-success .super-heading-title h6 {
  max-width: 680px !important;
  margin: 0 !important;
  color: #3f6c49 !important;
}

#super-form-15 .landing-quiz-phone {
  margin-top: 28px !important;
}

#super-form-15 .landing-quiz-phone-label {
  margin: 0 0 12px;
  color: #282d35;
  font-size: 16px;
  line-height: 1.4;
  font-family: Onest-600, sans-serif;
}

#super-form-15 .landing-quiz-phone .super-field-wrapper::before,
#super-form-15 .landing-quiz-phone .super-field-wrapper::after {
  display: none !important;
}

#super-form-15 .landing-quiz-final input.super-shortcode-field[type="tel"] {
  width: 100% !important;
  height: 72px !important;
  padding: 0 22px !important;
  border-radius: 20px !important;
  border: 2px solid #e7e8ee !important;
  background: #ffffff !important;
  color: #141821 !important;
  font-size: 24px !important;
  line-height: 1 !important;
  font-family: Onest-600, sans-serif !important;
  box-shadow: 0 18px 40px -34px rgba(15, 19, 31, 0.4) !important;
}

#super-form-15 .landing-quiz-final input.super-shortcode-field[type="tel"]::placeholder {
  color: #9aa0ab !important;
  opacity: 1 !important;
}

#super-form-15 .landing-quiz-final input.super-shortcode-field[type="tel"]:focus {
  border-color: #e01935 !important;
  box-shadow:
    0 0 0 5px rgba(224, 25, 53, 0.08),
    0 18px 40px -34px rgba(15, 19, 31, 0.4) !important;
}

#super-form-15 .landing-quiz-phone.has-error input.super-shortcode-field[type="tel"] {
  border-color: #e01935 !important;
  box-shadow:
    0 0 0 5px rgba(224, 25, 53, 0.08),
    0 18px 40px -34px rgba(15, 19, 31, 0.4) !important;
}

#super-form-15 .landing-quiz-consent {
  margin-top: 18px !important;
}

#super-form-15 .landing-quiz-consent .super-items-list {
  margin: 0 !important;
}

#super-form-15 .landing-quiz-consent .super-item {
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#super-form-15 .landing-quiz-consent .super-before {
  position: relative !important;
  width: 22px !important;
  min-width: 22px !important;
  height: 22px !important;
  margin-top: 2px !important;
  border-radius: 7px !important;
  border: 2px solid #e01935 !important;
  background: #ffffff !important;
}

#super-form-15 .landing-quiz-consent .super-before .super-after {
  top: 4px !important;
  left: 4px !important;
  width: 10px !important;
  height: 6px !important;
  border-left: 2px solid #ffffff !important;
  border-bottom: 2px solid #ffffff !important;
  background: transparent !important;
  transform: rotate(-45deg);
  opacity: 0;
}

#super-form-15 .landing-quiz-consent .super-item.super-active .super-before {
  background: #e01935 !important;
}

#super-form-15 .landing-quiz-consent .super-item.super-active .super-before .super-after {
  opacity: 1;
}

#super-form-15 .landing-quiz-consent .super-item div {
  color: #5b606b !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-family: Onest-500, sans-serif !important;
}

#super-form-15 .landing-quiz-submit {
  margin-top: 24px !important;
}

#super-form-15 .landing-quiz-submit .super-button-wrap {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 64px;
  padding: 0 32px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #ef2946 0%, #d51531 100%) !important;
  box-shadow: 0 24px 44px -30px rgba(224, 25, 53, 0.55) !important;
  cursor: pointer;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease;
}

#super-form-15 .landing-quiz-submit .super-button-wrap:hover {
  transform: translateY(-1px);
  background: linear-gradient(180deg, #f7314e 0%, #c9142e 100%) !important;
  box-shadow: 0 28px 48px -28px rgba(224, 25, 53, 0.62) !important;
}

#super-form-15 .landing-quiz-submit .super-button-name {
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 1 !important;
  font-family: Onest-700, sans-serif !important;
}

#super-form-15 .landing-quiz-submit .super-after {
  display: none !important;
}

@media (max-width: 900px) {
  #super-form-15 .landing-quiz-progress {
    align-items: stretch;
    flex-direction: column;
  }

  #super-form-15 .landing-quiz-progress-track {
    flex-basis: auto;
  }
}

@media (max-width: 767px) {
  #super-form-15 .super-multipart {
    padding: 22px 18px 24px !important;
    border-radius: 24px !important;
  }

  #super-form-15 .super-heading-title h3,
  #super-form-15 .landing-quiz-final .super-heading-title h3 {
    font-size: 32px !important;
    line-height: 1.1 !important;
  }

  #super-form-15 .super-heading-title h6 {
    font-size: 18px !important;
  }

  #super-form-15 .landing-quiz-hint,
  #super-form-15 .landing-quiz-progress-caption {
    font-size: 14px;
  }

  #super-form-15 .kviz-pics .super-items-list {
    grid-template-columns: 1fr !important;
  }

  #super-form-15 .kviz-pics .super-item {
    min-height: 78px;
    padding: 18px !important;
    border-radius: 18px !important;
  }

  #super-form-15 .kviz-pics .super-item-label {
    font-size: 18px !important;
  }

  #super-form-15 .landing-quiz-housing-step .super-item {
    padding: 14px !important;
  }

  #super-form-15 .landing-quiz-housing-step .landing-quiz-option-media {
    margin-bottom: 12px;
    border-radius: 16px;
  }

  #super-form-15 .landing-quiz-housing-step .super-item-label {
    font-size: 18px !important;
  }

  #super-form-15 .landing-quiz-phone {
    margin-top: 22px !important;
  }

  #super-form-15 .landing-quiz-phone-label {
    font-size: 15px;
  }

  #super-form-15 .landing-quiz-final input.super-shortcode-field[type="tel"] {
    height: 62px !important;
    font-size: 19px !important;
    padding: 0 18px !important;
    border-radius: 18px !important;
  }

  #super-form-15 .landing-quiz-submit .super-button-wrap {
    width: 100% !important;
  }

  #super-form-15 .landing-quiz-submit .super-button-name {
    font-size: 18px !important;
  }
}

@media (min-width: 1280px) {
  .l-main {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #page-content > .l-section {
    width: min(calc(100% - 20px), var(--landing-desktop-content-width)) !important;
    max-width: var(--landing-desktop-content-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }
}

.us_custom_72fc42ef {
  margin-top: 42px !important;
}

.us_custom_72fc42ef > .l-section-h {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.us_custom_72fc42ef .vc_column-inner {
  padding: 0 !important;
}

.landing-reviews-shell {
  padding: 30px 32px 34px !important;
  border-radius: 32px !important;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfd 100%) !important;
  border: 1px solid #f0eef0 !important;
  box-shadow: 0 28px 60px -42px rgba(15, 19, 31, 0.34) !important;
}

.landing-reviews-head {
  max-width: 860px;
  margin: 0 auto 24px;
  text-align: center;
}

.landing-reviews-kicker {
  color: #e01935;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-family: Onest-700, sans-serif;
}

.landing-reviews-title {
  margin: 14px 0 0 !important;
  color: #1f222a;
  font-size: clamp(30px, 2.9vw, 50px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  font-family: Onest-700, sans-serif;
  text-wrap: balance;
}

.landing-reviews-copy {
  max-width: 760px;
  margin: 14px auto 0 !important;
  color: #666a74;
  font-size: 18px;
  line-height: 1.55;
  font-family: Onest-500, sans-serif;
}

.landing-reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.landing-review-card {
  min-height: 100%;
  padding: 22px 22px 20px;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #f7f8fa 100%);
  border: 1px solid #eceff3;
  box-shadow: 0 18px 36px -30px rgba(15, 19, 31, 0.22);
}

.landing-review-card-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
}

.landing-review-name {
  color: #1f222a;
  font-size: 22px;
  line-height: 1.2;
  font-family: Onest-700, sans-serif;
}

.landing-review-source {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  background: #fff5f7;
  border: 1px solid rgba(224, 25, 53, 0.12);
  color: #d31631;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  font-family: Onest-700, sans-serif;
}

.landing-review-source:hover {
  background: #ffecee;
  color: #b80f27;
}

.landing-review-text {
  color: #454951;
  font-size: 17px;
  line-height: 1.6;
  font-family: Onest-500, sans-serif;
}

@media (max-width: 1024px) {
  .landing-reviews-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .landing-reviews-shell {
    padding: 22px 18px 24px !important;
    border-radius: 24px !important;
  }

  .landing-reviews-title {
    font-size: 32px;
    line-height: 1.1;
  }

  .landing-reviews-copy {
    font-size: 16px;
    line-height: 1.5;
  }

  .landing-reviews-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .landing-review-card {
    padding: 18px 18px 16px;
    border-radius: 20px;
  }

  .landing-review-card-head {
    flex-direction: column;
    gap: 10px;
  }

  .landing-review-name {
    font-size: 20px;
  }

  .landing-review-text {
    font-size: 16px;
    line-height: 1.55;
  }
}
