.section-divider-container{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.section-divider-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:transform .5s ease-out}.glass-panel{padding:4rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:30px;max-width:800px;width:90%;z-index:10;margin:2rem 0}.divider-title{font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:800;letter-spacing:4px;text-shadow:2px 2px 15px rgba(0,0,0,.5);text-transform:uppercase;color:#ffffff;margin:0;line-height:1.2}.wave-separator{position:absolute;left:0;width:100%;overflow:hidden;line-height:0;z-index:5}.wave-separator svg{position:relative;display:block;width:calc(100% + 1.3px);height:120px}.wave-top{top:-1px}.wave-bottom{bottom:-1px}.fish-ornament{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:8;width:100%;max-width:800px;display:flex;justify-content:center;align-items:center}.fish-svg-main{width:800px;height:auto;max-width:100%}.fish-path{fill:none;stroke:#000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 20px rgba(255,255,255,.5))}.animate-fish{stroke-dasharray:2000;stroke-dashoffset:2000;animation:drawFish 3s ease-in-out forwards}@keyframes drawFish{0%{stroke-dashoffset:2000}to{stroke-dashoffset:0}}@media (max-width:992px){.divider-title{font-size:2.5rem}.fish-ornament{max-width:600px}.fish-svg-main{width:600px}}@media (max-width:768px){.section-divider-container{min-height:350px}.section-divider-bg{background-attachment:scroll}.glass-panel{padding:2rem 1.5rem;border-radius:20px;width:85%}.divider-title{font-size:1.8rem;letter-spacing:2px}.wave-separator svg{height:60px}.fish-ornament{max-width:400px}.fish-svg-main{width:400px}.fish-path{stroke-width:6}}@media (max-width:480px){.section-divider-container{min-height:300px}.glass-panel{padding:1.5rem 1rem;border-radius:15px;width:90%;margin:1rem 0}.divider-title{font-size:1.4rem;letter-spacing:1px}.wave-separator svg{height:40px}.fish-ornament{max-width:280px}.fish-svg-main{width:280px}.fish-path{stroke-width:5}}