#about-company{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);flex-direction:row;gap:60px;justify-content:space-between;padding:60px 65px}#about-company h2{color:var(--main-blue);margin-bottom:-20px}.about-company-left{flex-direction:column;gap:40px}.about-company-left .textarea-left h2,.about-company-left .textarea-left h3,.about-company-left .textarea-left h4,.about-company-left .textarea-left h5,.about-company-left .textarea-left h6{color:var(--main-blue);padding-bottom:20px}.about-company-left .spacer{flex-grow:1}.company-logo-wrapper{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:0 2.534px 10.136px 0 rgba(0,0,0,.1);max-width:280px;padding:9px 40px;width:100%}.about-company-right{background-color:#ecf7fc;border:1px solid #c8e4f0;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;flex-direction:column;gap:20px;height:max-content;max-width:380px;padding:30px 20px;width:100%}.about-company-right .box:not(#ul-box){align-items:center;gap:20px;width:100%}.about-company-right #ul-box{align-items:flex-start;gap:20px;width:100%}.about-company-right .box p,.about-company-right .box ul{color:var(--main-blue);z-index:10}.about-company-right .box ul{margin:5px 0 0;padding-left:25px}.about-company-right .box-inner-svg{background-color:var(--text-white);border:1px solid #c8e4f0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;padding:11px}.about-company-right .box svg{align-self:center}.about-company-right .box div.box-text,.about-company-right .box p.caption{position:relative;z-index:10}.about-company-right .box p.caption{font-size:12px}.about-company-right .box div.box-text *{font-size:16px;font-weight:700}.company-logo-wrapper.mobile{display:none}@media screen and (max-width:992px){#about-company{flex-direction:column;margin:0 20px;padding:30px 35px}#about-company,.about-company-right{align-items:center}.company-logo-wrapper.mobile{background-color:var(--text-white);display:block;margin-top:30px}.company-logo-wrapper.desktop,.spacer{display:none}}