.Carousel_label__ZGGdT{
    padding-left: 16px;
    font-family: var(--condensed);
    font-size: 28px;
    color: var(--white);
    line-height: 1;
    margin-bottom: 6px;
}

.Carousel_containerLst__8_MBt{
    width: 100%;
    position: relative;
}

.Carousel_lst__X2Rov{
    display: flex;
    gap: 6px;
    width: 100%;
    border-radius: 2px;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.Carousel_lst__X2Rov > li{
    min-width: calc(30.77% - 5.14px);
    max-width: calc(30.77% - 5.14px);
    scroll-snap-align: start;
}

.Carousel_lst__X2Rov > li > a{
    display: block;
    aspect-ratio: 1 / 1;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}

.Carousel_overlay__agfTX{
    display: flex;
    padding: 16px;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.Carousel_containerBtnBack__TPM99{
    display: flex;
    padding-left: 6px;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.Carousel_containerBtnNext__aCFBj{
    display: flex;
    padding-right: 6px;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

@media screen and (max-width: 600px){
    .Carousel_lst__X2Rov > li{
        min-width: calc(44.44% - 4.8px);
        max-width: calc(44.44% - 4.8px);
    }
}

@media screen and (max-width: 450px){
    .Carousel_lst__X2Rov > li{
        min-width: calc(80% - 4px);
        max-width: calc(80% - 4px);
    }
}
.DropCap_dropCap__ruEI1{
    padding-top: 16px;
    min-height: 66px;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 12px;
    white-space: pre-wrap;
    -webkit-hyphens: auto;
            hyphens: auto;
    overflow-wrap: break-word;
    word-break: break-word;
}

.DropCap_dropCap__ruEI1::first-letter{
    float: left;
    font-size: 80px;
    text-transform: capitalize;
    line-height: 0.8;
    margin-top: -16px;
    margin-right: 6px;
}
.BlockQuote_blockQuote__5L01q{
    padding: 42px 16px 42px 16px;
    font-family: var(--serif);
    font-style: italic;
    font-size: 14px;
    color: var(--white);
    line-height: 1.8;
    position: relative;
    margin: 0;
    margin-bottom: 12px;
}

.BlockQuote_quoteOpen__a6rli{
    width: 36px;
    height: 36px;
    fill: var(--white);
    position: absolute;
    top: 0;
    left: 0;
}

.BlockQuote_quoteClose__aoKvF{
    width: 36px;
    height: 36px;
    fill: var(--white);
    position: absolute;
    right: 0;
    bottom: 0;
}
