.container[data-astro-cid-2t3exvs5]{animation:reveal ease-in-out both;animation-timeline:view();animation-range:entry 10% cover 40%}.dataContainer[data-astro-cid-h34jcc7u]{animation:linear animate-in-and-out;animation-timeline:view()}@keyframes animate-in-and-out{entry 0% {opacity: 0; transform: translateY(120%); scale: .5;} entry 100% {opacity: 1; transform: translateY(0%); scale: 1;} exit 0% {opacity: 1; transform: translateY(0%);} exit 30% {opacity: 0; transform: translateY(-100%);}}.arrowContainer[data-astro-cid-nug5pgch]{animation:linear animate-in;animation-timeline:view()}@keyframes animate-in{entry 0% {opacity: 0; transform: translateY(40%);} entry 100% {opacity: 1; transform: translateY(0%);}}.cardContainer[data-astro-cid-2chd2max]{perspective:1000px;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card[data-astro-cid-2chd2max] [data-astro-cid-2chd2max]{box-sizing:border-box}.card[data-astro-cid-2chd2max]{--bc: #e805fb;--bc-al: #c97d6050;--clr: #f2e5d7;color:var(--clr);padding:2rem 2.5rem;border-radius:.75rem;box-shadow:0 10px 40px -1px var(--bc-al);outline:2px solid var(--bc);outline-offset:4px;transition:transform .1s ease-out,box-shadow .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;line-height:1.3;transform-style:preserve-3d}.card[data-astro-cid-2chd2max]:hover{box-shadow:0 20px 60px -1px var(--bc-al)}.img[data-astro-cid-2chd2max]{width:7rem;height:7rem;border-radius:50%;border:2px solid var(--clr);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:grayscale(20%)}.text[data-astro-cid-2chd2max]{display:flex;flex-direction:column;align-items:center}.heading[data-astro-cid-2chd2max]{font-size:1.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.info[data-astro-cid-2chd2max]{font-size:.9rem;font-weight:500;opacity:.7;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.soc[data-astro-cid-2chd2max]{display:flex;align-items:center;justify-content:center;list-style:none;padding-bottom:0;margin-inline:auto}.li-soc[data-astro-cid-2chd2max]{display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--clr);width:.5rem;height:.5rem}.li-soc[data-astro-cid-2chd2max]:hover{opacity:.7}.card[data-astro-cid-2chd2max]{animation:reveal ease-in-out both;animation-timeline:view();animation-range:entry 10% cover 40%}@keyframes reveal{0%{opacity:0;translate:0 10%;scale:.5}to{opacity:1;translate:0 0;scale:1}}.teamContainer[data-astro-cid-yd7fi5os]{background:radial-gradient(circle,#290047bc 15%,#21103e 40%,#3e105fbc,#152230);background-size:200% 200%;animation:gradientBackground 20s ease infinite}@keyframes gradientBackground{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.button{display:inline-block;padding:12px 24px;border:1px solid #4f4f4f;border-radius:4px;transition:all .2s ease-in;position:relative;overflow:hidden;cursor:pointer;z-index:1}.button:before{content:"";position:absolute;left:50%;transform:translate(-50%) scaleY(1) scaleX(1.25);top:100%;width:140%;height:180%;background-color:#0000000d;border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button:after{content:"";position:absolute;left:55%;transform:translate(-50%) scaleY(1) scaleX(1.45);top:180%;width:160%;height:190%;background-color:#9100ff;border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button:hover{color:#fff;border:1px solid #9100ff}.button:hover:before{top:-35%;background-color:#9100ff;transform:translate(-50%) scaleY(1.3) scaleX(.8)}.button:hover:after{top:-45%;background-color:#9100ff;transform:translate(-50%) scaleY(1.3) scaleX(.8)}.checkbox-wrapper-46 input[type=checkbox]{display:none;visibility:hidden}.checkbox-wrapper-46 .cbx{margin:auto;display:flex;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.checkbox-wrapper-46 .cbx span{display:inline-block;vertical-align:middle;transform:translateZ(0)}.checkbox-wrapper-46 .cbx span:first-child{position:relative;width:18px;height:18px;border-radius:3px;transform:scale(1);vertical-align:middle;border:1px solid #9098a9;transition:all .2s ease}.checkbox-wrapper-46 .cbx span:first-child svg{position:absolute;top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:all .3s ease;transition-delay:.1s;transform:translateZ(0)}.checkbox-wrapper-46 .cbx span:first-child:before{content:"";width:100%;height:100%;background:#506eec;display:block;transform:scale(0);opacity:1;border-radius:50%}.checkbox-wrapper-46 .cbx span:last-child{padding-left:8px;margin-top:-1px}.checkbox-wrapper-46 .cbx:hover span:first-child{border-color:#506eec}.checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child{background:#506eec;border-color:#506eec;animation:wave-46 .4s ease}.checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child:before{transform:scale(3.5);opacity:0;transition:all .6s ease}@keyframes wave-46{50%{transform:scale(.9)}}.carousel-container[data-astro-cid-6g7imab6]{mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.carousel-track[data-astro-cid-6g7imab6]{will-change:transform;backface-visibility:hidden;animation:scroll 15s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}@media (prefers-reduced-motion: reduce){.carousel-track[data-astro-cid-6g7imab6]{animation:none;justify-content:center;flex-wrap:wrap}}
