section:nth-of-type(5)::before{
content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    z-index: -1;
    margin: 0;
    background-image: url(https://l.top4top.io/p_3599tjw4c1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    bottom: 0%;
}
section:nth-of-type(1) {
   margin: 0;
}
section:nth-of-type(1) .container{
max-width: unset;
    padding: unset;
}
section:nth-of-type(2) .container{
max-width: 600px;
}
section:nth-of-type(3) div{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.two-row .banner-entry:first-child{
grid-row: span 1 / span 1;
}
.banner--fixed img, .banner-entry{
background-color: transparent;
}
section:nth-of-type(3){
max-width: 750px;
    margin-top: 2rem;
}
@media (max-width:768px){
.banner-entry{
height: 150px;
}
section:nth-of-type(3) div{
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.s-slider-block__title h2{
font-size: 1.5rem !important;
}
}
.s-slider-block__title h2{
font-size:2rem ;
border-bottom: 1px solid black;
    padding-bottom: 15px;
}
.s-product-card-entry{
padding: 10px;
    margin: 5px;
    box-shadow: 0 0 10px black;
    height: 97%;
}
.s-button-primary-outline{
background-color: black;
    color: white;
}
.s-button-primary-outline:hover{
background-color: black;
    color: white;
    opacity: 1;
}
section:nth-of-type(8) .s-slider-block__title-right h2{
color: white;
    font-size: 2rem;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}
section:nth-of-type(10) .s-slider-block__title-right h2{
color: white;
    font-size: 2rem;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}
.s-reviews-container .swiper-slide-active .s-reviews-testimonial{
color: #000000;
}
.s-rating-stars-hovered, .s-rating-stars-selected{
    fill: #000000;
}
.s-reviews-testimonial__icon svg{
   fill: #000000;
}
.footer-is-light .store-footer .store-footer__inner{
background-color: white;
    color: black;
}
.footer-is-light .store-footer{
background-color: #02474E;
}
.copyright-text p{
color: white;
}
.s-reviews-header-wrapper{
justify-content: center;
}
.s-reviews-header{
font-size: 2rem;
background-image: url(https://b.top4top.io/p_3600v8sii1.png);
    background-repeat: no-repeat;
    padding: 0 85px;
}
.s-button-primary-outline {
    background-color: #02474e;
    color: white;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #02474e;
    color: #ffffff;
}