:root{--cravan-rouge: #c8102e;--cravan-rouge-darken: #AC0823;--cravan-noir: #1D1E1A;--cravan-gris: #777777;--cravan-gris-20: #D2D2D1;--cravan-beige: #F1F1E9;--cravan-blanc: #F8F8F3;--cravan-blanc-darken: #F2F2EF;--cravan-blue: #3636EA;--white: #ffffff;--black: #000000;--body-color: var(--cravan-blanc);--font-family-regular: "Pitch Regular", sans-serif;--font-family-bold: "Pitch Bold", sans-serif;--font-family-italic: "Pitch Italic", sans-serif;--button-time-transition: .25s;--menu-time-transition: 0.25s;--menu-appear-time-transition: 1s}.cl-component--mh-card.mh-card .mh__card_content{display:flex;flex-direction:column;height:100%;text-decoration:none !important;outline:none !important}.cl-component--mh-card.mh-card .mh__card_content .mh__card_image{overflow:hidden;position:relative;width:100%;margin-bottom:20px;padding-top:135%}.cl-component--mh-card.mh-card .mh__card_content .mh__card_image img{position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);width:100%;height:100%;object-fit:cover;z-index:1;transition:all var(--button-time-transition) ease-in-out}.cl-component--mh-card.mh-card .mh__card_content .mh__card_image:after{content:"";background-color:var(--cravan-rouge);position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:0;z-index:2;transition:opacity var(--button-time-transition) ease-in-out}.cl-component--mh-card.mh-card .mh__card_content .mh__card_image .mh__card_overlay-text-container{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:column;padding:30px 10px 50px 10px}.cl-component--mh-card.mh-card .mh__card_content .mh__card_image .mh__card_overlay-text-container .mh__card_overlay-title,.cl-component--mh-card.mh-card .mh__card_content .mh__card_image .mh__card_overlay-text-container .mh__card_overlay-text,.cl-component--mh-card.mh-card .mh__card_content .mh__card_image .mh__card_overlay-text-container .mh__card_overlay-text-secondary{position:relative;text-align:center;color:var(--white);font-size:0;line-height:23px;font-family:var(--font-family-bold),serif;opacity:0;text-align:center;transition:all var(--button-time-transition) ease-in-out;width:100%}.cl-component--mh-card.mh-card .mh__card_content .mh__card_text{display:flex;flex-direction:column;height:100%;justify-content:space-between;text-align:center;font-family:var(--font-family-regular),serif;color:var(--cravan-noir);font-size:22px;line-height:28px;letter-spacing:-0.05em}.cl-component--mh-card.mh-card .mh__card_content .mh__card_text .mh__card_meta{flex:0 0 auto;font-size:14px;margin-bottom:5px}.cl-component--mh-card.mh-card .mh__card_content .mh__card_text .mh__card_meta .mh__card_date{float:right;font-size:12px}.cl-component--mh-card.mh-card .mh__card_content .mh__card_text .mh__card_title{flex:1 1 100%;margin:0 auto;width:100%;max-width:70%}.cl-component--mh-card.mh-card .mh__card_content .mh__card_text .mh__card_cta{flex:0 0 auto;margin:20px 0}.cl-component--mh-card.mh-card .mh__card_content .mh__card_text .mh__card_cta>.button-link{font-family:var(--font-family-bold),serif}.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_image img{transform:translate3d(-50%, -50%, 0) scale(1.1)}.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_image:after{opacity:1}.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_text .mh__card_cta>.button-link{color:var(--cravan-gris)}.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_text .mh__card_cta>.button-link:before{background-color:var(--cravan-gris)}.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_overlay-text-container .mh__card_overlay-title,.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_overlay-text-container .mh__card_overlay-text,.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_overlay-text-container .mh__card_overlay-text-secondary{position:relative;text-align:center;opacity:1;font-size:22px;transition:all var(--button-time-transition) ease-in-out}.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_overlay-text-container .mh__card_overlay-title{font-size:16px}.cl-component--mh-card.mh-card .mh__card_content:hover .mh__card_overlay-text-container .mh__card_overlay-text-secondary{font-size:14px}.cl-component--mh-card.mh-card-grid .mh__card_content{margin:0 -10px}.cl-component--mh-card.mh-card-grid .mh__card_content .mh__card_image{padding-top:135%}.cl-component--mh-card.mh-card-grid .mh__card_content .mh__card_image.mh-card_image-blue-overlay:after{background-color:var(--cravan-blue)}.cl-component--mh-card.mh-card-grid .mh__card_content .mh__card_text{text-align:left}.cl-component--mh-card.mh-card-grid .mh__card_content .mh__card_text .mh__card_title{font-family:var(--font-family-bold),serif;font-size:15px;line-height:18px}.cl-component--mh-card.mh-card-grid .mh__card_content .mh__card_text .mh__card_caption{margin:10px 0;font-size:16px;line-height:19px;font-family:var(--font-family-regular),serif}.cl-component--mh-card.mh-card-hightlight .mh__card_content{position:relative;height:56.25vw;overflow:hidden;padding-bottom:56.25%}.cl-component--mh-card.mh-card-hightlight .mh__card_content .mh__card_image{position:absolute;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden}.cl-component--mh-card.mh-card-hightlight .mh__card_content .mh__card_image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;padding:0;background:linear-gradient(36.23deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 40.69%)}.cl-component--mh-card.mh-card-hightlight .mh__card_content .mh__card_image img{position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);width:100%;height:100%;object-fit:cover;z-index:1;transition:all var(--button-time-transition) ease-in-out}.cl-component--mh-card.mh-card-hightlight .mh__card_content .mh__card_image:after{content:"";background-color:var(--cravan-rouge);position:absolute;left:0;top:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:0;z-index:3;transition:opacity var(--button-time-transition) ease-in-out}.cl-component--mh-card.mh-card-hightlight .mh__card_content .mh__card_text{position:absolute;left:50px;bottom:50px;z-index:12;display:block;height:auto;color:var(--white)}.cl-component--mh-card.mh-card-hightlight .mh__card_content .mh__card_text .mh__card_meta{flex:0;font-size:16px;margin-bottom:5px}.cl-component--mh-card.mh-card-hightlight .mh__card_content .mh__card_text .mh__card_title{flex:0;margin:0 auto;width:100%;max-width:70%}.cl-component--mh-card.mh-card-hightlight .mh__card_content:hover .mh__card_image img{transform:translate3d(-50%, -50%, 0) scale(1.1)}.cl-component--mh-card.mh-card-hightlight .mh__card_content:hover .mh__card_image:after{opacity:1}.cl-component--mh-card.mh-card-hightlight .mh__card_content:hover .mh__card_text .mh__card_cta>.button-link{color:var(--cravan-gris)}.cl-component--mh-card.mh-card-hightlight .mh__card_content:hover .mh__card_text .mh__card_cta>.button-link:before{background-color:var(--cravan-gris)}@media only screen and (min-width: 992px){.cl-component--mh-card.mh-card .mh__card_content .mh__card_text{text-align:left}.cl-component--mh-card.mh-card .mh__card_content .mh__card_text .mh__card_title{font-size:33px;line-height:40px;max-width:100%;margin:0}.cl-component--mh-card.mh-card-grid .mh__card_content .mh__card_text .mh__card_title{font-size:19px;line-height:23px}}/*# sourceMappingURL=mh-card--grid-blue.css.map */
