﻿.content-wrapper p a,.content-wrapper p a:hover,.faq-btn,.listWrapper ul li a:hover,a,a:hover {
    text-decoration: underline
}

.banner-btn,.cta-btn,.letter-btn,.steps-btn {
    box-shadow: 0 6px 7.3px 2px rgba(255,91,46,.25)
}

.certification-section .letter-wrapper ul,.letter-list ul,.listWrapper ul,.regitry-list ul,.steps-list ul {
    list-style: none
}

.faq-card:hover .card-head,.faq-card:hover .card-head h3,.review-head h2 span,a {
    color: var(--color-orange)
}

.servicePageDynamic {
    display: flex;
    flex-direction: column
}

.servicePageDynamic .order0 {
    order: 0
}

.servicePageDynamic .order1 {
    order: 1
}

.servicePageDynamic .order2 {
    order: 2
}

.servicePageDynamic .order3 {
    order: 3
}

.servicePageDynamic .order4 {
    order: 4
}

.servicePageDynamic .order5 {
    order: 5
}

.servicePageDynamic .order6 {
    order: 6
}

.servicePageDynamic .order7 {
    order: 7
}

.servicePageDynamic .order8 {
    order: 8
}

.servicePageDynamic .order9 {
    order: 9
}

.servicePageDynamic .order10 {
    order: 10
}

.servicePageDynamic .order11 {
    order: 11
}

.servicePageDynamic .order12 {
    order: 12
}

.servicePageDynamic .order13 {
    order: 13
}

.servicePageDynamic .order14 {
    order: 14
}

.servicePageDynamic .order15 {
    order: 15
}

.servicePageDynamic .order16 {
    order: 16
}

.servicePageDynamic .order17 {
    order: 17
}

.servicePageDynamic .order18 {
    order: 18
}

.servicePageDynamic .order19 {
    order: 19
}

.servicePageDynamic .order20 {
    order: 20
}

.servicePageDynamic .order21 {
    order: 21
}

.servicePageDynamic .order22 {
    order: 22
}

.servicePageDynamic .order23 {
    order: 23
}

.servicePageDynamic .order24 {
    order: 24
}

.servicePageDynamic .order25 {
    order: 25
}

.servicePageDynamic .order99 {
    order: 99
}

.banner-section {
    background: var(--color-bg-warm);
    padding: 96px 0 50px
}

.banner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    gap: 40px
}

.banner-content {
    max-width: 540px;
    width: 100%;
    margin-left: 110px
}

.banner-content h1 {
    font-size: var(--text-5xl);
    font-weight: 400;
    line-height: 1.1;
    text-align: left;
    color: var(--color-text-heading);
    margin-bottom: 20px
}

.banner-content p {
    font-size: var(--text-base);
    font-weight: 400;
    line-height: 1.55;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--color-text-body);
    gap: 5px
}

.steps-list ul li {
    font-size: var(--text-lg);
    line-height: 22.95px;
    text-align: left;
    position: relative
}

.banner-content h1 span {
    color: var(--color-orange)
}

.banner-desc {
    margin: 0 0 18px;
    font-size: var(--text-base);
    line-height: 1.5;
    color: var(--color-text-heading)
}

.banner-desc p {
    margin: 0
}

.banner-desc strong {
    color: var(--color-text-heading);
    font-weight: 700
}

.banner-list {
    list-style: none;
    padding-left: 0;
    margin: 0 0 18px 25px
}

.banner-list li {
    position: relative;
    font-size: var(--text-base);
    line-height: 1.45;
    color: var(--color-text-body);
    margin-bottom: 8px;
    padding-left: 25px;
    text-align: left
}

.banner-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    background-image: url(../images/banner-check-icon.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.banner-list li:last-child {
    margin-bottom: 0
}

.banner-list li strong {
    color: var(--color-text-heading);
    font-weight: 700
}

.banner-content .banner-tagline {
    display: block;
    margin: 0 0 18px;
    padding: 0;
    font-size: var(--text-base);
    font-style: normal;
    line-height: 1.3;
    color: var(--color-orange);
    background: 0 0;
    border: none;
    border-radius: 0
}

.banner-tagline::before {
    content: '✓ ';
    font-weight: 700;
    font-size: var(--text-base);
    color: var(--color-orange)
}

.banner-tagline strong {
    color: var(--color-orange);
    font-weight: 700
}

.banner-btn,.letter-btn,.steps-btn {
    font-size: var(--text-md);
    line-height: 24.3px;
    color: var(--color-text-inverse);
    transition: .5s;
    font-weight: 700;
    display: block;
    text-decoration: none
}

.banner-img {
    max-width: max-content;
    width: 100%
}

.banner-btn {
    max-width: max-content;
    width: 100%;
    padding: 11px 22px 9px;
    font-size: var(--text-base);
    line-height: 1.3;
    text-align: left;
    background: var(--color-orange);
    border-radius: 100px;
    border-bottom: 5px solid var(--color-orange-hover);
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.banner-btn-arrow {
    flex-shrink: 0;
    width: 16px;
    height: 12px
}

.banner-trust {
    margin-top: 24px;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    padding: 12px 18px;
    background: var(--color-bg-white);
    border: 1.5px solid #e8e8f0;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(14,20,95,.07)
}

.banner-stars {
    display: inline-flex;
    align-items: center;
    gap: 2px
}

.banner-stars svg {
    width: 14px;
    height: 14px
}

.banner-trust-divider {
    width: 1px;
    height: 36px;
    background: #e8e8f0;
    flex-shrink: 0
}

.banner-trust-text {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.banner-trust .banner-stars-label {
    font-size: var(--text-base)!important;
    font-weight: 700!important;
    color: var(--color-text-heading)!important;
    line-height: 1.2!important;
    margin: 0!important;
    gap: 0!important
}

.banner-trust .banner-trust-line {
    margin: 0!important;
    font-size: var(--text-xs)!important;
    font-weight: 400!important;
    color: var(--color-text-body)!important;
    line-height: 1.2!important;
    gap: 0!important
}

.content-wrapper,.steps-wrapper {
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.banner-btn:hover,.cta-btn:hover,.letter-btn:hover,.steps-btn:hover {
    box-shadow: 0 3px 4px 1px rgba(255,91,46,.25);
    transform: translateY(3px);
    text-decoration: none;
    color: #fff
}

.content-section {
    padding: 60px 0
}

.content-wrapper {
    max-width: 780px
}

.content-wrapper h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    text-align: center;
    color: var(--color-text-heading);
    margin-bottom: 25px
}

.content-wrapper p {
    font-size: var(--text-md);
    font-weight: 400;
    line-height: 28.8px;
    color: var(--color-text-body)
}

.intro-section .content-wrapper h2,.intro-section .content-wrapper p {
    text-align: left
}

.tx-law-callout {
    background: var(--color-bg-white);
    border: 1px solid #e5e7f0;
    border-left: 4px solid var(--color-orange);
    border-radius: 0 14px 14px 0;
    padding: 22px 26px;
    margin: 32px auto 0;
    max-width: 780px
}

.tx-law-eyebrow {
    font-family: Lato,sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-orange);
    margin: 0 0 8px
}

.tx-law-callout p:not(.tx-law-eyebrow) {
    margin: 0;
    font-size: var(--text-base);
    line-height: 1.6;
    color: #2d3046
}

.tx-law-callout strong {
    color: var(--color-text-heading);
    font-weight: 700
}

.content-wrapper p a {
    color: var(--color-orange);
    cursor: pointer
}

.step-section {
    background: var(--color-bg-warm);
    padding: 70px 0 0;
    position: relative
}

.step-section:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 560px;
    top: 0;
    background: var(--color-bg-white);
    z-index: 0;
    clip-path: polygon(0 0,100% 0,100% calc(100% - 200px),50% 100%,0 calc(100% - 200px))
}

.play-btn,.swiper-button-next-video::after,.video-card .btn-img {
    top: 50%;
    transform: translate(-50%,-50%)
}

.steps-wrapper {
    max-width: 1008px;
    position: relative;
    z-index: 1
}

.steps-wrapper h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    color: var(--color-text-heading);
    margin: 32px 0 15px
}

.steps-wrapper .orderDesc,.steps-wrapper .orderDesc p,.steps-wrapper p:first-of-type {
    font-size: var(--text-lg);
    font-weight: 500;
    line-height: 24.3px;
    color: var(--color-text-body)
}

.steps-wrapper p:last-child,.steps-wrapper p:nth-of-type(2) {
    font-size: var(--text-md);
    font-weight: 400;
    line-height: 21.6px;
    color: var(--color-text-body)
}

.steps-wrapper .steps-list+p {
    font-style: italic
}

