.banner__section{position:relative;margin-bottom:40px}.banner__section-bg{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.banner__section-bg:before{content:"";position:absolute;top:5px;left:0;right:0;bottom:5px;background-color:#d3d3d3;z-index:-1}.banner__section-bg:after{content:"";position:absolute;top:5px;left:0;right:0;bottom:5px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);z-index:1;pointer-events:none}.banner__container{position:relative;height:100%;z-index:2;border-radius:12px}.banner__wrap{padding:0 20px}.banner__h1{color:#fff;text-shadow:.406px .406px .406px rgba(0,0,0,.25);font-family:"Playfair Display";font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:63px 0;position:relative;z-index:3;text-align:center}@media screen and (min-width:1024px){.banner__section{margin-bottom:100px}.banner__section-bg{background-size:100% calc(100% - (24px*2)) !important}.banner__section-bg:before{top:24px;bottom:24px}.banner__section-bg:after{top:24px;bottom:24px}.banner__h1{text-shadow:2px 2px 2px rgba(0,0,0,.25);font-size:56px;padding:326px 0}}