.education-container{display:flex;flex-direction:column;gap:24px}@media(max-width:992px){.education-container{align-items:start}}.education-container__content{max-width:1400px;margin:auto;display:flex;flex-direction:column;gap:24px}@media(max-width:992px){.education-container__content{width:100%}}.education-wrapper--with-image{display:grid;grid-gap:24px;gap:24px;align-items:start}@media(max-width:992px){.education-wrapper--with-image{grid-template-columns:1fr!important;gap:24px}}.education-wrapper--image-left{grid-template-columns:1fr 1fr;align-items:center}@media(max-width:1200px){.education-wrapper--image-left{grid-template-columns:350px 1fr}}@media(max-width:992px){.education-wrapper--image-left .education-image{order:2}}.education-wrapper--image-right{grid-template-columns:1fr 400px}@media(max-width:1200px){.education-wrapper--image-right{grid-template-columns:1fr 350px}}.education-image{position:-webkit-sticky;position:sticky;top:100px}.education-image img{width:100%;height:600px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease}@media(max-width:576px){.education-image img{height:400px}}@media(max-width:992px){.education-image{position:static;max-width:100%;margin:0 auto;width:-webkit-fill-available}}.education{position:relative;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px}@media(max-width:992px){.education{margin:0;width:100%}}.education-list{display:flex;flex-direction:column;gap:16px}.education__item{position:relative;display:flex}.education__item:last-child{margin-bottom:0}.education__date{width:100px;padding-right:16px;font-weight:500;text-align:right;color:#5b8371;position:relative;top:8px}@media(max-width:768px){.education__date{width:70px}}@media(max-width:576px){.education__date{width:50px}}.education__degree{margin:0;font-family:var(--font-title);font-size:24px}.education__content{flex:1 1;display:flex;flex-direction:column;gap:8px}.education__content h3{margin-bottom:4px;color:#2b6860}.education__institution{margin:0}.education__description{color:#2b6860;line-height:1.6}.experience-container{display:flex;flex-direction:column;gap:24px}@media(max-width:992px){.experience-container{align-items:start}}.experience-container__content{max-width:1400px;margin:auto;display:flex;flex-direction:column;gap:24px}@media(max-width:992px){.experience-container__content{width:100%}}.experience-wrapper{display:flex}.experience-wrapper--with-image{display:grid;grid-gap:24px;gap:24px;align-items:center}@media(max-width:992px){.experience-wrapper--with-image{grid-template-columns:1fr!important}}.experience-wrapper--image-left{grid-template-columns:400px 1fr}@media(max-width:1200px){.experience-wrapper--image-left{grid-template-columns:350px 1fr}}@media(max-width:992px){.experience-wrapper--image-left .experience-image{order:2}}.experience-wrapper--image-right{grid-template-columns:1fr 1fr}@media(max-width:1200px){.experience-wrapper--image-right{grid-template-columns:1fr 350px}}.experience-image{position:-webkit-sticky;position:sticky;top:100px}.experience-image img{width:100%;height:600px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease}@media(max-width:576px){.experience-image img{height:400px}}@media(max-width:992px){.experience-image{position:static;max-width:100%;margin:0 auto;width:-webkit-fill-available}}.experience{background-color:#fffbf5;position:relative;gap:24px}.experience,.experience-list{display:flex;flex-direction:column}.experience-list{gap:16px}.experience__title{margin:0;font-family:var(--font-title);font-size:24px}.experience__item{position:relative;display:flex}.experience__item:last-child{margin-bottom:0}.experience__period{width:100px;padding-right:16px;font-weight:500;text-align:right;color:#5b8371;position:relative;top:8px}@media(max-width:768px){.experience__period{width:70px}}@media(max-width:576px){.experience__period{width:50px}}.experience__content{display:flex;flex-direction:column;gap:8px;flex:1 1}.experience__content h3{color:#2b6860}.experience__location{margin:0}.experience__description{color:#2b6860;line-height:1.6}