.home-page{display:flex;justify-content:center;align-items:center;min-height:100%}.home-page .ctn-page{height:100%;width:80%;max-width:600px;display:flex;flex-direction:column;justify-content:center}.home-page .ctn-page img{display:block;margin:0 auto}.home-page .ctn-page .ctn-text{margin-bottom:36px;margin-top:36px;background-color:#fff;padding:36px 24px;border-radius:15px;text-align:center;color:#34426a;animation:fadeZoom .75s both}.home-page .ctn-page .ctn-text h1{margin-top:0}.home-page .ctn-page .ctn-text h1,.home-page .ctn-page .ctn-text h2{font-family:FordAntennaBold}.home-page .ctn-page .ctn-text h2{margin-top:36px}.home-page .ctn-page .ctn-text p b{font-family:FordAntennaBold}.home-page .ctn-page .ctn-text button{margin-top:12px;border:none;background-color:#00095b;color:#fff;padding:12px 36px;border-radius:18px;transition:.2s ease-in-out;cursor:pointer}.home-page .ctn-page .ctn-text button:hover{font-size:15px}.home-page .ctn-page .ctn-text button:disabled{opacity:.5}.home-page .ctn-page .ctn-text .authorized,.home-page .ctn-page .ctn-text .caducidad{font-size:small}html,body,#root{height:100%}img{max-width:100%}@font-face{font-family:FordAntennaBold;src:url(/assets/FordAntennaWGLBold.3c576fbe.otf)}@font-face{font-family:FordAntenna;src:url(/assets/FordAntennaWGLRegular.f2dc615f.otf)}body{margin:0;background-color:#00095b;font-family:FordAntenna}.quiz-page{display:flex;justify-content:center;align-items:center;min-height:100%;overflow-x:hidden}.quiz-page .ctn-page{width:80%;max-width:600px;height:100%;display:flex;flex-direction:column;justify-content:center}.quiz-page .ctn-page img{display:block;margin:0 auto}.quiz-page .ctn-page .nota{margin-top:24px;color:#fff}.quiz-page .ctn-page .ctn-form{margin-top:36px;margin-bottom:36px;background-color:#fff;padding:24px;border-radius:15px;color:#34426a;animation:fadeInLeft .75s both}.quiz-page .ctn-page .ctn-form p{margin:0}.quiz-page .ctn-page .ctn-form .ctn-options{margin:12px 0;display:flex;flex-direction:column;padding-left:24px;gap:8px}.quiz-page .ctn-page .ctn-form .ctn-options label{font-size:14px}.quiz-page .ctn-page .ctn-form button{display:block;margin:36px auto auto;border:none;background-color:#00095b;color:#fff;padding:12px 36px;border-radius:18px;transition:.2s ease-in-out;cursor:pointer;font-size:12px}.quiz-page .ctn-page .ctn-form button:hover{font-size:13px}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.complete-page{color:#fff;display:flex;justify-content:center;align-items:center;min-height:100%}.complete-page .ctn-page{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.complete-page .ctn-page .head{width:80%;max-width:400px;text-align:center;margin:auto auto 12px}.complete-page .ctn-page .banner{max-height:300px;width:100%;object-fit:cover;margin:12px 0}.complete-page .ctn-page .footer{width:60%;max-width:300px;margin:auto auto 36px;text-align:center}.complete-page .ctn-page .footer span{font-size:10px;font-weight:lighter}.complete-page .ctn-page .footer .aviso{display:block;margin-top:24px;font-size:12px;color:#fff;font-weight:lighter}.view-page{display:flex;justify-content:center;align-items:center;min-height:100%}.view-page .ctn-page{height:100%;width:80%;max-width:600px;display:flex;flex-direction:column;justify-content:center}.view-page .ctn-page img{display:block;margin:0 auto}.view-page .ctn-page .ctn-text{margin-bottom:36px;margin-top:36px;background-color:#fff;padding:36px 24px;border-radius:15px;text-align:center;color:#34426a;animation:fadeZoom .75s both}.view-page .ctn-page .ctn-text h1{margin-top:0}.view-page .ctn-page .ctn-text h1,.view-page .ctn-page .ctn-text h2{font-family:FordAntennaBold}.view-page .ctn-page .ctn-text h2{margin-top:36px}.view-page .ctn-page .ctn-text p b{font-family:FordAntennaBold}.view-page .ctn-page .ctn-text button{margin-top:12px;border:none;background-color:#00095b;color:#fff;padding:12px 36px;border-radius:18px;transition:.2s ease-in-out;cursor:pointer}.view-page .ctn-page .ctn-text button:hover{font-size:15px}.view-page .ctn-page .ctn-text button:disabled{opacity:.5}.view-page .ctn-page .ctn-text .authorized{font-size:small}.unsubscribe-page{display:flex;justify-content:center;align-items:center;min-height:100%;background-color:#f0f0f0}.unsubscribe-page .ctn-page{height:100%;width:80%;max-width:600px;display:flex;flex-direction:column;justify-content:center}.unsubscribe-page .ctn-page img{display:block;margin:0 auto}.unsubscribe-page .ctn-page .ctn-text{margin-bottom:36px;margin-top:36px;background-color:#fff;padding:36px 24px;border-radius:15px;text-align:center;color:#34426a;animation:fadeZoom .75s both}.unsubscribe-page .ctn-page .ctn-text h1{margin-top:0}.unsubscribe-page .ctn-page .ctn-text h1,.unsubscribe-page .ctn-page .ctn-text h2{font-family:FordAntennaBold}.unsubscribe-page .ctn-page .ctn-text h2{margin-top:36px}.unsubscribe-page .ctn-page .ctn-text p b{font-family:FordAntennaBold}.unsubscribe-page .ctn-page .ctn-text .ctn-btns{display:flex;gap:24px;justify-content:center;align-items:center}.unsubscribe-page .ctn-page .ctn-text button{margin-top:12px;border:none;background-color:#00355b;color:#fff;padding:12px 36px;border-radius:18px;transition:.2s ease-in-out;cursor:pointer}.unsubscribe-page .ctn-page .ctn-text button:hover{font-size:15px}.unsubscribe-page .ctn-page .ctn-text button:disabled{opacity:.5}.unsubscribe-page .ctn-page .ctn-text .authorized{font-size:small}.request-email-page{display:flex;justify-content:center;align-items:center;min-height:100%}.request-email-page .ctn-page{height:100%;width:80%;max-width:600px;display:flex;flex-direction:column;justify-content:center}.request-email-page .ctn-page .aviso{display:block;margin-top:24px;font-size:12px;color:#34426a;font-weight:lighter}.request-email-page .ctn-page img{display:block;margin:0 auto}.request-email-page .ctn-page .ctn-text{margin-bottom:36px;margin-top:36px;background-color:#fff;padding:36px 24px;border-radius:15px;text-align:center;color:#34426a;animation:fadeZoom .75s both}.request-email-page .ctn-page .ctn-text h1{margin-top:0}.request-email-page .ctn-page .ctn-text h1,.request-email-page .ctn-page .ctn-text h2{font-family:FordAntennaBold}.request-email-page .ctn-page .ctn-text h2{margin-top:36px}.request-email-page .ctn-page .ctn-text p b{font-family:FordAntennaBold}.request-email-page .ctn-page .ctn-text input{border:none;background-color:#eee;padding:15px 13px;width:calc(80% - 34px);border-radius:5px}.request-email-page .ctn-page .ctn-text input:focus-visible{border:none;outline:none}.request-email-page .ctn-page .ctn-text .error{display:block;width:calc(80% - 8px);margin:7px auto auto;text-align:left;font-size:11px;color:red}.request-email-page .ctn-page .ctn-text button{margin-top:12px;border:none;background-color:#00095b;color:#fff;padding:12px 36px;border-radius:18px;transition:.2s ease-in-out;cursor:pointer}.request-email-page .ctn-page .ctn-text button:hover{font-size:15px}.request-email-page .ctn-page .ctn-text button:disabled{opacity:.5}.request-email-page .ctn-page .ctn-text .authorized,.request-email-page .ctn-page .ctn-text .caducidad{font-size:small}@keyframes fadeZoom{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
