@media screen and (min-width: 1536px) {
    .latest .slick-dots {
        bottom: -15%;
        left: 0%;
    }

    .latest .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .latest .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
        opacity: 0.35;
    }

    .paragraf-2 p {
        font-size: 16px;
    }

    .banner .slick-dots {
        bottom: 10%;
        right: 0;
        display: flex;
        flex-direction: inherit;
        gap: 15px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .banner .slick-dots li.slick-active button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: white;
        border-radius: 50%;
    }

    .banner .slick-dots li button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: rgba(255, 255, 255, 0.349);
        border-radius: 50%;
        border-width: 2px;
        border-color: white;
    }

    .accessories .slick-prev {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-prev:before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-prev:focus::before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-next {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-next:before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next:focus::before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next {
        right: 0;
    }

    .accessories .slick-list {
        bottom: -10px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1535px) {
    .latest .slick-dots {
        bottom: -15%;
        left: 0%;
    }

    .latest .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .latest .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
        opacity: 0.35;
    }

    .banner .slick-dots {
        bottom: 10%;
        right: 0;
        display: flex;
        flex-direction: inherit;
        gap: 15px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .paragraf-2 p {
        font-size: 13px;
    }

    .banner .slick-dots li.slick-active button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: white;
        border-radius: 50%;
    }

    .banner .slick-dots li button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: rgba(255, 255, 255, 0.349);
        border-radius: 50%;
        border-width: 2px;
        border-color: white;
    }

    .accessories .slick-prev {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-prev:before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-prev:focus::before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-next {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-next:before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next:focus::before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next {
        right: 0;
    }

    .accessories .slick-list {
        bottom: -10px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .latest .slick-dots {
        bottom: -15%;
        left: 0%;
    }

    .latest .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .latest .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
        opacity: 0.35;
    }

    .banner .slick-dots {
        bottom: 11%;
        left: -4px;
    }

    .banner .slick-dots li.slick-active button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;

        background: white;
        border-radius: 50%;
    }

    .banner .slick-dots li button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: rgba(255, 255, 255, 0.349);
        border-radius: 50%;
        border-width: 2px;
        border-color: white;
    }

    .accessories .slick-prev {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-prev:before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-prev:focus::before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-next {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-next:before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next:focus::before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next {
        right: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .passion .slick-dots {
        bottom: -40px;
    }

    .passion .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .passion .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        opacity: 0.35;
        border-radius: 50%;
    }

    .accessories .slick-dots {
        bottom: -15%;
        left: 0%;
    }

    .accessories .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .accessories .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        opacity: 0.35;
        border-radius: 50%;
    }

    .latest .slick-dots {
        bottom: -15%;
        left: 0%;
    }

    .latest .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .latest .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
        opacity: 0.35;
    }

    .banner .slick-dots {
        bottom: 11%;
        left: -4px;
    }

    .banner .slick-dots li.slick-active button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;

        background: white;
        border-radius: 50%;
    }

    .banner .slick-dots li button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: rgba(255, 255, 255, 0.349);
        border-radius: 50%;
        border-width: 2px;
        border-color: white;
    }

    .accessories .slick-prev {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-prev:before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-prev:focus::before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-next {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-next:before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next:focus::before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next {
        right: 0;
    }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
    .latest .slick-dots {
        bottom: -15%;
        left: 0%;
    }

    .latest .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .latest .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
        opacity: 0.35;
    }

    .banner .slick-dots {
        bottom: 11%;
        left: -4px;
    }

    .banner .slick-dots li.slick-active button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;

        background: white;
        border-radius: 50%;
    }

    .banner .slick-dots li button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: rgba(255, 255, 255, 0.349);
        border-radius: 50%;
        border-width: 2px;
        border-color: white;
    }

    .accessories .slick-prev {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-prev:before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-prev:focus::before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-next {
        display: block !important;
        position: absolute;
    }

    .accessories .slick-next:before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next:focus::before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next {
        right: 0;
    }
}

@media screen and (max-width: 576px) {
    .passion .slick-dots {
        bottom: -40px;
    }

    .passion .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .passion .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        opacity: 0.35;
        border-radius: 50%;
    }

    .banner .slick-dots {
        bottom: 7%;
        left: -4px;
    }

    .banner .slick-dots li.slick-active button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;

        background: white;
        border-radius: 50%;
    }

    .banner .slick-dots li button:before {
        width: 100%;
        opacity: 1;
        content: "";
        height: 20px;
        background: #85838a;
        border-radius: 50%;
        border-width: 2px;
        border-color: white;
    }

    .accessories .slick-dots {
        bottom: -35%;
        left: 0%;
    }

    .accessories .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .accessories .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        opacity: 0.35;
        border-radius: 50%;
    }

    .latest .slick-dots {
        bottom: -15%;
        left: 0%;
    }

    .latest .slick-dots li.slick-active button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        border-radius: 50%;
    }

    .latest .slick-dots li button:before {
        width: 70%;
        opacity: 1;
        content: "";
        height: 15px;
        background: #979797;
        opacity: 0.35;
        border-radius: 50%;
    }

    .accessories .slick-prev {
        display: block !important;
        position: absolute;
        top: 45px;
    }

    .accessories .slick-prev:before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-prev:focus::before {
        display: block !important;
        content: url(/img/arrow-left.webp) !important;
    }

    .accessories .slick-next {
        display: block !important;
        position: absolute;
        right: 0;
        top: 45px;
    }

    .accessories .slick-next:before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }

    .accessories .slick-next:focus::before {
        display: block !important;
        content: url(/img/arrow-right.webp) !important;
    }
}
