.second-kidactivity{
    background: url(https://www.sensorytuning.com/wp-content/uploads/2025/09/Group-127-1-scaled.webp) no-repeat;
    background-size:contain ;
}
.kidActfirst{
    width: 55%;
}
.kidactsecond{
    width: 45%;
}
.swing{
    width: 86%;
    height: auto;
    object-fit: cover;
    top: -140px;
    right: -12px;
    z-index: -1;
}
.KIDBOTtrinagle{
    width: 62px;
    height: auto;
    top: 450px;
    object-fit: contain;
    left: 5%;
    transform: rotate(180deg);
}
.secondkidactivity{
    padding-top: 7% !important;
}
.secondkidgym{
    padding-top: 17% !important;
}
.fourth-kidactivity{
    width: 100%;
    background: url(https://www.sensorytuning.com/wp-content/uploads/2025/09/Group-161-scaled.webp) no-repeat;
    background-size:cover ;
}
.hillclimb{
    width: 91%;
    height: auto;
    object-fit: contain;
    padding-bottom: 15px;
}
.smilingboy{
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50px;
    right: -12px;
    z-index: -1;   
}
.kidotrio{
    top: 678px;
    left: 10%;
    object-fit: contain;
    color: #198120;
    transform: rotate(180deg);
}
.fourthkidactivity{
    padding-top: 10% !important;
}
.fourthkidgym{
    padding-top: 18% !important;
}
/*  */
.youngpeopleshape{
    top: 10%;
    width: 3%;
    right: 91%;
    object-fit: contain;
}
.youngpeopledot{
    top: -50%;
    width: 6%;
    right: 5%;
    object-fit: contain;
}
.dietpeople{
    width: 100%;
    background: url(https://www.sensorytuning.com/wp-content/uploads/2024/10/spiral-line.png) no-repeat top;
    background-size:contain ;
}
.accordion-body{
    background-color: rgba(226, 201, 141, 0.6);
}
.accordion-button:not(.collapsed) {
    color: var(--primary-color) !important;
    background-color: rgba(226, 201, 141, 0.6) !important;
}
.accordion-item{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.accordion-border{
    border-top: 3px solid var(--primary-color) !important;
}
.accordion-border li::marker{
    color: var(--primary-color);
}
.times li::marker,.times{
    list-style-type: none;
}
@media screen and (max-width:480px) {
    .swing{
        top: 6%;
        width: 90%;
    }
    .kidActfirst{
        width: 100%;
    }
    .kidactsecond{
        width: 100%;
    }
    .second-kidactivity,.fourth-kidactivity{
        background: var(--primary-color) ;
    }
    .TOPtrinagle{
        display: none;
    }
}
@media (min-width:480px) and (max-width:768px) {
    .kidActfirst{
        width: 100%;
    }
    .kidactsecond{
        width: 100%;
    }
    .second-kidactivity,.fourth-kidactivity{
        background: var(--primary-color) ;
    }
    .swing{
        top: 0%;
        width: 75%;
    }
    .smilingboy{
        width: 72%;
        top: 0px;
    }
    .TOPtrinagle{
        display: none;
    }
}
@media (min-width:768px) and (max-width:992px) {
    .kidActfirst{
        width: 100%;
    }
    .kidactsecond{
        width: 100%;
    }
    .second-kidactivity,.fourth-kidactivity{
        background: var(--primary-color) ;
    }
    .swing{
        top: -6%;
        width: 65%;
    }
    .hillclimb{
        width: 70%;
    }
    .smilingboy{
        width: 65%;
        top: 0px;
    }
    .kidotrio{
        top: 80%;
        left: 20%;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .second-kidactivity {
        background-size: cover;
    }
    .secondkidactivity{
        padding-top:11% !important;
    }
    .secondkidgym{
        padding-top: 17% !important;
    }
    .swing{
        top: 0%;
        width: 75%;
    }
    .fourthkidactivity{
        padding-top: 17% !important;
    }
    .fourthkidgym{
        padding-top: 25% !important;
    }
}
@media (min-width:1200px) and (max-width:1440px) {
    .second-kidactivity {
        background-size: cover;
    }
    .secondkidactivity{
        padding-top:11% !important;
    }
    .secondkidgym{
        padding-top: 17% !important;
    }
    .fourthkidactivity{
        padding-top: 12% !important;
    }
    .fourthkidgym{
        padding-top: 25% !important;
    }
}