.about-section{background:#363a3e}.about-section .container{display:flex;flex-direction:column;gap:48px;padding:64px 0}@media(max-width:1220px){.about-section .container{padding:40px;gap:40px}}@media(max-width:375px){.about-section .container{padding:40px 20px;gap:40px}}.about-section .about-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.about-section .about-content .about-text{width:45%;display:flex;flex-direction:column;gap:1.5rem}.about-section .about-content .about-text ul{margin-left:1.5rem;list-style-type:disc}.about-section .about-content .about-text ol{margin-left:1.5rem;list-style-type:decimal}@media(max-width:1380px){.about-section .about-content .about-text{width:100%}}.about-section .about-content .about-image{width:40%;display:flex;justify-content:center;align-items:center}@media(max-width:1380px){.about-section .about-content .about-image{max-width:650px;width:100%}}@media(max-width:1220px){.about-section .about-content .about-image{display:none}}