:root{--i-align-top:flex-start;--i-align-bottom:flex-end;--s-align-left:flex-start;--s-align-right:flex-end;--i-justify-right:flex-end;--s-justify-bottom:flex-end;--t-short:.16s;--t-medium:.24s;--t-long:.36s;--t-ease-in-out:cubic-bezier(.4,0,.2,1);--t-ease-in:cubic-bezier(.4,0,1,1);--t-ease-out:cubic-bezier(0,0,.2,1);--transition:var(--t-medium)var(--t-ease-in-out);--purple:#6464f6;--purple-rgb:100,100,246;--text-gray:#373530;--text-light-gray:#acacac;--text-dark-gray:#191919;--text-dark-gray-rgb:25,25,25;--bg-gray:#ecefea;--bg-light-gray:#e5e8e3;--bg-light-gray-rgb:229,232,227;--bg-medium-gray:#dfe3df;--bg-dark-gray:#bcbcbc;--bg-dark-gray-2:#313131;--bg-dark-gray-3:#464645;--border-gray:#c5c9cf;--border-medium-gray:#a5a4a1;--green:#2b4b33;--dark-green:#1f4c31;--medium-green:#39664f;--light-green:#c8edd4;--light-green-2:#7bf5a3;--light-green-hover:#c4e8d0;--bright-green:#16a34a;--whatsapp-green:#29c840;--red:#792b19;--dark-purple:#5f3481;--blue:#1e3161;--dark-blue:#212940;--violet:#6573c3;--gold:#a2873c;--black:#000;--white:#fff;--fw-semi-bold:600;--fw-medium:500}body.auto-theme{--auto-bg:#fff;--auto-bg-elev-1:#fafafa;--auto-bg-elev-2:#f3f3f1;--auto-bg-elev-3:#ecefea;--auto-bg-overlay:#0000000a;--auto-text:#08090a;--auto-text-strong:#000;--auto-text-muted:#535764;--auto-text-subtle:#82838d;--auto-border-subtle:#00000014;--auto-border-strong:#00000029;--auto-shadow-card:0 1px 2px #0000000a;--auto-shadow-elevated:0 12px 32px #00000014;--auto-image-overlay-bg:#f3f3f1;--auto-image-overlay-text:#08090a;--auto-header-bg:#ffffffc7;--auto-header-border:#0000000f;--auto-header-shadow:0 1px 0 #fff9 inset,0 8px 32px #00000014;--auto-header-text:#08090a;--auto-header-text-muted:#535764;--auto-header-hover-bg:#0000000a;--auto-header-divider:#00000014;--auto-logo-filter:brightness(0);--auto-logo-opacity:.7;--auto-light-only-display:block;--auto-dark-only-display:none;background-color:var(--auto-bg);color:var(--auto-text)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) body.auto-theme{--auto-bg:#000;--auto-bg-elev-1:#141414;--auto-bg-elev-2:#191919;--auto-bg-elev-3:#1a1a1a;--auto-bg-overlay:#ffffff0a;--auto-text:#e7e7e3;--auto-text-strong:#fff;--auto-text-muted:#acacac;--auto-text-subtle:#888;--auto-border-subtle:#2a2a2a;--auto-border-strong:#333;--auto-shadow-card:0 1px 2px #0006;--auto-shadow-elevated:0 12px 32px #0006;--auto-image-overlay-bg:#2f2c2c;--auto-image-overlay-text:#e7e7e3;--auto-header-bg:#08090ac7;--auto-header-border:#ffffff0f;--auto-header-shadow:0 1px 0 #ffffff0a inset,0 8px 32px #0006;--auto-header-text:#e7e7e3;--auto-header-text-muted:#acacac;--auto-header-hover-bg:#ffffff0f;--auto-header-divider:#ffffff14;--auto-logo-filter:brightness(0)invert(1);--auto-logo-opacity:.9;--auto-light-only-display:none;--auto-dark-only-display:block}}html[data-theme=dark] body.auto-theme{--auto-bg:#000;--auto-bg-elev-1:#141414;--auto-bg-elev-2:#191919;--auto-bg-elev-3:#1a1a1a;--auto-bg-overlay:#ffffff0a;--auto-text:#e7e7e3;--auto-text-strong:#fff;--auto-text-muted:#acacac;--auto-text-subtle:#888;--auto-border-subtle:#2a2a2a;--auto-border-strong:#333;--auto-shadow-card:0 1px 2px #0006;--auto-shadow-elevated:0 12px 32px #0006;--auto-image-overlay-bg:#2f2c2c;--auto-image-overlay-text:#e7e7e3;--auto-header-bg:#08090ac7;--auto-header-border:#ffffff0f;--auto-header-shadow:0 1px 0 #ffffff0a inset,0 8px 32px #0006;--auto-header-text:#e7e7e3;--auto-header-text-muted:#acacac;--auto-header-hover-bg:#ffffff0f;--auto-header-divider:#ffffff14;--auto-logo-filter:brightness(0)invert(1);--auto-logo-opacity:.9;--auto-light-only-display:none;--auto-dark-only-display:block}.inline{justify-content:flex-start;align-items:center;display:flex}.stack{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}@media (width<=599px){.desktop-only{display:none}}@media (width>=900px){.mobile-only{display:none}}@font-face{font-family:Roobert;src:url(/fonts/RoobertMedium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Roobert;src:url(/fonts/RoobertSemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:block}body{background-color:var(--bg-gray);flex-direction:column;align-items:stretch;font-family:Roobert,sans-serif;font-size:16px;display:flex}.button-filled{background:rgba(var(--purple-rgb),.2);transition:var(--transition);color:var(--purple);font-weight:var(--fw-semi-bold);--btn-hover-bg:rgba(var(--purple-rgb),.26);border-radius:44px;justify-content:flex-start;align-items:center;gap:7px;height:44px;padding:0 20px 0 28px;font-size:19px;display:flex}.button-filled:hover{background:var(--btn-hover-bg)}@media (width<=599px){a[href*="/create"]{display:none!important}}@view-transition{navigation: auto;}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;min-width:0;min-height:0;margin:0;padding:0;position:relative}html{-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-text-size-adjust:none}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}h2,h3,h4,h5,h6{font-weight:400}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;cursor:pointer}a:visited{color:inherit}button{cursor:pointer;appearance:none;background:0 0;border:0;outline:none}img,svg{display:block}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body.dark-mode{background-color:var(--black)}.cky-consent-container .cky-consent-bar .cky-notice{flex-wrap:wrap}.cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper{flex-shrink:0;width:auto}@media (width<=768px){.cky-consent-container .cky-consent-bar .cky-notice{flex-direction:column;align-items:stretch}.cky-consent-container .cky-consent-bar .cky-notice-btn-wrapper{justify-content:flex-end;width:100%;padding-top:12px}}
