.about-section{--article-horizontal-padding:14.25rem;--section-gap:1.875rem}@media screen and (width>=1921px){.about-section{--article-horizontal-padding:11.875vw;--section-gap:1.5625vw}}@media screen and (width<=1700px){.about-section{--article-horizontal-padding:12.1875rem}}@media screen and (width<=1350px){.about-section{--article-horizontal-padding:0}}@media screen and (width<=750px){.about-section{--section-gap:1.5625rem}}.about-section .section__content{align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;justify-content:stretch;gap:5.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (width>=1921px){.about-section .section__content{gap:4.375vw}}@media screen and (width<=1700px){.about-section .section__content{gap:4.375rem}}@media screen and (width<=1350px){.about-section .section__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.8125rem}}@media screen and (width<=750px){.about-section .section__content{gap:3.125rem}}.about-section__image{border-radius:var(--radius-primary);width:100%;max-width:42.25rem;height:auto;min-height:25.625rem;position:relative;overflow:hidden}@media screen and (width>=1921px){.about-section__image{max-width:35.2083vw;min-height:21.3542vw}}@media screen and (width<=1700px){.about-section__image{max-width:31.6875rem;min-height:19.375rem}}@media screen and (width<=1350px){.about-section__image{max-width:unset;height:13.4375rem}}.about-section__image img,.about-section__image picture{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.about-section__article>ul,.about-section__article ol{margin-bottom:var(--article-default-margin)}