.match-section{background-color:var(--text-title);padding:0;overflow:hidden}.match-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;min-height:80vh;display:grid}.match-title{color:#fff;font-family:var(--font-main-title);font-size:var(--text-5xl);text-align:center;margin-bottom:30px;font-weight:600}.match-desc{color:#fff;font-family:var(--font-sub-heading);text-align:center;margin-bottom:30px;font-size:13px;font-weight:500;display:none}.calculator-card{background:#364d63;border-radius:12px;max-width:800px;margin:0 auto;padding:40px}.calc-group{margin-bottom:35px}.calc-heading{color:#e1e1e1;font-family:var(--font-sub-heading);font-size:var(--text-xxl);text-align:center;margin-bottom:25px;font-weight:500;display:block}.calc-label{color:#e1e1e1;font-family:var(--font-sub-heading);font-size:var(--text-base);margin-bottom:15px;font-weight:600;display:block}.credit-toggle-row{border-radius:50px;justify-content:space-evenly;gap:20px;padding:6px;display:flex}.credit-btn{color:#fff;font-size:var(--text-sm);cursor:pointer;transition:var(--transition);background:#2b3f53;border:none;border-radius:50px;flex:1;padding:10px 5px}.credit-btn.active,.credit-btn:hover{color:var(--text-title);background:#fff;font-weight:600}.label-row{justify-content:space-between;align-items:center;margin-bottom:-25px;display:flex}.sales-value{color:#fff;font-weight:700;font-size:var(--text-2xxl);margin-bottom:10px}.sales-slider{-webkit-appearance:none;border-radius:20px;outline:none;width:100%;height:24px;margin:20px 0}.sales-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#617c96;border-radius:50%;width:30px;height:30px;transition:transform .2s;box-shadow:0 2px 6px #0003}.sales-slider::-moz-range-thumb{cursor:pointer;background:#3fb228;border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0003}.sales-slider::-webkit-slider-thumb:hover{background:#617c96;transform:none}.slider-range{color:var(--text-footer);font-size:var(--text-xs);justify-content:space-between;margin-top:8px;display:flex}.result-container{text-align:center;margin-top:20px}.qualified-price{color:#fff;font-size:var(--text-4xl);font-weight:500;font-family:var(--font-input);margin-bottom:15px}.disclaimer{color:var(--text-footer);opacity:.6;font-size:13px;font-weight:400}.match-sub-text{color:#fff;opacity:.6;text-align:center;font-size:var(--text-base);margin-top:30px}.get-funded-btn{background-color:var(--bg-btn-color);color:var(--btn-text-color);border-radius:50px;width:auto;min-width:250px;margin:30px auto 0;padding:18px 40px;font-weight:700;display:block}.get-funded-btn:hover{background-color:var(--btn-hover-color)}.match-image-container{height:100%;display:flex}.match-hero-img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.match-section{padding:60px 20px}.match-inner{grid-template-columns:1fr;gap:0;min-height:auto}.match-image-container{display:none}.match-title{font-size:var(--text-3xl)}.calculator-card{width:100%;max-width:100%}}@media (max-width:768px){.match-desc{display:block}.calculator-card{padding:30px 20px}.qualified-price{font-size:var(--text-3xl)}.credit-btn{font-size:12px}}@media (max-width:500px){.match-section{padding:40px 15px}.match-title{font-size:var(--text-3xl);font-weight:600;line-height:1.2}.match-desc{display:none}.calculator-card{padding:25px 15px}.credit-toggle-row{flex-wrap:wrap;justify-content:center;gap:10px;padding:0;display:flex}.credit-btn{border-radius:20px;flex:0 0 calc(50% - 5px);padding:12px 5px;font-size:11px}.calc-heading{font-size:var(--text-lg);margin-bottom:20px;font-weight:500}.label-row{justify-content:space-between;align-items:center;width:100%;margin-bottom:5px;display:flex;flex-direction:row!important}.calc-label{font-weight:600;font-size:var(--text-sm);max-width:190px;margin-bottom:0}.sales-value{font-size:var(--text-xxl);margin-top:0;margin-bottom:0}.qualified-price{font-size:var(--text-3xl);margin-top:-30px;font-weight:500}.disclaimer{margin-bottom:30px}.get-funded-btn{width:70%;min-width:unset;padding:15px 20px}}
.Nutshell-module__h0XMUG__nutshellSection{padding:var(--section-padding);background-color:#c5d6e7}.Nutshell-module__h0XMUG__nutshellInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}@media (min-width:1025px){.Nutshell-module__h0XMUG__title,.Nutshell-module__h0XMUG__description{grid-column:1}.Nutshell-module__h0XMUG__imageSide{grid-area:1/2/3}.Nutshell-module__h0XMUG__title{margin-bottom:-90px}}.Nutshell-module__h0XMUG__title{font-family:var(--font-main-title);font-size:var(--text-5xl);color:var(--text-title);max-width:600px;line-height:1.1}.Nutshell-module__h0XMUG__description{font-family:var(--font-body);color:var(--text-muted);font-size:var(--text-base);max-width:620px;line-height:1.7}.Nutshell-module__h0XMUG__imageSide{width:100%}.Nutshell-module__h0XMUG__imageContainer{cursor:pointer;aspect-ratio:16/9;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Nutshell-module__h0XMUG__mainImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.Nutshell-module__h0XMUG__videoFrame{width:100%;height:100%;position:absolute;top:0;left:0}.Nutshell-module__h0XMUG__videoActive{cursor:default}@media (max-width:1024px){.Nutshell-module__h0XMUG__nutshellInner{text-align:center;flex-direction:column;gap:25px;display:flex}.Nutshell-module__h0XMUG__title{order:1;max-width:100%;margin:0;font-size:clamp(1.8rem,5vw,2.5rem)}.Nutshell-module__h0XMUG__imageSide{order:2;width:100%;max-width:400px;margin:10px 0}.Nutshell-module__h0XMUG__imageContainer{border-radius:30px!important}.Nutshell-module__h0XMUG__description{order:3;max-width:100%;margin:0;font-size:1rem}}@media (max-width:768px){.Nutshell-module__h0XMUG__title{font-size:42px;font-weight:600}.Nutshell-module__h0XMUG__imageSide{max-width:350px}}@media (max-width:480px){.Nutshell-module__h0XMUG__nutshellSection{padding:50px 20px}.Nutshell-module__h0XMUG__title{font-size:40px;font-weight:600}.Nutshell-module__h0XMUG__imageSide{max-width:100%}}
