.btn-landing{align-items:center;background-color:#4f1a1d;color:#ffffff;display:inline-flex;font-weight:700;margin-bottom:1rem;text-decoration:none;transition:all 0.3s ease 0s;border-radius:6px;padding:1rem 2rem}.btn-landing:is(:hover,:focus){background-color:#8c383c;color:#ffffff}.container-gradient:after{background-image:linear-gradient(180deg,rgba(0,0,0,1) 0%,rgba(10,10,10,0) 70%);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:normal;position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:22;content:"";display:block;width:100%;height:100%}