#content {
    overflow: hidden;
}

.sectionMain .wrapMain .contentMain .boxMain .iframeMain .subMain {
    padding: 4px 15px 8px 14px;
    letter-spacing: 1.7px;
}

.sectionMain .wrapMain .contentMain .boxMain .iframeMain .subMain .subMainFsz22 {
    margin-left: -6px;
}

/* sectionProblems */
.sectionProblems .contentConcerns {
    position: relative;
}

.sectionProblems {
    padding-bottom: 193px;
}

.sectionConcerns .wrapConcerns .boxConcerns .subConcerns {
    padding-right: calc(100% - clamp(350px, 49vw, 543px));
}

.sectionConcerns .wrapConcerns .boxConcerns .subConcerns .boxCircle {
    margin: 0 0px 0;
}

.sectionConcerns .wrapConcerns .boxConcerns .subConcerns .boxCircle .wrapCircleTitle .txtCircle {}

.sectionConcerns .wrapConcerns .boxConcerns .subConcernsPhoto {
    width: 287px;
    bottom: -19px;
    right: -73px;
}

.sectionProblems .boxProblems {
    margin-top: 2px;
    position: relative;
    z-index: 1;
}

.sectionProblems .boxProblems:after {
    content: "";
    position: absolute;
    background: url('../images/cars/problems-after.png') no-repeat;
    background-size: 100%;
    width: clamp(165px, 22.3vw, 285px);
    height: clamp(165px, 22.4vw, 286px);
    top: clamp(-155px, -12.1vw, -85px);
    right: clamp(-90px, -7.1vw, -40px);
    z-index: -1;
}

.sectionProblems .boxProblems:before {
    content: "";
    position: absolute;
    background: url('../images/cars/problems-before.png') no-repeat;
    background-size: 100%;
    width: clamp(167px, 18.6vw, 237px);
    height: clamp(160px, 18vw, 230px);
    bottom: clamp(-87px, -7vw, -50px);
    left: clamp(-90px, -7vw, -40px);
    z-index: -1;
}

.sectionProblems .subTitlePlans {
    margin-bottom: 20px;
}

.sectionProblems .subTitlePlans .txtsubTitlePlans {
    background: #ea3329;
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
    padding: 3px 24px 8px 24px;
    letter-spacing: 1.5px;
}

.sectionProblems .subTitlePlans .txtsubTitlePlans .subTitlePlans17 {
    font-size: 17px;
    font-weight: 600;
}

.sectionProblems .subTitlePlans:after {
    display: none;
}

.sectionConcerns .boxProblems .titleProblems {
    letter-spacing: 6.3px;
    margin-bottom: 12px;
}

.sectionConcerns .boxProblems .titleProblems .titleProblemsFsz49 {
    letter-spacing: -2px;
    margin: 0 5px 0 0;
}

/* end sectionProblems */

/* sectionPlans */
.sectionPlans {
    background: #ffffff;
    padding-bottom: 69px;
    padding-top: 40px;
}

.sectionPlans .inner {
    max-width: 1075px;
}

.sectionPlans .wrapPlans {}

