.custom-section-wrapper{background-color:#02543d;padding:2rem 0}.image-text-section{background-color:#02543d;color:white;padding:20px 2rem;position:relative;overflow:hidden}.image-text-content{max-width:1300px;margin:0 auto;display:flex;align-items:stretch;gap:clamp(20px,8vw,100px);justify-content:space-between}.image-side{flex:1;display:flex;align-items:center;justify-content:center;margin-top:2.5rem}.image-side,.image-wrapper{position:relative;max-width:500px}.image-wrapper{width:100%;aspect-ratio:16/10;border-radius:6px}.cover-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-side img{display:block;border-radius:6px;position:relative;z-index:2;filter:grayscale(100%)}.image-tilt-bg{position:absolute;top:-50px;left:-50px;width:200px;height:200px;background-color:rgba(239,239,240,.34);transform:rotate(-45deg);z-index:1}.text-side{flex:1;min-width:0;max-width:650px}.text-title{font-size:2.5rem;margin-bottom:1.5rem}.text-paragraph{margin-bottom:1.2rem;line-height:1.6}.image-tilt-bg.mirrored-bg{top:-50px;right:-50px;width:200px;height:200px;left:auto;transform:rotate(45deg)}.animate-on-scroll{opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (max-width:1366px){.image-text-content{gap:40px}.text-side{max-width:100%}.text-title{font-size:2rem}.text-paragraph{font-size:1rem}.image-side{max-width:400px;margin-top:2rem}}@media (max-width:480px){.image-text-content{flex-direction:column;text-align:center}.text-side{order:1;max-width:100%}.image-side{order:2;max-width:100%;margin-top:1.5rem}.image-text-section{padding:1.5rem 1rem}.text-title{font-size:1.6rem;margin-bottom:1rem}.text-paragraph{font-size:.95rem;line-height:1.5}.image-tilt-bg,.image-tilt-bg.mirrored-bg{width:120px;height:120px;top:-30px;left:-30px;right:auto}}