.Container-module__bd_ymW__container{width:100%;padding-inline:var(--container-padding);min-width:0;margin-inline:auto}.Container-module__bd_ymW__default{max-width:var(--container-max)}.Container-module__bd_ymW__large{max-width:var(--container-large)}.Container-module__bd_ymW__narrow{max-width:var(--container-narrow)}
.Breadcrumbs-module__Zebv8W__nav{margin-bottom:var(--space-6)}.Breadcrumbs-module__Zebv8W__list{align-items:center;gap:var(--space-2);font-size:var(--font-sm);flex-wrap:wrap;min-width:0;display:flex}.Breadcrumbs-module__Zebv8W__item{align-items:center;gap:var(--space-2);display:inline-flex}.Breadcrumbs-module__Zebv8W__link{color:var(--text-secondary);transition:color var(--transition-fast)}.Breadcrumbs-module__Zebv8W__link:hover{color:var(--accent);text-decoration:underline}.Breadcrumbs-module__Zebv8W__current{color:var(--text-tertiary)}.Breadcrumbs-module__Zebv8W__separator{color:var(--border-secondary)}.Breadcrumbs-module__Zebv8W__dark .Breadcrumbs-module__Zebv8W__link{color:var(--text-on-dark-muted)}.Breadcrumbs-module__Zebv8W__dark .Breadcrumbs-module__Zebv8W__link:hover{color:var(--accent-on-dark)}.Breadcrumbs-module__Zebv8W__dark .Breadcrumbs-module__Zebv8W__current{color:var(--text-on-dark-muted)}.Breadcrumbs-module__Zebv8W__dark .Breadcrumbs-module__Zebv8W__separator{color:#ffffff40}@media (max-width:768px){.Breadcrumbs-module__Zebv8W__nav{margin-bottom:var(--space-5)}.Breadcrumbs-module__Zebv8W__list{font-size:var(--font-xs)}}@media (max-width:480px){.Breadcrumbs-module__Zebv8W__nav{margin-bottom:var(--space-4)}}@media (orientation:landscape) and (max-height:600px){.Breadcrumbs-module__Zebv8W__nav{margin-bottom:var(--space-3)}.Breadcrumbs-module__Zebv8W__list{font-size:var(--font-xs)}}
.PageHero-module__LcAAGq__hero{background:linear-gradient(150deg, var(--brand-600) 0%, var(--brand-500) 100%);color:var(--text-on-dark);padding-block:calc(var(--section-padding) * .95) var(--section-padding);min-height:auto}.PageHero-module__LcAAGq__content{gap:var(--space-4);flex-direction:column;min-width:0;max-width:50rem;display:flex}.PageHero-module__LcAAGq__eyebrow{font-size:var(--font-sm);font-weight:var(--font-weight-semibold);letter-spacing:.09em;text-transform:uppercase;color:var(--accent-on-dark);margin:0}.PageHero-module__LcAAGq__title{font-size:var(--font-5xl);color:var(--color-white);letter-spacing:var(--letter-tighter);margin:0}.PageHero-module__LcAAGq__subtitle{font-size:var(--font-xl);color:var(--text-on-dark-muted);line-height:var(--line-height-relaxed);max-width:44rem;margin:0}.PageHero-module__LcAAGq__meta{font-size:var(--font-sm);color:var(--text-on-dark-muted);margin:0}.PageHero-module__LcAAGq__actions{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}@media (min-width:1024px) and (max-width:1300px){.PageHero-module__LcAAGq__subtitle{font-size:var(--font-lg)}}@media (max-width:1024px){.PageHero-module__LcAAGq__subtitle{font-size:var(--font-lg)}}@media (max-width:768px){.PageHero-module__LcAAGq__subtitle{font-size:var(--font-base)}}@media (max-width:480px){.PageHero-module__LcAAGq__eyebrow{font-size:var(--font-xs)}.PageHero-module__LcAAGq__subtitle{font-size:var(--font-sm)}.PageHero-module__LcAAGq__actions>*{width:100%}}@media (orientation:landscape) and (max-height:600px){.PageHero-module__LcAAGq__hero{padding-block:var(--section-padding);min-height:auto}.PageHero-module__LcAAGq__content{gap:var(--space-3)}.PageHero-module__LcAAGq__subtitle{font-size:.9rem}}
.MetricsTable-module__hJFFwq__block{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.MetricsTable-module__hJFFwq__title{font-size:var(--font-2xl);margin:0}.MetricsTable-module__hJFFwq__list{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.MetricsTable-module__hJFFwq__item{gap:var(--space-2);padding:var(--space-5);background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);flex-direction:column;min-width:0;display:flex}.MetricsTable-module__hJFFwq__head{align-items:baseline;gap:var(--space-2) var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.MetricsTable-module__hJFFwq__name{font-size:var(--font-base);margin:0}.MetricsTable-module__hJFFwq__formula{font-family:var(--font-mono);font-size:var(--font-xs);border-radius:var(--radius-sm);background:var(--accent-subtle);color:var(--brand-600);overflow-wrap:anywhere;min-width:0;padding:.15rem .5rem}.MetricsTable-module__hJFFwq__description{font-size:var(--font-sm);color:var(--text-secondary);line-height:var(--line-height-relaxed);margin:0}@media (max-width:1024px){.MetricsTable-module__hJFFwq__title{font-size:var(--font-xl)}.MetricsTable-module__hJFFwq__item{padding:var(--space-4)}}@media (max-width:768px){.MetricsTable-module__hJFFwq__list{gap:var(--space-3);grid-template-columns:minmax(0,1fr)}.MetricsTable-module__hJFFwq__title{font-size:var(--font-lg)}}@media (orientation:landscape) and (max-height:600px){.MetricsTable-module__hJFFwq__block{gap:var(--space-4)}.MetricsTable-module__hJFFwq__list{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.MetricsTable-module__hJFFwq__item{padding:var(--space-4);gap:var(--space-1)}.MetricsTable-module__hJFFwq__title{font-size:var(--font-lg)}.MetricsTable-module__hJFFwq__description{font-size:var(--font-xs)}}
.Footer-module__MPE0dq__footer{background:var(--bg-dark);color:var(--text-on-dark-muted);padding-block:var(--space-16) var(--space-8)}.Footer-module__MPE0dq__grid{gap:var(--space-10);grid-template-columns:1.6fr 1fr 1fr 1fr;min-width:0;display:grid}.Footer-module__MPE0dq__brand{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.Footer-module__MPE0dq__logo img{width:auto;height:26px}.Footer-module__MPE0dq__description{font-size:var(--font-sm);line-height:var(--line-height-relaxed);max-width:30rem}.Footer-module__MPE0dq__social{gap:var(--space-4);display:flex}.Footer-module__MPE0dq__socialLink{border-radius:var(--radius-full);border:1px solid var(--border-dark);width:2.25rem;height:2.25rem;color:var(--text-on-dark-muted);transition:color var(--transition-fast), border-color var(--transition-fast), background-color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.Footer-module__MPE0dq__socialLink:hover{color:var(--brand-950);background:var(--accent-on-dark);border-color:var(--accent-on-dark)}.Footer-module__MPE0dq__featuresSection{margin-top:var(--space-4)}.Footer-module__MPE0dq__featuresList{gap:var(--space-2) var(--space-6);margin-top:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Footer-module__MPE0dq__linkGroup{flex-direction:column;min-width:0;display:flex}.Footer-module__MPE0dq__linkTitle{font-size:var(--font-xs);font-weight:var(--font-weight-semibold);letter-spacing:.09em;text-transform:uppercase;color:var(--color-white);margin-bottom:var(--space-3)}.Footer-module__MPE0dq__linkTitleSpaced{margin-top:var(--space-6)}.Footer-module__MPE0dq__linkList{gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__MPE0dq__link{font-size:var(--font-sm);color:var(--text-on-dark-muted);transition:color var(--transition-fast)}.Footer-module__MPE0dq__link:hover{color:var(--accent-on-dark)}.Footer-module__MPE0dq__storeBadge{color:var(--color-white);align-items:center;gap:.625rem;margin-top:.75rem;display:inline-flex}.Footer-module__MPE0dq__storeBadge img{flex-shrink:0;width:32px;height:auto}.Footer-module__MPE0dq__storeBadgeMain{font-size:1rem;font-weight:var(--font-weight-bold);color:var(--color-white);white-space:nowrap}.Footer-module__MPE0dq__appBadges{flex-direction:column;align-items:flex-start;gap:1.125rem;margin-top:.875rem;display:flex}.Footer-module__MPE0dq__appBadge{display:inline-flex}.Footer-module__MPE0dq__appBadgeImg{width:185px;max-width:100%;height:auto}.Footer-module__MPE0dq__bottom{margin-top:var(--space-12);padding-top:var(--space-6);border-top:1px solid var(--border-dark);align-items:center;gap:var(--space-2);font-size:var(--font-xs);text-align:center;flex-direction:column;display:flex}.Footer-module__MPE0dq__copyright,.Footer-module__MPE0dq__cnpj,.Footer-module__MPE0dq__poweredBy{margin:0}.Footer-module__MPE0dq__copyright{color:var(--text-on-dark)}.Footer-module__MPE0dq__poweredByLink{color:var(--accent-on-dark);font-weight:var(--font-weight-semibold)}.Footer-module__MPE0dq__poweredByLink:hover{text-decoration:underline}.Footer-module__MPE0dq__disclaimer{margin-top:var(--space-2);color:#a5b4b7bf;line-height:var(--line-height-relaxed);max-width:62rem;margin-inline:auto}@media (min-width:1024px) and (max-width:1300px){.Footer-module__MPE0dq__grid{gap:var(--space-8)}.Footer-module__MPE0dq__logo img{height:23px}}@media (max-width:1024px){.Footer-module__MPE0dq__grid{gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr))}.Footer-module__MPE0dq__brand{grid-column:1/-1}.Footer-module__MPE0dq__featuresList{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.Footer-module__MPE0dq__footer{padding-block:var(--space-12) var(--space-6)}.Footer-module__MPE0dq__featuresList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.Footer-module__MPE0dq__grid{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.Footer-module__MPE0dq__featuresList{grid-template-columns:minmax(0,1fr)}.Footer-module__MPE0dq__appBadgeImg{width:160px}.Footer-module__MPE0dq__bottom{margin-top:var(--space-8)}}@media (orientation:landscape) and (max-height:600px){.Footer-module__MPE0dq__footer{padding-block:var(--space-10) var(--space-5)}.Footer-module__MPE0dq__grid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}.Footer-module__MPE0dq__brand{align-items:center;gap:var(--space-4);flex-flow:wrap;grid-column:1/-1}.Footer-module__MPE0dq__description{font-size:var(--font-xs);flex:18rem}.Footer-module__MPE0dq__featuresSection{flex:100%;margin-top:0}.Footer-module__MPE0dq__featuresList{grid-template-columns:repeat(3,minmax(0,1fr))}.Footer-module__MPE0dq__bottom{margin-top:var(--space-6)}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5d8977a8-module__8niREW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5d8977a8-module__8niREW__variable{--font-inter:"Inter", "Inter Fallback"}
.ExampleCard-module__p96fVa__card{gap:var(--space-4);padding:var(--space-6);background:var(--bg-subtle);border:1px solid var(--border-primary);border-radius:var(--radius-2xl);flex-direction:column;min-width:0;max-width:34rem;margin:0;display:flex}.ExampleCard-module__p96fVa__title{font-size:var(--font-sm);font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary)}.ExampleCard-module__p96fVa__rows{gap:var(--space-3);flex-direction:column;display:flex}.ExampleCard-module__p96fVa__row{justify-content:space-between;align-items:baseline;gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-primary);min-width:0;display:flex}.ExampleCard-module__p96fVa__label{font-size:var(--font-sm);color:var(--text-secondary);min-width:0}.ExampleCard-module__p96fVa__value{font-weight:var(--font-weight-semibold);white-space:nowrap}.ExampleCard-module__p96fVa__result{justify-content:space-between;align-items:baseline;gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--accent);color:var(--accent-contrast);flex-wrap:wrap;min-width:0;display:flex}.ExampleCard-module__p96fVa__resultLabel{font-size:var(--font-sm);min-width:0}.ExampleCard-module__p96fVa__resultValue{font-size:var(--font-3xl);letter-spacing:var(--letter-tight);white-space:nowrap}.ExampleCard-module__p96fVa__note{font-size:var(--font-sm);color:var(--text-secondary);line-height:var(--line-height-relaxed);margin:0}@media (max-width:1024px){.ExampleCard-module__p96fVa__card{padding:var(--space-5);max-width:100%}.ExampleCard-module__p96fVa__resultValue{font-size:var(--font-2xl)}}@media (max-width:480px){.ExampleCard-module__p96fVa__card{padding:var(--space-4)}.ExampleCard-module__p96fVa__row{gap:var(--space-1);flex-wrap:wrap}.ExampleCard-module__p96fVa__resultValue{font-size:var(--font-xl)}.ExampleCard-module__p96fVa__note{font-size:var(--font-xs)}}@media (orientation:landscape) and (max-height:600px){.ExampleCard-module__p96fVa__card{padding:var(--space-4);gap:var(--space-3)}.ExampleCard-module__p96fVa__rows{gap:var(--space-2)}.ExampleCard-module__p96fVa__row{padding-bottom:var(--space-2)}.ExampleCard-module__p96fVa__resultValue{font-size:var(--font-xl)}.ExampleCard-module__p96fVa__note{font-size:var(--font-xs)}}
.RolesTable-module__96FZiq__block{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.RolesTable-module__96FZiq__title{font-size:var(--font-2xl);margin:0}.RolesTable-module__96FZiq__scroll{-webkit-overflow-scrolling:touch;border:1px solid var(--border-primary);border-radius:var(--radius-xl);background:var(--bg-primary);overflow-x:auto}.RolesTable-module__96FZiq__table{border-collapse:collapse;width:100%;min-width:38rem;font-size:var(--font-sm)}.RolesTable-module__96FZiq__head,.RolesTable-module__96FZiq__headCenter{padding:var(--space-4);background:var(--bg-subtle);border-bottom:1px solid var(--border-primary);font-weight:var(--font-weight-semibold);white-space:nowrap}.RolesTable-module__96FZiq__headCenter{text-align:center}.RolesTable-module__96FZiq__rowLabel{padding:var(--space-3) var(--space-4);text-align:left;font-weight:var(--font-weight-normal);color:var(--text-secondary);border-bottom:1px solid var(--border-primary)}.RolesTable-module__96FZiq__cell{padding:var(--space-3) var(--space-4);text-align:center;border-bottom:1px solid var(--border-primary)}.RolesTable-module__96FZiq__cell svg{vertical-align:middle;display:inline-block}.RolesTable-module__96FZiq__yes{color:var(--color-success)}.RolesTable-module__96FZiq__no{color:var(--border-secondary)}.RolesTable-module__96FZiq__config{align-items:center;gap:var(--space-1);font-size:var(--font-xs);color:var(--brand-400);white-space:nowrap;display:inline-flex}tbody tr:last-child .RolesTable-module__96FZiq__rowLabel,tbody tr:last-child .RolesTable-module__96FZiq__cell{border-bottom:none}@media (max-width:768px){.RolesTable-module__96FZiq__title{font-size:var(--font-lg)}.RolesTable-module__96FZiq__table{font-size:var(--font-xs);min-width:32rem}.RolesTable-module__96FZiq__rowLabel,.RolesTable-module__96FZiq__cell,.RolesTable-module__96FZiq__head,.RolesTable-module__96FZiq__headCenter{padding:var(--space-2) var(--space-3)}}@media (orientation:landscape) and (max-height:600px){.RolesTable-module__96FZiq__block{gap:var(--space-3)}.RolesTable-module__96FZiq__title{font-size:var(--font-lg)}.RolesTable-module__96FZiq__table{font-size:var(--font-xs)}.RolesTable-module__96FZiq__rowLabel,.RolesTable-module__96FZiq__cell,.RolesTable-module__96FZiq__head,.RolesTable-module__96FZiq__headCenter{padding:var(--space-2) var(--space-3)}.RolesTable-module__96FZiq__scroll{max-height:70vh;overflow-y:auto}}
.ProfitabilitySection-module__ellq0q__layout{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:center;min-width:0;display:grid}.ProfitabilitySection-module__ellq0q__copy{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.ProfitabilitySection-module__ellq0q__eyebrow{font-size:var(--font-sm);font-weight:var(--font-weight-semibold);letter-spacing:.09em;text-transform:uppercase;color:var(--brand-400);margin:0}.ProfitabilitySection-module__ellq0q__title{font-size:var(--font-4xl);margin:0}.ProfitabilitySection-module__ellq0q__text{font-size:var(--font-lg);color:var(--text-secondary);line-height:var(--line-height-relaxed);margin:0}.ProfitabilitySection-module__ellq0q__action{margin-top:var(--space-2)}.ProfitabilitySection-module__ellq0q__example{gap:var(--space-4);padding:var(--space-8);background:var(--bg-subtle);border:1px solid var(--border-primary);border-radius:var(--radius-2xl);flex-direction:column;min-width:0;display:flex}.ProfitabilitySection-module__ellq0q__exampleTitle{font-size:var(--font-sm);font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);margin:0}.ProfitabilitySection-module__ellq0q__rows{gap:var(--space-3);flex-direction:column;display:flex}.ProfitabilitySection-module__ellq0q__row{justify-content:space-between;align-items:baseline;gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-primary);min-width:0;display:flex}.ProfitabilitySection-module__ellq0q__rowLabel{font-size:var(--font-sm);color:var(--text-secondary);min-width:0}.ProfitabilitySection-module__ellq0q__rowValue{font-weight:var(--font-weight-semibold);white-space:nowrap}.ProfitabilitySection-module__ellq0q__result{justify-content:space-between;align-items:baseline;gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--accent);color:var(--accent-contrast);flex-wrap:wrap;min-width:0;display:flex}.ProfitabilitySection-module__ellq0q__resultLabel{font-size:var(--font-sm);font-weight:var(--font-weight-medium);min-width:0}.ProfitabilitySection-module__ellq0q__resultValue{font-size:var(--font-3xl);letter-spacing:var(--letter-tight);white-space:nowrap}.ProfitabilitySection-module__ellq0q__note{font-size:var(--font-sm);color:var(--text-secondary);line-height:var(--line-height-relaxed);margin:0}@media (min-width:1024px) and (max-width:1300px){.ProfitabilitySection-module__ellq0q__layout{gap:var(--space-8)}.ProfitabilitySection-module__ellq0q__text{font-size:var(--font-base)}.ProfitabilitySection-module__ellq0q__example{padding:var(--space-6)}.ProfitabilitySection-module__ellq0q__resultValue{font-size:var(--font-2xl)}}@media (max-width:1024px){.ProfitabilitySection-module__ellq0q__layout{gap:var(--space-8);grid-template-columns:minmax(0,1fr)}.ProfitabilitySection-module__ellq0q__text{font-size:var(--font-base)}.ProfitabilitySection-module__ellq0q__example{padding:var(--space-6)}}@media (max-width:768px){.ProfitabilitySection-module__ellq0q__text,.ProfitabilitySection-module__ellq0q__note{font-size:var(--font-sm)}.ProfitabilitySection-module__ellq0q__resultValue{font-size:var(--font-2xl)}}@media (max-width:480px){.ProfitabilitySection-module__ellq0q__example{padding:var(--space-4)}.ProfitabilitySection-module__ellq0q__row{gap:var(--space-1);flex-wrap:wrap}.ProfitabilitySection-module__ellq0q__resultValue{font-size:var(--font-xl)}.ProfitabilitySection-module__ellq0q__action>*{width:100%}}@media (orientation:landscape) and (max-height:600px){.ProfitabilitySection-module__ellq0q__layout{gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:start}.ProfitabilitySection-module__ellq0q__text{font-size:.9rem}.ProfitabilitySection-module__ellq0q__example{padding:var(--space-4);gap:var(--space-3)}.ProfitabilitySection-module__ellq0q__rows{gap:var(--space-2)}.ProfitabilitySection-module__ellq0q__row{padding-bottom:var(--space-2)}.ProfitabilitySection-module__ellq0q__resultValue{font-size:var(--font-xl)}.ProfitabilitySection-module__ellq0q__note{font-size:var(--font-xs)}}
