@import url(main.css);
.tilt-warp h2, .tilt-warp h3, .tilt-warp h5 { font-family: "Tilt Warp", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "XROT" 0, "YROT" 0; }

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

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

.videoTitle { width: 70% !important; }

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

/*--------------------------BLOC VIDEO + TEXTE----------------------*/
.custom-video-div { display: flex; align-items: center; gap: 30px; flex-wrap: wrap; background-size: cover; background-position: center; background-attachment: fixed; }

.custom-video-text { flex: 1; padding: 20px; }

.custom-video { flex: 1; }

@media (max-width: 908px) { .custom-video-div { flex-direction: column !important; } }

@media (max-width: 768px) { .custom-video-div { padding: 0 !important; } }

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