@import url(https://fonts.googleapis.com/css2?family=Hurricane&display=swap);.grid-container>main{grid-column:1 / 9;grid-row:1 / auto!important;display:flex;flex-direction:column;background-color:#fff;padding-bottom:24px;gap:0}.section-container{width:100%;text-align:center;padding:60px 20px}.about-text,.info-cards-section,.process-section,.team-section,.org-chart-section{background-color:white!important;color:#254844!important}h2,h3,p,strong{color:#254844!important}.about-text h2{font-size:2.5rem;margin-bottom:20px;font-weight:700}.about-text p{font-size:1.25rem;max-width:900px;margin:0 auto;line-height:1.6}.meie-script-regular{font-family:"Meie Script",cursive;font-weight:400;font-style:normal;font-size:xx-large}.hurricane-regular{font-family:"Hurricane",cursive;font-weight:400;font-style:normal;font-size:xx-large}.cards-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:0 auto}.info-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;width:300px;padding:30px;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 5px 15px rgb(0 0 0 / .05)}.info-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .1)}.process-container{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.process-step{flex:1;min-width:200px;position:relative;padding-top:30px;text-align:left}.process-step .dot{width:12px;height:12px;background-color:#fca37c;border-radius:50%;position:absolute;top:0;left:0}.process-step::after{content:"";position:absolute;top:5px;left:20px;width:calc(100% - 20px);height:2px;border-top:2px dashed #ccc}.process-step:last-child::after{display:none}.process-step h3{font-size:1.1rem;font-weight:700;margin-bottom:10px;color:#fca37c!important}.process-step p{font-size:.95rem;line-height:1.5;color:#555!important}@media (max-width:900px){.process-container{flex-direction:column}.process-step::after{display:none}}.org-chart-section{padding:60px 20px;background-color:#254844;color:#fff;overflow-x:auto;text-align:center}.org-chart-section h2{font-size:2rem;font-weight:800;margin-bottom:50px;color:#fff;letter-spacing:1px}.tree{display:flex;justify-content:center;min-width:max-content;padding-bottom:50px}.tree ul{padding-top:20px;position:relative;display:flex!important;justify-content:center;padding-left:0!important;margin-left:0!important;margin-bottom:0!important}.tree li{float:left;text-align:center;list-style-type:none!important;position:relative;padding:20px 5px 0 5px}.tree li::before,.tree li::after{content:'';position:absolute;top:0;right:50%;border-top:1px solid #fca37c;width:50%;height:20px}.tree li::after{right:auto;left:50%;border-left:1px solid #fca37c}.tree li:only-child::after,.tree li:only-child::before{display:none}.tree li:only-child{padding-top:0}.tree li:first-child::before,.tree li:last-child::after{border:0 none}.tree li:last-child::before{border-right:1px solid #fca37c;border-radius:0 5px 0 0}.tree li:first-child::after{border-radius:5px 0 0 0}.tree ul ul::before{content:'';position:absolute;top:0;left:50%;border-left:1px solid #fca37c;width:0;height:20px}.tree li a{background:#fff;color:#254844;text-decoration:none!important;font-family:'Cairo',sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;width:85px;height:85px;padding:5px;transition:all 0.3s;margin:0 auto;border:1px solid #fff0;box-shadow:0 2px 5px rgb(0 0 0 / .05)}.tree li a .details strong{font-size:.7rem;color:#254844;font-weight:700;display:block;line-height:1;word-wrap:break-word}.tree li a .details span{font-size:.55rem;color:#666;margin-top:2px;font-weight:400;display:block;line-height:1}.tree li a:hover{background:#fca37c;border-color:#fca37c;color:#fff;transform:scale(1.05)}.tree li a:hover .details strong,.tree li a:hover .details span{color:#fff}.tree li a:hover+ul li::after,.tree li a:hover+ul li::before,.tree li a:hover+ul::before,.tree li a:hover+ul ul::before{border-color:#fff;border-width:1px}.tree li a{border:1px solid #fca37c;background:#fff;color:#254844;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;width:90px;height:90px;transition:all 0.3s;margin:0 auto;box-shadow:0 2px 5px rgb(0 0 0 / .1)}.tree li a:hover{background:#fca37c;color:white!important;transform:scale(1.1)}.tree li a:hover .details strong,.tree li a:hover .details span{color:white!important}.tree .details strong{font-size:.75rem;display:block;line-height:1.1}.tree .details span{font-size:.6rem;color:#666!important;display:block;margin-top:2px}.underline{width:80px;height:3px;background-color:#fca37c;margin:0 auto 50px}.team-container{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.team-member{width:200px;text-align:center;margin-bottom:20px}.avatar{width:140px;height:140px;margin:0 auto 15px;border-radius:50%;overflow:hidden;background-color:#f0f0f0;border:3px solid #fca37c}.avatar img{width:100%;height:100%;object-fit:cover}.team-member h3{font-size:1.1rem;font-weight:700;margin-bottom:5px}.team-member p{font-size:.9rem;color:#666!important}@media (max-width:768px){.org-chart-section{display:none}}
