.boxed-content{background:#fff;border:solid 1px rgba(0,0,0,.1);border-radius:10px;-webkit-box-shadow:0px 25px 50px 0px rgb(0 0 0 / 15%);box-shadow:0px 25px 50px 0px rgb(0 0 0 / 15%);padding:32px}.boxed-content.box-disable{opacity:.25;-webkit-box-shadow:none;box-shadow:none;user-select:none;pointer-events:none}.boxed-content p.subtitle{font-size:1.2rem;font-weight:500;margin-bottom:0;color:#00b9c5;line-height:32px}.boxed-content p.title{font-size:2.1rem;margin-bottom:24px;padding-bottom:5px;color:#090c25;line-height:32px}.boxed-content a.hs-btn{border-radius:100px;color:#fff;font-size:1.4rem;font-weight:500;outline:0;border:0;padding:15px 25px;-webkit-transition:all .5s ease;transition:all .5s ease;align-items:center;display:flex;justify-content:center;width:100%;background-color:#00b9c5;text-decoration:none}.boxed-content a.hs-btn:hover{background-color:#008992}@media(max-width:991px){.boxed-content{margin-bottom:30px}}