section.banner{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:700px;padding:10px clamp(20px,5vw,200px);overflow:hidden;background-color:#1a365c}section.banner .background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}section.banner .jarallax-img{object-fit:cover;object-position:center}section.banner .overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#1a365c7a;mix-blend-mode:multiply;pointer-events:none}section.banner .inner{position:relative;z-index:2;width:100%;max-width:1328px}section.banner .content{text-align:center}section.banner .title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,48px);font-weight:400;line-height:1.1;letter-spacing:-1.44px;color:#fff}section.banner .title p{margin-bottom:0}
