:root{--clr-error:#ff003d;--clr-disabled:#939393;--section-gap:80px;--element-gap:30px;--container-max-width:1040px}
.hero-small{height:400px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}
.hero-small:before{content:"";position:absolute;z-index:1;width:100%;height:100%;background:rgba(47,44,40,0.72)}
.hero-small__image{position:absolute;width:100%;height:100%}
.hero-small__image picture{display:block}
.hero-small__image picture img{position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}
.hero-small__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;text-align:center}
.hero-small h1{margin:0;font-size:2.625rem;font-style:italic;font-weight:700;line-height:2.625rem;text-transform:initial}
.hero-small h1+h5{margin-top:50px;color:#fff}
@media(min-width:992px){.hero-small__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}@media(min-width:1200px) and (min-height:750px){:root{--section-gap:100px;--element-gap:50px}
}@media(min-width:1800px){:root{--container-max-width:1190px}
}@media(min-width:2200px){:root{--container-max-width:1400px}
}