.steps-list {
    max-width: 750px;
    width: 100%;
    margin: 37px auto 32px;
    padding: 40px 33px 47px 48px;
    border-radius: 16px;
    border: 2px dashed var(--color-orange-hover);
    background: var(--color-bg-white)
}

.steps-list ul {
    max-width: 684px;
    width: 100%;
    padding-left: 35px;
    position: relative;
    counter-reset: li-counter
}

.steps-list ul::before {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    bottom: -2px;
    width: 2px;
    background: #ffe2da
}

.steps-list ul::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-right: 2px solid #ffe2da;
    border-bottom: 2px solid #ffe2da;
    left: -4px;
    bottom: -4px;
    transform: rotate(44deg)
}

.steps-list ul li {
    font-weight: 500;
    color: var(--color-text-body);
    margin-bottom: 32px;
    counter-increment: li-counter;
    position: relative;
    min-height: 31px;
    padding-top: 4px
}

.steps-list ul li::before {
    content: counter(li-counter);
    position: absolute;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    border: 2px solid #ffe2da;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-bg-white);
    left: -54px;
    top: 0;
    font-size: var(--text-xl);
    font-weight: 700;
    line-height: 27px;
    color: var(--color-orange)
}

.cta-btn,.lawsWrapper {
    justify-content: center
}

.certification-section .letter-wrapper ul li::before,.letter-list ul li::before {
    background-image: url(../images/list-arrow-right.svg);
    width: 14px;
    height: 14px;
    bottom: 5px;
    content: ''
}

.steps-list ul li:last-child {
    margin-bottom: 7px
}

.steps-btn {
    max-width: max-content;
    width: 100%;
    margin: 30px auto;
    padding: 16px 20px 17px;
    text-align: center;
    background: var(--color-orange);
    border-radius: 100px;
    border-bottom: 5px solid var(--color-orange-hover);
    position: relative
}

.letter-section {
    padding: 40px 0 80px;
    background: var(--color-bg-warm)
}

.letter-wrapper {
    max-width: 750px;
    width: 100%;
    margin: 50px auto 0;
    background: var(--color-bg-white);
    border: 2px dashed var(--color-orange-hover);
    border-radius: 16px;
    padding: 30px 33px
}

.letter-wrapper h2,.letter-wrapper h3 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    text-align: center;
    color: var(--color-text-heading);
    margin-bottom: 30px;
    font-family: 'DM Serif Display'
}

.certification-section .letter-wrapper ul li,.letter-list ul li,.letter-wrapper p {
    font-weight: 500;
    color: var(--color-text-body);
    text-align: left
}

.letter-wrapper p {
    font-size: var(--text-lg);
    line-height: 30.6px;
    margin-bottom: 27px
}

.certification-section .content-wrapper p:last-child,.certification-section .letter-wrapper ul li:last-of-type,.esa-letter-section .letter-list ul li:last-child,.esa-letter-section .letter-wrapper p,.faq-card ul li:last-child,.letter-list ul li:last-child,.letter-wrapper p:nth-last-of-type(2),.regitry-list ul li:last-child {
    margin-bottom: 0
}

.certification-section .letter-wrapper p:nth-of-type(2),.letter-wrapper h3 {
    margin-bottom: 25px
}

.letter-list {
    margin: 20px 0 30px
}

.letter-list ul li {
    position: relative;
    font-size: var(--text-md);
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 25px
}

.letter-list ul li::before {
    position: absolute;
    left: 0;
    top: 7px
}

.card-head,.choose-section,.client-mainVideo,.cta-wrapper,.faq-card,.letter-btn,.regitry-list ul li,.video-card,.video-wrapper,.why-us-section {
    position: relative
}

.esa-letter-section {
    padding: 60px 0 100px;
    background: var(--color-bg-warm)
}

.esa-letter-section .letter-wrapper {
    max-width: 892px;
    padding: 35px 33px
}

.esa-letter-section .letter-wrapper h2 {
    margin-bottom: 40px
}

.esa-letter-section .letter-list {
    max-width: 800px;
    width: 100%;
    margin: 30px auto 36px
}

.esa-letter-section .letter-list ul li {
    font-size: var(--text-lg);
    line-height: 25.5px
}

.esa-letter-section .letter-list ul {
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr
}

.esa-letter-section .eligibility-new-wrapper {
    max-width: 900px;
    margin: 0 auto;
    text-align: center
}

.eligibility-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-orange);
    margin: 0 0 16px
}

.eligibility-new-wrapper h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 1.35;
    color: var(--color-text-heading);
    font-family: 'DM Serif Display',serif;
    margin-bottom: 24px
}

.eligibility-new-wrapper h2 span {
    color: var(--color-orange)
}

.eligibility-description {
    margin: 0 auto 0;
    max-width: 780px;
    text-align: center
}

.eligibility-description p {
    font-size: var(--text-base);
    color: var(--color-text-body);
    line-height: 1.6;
    margin-bottom: 14px
}

.eligibility-description p.conditions-bridge {
    font-style: italic;
    color: var(--color-text-body)
}

.eligibility-description table {
    width: calc(100% + (1080px - 780px));
    max-width: 1080px;
    margin-left: calc((780px - 1080px)/ 2);
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 28px;
    text-align: left;
    background: var(--color-bg-white);
    border: 1px solid #e5e7f0;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(14,20,95,.06)
}

.eligibility-description table th {
    background: var(--color-navy);
    color: rgba(255,255,255,.92);
    font-family: Lato,sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .12em;
    padding: 16px 20px;
    text-align: left
}

.eligibility-description table tbody tr {
    border-bottom: 1px solid #e5e7f0;
    transition: background .15s ease
}

.eligibility-description table tbody tr:last-child td {
    border-bottom: 0
}

.eligibility-description table tbody tr:hover {
    background: #fafaff
}

.eligibility-description table tbody td {
    padding: 18px 20px;
    font-size: var(--text-base);
    color: var(--color-text-body);
    vertical-align: top;
    line-height: 1.55;
    border-bottom: 1px solid #e5e7f0
}

.eligibility-description table tbody td *,.eligibility-description table thead th * {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.eligibility-description table tbody tr:last-child td {
    border-bottom: 0
}

.eligibility-description table tbody td:first-child {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-lg);
    font-weight: 400;
    color: var(--color-text-heading);
    width: 18%
}

.eligibility-description table tbody td:nth-child(2) {
    color: #2d3046;
    width: 42%
}

.eligibility-description table tbody td:last-child {
    color: var(--color-text-body);
    width: 40%
}

.eligibility-description table tbody td:first-child * {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-lg);
    color: var(--color-text-heading)
}

.eligibility-description table tbody td:nth-child(2) * {
    color: #2d3046
}

.eligibility-description table tbody td:last-child * {
    color: var(--color-text-body)
}

.eligibility-disclaimer {
    border-radius: 10px;
    padding: 14px 20px;
    margin: 24px auto 30px;
    max-width: 700px;
    font-size: var(--text-sm);
    text-align: center
}

.eligibility-disclaimer p {
    font-size: var(--text-base);
    font-weight: 400;
    color: var(--color-text-body)
}

.eligibility-new-wrapper .letter-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none
}

.letter-btn {
    max-width: max-content;
    width: 100%;
    margin: 30px auto 0;
    padding: 16px 20px 17px;
    text-align: center;
    background: var(--color-orange);
    border-radius: 100px;
    border-bottom: 5px solid var(--color-orange-hover)
}

.client-head,.client-mainVideo,.client-wrapper,.faq-wrapper,.registry-wrapper,.regitry-list {
    max-width: 750px;
    width: 100%
}

.certification-section {
    padding: 100px 0 25px
}

.certification-section .content-wrapper {
    max-width: 968px;
    width: 100%
}

.certification-section .content-wrapper h2,.certification-section .letter-wrapper p {
    margin-bottom: 30px
}

.certification-section .content-wrapper p {
    max-width: 892px;
    width: 100%;
    font-size: var(--text-lg);
    font-weight: 400;
    line-height: 30.6px;
    margin: 0 auto 25px
}

.letter-wrapper h3 {
    font-size: var(--text-3xl);
    font-weight: 400;
    line-height: 51px;
    text-align: center
}

.certification-section .letter-list ul~p {
    padding-left: 25px
}

.certification-section .letter-wrapper ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 30px;
    font-size: var(--text-lg);
    line-height: 28px
}

.certification-section .letter-wrapper ul li::before {
    position: absolute;
    left: 0;
    top: 5px
}

.certification-section .letter-wrapper p:last-child {
    margin: 0
}

.certification-section .letter-wrapper ul li strong {
    color: var(--color-text-heading);
    font-weight: 700;
    margin-bottom: 13px;
    display: block
}

.registry-section {
    padding: 50px 0
}

