.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{filter:blur(3px)}.remodal-overlay{background:rgba(100,100,100,.85)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:0}.remodal{box-sizing:border-box;width:100%;padding:35px;transform:translate3d(0,0,0);color:#2b2e38;background:#fff}.remodal.remodal-is-closing,.remodal.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:20px;right:20px;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:url(../images/x2.png) center center no-repeat;background-size:100% 100%}.remodal-close:focus,.remodal-close:hover{color:#2b2e38}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;display:block;width:35px;text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}.remodal{width:100%;min-height:100vh}.bio-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:80%;margin:0 auto;margin-top:50px}.bio-content .image{flex:0 1 30%}.bio-content .image img{max-width:100%}.bio-content .text{flex:0 1 60%;text-align:left;padding-right:10%;border-right:1px solid #efefef}.bio-content .writeup p{line-height:28px;font-size:16px;margin-bottom:30px}.bio-content h5{text-transform:uppercase;font-weight:800;margin-bottom:50px;font-size:14px;border-bottom:1px solid #ffc800;display:inline-block}.bio-content h6{margin-bottom:30px;font-size:20px;margin-top:15px;font-weight:400}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0}to{transform:none;opacity:1;filter:blur(0)}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0;filter:blur(0)}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}@media only screen and (max-width:1200px){.bio-content{max-width:90%}}@media only screen and (max-width:768px){.remodal-close{width:25px;height:25px}}@media only screen and (max-width:480px){.bio-content{max-width:100%}.bio-content .image,.bio-content .text{flex:0 1 100%;border:none}.bio-content .text{padding:0}.bio-content h5{margin-top:30px;margin-bottom:30px;font-size:13px}}