.section-fluid{position:relative;display:flex;align-items:flex-end;height:80vh;overflow:hidden}.section-fluid .section__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;font-size:0}.section-fluid .section__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#2e2e2d;opacity:.3;pointer-events:none}.section-fluid .section__image img{width:100%;height:100%;object-fit:cover;animation:header_zoom_in 20s 0s forwards cubic-bezier(.1,.29,.4,1)}@keyframes header_zoom_in{0%{transform:scale(1)}to{transform:scale(1.1)}}.section-fluid .section__content{position:relative;padding-block:4rem}@media (max-width: 1100px){.section-fluid .section__content{padding-block:3rem}}@media (max-width: 600px){.section-fluid .section__content{padding-block:2rem}}.section-fluid .section__title{font-family:var(--font-body-family);letter-spacing:0;color:#fff;margin:0}@media (max-width: 1100px){.section-fluid .section__title{font-size:3.8rem}}@media (max-width: 600px){.section-fluid .section__title{font-size:3rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-fluid.css.map */
