.about-image-section{--bgcolor:var(--white-color);background-color:var(--bgcolor);width:100%}.about-image-section .container{display:flex;flex-direction:column;gap:30px}@media screen and (min-width:1024px){.about-image-section .container{align-items:center;flex-direction:row}.about-image-section--reverse .container{flex-direction:row-reverse}}.about-image-media{--width:100%;border-radius:12px;display:block;flex:0 0 100%;max-width:var(--width);overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.about-image-section--primary .about-image-media{flex:1}.about-image-section--secondary .about-image-media{--width:774px}}@media screen and (min-width:1024px){.about-image-section--secondary .about-image-media{--width:640px}}@media screen and (min-width:1200px){.about-image-section--secondary .about-image-media{--width:642px}}@media screen and (min-width:1600px){.about-image-section--secondary .about-image-media{--width:810px}}.about-image-media .image{object-fit:cover;width:100%}.about-image-content{flex:1;max-width:100%}.about-image-content .body-text+.btn{margin-top:24px}.about-image-content .title{--fw:600;--fs:22px;--lh:30px;--mb:8px;--c:var(--dark-gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin-bottom:var(--mb)}@media screen and (min-width:768px){.about-image-content .title{--fw:700;--fs:40px;--lh:48px;--mb:12px}}.about-image-content .body-text{--fw:400;--fs:15px;--lh:22px;--c:var(--gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh)}.about-image-content .body-text b,.about-image-content .body-text strong{color:var(--dark-gray-color)}@media screen and (min-width:768px){.about-image-content .body-text{--fs:20px;--lh:29px}}