.glass-card.aspect-\[591\/916\].rounded-3xl.flex.flex-col.items-center.justify-center.border-dashed.border-white\/10.group.hover\:bg-white\/\[0\.02\].transition-colors.h-full{overflow:hidden;justify-content:normal}.w-full.h-full.bg-\[\#1a1a1a\].rounded-xl.border.border-white\/5.flex.items-center.justify-center{overflow:hidden}

@media(max-width:768px) {
        section.relative.py-16.md\:py-24.px-6.sm\:px-10.md\:px-16.lg\:px-24.overflow-hidden.border-t.border-white\/5.py-16.md\:py-24.bg-\[\#0a0a0a\]{
        background-image: url("../IMAGES/BG MOBILE.png");
        background-position: center;
    }
}

@media(min-width:768px) {
    section.relative.py-16.md\:py-24.px-6.sm\:px-10.md\:px-16.lg\:px-24.overflow-hidden.border-t.border-white\/5.py-16.md\:py-24.bg-\[\#0a0a0a\]{
        background-image: url("../IMAGES/BG.png");
        background-position: center;
    }
}



.relative.w-full.max-w-md.aspect-video.lg\:aspect-square.bg-\[\#050505\].rounded-3xl.overflow-hidden.flex.items-center.justify-center.border.border-white\/5 {
    object-fit: contain;
    overflow: clip;
    background-color: unset;
}
