.founderContainer{position:relative}.founderDiv{justify-content:space-between;align-items:center;width:90%;margin:0 auto;padding:5% 0;display:flex;position:relative}.founderDiv.reverse{flex-direction:row-reverse}.founderLeft{width:45%}.founderRight{width:50%}.founderEyebrow{font-size:1vw}.founderImageDiv{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.founderImage{object-fit:cover;width:100%;height:100%}.founderHeader{margin:2% 0;font-size:5vw;font-weight:200;line-height:1em}.founderSubtext{font-size:1vw}.founderDisc{font-size:1.035vw;font-weight:200;line-height:1.6em}.founderDisc span{font-weight:500}.founderButton{color:#444b52;justify-content:space-between;align-items:center;width:fit-content;margin-top:4%;text-decoration:none;display:flex}.founderButtonText{white-space:nowrap;font-size:1vw;position:relative}.founderButtonText:after{content:"";transform-origin:0;background-color:#444b52;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-2px;left:0;transform:scaleX(1)}.founderButtonText:hover:after{transform-origin:100%;transform:scaleX(0)}.founderSvg{width:1.5vw;margin-left:15px}@media only screen and (max-width:1100px){.founderContainer{background-color:#fff}.founderDiv{flex-direction:column-reverse;align-items:flex-start}.founderDiv.reverse{flex-direction:column-reverse}.founderLeft,.founderRight{width:100%}.founderEyebrow,.founderDisc,.founderButtonText{font-size:3.5vw}.founderHeader{font-size:10vw}.founderRight{margin-bottom:5%}.founderSvg{width:5vw}.founderSubtext{font-size:3.5vw}.founderButton{margin-bottom:5%}}
