.custom-img-grid-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap;position:relative}.custom-img-grid-wrapper.reverse-layout{flex-direction:row-reverse}.custom-img-grid-text{flex:1 1 40%;z-index:2}.custom-img-grid-bubbles{flex:1 1 55%;position:relative;min-height:450px}.bubble{position:absolute;width:250px;height:250px;border-radius:50%;overflow:hidden;box-shadow:0 10px 25px #00000026;animation:float 10s ease-in-out infinite}.bubble img{width:100%;height:100%;object-fit:cover;border-radius:50%}@keyframes float{0%{transform:translate(0)}25%{transform:translate(20px,-25px)}50%{transform:translate(-15px,-40px)}75%{transform:translate(-20px,-20px)}to{transform:translate(0)}}.bubble-1{top:0;left:5%;z-index:3;animation-delay:0s}.bubble-2{top:100px;left:55%;z-index:2;animation-delay:1.5s;animation-duration:9s}.bubble-3{top:220px;left:25%;z-index:1;animation-delay:3s;animation-direction:reverse}.bubble-4{top:320px;left:65%;z-index:2;animation-delay:2s;animation-duration:11s}.bubble-5{top:170px;left:35%;z-index:3;animation-delay:.5s;animation-direction:reverse}.reverse-layout .bubble-1{left:auto;right:5%}.reverse-layout .bubble-2{left:auto;right:55%}.reverse-layout .bubble-3{left:auto;right:25%}.reverse-layout .bubble-4{left:auto;right:65%}.reverse-layout .bubble-5{left:auto;right:35%}@media (max-width: 768px){.custom-img-grid-wrapper{flex-direction:column;text-align:center}.custom-img-grid-text{flex:unset;max-width:100%;margin-bottom:2rem}.custom-img-grid-bubbles{position:relative;width:100%;height:300px}.bubble{width:120px;height:120px;animation:float 6s ease-in-out infinite}.bubble-1{top:0;left:10%}.bubble-2{top:30px;left:60%}.bubble-3{top:150px;left:20%}.bubble-4{top:200px;left:50%}.bubble-5{top:100px;left:35%}.reverse-layout .bubble-1{left:auto;right:10%}.reverse-layout .bubble-2{left:auto;right:60%}.reverse-layout .bubble-3{left:auto;right:20%}.reverse-layout .bubble-4{left:auto;right:50%}.reverse-layout .bubble-5{left:auto;right:35%}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
