.about-founder-section{padding:40px 0 0;background-color:var(--light-gray)}.about-founder-section .container{overflow:visible}.about-founder__grid{display:flex;gap:50px;align-items:center;flex-direction:row;justify-content:space-between;height:min-content}.about-founder__title{font-size:46px;font-weight:700;margin-bottom:20px;line-height:1;max-width:589px}.about-founder__subtitle{font-size:22px;font-weight:700;line-height:1.2;margin-bottom:20px;max-width:517px}.about-founder__text-editor{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:20px;max-width:630px;display:flex;flex-direction:column;gap:20px}.about-founder__text-editor p{font-size:18px}.about-founder__text-editor blockquote{margin:0;padding:0 0 0 20px;font-size:18px;color:var(--main-text-color);border-left:4px solid #ff4a00;font-style:normal}.btn.about-founder__btn{display:flex;width:282px;height:70px;align-items:center;justify-content:center;background:var(--accent-color);color:var(--text-color-contrast);border-radius:8px;border:1px solid transparent;&:hover{background:var(--background-black);border:1px solid var(--accent-color)}}.about-founder__media{position:relative;display:flex;justify-content:flex-end}.about-founder__person{position:relative;z-index:2;max-width:100%;display:block;bottom:0}.founder-card{position:absolute;bottom:25%;left:-40px;z-index:3;background-color:var(--background-black);color:#fff;padding:40px 30px 30px;border-radius:8px;width:305px;box-shadow:0 15px 30px rgba(0,0,0,.15)}.founder-card__icon{position:absolute;top:-17px;left:30px;width:38px;height:38px;background-color:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center}.founder-card__title{font-size:22px;font-weight:700;margin:0 0 2px;color:var(--text-color-contrast)}.founder-card__text{font-size:18px;line-height:1.2;font-weight:400;color:var(--text-color-contrast)}@media (max-width:921px){.about-founder-section{padding:70px 0 0}.about-founder__grid{gap:10px;flex-direction:column}}@media (max-width:768px){.about-founder__title{text-align:center}.btn.about-founder__btn{width:100%}.founder-card{left:0;width:285px;padding:40px 20px 30px}.founder-card__title{font-size:18px}.founder-card__text{font-size:16px}}