:root{--p-action-primary: rgba(2, 132, 199, 1);--p-action-primary-disabled: rgba(221, 221, 221, 1);--p-action-primary-hovered: rgba(3, 105, 161, 1);--p-action-primary-pressed: rgba(7, 89, 133, 1);--p-action-primary-depressed: rgba(12, 74, 110, 1);--p-icon-on-primary: rgba(255, 255, 255, 1);--p-text-on-primary: rgba(255, 255, 255, 1);--p-text-primary: rgba(2, 132, 199, 1);--p-text-primary-hovered: rgba(3, 105, 161, 1);--p-text-primary-pressed: rgba(7, 89, 133, 1);--p-surface-primary-selected: rgba(236, 254, 255, 1);--p-surface-primary-selected-hovered: rgba(224, 242, 254, 1);--p-surface-primary-selected-pressed: rgba(186, 230, 253, 1)}.content-wrapper{display:flex;gap:0rem}@media (max-width: 768px){.content-wrapper{flex-direction:column;gap:0}}.text-section{display:flex;flex-direction:column;width:40%}@media (max-width: 768px){.text-section{margin-left:0;width:100%}}.text-content{display:flex;flex-direction:column;margin:auto 15px;font-size:.875rem;line-height:1.25rem;font-weight:650}@media (max-width: 768px){.text-content{margin-top:2.5rem}}.title{font-size:1.875rem;line-height:2.5rem;color:var(--p-color-text)}.description{margin-top:1.25rem;font-weight:450;color:var(--p-color-text-secondary)}.button-wrapper{display:flex;flex-direction:column;justify-content:center;padding:1px;margin-top:1.5rem;width:6rem;line-height:1.54;border-radius:var(--p-border-radius-button);color:var(--p-color-text-brand-on-bg-fill)}.button{display:flex;justify-content:center;padding:.375rem .75rem;box-shadow:0 1px 2px #0000001a;background-color:#0000;border-radius:var(--p-border-radius-button)}.footer-text{margin-top:1.5rem;font-size:.875rem;font-weight:450;color:var(--p-color-text-secondary)}.bold{font-weight:650}.link{color:var(--p-color-text-link);text-decoration:underline}.image-section{display:flex;flex-direction:column;width:60%;background:#D9D9D9;border-radius:var(--p-border-radius-200)}@media (max-width: 768px){.image-section{margin-left:0;width:100%;margin-top:1.5rem}}.image{flex-grow:1;width:100%;aspect-ratio:1.35}@media (max-width: 768px){.image{max-width:100%}}
