.banner{padding:12rem 2rem;position:relative}.banner:not(.has__bg){background:var(--secondary-color);color:#fff;font-size:2rem;line-height:1.6}.banner.has__bg{background:none;color:var(--bae-color)}.banner__content{text-align:center}.banner__content :last-child{margin-bottom:0}@media (min-width:768px){.banner__content{margin:0 auto;max-width:80rem}.banner.has__bg .banner__content{max-width:89rem}.banner.has__bg .banner__content p{margin-left:auto;margin-right:auto;max-width:80rem}}@media (min-width:992px){.banner:not(.has__bg) h2{font-size:4rem}}.banner__content-inner{position:relative;z-index:2}.banner__content-bg{background:var(--primary-color);bottom:0;left:-10vw;mix-blend-mode:multiply;pointer-events:none;position:absolute;top:0;transform:skew(-20deg);width:72vw}.banner .button{margin-top:2rem}@media (max-width:767px){.banner{padding:4.8rem 2rem}.banner__content{padding:0}.banner__content-bg{left:0;transform:unset;width:100%}}.banner__bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.banner__bg img{height:100%!important;object-fit:cover;width:100%!important}