.about-wrapper{position:relative;overflow:hidden;background:#fafbfc}.about-inner{display:flex;gap:5rem;align-items:flex-start}.about-content{flex:1;padding-top:1rem}.about-content .section-title{font-size:2.8rem;margin-bottom:2rem;line-height:1.2}.about-content .section-title span{color:var(--theme)}.about-desc{font-size:.9rem;color:#5a5a5a;line-height:2;margin-bottom:1.5rem}.about-desc:last-of-type{margin-bottom:0}.about-founder{display:flex;align-items:center;gap:0;margin-top:2.5rem}.about-founder-line{width:5rem;height:1px;background:#ccc;flex-shrink:0}.about-founder-info{display:flex;flex-direction:column;gap:0;padding:0 1.5rem;text-align:center}.about-founder-name{font-size:1.3rem;font-weight:400;color:#1a1a1a;font-family:"Georgia","Times New Roman",serif;font-style:italic;letter-spacing:.5px}.about-founder-title{font-size:.65rem;color:#aaa;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-top:.3rem}.about-images{flex:0 0 45%;position:relative;min-height:32rem}.about-img-main,.about-img-secondary{width:85%;height:28rem;background-size:cover;background-position:center;position:relative;z-index:1}.about-img-main:before,.about-img-secondary:after{content:"";position:absolute;width:4.5rem;height:4.5rem;transition:.4s}.about-img-main:before{top:-.75rem;left:-.75rem;border-top:3px solid var(--theme);border-left:3px solid var(--theme);z-index:2}.about-images:hover .about-img-main:before,.about-images:hover .about-img-secondary:after{width:5.5rem;height:5.5rem}.about-img-secondary{position:absolute;bottom:0;right:0;width:55%;height:18rem;z-index:2;border:5px solid #fafbfc;box-shadow:0 15px 50px rgba(0,0,0,.1)}.about-img-secondary:after{bottom:-.75rem;right:-.75rem;border-bottom:3px solid var(--theme);border-right:3px solid var(--theme);z-index:3}@media (max-width:900px){.about-inner{flex-direction:column;gap:3rem}.about-images{flex:none;width:100%;min-height:22rem;order:-1}.about-img-main{width:70%;height:20rem}.about-img-secondary{width:50%;height:14rem}}@media (max-width:650px){.about-img-main{width:100%;height:18rem}.about-img-main:before,.about-img-secondary{display:none}.about-images{min-height:auto}}@media (max-width:450px){.about-inner{gap:2rem}.about-img-main{height:14rem}.about-content{padding-top:0}.about-content .section-title{font-size:1.5rem}.about-desc{font-size:.82rem;margin-bottom:1rem}.about-founder{margin-top:1.5rem}.about-founder-line{width:3rem}}