.TextContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:var(--content-padding);row-gap:var(--spacing-sm)}@media (max-width:767px){.TextContent.TextContent--with-bottom-line{border-bottom:1px solid var(--border-color)}}.TextContent .TextContent-icon{color:var(--color-icon)}.TextContent .TextContent-icon svg{height:var(--size-icon);width:var(--size-icon)}.TextContent .TextContent-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-xs);margin-top:calc(var(--spacing-l) - var(--spacing-sm))}@media (min-width:768px){.TextContent .TextContent-ctas{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.TextContent .uc-embed{row-gap:var(--spacing-xxl)}.TextContent .uc-embed,.TextContent .uc-embed>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.TextContent .uc-embed>*{row-gap:var(--spacing-sm)}.TextContent .uc-embed .uc-embed-subelement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:var(--spacing-xxs)}.TextContent .uc-embed .uc-title{color:var(--color-text-headline);font-family:Roboto,sans-serif;font-size:var(--text-tertiary-headline-font-size);font-weight:var(--text-tertiary-headline-font-weight);line-height:var(--text-tertiary-headline-line-height)}.TextContent .uc-embed .uc-heading{color:var(--color-text-base);font-family:Roboto,sans-serif;font-size:var(--text-copy-font-size);font-weight:var(--text-copy-regular-font-weight);font-weight:var(--text-copy-bold-font-weight);line-height:var(--text-copy-line-height)}.TextContent .uc-embed .uc-checkbox{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:var(--spacing-xxs)}.TextContent .uc-embed .uc-checkbox input{height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;clip:rect(0 0 0 0);clip-path:inset(50%)}.TextContent .uc-embed .uc-checkbox input:not([disabled]):focus-visible~label{font-weight:var(--text-copy-bold-font-weight)}.TextContent .uc-embed .uc-checkbox input:not([disabled]):hover~label{font-weight:var(--text-copy-bold-font-weight)}.TextContent .uc-embed .uc-checkbox input:not([disabled]):hover~label:before{border:3px solid var(--color-black);outline:none}.TextContent .uc-embed .uc-checkbox input:not([disabled]):focus-visible~label:before{border:3px solid var(--color-black);outline:none}.TextContent .uc-embed .uc-checkbox input:checked~label:after,.TextContent .uc-embed .uc-checkbox input[aria-checked=true]~label:after{display:block}.TextContent .uc-embed .uc-checkbox input[disabled]~label:before{border-color:var(--color-gray-200)}.TextContent .uc-embed .uc-checkbox input[disabled]~label:after{color:var(--color-gray-200)}.TextContent .uc-embed .uc-checkbox label:after{font-family:icons,sans-serif;font-style:normal;font-variant:normal;font-weight:400;line-height:1;-webkit-text-decoration:none;text-decoration:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:var(--icon-checkmark)}.TextContent .uc-embed .uc-checkbox label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:var(--spacing-xxs);-moz-column-gap:var(--spacing-xxs);column-gap:var(--spacing-xxs)}.TextContent .uc-embed .uc-checkbox label:before{content:"";-webkit-box-flex:0;border:1px solid var(--color-black);-ms-flex:0 0 auto;flex:0 0 auto;height:24px;width:24px}@media (min-width:1024px){.TextContent .uc-embed .uc-checkbox label:before{height:28px;top:4px;width:28px}}.TextContent .uc-embed .uc-checkbox label:after{color:var(--color-black);display:none;font-size:20px;font-weight:700;left:2px;position:absolute;top:2px}@media (min-width:1024px){.TextContent .uc-embed .uc-checkbox label:after{font-size:24px;top:3px}}
