@keyframes zen-shimmer-sweep{0%{background-position:-400px 0}to{background-position:400px 0}}.zen-shimmer{--shimmer-base: var(--color-bg-gray);--shimmer-highlight: var(--color-bg-light-gray)}.zen-shimmer-box{display:block;background:linear-gradient(90deg,var(--color-bg-gray) 25%,var(--color-bg-light-gray) 50%,var(--color-bg-gray) 75%);background-size:800px 100%;animation:zen-shimmer-sweep 1.5s ease-in-out infinite;border-radius:var(--radius-4)}.zen-shimmer-table{width:100%;border-collapse:collapse}.zen-shimmer-table__header-row{background-color:var(--color-bg-light-cool-gray)}.zen-shimmer-table__header-cell{padding:var(--space-8) var(--space-12);height:var(--size-40);border-bottom:1px solid var(--color-stroke-neutral-lightest);font-family:Lato,sans-serif;font-size:11px;font-weight:700;line-height:1.45;letter-spacing:.11px;color:var(--color-text-secondary);text-align:left}.zen-shimmer-table__cell{padding:var(--space-8) var(--space-12);height:var(--size-48);border-bottom:1px solid var(--color-stroke-neutral-lightest);vertical-align:middle}.zen-shimmer-table__cell-inner{display:block;height:14px;width:70%;background:linear-gradient(90deg,var(--color-bg-gray) 25%,var(--color-bg-light-gray) 50%,var(--color-bg-gray) 75%);background-size:800px 100%;animation:zen-shimmer-sweep 1.5s ease-in-out infinite;border-radius:var(--radius-4)}.zen-shimmer-table__cell:nth-child(1) .zen-shimmer-table__cell-inner{width:55%}.zen-shimmer-table__cell:nth-child(2) .zen-shimmer-table__cell-inner{width:80%}.zen-shimmer-table__cell:nth-child(3) .zen-shimmer-table__cell-inner{width:60%}.zen-shimmer-table__cell:nth-child(4) .zen-shimmer-table__cell-inner{width:40%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--embed-viewport-height: 100vh}body{font-family:Lato,sans-serif;background:var(--color-bg-light-cool-gray);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit}img{max-width:100%;display:block}.html-content{line-height:1.6}.html-content .section{margin-bottom:20px}.html-content .section .header{margin-bottom:10px;font-size:16px;font-weight:700;color:var(--color-text-primary)}.html-content .section .sub-heading{margin-bottom:10px;color:var(--color-text-secondary)}.html-content .section ul{list-style-type:circle;padding-left:20px}.html-content .section ul li{margin:5px 0;color:var(--color-text-secondary)}.html-content p{margin-bottom:12px}.html-content h1,.html-content h2,.html-content h3{margin-bottom:8px;color:var(--color-text-primary)}.html-content a{color:var(--color-text-cta-blue);text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.html-content ul,.html-content ol{padding-left:22px;margin-bottom:14px}.html-content ul{list-style-type:disc}.html-content ol{list-style-type:decimal}.html-content li{margin:6px 0;color:var(--color-text-secondary);line-height:1.6}.html-content h4{font-size:13px;font-weight:700;color:var(--color-text-primary);margin-top:18px;margin-bottom:8px;letter-spacing:.3px;text-transform:uppercase}.html-content strong{font-weight:600;color:var(--color-text-primary)}.html-content .long-description-content{font-size:14px;line-height:1.3em}@font-face{font-family:Lato;src:url(/fonts/lato-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-bold.woff2) format("woff2");font-weight:600 700;font-style:normal;font-display:swap}:root{--color-bg-white: #FFFFFF;--color-bg-light-gray: #FAFAFA;--color-bg-gray: #F1F1F1;--color-bg-dark-gray: #C7C7C7;--color-bg-light-cool-gray: #F5F6FA;--color-bg-cool-gray: #EDEFF5;--color-bg-dark-cool-gray: #2B3545;--color-bg-light-blue: #F1F8FD;--color-bg-blue: #E8F3FC;--color-bg-white-transparent: #FFFFFFB2;--color-bg-black-transparent: #4C4C4C99;--color-bg-cta-blue: #1A78C1;--color-bg-cta-blue-hover: #095997;--color-bg-cta-red: #E63447;--color-bg-cta-red-hover: #9E2D38;--color-bg-red: #FFECEE;--color-bg-pink: #FAEDF5;--color-bg-orange: #FFEEE3;--color-bg-yellow: #FFF1BF;--color-bg-green: #E7F4E8;--color-bg-teal: #D1F8F7;--color-bg-lavendar: #EFF0FD;--color-text-primary: #0A0A0A;--color-text-secondary: #4A4A4A;--color-text-tertiary: #5F5F5F;--color-text-ghost: #9E9E9E;--color-text-cta-blue: #095997;--color-text-cta-white: #FFFFFF;--color-text-red: #9E2D38;--color-text-orange: #8E4019;--color-text-yellow: #705200;--color-text-green: #1E6421;--color-text-blue: #095997;--color-text-teal: #3B5D5C;--color-text-lavendar: #505382;--color-text-pink: #992873;--color-stroke-neutral-dark: #00000033;--color-stroke-neutral-light: #0000001F;--color-stroke-neutral-lightest: #00000014;--color-stroke-blue: #52A8EA;--color-stroke-red: #FF7584;--color-stroke-green: #76AE78;--color-stroke-yellow: #C89A17;--color-stroke-orange: #FA7E3F;--color-accent-dark-blue: #1A78C1;--color-accent-red: #FF7584;--color-accent-dark-red: #E63447;--color-accent-green: #76AE78;--color-accent-orange: #FA7E3F;--color-accent-yellow: #C89A17;--color-accent-teal: #6BACAA;--color-accent-lavendar: #969AE8;--color-accent-pink: #E082C0;--color-accent-cool-gray: #899BC2;--color-accent-gray: #9E9E9E;--color-accent-zenoti-red: #DD3244;--shadow-3: 0 1px 3px #00000008;--shadow-5: 0 1px 5px #0000000D;--shadow-8: 0 2px 8px #00000014;--shadow-12: 0 4px 12px #0000001F;--shadow-20: 0 4px 20px #00000033;--space-0: 0px;--space-2: 2px;--space-4: 4px;--space-6: 6px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--space-56: 56px;--space-80: 80px;--radius-0: 0px;--radius-4: 4px;--radius-6: 6px;--radius-8: 8px;--radius-12: 12px;--radius-16: 16px;--radius-24: 24px;--size-16: 16px;--size-20: 20px;--size-24: 24px;--size-32: 32px;--size-40: 40px;--size-48: 48px;--size-56: 56px;--bg-white: #FFFFFF;--bg-light-gray: #FAFAFA;--bg-gray: #F1F1F1;--bg-dark-gray: #C7C7C7;--bg-light-cool-gray: #F5F6FA;--bg-cool-gray: #EDEFF5;--bg-dark-cool-gray: #2B3545;--bg-light-blue: #F1F8FD;--bg-blue: #E8F3FC;--bg-cta-blue: #1A78C1;--bg-cta-blue-hover: #095997;--bg-cta-red: #E63447;--bg-red: #FDECEE;--bg-pink: #FAEDF5;--bg-orange: #FFEEE3;--bg-yellow: #FFF1BF;--bg-green: #E7F4E8;--bg-teal: #D1F8F7;--bg-lavender: #EFF0FD;--text-primary: #0A0A0A;--text-secondary: #4A4A4A;--text-tertiary: #5F5F5F;--text-ghost: #9E9E9E;--text-red: #DD3244;--text-orange: #8E4019;--text-yellow: #705200;--text-green: #1E6421;--text-teal: #3B5D5C;--text-blue: #095997;--text-lavender: #505382;--text-pink: #992873;--text-cta-blue: #1A78C1;--text-cta-white: #FFFFFF;--stroke-neutral-dark: rgba(0,0,0,.2);--stroke-neutral-light: rgba(0,0,0,.12);--stroke-neutral-lightest: rgba(0,0,0,.08);--stroke-blue: #52A8EA;--stroke-green: #76AE78;--stroke-teal: rgba(59, 93, 92, .3);--accent-zenoti-red: #DD3244;--accent-blue: #52A8EA;--accent-dark-blue: #1A78C1;--accent-green: #76AE78;--accent-dark-green: #418A44;--accent-teal: #2E7D6E;--slider-fill-start: #1ab2e7;--slider-fill-mid: #23afb4;--slider-fill-end: #31ab6a;--accent-lavender: #505382;--accent-orange: #8E4019;--accent-yellow: #705200;--accent-pink: #992873;--effect-shadow-5: 0 1px 2px rgba(0,0,0,.05);--effect-shadow-8: 0 2px 4px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--effect-shadow-12: 0 4px 12px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.08);--spacing-s4: 4px;--spacing-s6: 6px;--spacing-s8: 8px;--spacing-s12: 12px;--spacing-s16: 16px;--spacing-s20: 20px;--spacing-s24: 24px;--spacing-s32: 32px;--spacing-s40: 40px;--spacing-s48: 48px;--radius-r4: 4px;--radius-r6: 6px;--radius-r8: 8px;--radius-r12: 12px;--radius-full: 9999px;--font-family-primary: "Lato", sans-serif;--font-size-page-title-large: 24px;--font-size-headlines-large: 18px;--font-size-headlines-medium: 16px;--font-size-headlines-small: 14px;--font-size-body-small: 14px;--font-size-footnote-large: 12px;--font-size-footnote-medium: 11px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700}.zen-text-page-title-large{font-family:Lato,sans-serif;font-size:24px;font-weight:700;line-height:1.33}.zen-text-page-title-medium{font-family:Lato,sans-serif;font-size:20px;font-weight:600;line-height:1.4}.zen-text-page-title-small{font-family:Lato,sans-serif;font-size:20px;font-weight:400;line-height:1.4}.zen-text-headlines-large{font-family:Lato,sans-serif;font-size:18px;font-weight:700;line-height:1.44;letter-spacing:.18px}.zen-text-headlines-medium{font-family:Lato,sans-serif;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:.16px}.zen-text-headlines-small{font-family:Lato,sans-serif;font-size:14px;font-weight:700;line-height:1.57;letter-spacing:.14px}.zen-text-headlines-xs{font-family:Lato,sans-serif;font-size:12px;font-weight:700;line-height:1.5}.zen-text-body-large{font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.16px}.zen-text-body-small{font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:1.57;letter-spacing:.14px}.zen-text-footnote-large{font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.12px}.zen-text-footnote-medium{font-family:Lato,sans-serif;font-size:11px;font-weight:700;line-height:1.45;letter-spacing:.11px}.zen-text-footnote-small{font-family:Lato,sans-serif;font-size:11px;font-weight:400;line-height:1.45}.zen-text-action-large{font-family:Lato,sans-serif;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:.16px}.zen-text-action-small{font-family:Lato,sans-serif;font-size:14px;font-weight:600;line-height:1.57;letter-spacing:.14px}.zen-text-action-small-link{font-family:Lato,sans-serif;font-size:14px;font-weight:600;line-height:1.57;letter-spacing:.14px;text-decoration:underline}
