.pinnedCardComponent_container__80_uj{position:relative;background-color:#110229;width:100%;padding:5vh 10%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:20px;border-radius:20px;transition:transform .3s ease-in-out;overflow:hidden}.pinnedCardComponent_container__80_uj:hover{transform:scale(1.05)}.pinnedCardComponent_backgroundIcon__T8RjP{position:absolute;bottom:10px;right:30px;font-size:150px;color:#28214d;z-index:0}.pinnedCardComponent_container__80_uj:hover .pinnedCardComponent_backgroundIcon__T8RjP{opacity:1;transform:scale(1.2)}.pinnedCardComponent_container__80_uj.pinnedCardComponent_mobile__3mT6_{flex-direction:column;justify-content:center;gap:5vh}.pinnedCardComponent_textSection__zyl2E{text-align:left;color:#ffffff;z-index:1}.pinnedCardComponent_textSection__zyl2E.pinnedCardComponent_mobile__3mT6_{width:100%;text-align:center}.pinnedCardComponent_textSection__zyl2E h3{margin-bottom:10px;color:#00e6e6;text-transform:uppercase}.pinnedCardComponent_textSection__zyl2E h1{font-size:2rem;font-weight:700;margin-bottom:10px}.pinnedCardComponent_textSection__zyl2E .pinnedCardComponent_separator__LXUFV{width:50px;height:4px;background-color:#00e6e6;margin-bottom:20px}.pinnedCardComponent_textSection__zyl2E p{font-size:1rem;line-height:1.5;z-index:10}.pinnedCardComponent_infoSection__FQRis{width:60%;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4vh}.pinnedCardComponent_infoSection__FQRis.pinnedCardComponent_mobile__3mT6_{width:100%;justify-content:center}@keyframes pinnedCardComponent_slide__5zpoA{0%{left:-30px}to{left:100%}}@media screen and (max-width:768px){.pinnedCardComponent_separator__LXUFV{display:block;margin:0 auto}}.socialButtonComponent_animatedButton__AuV2Z{position:relative;display:inline-block;padding:12px 15px;border:none;font-size:16px;border-radius:100px;font-weight:600;color:#ffffff;cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1)}.socialButtonComponent_animatedButton__AuV2Z span:last-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.socialButtonComponent_animatedButton__AuV2Z span:first-child{position:relative;z-index:1}.socialButtonComponent_animatedButton__AuV2Z:hover{color:#ffffff}.socialButtonComponent_animatedButton__AuV2Z:active{scale:.95}.socialButtonComponent_animatedButton__AuV2Z:hover span:last-child{width:150px;height:150px;opacity:1}.defaultButtonComponent_customButton__Vi1H_{position:relative;color:#ffffff;font-size:16px;font-weight:700;border:none;padding:12px 24px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:10px;justify-content:center}.defaultButtonComponent_customButton__Vi1H_:after,.defaultButtonComponent_customButton__Vi1H_:before{content:"";position:absolute;width:12px;height:12px;border:2px solid #00e6e6}.defaultButtonComponent_customButton__Vi1H_:before{top:0;left:0;border-right:none;border-bottom:none}.defaultButtonComponent_customButton__Vi1H_:after{bottom:0;right:0;border-left:none;border-top:none}.defaultButtonComponent_icon__wwMaX{color:white;font-size:25px}.defaultButtonComponent_customButton__Vi1H_:hover{color:#00e6e6}