.breakdance .bde-div-854-100{width:100%}.breakdance .bde-div-854-100{display:flex;flex-direction:column}@media (max-width:767px){.breakdance .bde-div-854-100{min-height:377px}.breakdance .bde-div-854-100{align-items:center;justify-content:flex-end;gap:10px;text-align:center}}.breakdance .bde-div-854-101{width:100%;min-height:377px}.breakdance .bde-div-854-101{background-size:cover;background-repeat:no-repeat;background-position:center center}.breakdance .bde-div-854-103{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-heading-854-104{width:250px;color:var(--bde-palette-white-f3cca525-3c4d-480f-bf26-df4f8919d355-2)}.breakdance .bde-text-854-105{color:var(--bde-palette-white-f3cca525-3c4d-480f-bf26-df4f8919d355-2)}.gallery-card{position:relative;max-width:30%;overflow:hidden}.gallery-card *{transition:0.3s}.gallery-card .gallery-img{overflow:hidden;transition:0.5s}.gallery-card:hover .gallery-img{transform:scale(1.2)}.gallery-card .gallery-text{position:absolute;top:25px;right:15px;bottom:15px;left:15px;padding:15px;text-align:center;background:rgba(0,0,0,0.3);border:15px solid rgba(255,255,255,0.1);transition:0.5s}.gallery-card .gallery-text h2{position:relative;color:#fff;font-size:30px;margin-bottom:25px;top:calc(50% - 13px);transition:0.5s}.gallery-card .gallery-text .gallery-text-p{position:relative;color:#fff;font-size:16px;margin-bottom:20px;transform:scale(0);opacity:0;transition:0.5s;transition-delay:0.1s}.gallery-card .btn{border-radius:25px;display:inline-block;transform:scale(0);opacity:0;transition:0.2s;transition-delay:0.3s}.gallery-card:hover .gallery-text{background:rgba(0,0,0,0.5);border:15px solid rgba(255,121,65,0.5)}.gallery-card:hover .gallery-text h2{top:20px}.gallery-card:hover .gallery-text .gallery-text-p{transform:scale(1);opacity:1}.gallery-card:hover .gallery-text .btn{background:rgba(0,0,0,0.5);transform:scale(1);opacity:1}