.background-section{position:relative;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:60px 20px;display:flex;align-items:center;background-image:var(--background-image);font-family:var(--font-body-family)}.background-section:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:linear-gradient(-90deg,#0000 34.06%,#0000006b 69.01%,#000000b3)}@media screen and (max-width: 768px){.background-section{background-image:var(--background-image);padding:77px 0}.background-section:before{background:#00000080}}.background-section__content-wrapper{width:100%}.background-section__container{position:relative;max-width:500px;z-index:2}.background-section__badge{margin:0 0 40px;color:#ebebeb;text-transform:uppercase;padding:0 0 0 8px;border-left:1px solid #EB521B;font-size:16px;line-height:20px;letter-spacing:0}.background-section__title{color:#fff;margin:0 0 40px;letter-spacing:-.5px}@media screen and (max-width: 768px){.background-section__title{font-size:40px;line-height:1.15}}.background-section__subtitle{color:#fff;margin:0 0 50px;letter-spacing:0;font-size:18px;line-height:1.55;max-width:430px}.background-section .btn{font-weight:500;max-width:391px;width:100%;font-family:var(--font-body-family);padding:12px 30px 10px;font-size:18px;line-height:26px;letter-spacing:-.54px}@media screen and (max-width: 768px){.background-section .btn{padding:12px 67.5px 10px}}
