.card-offer-section{background-size:cover;background-position:50%;height:320px;border-radius:0;overflow:hidden;position:relative}.card-offer-section .overlay{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.7));transition:background .3s ease}.card-offer-section:hover .overlay{background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.9))}.card-offer-section .title-bottom{position:absolute;bottom:0;left:0;width:100%;padding:24px}.hero-banner{position:relative;width:100%;overflow:hidden;aspect-ratio:20/9}.hero-banner__bg-image{width:100%;height:100%;object-fit:cover}@media (max-width:767px){.hero-banner{margin-top:90px}}.hero-banner__slide,.hero-banner__swiper{height:100%}.hero-banner__bg{height:100%;background-size:cover;background-position:50%}.hero-banner__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.2))}.hero-banner__content{position:absolute;margin-top:40px;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:2;width:100%;padding:0 1rem;text-align:center}@media (max-width:767px){.hero-banner__content{margin-top:0}}.hero-banner__title{font-size:clamp(2.1rem,3.8vw,3.2rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#fff;margin-bottom:.85rem;text-shadow:0 6px 24px rgba(0,0,0,.35);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.hero-banner__subtitle{font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:400;line-height:1.6;letter-spacing:.02em;text-align:center;margin:0;color:rgba(255,255,255,.85)}.hero-search-desktop{display:block}.hero-search-mobile{display:none;background-color:rgba(33,37,41);color:#fff}@media (max-width:767px){.hero-search-desktop{display:none}.hero-search-mobile{display:block}}