html.landing-theme{padding:0;overflow-x:hidden}body.landing-theme{margin:0;padding:0;position:relative;overflow-x:hidden}.landing-theme :root.landing-theme{--semantic-primary:#2a2e4b;--semantic-on-primary:#f9f9fd;--semantic-primary-bg:#e0e1f4;--semantic-on-primary-bg:#2a2e4b;--semantic-accent:#0056d6;--semantic-on-accent:#f9f8ff;--semantic-accent-bg:#dedeff;--semantic-on-accent-bg:#002c72;--semantic-accent-alt:#bd007e;--semantic-on-accent-alt:#fff6fc;--semantic-accent-alt-bg:#ffd2ee;--semantic-on-accent-alt-bg:#650042;--semantic-text-base:#1c1c1c;--semantic-text-subdued:#464646;--semantic-text-muted:#5f5f5f;--semantic-text-disabled:#919191;--semantic-background-body:#f9f9fa;--semantic-background-surface:#e0e3e4;--semantic-background-surface-highest:#e6e8e9;--semantic-background-surface-high:#edeeef;--semantic-background-surface-low:#f3f4f4;--semantic-background-surface-lowest:#fff;--semantic-background-opacity-surface:#1f1f1f1f;--semantic-error:#bb144b;--semantic-on-error:#fff7f7;--semantic-error-bg:#ffd5da;--semantic-on-error-bg:#640a25;--semantic-success:#007347;--semantic-on-success:#f3fbf7;--semantic-on-success-bg:#003c23;--semantic-success-bg:#c2ecda;--semantic-warning:#795b00;--semantic-on-warning:#fdf9f2;--semantic-on-warning-bg:#402e00;--semantic-warning-bg:#f3e1c1;--semantic-overlay-hard:#191b28e6;--semantic-overlay-medium:#191b2880;--semantic-overlay-soft:#191b281f;--semantic-outline-base:#71787c;--semantic-outline-variant:#c3c7c9;--semantic-neutral-black:#000;--semantic-neutral-white:#fff}.landing-theme .theme-dark{--semantic-primary:#2a2e4b;--semantic-on-primary:#c2c4e8;--semantic-primary-bg:#3d446d;--semantic-on-primary-bg:#e0e1f4;--semantic-accent:#b9bfff;--semantic-on-accent:#002c72;--semantic-accent-bg:#0040a8;--semantic-on-accent-bg:#dedeff;--semantic-accent-alt:#ffa5dd;--semantic-on-accent-alt:#650042;--semantic-accent-alt-bg:#930060;--semantic-on-accent-alt-bg:#ffd2ee;--semantic-text-base:#f1f1f1;--semantic-text-subdued:#e3e3e3;--semantic-text-muted:#c6c6c6;--semantic-text-disabled:#ababab;--semantic-background-body:#1e2021;--semantic-background-surface:#272a2c;--semantic-background-surface-highest:#1a1c1d;--semantic-background-surface-high:#121314;--semantic-background-surface-low:#0d0e0f;--semantic-background-surface-lowest:#000;--semantic-background-opacity-surface:#e2e2e21f;--semantic-error:#ffaab7;--semantic-on-error:#640a25;--semantic-error-bg:#8f0336;--semantic-on-error-bg:#ffd5da;--semantic-success:#82d7b5;--semantic-on-success:#003c23;--semantic-success-bg:#053;--semantic-on-success-bg:#c2ecda;--semantic-warning:#e1c387;--semantic-on-warning:#402e00;--semantic-warning-bg:#5b4300;--semantic-on-warning-bg:#f3e1c1;--semantic-overlay-soft:#e0e1f41f;--semantic-overlay-medium:#e0e1f480;--semantic-overlay-hard:#e0e1f4e6;--semantic-outline-base:#8b9295;--semantic-outline-variant:#42484a;--semantic-neutral-black:#000;--semantic-neutral-white:#fff}@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.landing-theme :root.landing-theme{--border-radius:3rem}@media (max-width:1366px){.landing-theme :root.landing-theme{--border-radius:2rem}}@media (max-width:991px){.landing-theme :root.landing-theme{--border-radius:1.5rem}}.landing-theme html.landing-theme{padding:0;font-family:Inter,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;overflow-x:hidden}.landing-theme body.landing-theme{background-color:var(--semantic-primary);margin:0;padding:0;position:relative;overflow-x:hidden}@media (max-width:768px){.landing-theme body.no-scroll{height:100vh;overflow:hidden}}.landing-theme *{box-sizing:border-box}.landing-theme .img-fluid{max-width:100%;height:auto}.landing-theme p{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme p{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme p{font-size:.875rem}}.landing-theme p{margin:0;line-height:150%}.landing-theme p:not(:last-of-type){margin-bottom:.875rem}.landing-theme .h-100{height:100%}.landing-theme button{all:unset;cursor:pointer;display:flex}.landing-theme hr{margin:1.5rem 0}.landing-theme ::-webkit-scrollbar-track{background-color:var(--semantic-background-surface-low);border-radius:10px}.landing-theme ::-webkit-scrollbar{border-radius:10px;width:6px;height:4px}.landing-theme ::-webkit-scrollbar-thumb{background:var(--semantic-outline-base);border-radius:10px}.landing-theme .about-container{background-color:var(--semantic-background-surface-low);align-items:center;height:100%;display:flex}.landing-theme .about-container .about-card{text-align:center;background-color:var(--semantic-background-body);width:80%;margin:auto;padding:2rem}@media (min-width:1280px){.landing-theme .about-container .about-card{width:30%}}.landing-theme .about-container .about-card .version{color:var(--semantic-text-base);margin:2rem 0}.landing-theme .about-container .about-card .version,.landing-theme .about-container .about-card .copy{background-color:var(--semantic-background-surface-lowest);justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;display:flex}.landing-theme .txt{color:var(--semantic-text-base)}.landing-theme .page-container{box-sizing:border-box;width:100%;margin:0 auto;padding:0 1rem}@media (min-width:992px){.landing-theme .page-container{width:85%}}@media (min-width:1366px){.landing-theme .page-container{width:85%;max-width:1280px}}@media (min-width:1920px){.landing-theme .page-container{max-width:1440px}}.landing-theme .center-content{flex-direction:column;align-items:center;padding:4rem 0;display:flex}@media (min-width:1366px){.landing-theme .center-content{width:50%;margin:0 auto;padding:4rem 0}}.landing-theme .center-content img{margin-bottom:2rem}.landing-theme .center-content .helper-txt{margin-top:2.5rem}.landing-theme .center-content .helper-txt .text{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .center-content .helper-txt .text{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .center-content .helper-txt .text{font-size:.875rem}}.landing-theme .center-content .helper-txt .text{color:var(--semantic-text-subdued);font-weight:500;line-height:150%}.landing-theme .center-content .helper-txt .helper-link{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .center-content .helper-txt .helper-link{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .center-content .helper-txt .helper-link{font-size:.875rem}}.landing-theme .center-content .helper-txt .helper-link{color:var(--semantic-accent-alt);font-weight:500;line-height:150%;text-decoration:none}.landing-theme .section__title{color:var(--semantic-text-base);font-size:calc(.46875vw + 1.438rem);font-weight:700}@media screen and (max-width:80rem){.landing-theme .section__title{font-size:1.813rem}}@media screen and (min-width:120rem){.landing-theme .section__title{font-size:2.188rem}}.landing-theme .section__title{letter-spacing:-.01em;align-items:center;margin:0 0 1.5rem;line-height:110%;display:flex}.landing-theme .section__title:after{content:"";background-color:var(--semantic-outline-variant);flex:1;height:1px;margin-left:1rem}.landing-theme .section__subtitle{color:var(--semantic-text-base);font-size:calc(.46875vw + .75rem);font-weight:700}@media screen and (max-width:80rem){.landing-theme .section__subtitle{font-size:1.125rem}}@media screen and (min-width:120rem){.landing-theme .section__subtitle{font-size:1.5rem}}.landing-theme .section__subtitle{letter-spacing:-.01em;margin:0 0 2rem;line-height:130%}.landing-theme .section__midtitle{color:var(--semantic-text-base);font-size:calc(.3125vw + .75rem);font-weight:500}@media screen and (max-width:80rem){.landing-theme .section__midtitle{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .section__midtitle{font-size:1.25rem}}.landing-theme .section__midtitle{letter-spacing:-.01em;margin:0 0 1rem;line-height:130%}.landing-theme .section__undertitle{color:var(--semantic-text-base);font-size:calc(.3125vw + .75rem);font-weight:700}@media screen and (max-width:80rem){.landing-theme .section__undertitle{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .section__undertitle{font-size:1.25rem}}.landing-theme .section__undertitle{letter-spacing:-.01em;margin:0 0 2rem;line-height:130%}.landing-theme .section__description{color:var(--semantic-text-base);font-size:calc(.15625vw + .625rem);font-weight:400}@media screen and (max-width:80rem){.landing-theme .section__description{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .section__description{font-size:.875rem}}.landing-theme .section__description{margin-top:0;margin-bottom:3rem;line-height:150%}.landing-theme .grid-area-title,.landing-theme .area-title{color:var(--semantic-on-primary-bg);margin:0 0 1rem 2rem}.landing-theme .grid-cards-title{color:var(--semantic-text-base);font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .grid-cards-title{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .grid-cards-title{font-size:1rem}}.landing-theme .grid-cards-title{border-bottom:1px solid var(--semantic-outline-variant);margin-bottom:1rem;padding-bottom:.25rem;font-weight:700;line-height:150%}.landing-theme .page-title{font-size:calc(.46875vw + 1.438rem);font-weight:700}@media screen and (max-width:80rem){.landing-theme .page-title{font-size:1.813rem}}@media screen and (min-width:120rem){.landing-theme .page-title{font-size:2.188rem}}.landing-theme .page-title{letter-spacing:-.01em;color:var(--semantic-text-base);margin:0;line-height:110%}.landing-theme .dashboard__title{font-size:calc(.625vw + .813rem);font-weight:700}@media screen and (max-width:80rem){.landing-theme .dashboard__title{font-size:1.313rem}}@media screen and (min-width:120rem){.landing-theme .dashboard__title{font-size:1.813rem}}.landing-theme .dashboard__title{letter-spacing:-.01em;color:var(--semantic-text-base);margin:0;line-height:110%}.landing-theme .modal__title{color:var(--semantic-text-base);font-size:calc(.46875vw + .75rem);font-weight:700}@media screen and (max-width:80rem){.landing-theme .modal__title{font-size:1.125rem}}@media screen and (min-width:120rem){.landing-theme .modal__title{font-size:1.5rem}}.landing-theme .modal__title{letter-spacing:-.01em;margin:0 0 1rem;line-height:130%}.landing-theme .btn-xlarge{font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .btn-xlarge{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .btn-xlarge{font-size:1rem}}.landing-theme .btn-xlarge{letter-spacing:.03em;text-align:center;vertical-align:middle;border-radius:var(--border-radius);border:none;justify-content:center;align-items:center;gap:.35rem;padding:.8rem 1.5rem;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:500;line-height:150%;text-decoration:none;display:inline-flex;position:relative}.landing-theme .btn-xlarge span,.landing-theme .btn-xlarge i{font-size:calc(.15625vw + 1rem)}@media screen and (max-width:80rem){.landing-theme .btn-xlarge span,.landing-theme .btn-xlarge i{font-size:1.125rem}}@media screen and (min-width:120rem){.landing-theme .btn-xlarge span,.landing-theme .btn-xlarge i{font-size:1.25rem}}.landing-theme .btn-xlarge.btn-icon{width:3rem;height:3rem;padding:0}.landing-theme .btn-large{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .btn-large{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .btn-large{font-size:.875rem}}.landing-theme .btn-large{letter-spacing:.03em;text-align:center;vertical-align:middle;border-radius:var(--border-radius);border:none;justify-content:center;align-items:center;gap:.35rem;padding:.75rem 1.125rem;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:500;line-height:150%;text-decoration:none;display:inline-flex;position:relative}@media (max-width:991px){.landing-theme .btn-large{padding:.75rem .85rem}}.landing-theme .btn-large span,.landing-theme .btn-large i{font-size:calc(.15625vw + 1rem)}@media screen and (max-width:80rem){.landing-theme .btn-large span,.landing-theme .btn-large i{font-size:1.125rem}}@media screen and (min-width:120rem){.landing-theme .btn-large span,.landing-theme .btn-large i{font-size:1.25rem}}.landing-theme .btn-large.btn-icon{width:3rem;height:3rem;padding:0}.landing-theme .btn-medium{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .btn-medium{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .btn-medium{font-size:.875rem}}.landing-theme .btn-medium{letter-spacing:.03em;text-align:center;vertical-align:middle;border-radius:var(--border-radius);border:none;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1rem;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:500;line-height:150%;text-decoration:none;display:inline-flex;position:relative}@media (max-width:991px){.landing-theme .btn-medium{padding:.5rem .75rem}}.landing-theme .btn-medium span,.landing-theme .btn-medium i{font-size:calc(.15625vw + 1rem)}@media screen and (max-width:80rem){.landing-theme .btn-medium span,.landing-theme .btn-medium i{font-size:1.125rem}}@media screen and (min-width:120rem){.landing-theme .btn-medium span,.landing-theme .btn-medium i{font-size:1.25rem}}.landing-theme .btn-medium.btn-square{padding:.625rem}.landing-theme .btn-medium.btn-icon{width:3rem;height:3rem;padding:0}.landing-theme .btn-small{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .btn-small{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .btn-small{font-size:.875rem}}.landing-theme .btn-small{letter-spacing:.03em;text-align:center;vertical-align:middle;border-radius:var(--border-radius);border:none;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:500;line-height:150%;text-decoration:none;display:inline-flex;position:relative}.landing-theme .btn-small span,.landing-theme .btn-small i{font-size:calc(.15625vw + 1rem)}@media screen and (max-width:80rem){.landing-theme .btn-small span,.landing-theme .btn-small i{font-size:1.125rem}}@media screen and (min-width:120rem){.landing-theme .btn-small span,.landing-theme .btn-small i{font-size:1.25rem}}.landing-theme .btn-small.btn-icon{width:2.5rem;height:2.5rem;padding:0}@media (max-width:991px){.landing-theme .btn-icon{gap:0;font-size:0}.landing-theme .btn-icon .material-icons-outlined{font-size:inherit}}.landing-theme .btn-base{color:var(--semantic-accent);background-color:#0000}.landing-theme .btn-base:hover{background-color:var(--semantic-background-opacity-surface);color:var(--semantic-primary)}.landing-theme .btn-base-outline{color:var(--semantic-on-primary);border:2px solid var(--semantic-on-primary);background-color:#0000}.landing-theme .btn-primary{background-color:var(--semantic-primary-bg);color:var(--semantic-on-primary-bg)}.landing-theme .btn-primary:hover{background-color:var(--semantic-accent-bg);color:var(--semantic-on-accent-bg)}.landing-theme .btn-primary:active{background-color:var(--semantic-accent-alt-bg);color:var(--semantic-on-accent-alt-bg)}.landing-theme .btn-primary.disabled,.landing-theme .btn-primary:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:var(--semantic-background-surface);color:var(--semantic-text-disabled)}.landing-theme .btn-primary .material-icons,.landing-theme .btn-primary .material-icons-outlined{font-size:21px}.landing-theme .btn-circle-icon{color:var(--semantic-text-base);background-color:#0000;border:2px solid #0000}.landing-theme .btn-circle-icon:hover,.landing-theme .btn-circle-icon:focus{background-color:var(--semantic-accent-bg);color:var(--semantic-on-accent-bg);border:2px solid var(--semantic-accent-bg)}.landing-theme .btn-circle-icon:active{background-color:var(--semantic-accent-alt-bg);color:var(--semantic-on-accent-alt-bg);border:2px solid var(--semantic-accent-alt-bg)}.landing-theme .btn-circle-icon.disabled,.landing-theme .btn-circle-icon:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--semantic-text-disabled);background-color:#0000;border:2px solid #0000}.landing-theme .btn-secondary{background-color:var(--semantic-accent);color:var(--semantic-on-accent)}.landing-theme .btn-secondary:hover{background-color:var(--semantic-accent-bg);color:var(--semantic-on-accent-bg)}.landing-theme .btn-secondary:active{background-color:var(--semantic-accent-alt-bg);color:var(--semantic-on-accent-alt-bg)}.landing-theme .btn-secondary.disabled,.landing-theme .btn-secondary:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:var(--semantic-background-surface);color:var(--semantic-text-disabled)}.landing-theme .btn-secondary-outline{color:var(--semantic-accent);border:2px solid var(--semantic-accent);background-color:#0000}.landing-theme .btn-secondary-outline:hover{background-color:var(--semantic-background-surface-low);color:var(--semantic-primary);border:2px solid var(--semantic-background-surface-low)}.landing-theme .btn-danger{background-color:var(--semantic-error);color:var(--semantic-on-error);border:2px solid var(--semantic-error);text-transform:uppercase}.landing-theme .btn-danger:hover{background-color:var(--semantic-error-bg);color:var(--semantic-on-error-bg);border:2px solid var(--semantic-error-bg)}.landing-theme .btn-success{background-color:var(--semantic-success);color:var(--semantic-on-error);border:2px solid var(--semantic-success);text-transform:uppercase}.landing-theme .btn-success:hover{background-color:var(--semantic-success-bg);color:var(--semantic-on-error-bg);border:2px solid var(--semantic-success-bg)}.landing-theme .btn-tertiary{background-color:var(--semantic-accent-alt-bg);color:var(--semantic-on-accent-alt-bg)}.landing-theme .btn-cancel{background-color:var(--semantic-background-surface-lowest);color:var(--semantic-accent)}.landing-theme .btn-cancel:hover{background-color:var(--semantic-background-surface-low);color:var(--semantic-accent)}.landing-theme .btn-round{border-radius:1rem;padding:.75rem}.landing-theme .btn-round span,.landing-theme .btn-round svg{font-size:calc(.625vw + .5rem)}@media screen and (max-width:80rem){.landing-theme .btn-round span,.landing-theme .btn-round svg{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .btn-round span,.landing-theme .btn-round svg{font-size:1.5rem}}.landing-theme .btn-disabled{cursor:none;pointer-events:none;color:var(--semantic-text-base);opacity:.5}.landing-theme .btn-tab{background-color:var(--semantic-background-surface-lowest);color:var(--semantic-text-muted);white-space:nowrap;padding:8px 16px 12px;position:relative}.landing-theme .btn-tab:hover{box-shadow:0 2px 4px -2px #0000000d,0 4px 6px -1px #0000001a}.landing-theme .btn-tab.active{background-color:var(--semantic-primary);color:var(--semantic-on-primary);box-shadow:none}.landing-theme .btn-tab.active:after{content:"";background-color:var(--semantic-on-primary);border-radius:6px 6px 0 0;width:70%;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-theme button{cursor:pointer}.landing-theme .component-breadcrumb{margin-bottom:1rem}.landing-theme .component-breadcrumb .breadcrumb{align-items:center;gap:.5rem;display:flex}.landing-theme .component-breadcrumb .prev-link{color:var(--semantic-text-disabled);align-items:center;text-decoration:none;display:flex}.landing-theme .component-breadcrumb .prev-link:after{content:"/";margin-left:.3rem;font-size:120%;position:relative;top:1px}.landing-theme .component-breadcrumb .current{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .component-breadcrumb .current{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .component-breadcrumb .current{font-size:.875rem}}.landing-theme .component-breadcrumb .current{color:var(--semantic-text-subdued);line-height:150%}.landing-theme .template-loading{height:100%}.landing-theme .loading-content{justify-content:center;align-items:center;height:100%;display:flex}.landing-theme .loading-content .center-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.landing-theme .loading-content .center-content .msg{color:#fff}.landing-theme .theme-dark .msg{color:var(--semantic-text-subdued)}.landing-theme .loading-dots{gap:6px;display:flex}.landing-theme .loading-dots span{background:var(--semantic-accent);border-radius:50%;width:10px;height:10px;animation:.6s infinite alternate bounced}.landing-theme .loading-dots span:nth-child(2){animation-delay:.2s}.landing-theme .loading-dots span:nth-child(3){animation-delay:.4s}@keyframes bounced{to{opacity:.7;transform:translateY(-10px)}}.landing-theme .label-default{color:var(--semantic-accent-alt);font-size:calc(.15625vw + .625rem);font-weight:700}@media screen and (max-width:80rem){.landing-theme .label-default{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .label-default{font-size:.875rem}}.landing-theme .label-default{line-height:150%}.landing-theme .component-menu{background-color:var(--semantic-background-body);padding:1.5rem 0}@media (min-width:1280px){.landing-theme .component-menu .nav-toggler{display:none}}.landing-theme .component-menu .nav-toggler-actions{margin-left:auto}@media (min-width:767px){.landing-theme .component-menu .nav-toggler-actions{display:none}}.landing-theme .component-menu .nav-content{align-items:center;gap:3rem;display:flex;position:relative}@media (max-width:1024px){.landing-theme .component-menu .nav-content{gap:1.5rem}}.landing-theme .component-menu .nav-logo .logo-link img{height:1.5rem}.landing-theme .component-menu .nav-contentlist,.landing-theme .component-menu .action-list{gap:1rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1024px){.landing-theme .component-menu .nav-contentlist{z-index:9999;background-color:var(--semantic-background-surface-high);opacity:0;visibility:hidden;flex-direction:column;gap:0;width:100%;max-width:none;padding:.5rem;transition:all .3s ease-in-out;position:fixed;top:4.2rem;left:0;right:0;transform:translateY(-10px);box-shadow:0 2px 4px -2px #0000000d,0 4px 6px -1px #0000001a}.landing-theme .component-menu .nav-contentlist.active{opacity:1;visibility:visible;transform:translateY(0)}}.landing-theme .component-menu .nav-item{padding:.5rem}.landing-theme .component-menu .nav-link{color:var(--semantic-text-base);font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-menu .nav-link{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .component-menu .nav-link{font-size:1rem}}.landing-theme .component-menu .nav-link{font-weight:500;line-height:150%;text-decoration:none}.landing-theme .component-menu .nav-actions{margin-left:auto}@media (max-width:767px){.landing-theme .component-menu .nav-actions{z-index:1;background-color:var(--semantic-background-body);border:1px solid var(--semantic-outline-variant);opacity:0;visibility:hidden;border-radius:.5rem;padding:.5rem;transition:all .3s ease-in-out;position:absolute;top:2.6rem;right:0;transform:translateY(-10px);box-shadow:0 2px 4px -2px #0000000d,0 4px 6px -1px #0000001a}.landing-theme .component-menu .nav-actions .action-list{flex-direction:column;gap:0}.landing-theme .component-menu .nav-actions .action-list .btn-medium{background-color:unset;width:100%;color:var(--semantic-text-base);justify-content:start}.landing-theme .component-menu .nav-actions.active{opacity:1;visibility:visible;transform:translateY(0)}}.landing-theme .block-hero{padding:3rem 0}@media (min-width:991px){.landing-theme .block-hero{padding:7rem 0}}.landing-theme .block-hero{background-color:var(--semantic-background-body);text-align:center;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);background-image:url(/public/landing/bg/bg-opc1.png);background-position:50%;background-repeat:no-repeat}.landing-theme .block-hero .block-content{text-align:center;margin:0 auto}@media (min-width:1280px){.landing-theme .block-hero .block-content{width:70%}}.landing-theme .block-hero .block-title{font-size:calc(2.34375vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-hero .block-title{font-size:2.625rem}}@media screen and (min-width:120rem){.landing-theme .block-hero .block-title{font-size:4.5rem}}.landing-theme .block-hero .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);text-wrap:balance;margin:0;line-height:110%}.landing-theme .block-hero .block-caption{font-size:calc(.625vw + .813rem)}@media screen and (max-width:80rem){.landing-theme .block-hero .block-caption{font-size:1.313rem}}@media screen and (min-width:120rem){.landing-theme .block-hero .block-caption{font-size:1.813rem}}.landing-theme .block-hero .block-caption{letter-spacing:-.01em;color:var(--semantic-text-muted);text-wrap:balance;margin:2rem 0 4rem;line-height:110%}@media (max-width:767px){.landing-theme .block-hero .block-caption{margin:2rem 0}}.landing-theme .block-hero .block-actions{justify-content:center;gap:1.5rem;display:flex}@media (max-width:767px){.landing-theme .block-hero .block-actions{flex-direction:column;gap:.5rem}}.landing-theme .block-cta{padding:3rem 0}@media (min-width:991px){.landing-theme .block-cta{padding:7rem 0}}.landing-theme .block-cta{background-color:var(--semantic-accent);text-align:center;background-image:url(/public/landing/bg/bg-opc2.png);background-position:50%;background-repeat:no-repeat;border-top-left-radius:3rem;border-top-right-radius:3rem}.landing-theme .block-cta .block-content{text-align:center;margin:0 auto}@media (min-width:1280px){.landing-theme .block-cta .block-content{width:70%}}.landing-theme .block-cta .block-title{font-size:calc(2.03125vw + .5rem)}@media screen and (max-width:80rem){.landing-theme .block-cta .block-title{font-size:2.125rem}}@media screen and (min-width:120rem){.landing-theme .block-cta .block-title{font-size:3.75rem}}.landing-theme .block-cta .block-title{letter-spacing:-.01em;color:var(--semantic-on-accent);text-wrap:balance;margin:0;line-height:110%}.landing-theme .block-cta .block-caption{font-size:calc(.625vw + .813rem)}@media screen and (max-width:80rem){.landing-theme .block-cta .block-caption{font-size:1.313rem}}@media screen and (min-width:120rem){.landing-theme .block-cta .block-caption{font-size:1.813rem}}.landing-theme .block-cta .block-caption{letter-spacing:-.01em;color:var(--semantic-on-accent);text-wrap:balance;margin:2rem 0 4rem;line-height:110%}.landing-theme .block-cta .block-actions{justify-content:center;gap:1.5rem;margin-top:4rem;display:flex}@media (max-width:767px){.landing-theme .block-cta .block-actions{flex-direction:column;gap:.5rem;margin-top:2rem}}.landing-theme .block-hero-imgRight{padding:3rem 0}@media (min-width:991px){.landing-theme .block-hero-imgRight{padding:7rem 0}}.landing-theme .block-hero-imgRight{background-color:var(--semantic-primary-bg);border-radius:var(--border-radius);z-index:1;position:relative}.landing-theme .block-hero-imgRight .block-content{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}@media (max-width:991px){.landing-theme .block-hero-imgRight .block-content{grid-template-columns:1fr}}.landing-theme .block-hero-imgRight .block-title{font-size:calc(1.5625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-imgRight .block-title{font-size:1.875rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-imgRight .block-title{font-size:3.125rem}}.landing-theme .block-hero-imgRight .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);margin:0;line-height:110%}.landing-theme .block-hero-imgRight .block-title span{color:var(--semantic-accent)}.landing-theme .block-hero-imgRight .block-caption{font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-imgRight .block-caption{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-imgRight .block-caption{font-size:1.25rem}}.landing-theme .block-hero-imgRight .block-caption{letter-spacing:-.01em;color:var(--semantic-text-muted);margin:1rem 0;line-height:130%}.landing-theme .block-hero-imgRight img{margin-left:auto;display:flex}@media (max-width:991px){.landing-theme .block-hero-imgRight img{margin:auto}}.landing-theme .block-hero-imgRight .hero-actions{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.landing-theme .block-hero-imgLeft{background-color:var(--semantic-background-body);z-index:1;padding:3rem 0;position:relative}.landing-theme .block-hero-imgLeft .block-content{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}@media (max-width:991px){.landing-theme .block-hero-imgLeft .block-content{grid-template-columns:1fr}}.landing-theme .block-hero-imgLeft .block-title{font-size:calc(1.5625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-imgLeft .block-title{font-size:1.875rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-imgLeft .block-title{font-size:3.125rem}}.landing-theme .block-hero-imgLeft .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);margin:0;line-height:110%}.landing-theme .block-hero-imgLeft .block-title span{color:var(--semantic-accent)}.landing-theme .block-hero-imgLeft .block-caption{font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-imgLeft .block-caption{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-imgLeft .block-caption{font-size:1.25rem}}.landing-theme .block-hero-imgLeft .block-caption{letter-spacing:-.01em;color:var(--semantic-text-muted);margin:1rem 0;line-height:130%}.landing-theme .block-hero-imgLeft img{margin-left:auto;display:flex}@media (max-width:991px){.landing-theme .block-hero-imgLeft img{margin:auto}}.landing-theme .block-hero-imgLeft .hero-actions{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.landing-theme .block-hero-collapsing-content{padding:3rem 0;position:relative}@media (min-width:991px){.landing-theme .block-hero-collapsing-content{padding:7rem 0 0}}.landing-theme .block-hero-collapsing-content:after{content:"";opacity:.8;background:var(--semantic-accent);filter:blur(300px);z-index:-1;border-radius:67.6875rem;width:65rem;height:38rem;position:absolute;top:50%;left:-38rem;transform:translateY(-50%)}.landing-theme .block-hero-collapsing-content:before{content:"";opacity:.8;background:var(--semantic-primary-bg);filter:blur(300px);z-index:-1;border-radius:67.6875rem;width:65rem;height:38rem;position:absolute;top:-34rem;bottom:0;right:-47rem}.landing-theme .block-hero-collapsing-content .block-content{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}@media (max-width:1280px){.landing-theme .block-hero-collapsing-content .block-content{grid-template-columns:1fr 40%}}@media (max-width:767px){.landing-theme .block-hero-collapsing-content .block-content{grid-template-columns:1fr}}.landing-theme .block-hero-collapsing-content .hero-title{font-size:calc(2.03125vw + .5rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-collapsing-content .hero-title{font-size:2.125rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-collapsing-content .hero-title{font-size:3.75rem}}.landing-theme .block-hero-collapsing-content .hero-title{letter-spacing:-.01em;text-wrap:balance;text-align:center;color:var(--semantic-on-primary);margin-top:0;margin-bottom:2rem;padding:0 10rem;line-height:110%}@media (max-width:1280px){.landing-theme .block-hero-collapsing-content .hero-title{padding:0 4rem}}@media (max-width:991px){.landing-theme .block-hero-collapsing-content .hero-title{padding:0}}.landing-theme .block-hero-collapsing-content img{margin-left:auto;display:flex}@media (max-width:767px){.landing-theme .block-hero-collapsing-content img{display:none}}.landing-theme .block-loop-content{z-index:1;padding:3rem 0;position:relative}@media (min-width:991px){.landing-theme .block-loop-content{padding:7rem 0}}.landing-theme .block-loop-content{background-color:var(--semantic-primary-bg);border-radius:var(--border-radius)}.landing-theme .block-loop-content .block-content{grid-template-columns:auto 1fr;align-items:center;gap:10rem;display:grid}@media (max-width:1280px){.landing-theme .block-loop-content .block-content{grid-template-columns:40% 1fr;gap:2rem}}@media (max-width:767px){.landing-theme .block-loop-content .block-content{grid-template-columns:1fr}}.landing-theme .block-loop-content .block-content:not(:last-of-type){margin-bottom:2rem}.landing-theme .block-loop-content .block-content img{order:1}.landing-theme .block-loop-content .block-content .block-caption{order:2}@media (min-width:768px){.landing-theme .block-loop-content .block-content:nth-of-type(odd){grid-template-columns:1fr 40%;gap:2rem}.landing-theme .block-loop-content .block-content:nth-of-type(odd) img{order:2}.landing-theme .block-loop-content .block-content:nth-of-type(odd) .block-caption{order:1}}@media (max-width:767px){.landing-theme .block-loop-content .block-content:nth-of-type(odd){grid-template-columns:1fr}}.landing-theme .block-loop-content .block-title{font-size:calc(2.03125vw + .5rem)}@media screen and (max-width:80rem){.landing-theme .block-loop-content .block-title{font-size:2.125rem}}@media screen and (min-width:120rem){.landing-theme .block-loop-content .block-title{font-size:3.75rem}}.landing-theme .block-loop-content .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);text-align:center;width:85%;margin:0 auto 3rem;line-height:110%}.landing-theme .block-loop-content .block-title span{color:var(--semantic-accent);text-decoration:underline}@media (max-width:1280px){.landing-theme .block-loop-content .block-title{width:100%}}.landing-theme .block-loop-content .block-undertitle{color:var(--semantic-accent);font-size:calc(.625vw + .813rem)}@media screen and (max-width:80rem){.landing-theme .block-loop-content .block-undertitle{font-size:1.313rem}}@media screen and (min-width:120rem){.landing-theme .block-loop-content .block-undertitle{font-size:1.813rem}}.landing-theme .block-loop-content .block-undertitle{letter-spacing:-.01em;margin:0;line-height:110%}.landing-theme .block-loop-content .block-txt{color:var(--semantic-on-primary-bg);font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-loop-content .block-txt{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-loop-content .block-txt{font-size:1.25rem}}.landing-theme .block-loop-content .block-txt{letter-spacing:-.01em;margin:1.5rem 0;line-height:130%}.landing-theme .block-loop-content img{margin-left:auto;display:flex}.landing-theme .block-carousel-cards{background-color:var(--semantic-background-surface-low);margin-top:-1.5rem;padding:4.5rem 0 3rem;position:relative}@media (min-width:991px){.landing-theme .block-carousel-cards{margin-top:-3rem;padding:9.5rem 0 7rem}}.landing-theme .block-carousel-cards .block-title{font-size:calc(2.03125vw + .5rem)}@media screen and (max-width:80rem){.landing-theme .block-carousel-cards .block-title{font-size:2.125rem}}@media screen and (min-width:120rem){.landing-theme .block-carousel-cards .block-title{font-size:3.75rem}}.landing-theme .block-carousel-cards .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);text-align:center;text-wrap:balance;width:70%;margin:0 auto 3rem;line-height:110%}.landing-theme .block-carousel-cards .block-title span{color:var(--semantic-accent);text-decoration:underline}@media (max-width:1280px){.landing-theme .block-carousel-cards .block-title{width:100%}}.landing-theme .block-carousel-cards .swiper .swiper-wrapper{align-items:stretch;display:flex}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item{border-radius:var(--border-radius);background-color:var(--semantic-primary);flex-direction:column;height:auto;text-decoration:none;display:flex}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item .img-fluid{object-fit:cover;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);height:192px;position:relative}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body{padding:1.5rem 1.5rem 2rem}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body h3{font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body h3{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body h3{font-size:1.25rem}}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body h3{letter-spacing:-.01em;color:var(--semantic-on-primary);margin:0;font-weight:700;line-height:130%}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body p{font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body p{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body p{font-size:1rem}}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body p{-webkit-line-clamp:3;color:var(--semantic-on-primary);-webkit-box-orient:vertical;margin:1rem 0;line-height:150%;display:-webkit-box;overflow:hidden}.landing-theme .block-carousel-cards .swiper .swiper-wrapper .card-item__body .card-arrow{background-color:red;border:none;border-radius:16px;position:absolute;top:10.5rem;right:1.5rem}.landing-theme .block-carousel-cards .content-carousel{box-sizing:border-box;width:100%;margin:0 auto;padding:0 1rem}@media (min-width:992px){.landing-theme .block-carousel-cards .content-carousel{width:85%}}@media (min-width:1920px){.landing-theme .block-carousel-cards .content-carousel{max-width:1440px}}.landing-theme .block-hero-split-content{background-color:var(--semantic-background-surface-low);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:3rem 0}.landing-theme .block-hero-split-content .hero-container{align-items:center;gap:2rem;display:flex}.landing-theme .block-hero-split-content .hero-container__main{gap:2rem}.landing-theme .block-hero-split-content .hero-container__main .main__body{gap:1.25rem}.landing-theme .block-hero-split-content .hero-container__main .main__body .block-title{font-size:calc(1.5625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-split-content .hero-container__main .main__body .block-title{font-size:1.875rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-split-content .hero-container__main .main__body .block-title{font-size:3.125rem}}.landing-theme .block-hero-split-content .hero-container__main .main__body .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);text-wrap:balance;margin:0;line-height:110%}.landing-theme .block-hero-split-content .hero-container__main .main__body .block-title span{color:var(--semantic-accent)}.landing-theme .block-hero-split-content .hero-container__main .main__body .block-caption{font-size:calc(.15625vw + .875rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-split-content .hero-container__main .main__body .block-caption{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-split-content .hero-container__main .main__body .block-caption{font-size:1.125rem}}.landing-theme .block-hero-split-content .hero-container__main .main__body .block-caption{color:var(--semantic-text-muted);text-wrap:balance;margin:1rem 0;line-height:150%}.landing-theme .block-hero-split-content .hero-container__main .main__ctas{grid-template-columns:1fr 1fr;gap:2.75rem;margin-top:2rem;display:grid}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item{flex-direction:column;align-items:start;gap:1.5rem;display:flex}@media (max-width:767px){.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item{gap:.5rem}}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .icon-shape{background-color:var(--semantic-accent-bg);border-radius:50px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .icon-shape span{color:var(--semantic-on-accent-bg)}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__title{font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__title{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__title{font-size:1.25rem}}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__title{letter-spacing:-.01em;color:var(--semantic-text-base);margin:0 0 .5rem;font-weight:700;line-height:130%}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__text{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__text{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__text{font-size:.875rem}}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__text{color:var(--semantic-text-muted);line-height:150%}@media (max-width:767px){.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item .cta-body__text{display:none}}.landing-theme .block-hero-split-content .hero-container .img-fluid{display:none}@media (min-width:768px){.landing-theme .block-hero-split-content .hero-container__main{gap:2.5rem}.landing-theme .block-hero-split-content .hero-container__main .main__ctas{flex-direction:row;justify-content:space-between;gap:0;width:fit-content}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item:first-of-type{border-right:1px solid var(--semantic-outline-variant);padding-right:2.75rem}.landing-theme .block-hero-split-content .hero-container__main .main__ctas .cta-item:last-of-type{padding-left:2.75rem}}@media (min-width:1024px){.landing-theme .block-hero-split-content .hero-container{grid-template-columns:2fr 1fr;gap:4rem;display:grid}.landing-theme .block-hero-split-content .hero-container .main__body{gap:1.5rem}.landing-theme .block-hero-split-content .hero-container .img-fluid{object-fit:cover;height:100%;display:block}}.landing-theme .block-faq{padding:3rem 0}@media (min-width:991px){.landing-theme .block-faq{padding:7rem 0}}.landing-theme .block-faq{background-color:var(--semantic-background-surface-low);position:relative}.landing-theme .block-faq:before{content:"";background-color:var(--semantic-background-body);z-index:-1;position:absolute;inset:0}.landing-theme .block-faq .block-content{grid-template-columns:1fr 60%;align-items:center;gap:3rem;display:grid}@media (max-width:991px){.landing-theme .block-faq .block-content{grid-template-columns:1fr;gap:1rem}}.landing-theme .block-faq .block-title{font-size:calc(1.5625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .block-faq .block-title{font-size:1.875rem}}@media screen and (min-width:120rem){.landing-theme .block-faq .block-title{font-size:3.125rem}}.landing-theme .block-faq .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);margin:0;line-height:110%}.landing-theme .block-faq .block-title span{color:var(--semantic-accent)}.landing-theme .block-faq .block-caption{font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-faq .block-caption{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-faq .block-caption{font-size:1.25rem}}.landing-theme .block-faq .block-caption{letter-spacing:-.01em;color:var(--semantic-text-muted);margin:1rem 0;line-height:130%}.landing-theme .block-news{background-color:var(--semantic-background-body);padding:3rem 0}@media (min-width:991px){.landing-theme .block-news{padding:4rem 0}}.landing-theme .block-news .block-head{align-items:center;margin-bottom:2rem;display:flex}.landing-theme .block-news .block-head .block-title{font-size:calc(2.03125vw + .5rem)}@media screen and (max-width:80rem){.landing-theme .block-news .block-head .block-title{font-size:2.125rem}}@media screen and (min-width:120rem){.landing-theme .block-news .block-head .block-title{font-size:3.75rem}}.landing-theme .block-news .block-head .block-title{letter-spacing:-.01em;color:var(--semantic-text-base);margin:0;line-height:110%}.landing-theme .block-news .block-head .btn-medium{margin-left:auto}.landing-theme .block-news .block-articles-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:1280px){.landing-theme .block-news .block-articles-grid{grid-template-columns:1fr}}.landing-theme .block-news .block-articles-grid .article-caption{flex-direction:column;gap:1rem;display:flex}.landing-theme .block-news .block-articles-grid .article-title{-webkit-line-clamp:2;color:var(--semantic-text-base);-webkit-box-orient:vertical;margin-top:0;display:-webkit-box;overflow:hidden}.landing-theme .block-news .block-articles-grid .article-resume{-webkit-line-clamp:3;color:var(--semantic-text-muted);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.landing-theme .block-news .block-articles-grid .info-date{color:var(--semantic-text-muted);font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .block-news .block-articles-grid .info-date{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .block-news .block-articles-grid .info-date{font-size:.875rem}}.landing-theme .block-news .block-articles-grid .info-date{margin-left:1rem;line-height:150%}.landing-theme .block-news .block-articles-grid .main-article .article-title{font-size:calc(.625vw + .813rem)}@media screen and (max-width:80rem){.landing-theme .block-news .block-articles-grid .main-article .article-title{font-size:1.313rem}}@media screen and (min-width:120rem){.landing-theme .block-news .block-articles-grid .main-article .article-title{font-size:1.813rem}}.landing-theme .block-news .block-articles-grid .main-article .article-title{letter-spacing:-.01em;margin:0;line-height:110%}.landing-theme .block-news .block-articles-grid .main-article .article-resume{font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-news .block-articles-grid .main-article .article-resume{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .block-news .block-articles-grid .main-article .article-resume{font-size:1rem}}.landing-theme .block-news .block-articles-grid .main-article .article-resume{line-height:150%}.landing-theme .block-news .block-articles-grid .main-article img{aspect-ratio:2;object-fit:cover;width:100%;height:auto;margin-top:1rem}.landing-theme .block-news .block-articles-grid .side-article{grid-template-columns:1fr 30%;gap:1rem;display:grid}@media (max-width:767px){.landing-theme .block-news .block-articles-grid .side-article{grid-template-columns:1fr}}.landing-theme .block-news .block-articles-grid .side-article:not(:last-of-type){margin-bottom:1rem}.landing-theme .block-news .block-articles-grid .side-article .article-title{font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .block-news .block-articles-grid .side-article .article-title{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .block-news .block-articles-grid .side-article .article-title{font-size:1.25rem}}.landing-theme .block-news .block-articles-grid .side-article .article-title{letter-spacing:-.01em;margin:0;line-height:130%}.landing-theme .block-news .block-articles-grid .side-article .article-resume{font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .block-news .block-articles-grid .side-article .article-resume{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .block-news .block-articles-grid .side-article .article-resume{font-size:.875rem}}.landing-theme .block-news .block-articles-grid .side-article .article-resume{line-height:150%}.landing-theme .block-news .block-articles-grid .side-article img{aspect-ratio:5/3;object-fit:cover;width:100%;height:auto}@media (max-width:767px){.landing-theme .block-news .block-articles-grid .side-article img{display:none}}.landing-theme .component-footer{background-color:var(--semantic-background-surface-low);position:relative}.landing-theme .component-footer:before{content:"";background-color:var(--semantic-background-body);z-index:-1;position:absolute;inset:0}.landing-theme .component-footer .footer-body{grid-template-columns:20% 1fr;gap:2rem;padding:3rem 0;display:grid}@media (max-width:1280px){.landing-theme .component-footer .footer-body{grid-template-columns:1fr}}.landing-theme .component-footer .footer-body .footer-company-info img{max-height:30px}.landing-theme .component-footer .footer-body .footer-company-info address{font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-footer .footer-body .footer-company-info address{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .component-footer .footer-body .footer-company-info address{font-size:1rem}}.landing-theme .component-footer .footer-body .footer-company-info address{color:var(--semantic-text-muted);margin-top:1rem;line-height:150%}.landing-theme .component-footer .footer-body .footer-sitemap-cols{grid-template-columns:repeat(5,1fr);display:grid}@media (max-width:1280px){.landing-theme .component-footer .footer-body .footer-sitemap-cols{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.landing-theme .component-footer .footer-body .footer-sitemap-cols{grid-template-columns:repeat(2,1fr)}}.landing-theme .component-footer .footer-nav{border:1px solid ridge;flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.landing-theme .component-footer .nav-title{color:var(--semantic-text-base);font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-footer .nav-title{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .component-footer .nav-title{font-size:1rem}}.landing-theme .component-footer .nav-title{text-transform:uppercase;font-weight:700;line-height:150%}.landing-theme .component-footer .footer-navlist{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.landing-theme .component-footer .nav-item{padding:.5rem 0}.landing-theme .component-footer .nav-link{color:var(--semantic-text-base);align-items:center;gap:.5rem;font-size:calc(.15625vw + .75rem);display:flex}@media screen and (max-width:80rem){.landing-theme .component-footer .nav-link{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .component-footer .nav-link{font-size:1rem}}.landing-theme .component-footer .nav-link{font-weight:500;line-height:150%;text-decoration:none}.landing-theme .component-footer .nav-link:hover{color:var(--semantic-accent)}.landing-theme .component-footer .footer-bottom{border-top:1px solid var(--semantic-outline-variant);padding:1.5rem 0;display:flex}.landing-theme .component-footer .footer-bottom .copy-txt{color:var(--semantic-text-base)}.landing-theme .component-footer .footer-bottom .rightside{margin-left:auto}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma{position:relative}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .select-dropdown__link{background-color:var(--semantic-background-body);font-size:.75rem}@media screen and (max-width:80rem){.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .select-dropdown__link{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .select-dropdown__link{font-size:.75rem}}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .select-dropdown__link{color:var(--semantic-text-base);border:1px solid var(--semantic-outline-variant);border-radius:2px;gap:.35rem;padding:.5rem;line-height:150%;text-decoration:none;display:flex}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .select-dropdown__link:before{content:"";font-family:Material Symbols Outlined;font-size:18px}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .select-dropdown__link:after{content:"";font-family:Material Symbols Outlined;font-size:21px}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .dropdown-content{border:1px solid var(--semantic-outline-variant);flex-direction:column;width:100%;display:none;position:absolute;top:-42px}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .dropdown-content.open{display:flex}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .dropdown-content .dropdown__link{background-color:var(--semantic-background-body);border-bottom:1px solid var(--semantic-outline-variant);padding:.5rem 1rem;font-size:.75rem}@media screen and (max-width:80rem){.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .dropdown-content .dropdown__link{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .dropdown-content .dropdown__link{font-size:.75rem}}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .dropdown-content .dropdown__link{color:var(--semantic-text-base);line-height:150%;text-decoration:none}.landing-theme .component-footer .footer-bottom .rightside .dropdown__idioma .dropdown-content .dropdown__link:hover{background-color:var(--semantic-background-surface-low)}@media (min-width:1440px){.landing-theme .component-colapse .colapse-list{width:70%}}.landing-theme .component-colapse .item-collapse{border-left:.5rem solid var(--semantic-accent-bg)}.landing-theme .component-colapse .item-collapse:not(:last-of-type){margin-bottom:1rem}.landing-theme .component-colapse .item-collapse .item-summary{box-sizing:border-box;padding:.75rem 1.5rem;font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-colapse .item-collapse .item-summary{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .component-colapse .item-collapse .item-summary{font-size:1.25rem}}.landing-theme .component-colapse .item-collapse .item-summary{letter-spacing:-.01em;color:var(--semantic-on-primary);cursor:pointer;align-items:center;margin:0;font-weight:500;line-height:130%;display:flex;position:relative}.landing-theme .component-colapse .item-collapse .item-summary:before{all:unset}.landing-theme .component-colapse .item-collapse .item-summary .collapse-title{color:var(--semantic-on-primary);font-size:calc(.625vw + .813rem)}@media screen and (max-width:80rem){.landing-theme .component-colapse .item-collapse .item-summary .collapse-title{font-size:1.313rem}}@media screen and (min-width:120rem){.landing-theme .component-colapse .item-collapse .item-summary .collapse-title{font-size:1.813rem}}.landing-theme .component-colapse .item-collapse .item-summary .collapse-title{letter-spacing:-.01em;margin:0;line-height:110%}.landing-theme .component-colapse .item-collapse[open]{border-color:var(--semantic-accent)}.landing-theme .component-colapse .item-collapse[open] .item-summary:before{all:unset}.landing-theme .component-colapse .item-collapse[open] .item-summary:after{right:1rem;transform:rotate(180deg)}.landing-theme .component-colapse .item-collapse[open] .details-content{padding-left:1rem}.landing-theme .component-colapse .item-collapse .collapse-txt,.landing-theme .component-colapse .item-collapse p{color:var(--semantic-on-primary);font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-colapse .item-collapse .collapse-txt,.landing-theme .component-colapse .item-collapse p{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .component-colapse .item-collapse .collapse-txt,.landing-theme .component-colapse .item-collapse p{font-size:1.25rem}}.landing-theme .component-colapse .item-collapse .collapse-txt,.landing-theme .component-colapse .item-collapse p{letter-spacing:-.01em;margin:0 0 1rem;padding-left:.5rem;font-weight:400;line-height:130%}.landing-theme .component-colapse .item-collapse li,.landing-theme .component-colapse .item-collapse p{color:var(--semantic-text-base);font-size:calc(.15625vw + .625rem)}@media screen and (max-width:80rem){.landing-theme .component-colapse .item-collapse li,.landing-theme .component-colapse .item-collapse p{font-size:.75rem}}@media screen and (min-width:120rem){.landing-theme .component-colapse .item-collapse li,.landing-theme .component-colapse .item-collapse p{font-size:.875rem}}.landing-theme .component-colapse .item-collapse li,.landing-theme .component-colapse .item-collapse p{line-height:150%}.landing-theme .component-colapse-faq .colapse-list{border-radius:8px}@media (min-width:1280px){.landing-theme .component-colapse-faq .colapse-list{margin:0 auto}}.landing-theme .component-colapse-faq details,.landing-theme .component-colapse-faq .card-collapse{border-radius:1rem;box-shadow:0 2px 4px -2px #0000000d,0 4px 6px -1px #0000001a}.landing-theme .component-colapse-faq details:not(:last-of-type),.landing-theme .component-colapse-faq .card-collapse:not(:last-of-type){margin-bottom:1rem}.landing-theme .component-colapse-faq details .card-summary,.landing-theme .component-colapse-faq .card-collapse .card-summary{background-color:var(--semantic-background-body);box-sizing:border-box;padding:1.25rem 1.25rem 1.25rem 3.5rem;font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-colapse-faq details .card-summary,.landing-theme .component-colapse-faq .card-collapse .card-summary{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .component-colapse-faq details .card-summary,.landing-theme .component-colapse-faq .card-collapse .card-summary{font-size:1rem}}.landing-theme .component-colapse-faq details .card-summary,.landing-theme .component-colapse-faq .card-collapse .card-summary{color:var(--semantic-text-base);cursor:pointer;text-wrap:balance;border-radius:1rem;align-items:center;font-weight:700;line-height:150%;display:flex;position:relative}.landing-theme .component-colapse-faq details .card-summary .material-icons,.landing-theme .component-colapse-faq details .card-summary .material-icons-outlined,.landing-theme .component-colapse-faq .card-collapse .card-summary .material-icons,.landing-theme .component-colapse-faq .card-collapse .card-summary .material-icons-outlined{color:var(--semantic-text-base);margin-right:.5rem}.landing-theme .component-colapse-faq details .card-summary:before,.landing-theme .component-colapse-faq .card-collapse .card-summary:before{all:unset}.landing-theme .component-colapse-faq details .card-summary:after,.landing-theme .component-colapse-faq .card-collapse .card-summary:after{color:var(--semantic-text-muted);content:"";font-family:Material Symbols Outlined;font-size:1.5rem;position:absolute;left:1rem}.landing-theme .component-colapse-faq details[open],.landing-theme .component-colapse-faq .card-collapse[open]{background-color:var(--semantic-background-body)}.landing-theme .component-colapse-faq details[open] summary,.landing-theme .component-colapse-faq details[open] .card-summary,.landing-theme .component-colapse-faq .card-collapse[open] summary,.landing-theme .component-colapse-faq .card-collapse[open] .card-summary{color:var(--semantic-text-base);box-shadow:unset;border:unset}.landing-theme .component-colapse-faq details[open] summary .material-icons,.landing-theme .component-colapse-faq details[open] summary .material-icons-outlined,.landing-theme .component-colapse-faq details[open] .card-summary .material-icons,.landing-theme .component-colapse-faq details[open] .card-summary .material-icons-outlined,.landing-theme .component-colapse-faq .card-collapse[open] summary .material-icons,.landing-theme .component-colapse-faq .card-collapse[open] summary .material-icons-outlined,.landing-theme .component-colapse-faq .card-collapse[open] .card-summary .material-icons,.landing-theme .component-colapse-faq .card-collapse[open] .card-summary .material-icons-outlined{color:var(--semantic-text-base)}.landing-theme .component-colapse-faq details[open] summary:before,.landing-theme .component-colapse-faq details[open] .card-summary:before,.landing-theme .component-colapse-faq .card-collapse[open] summary:before,.landing-theme .component-colapse-faq .card-collapse[open] .card-summary:before{all:unset}.landing-theme .component-colapse-faq details[open] summary:after,.landing-theme .component-colapse-faq details[open] .card-summary:after,.landing-theme .component-colapse-faq .card-collapse[open] summary:after,.landing-theme .component-colapse-faq .card-collapse[open] .card-summary:after{content:""}.landing-theme .component-colapse-faq details[open] .details-content,.landing-theme .component-colapse-faq .card-collapse[open] .details-content{padding:0 1.25rem 1.25rem 3rem}.landing-theme .component-colapse-faq details[open] .details-content p,.landing-theme .component-colapse-faq .card-collapse[open] .details-content p{color:var(--semantic-text-base);font-size:calc(.15625vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-colapse-faq details[open] .details-content p,.landing-theme .component-colapse-faq .card-collapse[open] .details-content p{font-size:.875rem}}@media screen and (min-width:120rem){.landing-theme .component-colapse-faq details[open] .details-content p,.landing-theme .component-colapse-faq .card-collapse[open] .details-content p{font-size:1rem}}.landing-theme .component-colapse-faq details[open] .details-content p,.landing-theme .component-colapse-faq .card-collapse[open] .details-content p{line-height:150%}.landing-theme .component-colapse-faq details[open] .details-content p:not(:last-of-type),.landing-theme .component-colapse-faq .card-collapse[open] .details-content p:not(:last-of-type){margin-bottom:.5rem}.landing-theme .component-colapse-faq details li,.landing-theme .component-colapse-faq details p,.landing-theme .component-colapse-faq .card-collapse li,.landing-theme .component-colapse-faq .card-collapse p{color:var(--semantic-text-base);font-size:calc(.3125vw + .75rem)}@media screen and (max-width:80rem){.landing-theme .component-colapse-faq details li,.landing-theme .component-colapse-faq details p,.landing-theme .component-colapse-faq .card-collapse li,.landing-theme .component-colapse-faq .card-collapse p{font-size:1rem}}@media screen and (min-width:120rem){.landing-theme .component-colapse-faq details li,.landing-theme .component-colapse-faq details p,.landing-theme .component-colapse-faq .card-collapse li,.landing-theme .component-colapse-faq .card-collapse p{font-size:1.25rem}}.landing-theme .component-colapse-faq details li,.landing-theme .component-colapse-faq details p,.landing-theme .component-colapse-faq .card-collapse li,.landing-theme .component-colapse-faq .card-collapse p{letter-spacing:-.01em;margin:0;line-height:130%}
