@charset "UTF-8";.home-hero__container{display:flex;justify-content:space-between;gap:1.5rem;min-height:42.5rem}.home-hero__content{padding-top:5rem;padding-bottom:5.625rem;display:flex;flex-direction:column;gap:48px}.home-hero__logo{max-width:10.4375rem;margin-bottom:1.5rem}.home-hero__logo img{width:100%}.home-hero__title{font-weight:800;color:#42476e;font-size:44px;line-height:normal}.home-hero__title strong{font-weight:800;color:#7f5ece}.home-hero__block{align-items:center;display:flex;flex-direction:column;gap:48px;width:-moz-max-content;width:max-content}.home-hero__button{max-width:367px}.home-hero__rating{margin-top:8px;display:flex;justify-content:center;gap:32px;max-width:367px;width:100%}.home-hero__rating-box{display:flex;flex-direction:column;align-items:center;gap:4px}.home-hero__rating-value{display:flex;align-items:center;gap:4px;font-weight:700;font-size:22px;letter-spacing:.01em;text-align:center;color:#42476e}.home-hero__rating-text{font-weight:500;font-size:14px;text-align:center;color:#42476e;margin-top:auto}.home-hero__image{margin-top:auto;position:relative;max-width:36.25rem;width:100%}.home-hero__image-info{position:absolute;display:flex;justify-content:space-between;width:auto;align-items:end;gap:1rem;max-width:530px;margin:0 auto;bottom:.75rem;left:0;right:0}.home-hero__image-info img:nth-of-type(1){max-width:15.8125rem}.home-hero__image-info img:nth-of-type(2){max-width:13.9375rem}.home-hero__image-info img,.home-hero__image-main img{width:100%;height:100%}@media (max-width:62em){.home-hero__container{flex-direction:column;align-items:center}.home-hero__content{padding-top:2rem;padding-bottom:0;align-items:center;gap:24px}.home-hero__logo{display:none}.home-hero__title{font-size:30px;letter-spacing:.6px;text-align:center;max-width:400px}.home-hero__button{max-width:100%;padding:20px 32px}.home-hero__rating{margin-top:0;justify-content:center;gap:24px}.home-hero__image-info{left:20px;right:20px}.home-hero__image-info img:nth-of-type(1){max-width:150px}.home-hero__image-info img:nth-of-type(2){max-width:130px}}