.registry-wrapper {
    margin: 0 auto;
    text-align: center
}

.registry-wrapper h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    color: var(--color-text-heading);
    margin-bottom: 39px
}

.registry-wrapper p {
    font-size: var(--text-lg);
    font-weight: 500;
    line-height: 28.9px;
    color: var(--color-text-body);
    margin-bottom: 25px
}

.regitry-list {
    margin: 25px 0 30px;
    border: 2px dashed #ffd2d2;
    background: #fff2f2;
    padding: 25px 38px 25px 33px;
    border-radius: 16px
}

.regitry-list ul li {
    padding-left: 62px;
    font-size: var(--text-lg);
    font-weight: 500;
    line-height: 22.95px;
    color: var(--color-text-heading);
    text-align: left;
    margin-bottom: 14px
}

.regitry-list ul li::before {
    content: '';
    position: absolute;
    background-image: url(../images/registry-check-icon.svg);
    width: 32px;
    height: 33px;
    left: 0;
    top: 4px
}

.client-section {
    padding: 40px 0
}

.client-head,.client-mainVideo,.faq-wrapper {
    margin: 0 auto
}

.client-head h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    text-align: center;
    color: var(--color-text-heading);
    margin-bottom: 15px
}

.client-head p {
    max-width: 691px;
    width: 100%;
    font-size: var(--text-md);
    font-weight: 500;
    line-height: 27.2px;
    text-align: center;
    color: var(--color-text-body)
}

.faq-head {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    text-align: center
}

.card-para,.faq-btn {
    font-size: var(--text-lg);
    font-weight: 500
}

.client-wrapper {
    margin: 40px auto 0
}

.video-iframe {
    display: none;
    overflow: hidden
}

.video-iframe iframe {
    border-radius: 40px;
    background: #000
}

.review-tab-content,.swiper-video-iframe {
    display: none
}

.faq-btn,.play-btn::after,.review-tab-content.active {
    display: block
}

.swiper-video-iframe iframe {
    border-radius: 40px
}

.video-wrapper {
    max-width: 692px;
    width: 100%
}

.video-card .btn-img {
    position: absolute;
    left: 50%
}

.videoSwipper {
    position: relative!important;
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    padding: 25px 0 0!important
}

.swiper-button-next-video {
    width: 44px;
    height: 174px;
    border-radius: 100px;
    transition: all ease .1s;
    bottom: 0;
    right: -55px;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    background: var(--color-bg-salmon)
}

.swiper-button-next-video:hover {
    background: var(--color-orange)
}

.swiper-button-next-video::after {
    content: '';
    position: absolute;
    background-image: url(../images/swiper-right-icon.svg);
    width: 20px;
    height: 20px;
    left: 52%
}

.video-wrapper.firstSlide .swiper-button-next-video::after {
    background-image: url(../../landing-page/images/swiper-left-icon.svg)
}

.play-btn {
    position: absolute;
    width: 80px;
    height: 80px;
    padding: 22px 23px 22px 29px;
    background: #db2b42b2;
    border-radius: 50%;
    left: 50%;
    cursor: pointer
}

.play-btn::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: inherit
}

.play-btn,.play-btn::after {
    animation: 1.8s infinite pulseAnimation;
    -webkit-animation: 1.8s infinite pulseAnimation
}

@keyframes pulseAnimation {
    0% {
        box-shadow: 0 0 0 0 #b00000
    }

    100% {
        box-shadow: 0 0 0 20px transparent
    }
}

.choose-section {
    padding: 40px 0 0;
    position: relative;
    background: var(--color-bg-warm)
}

.choose-section::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - (-140px));
    z-index: 0;
    background: var(--color-bg-white);
    clip-path: polygon(0 0,100% 0,100% calc(100% - 150px),50% 100%,0 calc(100% - 150px))
}

.choose-wrapper {
    max-width: 513px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.choose-wrapper h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    text-align: center;
    color: var(--color-text-heading);
    margin-bottom: 50px
}

.choose-list ul {
    list-style: none
}

.choose-list ul li {
    position: relative;
    font-size: var(--text-lg);
    font-weight: 500;
    line-height: 22.95px;
    text-align: left;
    color: var(--color-text-body);
    margin-bottom: 20px;
    padding-left: 32px
}

.choose-list ul li:last-child {
    margin-bottom: 0
}

.choose-list ul li::before {
    content: '';
    position: absolute;
    background-image: url(../images/choose-check-icon.svg);
    left: 0;
    width: 20px;
    height: 19px;
    top: 4px
}

.why-us-section {
    padding: 80px 0;
    background: var(--color-bg-white)
}

.why-us-head {
    max-width: 680px;
    margin-bottom: 52px
}

.why-us-head h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 1.25;
    color: var(--color-text-heading);
    margin-bottom: 18px
}

.why-us-head h2 span {
    color: var(--color-orange)
}

.why-us-head-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-md);
    line-height: 1.7;
    color: var(--color-text-body)
}

.why-us-head-desc p {
    margin: 0
}

.why-us-boxes {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px
}

.why-us-box {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 28px 28px 28px 24px;
    border: 1.5px solid #f0e8df;
    border-radius: 16px;
    background: var(--color-bg-warm);
    transition: border-color .25s,box-shadow .25s
}

.why-us-box:hover {
    border-color: var(--color-orange);
    box-shadow: 0 4px 18px 0 rgba(255,91,46,.1)
}

.why-us-box-icon {
    flex-shrink: 0;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.why-us-box-icon img {
    width: 14px;
    height: 14px;
    object-fit: contain
}

.why-us-box-content h3 {
    font-family: Lato,sans-serif;
    font-size: var(--text-md);
    font-weight: 700;
    color: var(--color-text-heading);
    margin: 0 0 8px
}

.why-us-box-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.65;
    color: var(--color-text-body)
}

.why-us-box-desc p {
    margin: 0
}

.faq-card::after,.faq-card::before {
    content: '';
    position: absolute;
    left: 74px;
    width: 0;
    height: 0;
    border-right: 29px solid transparent;
    border-left: 29px solid transparent
}

.faq-section {
    padding: 166px 0 24px;
    background: var(--color-bg-warm)
}

.faq-head {
    color: var(--color-text-heading);
    margin-bottom: 59px
}

.card-head h3,.cta-btn {
    font-size: var(--text-lg);
    font-weight: 700
}

.faq-card {
    padding: 42px 90px;
    background: var(--color-bg-peach);
    border-radius: 16px;
    margin-bottom: 60px
}

.faq-card:hover {
    background: #ffe7c6
}

.faq-card::before {
    top: -1px;
    border-top: 30px solid var(--color-bg-warm)
}

.faq-card::after {
    bottom: -30px;
    border-top: 30px solid var(--color-bg-peach)
}

.cta-wrapper::after,.cta-wrapper::before {
    content: '';
    width: 30px;
    height: 30px;
    transform: rotate(0);
    z-index: 1
}

.faq-card:hover::after {
    border-top: 30px solid #ffe7c6
}

.card-head {
    padding-bottom: 15px;
    border-bottom: 1px solid #edd3b0
}

.card-head h3 {
    line-height: 27px;
    text-align: left;
    color: var(--color-text-heading);
    font-family: Lato
}

.review-head h2,.review-title {
    font-family: "DM Serif Display",serif
}

.author-name,.no-reviews,.review-cta-btn,.review-date,.review-head p,.review-text {
    font-family: Lato,sans-serif
}

.card-para {
    line-height: 28.9px;
    text-align: left;
    padding-top: 15px;
    color: var(--color-text-body)
}

.cta-wrapper,.faq-btn {
    width: 100%;
    text-align: center
}

.faq-card ul {
    padding-top: 15px;
    padding-left: 28px
}

.faq-card ul li strong {
    display: block;
    font-size: var(--text-md);
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: var(--color-text-heading);
    margin-bottom: 10px
}

.faq-card ul li {
    font-size: var(--text-md);
    font-weight: 500;
    line-height: 27.2px;
    text-align: left;
    color: var(--color-text-body);
    margin-bottom: 20px
}

.faq-card ul li::marker {
    color: var(--color-text-heading)
}

.faq-btn {
    max-width: max-content;
    margin: 26px auto 0;
    border: none;
    border-radius: 100px;
    background: 0 0;
    line-height: 20.4px;
    color: #444;
    cursor: pointer;
    padding: 14px 27px
}

.faq-btn:hover {
    color: var(--color-orange);
    background: #fff5e7
}

.cta-section {
    padding: 60px 0 100px
}

.cta-wrapper {
    max-width: 815px;
    margin: 0 auto;
    border: 2px dashed var(--color-orange-hover);
    border-radius: 16px;
    background: linear-gradient(90.46deg,rgba(255,91,46,.35) .09%,rgba(245,134,62,.35) 34.6%,rgba(249,153,54,.35) 69.12%,rgba(254,167,47,.35) 100.82%);
    padding: 50px 78px 105px
}

