@import url(main.css);
.alfa-slab-one-regular { font-family: "Alfa Slab One", serif; font-weight: 400 !important; font-style: normal; }

.b-bloc-divider { border: none !important; border-width: none !important; box-shadow: none !important; background-color: #FFFCF3 !important; }

.image-video-logo { width: 25%; }

@media (min-width: 320px) and (max-width: 991px) { .image-video-logo { width: 40%; } }

.videoTitle { width: 70% !important; }

.bandeau { background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2F9iub3fL83PaIk4qtIX12sVBM9TQ2%2Fimages%2FBackground_Earth_Texture_2_gr7v.webp?alt=media&token=e6adf411-8eb4-4d7e-a369-3584447f9580"); background-size: cover; background-position: bottom; display: flex; justify-content: center; align-items: flex-end; text-align: center; padding: 30px 10em; min-height: 40vh; }

.bandeau h1 { color: white; font-size: 3em; font-weight: bold; margin: 0; }

/* Responsive adjustments */
@media (max-width: 1200px) { .bandeau { padding: 30px 5em; } .bandeau h1 { font-size: 2.5em; } }

@media (max-width: 768px) { .bandeau { padding: 30px 2em; } .bandeau h1 { font-size: 2em; } }

@media (max-width: 480px) { .bandeau { padding: 20px 1em; } .bandeau h1 { font-size: 1.6em; } }

/*# sourceMappingURL=custom.css.map */