.dealer-form-wrapper .detail-form-grid>div:first-child,.dealer-form-wrapper .detail-form-grid>div:nth-child(10),.dealer-form-wrapper .detail-form-grid>div:nth-child(11),.dealer-form-wrapper .detail-form-grid>div:nth-child(12),.dealer-form-wrapper .detail-form-grid>div:nth-child(13),.dealer-form-wrapper .detail-form-grid>div:nth-child(14),.dealer-form-wrapper .detail-form-grid>div:nth-child(15),.dealer-form-wrapper .detail-form-grid>div:nth-child(2),.dealer-form-wrapper .detail-form-grid>div:nth-child(3),.dealer-form-wrapper .detail-form-grid>div:nth-child(4),.dealer-form-wrapper .detail-form-grid>div:nth-child(5),.dealer-form-wrapper .detail-form-grid>div:nth-child(6),.dealer-form-wrapper .detail-form-grid>div:nth-child(7),.dealer-form-wrapper .detail-form-grid>div:nth-child(8),.dealer-form-wrapper .detail-form-grid>div:nth-child(9){grid-area:span 1/span 2}.size-options{display:flex;flex-wrap:wrap;gap:1.625rem}.radio-label{display:flex;align-items:center;cursor:pointer;font-size:1.25rem;position:relative}.radio-label input{display:none}.custom-radio{width:1.25rem;height:1.25rem;border:2px solid #999;border-radius:50%;margin-right:.5rem;position:relative}.radio-label input:checked+.custom-radio{border-color:black}.radio-label input:checked+.custom-radio:after{content:"";width:.625rem;height:.625rem;background:black;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dealer-form-wrapper .placeholder-select{color:#8d8d8d}.dealer-form-wrapper .placeholder-select option{color:var(--primary-color)}.dealer-form-wrapper .qnand-button{border-radius:unset}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media (max-width:768px){.location-grid{grid-template-columns:1fr}}@media only screen and (max-width:991px){.custom-radio{width:18px;height:18px}.radio-label input:checked+.custom-radio:after{content:"";width:10px;height:10px}.dealer-form-wrapper .section-content p,.dealer-form-wrapper .section-content p span,.radio-label{font-size:16px}}