.hero-page-block{padding-top:40px;padding-bottom:40px;background-color:#8a5c4d;position:relative}.hero-page-block__img-full{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden;width:100%;height:100%}.hero-page-block__img-full img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero-page-block__img-full:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5}.hero-page-block__img-full--desktop{display:none}.hero-page-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:30px;position:relative;z-index:2}.hero-page-block__text,.hero-page-block__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.hero-page-block__title h1{font-size:36px;font-weight:500;line-height:110%;color:#fff}.hero-page-block__date,.hero-page-block__title p{font-weight:400;font-size:18px;line-height:130%;color:rgba(255,255,255,.5)}.hero-page-block .rating__number-current,.hero-page-block .rating__number-total{color:#fff}@media (min-width:320px) and (max-width:1760px){.hero-page-block{padding-top:calc(2.7777777778vw + 31.1111111111px);padding-bottom:calc(2.7777777778vw + 31.1111111111px)}.hero-page-block__title h1{font-size:calc(1.5277777778vw + 31.1111111111px)}}@media (min-width:768px){.hero-page-block__img-full--mobile{display:none}.hero-page-block__img-full--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:960px){.hero-page-block__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-page-block__title h1{max-width:670px}.hero-page-block__title p{max-width:460px}}@media (min-width:1760px){.hero-page-block{padding-top:80px;padding-bottom:80px}.hero-page-block__title h1{font-size:58px}}