.tp-founder-area .tp-founder-wrapper{background:var(--tp-common-white);border-radius:20px;padding:60px;box-shadow:0 10px 40px rgba(0,0,0,.08)}@media only screen and (min-width:768px)and (max-width:991px){.tp-founder-area .tp-founder-wrapper{padding:40px}}@media only screen and (max-width:767px){.tp-founder-area .tp-founder-wrapper{padding:30px 20px}}.tp-founder-area .tp-founder-thumb-inner{position:relative;z-index:1}.tp-founder-area .tp-founder-thumb-inner:before{content:"";position:absolute;left:-20px;top:-20px;width:100%;height:100%;background:var(--tp-theme-primary);border-radius:20px;z-index:-1;opacity:.1}.tp-founder-area .tp-founder-thumb-img{border-radius:20px;overflow:hidden}.tp-founder-area .tp-founder-shape{position:absolute;right:-30px;bottom:-30px;width:200px;height:200px;background:var(--tp-theme-primary);border-radius:50%;opacity:.05;z-index:-1}.tp-founder-area .tp-founder-content-inner{padding-left:30px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-founder-area .tp-founder-content-inner{padding-left:0;margin-top:40px}}.tp-founder-area .tp-founder-subtitle{display:inline-block;font-size:16px;font-weight:500;color:var(--tp-theme-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.tp-founder-area .tp-founder-title{font-size:48px;font-weight:700;color:var(--tp-common-black);margin-bottom:20px;line-height:1.2}@media only screen and (min-width:992px)and (max-width:1199px){.tp-founder-area .tp-founder-title{font-size:40px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-founder-area .tp-founder-title{font-size:36px}}@media only screen and (max-width:767px){.tp-founder-area .tp-founder-title{font-size:28px}}.tp-founder-area .tp-founder-info{font-size:20px;font-weight:600;color:var(--tp-common-black);margin-bottom:25px}@media only screen and (max-width:767px){.tp-founder-area .tp-founder-info{font-size:18px}}.tp-founder-area .tp-founder-bio{margin-bottom:35px}.tp-founder-area .tp-founder-bio p{font-size:16px;line-height:1.8;color:var(--tp-text-body);margin-bottom:20px}.tp-founder-area .tp-founder-bio p:last-child{margin-bottom:0}.tp-founder-area .tp-founder-social{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.tp-founder-area .tp-founder-social span{font-size:16px;font-weight:600;color:var(--tp-common-black)}.tp-founder-area .tp-founder-social-links{display:flex;gap:15px}.tp-founder-area .tp-founder-social-link{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;background:var(--tp-grey-1);border-radius:50%;color:var(--tp-common-black);font-size:18px;transition:all .3s ease}.tp-founder-area .tp-founder-social-link:hover{background:var(--tp-theme-primary);color:var(--tp-common-white);transform:translateY(-3px)}