.experience-section{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;overflow:hidden}.experience-section .experience-header{max-width:978px;text-align:center;width:100%}.experience-section .experience-content{align-items:flex-start;color:#5d6c77;display:flex;gap:30px;justify-content:center;width:100%}.experience-section .experience-features{display:flex;flex-direction:column;max-width:689px;width:100%}.experience-section .experience-features .title{margin-bottom:15px}.experience-section .feature-item{width:100%}.experience-section .feature-item.with-border{border-left:1px solid #9e9e9e;margin-bottom:11px;padding:10px 20px}.experience-section .feature-item p{margin:0}.experience-section .company-image{min-width:240px;object-fit:contain;object-position:top;width:581px}.experience-section .experience-image{display:flex;max-width:581px;width:100%}@media screen and (max-width:992px){.experience-section .experience-header{max-width:100%}.experience-section .experience-content{align-items:flex-start}.experience-section .experience-content.layout-image-left{flex-direction:column}.experience-section .experience-content.layout-text-left{flex-direction:column-reverse}.experience-section .experience-features,.experience-section .feature-item{max-width:100%}.experience-section .company-image{height:auto;max-width:100%;width:100%}}