.footer{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#136c69;color:#fff}.footer p{color:#fff;font-size:14px;line-height:normal}.footer-container{width:100%;justify-content:left;align-items:left;padding:50px 40px}.footer-top{width:100%;display:flex;flex-direction:row}.footer-logo-wrapper{height:40px;width:200px;margin-right:24px}.footer-logo img{width:160px;height:24.5px}.footer-bottom{display:flex;flex-direction:column}.footer-links-wrapper{display:grid;width:100%;grid-gap:24px;justify-content:space-between}.footer-link-items{display:flex;color:#fff;flex-direction:column;align-items:flex-start;text-align:left}.footer-link-items h2{font-weight:700;color:#fff}.footer-copyright-wrapper{display:flex;flex-direction:row;justify-content:right;border-top:1px solid #fff}.footer-copyright-text{color:#fff}.footer-link-item{font-size:16px;line-height:30px}.footer-copyright-text-link,.footer-link-item{font-weight:400;color:#fff;text-decoration:none}@media (max-width:719px){.footer-container{padding:30px 24px}.footer-top{margin-bottom:50px;display:flex;flex-direction:column}.footer-links-wrapper{grid-template-columns:1fr 1fr}.footer-link-items{flex-direction:column;margin-left:0;margin-top:20px}.footer-link-items h2{font-size:16px;margin-bottom:10px}.footer-copyright-text{font-size:12px;margin-top:40px}.footer-logo-wrapper{height:100%}}@media (min-width:720px){.footer-container{max-width:959px}.footer-top{margin-bottom:100px}.footer-links-wrapper{grid-template-columns:1fr 1fr 1fr 1fr}.footer-link-items h2{font-size:16px;margin-bottom:10px}.footer-copyright-text{font-size:12px;margin-top:40px}}@media (min-width:960px){.footer-container{max-width:1024px}.footer-top{margin-bottom:100px}.footer-links-wrapper{grid-template-columns:1fr 1fr 1fr 1fr}.footer-link-items h2{font-size:16px;margin-bottom:10px}.footer-copyright-text{font-size:12px;margin-top:40px}}@media (min-width:1025px){.footer-container{max-width:1280px}.footer-top{margin-bottom:50px}.footer-links-wrapper{grid-template-columns:1fr 1fr 1fr 1fr}.footer-link-items h2{font-size:16px;margin-bottom:10px}.footer-copyright-text{font-size:12px;margin-top:30px;color:#fff}}.socials{width:100%;display:flex;flex-direction:row;justify-content:left;align-items:left;margin-top:20px;margin-bottom:20px}.socials img{width:20px;height:20px;margin-right:10px}.local-business{font-size:14px}.local-business-phone{text-decoration:none}.local-business-address,.local-business-phone{font-size:14px;margin-bottom:10px}.lenders{width:100%;padding-bottom:150px;display:flex;flex-direction:row;justify-content:center}.lenders-container{width:100%;height:100%;display:flex;flex-direction:column;padding-left:40px;padding-right:40px;margin-left:40px;margin-right:40px}.lenders-content p,.lenders-description p{font-size:18px;white-space:pre-wrap}.lenders-description p{width:100%}.lenders-content{width:100%;height:100%;display:grid;justify-content:space-between}.lenders-content-item{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px}.lenders-content-item-link{cursor:default}@media (max-width:719px){.lenders{padding-bottom:75px}.lenders-container{max-width:719px;padding-left:24px;padding-right:24px;margin-left:0;margin-right:0}.lenders-content{margin-top:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.lenders-content-item img{width:75px}.lenders-title{text-align:left}.lenders-title h2{font-size:32px;text-align:left}.lenders-description p{margin-top:20px;margin-bottom:20px;text-align:left}}@media (min-width:720px){.lenders-container{max-width:959px}.lenders-content{margin-top:30px;grid-template-columns:repeat(4,minmax(0,1fr))}.lenders-content-item img{width:125px}.lenders-title{text-align:left}.lenders-description p{margin-top:20px;margin-bottom:20px;text-align:center}}@media (min-width:960px){.lenders-container{max-width:1024px}.lenders-content{margin-top:30px;grid-template-columns:repeat(5,minmax(0,1fr))}.lenders-content-item img{width:150px}.lenders-title{text-align:center}.lenders-description p{margin-top:20px;margin-bottom:20px;text-align:center}}@media (min-width:1025px){.lenders-container{max-width:1200px}.lenders-content{margin-top:30px;grid-template-columns:repeat(6,minmax(0,1fr))}.lenders-content-item img{width:150px}.lenders-title{text-align:center}.lenders-description p{margin-top:20px;margin-bottom:20px;text-align:center}}.lenders-scroller-container{width:100%;display:flex;overflow-x:auto;scroll-behavior:smooth;gap:60px;padding-bottom:20px;scrollbar-width:thin;scrollbar-color:#ccc transparent;margin-top:40px}.lenders-scroller-container::-webkit-scrollbar{height:8px}.lenders-scroller-container::-webkit-scrollbar-track{background:transparent}.lenders-scroller-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.lenders-scroller-container::-webkit-scrollbar-thumb:hover{background:#999}.lenders-scroller-page{flex:0 0 auto;display:grid;grid-template-columns:repeat(13,1fr);grid-template-rows:repeat(4,1fr);grid-gap:16px;gap:16px;min-width:1300px;align-items:center;justify-items:center}.lenders-scroller-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:80px}.lenders-scroller-item img{max-width:150px;max-height:80px;object-fit:contain;transition:transform .2s ease}.lenders-scroller-item:hover img{transform:scale(1.05)}@media (max-width:719px){.lenders-scroller-container{gap:30px}.lenders-scroller-page{grid-template-columns:repeat(13,1fr);grid-template-rows:repeat(4,1fr);gap:12px;min-width:800px}.lenders-scroller-item{min-height:40px}.lenders-scroller-item img{max-width:75px;max-height:40px}}@media (min-width:720px) and (max-width:959px){.lenders-scroller-container{gap:40px}.lenders-scroller-page{grid-template-columns:repeat(13,1fr);grid-template-rows:repeat(4,1fr);gap:16px;min-width:1000px}.lenders-scroller-item img{max-width:100px;max-height:60px}}@media (min-width:960px) and (max-width:1024px){.lenders-scroller-page{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);min-width:700px}.lenders-scroller-item img{max-width:125px;max-height:70px}}@media (min-width:1025px){.lenders-scroller-page{grid-template-columns:repeat(13,1fr);grid-template-rows:repeat(4,1fr);min-width:1300px;column-gap:80px}.lenders-scroller-item img{max-width:150px;max-height:80px}}.product-hero-image{display:flex;flex-direction:row;justify-content:center}.product-hero-image-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.product-hero-image img{width:100%;box-shadow:10px 10px 0 #e6d57e}@media (max-width:719px){.product-hero-image-container{max-width:719px;padding-left:24px;padding-right:24px}.product-hero-image-large{display:none}.product-hero-image-small{display:flex;width:100%;height:100%}}@media (min-width:720px){.product-hero-image-container{max-width:959px;padding-left:40px;padding-right:40px}.product-hero-image-large{display:flex;width:100%;height:100%}.product-hero-image-small{display:none}}@media (min-width:960px){.product-hero-image-container{max-width:1024px;padding-left:40px;padding-right:40px}.product-hero-image-large{display:flex;width:100%;height:100%}.product-hero-image-small{display:none}}@media (min-width:1025px){.product-hero-image-container{max-width:1200px;padding-left:10px;padding-right:10px}.product-hero-image-large{display:flex;width:100%;height:100%}.product-hero-image-small{display:none}}.product-cta{width:100%;display:flex;flex-direction:row;justify-content:center;background-color:#93b8a81a}.product-cta-container{width:100%;padding-left:40px;padding-right:40px;margin:50px 40px}.product-cta-container p{font-size:24px;margin-top:10px}.product-cta-button-wrapper{min-width:150px}@media (max-width:719px){.product-cta-container{padding-left:0;padding-right:0;margin:30px 24px}.product-cta-buttons,.product-cta-container{display:grid;grid-template-rows:auto auto;grid-row-gap:24px}.product-cta-button-wrapper,.product-cta-buttons{width:100%}.product-cta-text h3{font-size:24px}.product-cta-text p{font-size:18px}}@media (min-width:720px){.product-cta-container{max-width:959px;display:grid;grid-template-rows:auto auto;grid-row-gap:24px;padding-left:40px;padding-right:40px;margin:50px 40px}.product-cta-buttons{display:grid;grid-template-columns:auto auto;grid-column-gap:24px;justify-content:left;align-items:center}.product-cta-button-wrapper{width:100%}}@media (min-width:960px){.product-cta-container{max-width:1024px;padding-left:40px;padding-right:40px;margin:50px 40px}.product-cta-buttons,.product-cta-container{grid-template-columns:auto auto;grid-column-gap:24px}.product-cta-buttons{display:grid;justify-content:right;align-items:center}.product-cta-button-wrapper{width:100%}}@media (min-width:1025px){.product-cta-container{max-width:1200px;padding-left:40px;padding-right:40px;margin:50px 40px}.product-cta-buttons,.product-cta-container{grid-template-columns:auto auto;grid-column-gap:24px}.product-cta-buttons{display:grid;justify-content:right;align-items:center}.product-cta-button-wrapper{width:100%}}.product-cta-car-loan-lp{background-color:#f8f9fa}.product-cta-car-loan-image img{width:100%;height:auto;border-radius:8px;object-fit:cover}.product-cta-car-loan-content{display:flex;flex-direction:column;justify-content:center;gap:24px}@media (max-width:719px){.product-cta-car-loan-container{display:flex;flex-direction:column;gap:24px;align-items:center}.product-cta-car-loan-image{width:100%;max-width:300px}.product-cta-car-loan-content{width:100%;text-align:center}}@media (min-width:720px){.product-cta-car-loan-container{display:flex;flex-direction:row;align-items:center;gap:40px;grid-template-columns:none;grid-template-rows:none}.product-cta-car-loan-image{flex:0 0 40%;max-width:400px}.product-cta-car-loan-content{flex:1 1;text-align:left}.product-cta-car-loan-content .product-cta-buttons{justify-content:flex-start}}@media (min-width:960px){.product-cta-car-loan-container{gap:60px}.product-cta-car-loan-image{flex:0 0 45%}}@media (min-width:1025px){.product-cta-car-loan-container{gap:80px}}.button-primary-slim,.button-primary-slim-disabled,.button-primary-slim-loading,.button-primary-standard,.button-primary-standard-disabled,.button-primary-standard-loading,.button-primary-standard-long,.button-primary-standard-long-disabled,.button-secondary-slim,.button-secondary-slim-disabled,.button-secondary-slim-loading,.button-secondary-standard,.button-secondary-standard-disabled,.button-secondary-standard-loading,.button-secondary-standard-long,.button-secondary-standard-long-disabled{height:44px;border-radius:4px;border:none;outline:none;cursor:pointer;font-size:18px;font-weight:700;padding-left:24px;padding-right:24px}.button-primary-small,.button-primary-small-disabled,.button-secondary-small,.button-secondary-small-disabled{height:44px;outline:none;cursor:pointer;font-size:18px;font-weight:700;padding:24px}.button-primary-slim,.button-primary-slim-loading,.button-primary-small,.button-primary-standard,.button-primary-standard-loading,.button-primary-standard-long{background-color:#93b8a8;color:#fff}.button-primary-slim-loading:hover,.button-primary-slim:hover,.button-primary-small:hover,.button-primary-standard-loading:hover,.button-primary-standard-long:hover,.button-primary-standard:hover{background-color:#237271;color:#fff}.button-secondary-slim,.button-secondary-slim-loading,.button-secondary-small,.button-secondary-standard,.button-secondary-standard-loading,.button-secondary-standard-long{border:2px solid #000;background-color:transparent;color:#000}.button-secondary-slim-loading:hover,.button-secondary-slim:hover,.button-secondary-small:hover,.button-secondary-standard-loading:hover,.button-secondary-standard-long:hover,.button-secondary-standard:hover{border-color:#237271;color:#237271}.button-primary-slim-disabled,.button-primary-small-disabled,.button-primary-standard-disabled,.button-primary-standard-long-disabled,.button-secondary-slim-disabled,.button-secondary-small-disabled,.button-secondary-standard-disabled{border:2px solid #cacaca;background-color:#cacaca;color:#fff}.button-primary-standard,.button-primary-standard-disabled,.button-primary-standard-loading,.button-primary-standard-long,.button-primary-standard-long-disabled,.button-secondary-standard,.button-secondary-standard-disabled,.button-secondary-standard-loading,.button-secondary-standard-long,.button-secondary-standard-long-disabled{height:50px}.button-primary-slim,.button-primary-slim-disabled,.button-primary-slim-loading,.button-secondary-slim,.button-secondary-slim-disabled,.button-secondary-slim-loading{height:44px}.button-primary-standard-long,.button-primary-standard-long-disabled,.button-secondary-standard-long,.button-secondary-standard-long-disabled{width:100%}.button-loading-content{display:flex;flex-direction:row;justify-content:center;align-items:center}.text-link,.text-link-back,.text-link-forward,.text-link-forward-logout,.text-link-underline{text-decoration:none;color:#000;font-size:18px;font-weight:700;cursor:pointer}.text-link-underline{border-bottom:2px solid #000}@media (max-width:719px){.button-primary-slim,.button-primary-slim-disabled,.button-primary-slim-loading,.button-primary-standard,.button-primary-standard-disabled,.button-primary-standard-loading,.button-secondary-slim,.button-secondary-slim-disabled,.button-secondary-slim-loading,.button-secondary-standard,.button-secondary-standard-disabled,.button-secondary-standard-loading{width:100%}}@media (min-width:720px){.button-primary-slim,.button-primary-slim-disabled,.button-primary-slim-loading,.button-primary-standard,.button-primary-standard-disabled,.button-primary-standard-loading,.button-secondary-slim,.button-secondary-slim-disabled,.button-secondary-slim-loading,.button-secondary-standard,.button-secondary-standard-disabled,.button-secondary-standard-loading{min-width:150px}}@media (min-width:960px){.button-primary-slim,.button-primary-slim-disabled,.button-primary-slim-loading,.button-primary-standard,.button-primary-standard-disabled,.button-primary-standard-loading,.button-secondary-slim,.button-secondary-slim-disabled,.button-secondary-slim-loading,.button-secondary-standard,.button-secondary-standard-disabled,.button-secondary-standard-loading{min-width:150px}}@media (min-width:1025px){.button-primary-slim,.button-primary-slim-disabled,.button-primary-slim-loading,.button-primary-standard,.button-primary-standard-disabled,.button-primary-standard-loading,.button-secondary-slim,.button-secondary-slim-disabled,.button-secondary-slim-loading,.button-secondary-standard,.button-secondary-standard-disabled,.button-secondary-standard-loading{min-width:150px}}.standard-product-dual-grid{width:100%;display:flex;flex-direction:row;justify-content:center}.standard-product-dual-grid-container{width:100%;height:100%;display:flex;flex-direction:column;padding-left:40px;padding-right:40px;margin-left:40px;margin-right:40px}.standard-product-dual-grid-description{margin-top:30px;white-space:pre-wrap}.standard-product-dual-grid-content p{font-size:18px;white-space:pre-wrap}.standard-product-dual-grid-items{margin-top:20px}.standard-product-dual-grid-item{display:flex;flex-direction:row;margin-bottom:10px;font-weight:700;color:#e6af60}.standard-product-dual-grid-tick{width:22px;height:22px;margin-top:2px;margin-right:10px}.standard-product-dual-grid-button-wrapper{min-width:150px;margin-top:40px}.standard-product-dual-grid-table{width:100%;margin-top:20px}.standard-product-dual-grid-table table{width:100%;border-collapse:collapse;border:1px solid #e6af60}.standard-product-dual-grid-table td,.standard-product-dual-grid-table th{border-collapse:collapse;border:1px solid #e6af60;text-align:left;padding:5px}.standard-product-dual-grid-table th{background-color:#e6af60;color:#fff}@media (max-width:719px){.standard-product-dual-grid-container{max-width:719px;padding-left:0;padding-right:0;margin-left:24px;margin-right:24px}.standard-product-dual-grid-content{margin-top:20px;display:grid;grid-template-rows:auto auto;grid-row-gap:24px}.standard-product-dual-grid-title{text-align:left}.standard-product-dual-grid-title h2{font-size:32px}.standard-product-dual-grid-button-wrapper{width:100%;margin-top:40px}}@media (min-width:720px){.standard-product-dual-grid-container{max-width:959px}.standard-product-dual-grid-content{margin-top:30px;display:grid;grid-template-rows:auto auto;grid-row-gap:24px}.standard-product-dual-grid-title{text-align:left}.standard-product-dual-grid-button-wrapper{width:100%;display:flex;justify-content:left;align-items:left;margin-top:40px}}@media (min-width:960px){.standard-product-dual-grid-container{max-width:1024px}.standard-product-dual-grid-content{margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:40px}.standard-product-dual-grid-title{text-align:center}.standard-product-dual-grid-button-wrapper{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}}@media (min-width:1025px){.standard-product-dual-grid-container{max-width:1200px}.standard-product-dual-grid-content{margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:40px}.standard-product-dual-grid-title{text-align:center}.standard-product-dual-grid-button-wrapper{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}}@media (max-width:719px){.standard-product-spacer{width:100%;height:75px}}@media (min-width:720px){.standard-product-spacer{width:100%;height:150px}}@media (min-width:960px){.standard-product-spacer{width:100%;height:150px}}@media (min-width:1025px){.standard-product-spacer{width:100%;height:150px}}.tufflift-header{height:100px;width:100%;display:flex;flex-direction:row;justify-content:center;background-color:#000}.tufflift-header-container{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-left:40px;padding-right:40px}.tufflift-header-logos{display:block;height:70px;width:auto;max-width:100%;max-height:70px;object-fit:contain;margin:0 auto}@media (max-width:719px){.tufflift-header{height:100px}.tufflift-header-container{padding-left:24px;padding-right:24px}.tufflift-header-logos{height:70px;width:auto;max-width:100%;max-height:70px;object-fit:contain;margin:0 auto}}@media (min-width:720px){.tufflift-header-container{max-width:959px}}@media (min-width:960px){.tufflift-header-container{max-width:1024px}}@media (min-width:1025px){.tufflift-header-container{max-width:1200px}}.how-it-works-spacer{height:150px}.how-it-works{padding-top:150px;padding-bottom:150px;flex-direction:row;background-color:#93b8a81a}.how-it-works,.how-it-works-container{width:100%;display:flex;justify-content:center}.how-it-works-container{height:100%;flex-direction:column;align-items:center;padding-left:40px;padding-right:40px;margin-left:40px;margin-right:40px}.how-it-works-header{width:100%;display:flex;justify-content:center;align-self:center;text-align:center;margin-bottom:40px}.how-it-works-header h2{margin-bottom:20px}.how-it-works-grid-item{display:flex;width:100%;flex-direction:column;justify-content:left;align-items:left}.how-it-works-grid-item-header{display:flex;flex-direction:row;justify-content:left;align-items:center;margin-bottom:20px}.how-it-works-grid-item-header img{width:50px;height:50px;margin-right:20px}.how-it-works-grid-item-header h3{color:#ecb056;font-size:32}.how-it-works-matched-results{width:780px;display:flex;flex-direction:column;justify-content:center;align-items:left;margin-bottom:20px}.how-it-works-matched-results p{margin-top:50px;text-align:left;margin-bottom:20px;margin-left:24px}.how-it-works-button-wrapper{display:flex;justify-content:center;align-items:center;margin-top:40px}@media (max-width:719px){.how-it-works-spacer{height:75px}.how-it-works{padding-top:75px;padding-bottom:75px}.how-it-works-container{max-width:719px;padding-left:24px;padding-right:24px;margin-left:0;margin-right:0}.how-it-works-header{display:flex;justify-content:left;text-align:left;margin-bottom:20px}.how-it-works-header h2{font-size:32px}.how-it-works-grid{display:grid;grid-template-columns:auto;grid-template-rows:repeat(4,auto);grid-gap:24px}.how-it-works-grid-item-header img{width:30px;height:30px;margin-right:10px}.how-it-works-grid-item-header h3{color:#ecb056;font-size:24px}.how-it-works-matched-results p{margin-top:40px;margin-left:0}.how-it-works-matched-results{width:100%}.how-it-works-matched-results img{width:100%;height:100%}.how-it-works-button-wrapper{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}}@media (min-width:720px){.how-it-works-container{max-width:959px}.how-it-works-header{text-align:left;margin-bottom:40px}.how-it-works-grid{display:grid;grid-template-columns:auto;grid-template-rows:repeat(4,1fr);grid-gap:24px}.how-it-works-matched-results{width:100%}.how-it-works-matched-results img{width:100%;height:100%}}@media (min-width:960px){.how-it-works-container{max-width:1024px}.how-it-works-header{text-align:center;margin-bottom:20px}.how-it-works-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:40px}.how-it-works-matched-results img{width:780px;height:686px}.how-it-works-matched-results{width:780px}}@media (min-width:1025px){.how-it-works-container{max-width:1200px}.how-it-works-header{text-align:center;margin-bottom:20px}.how-it-works-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:40px}.how-it-works-matched-results{width:780px}.how-it-works-matched-results img{width:780px;height:686px}}.lender-reviews{flex-direction:column}.lender-reviews,.lender-reviews-top{display:flex;justify-content:center;align-items:center;text-align:center;vertical-align:middle}.lender-reviews-top{flex-direction:row;margin-bottom:5px}.lender-reviews-title{font-weight:700;font-size:18px;margin-bottom:5px;margin-right:10px}.lender-reviews-sub-title{font-weight:400;font-size:12px;margin-bottom:5px}.lender-reviews-stars{width:100%}.lender-reviews-stars-grey-box{width:20px;height:20px;background-color:grey;margin:0 2px;display:inline-block}.lender-reviews-stars-green-box{width:20px;height:20px;background-color:#e6d57e;margin:0 2px;display:inline-block}.lender-reviews-stars-partial-box{width:20px;height:20px;background-color:#f0f0f0;margin:0 2px;display:inline-block;position:relative}.lender-reviews-stars-partial-fill{position:absolute;top:0;left:0;width:var(--fill-width,0);height:100%;background-color:#e6d57e}.reviews-star{width:10px;height:22px}.product-hero{width:100%;padding-top:100px;padding-bottom:100px;display:flex;flex-direction:row;justify-content:center}.product-hero-container{height:100%;text-align:center;padding-left:40px;padding-right:40px}.product-hero-container,.product-hero-text{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-hero-title{width:100%;text-align:center;margin-bottom:20px}.product-hero-subtitle{width:100%;text-align:center;font-size:24px;font-weight:400;margin-bottom:30px}.product-hero-buttons{display:grid;margin-bottom:40px}.product-hero-button-wrapper{margin-right:0}@media (max-width:719px){.product-hero{padding-top:50px;padding-bottom:50px}.product-hero-container{padding-left:24px;padding-right:24px}.product-hero-subtitle,.product-hero-title{width:100%;margin-bottom:10px;text-align:center}.product-hero-text h1{font-size:38px}.product-hero-text h4{font-size:20px}.product-hero-buttons{margin-top:30px;width:100%;grid-template-rows:auto auto;grid-gap:24px}}@media (min-width:720px){.product-hero-container{max-width:959px}.product-hero-buttons{grid-template-columns:auto auto;grid-gap:24px}}@media (min-width:960px){.product-hero-container{max-width:1024px}.product-hero-buttons{grid-template-columns:auto auto;grid-gap:24px}}@media (min-width:1025px){.product-hero-container{max-width:1200px}.product-hero-buttons{grid-template-columns:auto auto;grid-gap:24px}}