.use_case_header_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.use_case_header_item{flex-basis:65%}@media screen and (max-width:800px){.use_case_header_item{flex-basis:100%}}.resource_body_wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.resource_body_content{flex-basis:65%}.resource_form_area{flex-basis:30%;position:sticky;top:110px}@media screen and (max-width:800px){.resource_body_content{flex-basis:100%}.resource_form_area{flex-basis:100%;position:static}}.resource_form h3{text-align:center}.resource_form{background-color:#fff;border:1px solid #c8c8c8;border-radius:8px;margin-top:-100px;padding:20px}.resource_form input[type=email],.resource_form input[type=number],.resource_form input[type=tel],.resource_form input[type=text],.resource_form select{border:1px solid #c8c8c8;border-radius:8px;height:40px;padding-left:10px;width:100%}.resource_form input[type=submit]{appearance:none;background-color:var(--Blue);border:none;border-radius:8px;color:#fff;font-size:15px;margin-top:10px;padding:10px 30px;text-decoration:none}.resource_form .hs-form-field{margin-bottom:15px;margin-top:15px}@media screen and (max-width:800px){.resource_form{margin-top:20px}}.bodyArea{margin-bottom:60px}.resource_body_content img{aspect-ratio:auto;height:auto;max-width:100%!important}.resource_body_content ol,.resource_body_content ul{color:#646464;font-size:18px;line-height:25px}