.founders-second{border-top:1px solid var(--c-black);box-sizing:border-box;padding:5rem 2.5rem}@media only screen and (max-width:1024px){.founders-second{padding:2.5rem 1rem}}.founders-second__wrapper{align-items:flex-start;display:flex;gap:4rem}@media only screen and (max-width:1024px){.founders-second__wrapper{flex-direction:column;gap:2rem}}.founders-second__left{width:25%}@media only screen and (max-width:1024px){.founders-second__left{width:100%}}.founders-second__left h2{font-size:3.75rem;font-weight:300;line-height:4rem;margin:0 0 1.5rem;text-wrap:pretty}@media only screen and (max-width:1024px){.founders-second__left h2{font-size:2.5rem;line-height:3rem;margin-bottom:1rem}}.founders-second__right{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;list-style:none;margin:0;padding:0;width:75%}@media only screen and (max-width:1024px){.founders-second__right{width:100%}}@media only screen and (max-width:767px){.founders-second__right{grid-template-columns:1fr}}.founders-second__info{font-size:1.25rem;font-weight:300;line-height:2rem}@media only screen and (max-width:1024px){.founders-second__info{font-size:1rem;line-height:1.5rem}}.founders-second__info p{margin:0 0 1rem}.founders-second__item{border:1px solid #dbdbdb;border-radius:12px;cursor:pointer;overflow:hidden;position:relative}.founders-second__item img{display:flex;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.founders-second__item-over{background-color:transparent;box-sizing:border-box;color:var(--c-white);display:flex;flex-direction:column;gap:1rem;inset:0;justify-content:flex-end;padding:1rem;position:absolute;transition:.15s}@media only screen and (max-width:1024px){.founders-second__item-over{background-color:#fffc;gap:0;padding:.5rem 1rem;top:unset}}.founders-second__item-over h4{font-size:1.5rem;font-weight:400;line-height:2rem;margin:0;transform:translate(500px);transition:transform .25s ease-in-out}@media only screen and (max-width:1024px){.founders-second__item-over h4{color:var(--c-black);font-size:1rem;line-height:1.5rem;transform:translate(0)}}.founders-second__item-over p{font-size:1rem;font-weight:300;line-height:1.5rem;margin:0;transform:translate(-500px);transition:transform .25s ease-in-out}@media only screen and (max-width:1024px){.founders-second__item-over p{color:var(--c-black);font-size:.75rem;line-height:1rem;transform:translate(0)}}.founders-second__item:hover .founders-second__item-over{background-color:#0009;transition:.15s}@media only screen and (max-width:1024px){.founders-second__item:hover .founders-second__item-over{background-color:#fff9}}.founders-second__item:hover .founders-second__item-over h4,.founders-second__item:hover .founders-second__item-over p{transform:translate(0);transition:transform .15s ease-in-out}.founders-second__panel-left{background-color:var(--c-gray-light);bottom:0;box-sizing:border-box;height:100vh;left:0;overflow:auto;padding:5rem;position:fixed;top:0;width:50vw;z-index:10}@media only screen and (max-width:767px){.founders-second__panel-left{height:100vh;padding:2.5rem 1rem;top:0;width:100vw}}.founders-second__panel-left-bg{inset:0;position:absolute}.founders-second__panel-left h4{font-size:3rem;font-weight:300;line-height:3.5rem;margin:0 0 1rem;position:relative;text-wrap:pretty}.founders-second__panel-left-position{font-size:1.25rem;font-weight:300;line-height:2rem;margin:0 0 2rem;position:relative;text-wrap:pretty}.founders-second__panel-left-content{font-size:1.125rem;font-weight:300;line-height:2rem;position:relative;text-wrap:pretty}.founders-second__panel-left-socials{align-items:center;display:flex;gap:1rem;list-style:none;margin:2rem 0 0;padding:0;position:relative}.founders-second__panel-left-socials li svg{height:32px;transition:transform .15s;width:32px}.founders-second__panel-left-socials li:hover svg{transform:scale(1.3);transition:transform .15s}.founders-second__panel-right{background-color:var(--c-black-2);bottom:0;height:100vh;position:fixed;right:0;top:0;width:50vw;z-index:10}@media only screen and (max-width:767px){.founders-second__panel-right{display:none}}.founders-second__panel-right img{height:100%;-o-object-fit:cover;object-fit:cover;width:auto}@media only screen and (max-width:1024px){.founders-second__panel-right img{border:1px solid var(--c-black);border-radius:12px;-o-object-fit:contain;object-fit:contain;overflow:hidden}}.founders-second__panel-right:after{background-color:transparent;content:"";transition:.15s}.founders-second__panel-right:before{color:var(--c-white);content:"Click to close";font-size:1.125rem;font-weight:300;left:0;line-height:2rem;margin:auto;position:absolute;right:0;text-align:center;top:2rem;transform:translateY(-200px);transition:.15s;width:100%}.founders-second__panel-right:hover:after{background-color:#0009;content:"";height:100%;inset:0;position:absolute;transition:.25s;width:100%}.founders-second__panel-right:hover:before{transform:translateY(0);transition:.15s;z-index:2}.founders-second .founders-panel-left-animation-enter-active{animation:easy-slide-animation-left .25s}.founders-second .founders-panel-left-animation-leave-active{animation:easy-slide-animation-left .2s reverse}.founders-second .founders-panel-right-animation-enter-active{animation:easy-slide-animation-right .25s}.founders-second .founders-panel-right-animation-leave-active{animation:easy-slide-animation-right .2s reverse}.founders-second .circle-close{background:#1a191b;border:none;border-radius:50%;cursor:pointer;height:40px;position:absolute;right:1rem;top:1rem;transition:background .2s ease,transform .2s ease;width:40px;z-index:1}.founders-second .circle-close:after,.founders-second .circle-close:before{background:#fff;border-radius:2px;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:center;transition:background .2s ease;width:50%}.founders-second .circle-close:before{transform:translate(-50%,-50%) rotate(45deg)}.founders-second .circle-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.founders-second .circle-close:hover{background:#ff7f16;transform:scale(1.1)}.founders-second .circle-close:hover:after,.founders-second .circle-close:hover:before{background:#fff}@keyframes easy-slide-animation-left{0%{transform:translate(-1000px)}to{transform:translate(0)}}@keyframes easy-slide-animation-right{0%{transform:translate(1000px)}to{transform:translate(0)}}
