.case-studies-info{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.case-studies-info{grid-template-columns:1fr}}.case-studies-info__left{background:#f1ede8;border-radius:24px;height:fit-content;padding:40px;position:sticky;top:150px}@media (max-width:767px){.case-studies-info__left{padding:20px;position:static}}.case-studies-info__left-content h3{margin-bottom:10px}.case-studies-info__left-content p{margin-bottom:0}.case-studies-info__left-card-wrapper{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;margin-top:40px}@media (max-width:767px){.case-studies-info__left-card-wrapper{flex-direction:column;gap:20px}}.case-studies-info__left-card-1{background-color:#fff;border-radius:24px;padding:20px;width:100%}.case-studies-info__left-card-1 h3{margin-bottom:10px}.case-studies-info__left-card-1 p{margin-bottom:0}.case-studies-info__left-card-2{background-color:#304c39;border-radius:24px;padding:20px;width:100%}.case-studies-info__left-card-2 h3{color:#fff;margin-bottom:10px}.case-studies-info__left-card-2 p{color:#fff;margin-bottom:0}.case-studies-info__right{display:flex;flex-direction:column;gap:20px}.case-studies-info__right-wrapper{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.case-studies-info__right-wrapper{grid-template-columns:1fr}}.case-studies-info__image-wrapper{max-height:454px;max-width:690px}.case-studies-info__image-wrapper.full-span{grid-column:span 2}@media (max-width:767px){.case-studies-info__image-wrapper{max-height:300px;max-width:408px}.case-studies-info__image-wrapper.full-span{grid-column:span 1}}.case-studies-info__image{border-radius:24px;display:block;height:454px;object-fit:cover;width:100%}@media (max-width:767px){.case-studies-info__image{height:300px;width:100%}}.case-studies-info__right-content h3{margin-bottom:10px}.case-studies-info__right-content p{margin-bottom:0}.case-studies-info__right-author-wrapper{align-items:center;display:flex;gap:24px;margin-top:20px}.case-studies-info__right-author-image{border:2px solid #304c39;border-radius:50%;flex:0 0 auto;height:60px;overflow:hidden;width:60px}.case-studies-info__right-author-image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.case-studies-info__right-author-info-wrapper{display:flex;flex-direction:column;justify-content:center}.case-studies-info__right-author-name{font-weight:600;margin-bottom:0}.case-studies-info__right-author-position{font-size:20px;margin-bottom:0}@media (max-width:767px){.case-studies-info__right-author-position{font-size:16px}}