.Field input{width:100%;padding:9px 15px 11px 15px;border:1px solid #cbcbcb;border-radius:3px;background:#fff;color:#000;font-size:16px}.Field input::-webkit-input-placeholder{color:#cbcbcb}.Field input:-ms-input-placeholder{color:#cbcbcb}.Field input::-moz-placeholder{color:#cbcbcb}.Field input:focus{border-color:#6e6e71;outline:none}.Field input:disabled{border-color:#f2f2f2;color:#929292}.Field.error input{border-color:#e50c0c}
.PasswordField{position:relative}.PasswordField input{padding-right:60px}.PasswordField .password-visibility-button{position:absolute;right:0;top:0;height:100%;padding:0 15px 2px 15px;border:0;background:none;color:#929292;font-size:14px;text-decoration:underline}.PasswordField .password-visibility-button:focus{outline:none;color:#f4511c}
.Checkbox{position:relative;width:16px;height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.Checkbox .Icon{width:16px;height:16px}.Checkbox .Icon .fill{transition:opacity .1s linear .05s;opacity:0;fill:#333}.Checkbox .Icon .border{transition:opacity .1s linear .05s;opacity:1;stroke:#323b4a}.Checkbox .Icon .tick{transition:stroke-dashoffset .1s linear 0s;stroke:#fff;stroke-dasharray:12;stroke-dashoffset:12}.Checkbox.checked .Icon .fill{opacity:1}.Checkbox.checked .Icon .border{transition-delay:0s;opacity:0}.Checkbox.checked .Icon .tick{transition:stroke-dashoffset calc(0.15s - calc(0.15s / 2)) linear calc(0.15s / 2);stroke-dashoffset:0}.Checkbox.animate.checked .Icon{-webkit-animation:.15s linear bounce-up;animation:.15s linear bounce-up}.Checkbox.animate.checked .Icon .fill{-webkit-animation:.15s linear fill-flash;animation:.15s linear fill-flash}.Checkbox.error .Icon .border{stroke:#e50c0c;stroke-width:2}.app-size-medium .Checkbox .Icon,.app-size-medium .Checkbox{width:14px;height:14px}.app-size-small .Checkbox .Icon,.app-size-small .Checkbox{width:13px;height:13px}@-webkit-keyframes fill-flash{0%{opacity:1;fill:#4eb85a}50%{fill:#4eb85a}100%{fill:#333}}@keyframes fill-flash{0%{opacity:1;fill:#4eb85a}50%{fill:#4eb85a}100%{fill:#333}}@-webkit-keyframes bounce-up{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-up{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}
.CheckboxField{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.8rem}.CheckboxField:last-of-type{margin-bottom:0}.CheckboxField .Checkbox{margin-right:10px;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CheckboxField .checkbox-hidden-input{display:none}.CheckboxField label{text-align:left;line-height:2rem}.CheckboxField label .secondary{font-size:1.2rem;line-height:2rem}.CheckboxField label,.CheckboxField label a{color:#31303a}.CheckboxField.error label,.CheckboxField.error label a{color:#e50c0c}
.Button.SocialSignInButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0;margin-bottom:.8rem;border:1px solid #d1d3d6;border-radius:3px;outline:none;background:#fff;color:#fff;font-family:Source Sans,"Source Sans Fallback - Helvetica","Source Sans Fallback - Arial",sans-serif;font-size:16px;font-weight:600;cursor:pointer}.Button.SocialSignInButton .logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Button.SocialSignInButton .Logo{width:36px;height:36px}.Button.SocialSignInButton .text{color:#000;text-align:center}.Button.SocialSignInButton .AppleLogo{width:36px;height:36px}.Button.SocialSignInButton .GoogleLogo{border-radius:2px;width:36px;height:36px}.Button.SocialSignInButton:last-of-type{margin:0}
.Button{display:inline-block;background:#f4511c;border:0;padding:8px 34px 11px 34px;font-family:Source Sans,"Source Sans Fallback - Helvetica","Source Sans Fallback - Arial",sans-serif;font-size:16px;font-weight:600;color:#fff;text-decoration:none;outline:0;cursor:pointer;border-radius:3px;border:0;transition:background .25s linear;-webkit-appearance:none;-moz-appearance:none}.Button:disabled{background:#8c8b9a}.Button.secondary{background:none;border:1px #909090 solid;color:#6f6f72}.Button.secondary.solid{background:#484848;border-color:#484848;color:#fff}.Button.secondary.light{border:1px #fff solid;color:#fff}.Button.no-background{background:none;color:#f4511c;font-weight:normal}.Button.no-background:hover{text-decoration:underline}.Button.no-background.arrow-right:after{position:relative;display:inline-block;width:8px;height:13px;top:2px;right:auto;margin-left:12px;margin-top:0;background-image:url(https://static.milanote.com/4b65fa1a814234d8.svg);content:""}.Button.no-background.arrow-left:before{position:relative;display:inline-block;width:8px;height:13px;top:2px;right:auto;margin-right:12px;margin-top:0;background-image:url(https://static.milanote.com/6a5eb68fc0a524dd.svg);content:""}.Button.no-padding{padding:0}
.FormRow{width:100%;margin-bottom:2.4rem}.FormRow:last-of-type{margin-bottom:2.5rem}.FormRow .field-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.2rem}.FormRow .field-info .field-message{margin-bottom:0}.FormRow .field-info+.field-message{margin-top:-1.2rem}.FormRow .field-message{margin-bottom:.6rem;font-size:14px;line-height:1em;text-align:left}.FormRow .field-message.error{color:#e50c0c}.FormRow .field-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.FormRow .field-row .field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:2rem}.FormRow .field-row .field:last-of-type{margin-right:0}.FormRow .field-helper{margin-top:.6rem}
.FormError{margin-bottom:2.4rem;font-size:14px;color:#e50c0c}
.RegisterForm{padding:20px}.RegisterForm .fake-password{display:inline;position:absolute;top:-10px;left:-10px;width:0px;max-height:0px;visibility:hidden}.RegisterForm .submit{width:100%;margin:24px 0}.RegisterForm .submit:disabled{background:#929292}.RegisterForm .disclaimer{margin:23px 10% 0 10%;text-align:center;font-size:14px;color:#929292}.RegisterForm .disclaimer a{color:#929292}.RegisterForm .secondary{color:#8c8b9a}@media(max-width: 767px){.RegisterForm{padding:20px 0}}
.SubscriptionForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.SubscriptionForm .rss-json-description{font-family:"Meta Serif OT",Times,serif;font-size:16px;font-weight:normal;line-height:1.56;text-align:center;color:#b2b2b2}.SubscriptionForm .rss-json-description a{color:#b2b2b2}.SubscriptionForm .email-form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.SubscriptionForm .FormError{text-align:left;margin-top:0}.SubscriptionForm .FormRow{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SubscriptionForm .FormRow .field-info,.SubscriptionForm .FormRow .field-row{margin:0}.SubscriptionForm .FormRow .field-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:10px}.SubscriptionForm .FormRow .field-row .header{margin-bottom:0}.SubscriptionForm .FormRow .field-row .header .FieldError{margin-top:10px}.SubscriptionForm .FormRow .field{margin-right:10px}.SubscriptionForm .TextField input{font-size:16px;font-family:"Meta Serif OT",Times,serif;border-radius:3px;background-color:#fff;padding:8px 16px;border:1px solid #fff;color:#4c4c4c;width:280px;box-sizing:content-box}.SubscriptionForm .TextField input:focus{border:1px solid #6e6e71}.SubscriptionForm .submit{width:100%;height:100%;padding:4px 40px 6px 40px;background:#4f5eff}.SubscriptionForm .submit:disabled{background:#929292}@media(max-width: 767px){.SubscriptionForm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.SubscriptionForm .FormRow .field-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.SubscriptionForm .FormRow .field-row .field{margin-right:0}.SubscriptionForm .submit{padding:10px 15px 11px 15px}.SubscriptionForm .TextField input{padding:10px 25px 10px 18px;width:100%;margin-bottom:20px;box-sizing:border-box}}
:where(.Home2025Page){--font-family-title: "Tiempos", serif;--font-family-body: "Inter", sans-serif;--font-weight-regular: 400;--font-weight-bold: 700;letter-spacing:-0.01em}:where(.Home2025Page) h1,:where(.Home2025Page) h2,:where(.Home2025Page) h3,:where(.Home2025Page) h4,:where(.Home2025Page) h5,:where(.Home2025Page) h6,:where(.Home2025Page) p{margin:0;padding:0}.Button2025{font-family:var(--font-family-body);font-weight:var(--font-weight-regular);font-size:16px;letter-spacing:-0.01em;font-weight:var(--font-weight-bold);border-radius:6px;padding:12px 16px;font-size:16px;font-weight:700;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;--text-color: var(--palette-white);--base-color: var(--palette-grey-cool-800);--hover-color: var(--palette-grey-cool-700);--press-color: var(--palette-grey-cool-600);background:var(--base-color);color:var(--text-color)}.Button2025:hover{background:var(--hover-color)}.Button2025:active{background:var(--press-color)}.Navbar .Button2025{--text-color: var(--palette-white);--base-color: var(--palette-grey-cool-800);--hover-color: var(--palette-grey-cool-700);--press-color: var(--palette-grey-cool-600)}.Button2025.cta{--text-color: var(--palette-white);--base-color: var(--palette-orange-new-500);--hover-color: var(--palette-orange-new-600);--press-color: var(--palette-orange-new-700)}a.Button2025{text-decoration:none;color:inherit;display:inline-block}
.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox .checkbox-control{position:relative;top:-2px}.checkbox .checkbox-control:focus-within .checkmark{border-color:var(--palette-grey-cool-900)}.checkbox input{opacity:0}.checkbox .checkmark{display:inline-block;position:absolute;left:0;width:18px;height:18px;border-radius:3px;border:1px solid var(--palette-grey-cool-300)}.checkbox .checkmark.checked{-webkit-animation:pulse 150ms ease-in-out;animation:pulse 150ms ease-in-out;background-color:var(--palette-blue-1000);background-image:url(https://static.milanote.com/0ae751a0e5e0c151.svg)}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.8);transform:scale(0.8)}20%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(0.8);transform:scale(0.8)}20%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}

/*# sourceMappingURL=scripts-8e905efc74a492f673c3.css.map*/