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