.cta-shape {
    position: absolute;
    bottom: -2px;
    width: 235px;
    height: 77px;
    background: var(--color-bg-white);
    border-radius: 40px 40px 0 0;
    border-top: 2px dashed var(--color-orange-hover);
    border-right: 2px dashed var(--color-orange-hover);
    border-left: 2px dashed var(--color-orange-hover);
    left: 50%;
    right: 50%;
    transform: translateX(-50%)
}

.cta-btn,.lawsListSec h2 {
    text-align: center;
    position: relative
}

.cta-btn,.lawsWrapper {
    display: flex;
    width: 100%
}

.cta-wrapper::before {
    position: absolute;
    border-bottom-right-radius: 50%;
    background: #fdd2bb;
    box-shadow: 4px 5px 0 #fff;
    border: 2px dashed var(--color-orange-hover);
    left: 31.9%;
    border-top: none;
    border-left: none;
    bottom: -1px
}

.cta-wrapper::after {
    position: absolute;
    border-bottom-left-radius: 50%;
    background: #fddbb9;
    box-shadow: -4px 5px 0 #fff;
    border: 2px dashed var(--color-orange-hover);
    right: 31.9%;
    border-top: none;
    border-right: none;
    bottom: -2px
}

.cta-wrapper .cta-title {
    font-family: DM Serif Display;
    font-size: var(--text-3xl);
    font-weight: 400;
    line-height: 41.13px;
    color: var(--color-text-heading);
    margin-bottom: 15px
}

.cta-wrapper .cta-desc {
    font-size: var(--text-md);
    font-weight: 500;
    line-height: 24px;
    color: var(--color-text-heading)
}

.cta-btn {
    max-width: 215px;
    margin: -63px auto 0;
    align-items: center;
    padding: 0 15px;
    height: 70px;
    line-height: 24.3px;
    background: var(--color-orange);
    color: var(--color-text-inverse);
    border-radius: 100px;
    border-bottom: 5px solid var(--color-orange-hover);
    text-decoration: none
}

.lawsListSec {
    padding: 100px 0 60px
}

.lawsListSec h2 {
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 47.99px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    z-index: 1;
    color: var(--color-text-heading)
}

.list-head p,.listWrapper ul li a {
    line-height: 180%;
    letter-spacing: 0;
    text-align: left
}

.lawsWrapper {
    gap: 50px;
    max-width: 1075px;
    margin: 70px auto 0
}

.list-head p {
    font-weight: 700;
    font-style: Bold;
    font-size: 19px;
    color: var(--color-text-heading)
}

.listWrapper {
    margin-top: 35px
}

.listWrapper ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px
}

.listWrapper ul li a {
    font-weight: 400;
    font-size: var(--text-base);
    color: var(--color-text-body)
}

@media screen and (max-width: 767px) {
    .therapists-wrapper {
        max-width:363px;
        width: 100%;
        margin: 49px auto 0
    }

    .client-wrapper {
        max-width: 360px
    }

    .client-mainVideo {
        position: relative;
        max-width: 360px;
        height: 202px
    }

    .swiper-pagination-therapists .swiper-pagination-bullet-active {
        background: var(--color-orange)!important;
        width: 28px!important;
        height: 9px!important;
        position: relative;
        border-radius: 100px!important
    }

    .swiper-pagination-therapists .swiper-pagination-bullet {
        background: #fde3c5;
        opacity: unset;
        width: 9px;
        height: 9px
    }

    .swiper-pagination-therapists {
        position: absolute!important;
        text-align: center!important;
        transition: opacity .3s!important;
        transform: translate3d(0,0,0)!important;
        bottom: 1px!important;
        z-index: 1!important
    }

    .therapists-slider-row {
        padding: 0 0 20px
    }
}

.review-section {
    padding: 80px 0;
    background: var(--color-bg-warm);
    position: relative
}

.review-box {
    max-width: 1200px;
    margin: 0 auto
}

.review-head {
    text-align: center;
    margin-bottom: 40px
}

.review-head h2 {
    font-size: var(--text-4xl);
    line-height: 47.99px;
    font-weight: 400;
    color: var(--color-text-heading);
    margin-bottom: 15px
}

.review-head p {
    font-size: var(--text-md);
    line-height: 24px;
    color: var(--color-text-body);
    max-width: 800px;
    margin: 0 auto
}

.review-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 50px;
    flex-wrap: wrap
}

.review-tab {
    padding: 15px 30px;
    border: 2px solid var(--color-orange-hover);
    border-radius: 50px;
    background: var(--color-bg-white);
    cursor: pointer;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 160px;
    box-shadow: 0 4px 10px rgba(232,108,70,.1)
}

.review-tab:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(232,108,70,.2)
}

.review-tab.active {
    background: 0 0;
    border-color: var(--color-orange)
}

.review-tab img {
    max-height: 30px;
    width: auto;
    object-fit: contain
}

.review-tab.active img {
    filter: none
}

.review-3d-wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 20px 0 60px
}

.review-3d-swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden!important
}

.review-3d-swiper .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 420px;
    height: auto;
    border-radius: 20px;
    transition: .3s;
    visibility: hidden
}

.review-3d-swiper .swiper-slide.swiper-slide-active,.review-3d-swiper .swiper-slide.swiper-slide-next,.review-3d-swiper .swiper-slide.swiper-slide-prev {
    visibility: visible
}

.review-3d-swiper .swiper-slide:not(.swiper-slide-active) {
    filter: blur(3px);
    opacity: .6
}

.review-3d-card {
    background: var(--color-bg-white);
    border: 2px dashed var(--color-orange-hover);
    border-radius: 20px;
    padding: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: var(--shadow-md);
    position: relative
}

.review-stars {
    display: flex;
    gap: 3px;
    font-size: var(--text-xl);
    margin-bottom: 15px
}

.review-stars .star {
    color: #d1d5db
}

.review-stars .star.filled {
    color: #fbbf24
}

.review-title {
    font-size: var(--text-xl);
    line-height: 28px;
    font-weight: 400;
    color: var(--color-text-heading);
    margin: 0 0 15px
}

.review-text {
    font-size: var(--text-base);
    line-height: 24px;
    color: var(--color-text-body);
    flex: 1;
    margin: 0 0 20px
}

.review-author {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    border-top: 1px solid var(--color-orange-hover)
}

.author-name {
    font-size: var(--text-md);
    font-weight: 700;
    color: var(--color-text-heading);
    margin: 0
}

.no-reviews,.review-date {
    color: var(--color-text-body)
}

.review-date {
    font-size: var(--text-base)
}

.no-reviews {
    text-align: center;
    font-size: var(--text-md);
    padding: 40px 0
}

.swiper-button-next-3d-review,.swiper-button-prev-3d-review {
    color: var(--color-text-heading);
    width: 50px;
    height: 50px;
    background: var(--color-bg-white);
    border: 2px solid var(--color-orange-hover);
    border-radius: 50%;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    z-index: 100;
    transition: .3s
}

.swiper-button-next-3d-review::after,.swiper-button-prev-3d-review::after {
    font-size: var(--text-xl);
    font-weight: 700;
    color: var(--color-orange)
}

.swiper-button-next-3d-review:hover,.swiper-button-prev-3d-review:hover {
    background: var(--color-orange);
    border-color: var(--color-orange)
}

.swiper-button-next-3d-review:hover::after,.swiper-button-prev-3d-review:hover::after {
    color: var(--color-text-inverse)
}

.swiper-button-prev-3d-review {
    left: 20%
}

.swiper-button-next-3d-review {
    right: 20%
}

.swiper-pagination-3d-review {
    bottom: 0!important
}

.swiper-pagination-3d-review .swiper-pagination-bullet {
    background: var(--color-navy);
    opacity: .5;
    width: 10px;
    height: 10px
}

.swiper-pagination-3d-review .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--color-orange);
    width: 25px;
    border-radius: 5px
}

.review-cta {
    text-align: center;
    margin-top: 40px
}

.review-cta-btn {
    display: inline-block;
    padding: 16px 30px 17px;
    font-size: var(--text-lg);
    font-weight: 700;
    line-height: 24.3px;
    background: var(--color-orange);
    color: var(--color-text-inverse);
    border-radius: 100px;
    text-decoration: none;
    border-bottom: 5px solid var(--color-orange-hover);
    box-shadow: var(--shadow-cta);
    transition: .3s
}

.review-cta-btn:hover {
    box-shadow: 0 3px 4px 1px rgba(255,91,46,.25);
    transform: translateY(3px);
    color: var(--color-text-inverse)
}

