@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body.widget-snippet {
    padding: 40px 0;
}
.wcs_other-33__inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 auto;
    max-width: 1620px;
}
.wcs_other-33__inner * {
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    letter-spacing: normal;
    text-indent: unset;
    text-transform: none;
    word-spacing: normal;
    word-break: break-word;
}
.wcs_other-33__item-block {
    flex-grow: 0;
    flex-shrink: 0;
    width: calc(33.3333% - 6.666px);
}
.wcs_other-33__item-block-wrapper {
    position: relative;
    overflow: hidden;
}
.wcs_other-33__item-block a {
    display: block;
    position: relative;
    width: 100%;
    aspect-ratio: 100 / 87;
}
.wcs_other-33 .wcs_other-33__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wcs_other-33__text {
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.1;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    bottom: 33px;
    left: 50px;
    max-width: calc(100% - 100px);
}

body.widget-snippet .wcs_other-33__item-block,
.fee .wcs_other-33__item-block {
    padding: 5px;
}


@media(max-width: 1749px) {
    .wcs_other-33__text {
        font-size: 34px;
    }
}

@media(max-width: 1379px) {
    .wcs_other-33__text {
        font-size: 34px;
        bottom: 20px;
        left: 20px;
        max-width: calc(100% - 40px);
    }
}

@media(max-width: 1199px) {
    .wcs_other-33__text {
        font-size: 24px;
    }
}

@media(max-width: 991px) {
    .wcs_other-33__item-block {
        width: calc(33.333% - 9px);
    }
    .wcs_other-33__text {
        font-size: 20px;
    }
}
@media(max-width: 767px) {
    .wcs_other-33__item-block {
        width: 100%;
    }
    .wcs_other-33__text {
        font-size: 34px;
        bottom: 33px;
        left: 50px;
        max-width: calc(100% - 100px);
    }
}

@media(max-width: 575px) {
    .wcs_other-33__item-block {
        width: 100%;
    }

    .wcs_other-33__button-wrapper {
        margin-top: 15px;
    }

    .wcs_other-33__text {
        font-size: 28px;
        bottom: 20px;
        left: 30px;
        max-width: calc(100% - 60px);
    }
}
