.finance-options-banner-outer img {width: 100%;}
.finance-options-banner-outer{padding: 0 20px}
.finance-options-outer{max-width:1260px;margin:0 auto}
.finance-options-inner{padding:40px 40px;}
.humm-block-outer{background:#ff6c00}
.techcredit-block-outer{background:#ff6c00}
.quick-credit-block-outer{background:#ff6c00}
/* .quick-credit-block-outer{background:#002b5e} */
.finance-option-block-outer{flex-basis:33%;width:33%;border-radius: 10px;}
.finance-option-block-inner{padding:20px 20px 25px;}
.finance-option-banner img{display:block;margin:0 auto 20px;width:100%}
.humm-block-inner .finance-option-banner img{max-width:250px}
.quick-credit-block-inner .finance-option-banner img{margin-bottom:10px}
.humm-block-inner .finance-option-banner,.techcredit-block-inner .finance-option-banner{height:120px;display:flex;align-items:center}
.humm-block-inner .finance-option-banner{padding:20px 0 10px}
.quick-credit-block-inner .finance-option-banner{padding:10px 0 10px}
.finance-option-block-inner header{padding:6px 0;border-top:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:20px}
.finance-option-block-outer .finance-options-blurb{height:70px;display:flex;align-items:center;margin-bottom:20px;}
.finance-option-block-content{height:290px}
.finance-options-buttons a{display:block;text-decoration:none;font-size:1.3em;line-height:1em;font-weight:800;padding:.8em;width:100%;max-width:200px;border-radius:4px;text-align:center;margin:0 auto}
.finance-options-buttons a:first-of-type{background:#013161;color:#fff;margin-bottom:10px;text-shadow:0 1px 0 #000}
.quick-credit-buttons a:first-of-type{margin-bottom:0}
.humm-buttons a:last-of-type,.techcredit-buttons a:last-of-type{background:#fff}
.humm-buttons a:last-of-type{color:#ff6c00}
.techcredit-buttons a:last-of-type{color:#ff6c00}
.finance-options-banner-inner header h2{color:#fff;font-size:3em;line-height:1em;font-weight:600;text-transform:uppercase;margin:0 0 .3em}
.finance-option-block-inner header h3{color:#fff;font-size:1.143em;line-height:1.1em;font-weight:400;text-transform:uppercase;margin:0}
.quick-credit-block-inner header h3{font-size:1.6em}
.finance-options-banner-inner .finance-options-blurb p{color:#fff;font-size:1.5em;line-height:1em;font-weight:300;margin:0}
.finance-option-block-inner .finance-options-blurb p{color:#fff;font-size:1em;line-height:1.2em;font-weight:400;margin:0;flex: 1 1 auto;-ms-flex: 1 1 auto;}
.finance-options-banner-inner .finance-options-blurb p:first-of-type{margin:0 0 .2em}
.finance-options-buttons p{color:#fff;font-size:2em;line-height:1em;font-weight:300;text-transform:uppercase;margin:0 0 10px;padding:9px 0}

.finance-options-section-header h2 {font-size: 2.5em; line-height: 1em; color: #444; font-weight: 800; margin: 0 0 1em; text-transform: uppercase;}
.finance-options {display: flex; flex-wrap: wrap; gap: 40px;}
.finance-option-tile-outer{flex: 1 1 0; background: #013161;padding: 10px;}
.finance-option-tile-inner{background: #f46f2c;padding: 10px 20px 30px;clip-path: polygon(0.00% 0.00%,100.00% 0.00%,95% 100%,5% 100%);}

@media screen and (max-width:992px){.finance-options-inner{padding:40px 20px}

.humm-block-inner .finance-option-banner,.techcredit-block-inner .finance-option-banner{min-height:112px}
.finance-option-block-outer{flex-basis:46%;width:48%;margin-bottom:40px}
}
@media screen and (max-width:768px){
.finance-option-tile-outer{flex-basis: 100%;}
.finance-option-block-outer{flex-basis:100%;width:100%;max-width:450px;margin-bottom:30px}
.humm-block-inner .finance-option-banner,.techcredit-block-inner .finance-option-banner,.finance-option-block-outer .finance-options-blurb,.finance-option-block-content{height:auto}
}
@media screen and (max-width:650px){
.finance-options-banner-inner .finance-options-blurb p{display:inline;margin:0}
.finance-options-banner-inner header h2{font-size:2.4em}
.finance-options-banner-inner .finance-options-blurb p{font-size:1.286em}
}