@media screen and (max-width: 1300px) {
    .swiper-button-prev-3d-review {
        left:-50px
    }

    .swiper-button-next-3d-review {
        right: -50px
    }
}

@media screen and (max-width: 1100px) {
    .swiper-button-prev-3d-review {
        left:10px
    }

    .swiper-button-next-3d-review {
        right: 10px
    }
}

@media screen and (max-width: 768px) {
    .review-section {
        padding:60px 0
    }

    .review-head h2 {
        font-size: var(--text-3xl);
        line-height: 38.39px
    }

    .review-tabs {
        gap: 12px;
        margin-bottom: 35px
    }

    .review-tab {
        padding: 12px 25px;
        min-width: 140px
    }

    .review-tab img {
        max-height: 25px
    }

    .review-3d-wrapper {
        padding: 20px 0 60px
    }

    .review-3d-swiper .swiper-slide {
        width: 350px
    }

    .review-3d-card {
        padding: 25px
    }

    .review-title {
        font-size: var(--text-lg);
        line-height: 26px
    }

    .review-text {
        font-size: var(--text-base);
        line-height: 22px
    }

    .swiper-button-next-3d-review,.swiper-button-prev-3d-review {
        display: none
    }

    .swiper-pagination-3d-review {
        display: block!important
    }
}

@media screen and (max-width: 575px) {
    .esa-letter-section .letter-list ul {
        grid-template-columns:1fr
    }

    .banner-wrapper {
        padding-top: 30px
    }

    .banner-content {
        max-width: 540px;
        width: 100%;
        margin: 0 auto
    }

    .banner-img {
        display: none
    }

    .banner-video {
        max-width: 360px;
        width: 100%;
        height: 217px;
        margin: 0 auto -100px
    }

    .bannervideo-thumbnail,.detail-img img,.video-card .swiper-img {
        width: 100%;
        height: 100%
    }

    .play-btn,.video-play-btn {
        width: 70px;
        height: 70px
    }

    .play-btn img {
        width: 26px!important;
        height: 28px!important
    }

    .video-play-btn {
        padding: 22px 23px 22px 25px
    }

    .video-play-btn img {
        width: 26px;
        height: 28px
    }

    .banner-content h1 {
        width: 100%;
        font-size: var(--text-3xl);
        font-weight: 400;
        line-height: 42px;
        margin-bottom: 30px
    }

    .banner-content p {
        font-size: var(--text-md);
        line-height: 33px
    }

    .banner-list {
        width: 100%;
        padding-left: 20px
    }

    .banner-list li {
        font-size: var(--text-md);
        line-height: 26px
    }

    .banner-btn {
        padding: 14px 22px;
        margin: 0
    }

    .banner-reviews {
        max-width: 360px;
        margin: 40px auto 24px;
        padding: 0 19px 25px
    }

    .reviews-wrapper {
        flex-wrap: wrap;
        max-width: 330px;
        width: 100%;
        height: 45px;
        margin: -25px auto 57px;
        display: flex;
        justify-content: center;
        column-gap: 7px;
        row-gap: 5px;
        padding: 11px 13px
    }

    .reviews-wrapper img:first-of-type {
        width: 108px;
        height: 23px
    }

    .reviews-wrapper p {
        font-size: var(--text-base);
        line-height: 20.25px
    }

    .certification-section .content-wrapper h2,.certification-section .letter-wrapper p,.registry-wrapper p,.review-info {
        margin-bottom: 20px
    }

    .reviews-logo {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px
    }

    .detail-wrapper,.lawsWrapper {
        flex-direction: column
    }

    .reviews-logo-img {
        max-width: 322px;
        width: 100%;
        gap: 27px
    }

    .steps-list,.steps-wrapper,.steps-wrapper h2 {
        max-width: 360px
    }

    .reviews-logo-img img:first-of-type {
        width: 72px;
        height: 34px
    }

    .reviews-logo-img img:nth-of-type(2) {
        width: 87px;
        height: 34px
    }

    .reviews-logo-img img:nth-of-type(3) {
        width: 109px;
        height: 34px
    }

    .content-section,.esa-letter-section,.step-section {
        padding: 30px 0
    }

    .step-img {
        width: 75px;
        height: 75px
    }

    .steps-wrapper h2 {
        width: 100%;
        font-size: var(--text-3xl);
        line-height: 38.39px;
        margin: 20px auto
    }

    .profile-content p,.review-title,.steps-wrapper p:first-of-type {
        font-size: var(--text-md);
        line-height: 24px
    }

    .steps-list {
        width: 100%;
        margin: 20px auto 43px;
        padding: 20px 31px
    }

    .steps-list ul {
        padding-left: 28px
    }

    .steps-list ul li::before {
        left: -48px
    }

    .client-video img:first-of-type,.video-iframe iframe {
        height: 202px;
        width: 100%
    }

    .certification-section .letter-wrapper .letter-list ul li span,.steps-list ul li {
        font-size: var(--text-md);
        line-height: 24px;
        margin-bottom: 15px
    }

    .esa-letter-section .letter-list ul li,.letter-list ul li,.regitry-list ul li {
        line-height: 22.5px;
        font-size: var(--text-base)
    }

    .step-section:before {
        height: 740px
    }

    .content-wrapper h2 {
        max-width: 360px;
        width: 100%;
        font-size: var(--text-3xl);
        line-height: 38.39px;
        margin: 0 auto 20px
    }

    .content-wrapper p {
        font-size: var(--text-md);
        line-height: 28.8px
    }

    .letter-section {
        padding: 30px 0 50px
    }

    .esa-letter-section .letter-wrapper,.letter-wrapper {
        padding: 30px 20px
    }

    .letter-wrapper {
        margin: 25px auto 0
    }

    .client-head h2,.faq-head,.letter-wrapper h2,.letter-wrapper h3 {
        font-size: var(--text-3xl);
        line-height: 38.39px
    }

    .letter-wrapper p {
        font-size: var(--text-base);
        line-height: 27px;
        margin-bottom: 20px
    }

    .detail-img {
        max-width: 322px;
        width: 100%
    }

    .certification-section {
        padding: 60px 0 30px
    }

    .esa-letter-section .letter-wrapper h2 {
        max-width: 270px;
        width: 100%;
        margin: 0 auto 30px
    }

    .esa-letter-section .letter-list {
        flex-wrap: nowrap;
        column-gap: 30px;
        margin: 30px 0 32px
    }

    .client-video {
        max-width: 360px;
        width: 100%
    }

    .video-iframe iframe {
        border-radius: 15px
    }

    .video-wrapper {
        max-width: 326px
    }

    .video-card {
        width: 150px;
        height: 147px
    }

    .swiper-button-next-video {
        width: 37px;
        height: 147px;
        right: -33px
    }

    .therapists-head h2 {
        font-size: var(--text-3xl);
        line-height: 38.39px;
        margin-bottom: 20px
    }

    .profile-head {
        font-size: var(--text-md);
        line-height: 28.8px;
        margin-bottom: 25px;
        min-height: 208px
    }

    .profile-content span {
        font-size: var(--text-sm);
        line-height: 19.5px;
        max-width: 206px;
        width: 100%;
        display: block
    }

    .therapists-card {
        max-width: 360px;
        padding: 20px
    }

    .therapists-wrapper .therapists-slider-item:nth-of-type(2) .therapists-card::before {
        background: 0 0
    }

    .registry-section {
        padding: 40px 0 25px
    }

    .registry-wrapper img {
        width: 66.55px;
        height: 68px
    }

    .registry-wrapper h2 {
        font-size: var(--text-3xl);
        line-height: 38.39px;
        margin-bottom: 30px
    }

    .regitry-list {
        padding: 25px 12px 15px;
        border-radius: 16px
    }

    .regitry-list ul li::before {
        width: 25px;
        height: 25px;
        background-size: cover;
        background-repeat: no-repeat;
        top: 0
    }

    .regitry-list ul li {
        height: 100%;
        padding-left: 41px
    }

    .certification-section .letter-wrapper {
        padding: 30px 15px
    }

    .certification-section .letter-wrapper h2 {
        font-size: var(--text-2xl);
        line-height: 40px;
        margin-bottom: 30px
    }

    .certification-section .letter-wrapper .letter-list ul li {
        font-size: var(--text-md);
        line-height: 27px
    }

    .certification-section .letter-wrapper p:nth-of-type(2) {
        margin-bottom: 27px
    }

    .choose-section {
        padding: 25px 0 0
    }

    .choose-section::before {
        height: 557px;
        clip-path: polygon(0 0,100% 0,100% calc(100% - 85px),50% 100%,0 calc(100% - 85px))
    }

    .choose-wrapper h2 {
        font-size: var(--text-3xl);
        line-height: 38.39px;
        margin-bottom: 25px
    }

    .choose-list ul li {
        font-size: var(--text-md);
        line-height: 24px
    }

    .why-us-section {
        padding: 56px 0
    }

    .why-us-head h2 {
        font-size: var(--text-3xl)
    }

    .why-us-boxes {
        grid-template-columns: 1fr
    }

    .faq-section {
        padding: 116px 0 41px
    }

    .faq-card {
        padding: 42px 30px
    }

    .card-head p {
        max-width: 254px;
        width: 100%;
        font-size: var(--text-md);
        line-height: 24px
    }

    .card-para {
        font-size: var(--text-md);
        line-height: 27.2px
    }

    .author-name,.faq-btn {
        font-size: var(--text-base)
    }

    .card-head::before {
        font-size: var(--text-md);
        line-height: 19.2px
    }

    .faq-card ul li {
        font-size: var(--text-base);
        line-height: 25.5px
    }

    .card-head h3 {
        font-size: var(--text-lg);
        line-height: 24px
    }

    .faq-card::after,.faq-card::before {
        left: 34px
    }

    .cta-wrapper {
        max-width: 360px;
        height: 320px;
        padding: 25px 25px 44px;
        border-radius: 40px
    }

    .cta-wrapper .cta-title {
        font-size: var(--text-2xl);
        line-height: 34.28px;
        margin-bottom: 10px
    }

    .cta-wrapper .cta-desc {
        font-size: var(--text-base);
        line-height: 25.2px
    }

    .cta-btn {
        padding: 16px 33px 17px;
        font-size: var(--text-lg);
        line-height: 22.95px;
        margin: -59px auto 0
    }

    .cta-shape {
        width: 242px
    }

    .cta-wrapper::before {
        background: 0 0;
        left: 7.5%;
        transform: rotate(1deg);
        border-bottom-right-radius: 10px;
        bottom: -2px
    }

    .cta-wrapper::after {
        background: 0 0;
        right: 7.5%;
        border-bottom-left-radius: 10px;
        transform: rotate(1deg);
        bottom: -1px
    }

    .lawsListSec h2 {
        max-width: 338px;
        width: 100%;
        margin: 0 auto;
        font-size: var(--text-3xl);
        line-height: 150%
    }

    .lawsWrapper {
        gap: 15px;
        margin: 35px auto 0
    }

    .list-head {
        position: relative;
        padding: 7px 13px;
        border: 1px solid #ebebeb;
        box-shadow: var(--shadow-sm);
        border-radius: 4px;
        cursor: pointer
    }

    .list-head::after {
        content: '';
        position: absolute;
        background-image: url(../../service-pages-cms/images/list-downarrow.svg);
        width: 22px;
        height: 22px;
        top: 10px;
        right: 11px
    }

    .listWrapper {
        margin-top: 17px;
        display: none;
        padding: 0 7px
    }

    .list-head.rotate::after {
        transform: rotate(180deg)
    }

    .listWrapper ul {
        grid-template-columns: 1fr 1fr
    }

    .list-head p {
        font-size: var(--text-md);
        line-height: 180%
    }

    .listWrapper ul li a {
        font-size: var(--text-base);
        line-height: 180%
    }

    .review-section {
        padding: 50px 0
    }

    .review-head h2 {
        font-size: var(--text-2xl);
        line-height: 32px
    }

    .review-tabs {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 30px
    }

    .review-tab {
        width: 100%;
        max-width: 300px;
        margin: 0 auto
    }

    .review-3d-swiper .swiper-slide {
        width: 300px
    }

    .review-3d-card {
        padding: 20px
    }

    .review-stars {
        font-size: var(--text-lg)
    }

    .review-date,.review-text {
        font-size: var(--text-sm)
    }

    .review-text {
        line-height: 20px
    }

    .review-cta-btn {
        padding: 14px 25px 15px;
        font-size: var(--text-md)
    }

    .callout-wrapper {
        padding: 26px 30px
    }

    .callout-description {
        max-width: 100%
    }
}

