.product-radio-custom{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px}.product-radio-custom label{align-items:start;border:none;border-radius:0;cursor:pointer;display:block;display:flex;flex:1 1 48%;gap:10px;overflow:hidden;text-align:left;transition:border-color .3s}.product-radio-custom input[type=radio]{cursor:pointer}.product-card{align-items:start;display:flex;gap:20px;padding:0}.product-card img{border-radius:0;height:auto;max-width:100%;object-fit:cover;width:130px}.product-card img:last-child{width:100%%}.product-card h3{color:#1e4665;font-size:20px;font-weight:400;margin:0}.product-card p{font-size:14px;margin-bottom:10px}.download-btn{background:#fff;border:1px solid #f60;border-radius:6px;color:#f60;display:inline-block;font-weight:400;padding:8px 16px;text-decoration:none;transition:background .3s,color .3s}.download-btn:hover{background:#f60;color:#fff}#hs_form_target_widget_1744227008143 form input[type=submit]:active{background-color:#fff!important;color:#f26c25!important}.download-btn.true{display:none}@media only screen and (max-width:500px){.product-card img{width:35%}}