@keyframes slide-in-left{0%{opacity:0;transform:translate(-1000px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(1000px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-from-bottom{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%,to{opacity:0}50%{opacity:1}}@keyframes unFade{to,50%{opacity:1}to{opacity:0;display:hidden}}@keyframes fadeIn{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.team{overflow-x:hidden}.team .team-container{padding-top:6rem}.team-card{background-color:#c4c4c4;border-bottom-right-radius:4rem;border-bottom-left-radius:4rem;flex-direction:column;margin:2rem 0 .3rem;padding-top:1rem;display:flex;position:relative}.team-card h2{text-align:center;margin:2.5rem 0;font-family:ManropeSemiBold,sans-serif;font-size:3rem}.team-card h2:after{color:#fed100;content:"."}.team-sun-left,.team-sun-right{width:auto;display:none}.flip-card{flex-wrap:wrap;width:100%;margin-bottom:10rem}.team-ssr-list{grid-template-columns:repeat(auto-fit,minmax(250px,max-content));justify-content:center;display:grid}@media screen and (min-width:768px){.team .team-container{padding-top:9rem}.team-sun-left{display:unset;height:150px;position:absolute;top:415px;left:50px}.team-sun-right{display:unset;height:150px;position:absolute;bottom:280px;right:70px;rotate:15deg}.team-card{border-bottom-right-radius:12rem;border-bottom-left-radius:12rem;padding:0 3.5rem}}@media screen and (min-width:936px){.team-sun-left{left:-5px}.team-sun-right{bottom:600px;right:-10px}}@media screen and (min-width:1024px){.team-sun-left{left:35px}.team-sun-right{right:35px}}@media screen and (min-width:1150px){.team-sun-left{left:95px}.team-sun-right{right:100px}}@media screen and (min-width:1205px){.team-sun-left{left:0}.team-sun-right{bottom:280px;right:0}}@media screen and (min-width:1450px){.team-sun-left{left:110px}.team-sun-right{right:120px}.team-card{padding:0 10.5rem}}@media screen and (min-width:1600px){.team-card{padding:0 15.5rem}.team-sun-left{left:190px}.team-sun-right{bottom:50px;right:195px}}@media screen and (min-width:1860px){.team-sun-left{height:200px;top:395px;left:175px}.team-sun-right{height:200px;bottom:325px;right:190px;rotate:15deg}}
