.hero{color:var(--color-white);min-height:calc(var(--vh, 1vh)*100);padding:9.375rem 0 1.875rem;position:relative;z-index:1}@media only screen and (min-width:768px){.hero{padding:13.9375rem 0 1.875rem}}.hero__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero__bg img,.hero__bg picture{display:block;height:100%;object-fit:cover;width:100%}.hero__bg:after{background:#000;content:"";display:block;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.hero__title{font-family:Playfair-Display;font-size:1.875rem;font-weight:600;line-height:1.35;margin-bottom:1.75rem;max-width:63.4375rem}@media only screen and (min-width:768px){.hero__title{font-size:3.375rem}}.hero__sub{font-size:1.125rem;margin-bottom:1.25rem;max-width:56.25rem}@media only screen and (min-width:768px){.hero__sub{font-size:1.5rem;margin-bottom:2.5rem}}.hero .btn{margin-left:.375rem}