.hero-banner{position:relative;width:100%}.hero-banner .content-wrapper{height:100%}.hero-banner__main{height:750px;overflow:hidden;position:relative}.hero-banner__bg-image{height:auto;object-fit:cover;object-position:top right;pointer-events:none;position:absolute}.hero-banner__content{display:flex;flex-direction:column;height:100%;max-width:700px;padding:80px 20px 40px;position:relative;z-index:2}.hero-banner__title{color:#fff;font-size:80px;font-weight:500;letter-spacing:-.02em;line-height:1;margin:0;max-width:644px}.hero-banner__subtitle{margin:auto 0 0;max-width:450px}.hero-banner__subtitle p{color:#fff;font-size:16px;font-weight:400;line-height:1.27;margin:0;opacity:.8}.hero-banner__subtitle p+p{margin-top:.75em}.hero-banner__subtitle a{color:inherit;text-decoration:underline}.hero-banner__subtitle a:hover{opacity:1}.hero-banner__buttons{display:flex;gap:8px;margin-top:24px}.hero-banner__btn{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;border-radius:136px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:20px;font-weight:400;height:43px;justify-content:center;line-height:1.27;min-width:200px;padding:8px 40px;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.hero-banner__btn:hover{opacity:.85;text-decoration:none}.hero-banner__slider{height:48px;overflow:hidden;position:relative;width:100%}.hero-banner__slider-track{align-items:center;display:flex;gap:8px;height:48px;left:0;position:absolute;top:0;will-change:transform}.hero-banner__slider-item{align-items:center;background-color:hsla(0,0%,100%,.05);border-radius:4px;box-sizing:border-box;display:flex;flex:0 0 auto;height:48px;justify-content:center;min-width:140px;padding:0 12px}.hero-banner__slider-item img{display:block;max-height:32px;max-width:100%;object-fit:contain;width:auto}@media (max-width:767px){.hero-banner__main{height:75vh;min-height:500px}.hero-banner__content{max-width:100%;padding:40px 20px}.hero-banner__title{font-size:48px}.hero-banner__subtitle{margin-top:32px}.hero-banner__subtitle p{font-size:13px;line-height:1.4}.hero-banner__buttons{flex-direction:column;margin-top:auto;width:100%}.hero-banner__btn{height:44px;min-width:unset;width:100%}.hero-banner__bg-image{object-position:top center}}