@media screen and (max-width: 390px) {
    .client-mainVideo,.client-video img:first-of-type {
        height:163px
    }

    .video-wrapper {
        max-width: 264px
    }

    .video-card {
        width: 124px;
        height: 124px
    }

    .swiper-button-next-video::after {
        width: 16px;
        height: 16px;
        background-size: cover;
        left: 50%
    }

    .swiper-button-next-video {
        width: 30px;
        height: 122px;
        right: -29px
    }

    .reviews-logo-img {
        gap: 12px;
        justify-content: center
    }

    .review-3d-swiper .swiper-slide {
        width: 260px
    }
}

@media (min-width: 769px) {
    .swiper-pagination-3d-review {
        display:none
    }
}

@keyframes vid-shimmer {
    0% {
        background-position: -600px 0
    }

    100% {
        background-position: 600px 0
    }
}

@media (max-width: 768px) {
    .vid-lazy,.vid-skeleton-box {
        animation:1.4s linear infinite vid-shimmer
    }

    .vid-lazy {
        background: linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);
        background-size: 600px 100%
    }

    .vid-lazy.loaded,.vid-skeleton-box.loaded {
        background: 0 0;
        animation: none
    }

    .vid-skeleton-box {
        display: block;
        overflow: hidden;
        border-radius: 12px;
        background: linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);
        background-size: 600px 100%
    }

    .vid-skeleton-main {
        width: 100%;
        aspect-ratio: 750/372
    }

    .vid-skeleton-thumb {
        width: 163px;
        height: 160px;
        border-radius: 8px
    }

    .vid-skeleton-thumb.loaded {
        width: auto;
        height: auto;
        border-radius: 20px
    }

    .vid-skeleton-box img {
        opacity: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block
    }

    .vid-skeleton-box.loaded img {
        opacity: 1
    }
}

.statewide-coverage-section {
    padding: 60px 0;
    background: var(--color-bg-white)
}

.statewide-coverage-wrapper {
    margin: 0 auto;
    background: linear-gradient(135deg,#fff5ec 0,#ffe8d6 100%);
    border-radius: 20px;
    padding: 48px 56px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center
}

.statewide-coverage-content {
    min-width: 0
}

.statewide-coverage-image {
    display: flex;
    align-items: center;
    justify-content: center
}

.statewide-coverage-image img {
    width: 100%;
    max-width: 460px;
    height: auto;
    border-radius: 16px;
    display: block
}

.statewide-coverage-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-orange);
    margin-bottom: 20px;
    margin: 0 0 20px 0
}

.statewide-coverage-body {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-3xl);
    line-height: 1.45;
    color: var(--color-text-heading);
    margin-bottom: 24px;
    margin: 0 0 24px 0;
    max-width: 450px
}

.statewide-coverage-body span {
    color: var(--color-orange);
    font-style: italic;
    font-family: 'DM Serif Display',serif
}

.statewide-coverage-description p {
    font-family: Lato,sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-text-body);
    margin: 0
}

@media (max-width: 768px) {
    .statewide-coverage-wrapper {
        padding:32px 24px;
        grid-template-columns: 1fr
    }

    .statewide-coverage-body {
        font-size: var(--text-xl)
    }
}

.price-comparison-section {
    padding: 80px 0;
    background: var(--color-bg-white)
}

.price-comparison-head {
    text-align: center;
    max-width: 680px;
    margin: 0 auto 52px
}

.price-comparison-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-orange);
    margin: 0 0 16px
}

.price-comparison-head h2 {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-4xl);
    line-height: 1.2;
    color: var(--color-text-heading);
    margin: 0 0 20px;
    font-weight: 500
}

.price-comparison-head h2 span {
    color: var(--color-orange)
}

.price-comparison-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-md);
    line-height: 1.7;
    color: var(--color-text-body)
}

.price-comparison-desc p {
    margin: 0
}

.price-comparison-boxes {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    max-width: 900px;
    margin: 0 auto
}

.price-comparison-box {
    flex: 1;
    background: var(--color-bg-warm);
    border: 2px solid #f0e8df;
    border-radius: 20px;
    padding: 40px 36px
}

.price-comparison-box--highlight {
    background: linear-gradient(145deg,#ff5b2e 0,#f5863e 50%,#fea72f 100%);
    border-color: transparent
}

.price-comparison-vs {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-4xl);
    font-style: italic;
    color: var(--color-text-heading);
    padding: 0 28px;
    flex-shrink: 0
}

.price-box-eyebrow {
    font-family: Lato,sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-text-body);
    margin: 0 0 20px
}

.price-comparison-box--highlight .price-box-eyebrow {
    color: rgba(255,255,255,.85)
}

.price-box-price {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-6xl);
    line-height: 1;
    color: var(--color-text-heading);
    margin: 0 0 8px
}

