.features-section-2{@apply p-0 overflow-hidden;background-color:#f9f8ef}.features-section-2-container{@apply max-w-full mx-auto p-0 flex items-stretch h-auto}.features-section-2-left{@apply flex-1 flex items-center justify-start;min-height:575px}.features-left-image{@apply block object-cover transition-transform duration-300;height:575px;width:400px}.features-section-2-right{@apply flex-1 flex items-center justify-end;min-height:575px}.features-right-image{@apply block object-cover transition-transform duration-300;height:575px;width:400px}@media (max-width:1024px){.features-section-2-left,.features-section-2-right{min-height:450px}.features-left-image,.features-right-image{height:450px;width:320px}}@media (max-width:768px){.features-section-2-container{@apply flex-col}.features-section-2-left,.features-section-2-right{@apply w-full flex justify-center p-5;min-height:auto}.features-left-image,.features-right-image{height:350px;width:280px}}@media (max-width:480px){.features-section-2{@apply py-5;background-color:#f9f8ef}.features-section-2-container{@apply flex-col p-0 gap-5}.features-section-2-left{@apply w-full flex justify-center items-center overflow-hidden;height:200px;order:1}.features-left-image{@apply object-cover;height:200px;transform:rotate(90deg) scale(1.2);max-width:100%;transform-origin:center center;width:100%}.features-section-2-right{@apply w-full flex justify-center items-center overflow-hidden;height:200px;order:2}.features-right-image{@apply object-cover;height:200px;transform:rotate(90deg) scale(1.2);max-width:100%;transform-origin:center center;width:100%}}