@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center}.modal-video-inner{align-items:center}@media(orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media(orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.go_founder_sec .btn_row,.go_founder_sec .btn_wrape{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.go_founder_sec .icon_wrape{position:absolute;top:90%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.4);padding:1rem;border-radius:50%;z-index:2;display:flex;align-items:center;cursor:pointer}.go_founder_sec .icon_wrape .icon_style{color:#fff}.founder_figure{position:relative;width:100%;height:450px;overflow:hidden;margin:0;border-radius:50%}@media(max-width:576px){.founder_figure{height:300px}}.founder_figure>span{border-radius:50%;overflow:hidden}.founder_figure img{width:100%;height:100%;object-fit:cover;border-radius:50%}.founder_card .founder_card_figure{position:relative;width:100%;max-width:360px;margin:0 auto;aspect-ratio:1/1;overflow:hidden;border-radius:50%;background:#c1c2cd}.founder_card .founder_card_figure>span{border-radius:50%;overflow:hidden}.founder_card .founder_card_figure img{border-radius:50%;object-fit:cover}.theme_btn2_outline{background:#0b1f3f;border:2px solid #0b1f3f;color:#fff;padding:10px 18px;border-radius:999px;font-weight:400;font-size:13px;cursor:pointer;transition:.2s ease-in-out}.theme_btn2_outline:hover{background:transparent;color:#0b1f3f}.theme_btn2_1{background:#b22b39;border:1px solid #fff;color:#fff;padding:10px 18px;border-radius:999px;font-weight:400;font-size:13px;cursor:pointer;transition:.2s ease-in-out}.theme_btn2_1:focus,.theme_btn2_1:hover{color:#000;background:#fff;border:1px solid #b22b39}.theme_btn2_1:disabled{background:#b22b39;border:1px solid #b22b39;opacity:.4}@media(min-width:768px){.founder_card .sub_heading{justify-content:center;text-align:center}}