.sectionPlans .wrapPlans .boxPlans {
    margin-top: -84px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab {
    padding: 50px 20px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab {}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem {
    padding: 66px 25px 31px 25px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 782px;
    margin: 0px auto 54px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem {
    width: 210px;
    margin-right: 23px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem .plansTitleItem {
    color: #ea3329;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3.9px;
    margin-top: 3px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem .plansTitleItem span {
    font-size: 36px;
    margin-right: -4px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter {
    width: calc(100% - 236px);
    margin: 0 0 0 auto;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter {
    display: flex;
    list-style: none;
    border: 1px solid #e60012;
    border-radius: 30px;
    overflow: hidden;
    margin-top: 3px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li {
    width: calc(100%/4);
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li.isActive {}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li .txtPlansFilter {
    height: 100%;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li .txtPlansFilter a {
    font-size: 18px;
    font-weight: 500;
    color: #ea3329;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.1;
    padding: 9px 1px;
    letter-spacing: 2px;
    border-right: 1px solid #e60012;
    text-align: center;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li:last-child .txtPlansFilter a {
    border-right: none;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li.isActive .txtPlansFilter a {
    background: #ea3329;
    color: #ffffff;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 21.3px;
    margin-bottom: 50px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li {
    height: auto;
    width: calc((100%/4) - 16px);
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem {
    height: 100%;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a {
    display: block;
    background: #ea3329;
    height: 100%;
    padding: 2px 2px 9px;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 0 rgba(140, 28, 25, 1);
    transition: all 0.2s linear;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem {
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    padding: 22px 10px 17px;
    position: relative;
    overflow: hidden;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto {}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .brandLogo {
    max-width: 71%;
    margin: 0 auto;
    position: relative;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .brandLogo img {
    width: 100%;
    height: 25.58px;
    object-fit: contain;
    object-position: center;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .carPhotoItem {
    height: 111px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px auto 8px;
    width: 97.1%;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .carPhotoItem img {
    width: 100%;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .wrapInfoCard {}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .wrapInfoCard .nameLogoCar {
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .wrapInfoCard .nameCar {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .boxBtn {
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    padding: 13px 10px 8px;
    letter-spacing: 1.1px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars {
    text-align: right;
    padding: 0 39px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars a {
    display: inline-block;
    color: #211815;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -0.4px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars a .txtBtnMoreCars {
    display: inline-block;
    position: relative;
    padding-left: 34px;
}

.sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars a .txtBtnMoreCars:before {
    content: "";
    position: absolute;
    background: url('../images/cars/icon-btn-more.svg') no-repeat;
    background-size: 100%;
    width: 21px;
    height: 10px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

/* end sectionPlans */

@media (max-width: 1000px) and (min-width: 769px) {
    .sectionProblems .boxProblems:after {
        top: -9vw;
    }

    .sectionConcerns .boxProblems .titleProblems {
        font-size: clamp(26px, 3vw, 30px);
        letter-spacing: 2px;
    }

    .sectionConcerns .boxProblems .titleProblems .titleProblemsFsz49 {
        font-size: clamp(44px, 4.9vw, 49px);
    }

    .sectionConcerns .boxProblems .subProblems {
        font-size: clamp(20px, 2.3vw, 23px);
        padding: 0 30px;
    }

    .sectionConcerns .boxProblems .subProblems .colRed {
        font-size: clamp(22px, 2.5vw, 25px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem {
        gap: 3vw 2.13vw;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li {
        width: calc((100% / 4) - 1.6vw);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem {
        width: clamp(190px, 21vw, 210px);
        margin-right: clamp(10px, 2.3vw, 23px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem .plansTitleItem {
        font-size: clamp(26px, 3vw, 30px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter {
        width: calc(100% - clamp(210px, 23.3vw, 233px));
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li .txtPlansFilter a {
        font-size: clamp(14px, 1.8vw, 18px);
    }
}

@media (max-width: 920px) and (min-width: 769px) {
    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li {
        width: calc((100% / 3) - 1.6vw);
    }
}

@media (min-width: 769px) {
    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li .txtPlansFilter a:hover {
        background: #ea3329;
        color: #ffffff;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a:hover {
        box-shadow: none;
        transform: translateY(8px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars a:hover .txtBtnMoreCars {
        color: #439747;
    }
}

@media (max-width: 768px) {
    .sectionMain .wrapMain .contentMain .boxMain .iframeMain .subMain {
        padding: clamp(3px, 0.8vw, 7px) clamp(10px, 2.3vw, 15px) clamp(6px, 1.1vw, 7px) clamp(11px, 2.7vw, 16px);
        letter-spacing: 0.7px;
    }

    .sectionMain .wrapMain .contentMain .boxMain .iframeMain .subMain .subMainFsz22 {
        margin-left: -3px;
    }

    /* sectionProblems */
    .sectionProblems {
        padding-bottom: clamp(88px, 19.7vw, 160px);
    }

    .sectionConcerns .wrapConcerns .boxConcerns {
        padding: clamp(15px, 3vw, 22px) clamp(15px, 3.3vw, 20px) clamp(12px, 2.8vw, 25px);
    }

    .sectionConcerns .wrapConcerns .boxConcerns .subConcerns {
        padding-right: calc(100% - clamp(350px, 49vw, 543px));
        line-height: 1.29;
    }

    .sectionConcerns .wrapConcerns .boxConcerns .subConcerns .subConcerns20 {
        font-size: clamp(20px, 4.4vw, 22px);
    }

    .sectionConcerns .wrapConcerns .boxConcerns .subConcerns .boxCircle {
        margin: 5px 3px 0;
    }

    .sectionConcerns .wrapConcerns .boxConcerns .subConcerns .boxCircle .wrapCircleTitle .txtCircle {}

    .sectionConcerns .wrapConcerns .boxConcerns .subConcernsPhoto {
        width: clamp(181px, 40.4vw, 200px);
        bottom: -12px;
        bottom: clamp(-12px, -2.7vw, -2px);
        right: -48px;
        right: clamp(-48px, -10.7vw, -48px);
    }

    .sectionProblems .boxProblems {
        margin-top: clamp(23px, 5.2vw, 30px);
    }

    .sectionProblems .boxProblems:after {
        height: clamp(96px, 23.5vw, 170px);
        width: clamp(96px, 23.5vw, 150px);
        right: clamp(-23px, -2.9vw, -13px);
        top: clamp(1px, 0.2vw, 4px);
    }

    .sectionProblems .boxProblems:before {
        width: clamp(76px, 21.4vw, 150px);
        height: clamp(94px, 20.9vw, 148px);
        bottom: clamp(66px, 14.8vw, 70px);
        left: clamp(-22.5px, -2.8vw, -12.5px);
    }

    .sectionProblems .subTitlePlans {
        margin-bottom: 27px;
    }

    .sectionProblems .subTitlePlans:before {
        bottom: -12px;
        border-top-width: 14px;
        border-left-width: 8px;
        border-right-width: 8px;
    }


    .sectionProblems .subTitlePlans .txtsubTitlePlans {
        font-size: clamp(21px, 5.1vw, 23px);
        letter-spacing: -0.5px;
        padding: clamp(3px, 0.6vw, 5px) clamp(25px, 5.5vw, 30px) clamp(4px, 0.8vw, 5px);
    }

    .sectionProblems .subTitlePlans .txtsubTitlePlans .subTitlePlans17 {
        font-size: clamp(16px, 3.5vw, 18px);
    }

    .sectionConcerns .boxProblems .titleProblems {
        letter-spacing: 6.3px;
        max-width: clamp(320px, 71.1vw, 500px);
        width: 100%;
        margin: 0 auto 24px;
        text-align: left;
    }

    .sectionConcerns .boxProblems .titleProblems .titleProblemCenter {
        display: block;
        padding: 0 18px;
    }

    .sectionConcerns .boxProblems .titleProblems .titleProblemCenter:before {
        top: 1px;
    }

    .sectionConcerns .boxProblems .titleProblems .titleProblemCenter:after {
        bottom: -6px;
    }

    .sectionConcerns .boxProblems .titleProblems .titleProblemsFsz49 {
        letter-spacing: -3px;
        margin: 0 5px 0 0;
        font-size: clamp(26px, 6.4vw, 28px);
    }

    .sectionConcerns .boxProblems .titleProblems .titleProblemsRight {
        display: block;
        text-align: right;
        letter-spacing: 4px;
    }

    /* end sectionProblems */

    /* sectionPlans */
    .sectionPlans {
        padding-bottom: clamp(34px, 7.8vw, 50px);
        padding-top: 0;
    }

    .sectionPlans .inner {}

    .sectionPlans .wrapPlans {}

    .sectionPlans .wrapPlans .boxPlans {
        margin-top: 0;
        padding-top: clamp(11px, 2.3vw, 20px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab {
        padding: clamp(11px, 2.3vw, 16px) clamp(10px, 2.2vw, 15px) clamp(13px, 2.9vw, 20px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab {}

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem {
        padding: clamp(23px, 4.4vw, 30px) clamp(8px, 1.7vw, 12px) clamp(17px, 3.7vw, 25px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop {
        max-width: 782px;
        margin: 0px auto 7px;
        flex-direction: column;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem {
        width: 100%;
        margin: 0 0 2px;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem .plansTitleItem {
        font-size: clamp(20px, 4.4vw, 22px);
        line-height: 1.2;
        letter-spacing: 1px;
        padding: 0 16px;
        margin: 0;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansTitleItem .plansTitleItem span {
        font-size: clamp(22px, 4.8vw, 24px);
        margin-right: -6px;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter {
        width: 100%;
        margin: 0;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter {
        border: 1px solid #e60012;
        border-radius: 30px;
        margin-top: 0px;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li {
        width: calc(100%/4);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li.isActive {}

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li .txtPlansFilter {
        height: 100%;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li .txtPlansFilter a {
        font-size: clamp(12px, 2.6vw, 14px);
        height: 100%;
        line-height: 1.2;
        padding: clamp(6px, 1.3vw, 10px) 1px clamp(6px, 1.3vw, 10px);
        letter-spacing: clamp(0.1px, 0.3vw, 1.5px);
        border-right: 1px solid #e60012;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem {
        gap: 2.9vw 2%;
        margin-bottom: clamp(17px, 3.8vw, 25px);
        padding: 0 3px;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li {
        width: 49%;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a {
        padding: 2px 2px 10px;
        border-radius: 12px;
        box-shadow: 0 7px 0 rgba(140, 28, 25, 1);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem {
        border-radius: 10px 10px 0 0;
        padding: clamp(18px, 4vw, 25px) clamp(10px, 2.2vw, 15px) clamp(14px, 3.1vw, 22px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto {}

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .brandLogo {
        max-width: 71%;
        margin: 0 auto;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .brandLogo img {
        width: 100%;
        height: clamp(21.83px, 4.7vw, 39px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .carPhotoItem {
        width: 99%;
        max-width: 240px;
        height: clamp(96px, 21.3vw, 170px);
        margin: clamp(1px, 0.2vw, 5px) auto clamp(6px, 1.4vw, 10px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .boxRankingPhoto .carPhotoItem img {
        width: 100%;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .wrapInfoCard {}

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .wrapInfoCard .nameLogoCar {
        font-size: clamp(13px, 2.8vw, 15px);
        margin-bottom: 0px;
        line-height: 1.2;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .containerRankingItem .wrapInfoCard .nameCar {
        font-size: clamp(17px, 3.7vw, 19px);
        line-height: 1.2;
        letter-spacing: -0.9px;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .listPlansItem li .wrapRankingItem a .boxBtn {
        font-size: clamp(15px, 3.1vw, 18px);
        padding: clamp(11px, 2.4vw, 15px) clamp(10px, 2.2vw, 15px) clamp(6px, 1.3vw, 12px);
        letter-spacing: 0.6px;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars {
        padding: 0 clamp(13px, 2.7vw, 20px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars a {
        font-size: clamp(14px, 3.1vw, 16px);
        letter-spacing: 1.9px;
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars a .txtBtnMoreCars {
        padding-left: clamp(28px, 6.4vw, 32px);
    }

    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .btnMoreCars a .txtBtnMoreCars:before {
        width: 21px;
        height: 10px;
        top: 50%;
        left: 0;
    }

    /* end sectionPlans */
}

@media (max-width: 420px) {
    .sectionConcerns .wrapConcerns .boxConcerns .subConcerns .subConcerns20 {
        display: block;
    }
}

@media (max-width: 390px) {
    .sectionPlans .wrapPlans .boxPlans .contentPlansTab .iframePlansTab .wrapPlansItem .contPlansItemTop .boxPlansFilter .listPlansFilter li .txtPlansFilter a {
        letter-spacing: 0;
    }
}

@media (max-width: 375px) {
    .sectionProblems .boxProblems:before {
        bottom: clamp(76px, 14.8vw, 70px);
    }
}