.section-tabs-and-product-slider
    .atlas-slider
    swiper-container::part(container) {
    overflow: visible;
}

.section-tabs-and-product-slider .font-large.text-primary {
    font-weight: 600;
}

@media screen and (max-width: 1024px) {
    .section-tabs-and-product-slider .font-large.text-primary {
        font-size: 34px;
    }
}
