.custom-hero-section{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:flex-start;padding:40px 60px 60px;position:relative}.custom-hero-section:before{content:"";inset:0;position:absolute;z-index:1}.custom-hero-content{color:#fff;max-width:700px;position:relative;text-align:left;z-index:2}.custom-hero-content h1{color:#fff;font-weight:700;line-height:1.2;margin:0 0 24px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.custom-hero-content p{color:#fff;font-size:18px;line-height:1.5;margin:0 0 24px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.custom-hero-content .btn-primary{background-color:#5b468b;border-radius:4px;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:14px 28px;text-decoration:none;transition:background-color .2s ease}.custom-hero-content .btn-primary:hover{background-color:#e65c00;color:#fff}@media (max-width:768px){.custom-hero-section{padding:30px 24px 40px}.custom-hero-content{max-width:100%}.custom-hero-content h1{font-size:32px!important}}