#island .fl-col-group{gap:19px;flex-wrap:nowrap}.island{position:relative;cursor:pointer}.fl-module-image-icon .fl-module-content{margin:0}.island .txt1,.island .txt2{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);width:100%}.island .txt2{z-index:10}.island .img1 img,.island .img2 img{min-height:326px;object-fit:cover}.island .img1,.island .img2,.island .txt1,.island .txt2{transition:0.3s all ease-in}.island .img2{position:absolute;top:0;bottom:0;left:0;right:0;z-index:9}.island .txt2,.island .img2{opacity:0}.island:hover .img1,.island:hover .txt1{opacity:0}.island:hover .img2,.island:hover .txt2{opacity:1}.island .fl-module-image-icon.img3{display:none!important}.double-arrow{cursor:pointer;transition:transform 0.1s;margin-top:60px}.double-arrow.svg-animate{animation:bounceUpDown 1s infinite alternate}@keyframes bounceUpDown{0%{transform:translateY(0)}100%{transform:translateY(15px)}}html{scroll-behavior:smooth}@media(max-width:767px){#island .fl-col-group{flex-wrap:wrap}.island .img2,.island .txt2{opacity:1}.island .img1 img,.island .img2 img{max-height:200px}.island .uabb-image-content,.island .img1 img,.island .img2 img{width:100%}}