﻿.circle {
    position: absolute;
    border-radius: 50%;
    background-color: #FB5A6C;
    width: 10px;
    height: 10px;
}
.circle1 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.circle2 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.circle3 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container-circle1 {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container-circle2 {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
}
.base-circle {
    width: 10px;
    height: 10px;
    background: #FB5A6C;
    border-radius: 50%;
    position: relative;
    z-index: 3;
}
.pulse-circle {
    position: absolute;
    border-radius: 50%;
    animation: pulse 3s infinite;
}
    .pulse-circle:nth-child(1) {
        width: 14px;
        height: 14px;
        background: #FB5A6CCC;
        animation-delay: 0s;
        z-index: 2;
    }
    .pulse-circle:nth-child(2) {
        width: 12px;
        height: 12px;
        background: #FB5A6CCC;
        animation-delay: 1s;
        z-index: 1;
    }

@keyframes pulse {
    0% {
        transform: scale(.5);
        opacity: 1;
        box-shadow: 0 0 0 0 rgba(251, 90, 108, 0.8);
    }

    100% {
        transform: scale(.8);
        opacity: 0;
        box-shadow: 0 0 0 25px rgba(251, 90, 108, 0);
    }
}

.home-page .swiper-slide:nth-child(1) .container-circle1 {
    top: 69%;
    left: 35%;
}

.home-page .swiper-slide:nth-child(1) .container-circle2 {
    top: 52%;
    left: unset;
    right: 35%;
}

.home-page .swiper-slide:nth-child(2) .container-circle1 {
    top: unset;
    left: 38%;
    bottom: 28%;
}

.home-page .swiper-slide:nth-child(2) .container-circle2 {
    top: 30%;
    left: 52%;
    
}

.home-page .swiper-slide:nth-child(3) .container-circle1 {
    top: 69%;
    left:36%;
}

.home-page .swiper-slide:nth-child(3) .container-circle2 {
    top: 27%;
    left: 70%;

}

.home-page .swiper-slide:nth-child(4) .container-circle1 {
    top: unset;
    left: 35%;
    bottom: 29%;
}

.home-page .swiper-slide:nth-child(4) .container-circle2 {
    top: 32%;
    left: 69%;
   
}
.home-page .swiper-slide:nth-child(5) .container-circle1 {
    top: 43%;
    left: 68%;
   
}
.home-page .swiper-slide:nth-child(5) .container-circle2 {
    left: 49%;
    top: 73%;
}
.home-page .swiper-slide:nth-child(6) .container-circle1 {
    top: 71%;
    left: 49%;
}
.home-page .swiper-slide:nth-child(6) .container-circle2 {
    top: 43%;
    left: 70%;
   
}

.home-page .swiper-slide:nth-child(7) .container-circle1 {
    top: 34%;
    left: 69%;
   
}

.home-page .swiper-slide:nth-child(7) .container-circle2 {
    top: 71%;
    left: 47%;
}

.home-page .swiper-slide:nth-child(8) .container-circle1 {
    top: 28%;
    left:69%;
  
}

.home-page .swiper-slide:nth-child(8) .container-circle2 {
    top: 71%;
    left: 42%;
    transform: translate(-50%, -50%);
}

.home-page .swiper-slide:nth-child(9) .container-circle1 {
    top: 44%;
    left: 72%;
   
}

.home-page .swiper-slide:nth-child(9) .container-circle2 {
    left: unset;
    right: 57%;
    top: 72%;
}

.home-page .swiper-slide:nth-child(10) .container-circle1 {
    top: 64%;
    left: 26%;
}

.home-page .swiper-slide:nth-child(10) .container-circle2 {
    right: unset;
    top: 44%;
    left: 71%;
    display: none;
}

.home-page .swiper-slide:nth-child(11) .container-circle1 {
    top: 70%;
    left: 44%;
}

.home-page .swiper-slide:nth-child(11) .container-circle2 {
    top: 26%;
    left: 70%;
}
.home-page .swiper-slide:nth-child(12) .container-circle1 {
    top: 27%;
    left: 69%;
}

.home-page .swiper-slide:nth-child(12) .container-circle2 {
    top: 69%;
    left: 39%;
}
.home-page .swiper-slide:nth-child(13) .container-circle1 {
    top: 38%;
    left: 50%;
}

.home-page .swiper-slide:nth-child(13) .container-circle2 {
    top: 68%;
    left: 45%;
}
.home-page .swiper-slide:nth-child(14) .container-circle1 {
    top: 69%;
    left: 51%;
}
.home-page .swiper-slide:nth-child(14) .container-circle2 {
    top: 32%;
    left: 70%;
}
.home-page .swiper-slide:nth-child(15) .container-circle1 {
    top: 71%;
    left: 42%;
}
.home-page .swiper-slide:nth-child(15) .container-circle2 {
    top: 35%;
    left: 69%;
}
.home-page .swiper-slide:nth-child(16) .container-circle1 {
    top: 34%;
    left: 72%;
}
.home-page .swiper-slide:nth-child(16) .container-circle2 {
    top: 70%;
    left: 53%;
}
.home-page .swiper-slide:nth-child(17) .container-circle1 {
    top: 29%;
    left: 68%;
}
.home-page .swiper-slide:nth-child(17) .container-circle2 {
    top: 71%;
    left: 44%;
}
.home-page .swiper-slide:nth-child(18) .container-circle1 {
    top: 28%;
    left: 66%;
}

.home-page .swiper-slide:nth-child(18) .container-circle2 {
    top: 71%;
    left: 53%;
}
.home-page .swiper-slide:nth-child(19) .container-circle1 {
    top: 70%;
    left: 43%;
}
.home-page .swiper-slide:nth-child(19) .container-circle2 {
    top: 33%;
    left: 72%;
}
