.hero-home{display:flex;background:url(/svg/svg-p.svg) 100% no-repeat;background-size:250px auto,auto;padding:64px 0;gap:32px;align-items:center;justify-content:space-between;width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1259px){.hero-home{width:calc(100% - 64px)}}@media screen and (max-width:599px){.hero-home{width:calc(100% - 32px)}}@media screen and (max-width:1259px){.hero-home{background:url(/svg/svg-p-opacity.svg) 100% no-repeat;background-size:230px auto,auto;padding:80px 0}}@media screen and (min-width:600px)and (max-width:1259px){.hero-home{padding:32px 0}}@media screen and (max-width:599px){.hero-home{padding:24px 0}}.hero-home-image{flex:.3 1}@media screen and (max-width:1259px){.hero-home-image{display:none}}.hero-home-image img{width:100%;height:100%;object-fit:cover;border-radius:32px}@media screen and (max-width:899px){.hero-home-image img{border-radius:16px}}.hero-home-cont{padding-top:96px;background-color:#fff5e4;border-radius:0 0 64px 64px}.hero-home-content{flex:.7 1;display:flex;flex-direction:column;gap:48px}@media screen and (max-width:1535px){.hero-home-content{gap:32px}}@media screen and (max-width:1259px){.hero-home-content{flex:1 1}}@media screen and (max-width:899px){.hero-home-content{gap:24px}}.hero-home-content-texts{display:flex;flex-direction:column;gap:16px}.hero-home-content-texts-title{max-width:850px}.hero-home-content-texts-subtitle{font-size:24px}@media screen and (max-width:1535px){.hero-home-content-texts-subtitle{font-size:20px}}.hero-home-content-cta{display:flex;align-items:center;gap:24px}@media screen and (max-width:599px){.hero-home-content-cta{gap:8px;flex-direction:column}}