.price-comparison-box--highlight .price-box-price {
    color: var(--color-text-inverse)
}

.price-box-short-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    color: var(--color-text-body);
    margin: 0 0 24px
}

.price-comparison-box--highlight .price-box-short-desc {
    color: rgba(255,255,255,.8)
}

.price-box-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.65;
    color: var(--color-text-body);
    border-top: 1px solid #ede5dc;
    padding-top: 20px
}

.price-comparison-box--highlight .price-box-desc {
    color: rgba(255,255,255,.9);
    border-top-color: rgba(255,255,255,.3)
}

.price-box-desc p {
    margin: 0
}

.price-comparison-box.price-comparison-box--highlight .price-box-desc p {
    color: #fff
}

.price-comparison-cta {
    text-align: center;
    margin-top: 40px
}

.price-comparison-section .price-comparison-cta-btn,.price-comparison-section .price-comparison-cta-btn:hover {
    display: inline-block;
    padding: 13px 32px;
    font-family: Lato,sans-serif;
    font-size: var(--text-lg);
    font-weight: 700;
    line-height: 1.35;
    color: var(--color-text-inverse);
    background: var(--color-orange);
    border-radius: 100px;
    border-bottom: 5px solid var(--color-orange-hover);
    box-shadow: var(--shadow-cta);
    text-decoration: none;
    transition: transform .3s ease,box-shadow .3s ease
}

.price-comparison-section .price-comparison-cta-btn:hover {
    transform: translateY(2px);
    box-shadow: 0 3px 4px 1px rgba(255,91,46,.25)
}

@media (max-width: 768px) {
    .price-comparison-section {
        padding:56px 0
    }

    .price-comparison-head h2 {
        font-size: var(--text-3xl)
    }

    .price-comparison-boxes {
        flex-direction: column;
        gap: 0
    }

    .price-comparison-vs {
        padding: 16px 0;
        text-align: center
    }

    .price-comparison-box {
        width: 100%
    }

    .price-box-price {
        font-size: var(--text-4xl)
    }
}

.callout-section {
    padding: 60px 0;
    background: var(--color-bg-white)
}

.callout-wrapper {
    background: linear-gradient(135deg,#fff5ec 0,#ffe8d6 100%);
    border-radius: 20px;
    padding: 48px 56px
}

.callout-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-orange);
    margin: 0 0 20px 0
}

.callout-heading {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 1.3;
    color: var(--color-text-heading);
    margin: 0 0 20px 0
}

.callout-heading span {
    color: var(--color-orange);
    font-style: italic;
    font-family: 'DM Serif Display',serif
}

.callout-description {
    font-family: Lato,sans-serif;
    font-size: var(--text-md);
    font-weight: 400;
    line-height: 1.8;
    color: var(--color-text-body);
    margin: 0 0 20px 0;
    max-width: 60%
}

.callout-description p {
    font-family: Lato,sans-serif;
    font-size: var(--text-md);
    font-weight: 400;
    line-height: 1.8;
    color: var(--color-text-body);
    margin: 0
}

.callout-closing {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    font-weight: 400;
    color: var(--color-text-body);
    margin: 0
}

.callout-closing p {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    font-weight: 400;
    color: var(--color-text-body);
    margin: 0
}

.callout-closing a,.callout-closing p a {
    color: var(--color-orange);
    text-decoration: underline;
    text-underline-offset: 4px
}

.callout-closing a:hover,.callout-closing p a:hover {
    color: #c93e16
}

.state-rights-section {
    padding: 60px 0;
    background: var(--color-bg-white)
}

.state-rights-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-orange);
    text-align: center;
    margin: 0 0 14px
}

.state-rights-heading {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 1.25;
    color: var(--color-text-heading);
    text-align: center;
    margin: 0 0 16px
}

.state-rights-heading span {
    color: var(--color-orange)
}

.state-rights-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-lg);
    color: var(--color-text-body);
    text-align: center;
    max-width: 760px;
    margin: 0 auto 32px
}

.state-rights-desc p {
    margin: 0
}

.esa-rights-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 880px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px 24px
}

.esa-rights-item {
    background: var(--color-bg-white);
    border: 1px solid #e5e7f0;
    border-radius: 14px;
    padding: 20px 22px;
    font-size: var(--text-base);
    line-height: 1.55;
    color: #2d3046;
    display: flex;
    gap: 14px;
    align-items: flex-start
}

.esa-rights-icon {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff2e5;
    color: var(--color-orange);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: var(--text-sm)
}

.esa-rights-content {
    flex: 1
}

.esa-rights-item-heading {
    display: block;
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    font-weight: 700;
    color: var(--color-text-heading);
    margin-bottom: 4px
}

.esa-rights-item-desc p {
    margin: 0;
    font-size: var(--text-base);
    line-height: 1.55;
    color: var(--color-text-body)
}

@media (max-width: 768px) {
    .state-rights-heading {
        font-size:var(--text-3xl)
    }

    .esa-rights-list {
        grid-template-columns: 1fr
    }
}

.after-receive-section {
    padding: 60px 0;
    background: var(--color-bg-warm)
}

.after-receive-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-orange);
    text-align: center;
    margin: 0 0 14px
}

.after-receive-heading {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 1.25;
    color: var(--color-text-heading);
    text-align: center;
    margin: 0 0 16px
}

.after-receive-heading span {
    color: var(--color-orange)
}

.after-receive-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-lg);
    color: var(--color-text-body);
    text-align: center;
    max-width: 720px;
    margin: 0 auto 36px
}

.after-receive-desc p {
    margin: 0
}

.workflow-steps {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 820px;
    counter-reset: workflow
}

.workflow-step {
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 24px;
    padding: 22px 0;
    border-bottom: 1px solid #e5e7f0;
    align-items: flex-start
}

.workflow-step:last-child {
    border-bottom: 0
}

.workflow-step-num {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: linear-gradient(92deg,#ff5b2e 47%,#f5863e 58%,#fea72f 78%);
    color: var(--color-text-inverse);
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-xl);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.workflow-step-content h3 {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-xl);
    font-weight: 400;
    color: var(--color-text-heading);
    margin: 4px 0 6px
}

.workflow-step-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.65;
    color: var(--color-text-body)
}

.workflow-step-desc p {
    margin: 0
}

.workflow-step-desc strong {
    color: var(--color-text-heading);
    font-weight: 700
}

.workflow-step-desc a {
    color: var(--color-orange);
    font-weight: 600
}

.workflow-closer {
    max-width: 820px;
    margin: 32px auto 0;
    padding: 20px 26px;
    background: #fff2e5;
    border-radius: 12px;
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.65;
    color: var(--color-text-body);
    text-align: center
}

.workflow-closer p {
    margin: 0
}

.workflow-closer strong {
    color: var(--color-text-heading);
    font-weight: 700
}

@media (max-width: 768px) {
    .after-receive-heading {
        font-size:var(--text-3xl)
    }

    .workflow-step {
        grid-template-columns: 40px 1fr;
        gap: 16px
    }

    .workflow-step-num {
        width: 40px;
        height: 40px;
        font-size: var(--text-lg)
    }
}

@media (max-width: 1080px) {
    .eligibility-description table {
        width:100%;
        margin-left: 0
    }
}

.letter-sample-section {
    padding: 60px 0;
    background: var(--color-bg-white)
}

.letter-sample-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-orange);
    text-align: center;
    margin: 0 0 14px
}

.letter-sample-heading {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 1.25;
    color: var(--color-text-heading);
    text-align: center;
    margin: 0 0 40px
}

.letter-sample-heading span {
    color: var(--color-orange)
}

.letter-sample-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 56px;
    align-items: start;
    max-width: 1080px;
    margin: 0 auto
}

.letter-sample-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-md);
    color: var(--color-text-body);
    margin-bottom: 24px
}

.letter-sample-desc p {
    margin: 0
}

.letter-features {
    list-style: none;
    padding: 0;
    margin: 0
}

.letter-features-item {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    padding: 18px 0;
    border-bottom: 1px solid #e5e7f0
}

.letter-features-item:first-child {
    padding-top: 0
}

.letter-features-item:last-child {
    border-bottom: 0
}

.letter-features-num {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: #fff2e5;
    color: var(--color-orange);
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-lg);
    display: flex;
    align-items: center;
    justify-content: center
}

.letter-features-content h4 {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    font-weight: 900;
    color: var(--color-text-heading);
    margin: 0 0 4px
}

.letter-features-desc {
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.55;
    color: var(--color-text-body)
}

.letter-features-desc p {
    margin: 0
}

.letter-sample-uniquely {
    margin-top: 24px;
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.6;
    color: var(--color-text-body);
    font-style: italic
}

