.hero{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#dbd9ff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:40vh;display:flex}.hero-section-headline{font-size:3rem}.hero-sub-headline{font-size:1.1rem}.ct-actions{justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:30px;display:flex}.hero .tag{font-size:1rem;font-weight:600}.hero .tag-msg{justify-content:center;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:10px 20px;display:flex}@media screen and (max-width:900px){.hero{width:100%;height:60vh}.hero-section-headline{font-size:2rem}.hero-sub-headline{font-size:1rem}.ct-actions{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.hero .tag{font-size:.8rem}}.hero .tag{border-radius:40px;display:inline-block;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.23)}
