.Hero-module__uehUDq__hero{padding:var(--spacing-section-padding-mobile);text-align:center;flex-direction:column;align-items:center;margin-top:10vh;display:flex}.Hero-module__uehUDq__heroContent{border-radius:var(--radius-button);width:100%;box-shadow:var(--card-box-shadow);border:var(--card-border);background-color:#cff7ba;flex-direction:column;justify-content:center;align-items:center;gap:5rem;padding:2rem;display:flex;position:relative}.Hero-module__uehUDq__heroContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.Hero-module__uehUDq__counterHeading{text-align:center;color:var(--color-primary);margin-bottom:0}.Hero-module__uehUDq__counterContainer{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.Hero-module__uehUDq__subheadline{margin-bottom:2rem}.Hero-module__uehUDq__cta{background-color:var(--color-primary);color:var(--color-soft);padding:var(--spacing-cta-padding);border-radius:var(--radius-button);cursor:pointer;font-weight:400;font-size:var(--font-size-paragraph);font-family:var(--font-family-paragraph);border:none;text-decoration:none;transition:background-color .3s;display:inline-block}.Hero-module__uehUDq__cta:hover{color:var(--color-primary);background-color:var(--color-soft);border:2px solid var(--color-primary)}.Hero-module__uehUDq__ctaWrapper{contain:layout;flex-direction:column;justify-content:center;align-items:center;display:flex}.Hero-module__uehUDq__supporting{font-size:var(--font-size-supporting);color:var(--color-muted);opacity:.8}.Hero-module__uehUDq__latest{color:#e60000;text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 12px #ff0000b3;margin-right:.5rem;display:inline-block}@media (min-width:1024px){.Hero-module__uehUDq__hero h1{text-align:center}.Hero-module__uehUDq__counterContainer{flex-direction:row;justify-content:center;align-items:center;gap:2rem}}
.Problem-module__Y-jowW__problem{padding:var(--spacing-section-padding-mobile);text-align:center;background-color:#ffecb3;border-radius:1rem;margin:1rem}.Problem-module__Y-jowW__grid{flex-direction:column;gap:2rem;display:flex}.Problem-module__Y-jowW__card:first-child{background-color:#ffddd6}.Problem-module__Y-jowW__card:nth-child(2){background-color:#f0e0ff}.Problem-module__Y-jowW__card:nth-child(3){background-color:#dbf3ff}.Problem-module__Y-jowW__card:nth-child(4){background-color:#d6ffe4}.Problem-module__Y-jowW__card{border-radius:var(--radius-button);border:var(--card-border);box-shadow:var(--card-box-shadow);text-align:left;padding:2rem}.Problem-module__Y-jowW__card h3{color:var(--color-primary);margin-bottom:1rem;font-weight:800}.Problem-module__Y-jowW__card p{color:var(--color-foreground);font-weight:500}@media (min-width:1024px){.Problem-module__Y-jowW__problem{padding:var(--spacing-section-padding-desktop)}.Problem-module__Y-jowW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Problem-module__Y-jowW__card{flex:unset}}
.Difference-module__IqwPkG__difference{padding:var(--spacing-section-padding-mobile);text-align:center;--start-val-content:"top 40%";--start-val-list:"top 20%";background-color:#fff6e6;border-radius:1rem;margin:10vh 1rem 1rem}.Difference-module__IqwPkG__intro{text-align:left;margin-bottom:4rem;font-weight:500}.Difference-module__IqwPkG__subheading{margin-top:2rem}.Difference-module__IqwPkG__subheading1{margin-top:10rem}.Difference-module__IqwPkG__grid{flex-direction:column;gap:2rem;display:flex}.Difference-module__IqwPkG__card:first-child{background-color:#ffccf1}.Difference-module__IqwPkG__card:nth-child(2){background-color:#ffdfb3}.Difference-module__IqwPkG__card:nth-child(3){background-color:#b3ffd9}.Difference-module__IqwPkG__workGrid .Difference-module__IqwPkG__card:first-child{background-color:#d6e4ff}.Difference-module__IqwPkG__workGrid .Difference-module__IqwPkG__card:nth-child(2){background-color:#c2ffc2}.Difference-module__IqwPkG__workGrid .Difference-module__IqwPkG__card:nth-child(3){background-color:#ecf}.Difference-module__IqwPkG__accountantGrid .Difference-module__IqwPkG__card:first-child{background-color:#d6ebff}.Difference-module__IqwPkG__accountantGrid .Difference-module__IqwPkG__card:nth-child(2){background-color:#fff3c2}.Difference-module__IqwPkG__accountantGrid .Difference-module__IqwPkG__card:nth-child(3){background-color:#ffd6cc}.Difference-module__IqwPkG__card{border-radius:var(--radius-button);border:var(--card-border);box-shadow:var(--card-box-shadow);text-align:left;padding:2rem}.Difference-module__IqwPkG__card h3{margin-bottom:1rem;font-weight:800}.Difference-module__IqwPkG__card p{font-weight:500}@media (min-width:1024px){.Difference-module__IqwPkG__difference{padding:var(--spacing-section-padding-desktop);--start-val-content:"top 50%";--start-val-list:"top 50%"}.Difference-module__IqwPkG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Difference-module__IqwPkG__card{flex:unset}}
.WhatYouGet-module__dfrMaq__whatYouGet{width:100%;padding:var(--spacing-section-padding-mobile);background-color:var(--color-background);text-align:center}.WhatYouGet-module__dfrMaq__headline{margin-bottom:3rem}.WhatYouGet-module__dfrMaq__mosaicGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:2.5rem;display:grid}@media (max-width:900px){.WhatYouGet-module__dfrMaq__mosaicGrid{flex-direction:column;gap:2rem;display:flex}}.WhatYouGet-module__dfrMaq__card{border-radius:var(--radius-button);text-align:center;border:var(--card-border);box-shadow:var(--card-box-shadow);z-index:1;flex-direction:column;display:flex;position:relative;overflow:hidden}.WhatYouGet-module__dfrMaq__card h3,.WhatYouGet-module__dfrMaq__card p{text-align:center;font-family:Montserrat}.WhatYouGet-module__dfrMaq__card p{font-weight:500}.WhatYouGet-module__dfrMaq__card1{background-color:#ffb3eb}.WhatYouGet-module__dfrMaq__card2{background-color:#ffdfb3}.WhatYouGet-module__dfrMaq__card3{background-color:#c0fbde}.WhatYouGet-module__dfrMaq__card4{background-color:#d6ccff}.WhatYouGet-module__dfrMaq__card5{background-color:#ffd980}.WhatYouGet-module__dfrMaq__card6{background-color:#ffe680}.WhatYouGet-module__dfrMaq__card7{background-color:#9df}.WhatYouGet-module__dfrMaq__card8{background-color:#f99}.WhatYouGet-module__dfrMaq__card9{background-color:#e6b3ff}.WhatYouGet-module__dfrMaq__cardContent{flex-direction:column;justify-content:space-between;height:100%;padding:2rem;display:flex}.WhatYouGet-module__dfrMaq__icon{flex-direction:column;justify-content:end;align-items:end;margin-top:2rem;font-size:2.5rem;display:flex}@media (min-width:1024px){.WhatYouGet-module__dfrMaq__whatYouGet{padding:var(--spacing-section-padding-desktop)}}
.Footer-module__4xI6dW__footer{background-color:var(--color-soft);color:var(--color-muted);text-align:center;flex-direction:column;align-items:center;min-height:50vh;padding:2rem;font-size:.95rem;display:flex}.Footer-module__4xI6dW__logo{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.Footer-module__4xI6dW__contact{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Footer-module__4xI6dW__links{justify-content:center;gap:.5rem;display:flex}.Footer-module__4xI6dW__links a{color:var(--color-primary);font-weight:500;text-decoration:none}.Footer-module__4xI6dW__links a:hover{text-decoration:underline}.Footer-module__4xI6dW__footerNote{text-align:center;margin-top:1.5rem}.Footer-module__4xI6dW__footerNote p{color:var(--color-foreground);font-size:.85rem;line-height:1.4}@media (min-width:640px){.Footer-module__4xI6dW__footer{min-height:50vh}}@media (min-width:1024px){.Footer-module__4xI6dW__footer{text-align:left;min-height:65vh;padding:3rem 4rem}.Footer-module__4xI6dW__contact{flex-direction:row;justify-content:center;gap:2rem;margin-bottom:1rem}.Footer-module__4xI6dW__links{justify-content:center}.Footer-module__4xI6dW__footerNote{text-align:left;margin-top:2rem}.Footer-module__4xI6dW__footerNote p{font-size:.9rem}}
.SupportEmail-module__U6SkXq__emailLink{color:var(--color-primary);text-transform:none;font-weight:500;text-decoration:none;transition:color .3s}.SupportEmail-module__U6SkXq__emailLink:hover{color:var(--color-foreground);text-decoration:underline}
