#about_container{padding:40px 25px 0;position:relative}.about_info{max-width:527px;width:39%;margin-bottom:398px;margin-top:105px}.about_info h2{font-size:50px;line-height:100%;font-weight:700;font-family:var(--priFont);color:var(--primary-color);margin-bottom:25px}.about_box_con{position:relative}.about_box{display:flex;justify-content:space-between;width:100%;position:absolute;bottom:-128px}.about_card{max-width:623px;width:49%;position:relative}.about_card figure{max-width:587px;width:90%;position:absolute;left:0;right:0;margin:auto;overflow:hidden;border-radius:5px;z-index:1}.about_box .about figure{top:93%}.about_box .vision figure{bottom:93%}.about_card section{border-radius:25px;color:#fff;min-height:auto;padding-block:65px;padding-inline:65px;position:relative;z-index:1}.about_card section h2{font-size:40px;line-height:100%;font-weight:700;font-family:var(--priFont);color:inherit;margin-bottom:25px}.about_card #mission{background:var(--primary-color)}.about_card #vision{background:var(--secondary-color)}.about_con{min-height:708px;padding-top:279px;padding-bottom:100px;position:relative;isolation:isolate}.about_con:before{content:'';background:url(images/about-bg.jpg) center no-repeat;width:1920px;height:100%;position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);z-index:-1}.about_con:after{content:'';background:#f5f5f5;z-index:-1;position:absolute;display:block;width:1920px;left:50%;transform:translateX(-50%);height:100%;top:0;opacity:.7}.about_whoweare{max-width:527px;width:49%;margin-left:auto}.about_whoweare h2{font-size:50px;line-height:100%;font-weight:700;font-family:var(--priFont);color:var(--primary-color);margin-bottom:25px}@media only screen and (max-width:1100px){.about_card section{padding-inline:15px}}@media only screen and (max-width:1010px){.about_box{position:static;flex-wrap:wrap;column-gap:10px;row-gap:30px;justify-content:center}.about_box_con{padding-block:25px}.about_card{width:100%}.about_card figure{position:static}.about_info{margin-block:50px;max-width:100%;width:100%;text-align:center;justify-content:center}.about_con{min-height:unset;padding-block:30px}.about_whoweare{max-width:100%;width:100%;text-align:center}}