.experience-card{box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;min-height:792px;padding:0;display:flex;position:relative}.experience-card.reverse{flex-direction:row-reverse}.experience-card .text{box-sizing:border-box;z-index:5;flex-direction:column;flex:0 0 360px;align-self:flex-start;gap:60px;padding:120px 50px 60px;display:flex;position:sticky;top:120px}.experience-card .text h3{letter-spacing:-.26px;font-size:22px;font-weight:600;line-height:normal}.experience-card .text p{letter-spacing:-.43px;font-size:17px;font-weight:600;line-height:22px}.experience-card .img-wrapper{box-sizing:border-box;background:#f0f0f0;flex:1;width:100%;height:792px;min-height:792px;display:block;overflow:hidden}.experience-card .img-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:24px;width:100%;height:100%;display:block}@media (max-width:768px){.experience-card{flex-direction:column;gap:16px;min-height:auto}.experience-card.reverse{flex-direction:column}.experience-card .text{flex:none;align-self:stretch;gap:20px;width:100%;padding:24px 16px;position:static;top:auto}.experience-card .text h3{font-size:18px;line-height:1.1}.experience-card .text p{letter-spacing:-.32px;font-size:15px;font-weight:600;line-height:20px}.experience-card .img-wrapper{border-radius:16px;width:100%;height:320px;min-height:auto;overflow:hidden}.experience-card .img-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:16px;height:100%}}
