.hero-block{overflow:hidden;padding:2.5rem 0}.hero-block__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.1875rem}.hero-block__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.hero-block__text h1{font-weight:400;font-size:clamp(2.25rem,50 / 1920 * 100vw,3.125rem);line-height:100%;letter-spacing:-.02em;color:#fff;margin-bottom:1.875rem}.hero-block__text p{font-family:NotoSans,sans-serif;font-weight:400;font-size:clamp(1rem,18 / 1920 * 100vw,1.125rem);line-height:130%;color:#a7a7a7;padding:.625rem 0}.hero-block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;margin-top:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.hero-block__buttons .primary-btn,.hero-block__buttons .secondary-btn{width:100%;max-width:18.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-block__slider{width:100%;min-width:0;overflow:visible;-ms-touch-action:pan-y;touch-action:pan-y;position:relative}.hero-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:27.9375rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;overflow:hidden;position:relative;padding:1.875rem;height:auto}.hero-block__img{position:absolute;top:0;left:0;width:100%;height:100%}.hero-block__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;margin-top:21.875rem;position:relative;z-index:2}.hero-block__item-title{font-weight:400;font-size:clamp(1.5rem,24 / 1920 * 100vw,1.5rem);line-height:110%;letter-spacing:-.02em;color:#fff;max-width:12.5rem}.theme-dark .hero-block__text h1{color:#000}@media screen and (min-width:768px){.hero-block__buttons .primary-btn,.hero-block__buttons .secondary-btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.hero-block__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:992px){.hero-block__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero-block__text{max-width:27.8125rem;position:relative;z-index:3;background-color:#0b0b0d}.hero-block__slider:after{content:"";position:absolute;width:1000px;height:100%;top:0;left:-1003px;background-color:#0b0b0d;z-index:1}.hero-block__inner{margin-top:26.875rem}}@media screen and (min-width:1240px){.hero-block__text h1{margin-bottom:4.0625rem}}