<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @media only screen and (min-width: 0rem) {#sbs {padding: var(--sectionPadding);color: var(--text-color-primary);background-color: var(--background-color-accent);position: relative;z-index: 200;}#sbs .sss-container {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;padding-left: 2em;padding-right: 2em;padding-bottom: 9.25rem;}#sbs .sss-container.section-title {padding-bottom: 1rem;}#sbs .sss-left {max-width: 23.75rem;font-size: min(2.31vw, 0.875rem);}#sbs .sss-title {font-family: Montserrat, Arial, Helvetica, sans-serif;font-weight: 600;font-size: 1.25rem;color: var(--text-color-accent-title);}#sbs .sss-text {font-size: 0.875rem;}#sbs .sss-text:not(:last-child) {margin-bottom: 1em;}#sbs .sss-right {margin: auto;max-width: 33.875rem;display: flex;flex-direction: column;gap: 2.3em;}#sbs .feature-container {display: flex;flex-direction: row;gap: 1em;}#sbs .feature-l {color: #ffffff;text-align: center;font-family: Montserrat, Arial, Helvetica, sans-serif;font-size: 2.5rem;font-weight: 700;line-height: 45px;width: 55px;flex-shrink: 0;}#sbs .feature-r {flex-grow: 1;}#sbs .feature-title {font-size: 1rem;font-weight: 600;line-height: 20px;margin-bottom: 0.5em;}#sbs .feature-desc {font-size: 0.875rem;line-height: 20px;}#sbs .hero-decoration-ur {position: absolute;z-index: 2;right: -48px;top: -54px;opacity: 0.9;}#sbs .hero-decoration-bl {position: absolute;z-index: 2;left: -130px;bottom: -144px;opacity: 0.9;}#sbs .hero-decoration-bl img {transform: rotate(-90deg);}}@media only screen and (min-width: 48rem) {#sbs .sss-container {flex-direction: row;justify-content: space-between;gap: 2em;padding-bottom: 0;}#sbs .sss-right {width: 40%;}#sbs .hero-decoration-ur {top: 360px;right: initial;left: 28%;}#sbs .hero-decoration-bl {bottom: initial;top: 374px;left: -200px;}}@media only screen and (min-width: 64rem) {#sbs .sss-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs .sss-left {font-size: min(1.2vw, 1rem);flex: none;}#sbs .sss-right {margin: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs .sss-left:before, body.dark-mode #sbs .sss-left:after {background: var(--accent);}}@media only screen and (min-width: 0rem) {#pricing {padding: 5rem 1rem 3.75rem;color: var(--text-color-secondary);}#pricing .sss-container {max-width: 94rem;margin: 0 auto;}#pricing .section-title {display: flex;justify-content: center;}#pricing .sss-title {font-family: Montserrat, Arial, Helvetica, sans-serif;font-weight: 600;font-size: 1.25rem;color: var(--text-color-title);}#pricing .sss-text {color: var(--text-color-secondary);}#pricing .price-cards-container {display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 2rem;margin-top: 2rem;}#pricing .price-card {width: 100%;max-width: 480px;padding: 2.5rem;border-radius: 32px;box-shadow: 0px 0px 16px 0px rgba(17, 17, 26, 0.1);color: var(--text-color-secondary);transition: box-shadow 0.2s linear, transform 0.2s linear;}#pricing .price-card.active {background-color: var(--background-color-accent);box-shadow: 0px 4px 16px 0px rgba(17, 17, 26, 0.1), 0px 8px 24px 0px rgba(17, 17, 26, 0.1), 0px 16px 56px 0px rgba(17, 17, 26, 0.1);color: var(--text-color-primary);}#pricing .price-card:hover {box-shadow: 0px 0px 16px 0px rgba(17, 17, 26, 0.3);transform: translate(3px, -3px);}#pricing .card-title {font-size: 1.25rem;font-weight: 600;line-height: 125%;text-transform: uppercase;margin-bottom: 1.5rem;}#pricing .card-features {margin-bottom: 1.5rem;padding-left: 0.5em;}#pricing .card-features .feature {margin-bottom: 1.125rem;display: flex;}#pricing .card-features .feature .feature-name {flex-grow: 1;}#pricing .price-amount {font-size: 1.5rem;font-weight: 600;line-height: 125%;text-align: center;margin-bottom: 2rem;}#pricing .price-amount .per {color: #000000;font-size: 1rem;font-weight: 300;line-height: normal;}#pricing .price-cta {text-align: center;}}@media only screen and (min-width: 48rem) {#pricing {padding: 2rem;}#pricing .section-title {justify-content: flex-start;}#pricing .price-cards-container {flex-direction: row;align-items: stretch;}#pricing .price-card {display: flex;flex-direction: column;}#pricing .price-card .card-features {flex-grow: 1;}}</pre></body></html>