.pharma-animation-section{align-items:center;box-sizing:border-box;display:flex;height:600px;justify-content:center;overflow:hidden;position:relative;width:100%}.pharma-animation-section .title-container{text-align:center;z-index:1}.pharma-animation-section .main-title{color:#c81d20;font-size:clamp(3rem,5vw,6.5rem);font-weight:700;letter-spacing:-1px;white-space:nowrap}.pharma-animation-section .vehicle-container{max-width:800px;position:absolute;right:-800px;top:30%;will-change:transform;z-index:2}.pharma-animation-section .vehicle-container img{display:block;height:auto;width:100%}.pharma-animation-section .vehicle-container:before{background:#fff;content:"";height:100%;position:absolute;right:100%;top:0;transform:translateX(244px);width:100vw;z-index:-1}@media (max-width:768px){.pharma-animation-section{height:220px}.pharma-animation-section .vehicle-container img{transform:scale(.8)}.pharma-animation-section .main-title{font-size:2rem;white-space:nowrap}.pharma-animation-section .vehicle-container{right:-200px;top:16%;width:auto}.pharma-animation-section .vehicle-container:before{background:#fff;height:100%;right:170px;top:12px;transform:translateX(0);width:100vw}}