.bullet-points[data-astro-cid-jhib422u]{position:relative;padding-block-end:32px;@container body (width >= 1100px){padding-block-end:0}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_bullet-icon-background: var(--_bullet-icon-background-light);--_bullet-icon-border-color: var(--_bullet-icon-border-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_bullet-icon-background: var(--_bullet-icon-background-dark);--_bullet-icon-border-color: var(--_bullet-icon-border-color-dark)}&:where([data-ui-direction=row]){.bullet-points-title{@container body (width >= 1100px){&:not(:last-child){margin-block-end:40px}}}ul{@container body (width >= 1100px){display:flex;justify-content:space-between;align-items:flex-start;gap:40px}}li{@container body (width >= 1100px){width:33%}}}ul{list-style:none;width:100%;padding-inline-start:0;li{--bullet-width: 24px;display:flex;align-items:flex-start;gap:8px;position:relative;padding-left:calc(var(--bullet-width) + 12px);&:not(:last-child){margin-block-end:var(--bullet-width)}&:before{content:"";position:absolute;left:0;top:0;display:block;min-width:var(--bullet-width);max-width:var(--bullet-width);height:var(--bullet-width);border-radius:50%;background:var(--_bullet-icon-background, #ddd)}&:after{content:"";position:absolute;left:calc(var(--bullet-width) / 4);top:calc(var(--bullet-width) / 4);display:block;min-width:calc(var(--bullet-width) / 2);max-width:calc(var(--bullet-width) / 2);height:calc(var(--bullet-width) / 2);border-radius:50%;background:var(--_bullet-icon-border-color, #ddd)}&,p{font-weight:600;font-size:1.25rem;line-height:1.5rem;@container body (width >= 1100px){font-size:1.5rem;line-height:1.8125rem}}}}}.bullet-points-title[data-astro-cid-jhib422u]{font-weight:400;font-size:1.25rem;line-height:1.125rem;&:not(:last-child){margin-block-end:24px}}.footer[data-astro-cid-cr4qn4dr]{padding-block:32px;border-block-start:1px solid var(--_footer-border-color, #ededed);font-size:.75rem;line-height:1.125rem;&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_footer-color: var(--_footer-color-light);--_footer-border-color: var(--_footer-border-color-light);--_footer-background-color: var(--_footer-background-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_footer-color: var(--_footer-color-dark);--_footer-border-color: var(--_footer-border-color-dark);--_footer-background-color: var(--_footer-background-color-dark)}@container body (width >= 1100px){padding-block:40px}img{margin-inline:auto}[data-ui-container]{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:40px;@container body (width >= 1100px){grid-template-columns:auto auto auto;grid-template-rows:auto;align-items:flex-start}}}.social[data-astro-cid-cr4qn4dr]{list-style:none;display:flex;justify-content:center;align-items:center;gap:12px;padding-inline-start:0;a{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#48484899;box-shadow:0 4px 4px #00000040}svg{height:18px}}.footer[data-astro-cid-kpxaedrm]{color:var(--_footer-color, --_body-color);background-color:var(--_footer-background-color, --_body-background-color);padding-block:32px;border-block-start:1px solid var(--_footer-border-color, #ededed);font-size:.75rem;line-height:1.125rem;@container body (width >= 1100px){padding-block:40px}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_footer-color: var(--_footer-color-light);--_footer-border-color: var(--_footer-border-color-light);--_footer-background-color: var(--_footer-background-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_footer-color: var(--_footer-color-dark);--_footer-border-color: var(--_footer-border-color-dark);--_footer-background-color: var(--_footer-background-color-dark)}.footer__logo{grid-area:footer__logo;display:flex;justify-content:center;@container body (width >= 1100px){justify-content:flex-start}img{height:24px;margin:0}}.footer__links{grid-area:footer__links;text-align:center;@container body (width >= 1100px){text-align:left}}.footer__rights{grid-area:footer__rights}.footer__phone{grid-area:footer__phone}.footer__rights,.footer__phone{font-weight:600;text-align:center;@container body (width >= 1100px){text-align:right}}.footer__seals{display:flex;column-gap:20px;justify-content:center;@container body (width >= 1100px){justify-content:flex-start}img{margin:0}}.footer__details{row-gap:15px;width:100%;display:grid;grid-template-columns:auto;grid-template-rows:auto auto auto auto;grid-template-areas:"footer__logo" "footer__links" "footer__phone" "footer__rights";@container body (width >= 1100px){display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto auto;grid-template-areas:"footer__logo footer__rights" "footer__links footer__phone"}}img{margin-inline:auto}[data-ui-container]{display:flex;flex-direction:column;gap:40px}}.social[data-astro-cid-kpxaedrm]{list-style:none;display:flex;justify-content:center;align-items:center;gap:12px;padding-inline-start:0;a{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#48484899;box-shadow:0 4px 4px #00000040}svg{height:18px}}.footer[data-astro-cid-zltwhg3n]{color:var(--_footer-color, --_body-color);background-color:var(--_footer-background-color, --_body-background-color);padding-block:32px;border-block-start:1px solid var(--_footer-border-color, #ededed);font-size:.75rem;line-height:1.125rem;@container body (width >= 1100px){padding-block:40px}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_footer-color: var(--_footer-color-light);--_footer-border-color: var(--_footer-border-color-light);--_footer-background-color: var(--_footer-background-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_footer-color: var(--_footer-color-dark);--_footer-border-color: var(--_footer-border-color-dark);--_footer-background-color: var(--_footer-background-color-dark)}.footer__logo{grid-area:footer__logo;display:flex;justify-content:center;@container body (width >= 1100px){justify-content:flex-start}img{height:24px;margin:0}}.footer__links{grid-area:footer__links;text-align:center;@container body (width >= 1100px){text-align:left}}.footer__rights{grid-area:footer__rights}.footer__phone{grid-area:footer__phone}.footer__rights,.footer__phone{font-weight:600;text-align:center;@container body (width >= 1100px){text-align:right}}.footer__seals{display:flex;column-gap:20px;justify-content:center;@container body (width >= 1100px){justify-content:flex-start}img{margin:0}}.footer__details{row-gap:15px;width:100%;display:grid;grid-template-columns:auto;grid-template-rows:auto auto auto auto;grid-template-areas:"footer__logo" "footer__links" "footer__phone" "footer__rights";@container body (width >= 1100px){display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto auto;grid-template-areas:"footer__logo footer__rights" "footer__links footer__phone"}}img{margin-inline:auto}[data-ui-container]{display:flex;flex-direction:column;gap:40px}}.social[data-astro-cid-zltwhg3n]{list-style:none;display:flex;justify-content:center;align-items:center;gap:12px;padding-inline-start:0;a{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#48484899;box-shadow:0 4px 4px #00000040}svg{height:18px}}.header[data-astro-cid-tpvhnkuy]{padding-block:12px;border-block-end:1px solid var(--_header-border-color, #ededed);[data-ui-header-container]{max-width:var(--container-max-width, 1252px);margin-inline:auto}img{width:auto;height:35px;@container body (width >= 1100px){height:var(--_header-logo-height-desktop, 50px)}}}.cards-grid[data-astro-cid-jex24bu4]{position:relative;padding:12px 0 48px;color:var(--_body-color);@container body (width >= 1100px){padding:48px 0 60px}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_cards-grid-title-color: var(--_cards-grid-title-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_cards-grid-title-color: var(--_cards-grid-title-color-dark)}.cards-grid-list{z-index:2;list-style:none;display:flex;flex-direction:column;gap:12px;padding-inline-start:0;@container body (width >= 1100px){flex-direction:row;justify-content:space-between}li{z-index:2;background-color:#fff;width:100%;min-height:59px;box-shadow:0 4px 4px #00000040;@container body (width >= 1100px){width:fit-content;min-height:20px;width:24%}.cards-grid-image-mobile{object-fit:cover;width:100%;display:block;@container body (width >= 1100px){display:none}}.cards-grid-image-desktop{object-position:center;object-fit:cover;height:150px;width:100%;display:none;@container body (width >= 1100px){display:block}}--_cards-grid-card-vertical-padding: 18px;--_cards-grid-card-horizontal-padding: 18px;.cards-grid-card-title{padding-block-start:var(--_cards-grid-card-vertical-padding);padding-inline:var(--_cards-grid-card-horizontal-padding);font-weight:700;font-size:16px}.cards-grid-card-text{padding-inline:var(--_cards-grid-card-horizontal-padding);padding-block:12px var(--_cards-grid-card-vertical-padding);font-weight:400;font-size:14px;line-height:22px}}}.cards-grid-title{z-index:2;position:relative;text-align:center;color:var(--_cards-grid-title-color, --_body-color)}button{z-index:2;margin-top:32px;margin-inline:auto;width:min(var(--_button-max-width),100%);display:none;@container body (width >= 1100px){display:block}}}.divider[data-astro-cid-emvftbff]{--_divider-height: var(--height);--_divider-color: var(--color);margin-block:var(--_divider-margin-block, 10px);margin-inline:var(--_divider-margin-inline, 0);background:var(--_divider-color, #010101);height:var(--_divider-height, 1px);border:none;width:100%;position:relative;z-index:2}.numbers[data-astro-cid-l2ts4pnz]{padding-block:50px;position:relative;color:var(--_ours-numbers-color);@container body (width < 1100px){[data-ui-background][data-has-background-image=true]{background-size:unset}}hr{--_divider-height: var(--_numbers-divider-height, 0px);--_divider-color: rgba(255, 255, 255, .2);--_divider-margin-block: 0 40px;&:last-of-type{--_divider-margin-block: 40px 0}}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_body-background-color: var(--_body-background-color-light);--_ours-numbers-title-color: var(--_ours-numbers-title-color-light);--_ours-numbers-color: var(--_ours-numbers-color-light);--_ours-numbers-background-color: var( --_ours-numbers-background-color-light )}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_body-background-color: var(--_body-background-color-dark);--_ours-numbers-title-color: var(--_ours-numbers-title-color-dark);--_ours-numbers-color: var(--_ours-numbers-color-dark);--_ours-numbers-background-color: var( --_ours-numbers-background-color-dark )}}.numbers-list[data-astro-cid-l2ts4pnz]{z-index:2;position:relative;list-style:none;display:flex;flex-direction:column;gap:44px;padding-inline-start:0;@container body (width >= 1100px){flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px}li{text-align:center}}.numbers-list-text[data-astro-cid-l2ts4pnz]{font-weight:var(--_numbers-list-text-weight, 700);font-size:1rem;line-height:1.275rem;white-space:pre-line;@container body (width >= 1100px){font-size:1.25rem;line-height:1.625rem}}.numbers-list-title[data-astro-cid-l2ts4pnz]{font-weight:400;font-size:2.25rem;line-height:1;@container body (width >= 1100px){font-size:3.7294rem;line-height:5.2813rem}&:not(:last-child){margin-block-end:16px;@container body (width >= 1100px){margin-block-end:22px}}}.numbers-title[data-astro-cid-l2ts4pnz]{position:relative;z-index:2;font-size:1.25rem;font-weight:var(--_numbers-title-weight, 700);line-height:1.125rem;text-align:center;color:var(--_ours-numbers-title-color, --_body-color);&:not(:last-child){margin-block-end:44px;@container body (width >= 1100px){margin-block-end:32px}}}.benchmark[data-astro-cid-kz3kbhs7]{padding:48px 0;position:relative;color:var(--_body-color);@container body (width >= 1100px){padding:56px 0}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_button-background: var(--_button-background-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var(--_layout-title-font-highlight-color-light);--_benchmark-default-color: var(--_benchmark-default-color-light);--_benchmark-default-background-color: var(--_benchmark-default-background-color-light);--_benchmark-primary-color: var(--_benchmark-primary-color-light);--_benchmark-primary-background-color: var(--_benchmark-primary-background-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_button-background: var(--_button-background-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var(--_layout-title-font-highlight-color-dark);--_benchmark-default-color: var(--_benchmark-default-color-dark);--_benchmark-default-background-color: var(--_benchmark-default-background-color-dark);--_benchmark-primary-color: var(--_benchmark-primary-color-dark);--_benchmark-primary-background-color: var(--_benchmark-primary-background-color-dark)}.benchmark-list-group{z-index:2;width:100%;gap:16px;display:flex;flex-direction:column;@container body (width >= 1100px){flex-direction:row;gap:24px}}.benchmark-card{z-index:2;width:100%;padding:40px;gap:40px;box-shadow:0 4px 4px #00000040;border-radius:20px;@container body (width >= 1100px){width:50%}&[data-ui-background=default]{color:var(--_benchmark-default-color);background-color:var(--_benchmark-default-background-color, #f4f9f7)}&[data-ui-background=primary]{color:var(--_benchmark-primary-color);background-color:var(--_benchmark-primary-background-color, --_button-background)}}.benchmark-card-title{font-weight:700;font-size:18px;line-height:24px;margin-bottom:20px}.benchmark-list{list-style:none;display:flex;flex-direction:column;padding-inline-start:0;li{display:flex;margin-top:12px;gap:4px;font-weight:400;font-size:16px;line-height:100%;@container body (width >= 1100px){gap:8px}}}.benchmark-list-text{font-weight:500;font-size:1rem;line-height:1.275rem;white-space:pre-line;@container body (width >= 1100px){font-size:1.25rem;line-height:1.625rem}}.benchmark-list-title{font-weight:900;font-size:2.25rem;line-height:1;@container body (width >= 1100px){font-size:3.7294rem;line-height:5.2813rem}&:not(:last-child){margin-block-end:16px;@container body (width >= 1100px){margin-block-end:22px}}}.benchmark-title,.benchmark-subtitle{z-index:2;position:relative;text-align:left;@container body (width >= 1100px){text-align:center}}.benchmark-subtitle{font-size:1.25rem;line-height:1.5rem;margin:12px 0 24px}button{z-index:2;display:none;@container body (width >= 1100px){display:block}margin:28px auto 0;width:min(var(--_button-max-width),100%)}}.our-features[data-astro-cid-vnyf7x3m]{color:var(--_body-color);position:relative;padding:48px 0;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"texts" "list" "button";gap:32px;@container body (width >= 1100px){padding:86px 0;min-height:400px;grid-template-columns:60% 33%;grid-template-areas:"texts list" "texts list" "button list";justify-content:space-between}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var(--_layout-title-font-highlight-color-light);--_our-features-title-color: var(--_our-features-title-color-light);--_our-features-background: var(--_our-features-background-light);--_our-features-icon-color: var(--_our-features-icon-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var(--_layout-title-font-highlight-color-dark);--_our-features-title-color: var(--_our-features-title-color-dark);--_our-features-background: var(--_our-features-background-dark);--_our-features-icon-color: var(--_our-features-icon-color-dark)}.our-features-texts{z-index:2;grid-area:texts;display:flex;flex-direction:column}.our-features-list{z-index:2;grid-area:list;padding:0;list-style:none;display:flex;gap:12px;flex-direction:column;@container body (width >= 1100px){flex-direction:row;flex-wrap:wrap;gap:24px}li{width:100%;padding:14px;background:#fff;display:flex;font-size:1rem;gap:18px;.icon-wrapper{color:var(--_our-features-icon-color, --_layout-title-font-highlight-color);display:flex;align-items:var(--_our-features-list-item-align-items, center);justify-content:center;min-width:max(10%,24px);svg{height:45px}}}}.our-features-list-text{font-weight:400;font-size:1rem;b{font-weight:600;font-size:var(--_our-features-bold-font-size, 1rem)}}.our-features-title{width:100%;color:var(--_our-features-title-color, --_body-color);margin-block-end:12px!important;p{margin:0;margin-block-end:0!important;padding:0}}.our-features-description{width:100%;font-size:1.5rem;line-height:100%}button{z-index:2;grid-area:button;margin-block-start:auto;width:min(var(--_button-max-width),100%);height:fit-content;display:none;@container body (width >= 1100px){display:block}}}.our-features2[data-astro-cid-cljird6g]{position:relative;color:var(--_body-color-alternative);padding:48px 0;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"title" "image" "list";@container body (width >= 1100px){padding:56px 0;min-height:800px;grid-template-columns:3fr 2fr;grid-template-areas:"title image" "list image" "list image"}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_layout-title-font-highlight-color: var(--_layout-title-font-highlight-color-light);--_body-background-color: var(--_body-background-color-light);--_our-features-with-background-title-color: var(--_our-features-with-background-title-color-light);--_our-features-with-background-card-color: var(--_our-features-with-background-card-color-light);--_our-features-with-background-card-background: var(--_our-features-with-background-card-background-light);--_our-features-with-background-icon-wrapper-color: var(--_our-features-with-background-icon-wrapper-color-light);--_our-features-with-background-icon-wrapper-background: var(--_our-features-with-background-icon-wrapper-background-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_layout-title-font-highlight-color: var(--_layout-title-font-highlight-color-dark);--_body-background-color: var(--_body-background-color-dark);--_our-features-with-background-title-color: var(--_our-features-with-background-title-color-dark);--_our-features-with-background-card-color: var(--_our-features-with-background-card-color-dark);--_our-features-with-background-card-background: var(--_our-features-with-background-card-background-dark);--_our-features-with-background-icon-wrapper-color: var(--_our-features-with-background-icon-wrapper-color-dark);--_our-features-with-background-icon-wrapper-background: var(--_our-features-with-background-icon-wrapper-background-dark)}.our-features2-background{position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;background-image:var(--mobileUrl);background-size:100%;background-position:top center;background-repeat:no-repeat;@container body (width >= 768px){background-image:var(--desktopUrl);background-size:cover}@container body (width >= 1252px){left:calc((-1 * (100vw - var(--container-max-width)) / 2))}}.our-features2-list{z-index:2;grid-area:list;padding:0;list-style:none;display:flex;gap:12px;flex-direction:column;@container body (width >= 1100px){flex-direction:row;flex-wrap:wrap;gap:24px}li{width:100%;padding:32px;background:var(--_our-features-with-background-card-background);color:var(--_our-features-with-background-card-color);@container body (width >= 1100px){min-height:160px;width:calc(50% - 12px)}.icon-wrapper{--icon-height: 45px;--icon-width: 55px;background:var(--_our-features-with-background-icon-wrapper-background);border-radius:2rem;color:var(--_our-features-with-background-icon-wrapper-color);margin-bottom:32px;width:var(--icon-width);height:var(--icon-width);display:flex;align-items:center;justify-content:center;svg{height:var(--icon-height)}.lucide-shield-check path:last-of-type,.lucide-square-activity path:last-of-type,.lucide-chart-no-axes-combined path:nth-last-of-type(3),.lucide-file-text path:nth-last-of-type(1),.lucide-file-text path:nth-last-of-type(2),.lucide-file-text path:nth-last-of-type(3),.lucide-smile-plus path:nth-last-of-type(1),.lucide-smile-plus path:nth-last-of-type(2),.lucide-trophy path:nth-last-of-type(4),.lucide-alarm-clock-check path:nth-last-of-type(1),.lucide-brain-circuit path:nth-last-of-type(1),.lucide-brain-circuit path:nth-last-of-type(2),.lucide-brain-circuit path:nth-last-of-type(3),.lucide-brain-circuit path:nth-last-of-type(4),.lucide-brain-circuit circle,.lucide-chart-column-big rect,.lucide-settings circle{color:var(--_layout-title-font-highlight-color, white)}.lucide-file-text path:nth-last-of-type(4){display:none}}}}.our-features2-list-text{font-weight:500;font-size:1rem;line-height:1.275rem;white-space:pre-line;@container body (width >= 1100px){font-size:1.25rem;line-height:1.625rem}}.our-features2-title{grid-area:title;width:100%;z-index:2;color:var(--_our-features-with-background-title-color, --_body-color);span{color:var(--_our-features-with-background-title-color, --_body-color)!important}}.our-features2-image{z-index:2;grid-area:image;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;margin-right:calc(-1 * var(--container-padding-inline));img{height:auto;@container body (width >= 1100px){position:absolute;height:auto;scale:1.2}}@container body (width >= 1252px){margin-right:calc((-1 * (100vw - var(--container-max-width)) / 2) - var(--container-padding-inline));img{scale:1}}@container body (width >= 1800px){margin-right:calc((-1 * (100vw - var(--container-max-width)) / 2) - var(--container-padding-inline));img{scale:.8}}}}.video-demo[data-astro-cid-hb3u4reh]{position:relative;color:var(--_body-color);padding:8px 0;&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_video-demo-title-color: var(--_video-embeded-title-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_video-demo-title-color: var(--_video-embeded-title-color-dark)}@container body (width >= 1100px){padding:48px 0}.video-demo-container{z-index:2;position:relative;display:flex;flex-direction:column;justify-content:space-between;@container body (width >= 1100px){flex-direction:row}}.video-demo-container-item{margin:12px 0;@container body (width >= 1100px){margin:0}&.player{width:100%;@container body (width >= 1100px){width:45%}}&.description{width:100%;@container body (width >= 1100px){width:calc(55% - 32px)}display:flex;flex-direction:column;justify-content:space-between}}.video-demo-list{list-style:none;display:flex;flex-direction:column;gap:12px;padding-inline-start:0;li{border:1px solid var(--_layout-title-font-highlight-color);padding:8px;min-height:59px;@container body (width >= 1100px){width:fit-content;min-height:20px}}}.video-demo-figure{width:100%;height:100%;display:flex;align-items:flex-start;img{width:100%;max-height:100%}}.video-demo-list-text{font-weight:500;font-size:1rem;line-height:1.275rem;white-space:pre-line;@container body (width >= 1100px){font-size:1.25rem;line-height:1.625rem}}.video-demo-list-title{font-weight:900;font-size:2.25rem;line-height:1;@container body (width >= 1100px){font-size:3.7294rem;line-height:5.2813rem}}.video-demo-title,.video-demo-title *{z-index:2;position:relative;text-align:left;font-weight:700;margin:24px 0;color:var(--_video-demo-title-color, --_body-color);@container body (width >= 1100px){width:80%}}.video-demo-title b,.video-demo-title i{color:var(--_layout-title-font-highlight-color, --_body-color)}.video-demo-subtitle{font-weight:700;font-size:16px;line-height:100%;text-transform:uppercase;color:var(--_layout-title-font-highlight-color, --_body-color);margin-bottom:18px}button{z-index:2;margin-top:32px;margin-inline:auto;width:min(var(--_button-max-width),100%);display:none;@container body (width >= 1100px){display:block}}}.video-embeded[data-astro-cid-tdjvkpwe]{position:relative;color:var(--_body-color);padding:8px 0;@container body (width >= 1100px){padding:48px 0}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_video-embeded-title-color: var(--_video-embeded-title-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_video-embeded-title-color: var(--_video-embeded-title-color-dark)}.video-embeded-container{z-index:2;display:flex;flex-direction:column;justify-content:space-between;@container body (width >= 1100px){flex-direction:row}}.video-embeded-container-item{z-index:2;margin:12px 0;@container body (width >= 1100px){margin:0}&.player{width:100%;border:0px;@container body (width >= 1100px){width:45%}}&.description{width:100%;@container body (width >= 1100px){width:calc(55% - 32px)}display:flex;flex-direction:column;justify-content:space-between}}.video-embeded-list{list-style:none;display:flex;flex-direction:column;gap:12px;padding-inline-start:0;li{border:1px solid var(--_layout-title-font-highlight-color);padding:8px;min-height:59px;@container body (width >= 1100px){width:fit-content;min-height:20px}}}.video-embeded-figure{width:100%;height:100%;display:flex;align-items:flex-start;img{width:100%;max-height:100%}}.video-embeded-list-text{font-weight:500;font-size:1rem;line-height:1.275rem;white-space:pre-line;@container body (width >= 1100px){font-size:1.25rem;line-height:1.625rem}}.video-embeded-list-title{font-weight:900;font-size:2.25rem;line-height:1;@container body (width >= 1100px){font-size:3.7294rem;line-height:5.2813rem}}.video-embeded-title,.video-embeded-title *{z-index:2;position:relative;text-align:left;font-weight:700;margin:24px 0;color:var(--_video-embeded-title-color, --_body-color);@container body (width >= 1100px){width:80%}}.video-embeded-title b,.video-embeded-title i{color:var(--_layout-title-font-highlight-color, --_body-color)}.video-embeded-subtitle{z-index:2;position:relative;font-weight:700;font-size:16px;line-height:100%;text-transform:uppercase;color:var(--_layout-title-font-highlight-color, --_body-color);margin-bottom:18px}button{z-index:2;margin-top:32px;margin-inline:auto;width:min(var(--_button-max-width),100%);display:none;@container body (width >= 1100px){display:block}}}.image-cta[data-astro-cid-esba5vhp]{padding:8px 0 16px;position:relative;color:var(--_body-color);@container body (width >= 1100px){padding:48px 0 96px}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light )}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark )}.image-cta-container{display:flex;flex-direction:column;justify-content:space-between;@container body (width >= 1100px){flex-direction:row}}.image-cta-container-item{z-index:2;margin:12px 0;@container body (width >= 1100px){margin:0}&.player{width:100%;@container body (width >= 1100px){width:45%}}&.description{width:100%;@container body (width >= 1100px){width:calc(55% - 32px)}display:flex;flex-direction:column}}.image-cta-figure{width:100%;height:100%;display:flex;align-items:flex-start;img{width:100%;max-height:100%}}.image-cta-picture-mobile{display:block;@container body (width >= 1100px){display:none}}.image-cta-picture-desktop{display:none;@container body (width >= 1100px){display:block}}.image-cta-title,.image-cta-title *{font-size:1.8rem;line-height:2rem;@container body (width >= 1100px){font-size:2rem;line-height:2.2rem}text-align:left;font-weight:700;margin:0 0 24px;text-wrap:wrap;color:var(--_image-cta-title-color, --_body-color);@container body (width >= 1100px){width:80%}i,b{color:var(--_layout-title-font-highlight-color, --_body-color)}}.image-cta-description{font-weight:400;font-size:16px;line-height:100%;color:var(--_body-color);margin-bottom:18px;@container body (width >= 1100px){width:80%}i,b{font-weight:700}}button{margin-top:32px;width:min(var(--_button-max-width),100%);display:none;@container body (width >= 1100px){display:block}}}.powered-by[data-astro-cid-us5n3d6u]{position:relative;color:var(--_body-color);padding:8px 0 0;@container body (width >= 1100px){padding:48px 0}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_powered-by__divider-color: var(--_powered-by__divider-color-dark)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_powered-by__divider-color: var(--_powered-by__divider-color-dark)}.powered-by__image{z-index:2;position:relative;img{max-height:39px;object-fit:contain;margin:auto;@container body (width >= 1100px){max-height:69px}}}.powered-by__title{z-index:2;position:relative;font-weight:700;font-size:40px;line-height:100%;text-align:center;text-transform:uppercase;margin:32px 0 24px}.powered-by__description{z-index:2;position:relative;font-weight:400;font-size:24px;line-height:100%;text-align:center}}.powered-by__divider[data-astro-cid-us5n3d6u]{z-index:2;position:relative;margin:40px auto;background:var(--_powered-by__divider-color, #dcdcdc);height:1px;border:none;max-width:calc(100vw - 2 * var(--container-padding-inline));@container body (width >= var(--container-max-width)){margin:20px auto;max-width:calc(var(--container-max-width) - 2 * var(--container-padding-inline))}}.faq[data-astro-cid-lovphitf]{position:relative;color:var(--_body-color);padding-block:30px 80px;&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_faq-divider-color: var(--_faq-divider-color-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_faq-divider-color: var(--_faq-divider-color-dark)}details{position:relative;z-index:2;display:block;width:auto;margin:10px 0;border-bottom:1px solid var(--_faq-divider-color, #c8c8c8)}details p{padding:24px 0}summary{width:100%;display:flex;border-radius:8px;padding:5px 0;cursor:pointer;font-weight:700;justify-content:space-between;align-items:center}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:26px;font-weight:700;margin:0 5px;padding:0;width:26px;text-align:center;color:var(--_layout-title-font-highlight-color)}details[open] summary:after{content:"-"}}.small-images[data-astro-cid-5k35zrbf]{position:relative;padding:8px 0 0;@container body (width >= 1100px){padding:48px 0}&[data-theme=LIGHT_MODE]{--_body-background-color: var(--_body-background-color-light)}&[data-theme=DARK_MODE]{--_body-background-color: var(--_body-background-color-dark)}figure{position:relative;z-index:2;img{max-height:39px;object-fit:contain;margin:auto;@container body (width >= 1100px){max-height:69px}}}}*,*:before,*:after{box-sizing:border-box}*{margin:0;font-weight:400}body{line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}input,button,textarea,select{font:inherit}fieldset{padding:0;border:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}a{color:inherit}.d-none{display:none}[flex-centered-mobile-only=true]{display:flex;align-items:center;justify-content:center;@container body (width >= 720px){display:none}}[flex-centered-desktop-only=true]{display:none;@container body (width >= 720px){display:flex;align-items:center;justify-content:center}}[data-layout-desktop-only-block=true]{display:none;@container body (width >= 1100px){display:block}}[data-layout-mobile-only-block=true]{display:block;@container body (width >= 1100px){display:none}}[data-layout-desktop-only-inline-block=true]{display:none;@container body (width >= 1100px){display:inline-block}}[data-layout-mobile-only-inline-block=true]{display:inline-block;@container body (width >= 1100px){display:none}}body{[data-ui-button]{position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:12px;width:100%;padding-block:12px;padding-inline:16px;text-decoration:none;border:none;border-radius:var(--_button-border-radius, 4px);font-weight:700;color:var(--_button-color, #fff);background:var(--_button-background, #666);&.loading{background:var(--_button-background-loading, #999);svg{animation:rotate 1s linear infinite}}&[button-theme=dark],&[button-theme=DARK_MODE]{--_button-color: var(--_button-color-dark);--_button-background: var(--_button-background-dark);--_button-background-loading: var(--_button-background-loading-dark)}&[button-theme=light],&[button-theme=LIGHT_MODE]{--_button-color: var(--_button-color-light);--_button-background: var(--_button-background-light);--_button-background-loading: var(--_button-background-loading-light)}}[has-mobile-button]{@container body (width < 1100px){display:block!important;width:100%!important}}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{[data-ui-background]{&[data-has-background-image=true]{z-index:1;position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;background-image:var(--mobileUrl);background-size:100%;background-position:top center;background-repeat:no-repeat;@container body (width >= 768px){background-image:var(--desktopUrl);background-size:cover}@container body (width >= 1252px){left:calc((-1 * (100vw - var(--container-max-width)) / 2))}}&[data-has-background-image=false]{position:absolute;z-index:1;top:0;left:0;width:100vw;height:100%;overflow:hidden;background:var(--_body-background-color);@container body (width >= 1252px){left:calc((-1 * (100vw - var(--container-max-width)) / 2))}}}}[data-astro-cid-o7tonhan][data-layout]{container-name:body;container-type:inline-size;--container-padding-inline: 24px;--container-max-width: 1252px;.layout{font-family:var(--_body-font-family),sans-serif;color:var(--_body-color, #000);background-color:var(--_body-background-color);[data-ui-container]{width:100%;max-width:var(--container-max-width);margin-inline:auto}[data-ui-container-component]{padding-inline:var(--container-padding-inline);max-width:var(--container-max-width)}[data-ui-form-accept]{font-size:.75rem;color:var(--_form-accept-color, inherit);line-height:1.125rem;margin:12px 0;&:not(:last-child){margin-block-end:20px}}[data-ui-form-container]{max-width:var(--_form-container-max-width, 498px);padding-block:var(--_form-container-padding-block, 0);padding-inline:var(--_form-container-padding-inline, 0);margin-inline:auto;background:var(--_form-container-background, --_body-background-color);@container body (width >= 1100px){padding-block:var(--_form-container-padding-block-desktop, 0);padding-inline:var(--_form-container-padding-inline-desktop, 0);margin-inline:0}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_form-title-color: var(--_form-title-color-light);--_form-accept-color: var(--_form-accept-color-light);--_form-container-background: var(--_form-container-background-light)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_form-title-color: var(--_form-title-color-dark);--_form-accept-color: var(--_form-accept-color-dark);--_form-container-background: var(--_form-container-background-dark)}}[data-ui-form-error]{margin-block-start:6px;font-size:.75rem;line-height:.75rem;text-align:center;color:red}[data-ui-form-success]{max-width:490px;padding:24px;margin-inline:auto;background-color:var(--_form-success-background, #e6f7e9);border-radius:4px;text-align:center;p{font-size:1rem;line-height:1.5rem;color:var(--_form-success-color, #2e7d32);margin:0}}[data-ui-form]{max-width:490px;&.only-button{max-width:100%}fieldset{&:not(:last-of-type){margin-block-end:12px}&:has([data-ui-form-error]){[data-ui-input]{border-color:red}}&:has(+:not(fieldset)){margin-block-end:20px}}}[data-ui-form-title]{font-weight:700;font-size:.875rem;color:var(--_form-title-color, inherit);line-height:1.3125rem;@container body (width >= 1100px){font-size:1rem;line-height:1.5rem}&:not(:last-child){margin-block-end:24px}}[data-ui-input]{width:100%;padding-block:var(--_input-padding-block, 14px);padding-inline:var(--_input-padding-inline, 16px);border-width:var(--_input-border-width, 1px);border-style:solid;border-color:var(--_input-border-color, #9ba1a9);border-radius:var(--_input-border-radius, 4px);font-size:var(--_input-font-size, .875rem);color:#1c1c1b;line-height:var(--_input-line-height, 1.25rem);background:var(--_input-background, transparent);&::placeholder{color:#1c1c1b}&:is(select){cursor:pointer;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-chevron-down'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position-x:98%;background-position-y:16px}}.grid-first-section{padding-block-start:var(--_layout-hero-title-padding-top);padding-block-end:var(--_layout-hero-title-padding-bottom)}.grid-first-section (width >= 768px){padding-block-start:var(--_layout-hero-title-padding-top-desktop);padding-block-end:var(--_layout-hero-title-padding-bottom-desktop)}[data-ui-hero-title],[data-ui-hero-title] *{font-weight:700;font-size:var(--_layout-hero-title-font-size, 1.5rem);text-shadow:var(--_layout-hero-title-text-shadow, none);line-height:var(--_layout-title-line-height, 100%);i,b{color:var(--_layout-title-font-highlight-color, --_body-color)}@container body (width >= 1100px){padding-block-start:0;margin-block-end:24px;font-size:var(--_layout-hero-title-font-size-desktop, 1.5rem);line-height:var(--_layout-title-line-height-desktop, 100%)}&:not(:last-child){margin-block-end:16px;@container body (width > 1100px){margin-block-end:24px}}}[data-ui-title],[data-ui-title] *{font-weight:700;font-size:var(--_layout-title-font-size, 1.5rem);line-height:var(--_layout-title-line-height, 2rem);i,b{color:var(--_layout-title-font-highlight-color, --_body-color)}@container body (width >= 1100px){margin-block-end:24px;font-size:var(--_layout-title-font-size-desktop, 1.5rem);line-height:var(--_layout-title-line-height-desktop, 2.5rem)}&:not(:last-child){margin-block-end:16px;@container body (width > 1100px){margin-block-end:24px}}}[data-ui-text]{font-size:var(--_layout-text-font-size, 1rem);line-height:var(--_layout-text-line-height, 1.5rem);@container body (width >= 1100px){display:block;font-size:var(--_layout-text-font-size-desktop, 1rem);line-height:var(--_layout-text-line-height-desktop, 1.5rem)}&:not(:last-child){margin-block-end:24px}}[data-ui-sub-title]{font-size:.875rem;line-height:1.3125rem;&:not(:last-child){margin-block-end:4px}}[data-ui-button]{box-shadow:0 4px 4px #00000040}}}.grid[data-astro-cid-o7tonhan]{color:var(--_body-color);display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"hero" "hero" "hero" "complementary-content";gap:0;padding-block:0;@container body (width >= 1100px){gap:0px 32px;padding-block:0}&[data-theme=LIGHT_MODE]{--_body-color: var(--_body-color-light);--_body-background-color: var(--_body-background-color-light);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-light );--_hero-color: var(--_hero-color-light, --_body-color)}&[data-theme=DARK_MODE]{--_body-color: var(--_body-color-dark);--_body-background-color: var(--_body-background-color-dark);--_layout-title-font-highlight-color: var( --_layout-title-font-highlight-color-dark );--_hero-color: var(--_hero-color-dark)}}.grid-hero[data-astro-cid-o7tonhan]{width:100%;grid-area:hero;color:var(--_hero-color);position:relative;padding-block:32px 0;gap:24px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-template-areas:"first-section" "second-section" "third-section";&[data-ui-reverse-first-and-second-section-mobile=true]{@container body (width < 1100px){grid-template-areas:"second-section" "first-section" "third-section"}}@container body (width >= 1100px){grid-template-columns:550px 490px;grid-template-rows:auto;grid-template-areas:"first-section second-section" "first-section second-section" "third-section second-section";justify-content:space-between;padding-block:112px}&[data-ui-reverse-first-and-second-section-desktop=true]{@container body (width >= 1100px){grid-template-areas:"second-section first-section" "second-section first-section" "second-section third-section"}}}.grid-hero-background-mobile[data-astro-cid-o7tonhan]{display:block;@container body (width >= 720px){display:none}position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden}.grid-hero-background-desktop[data-astro-cid-o7tonhan]{display:none;@container body (width >= 720px){display:block}position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;img{object-fit:cover;width:100%;height:100%}@container body (width >= 1252px){width:100vw;left:calc((-1 * (100vw - var(--container-max-width)) / 2))}}.grid-second-section[data-astro-cid-o7tonhan]{z-index:2;grid-area:second-section}.layout-header[data-astro-cid-o7tonhan]{width:100vw;background-color:var(--_header-background, #171717);margin:0;padding:0 var(--container-padding-inline);header{border:none}}.grid-first-section[data-astro-cid-o7tonhan]{z-index:2;grid-area:first-section;margin-block-end:24px;@container body (width >= 1100px){margin-block-start:0;margin-block-end:40px}img{margin-inline:auto}.layout-title-images{@container body (width >= 768px){margin-block-end:16px}}}.grid-third-section[data-astro-cid-o7tonhan]{z-index:2;grid-area:third-section}.grid-complementary-content[data-astro-cid-o7tonhan]{z-index:2;grid-area:complementary-content}[data-interest=consorcio]{.grid-first-section{--_layout-hero-title-padding-top: 110px;@container body (width >= 768px){--_layout-hero-title-padding-top: 0}}}[data-interest=ebook-operacoes-automatizadas]{.grid-first-section{--_layout-hero-title-padding-top: 0}}[data-interest=evento-trade-arena]{button{--_button-max-width: 400px}}.layout{&[data-template=monteverde]{--_benchmark-default-background-color-light: #f4f9f7;--_benchmark-default-background-color-dark: rgba(217, 217, 217, 1);--_benchmark-default-color-light: #000000;--_benchmark-default-color-dark: #000000;--_benchmark-primary-background-color-light: #40e67a;--_benchmark-primary-background-color-dark: #40e67a;--_benchmark-primary-color-light: #000000;--_benchmark-primary-color-dark: #fff;--_body-font-family: "Montserrat Variable", sans-serif;--_body-background-color-light: rgba(239, 239, 239, 1);--_body-background-color-dark: #000;--_body-color-light: #101010;--_body-color-dark: #ffffff;--_body-color-alternative-light: #ffffff;--_body-color-alternative-dark: #101010;--_bullet-icon-background-light: #40e67a;--_bullet-icon-background-dark: rgba(135, 135, 135);--_bullet-icon-border-color-light: rgba(135, 135, 135);--_bullet-icon-border-color-dark: #40e67a;--_button-max-width: 292px;--_button-background-light: linear-gradient( 90deg, #65ea7f -21.86%, #39b54a 32.14%, #239b30 111.57% );--_button-background-dark: linear-gradient( 90deg, #65ea7f -21.86%, #39b54a 32.14%, #239b30 111.57% );--_button-background-loading-light: #43be6e;--_button-background-loading-dark: #43be6e;--_button-color-light: #fff;--_button-color-dark: #fff;--_footer-background-color-dark: #101010;--_footer-border-color-dark: #4d4d4d;--_footer-color-dark: #ffffff;--_footer-background-color-light: rgba(239, 239, 239, 1);--_footer-border-color-light: rgba(250, 250, 250, 1);--_footer-color-light: rgba(102, 102, 102, 1);--_form-container-padding-block: 16px 20px;--_form-container-padding-inline: 20px;--_form-container-padding-block-desktop: 20px 24px;--_form-container-padding-inline-desktop: 24px;--_form-container-background-light: #ffffff;--_form-container-background-dark: #171717;--_form-accept-color-light: #000000;--_form-accept-color-dark: #fff;--_form-title-color-light: #000000;--_form-title-color-dark: #fff;--_input-padding-block: 16px 12px;--_input-border-width: 0px 0px 1px 0px;--_input-border-radius: 0px;--_input-border-color-light: #707070;--_input-border-color-dark: #707070;--_header-background-light: #171717;--_header-background-dark: #171717;--_header-border-color-light: transparent;--_header-border-color-dark: transparent;--_hero-color-light: #ffffff;--_hero-color-dark: #ffffff;--_layout-text-font-size: 1.25rem;--_layout-text-line-height: 1.4;--_layout-text-font-size-desktop: 1.5rem;--_layout-text-line-height-desktop: 1.6;--_layout-title-font-size: 2rem;--_layout-title-font-size-desktop: 2.5rem;--_layout-title-font-highlight-color-light: #40e67a;--_layout-title-font-highlight-color-dark: #40e67a;--_layout-hero-title-padding-top: 0;--_layout-hero-title-padding-bottom: 0;--_layout-hero-title-font-size: 1.5rem;--_layout-hero-title-font-size-desktop: 100%;--_layout-page-background-image-mobile: url();--_layout-page-background-image-desktop: url();@container body (width >= 768px){--_layout-hero-title-font-size: 2.5rem;--_layout-hero-title-font-size-desktop: 2.6rem}--_ours-numbers-title-color-light: #40e67a;--_ours-numbers-title-color-dark: #40e67a;--_ours-numbers-background-color-light: white;--_ours-numbers-background-color-dark: #101010;--_ours-numbers-color-light: black;--_ours-numbers-color-dark: white;--_our-features-icon-color-light: #40e67a;--_our-features-icon-color-dark: #40e67a;--_our-features-with-background-title-color-light: black;--_our-features-with-background-title-color-dark: white;--_our-features-with-background-card-background-light: rgba( 241, 241, 241, 1 );--_our-features-with-background-card-background-dark: #171717b2;--_our-features-with-background-icon-wrapper-background-light: #fff;--_our-features-with-background-icon-wrapper-background-dark: black;--_our-features-with-background-icon-wrapper-color-light: black;--_our-features-with-background-icon-wrapper-color-dark: white;--_our-features-with-background-card-color-light: rgba(34, 27, 25, 1);--_our-features-with-background-card-color-dark: #c4c4c4;--_powered-by-divider-color-light: #dcdcdc;--_powered-by-divider-color-dark: #dcdcdc;--_faq-divider-color-light: #c8c8c8;--_faq-divider-color-dark: rgba(85, 88, 100, 1)}}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/poppins-latin-400-normal.cpxAROuN.woff2) format("woff2"),url(/_astro/poppins-latin-400-normal.BOb3E3N0.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/poppins-latin-700-normal.Qrb0O0WB.woff2) format("woff2"),url(/_astro/poppins-latin-700-normal.BVuQR_eA.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}[data-interest=mv-plano-aposentadoria-midia]{.grid-first-section{--_layout-hero-title-padding-top: 68px;@container body (width >= 768px){--_layout-hero-title-padding-top: 0}}}[data-interest=mv-workshop-martello]{.grid-first-section{--_layout-hero-title-padding-top: 0}}[data-interest=oferta-bf-renda-fixa]{.grid-first-section{--_layout-hero-title-padding-top: 220px;@container body (width >= 768px){--_layout-hero-title-padding-top: 0}}}[data-interest=planilha-plano-milhao]{.grid-first-section{--_layout-hero-title-padding-top: 68px;@container body (width >= 768px){--_layout-hero-title-padding-top: 0}}}[data-interest=ebook-investindo-com-juros-altos]{.grid-first-section{--_layout-hero-title-padding-top: 200px;--_layout-hero-title-padding-bottom: 0;@container body (width > 1100px){--_layout-hero-title-padding-top: 0}}.our-features-background{--_our-features-background: transparent}.our-features-list{--_our-features-icon-color: rgba(129, 140, 110, 1)}.our-features2-image{@container body (width < 1100px){justify-content:center!important;margin:0}}}.layout{&[data-template=svn]{--_body-font-family: "Xp", "Montserrat Variable", sans-serif;--_body-background-color-light: rgba(239, 239, 239, 1);--_body-background-color-dark: #101010;--_body-color-light: #101010;--_body-color-dark: #ffffff;--_body-color-alternative-light: #ffffff;--_body-color-alternative-dark: #101010;--_bullet-icon-background-light: rgba(129, 140, 110, .15);--_bullet-icon-background-dark: rgba(129, 140, 110, .3);--_bullet-icon-border-color-light: rgba(129, 140, 110, 1);--_bullet-icon-border-color-dark: rgba(129, 140, 110, 1);--_button-max-width: 292px;--_button-background-light: rgba(129, 140, 110, 1);--_button-background-dark: rgba(129, 140, 110, 1);--_button-background-loading-light: rgb(109, 114, 99);--_button-background-loading-dark: rgb(109, 114, 99);--_button-color-light: #fff;--_button-color-dark: #fff;--_cards-grid-title-color-light: rgba(129, 140, 110, 1);--_cards-grid-title-color-dark: rgba(129, 140, 110, 1);--_footer-background-color-light: #101010;--_footer-background-color-dark: #101010;--_footer-border-color-light: #4d4d4d;--_footer-border-color-dark: #4d4d4d;--_footer-color-light: #ffffff;--_footer-color-dark: #ffffff;--_footer-background-color-light: rgba(239, 239, 239, 1);--_footer-background-color-dark: rgba(239, 239, 239, 1);--_footer-border-color-light: rgba(250, 250, 250, 1);--_footer-border-color-dark: rgba(250, 250, 250, 1);--_footer-color-light: rgba(102, 102, 102, 1);--_footer-color-dark: rgba(102, 102, 102, 1);--_form-container-padding-block: 16px 20px;--_form-container-padding-inline: 20px;--_form-container-padding-block-desktop: 20px 24px;--_form-container-padding-inline-desktop: 24px;--_form-container-background-light: #ffffff;--_form-container-background-dark: #ffffff;--_form-accept-color-light: #000000;--_form-accept-color-dark: #000000;--_form-title-color-light: #000000;--_form-title-color-dark: #000000;--_input-padding-block: 16px 12px;--_input-border-width: 0px 0px 1px 0px;--_input-border-radius: 0px;--_input-border-color-light: #707070;--_input-border-color-dark: #707070;--_header-background-light: #171717;--_header-background-dark: #171717;--_header-border-color-light: transparent;--_header-border-color-dark: transparent;--_image-with-cta-background-light: #fff;--_image-with-cta-background-dark: #171717;--_layout-text-font-size: 1.25rem;--_layout-text-line-height: 1.4;--_layout-text-font-size-desktop: 1.5rem;--_layout-text-line-height-desktop: 1.6;--_layout-title-font-size: 2rem;--_layout-title-font-size-desktop: 2.5rem;--_layout-title-font-highlight-color-light: rgba(129, 140, 110, 1);--_layout-title-font-highlight-color-dark: rgba(129, 140, 110, 1);--_layout-hero-title-padding-top: 0;--_layout-hero-title-padding-bottom: 0;--_layout-hero-title-padding-top-desktop: 0;--_layout-hero-title-padding-bottom-desktop: 0;--_layout-hero-title-font-size: 2.5rem;--_layout-hero-title-font-size-desktop: 2.6rem;--_layout-hero-title-text-shadow: 1px 1px 2px #171717;--_layout-page-background-image-mobile: url();--_layout-page-background-image-desktop: url();--_numbers-title-weight: 400;--_numbers-list-text-weight: 400;--_numbers-divider-height: 1px;--_ours-numbers-title-color-light: #fff;--_ours-numbers-title-color-dark: #fff;--_ours-numbers-background-color-light: #101010;--_ours-numbers-background-color-dark: #101010;--_ours-numbers-color-light: white;--_ours-numbers-color-dark: white;--_our-features-list-item-align-items: flex-start;--_our-features-bold-font-size: 1.5rem;--_our-features-background-light: #fff;--_our-features-background-dark: #171717;--_our-features-title-color-light: rgba(129, 140, 110, 1);--_our-features-title-color-dark: rgba(129, 140, 110, 1);--_our-features-with-background-title-color-light: #101010;--_our-features-with-background-title-color-dark: #ffffff;--_our-features-with-background-icon-wrapper-background-light: #fff;--_our-features-with-background-icon-wrapper-background-dark: #101010;--_our-features-with-background-icon-wrapper-color-light: rgba( 129, 140, 110, 1 );--_our-features-with-background-icon-wrapper-color-dark: rgba( 129, 140, 110, 1 );--_our-features-with-background-card-background-light: rgba( 241, 241, 241, 1 );--_our-features-with-background-card-background-dark: #222;--_our-features-with-background-card-color-light: rgba(34, 27, 25, 1);--_our-features-with-background-card-color-dark: #c4c4c4;--_powered-by-divider-color-light: #dcdcdc;--_powered-by-divider-color-dark: #444;--_faq-divider-color-light: #c8c8c8;--_faq-divider-color-dark: rgba(85, 88, 100, 1)}}@font-face{font-family:Xp;font-style:normal;font-display:swap;font-weight:400;src:url(../../../apps/office-template/src/assets/fonts/XP-400.otf) format("opentype")}@font-face{font-family:Xp;font-style:normal;font-display:swap;font-weight:500;src:url(../../../apps/office-template/src/assets/fonts/XP-500.otf) format("opentype")}@font-face{font-family:Xp;font-style:normal;font-display:swap;font-weight:600;src:url(../../../apps/office-template/src/assets/fonts/XP-600.otf) format("opentype")}@font-face{font-family:Xp;font-style:normal;font-display:swap;font-weight:700;src:url(../../../apps/office-template/src/assets/fonts/XP-600.otf) format("opentype")}[data-interest=oferta-cartao-xp-privilege]{.grid-first-section{--_layout-hero-title-padding-top: 0;--_layout-hero-title-padding-bottom: 217px;@container body (width >= 768px){--_layout-hero-title-padding-bottom: 0}}}
