*{font-family:"Montserrat", sans-serif}h1,h2,h3,h4,h5,p{margin:0}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333333;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#333333}body{margin:0;width:100%;height:100%;background-color:#003c2f;background-image:url("background.jpg");background-repeat:no-repeat;background-size:cover}.wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}header{background-color:#00a884;border-bottom:1px solid #008a6d}header .wrapper{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 20px}header .wrapper .left{display:flex;align-items:center;gap:20px}header .wrapper .left .logo{width:100%;max-width:32px}header .wrapper .left .logo img{width:100%;height:100%;object-fit:contain}header .wrapper .left .items{display:flex;align-items:center;gap:20px}header .wrapper .left .items .item{color:#ffffff;font-size:16px;font-weight:500;text-decoration:none;cursor:pointer}header .wrapper .right button{display:flex;align-items:center;gap:10px;background:transparent;border:none;color:#ffffff;font-size:16px;font-weight:500;cursor:pointer}section .header{margin:50px 0;text-align:center;color:#00a884;font-size:40px}section .block{display:flex;justify-content:center;align-items:center;gap:100px;padding:30px;border-radius:20px;background-color:#00a88433}section .button{display:flex;align-items:center;gap:10px;font-weight:500;font-size:16px;border-radius:30px;padding:10px 30px;border:none;cursor:pointer}section .button.primary{color:#ffffff;background-color:#00a884}section.participants .items{flex-wrap:wrap}section.participants .items .item .image{width:260px;height:260px;border-radius:50%;margin:0 auto}section.participants .items .item .image img{width:100%;height:100%;object-fit:cover;border-radius:50%}section.participants .items .item h3{color:#ffffff;font-size:26px;text-align:center;margin-top:10px}section.participants .items .item p{color:#ffffff;font-size:15px;text-align:center;margin-top:10px}section.participants .items .item button{margin:15px auto 0}section.socials .items{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:100px}section.socials .items .item{width:100%;max-width:max-content;text-align:center}section.socials .items .item h3{color:#ffffff;font-size:32px}section.socials .items .item p{color:#c8c7ca;font-size:16px;margin-top:5px}section.socials .block{flex-direction:column;margin-top:50px;gap:40px}section.socials .block .items{gap:80px}section.socials .block .items .item{width:100%;max-width:300px;text-align:center}section.socials .block .items .item .image{width:100%;max-width:150px;height:150px;margin:0 auto}section.socials .block .items .item .image img{width:100%;height:100%;object-fit:contain}section.socials .block .items .item h3{font-size:28px;margin-top:10px}section.socials .block .items .item p{font-size:14px;margin-top:10px}section.questions .accordion{display:flex;flex-direction:column;gap:10px}section.questions .accordion .question{border-radius:20px;background-color:#00a88433}section.questions .accordion .question .title{padding:30px;position:relative;cursor:pointer;color:#ffffff;font-weight:600;font-size:20px;display:flex;align-items:center}section.questions .accordion .question .title::before,section.questions .accordion .question .title::after{content:"";width:24px;height:2px;background-color:#00a884;position:absolute;top:41px;right:25px;transition:.3s ease}section.questions .accordion .question .title::before{transform:rotate(0)}section.questions .accordion .question .title::after{transform:rotate(90deg)}section.questions .accordion .question .title.active::before{transform:rotate(-45deg)}section.questions .accordion .question .title.active::after{transform:rotate(45deg)}section.questions .accordion .question .text{display:none;padding:30px;background-color:#00a88433;border-radius:0 0 20px 20px;color:#ffffff;font-weight:500}footer{margin-top:50px;padding:20px;color:#c8c7ca}@media screen and (max-width: 768px){section .header{font-size:26px}section .block{padding:25px}section.participants .block{gap:50px}section.participants .items .item .image{width:200px;height:200px}section.socials .items{gap:50px !important}section.questions .accordion .question{border-radius:10px}section.questions .accordion .question .title{padding:15px;font-size:15px}section.questions .accordion .question .title:before,section.questions .accordion .question .title:after{width:15px;top:25px;right:15px}section.questions .accordion .question .title p{width:100%;max-width:90%}section.questions .accordion .question .text{border-radius:10px;padding:15px;font-size:15px}footer p{font-size:13px;text-align:center}}
