.row.content{padding-left:15px;padding-right:15px}.instructors{display:grid;grid-template-columns:1fr;grid-gap:15px}.instructor{display:grid;grid-template-columns:1fr 4fr;grid-gap:35px;background-color:#f4f5f7;border-radius:35px;padding:15px}.instructor img{width:100%}.instructor h2{font-family:'Nunito Sans',sans-serif;font-weight:700;font-size:32px;color:#103057;margin-bottom:10px;padding:0;line-height:100%}.instructor .advantages{border-top:1px solid #d1d7df;border-bottom:1px solid #d1d7df;padding:10px 0;display:grid;grid-template-columns:1fr 1.5fr 1.5fr;justify-content:space-between;align-items:center;margin-bottom:25px}.instructor .advantages .advantage{display:grid;grid-template-columns:25px 1fr;gap:10px;justify-content:center;align-items:center}.instructor .advantages .advantage:last-child{justify-self:flex-end}.instructor .advantages .advantage p{padding-bottom:0}.instructors .overlap{display:none}.image-wrapper{width:215px;height:290px;overflow:hidden;position:relative;border-radius:25px}.image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:25px}.image-wrapper:hover img{transform:scale(1.2)}@media (max-width:767px){.instructor{grid-template-columns:1fr;border-radius:25px;padding:10px}.instructor .image-wrapper{width:100%;height:400px}.instructor .advantages{grid-template-columns:1fr;gap:10px;border-bottom:none}.instructor .advantages .advantage:last-child{justify-self:flex-start}.instructor .advantages .advantage{gap:10px}.content-text{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;opacity:0}.content-text.open{max-height:5000px;opacity:1;margin-top:25px}.instructors .overlap{display:grid;width:100%;padding:10px;margin-bottom:10px;border-bottom:1px solid #d1d7df;grid-template-columns:1fr 25px;gap:10px;justify-content:center;align-items:center}.instructors .overlap p{margin:0 auto;padding:0;width:fit-content}.instructors .overlap p{position:relative;padding-right:24px;cursor:pointer}.instructors .overlap p:after{content:'';position:absolute;right:-5px;top:65%;transform:translateY(-50%);width:16px;height:16px;background-image:url(//bai-drive.com.ua/wp-content/themes/bai-drive/css/../images/arrow-down.svg);background-size:contain;background-repeat:no-repeat}.instructors .overlap.open p:after{background-image:url(//bai-drive.com.ua/wp-content/themes/bai-drive/css/../images/arrow-up.svg)}}