.letter-sample-uniquely p {
    margin: 0;
    color: var(--color-text-body)
}

.letter-sample-uniquely strong {
    color: var(--color-text-heading);
    font-style: normal;
    font-weight: 700
}

.letter-sample-uniquely a,.letter-sample-uniquely a:hover {
    color: var(--color-text-body)
}

.letter-sample-right {
    position: relative
}

.sample-letter {
    display: block;
    background: var(--color-bg-white);
    border: 1px solid #e5e7f0;
    border-radius: 8px;
    padding: 32px 36px;
    box-shadow: 0 24px 60px rgba(14,20,95,.14);
    position: relative;
    font-family: 'DM Serif Display',Georgia,serif;
    font-size: 11px;
    line-height: 1.55;
    color: #2d3046;
    transform: rotate(-1deg);
    text-decoration: none;
    cursor: pointer;
    transition: transform .2s ease,box-shadow .2s ease
}

.sample-letter::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(92deg,#ff5b2e 47%,#f5863e 58%,#fea72f 78%);
    border-radius: 8px 8px 0 0
}

.sample-letter::after {
    content: 'SAMPLE';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-30deg);
    font-family: Lato,sans-serif;
    font-size: 80px;
    font-weight: 900;
    color: rgba(255,91,46,.07);
    letter-spacing: .05em;
    pointer-events: none
}

.sample-letter:hover {
    transform: rotate(0) translateY(-4px);
    box-shadow: 0 32px 72px rgba(14,20,95,.18);
    text-decoration: none
}

.sample-letter-overlay {
    position: absolute;
    inset: 0;
    border-radius: 8px;
    background: rgba(255,91,46,0);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .25s ease,backdrop-filter .25s ease;
    z-index: 4
}

.sample-letter:hover .sample-letter-overlay {
    background: rgba(255,91,46,.18);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px)
}

.sample-letter-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e7f0;
    margin-bottom: 14px
}

.sample-letter-practice {
    font-size: var(--text-base);
    font-weight: 700;
    color: var(--color-text-heading)
}

.sample-letter-practice small {
    display: block;
    font-size: 8px;
    color: var(--color-text-body);
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 2px
}

.sample-letter-contact {
    font-size: 8px;
    color: var(--color-text-body);
    text-align: right;
    line-height: 1.5
}

.sample-letter-subject {
    font-weight: 700;
    color: var(--color-text-heading);
    margin: 10px 0;
    font-size: var(--text-xs)
}

.sample-letter-body p {
    margin: 8px 0;
    font-size: 10px;
    line-height: 1.5;
    color: #2d3046
}

.redacted {
    display: inline-block;
    background: var(--color-navy);
    width: 60px;
    height: 8px;
    border-radius: 1px;
    vertical-align: middle
}

.redacted-sm {
    width: 40px
}

.sample-letter-fha {
    background: #fff2e5;
    border-left: 2px solid var(--color-orange);
    padding: 8px 12px;
    margin: 10px 0;
    font-size: 9px;
    color: #2d3046
}

.sample-letter-sig {
    font-style: italic;
    color: var(--color-text-heading);
    font-size: var(--text-lg);
    margin-top: 14px;
    font-family: 'DM Serif Display',serif
}

.sample-letter-cred {
    font-size: 9px;
    color: var(--color-text-body);
    margin-top: 4px
}

.sample-letter-view-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--color-bg-white);
    color: var(--color-orange);
    font-family: Lato,sans-serif;
    font-size: var(--text-sm);
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 999px;
    box-shadow: var(--shadow-cta);
    opacity: 0;
    transform: translateY(10px);
    transition: opacity .25s ease,transform .25s ease;
    text-decoration: none;
    white-space: nowrap
}

.sample-letter:hover .sample-letter-view-cta {
    opacity: 1;
    transform: translateY(0)
}

@media (max-width: 1024px) {
    .letter-sample-grid {
        grid-template-columns:1fr;
        gap: 40px
    }

    .sample-letter {
        max-width: 480px;
        margin: 0 auto
    }

    .letter-sample-heading {
        font-size: var(--text-3xl)
    }
}

.credential-authority-section {
    padding: 60px 0;
    background: var(--color-bg-warm)
}

.cred-auth-eyebrow {
    font-family: Lato,sans-serif;
    font-size: var(--text-xs);
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-orange);
    text-align: center;
    margin: 0 0 14px
}

.cred-auth-heading {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-4xl);
    font-weight: 400;
    line-height: 1.25;
    color: var(--color-text-heading);
    text-align: center;
    margin: 0 0 36px
}

.cred-auth-heading span {
    color: var(--color-orange)
}

.cred-auth-content {
    max-width: 880px;
    margin: 0 auto
}

.cred-auth-content p {
    font-family: Lato,sans-serif;
    font-size: var(--text-lg);
    line-height: 1.7;
    color: var(--color-text-body);
    margin: 0 0 14px
}

.cred-auth-content p:last-of-type {
    margin-bottom: 0
}

.cred-auth-content strong {
    color: var(--color-text-heading);
    font-weight: 700
}

.cred-auth-content h3 {
    font-family: 'DM Serif Display',serif;
    font-size: var(--text-xl);
    font-weight: 400;
    color: var(--color-text-heading);
    margin: 32px 0 12px
}

.cred-auth-content h3:empty {
    display: none
}

.cred-auth-content table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: var(--color-bg-white);
    border: 1px solid #e5e7f0;
    border-radius: 12px;
    overflow: hidden;
    margin: 24px 0 32px;
    table-layout: fixed
}

.cred-auth-content table td,.cred-auth-content table th {
    width: auto!important
}

.cred-auth-content table thead {
    background: #fafaff
}

.cred-auth-content table thead th {
    font-family: Lato,sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-text-heading);
    padding: 14px 20px;
    text-align: left;
    border-bottom: 1px solid #e5e7f0
}

.cred-auth-content table tbody td {
    padding: 14px 20px;
    border-bottom: 1px solid #e5e7f0;
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.55;
    vertical-align: top;
    color: var(--color-text-body)
}

.cred-auth-content table tbody td *,.cred-auth-content table thead th * {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.cred-auth-content table tbody tr:last-child td {
    border-bottom: 0
}

.cred-auth-content table tbody tr:hover {
    background: #fafaff
}

.cred-auth-content table thead tr:first-child td,.cred-auth-content table thead tr:first-child th {
    background: #fafaff;
    font-family: Lato,sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-text-heading);
    border-bottom: 1px solid #e5e7f0
}

.cred-auth-content table thead tr:first-child td *,.cred-auth-content table thead tr:first-child th * {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    margin: 0;
    padding: 0
}

.cred-auth-content table tbody td:first-child {
    font-weight: 700;
    color: var(--color-text-heading);
    font-size: var(--text-sm);
    letter-spacing: .04em;
    text-transform: uppercase
}

.cred-auth-content table tbody td:first-child * {
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.cred-auth-content table tbody td:last-child {
    color: var(--color-text-body)
}

.cred-auth-content table tbody td:last-child * {
    color: inherit
}

.cred-auth-content table tbody td a {
    color: var(--color-orange);
    font-weight: 600
}

.cred-auth-content table .cred-title {
    font-weight: 700;
    color: var(--color-text-heading);
    font-size: var(--text-sm);
    letter-spacing: .04em;
    text-transform: uppercase;
    width: 28%
}

.cred-auth-content table .cred-title * {
    font-weight: inherit;
    color: inherit;
    font-size: inherit
}

.cred-auth-content .cred-desc {
    color: var(--color-text-body)
}

.cred-auth-content .cred-desc * {
    color: inherit
}

.cred-auth-content .cred-desc a {
    color: var(--color-orange);
    font-weight: 600
}

.cred-auth-panel {
    max-width: 880px;
    margin: 8px auto 0;
    background: #fff2e5;
    border-radius: 12px;
    padding: 22px 26px;
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.6;
    color: var(--color-text-body)
}

.cred-auth-panel p {
    margin: 0
}

.cred-auth-panel strong {
    color: var(--color-text-heading);
    font-weight: 700
}

.cred-auth-closing {
    max-width: 880px;
    margin: 24px auto 0;
    font-family: Lato,sans-serif;
    font-size: var(--text-base);
    line-height: 1.6;
    color: #9ea1c0;
    text-align: center
}

.cred-auth-closing p {
    margin: 0
}

@media (max-width: 768px) {
    .cred-auth-heading {
        font-size:var(--text-3xl)
    }

    .cred-auth-content table tbody td,.cred-auth-content table thead th {
        padding: 12px 14px
    }
}

.client-video img {
    border-radius: 50px
}

.client-video .play-btn img {
    border-radius: 0
}

.video-card img {
    border-radius: 25px
}
