.hero{padding-bottom:20px}@media only screen and (min-width:600px){.hero__mobile{display:none}}.hero h1{font-family:"Futura PT",sans-serif;margin-bottom:18px}.hero__banner{position:relative;padding-top:60px}.hero__banner:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:65%;height:100%;background:linear-gradient(231.41deg,#fcd549 10.82%,#994507 171.75%);border-radius:0 20px 20px 0}.hero__banner img{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%;max-height:270px;-o-object-fit:contain;object-fit:contain;margin-left:-35%}.hero__banner-info{top:42px;right:4vw;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__banner-info ul{-ms-flex-item-align:end;align-self:flex-end}.hero__banner-info ul li{margin-bottom:6px;padding-left:12px;position:relative}.hero__banner-info ul li:before{content:"";position:absolute;border-radius:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;background-color:#e36d38}.hero__banner-info ul li:last-child{margin-bottom:0}.hero__info{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:30px 0 40px}.hero__info p{font-family:"Futura PT",sans-serif;width:calc(50% - 8px);-ms-flex-item-align:center;align-self:center}.hero__info-img{width:calc(50% - 8px);position:relative;overflow:hidden}.hero__info-img:before{content:"";position:absolute;width:100%;height:54%;bottom:6px;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:linear-gradient(176.63deg,#e8cd4e 59.91%,#f3996d 186.97%);border-radius:12px}.hero__info-product{width:100%;position:relative;z-index:2}.hero__info-decor{width:100%;position:absolute;left:0;bottom:0;z-index:0}.hero button{margin:0 auto}