.co-about-us{padding:8rem 0}.co-about-us .co-section-title h2,.co-about-us .co-section-title__small{color:#fff}.co-about-us .co-about-us__text{width:48%}.co-about-us__text .co-section-text{color:#fff;font-size:16px;margin-bottom:35px;margin-top:25px}.co-about-us{background-attachment:fixed;background-position:100%;background-repeat:no-repeat;background-size:cover}.co-about-us .co-section-text{width:50%}.co-about-us .link-list{list-style:none}.co-about-us .services{display:flex;flex-direction:column;width:50%}@media (max-width:1000px){.co-about-us{padding-bottom:3rem;padding-top:6rem}.co-about-us .co-section-text,.co-about-us .services{width:100%}}.co-about-us .services .service_name{align-items:center;background-color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:.6rem .7rem}.co-about-us .services .service_name span{font-weight:600}.co-about-us .services .service_name i{transform-origin:center;transition:all .3s}.co-about-us .service-description{color:#fff;max-height:0;overflow:hidden;padding-top:1rem;transition:all .4s}.co-about-us .service.selected .service-description{margin-bottom:1rem;max-height:600px}.co-about-us .service.selected .service_name i{transform:rotate(90deg)}