.about-us-wrap{display:flex;flex-direction:column;gap:100px}.about-us-wrap .about-us-content h2{font-size:2.5rem;margin-bottom:30px;color:#333}.about-us-wrap .about-us-content .about-us-paragraph{font-size:1rem;line-height:1.6;color:#666}.about-us-wrap .about-us-content .about-us-paragraph p{margin-bottom:20px}.about-us-wrap .content-section{display:flex;align-items:center;gap:30px;height:450px}.about-us-wrap .content-section .text-content{flex-grow:1;text-align:center;padding:30px 60px}@media(min-width:769px){.about-us-wrap .content-section .text-content{padding:30px 90px}}.about-us-wrap .content-section .text-content h3{font-size:1.6rem;line-height:1.4;font-weight:600;margin-bottom:2rem;color:#333}.about-us-wrap .content-section .text-content p{font-size:.9rem;line-height:1.6;color:#464646;margin-bottom:15px}.about-us-wrap .content-section .text-content .inspiration-logo{width:50px;margin-bottom:20px}.about-us-wrap .content-section .image-content{flex-shrink:0;width:43.5%}.about-us-wrap .content-section .image-content img{width:100%;height:450px;display:block;-o-object-fit:cover;object-fit:cover}.about-us-wrap .content-section:nth-child(odd){background-color:#efebe1;flex-direction:row;margin-top:90px}.about-us-wrap .content-section:nth-child(odd) .image-content{height:100%;position:relative}.about-us-wrap .content-section:nth-child(odd) .image-content img{position:absolute;bottom:90px}.about-us-wrap .content-section:nth-child(2n){flex-direction:row-reverse}@media(max-width:768px){.about-us-wrap .content-section{flex-direction:column!important;padding:40px 20px}.about-us-wrap .content-section .text-content,.about-us-wrap .content-section .image-content{flex:none;width:100%}}
