.founders-socials{box-sizing:border-box;padding:5rem 2.5rem}@media only screen and (max-width:1024px){.founders-socials{padding:2.5rem 1rem 4rem}}.founders-socials__top{align-items:center;display:grid;grid-template-columns:2fr 1fr;margin-bottom:4rem}@media only screen and (max-width:1024px){.founders-socials__top{grid-template-columns:1fr;margin-bottom:2rem}}.founders-socials__top h2{color:var(--c-white);font-size:4rem;font-weight:300;line-height:4.5rem;margin:0;text-wrap:pretty}@media only screen and (max-width:1024px){.founders-socials__top h2{font-size:2.5rem;line-height:3rem}}.founders-socials__top p{color:var(--c-white);font-size:1rem;font-weight:300;line-height:1.25rem;margin:0}.founders-socials ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.founders-socials__item{align-items:center;border:1px solid var(--c-white);border-radius:.75rem;box-sizing:border-box;display:flex;gap:1rem;padding:.875rem 1rem;position:relative;width:100%}.founders-socials__item:hover{animation:gradient-yoyo 10s ease-in-out infinite alternate;background:linear-gradient(115deg,#ffb85c,#ff7f16 15% 30%,#c92b2b 55%,#2d7a4a 75%,#0e5245);background-repeat:no-repeat;background-size:320% 100%;border-color:transparent;will-change:background-position}.founders-socials__item:hover .founders-socials__item-arrow{opacity:1;transform:rotate(45deg) translate(15px) scale(1.2);transition:all .2s}.founders-socials__item svg{fill:var(--c-white);height:40px;width:40px}.founders-socials__item h6{font-size:1.25rem;line-height:1.5rem}.founders-socials__item h6,.founders-socials__item p{color:var(--c-white);font-weight:300;margin:0;transition:color .15s}.founders-socials__item p{font-size:.875rem;line-height:1rem}.founders-socials__item a{inset:0;position:absolute}.founders-socials__item-arrow{bottom:0;margin:auto;opacity:0;position:absolute;right:1rem;top:0;transform:rotate(45deg) translateY(50px);transition:all .2s}.founders-socials_theme_dark{background-color:var(--c-black-2)}.founders-socials_theme_dark h2,.founders-socials_theme_dark p{color:var(--c-white)}.founders-socials_theme_dark svg{fill:var(--c-white)}.founders-socials_theme_dark h6{color:var(--c-white)}.founders-socials_theme_light{background-color:transparent}.founders-socials_theme_light h2,.founders-socials_theme_light p{color:var(--c-black)}.founders-socials_theme_light svg{fill:var(--c-black)}.founders-socials_theme_light h6{color:var(--c-black)}.founders-socials_theme_light .founders-socials__item{border-color:var(--c-black)}@keyframes gradient-yoyo{0%{background-position:20% 50%}to{background-position:80% 50%}}
