.product-finder{background-color:#f4f4f4}.product-finder .content-area{margin:50px auto;max-width:1024px;padding-bottom:50px;padding-left:20px;padding-right:20px}.banner-black-red{background:linear-gradient(126deg,#000,#000 84.9%,#ec2027 85%,#ec2027);color:#fff;font-size:28px;margin:0;padding:10px 0;position:relative;text-align:center}.product-finder .answer-group{margin-top:20px}.product-finder .card-group{margin-top:45px}.product-finder .r-buttons{display:flex;flex-wrap:wrap;gap:15px}.product-finder .r-button{height:30px;min-width:140px;position:relative}.product-finder .r-button input{-webkit-appearance:none;background:#fff;bottom:0;color:#000;cursor:pointer;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.product-finder .r-button input[type=radio]{opacity:.011;z-index:100}.product-finder .r-button input[type=radio]:checked+label{background:#000;color:#fff}.product-finder .r-button label{background:#fff;border:1px solid #000;border-radius:0;color:#000;cursor:pointer;font-size:14px;font-weight:700;height:28px;line-height:28px;margin:0;padding:0 10px;text-align:center;z-index:90}.product-finder-results h2{margin-bottom:30px;position:relative;text-align:center}.product-finder-results .results-row{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;margin-top:60px}.product-finder-results .results-copy{order:1}.product-finder-results .results-image{order:2}.product-finder-results .product-links p{margin:0}@media(max-width:768px){.product-finder-results .results-row{grid-template-columns:auto}.product-finder-results .results-copy{order:2}.product-finder-results .results-image{order:1}}.v-enter-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}