.hero-conversion{position:relative;min-height:530px;background-image:var(--bg-desktop);background-repeat:no-repeat;background-size:cover;background-position:right center;overflow:hidden}.hero-conversion span{display:block}.hero-conversion::before{content:"";position:absolute;inset:0;width:52%;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(39, 40, 56, 0.92) 0%, rgba(39, 40, 56, 0.75) 55%, rgba(39, 40, 56, 0.35) 75%, rgba(39, 40, 56, 0.1) 90%, rgba(39, 40, 56, 0) 100%);opacity:0;transition:opacity .3s ease}.hero-conversion--with-gradient::before{opacity:1}.hero-conversion__inner{position:relative;z-index:2;max-width:1440px;margin:0 auto;padding:0 120px;min-height:inherit;display:flex;align-items:center}.hero-conversion__content{max-width:520px}.hero-conversion__title{color:#fff;text-shadow:0 1px 26px #000;font-family:"Aesthet Nova";font-size:54px;font-weight:700;line-height:normal;padding-bottom:36px;letter-spacing:1.08px}.hero-conversion__title strong{font-weight:700}.hero-conversion__link{min-width:325px;height:50px;border-radius:12px;padding:18px 64px;background:#ffc845;font-family:Causten;font-size:24px;font-weight:600;line-height:normal;transition:all .25s ease;cursor:pointer;display:flex;justify-content:center;align-items:center}.hero-conversion__link:hover{background:#f4b200}@media(max-width: 768px){.hero-conversion{min-height:550px;background-image:var(--bg-mobile);margin-left:16px;margin-right:16px;border-radius:20px}.hero-conversion::before{content:"";width:100%;height:50%;inset:auto;bottom:0;background:linear-gradient(180deg, rgba(39, 40, 56, 0) 0%, rgba(39, 40, 56, 0.43) 32.83%, rgba(39, 40, 56, 0.65) 49.59%, rgba(39, 40, 56, 0.82) 59.74%, rgba(39, 40, 56, 0.93) 70.55%, rgba(39, 40, 56, 0.98) 89.52%, #272838 100%);opacity:0;transition:opacity .3s ease}.hero-conversion--with-gradient::before{opacity:1}.hero-conversion__inner{padding:0 57px;align-items:stretch;justify-content:center;padding-bottom:57px}.hero-conversion__content{display:flex;flex-direction:column;align-items:center;width:67%;gap:30px;margin-top:auto}.hero-conversion__title{font-size:32px;line-height:34px;text-align:center;padding-bottom:0;letter-spacing:.64px;font-weight:500}.hero-conversion__title strong{font-weight:700}.hero-conversion__link{padding:17px 50px;font-size:20px;font-weight:700;line-height:22px}}@media(max-width: 607px){.hero-conversion__content{width:80%}.hero-conversion__title{font-size:28px;line-height:34px}.hero-conversion__title strong{font-size:32px;font-weight:700}.hero-conversion__link{min-width:auto}}@media(max-width: 480px){.hero-conversion{min-height:442px}.hero-conversion__inner{padding:0 40px;padding-bottom:48px}.hero-conversion__content{width:100%}}@media(max-width: 360px){.hero-conversion__title{font-size:28px;line-height:30px}.hero-conversion__link{padding:17px 40px;font-size:18px;line-height:20px}}