.hero{padding:60px 0 30px}@media(min-width:768px){.hero{min-height:100vh;padding:80px 0}}@media(min-width:1200px){.hero{padding:130px 0 80px}}.hero__text{margin-bottom:40px}@media(min-width:992px){.hero__text{margin-bottom:30px}}.hero__text-label{font-weight:700}.hero__text-title{margin:24px 0}.hero__text-content p{margin-bottom:25px}.hero__text-content ul{margin:0 0 25px;padding-left:20px}.hero__text-content li{font-weight:700;margin-bottom:20px}.hero__box{background-color:var(--brand-primary);border-radius:20px;-webkit-box-shadow:9px 14px 25px 0 rgba(0,0,0,.18);box-shadow:9px 14px 25px 0 rgba(0,0,0,.18);padding:50px 30px}@media(min-width:768px){.hero__box{padding:62px 70px}}.hero__box .hero__box-title{color:var(--white)}