.SectionBanner-module__j3nwBG__section_banner_container{box-sizing:border-box;cursor:pointer;background-color:var(--primary-color);width:100%;height:160px;box-shadow:var(--box-shadow);border-radius:10px;align-items:center;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.SectionBanner-module__j3nwBG__section_banner_container:hover{transform:translateY(-5px);box-shadow:0 10px 25px #e52d274d}.SectionBanner-module__j3nwBG__banner_backdrop{z-index:1;background-position:50% 20%;background-size:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.SectionBanner-module__j3nwBG__section_banner_container:hover .SectionBanner-module__j3nwBG__banner_backdrop{transform:scale(1.05)}.SectionBanner-module__j3nwBG__banner_overlay{z-index:2;background:linear-gradient(90deg,#000000d9 30%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.SectionBanner-module__j3nwBG__banner_content{z-index:3;align-items:center;width:100%;height:100%;padding:0 30px;text-decoration:none;display:flex;position:relative}.SectionBanner-module__j3nwBG__fav_title{flex-direction:column;gap:8px;display:flex}.SectionBanner-module__j3nwBG__fav_text_title{color:var(--secondary-color);text-shadow:2px 2px 4px #0009;margin:0;font-size:1.4rem;font-weight:800}.SectionBanner-module__j3nwBG__explore_btn{color:#e52d27;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600;transition:color .2s}.SectionBanner-module__j3nwBG__section_banner_container:hover .SectionBanner-module__j3nwBG__explore_btn{color:var(--secondary-color)}@media (max-width:768px){.SectionBanner-module__j3nwBG__section_banner_container{height:120px}.SectionBanner-module__j3nwBG__fav_text_title{font-size:1.1rem}}
