.u-fixedAnchorAdjust .fr-heading.-h3 {
    font-size: 18px;
}
.fr-anchorButton {
    margin-bottom: 21px;
}
.mt-underAnchor {
    margin-top: 43px;
}
.displayFlex {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.displayFlex .flex_content_img {
    width: 100%;
}
.displayFlex .flex_content_bff {
    width: 100%;
}
.fr-heading.-h4.topH4text {
    font-size: 20px;
}
.fr-accordion_content .fr-heading.-h3.accoH3text {
    font-size: 18px;
}
.fr-heading.-h3.accoH3text {
    font-size: 20px;
}
.fr-heading.-h5.topH5text {
    font-size: 18px;
}

[data-component-type=ProductCarouselDestroy] .fr-bff-product:nth-child(-n+3) {
    margin-top: 0;
}
.fr-anchorButton_item .fr-anchorButton_itemText {
    font-size: 13px;
    line-height: 16.9px;
}

[data-aspect-ratio="9:16"]:before {
    padding-top: 178.25%;
}


@media screen and (min-width: 813px) {
    .fr-anchorButton.-large .fr-anchorButton_item {
        border-top-width: 1px;
    }
    .mt-underAnchor {
        margin-top: 55px;
    }
    .displayFlex {
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        width: 100%;
    }
    .displayFlex .flex_content_img {
        width: calc((100% - 24px) / 2);
        display: flex;
        justify-content: center;
    }
    .displayFlex .flex_content_img .u-imgAdjustBox {
        width: 75%;
    }
    .displayFlex .flex_content_bff {
        width: calc((100% - 24px) / 2);
    }
    .fr-accordion_content .fr-heading.-h3.accoH3text {
        font-size: 22px;
    }
    .fr-heading.-h3.accoH3text {
        font-size: 22px;
    }

    [data-component-type=ProductCarouselDestroy] .fr-bff-product:nth-child(-n+5) {
        margin-top: 0;
    }
    .fr-anchorButton_item .fr-anchorButton_itemText {
        font-size: 15px;
        line-height: 21px;
    }
    .topImagesize figure {
        margin: auto;
        width: 53.06%;
    }
}