.hero-profondeur{position:relative;display:flex;align-items:flex-end;overflow:hidden;height:var(--hero-height, 85vh);min-height:48rem;max-height:100vh}.hero-profondeur__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-profondeur__media img,.hero-profondeur__media svg{display:block;width:100%;height:100%;object-fit:cover}.hero-profondeur__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(var(--color-background));opacity:var(--hero-veil, .55)}.hero-profondeur__content{position:relative;z-index:1;width:100%;padding-bottom:4.8rem}.hero-profondeur__caption{margin:0 0 1.6rem}.hero-profondeur__heading{margin:0;max-width:16ch}.hero-profondeur__text{margin-top:2.4rem;max-width:46ch}.hero-profondeur__text>:last-child{margin-bottom:0}.hero-profondeur__button{margin-top:3.2rem}@media screen and (min-width:750px){.hero-profondeur__content{padding-bottom:9.6rem}}@supports (animation-timeline: scroll()){@media(prefers-reduced-motion:no-preference){.hero-profondeur--descente .hero-profondeur__media img,.hero-profondeur--descente .hero-profondeur__media .aura{animation:hero-profondeur-plongee linear both;animation-timeline:scroll(root);animation-range:0 var(--hero-height, 85vh)}.hero-profondeur--descente .hero-profondeur__media:after{animation:hero-profondeur-nuit linear both;animation-timeline:scroll(root);animation-range:0 var(--hero-height, 85vh)}.hero-profondeur--descente .hero-profondeur__content{animation:hero-profondeur-retrait linear both;animation-timeline:scroll(root);animation-range:0 calc(var(--hero-height, 85vh) * .55)}}}@keyframes hero-profondeur-retrait{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2rem)}}@keyframes hero-profondeur-plongee{0%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes hero-profondeur-nuit{0%{opacity:var(--hero-veil, .55)}to{opacity:calc(var(--hero-veil, .55) + .3)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero-profondeur.css.map */
