.winky-sans {
    font-family: "Winky Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400; /* Replace with actual weight */
    font-style: normal;
  }
  h2.ideadh2.winky-sans {
    font-size: 39px;
}
.hero1 {
    position: relative;
    background: url('02 Home Pages/About us page 1 (1).png') no-repeat center center;
    background-size: cover;
    /* width: 100vw; */
    /* height: 100vh; */
    display: flex;
    align-items: center;
}

.content1 {
    color: white;
    max-width: 600px;
    border-radius: 10px;
    margin-bottom: 52vh;
    font-weight: 500;
    margin-top: 10px;
}

.abouthero2-section {
    position: relative;
    background: url('02 Home Pages/about us page 2 (1).png') no-repeat center center/cover;
    display: flex;
    align-items: center;
    color: white;
    height: 80vh;
    top: -124px;
}

.abouthero2-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.abouthero2-content {
    position: relative;
    z-index: 2;
    max-width: 350px;
}

.abouthero2-content h2 {
    font-size: 39px;
    font-weight: bold;
}

.abouthero2-content ul {
    list-style: none;
    padding-left: 0;
    font-size: 20px;
}
p.factp {
    font-size: 21px;
}
p.playp {
    font-size: 19px;
   
}

.abouthero2-content ul li::before {
    content: '\2022';
    color: yellow;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.justify-content-center {
    justify-content: right !important;
}

p.about2p {
    width: 121%;
    font-size: 19px;
}

.cause-passion-section {
    position: relative;
    background: url('02 Home Pages/About us Page 3.png') no-repeat center center/cover;
    min-height: 590px;
    display: flex;
    align-items: center;
    color: black;
    bottom: 32vh;
}

.cause-passion-overlay {
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    border-radius: 10px;
}

.cause-passion-content h2 {
    font-size: 39px;
    font-weight: bold;
}

.cause-passion-box {
    background: rgba(255, 255, 255, 50%);
    padding: 20px;
    border-radius: 10px;
}
.highlight-orange { color: orange; font-weight: bold;font-size: 25px; }
.highlight-green { color: green; font-weight: bold;font-size: 25px; }
.highlight-blue { color: blue; font-weight: bold;font-size: 25px; }
.highlight-blue2 { color: blue; font-weight: bold;font-size: 15px; }

.highlight-purple { color: purple; font-weight: bold;font-size: 25px; }
.highlight-black { color: black; font-weight: bold; text-decoration: underline; font-size: 20px;}

.cause-passion-content {
font-weight: 600;
width: 67%;
color: white;
margin-top: 20px;
}


.visionplay-section {
    position: relative;
    background: url('02 Home Pages/ABout us page 4.png') no-repeat center center/cover;
    min-height: 110vh;
    display: flex;
    align-items: center;
    color: black;
    bottom: 44vh;
}
.visionplay-content {
    padding: 20px;
    border-radius: 10px;
    max-width: 500px;
    margin-bottom: 95px;
    background-color: rgba(255, 255, 255, 0.205);
}
.visionplay-content h2 {
    font-size: 31px;
    font-weight: bold;
}
p.ideadp {
    font-size: 21px;
}
.visionplay-content h3 {
    font-size: 1.5rem;
    font-weight: bold;
}
.visionplay-highlight-orange { color: orange; font-weight: bold;font-size: 31px; }
.visionplay-highlight-green { color: green; font-weight: bold; }
.visionplay-highlight-blue { color: blue; font-weight: bold; }

@media (max-width:1024px) {
    .abouthero2-content {
        position: relative;
        z-index: 2;
        max-width: 350px;
        margin-right: 40px;
    }
    p.ideadp {
        font-size: 14px;
    }
    h2.ideadh2.winky-sans {
        font-size: 30px;
    }
    
}
@media (max-width:768px) {
    .content1  ,.abouthero2-content ,.cause-passion-content   ,  .highlight-blue2 ,.visionplay-content ,.visionplay-content h2 ,.visionplay-content h3
        {
        font-size: 12px;
    }
    p.about2p {
        width: 106%;
    }
    .highlight-orange ,.highlight-blue ,.highlight-green ,.highlight-purple {
        font-size: 19px;
    }
    .visionplay-highlight-orange{
        font-size: 30px;
    }
    p.about2p {
        width: 121%;
        font-size: 14px;
    }
    .abouthero2-content h2 {
        font-size: 31px;
        font-weight: bold;
    }
    .abouthero2-content ul {
        list-style: none;
        padding-left: 0;
        font-size: 14px;
    }
    .cause-passion-content h2 {
        font-size: 31px;
        font-weight: bold;
    }
    p.factp {
        font-size: 14px;
    }
    h2.visionh2.winky-sans {
        font-size: 31px;
    }
    p.playp {
        font-size: 15px;
    }
    h3.playh3.winky-sans {
        font-size: 17px;
    }
    
}
@media (max-width:425px) {
    h2.passionh2 {
        font-size: 15px;
        margin-top: 30px;
    }
    .cause-passion-box {
        padding: unset;
    }
    p.factp {
        width: 94vw;
    }
    .justify-content-center {
        justify-content: unset !important;
    }
    .element{
        width: 83px !important;
        height: 83px !important;
    }
    .element-content,  .methodology-category {

        font-size: 10px !important;
    }
    
}
@media (max-width:320px) {
    .abouthero2-section,.visionplay-section{
        background-size: contain;
    }
    .content1, .abouthero2-content, .cause-passion-content, .highlight-blue2, .visionplay-content, .visionplay-content h2, .visionplay-content h3,.informh4 {
        font-size: 8px;
    }
    .content1{
        margin-bottom: unset !important;
    }
    .abouthero2-section {
        top: -32vh;
    }
    .abouthero2-content h2 {
        font-size: 10px;
        margin: unset ;
    }
    .hero1 {
        background-size: cover;
    }
    .abouthero2-content ul{
        display: flex;
        margin: unset;
    }
    h4.informh4{
        margin: unset;
    }
    p.about2p{
        margin: unset;
        width: 99%;
    }
    .ideadh2 ,.cause-passion-content h2{
        font-size: 10px;
    }
    .ideadp{
        margin-bottom: 42px;
    }
    .cause-passion-section {
        bottom: 73vh;
    }
    .cause-passion-box ,.visionplay-content {

        padding: unset;
    }
    .cause-passion-content {
        margin-top: 45px;
    }
    .highlight-orange, .highlight-blue, .highlight-green, .highlight-purple ,.highlight-black ,    .visionplay-highlight-orange 
        {
        font-size: 13px;
    }
    .visionplay-section {
        bottom: 116vh;
    }
    h2.visionh2 ,h3.playh3 ,p.playp{
        display: none;
    }
    .visionplay-content {
        margin-top: 89px;
        background-color: rgba(255, 255, 255, 0.466);
    }
    p.causep {
        font-size: 10px;
    }
    .col-md-8.abouthero2-content {
        padding: 23px;
    }
    .branch-system{
        margin-top: -839px !important;
    }
    .level {
        display: flex;
        justify-content: center;
        gap: 23px;
        margin-bottom: 40px;
        position: relative;
    }
    .element {
        width: 69px !important;
        height: 69px !important;
    }
    .element-content, .methodology-category {
        font-size: 8px !important;
    }
    
}
.tree-container {
    max-width: 1400px;
    margin: 0 auto;
    /* padding: 2rem; */
}

.branch-system {
    display: flex;
    justify-content: center;
    /* padding-top: 50px; */
    margin-top: -235px;
}

.branch {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.level {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 40px;
    position: relative;
}

.element {
    width: 140px;
    height: 140px;
    background: white;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem;
    font-weight: bold;
    box-shadow: 0 8px 16px rgba(0,0,0,0.1);
    position: relative;
    transition: all 0.3s ease;
    transform: rotate(45deg);
    cursor: pointer;
    animation: rotateElement 12s linear infinite;
}

@keyframes rotateElement {
    0% { transform: rotate(45deg); }
    100% { transform: rotate(405deg); }  /* Full 360 rotation plus starting at 45 */
}

.element-content {
    transform: rotate(-45deg);
    width: 100%;
    animation: counterRotate 12s linear infinite;
}

@keyframes counterRotate {
    0% { transform: rotate(-45deg); }
    100% { transform: rotate(-405deg); }  /* Counter-rotate to keep content straight */
}

.element::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 15px;
    background: linear-gradient(45deg, #ff5733, #ff8162);
    opacity: 0;
    transition: opacity 0.3s;
    z-index: -1;
}

.element:hover {
    animation-play-state: paused;
    transform: rotate(45deg) scale(1.05);
    color: #ff5733;
}

.element:hover .element-content {
    animation-play-state: paused;
}

.element:hover::before {
    opacity: 0.1;
}

.title-element {
    background: linear-gradient(45deg, #ff5733, #ff8162);
    color: white;
    width: 160px;
    height: 160px;
}

/* Add random animation delays for staggered rotation */
.level:nth-child(1) .element { animation-delay: 0s; }
.level:nth-child(1) .element .element-content { animation-delay: 0s; }

.level:nth-child(2) .element:nth-child(1) { animation-delay: 0.2s; }
.level:nth-child(2) .element:nth-child(1) .element-content { animation-delay: 0.2s; }
.level:nth-child(2) .element:nth-child(2) { animation-delay: 0.6s; }
.level:nth-child(2) .element:nth-child(2) .element-content { animation-delay: 0.6s; }
.level:nth-child(2) .element:nth-child(3) { animation-delay: 0.4s; }
.level:nth-child(2) .element:nth-child(3) .element-content { animation-delay: 0.4s; }

.level:nth-child(3) .element:nth-child(1) { animation-delay: 0.3s; }
.level:nth-child(3) .element:nth-child(1) .element-content { animation-delay: 0.3s; }
.level:nth-child(3) .element:nth-child(2) { animation-delay: 0.7s; }
.level:nth-child(3) .element:nth-child(2) .element-content { animation-delay: 0.7s; }
.level:nth-child(3) .element:nth-child(3) { animation-delay: 0.1s; }
.level:nth-child(3) .element:nth-child(3) .element-content { animation-delay: 0.1s; }

/* Continue staggered delays for more levels */
.level:nth-child(7) .element:nth-child(1) { animation-delay: 0.5s; }
.level:nth-child(7) .element:nth-child(1) .element-content { animation-delay: 0.5s; }
.level:nth-child(7) .element:nth-child(2) { animation-delay: 0.2s; }
.level:nth-child(7) .element:nth-child(2) .element-content { animation-delay: 0.2s; }
.level:nth-child(7) .element:nth-child(3) { animation-delay: 0.8s; }
.level:nth-child(7) .element:nth-child(3) .element-content { animation-delay: 0.8s; }

.level:nth-child(8) .element:nth-child(1) { animation-delay: 0.4s; }
.level:nth-child(8) .element:nth-child(1) .element-content { animation-delay: 0.4s; }
.level:nth-child(8) .element:nth-child(2) { animation-delay: 0.9s; }
.level:nth-child(8) .element:nth-child(2) .element-content { animation-delay: 0.9s; }
.level:nth-child(8) .element:nth-child(3) { animation-delay: 0.3s; }
.level:nth-child(8) .element:nth-child(3) .element-content { animation-delay: 0.3s; }

.level:nth-child(9) .element:nth-child(1) { animation-delay: 0.1s; }
.level:nth-child(9) .element:nth-child(1) .element-content { animation-delay: 0.1s; }
.level:nth-child(9) .element:nth-child(2) { animation-delay: 0.6s; }
.level:nth-child(9) .element:nth-child(2) .element-content { animation-delay: 0.6s; }
.level:nth-child(9) .element:nth-child(3) { animation-delay: 0.2s; }
.level:nth-child(9) .element:nth-child(3) .element-content { animation-delay: 0.2s; }

.connector {
    position: absolute;
    background: #ff5733;
    width: 3px;
    transition: all 0.3s ease;
}

.vertical-connector {
    height: 40px;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.horizontal-connector {
    width: calc(100% - 40px);
    height: 3px;
    bottom: -20px;
    left: 20px;
}

.connector-dot {
    width: 8px;
    height: 8px;
    background: #ff5733;
    border-radius: 50%;
    position: absolute;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.5); opacity: 0.5; }
    100% { transform: scale(1); opacity: 1; }
}

.methodology-category {
    color: #666;
    font-size: 0.85rem;
    margin-top: 0.5rem;
}