.hero{border:3px solid #f8efeb;height:100px}.hero>.container{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.hero .sub-text{font-size:12px;font-family:var(--brandon);border-bottom:3px solid #f8efeb;margin-right:5px}.hero .sub-text,.hero .text{color:#000;text-transform:uppercase;font-weight:500}.hero .text{font-size:32px;font-family:var(--didot);display:inline-block;margin-left:5px;letter-spacing:1px;text-decoration:none}.hero.hero--without-subtext.hero--without-description{height:100%}.hero.hero--without-subtext.hero--without-description .after-text,.hero.hero--without-subtext.hero--without-description .before-text{width:30px;height:1px}.hero.hero--without-subtext.hero--without-description .before-text{margin-right:20px}.hero.hero--without-subtext.hero--without-description .after-text{margin-left:20px}.hero.hero--to-lower .text{text-transform:none}.hero.hero--with-image{background-size:cover;background-position:50%;height:250px}.hero.hero--with-image .container{align-items:flex-start;padding-left:30px;flex-direction:column}.hero.hero--with-image .text{margin-left:0;width:300px;line-height:37px;margin-top:10px;text-transform:none}.hero.hero--with-description{position:relative}.hero.hero--with-description .container{padding-left:0;width:60%;position:absolute;bottom:0;left:20%;text-align:center;margin:0 auto;height:auto}.hero.hero--with-description .container .text{width:100%;text-align:center}.hero.hero--with-description .container .description{font-family:mrs-eaves-xl-serif;font-size:15px;line-height:18px;color:#55575a;margin:10px auto 0}.hero.hero--with-description .container .sub-text{display:block;width:100%;text-align:center;border-bottom:0;color:#c7b073;font-size:14px;margin-top:15px;text-transform:none}.hero.hero--with-description.hero--with-image{height:350px}.hero.hero--with-description.hero--with-image .container{position:absolute;background-color:#fefbfa;padding:40px 40px 20px}.hero.hero--with-description.hero--without-image{height:auto}.hero.hero--with-description.hero--without-image .container{height:auto;padding-top:20px;padding-bottom:20px;position:static;flex-direction:column}.hero.hero--with-description.hero--without-image .container .text{display:block;margin:0;padding:0;width:100%;float:none}.hero.hero--with-description.hero--without-image .container .description{width:100%;display:block}@media(max-width:768px){.hero{height:auto;padding-top:20px;padding-bottom:20px;text-align:center}.hero,.hero.hero--with-subtext>.container{display:block}.hero .sub-text{display:inline-block}.hero .text,.hero.hero--with-image .text{display:inline-block;font-size:28px;text-align:center;margin-top:0;margin-bottom:0}.hero .text img,.hero.hero--with-image .text img{width:100%;max-width:300px}.hero.hero--without-subtext{display:flex}}