 .box-720{margin: auto;width: 100%;max-width: 720px;}.logo-registrate{display: inline-block;width: 125px;}.logo-registrate-sel{display: inline-block;width: 125px;}.registrate h1{margin: 0;padding: 0;font-family: 'BMWTypeNextLight';font-size: clamp(34px, 8vw, 34px);color: #6F6F6F;}.registrate h2{margin: 0;padding: 0;font-family: 'BMWTypeNextLight';font-size: clamp(16px, 8vw, 16px);color: #6F6F6F;}.brand-selector {display: flex;justify-content: center;gap: 120px;align-items: center;margin: 40px 0;}.brand-option {text-align: center;cursor: pointer;}.brand-option img {width: 130px;height: auto;display: block;margin-bottom: 18px;filter: grayscale(100%);opacity: 0.75;transition: all 0.25s ease;}.brand-option input {position: absolute;opacity: 0;width: 0;height: 0;pointer-events: none;appearance: none;-webkit-appearance: none;}.brand-option span {width: 28px;height: 28px;border: 3px solid #777;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;background: #fff;box-sizing: border-box;position: relative;overflow: hidden;}.brand-option span::after {content: "";width: 16px;height: 16px;background: #0066b3;border-radius: 50%;display: block;opacity: 0;position: static;}.brand-option input:checked + span {border-color: #555;}.brand-option input:checked + span::after {opacity: 1;}.brand-option:has(input:checked) img {filter: grayscale(0%);opacity: 1;}.registrateFooter, .registrateGracias{font-family: 'BMWTypeNextLight';font-size: clamp(14px, 8vw, 14px);color: #6F6F6F;}.registrateFooter a{color: #6F6F6F;text-decoration: none;font-size: clamp(12px, 8vw, 12px);}.registrateFooter a:hover{color: #1B68D4;text-decoration: none;}.rsform-block label{font-family: 'BMWTypeNextLight';font-size: clamp(16px, 8vw, 16px);color: #6F6F6F;}#modelo, #nombre, #apellido, #correo, #telefono{border-radius: 0;border: 1px solid #6F6F6F;}.formRequired, .rsform-block-campo-requerido{font-family: 'BMWTypeNextLight';color: #E22C1C;font-size: 11px;}#enviarRegistrate{width: 150px;height: 38px;background: #1B68D4;font-family: 'BMWTypeNextLight';color: #FFF;font-size: 12px;border-radius: 0px;border: 0;}#enviarRegistrate:hover{background: #6F6F6F;color: #FFF;}a.regresarRegistrate{background: #1B68D4;padding: 10px 25px;font-family: 'BMWTypeNextLight';color: #FFF;font-size: 12px;}a.regresarRegistrate:hover{background: #6F6F6F;color: #FFF;text-decoration: none;}@media (max-width: 600px) {.brand-selector {gap: 50px;}.brand-option img {width: 125px;}}