.button_btn__CcnUS{padding:.8rem 1.5rem;box-shadow:inset 0 0 0 2px var(--color-5);border:none;color:var(--color-5);background:none;font-size:.9rem;font-weight:400;display:flex;flex-direction:row;align-items:center;text-decoration:none;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden}.button_btn__CcnUS:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:var(--color-5);z-index:-1;transition:.2s;transform:translateX(-100%)}.button_btn__CcnUS.button_primary__qE6Ud{color:#fff}.button_btn__CcnUS.button_primary__qE6Ud:after{transform:translateX(0)}.button_btn__CcnUS.button_primary__qE6Ud:hover{color:var(--color-5)}.button_btn__CcnUS.button_primary__qE6Ud:hover:after{transform:translateX(100%)}.button_btn__CcnUS.button_secondary__N4gr5:hover{color:#fff}.button_btn__CcnUS.button_secondary__N4gr5:hover:after{transform:translateX(0)}.button_btn__CcnUS p{font-size:.9rem;font-weight:400;letter-spacing:.5px}.button_btn__CcnUS svg{color:var(--color-1);width:1.3rem;height:1.3rem;stroke-width:3px;margin-left:.2rem;transition:.2s}.button_btn__CcnUS.button_squared__SVUKA{padding:.8rem}@media (max-width:900px){.button_btn__CcnUS{padding:.8rem}.button_btn__CcnUS p{font-size:.8rem;white-space:nowrap}}.heading_heading__VCqTd{font-size:2rem;margin-bottom:2.5rem;color:var(--color-5)}.heading_heading__VCqTd.heading_centered__Uhs1l{text-align:center}.heading_heading__VCqTd span{color:var(--color-1)}@media (max-width:900px){.heading_heading__VCqTd{margin-bottom:1rem}.heading_heading__VCqTd br{display:none}}.calltoaction_action__TO9YS{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden}.calltoaction_actionSub__dHF_p{max-width:180px;font-size:.85rem;font-weight:300;line-height:1.2rem;color:var(--color-4);margin-left:1rem;transition:.5s;transform:translateY(100%)}.calltoaction_actionSub__dHF_p.calltoaction_active__4eqrN{transform:translateX(0)}@media (max-width:900px){.calltoaction_action__TO9YS{margin-right:1rem}.calltoaction_actionSub__dHF_p{font-size:.8rem}}.hero_hero__xV0C6{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.hero_hero__xV0C6:after{content:"";position:absolute;width:100vw;left:calc(0px - ((100vw - 1000px) / 2));bottom:-40%;height:700px;background:url(/hero.svg);background-size:cover;z-index:-2}.hero_hero__xV0C6 .hero_content__NQQKp{width:50%}.hero_content__NQQKp .hero_description__Jw_Q0{font-size:.9rem;letter-spacing:.03rem;font-weight:300;margin-bottom:2.5rem;line-height:1.3rem}.hero_content__NQQKp .hero_action__dw7gQ{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.hero_content__NQQKp .hero_actionSub__uVNyy{font-size:.9rem;font-weight:300;color:var(--color-4);margin-left:1rem}.hero_image__VY9Sf{width:50%}@media (max-width:1100px){.hero_hero__xV0C6:after{left:-2rem;bottom:-40%;height:600px}}@media (max-width:900px){.hero_hero__xV0C6{flex-direction:column}.hero_content__NQQKp>p{margin-bottom:1rem}.hero_hero__xV0C6 .hero_content__NQQKp,.hero_image__VY9Sf{width:auto}.hero_image__VY9Sf img{width:100%;height:auto}}.navigation_nav__DAhdM{display:flex;padding:0 2rem;flex-direction:row;justify-content:space-between;align-items:center;max-width:1000px;width:100%}.navigation_navOuter__vlEOq{position:fixed;width:100%;top:0;left:50%;height:9rem;transform:translateX(-50%);background:#fff;z-index:200;display:flex;align-items:center;justify-content:center;transition:.2s}.navigation_navOuter__vlEOq.navigation_sticky___R6RG{height:5rem;box-shadow:10px 5px 30px 0 rgba(0,0,0,.1)}.navigation_navOuter__vlEOq.navigation_sticky___R6RG .navigation_mobile__g_YdH{top:5rem;height:calc(100vh - 5rem - 4rem)}.navigation_logo__3FL0z{display:flex;flex-direction:row;align-items:center;text-decoration:none}.navigation_logo__3FL0z img{border-radius:5px}.navigation_logo__3FL0z p{margin-left:.5rem;font-weight:300;font-size:.9rem;letter-spacing:1px;color:var(--color-4)}.navigation_links__RolvN{font-weight:300;display:flex;flex-direction:row;list-style:none;font-size:.9rem;gap:2rem}.navigation_links__RolvN a{text-decoration:none;color:var(--color-4)}.navigation_links__RolvN li{position:relative;transition:.2s}.navigation_links__RolvN li:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background:var(--color-4);transform:scaleX(0);transform-origin:left;transition:.2s}.navigation_links__RolvN li:hover:before{transform:scaleX(1)}.navigation_links__RolvN li:not(.navigation_links__RolvN li:last-of-type):after{content:"";width:1.5rem;height:2px;background:var(--color-2);position:absolute;top:50%;left:calc(100% + .25rem)}.navigation_mobile__g_YdH{position:fixed;top:9rem;display:none;flex-direction:column;align-items:flex-start;background:#fff;width:calc(100% - 4rem);left:0;height:calc(100vh - 9rem - 4rem);z-index:200;padding:2rem;transform:translateX(100%);transition:.2s}.navigation_mobile__g_YdH.navigation_active__RywU2{transform:translateX(0)}.navigation_mobile__g_YdH .navigation_links__RolvN{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2rem;position:relative}.navigation_hamburger__atAaG{display:none;height:20px;width:40px;flex-direction:column;align-items:flex-end;justify-content:space-between;position:relative}.navigation_hamburger__atAaG span{display:block;height:2px;width:100%;background:var(--color-1);transition:.2s;transform:rotateX(100)}.navigation_hamburger__atAaG span:nth-of-type(2){width:80%}.navigation_hamburger__atAaG span:nth-of-type(3){width:60%}.navigation_hamburger__atAaG.navigation_active__RywU2 span:nth-of-type(2){display:none}.navigation_hamburger__atAaG.navigation_active__RywU2 span:first-of-type{position:absolute;top:50%;width:80%;transform:rotate(-45deg)}.navigation_hamburger__atAaG.navigation_active__RywU2 span:nth-of-type(3){position:absolute;top:50%;width:80%;transform:rotate(45deg)}@media (max-width:700px){.navigation_action__mD5ih,.navigation_links__RolvN{display:none}.navigation_hamburger__atAaG,.navigation_mobile__g_YdH,.navigation_mobile__g_YdH .navigation_action__mD5ih,.navigation_mobile__g_YdH .navigation_links__RolvN{display:flex}}.stats_stats__mYTyM{border:1px solid var(--color-3);border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;background:#fff;padding:0 2rem;margin-top:3rem;box-shadow:10px 5px 30px 0 rgba(0,0,0,.1)}.stats_item__CbeH3{width:calc((100% - 4rem) / 5);padding:2rem 0;display:flex;flex-direction:column;align-items:center}.stats_item__CbeH3:nth-of-type(2n){background:#f6f6f6}.stats_item__CbeH3 .stats_count__laUrZ{color:var(--color-1);font-size:2rem;letter-spacing:1px}.stats_item__CbeH3 .stats_label__ueXyC{font-weight:300;margin-top:.2rem;color:var(--color-4)}@media (max-width:700px){.stats_stats__mYTyM{flex-direction:column;padding:0;margin-top:2rem}.stats_item__CbeH3{width:100%}}.about_about__khgzk{margin-top:8rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.about_content__uA9nI{width:50%;position:relative}.about_content__uA9nI:after{background:#dbf7ff;content:"";position:absolute;height:calc(100% + 4rem);top:50%;transform:translateY(-50%);right:calc((100vw - 1000px) / 2 * -1);width:calc(((100vw - 1000px) / 2 + 100%) - 4rem);z-index:-2}.about_content__uA9nI .about_description__CB6ob{font-size:.9rem;letter-spacing:.03rem;font-weight:300;margin-bottom:1.5rem;line-height:1.3rem}.about_content__uA9nI>p:last-of-type{margin-bottom:2.5rem}.about_image__SvJYM{width:50%;position:relative}.about_image__SvJYM:after{left:63px;width:1px}.about_image__SvJYM:after,.about_image__SvJYM:before{content:"";position:absolute;height:8rem;top:-8rem;background:#e4e4e4}.about_image__SvJYM:before{left:117.5px;width:1.5px}@media (max-width:1100px){.about_content__uA9nI:after{right:-2rem;width:100%}}@media (max-width:900px){.about_about__khgzk{flex-direction:column}.about_content__uA9nI>p{margin-bottom:1rem}.about_about__khgzk .about_content__uA9nI{margin-top:2rem;width:auto}.about_image__SvJYM{width:auto}.about_image__SvJYM img{width:100%;height:auto}.about_image__SvJYM:after{left:15.8%}.about_image__SvJYM:before{left:29.4%}}.services_services__2eR1R{margin-top:8rem;position:relative}.services_services__2eR1R:after{content:"";position:absolute;width:100vw;left:calc(0px - ((100vw - 1000px) / 2));bottom:-80%;height:600px;background:url(/services.svg);background-size:cover;z-index:-1}.services_row__nvU8f{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:5rem}.services_item__WkjxS{display:flex;flex-direction:column;align-items:center;text-align:center}.services_item__WkjxS svg{width:60px;height:60px;stroke-width:1.5px;color:var(--color-1);margin-bottom:1rem}.services_item__WkjxS h3{color:var(--color-4);font-weight:400;max-width:200px;margin-bottom:1rem}.services_item__WkjxS p{font-size:.9rem;font-weight:300;line-height:1.3rem;letter-spacing:.3px;max-width:250px}@media (max-width:1100px){.services_services__2eR1R:after{left:-2rem;height:500px}}@media (max-width:700px){.services_row__nvU8f{flex-direction:column;gap:2rem}.services_services__2eR1R:after{bottom:0;height:300px}}.app_app__pbhDb{border:1px solid var(--color-3);border-radius:10px;height:250px;padding:1rem;background:#f2fcff;width:200px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;z-index:0;transition:.2s}.app_app__pbhDb:hover{background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}.app_app__pbhDb .app_screenshot__WF_WT img{border-radius:5px;width:auto;height:90px}.app_app__pbhDb h2{font-size:1rem;margin-bottom:.5rem;color:var(--color-5)}.app_app__pbhDb p{font-size:.8rem;font-weight:300;line-height:1.3rem}.app_app__pbhDb h2 span{color:var(--color-1)}.apps_apps__S2NaR{overflow:hidden}.apps_row__DldrN{margin-top:8rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.apps_content__SLOp_{width:60%;position:relative}.apps_content__SLOp_>p{font-size:.9rem;letter-spacing:.03rem;font-weight:300;margin-bottom:1.5rem;line-height:1.3rem}.apps_content__SLOp_>p:last-of-type{margin-bottom:2.5rem}.apps_gallery__aGdgd{justify-content:flex-start;gap:2rem;margin-top:-2rem;width:-moz-fit-content;width:fit-content;transition:.2s}.apps_actions__FNVnQ,.apps_gallery__aGdgd{display:flex;flex-direction:row;align-items:center}.apps_actions__FNVnQ{margin-top:3rem;justify-content:space-between}.apps_action__IA__r{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.apps_actionSub__ujBK0{font-size:.9rem;font-weight:300;color:var(--color-4);margin-left:1rem}@media (max-width:1100px){.apps_footer__7oRkT:after{left:-2rem;height:300px}}@media (max-width:700px){.apps_content__SLOp_{width:auto}.apps_row__DldrN{flex-direction:column;align-items:flex-start}.apps_image__HJ6hQ{width:100%;margin-top:-3rem;margin-bottom:2rem}.apps_image__HJ6hQ img{width:100%;height:auto}.apps_gallery__aGdgd{width:-moz-fit-content;width:fit-content;overflow:hidden}}.stars_stars__Dzh6b{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.8rem;position:absolute;top:0;left:1.5rem;transform:translateY(-50%);background:#fff;padding:.5rem}.stars_star__zLFs_ svg{width:15px;height:15px;stroke:var(--color-2)}.stars_star__zLFs_.stars_active__vXWQD svg{fill:var(--color-2)}.review_review__UTHxJ{border:1px solid var(--color-3);border-radius:5px;padding:1.5rem;position:relative;transition:.2s}.review_review__UTHxJ:hover{border:1px solid var(--color-4);box-shadow:0 10px 10px 2px rgba(0,0,0,.05)}.review_quote__Bea5H{font-size:.8rem;color:var(--color-4);font-weight:300;margin-bottom:.5rem;line-height:1.3rem}.review_details__lwgQj{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4rem}.review_details__lwgQj p{color:var(--color-1);font-size:.8rem;position:relative}.review_details__lwgQj p:first-of-type:after{content:"";width:calc(4rem - 20px);height:1px;background:var(--color-4);position:absolute;left:calc(100% + 10px);top:50%}.reviews_reviews__aMJdP{margin-top:8rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.reviews_content__HGzT9{width:40%;position:relative}.reviews_content__HGzT9:after{background:#dbf7ff;content:"";position:absolute;height:calc(100% + 4rem);top:50%;transform:translateY(-50%);right:calc((100vw - 1000px) / 2 * -1);width:calc(((100vw - 1000px) / 2 + 100%) - 4rem);z-index:-2}.reviews_content__HGzT9>p{font-size:.9rem;letter-spacing:.03rem;font-weight:300;margin-bottom:1.5rem;line-height:1.3rem}.reviews_content__HGzT9>p:last-of-type{margin-bottom:2.5rem}.reviews_content__HGzT9 .reviews_action__n7tr7{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.reviews_content__HGzT9 .reviews_actionSub__o1Q_B{font-size:.9rem;font-weight:300;color:var(--color-4);margin-left:1rem}.reviews_showcase__Oh2Ex{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem}@media (max-width:1100px){.reviews_content__HGzT9:after{right:-2rem;width:100%}}@media (max-width:700px){.reviews_content__HGzT9{width:auto}.reviews_reviews__aMJdP{flex-direction:column-reverse;align-items:flex-start}.reviews_showcase__Oh2Ex{width:auto;margin-top:4rem;margin-bottom:2rem}}.contact_contact__nZLCy{margin-top:8rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.contact_content__RvZZ2{width:50%}.contact_content__RvZZ2 h1{margin-bottom:1rem}.contact_content__RvZZ2>p{font-size:.9rem;letter-spacing:.03rem;font-weight:300;margin-bottom:1.5rem;line-height:1.3rem}.contact_form__FPGBB{margin:2rem 0}.contact_form__FPGBB .contact_row__Wa5uy{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;width:100%;margin-bottom:1rem}.contact_form__FPGBB input,.contact_form__FPGBB textarea{display:block;border-radius:5px;border:1px solid var(--color-3);resize:none;padding:.8rem 1rem;width:calc(100% - 1rem);font-family:inherit}@media (max-width:700px){.contact_content__RvZZ2{width:100%}.contact_contact__nZLCy{margin-top:0;flex-direction:column-reverse;align-items:flex-start}.contact_image__I_QoQ{width:100%;margin-bottom:1rem}.contact_image__I_QoQ img{width:100%;height:auto}}.footer_footer__unmqs{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:8rem;padding:4rem 0;position:relative}.footer_footer__unmqs:after{content:"";position:absolute;width:100vw;left:calc(0px - ((100vw - 1000px) / 2));bottom:0;height:350px;background:url(/footer.svg);background-size:cover;z-index:-1}.footer_logo__9djFB{display:flex;flex-direction:row;align-items:center}.footer_logo__9djFB img{border-radius:5px}.footer_logo__9djFB p{margin-left:.5rem;font-weight:300;font-size:.9rem;letter-spacing:1px;color:var(--color-4)}.footer_copyright__o87rv{font-size:.8rem;font-weight:300;letter-spacing:.5px;margin-top:1rem}.footer_utilities__r_D9N{display:flex;flex-direction:row;align-items:center;gap:1rem;font-size:.8rem;margin-top:1rem;list-style:none}.footer_utilities__r_D9N a{color:var(--color-4)}.footer_links___TaaR{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}.footer_link__YGJB4{display:flex;justify-content:center;align-items:center;color:#fff;width:40px;height:40px;background:var(--color-1)}.footer_link__YGJB4.footer_up__uARZI{color:var(--color-1);box-shadow:inset 0 0 0 2px var(--color-5);background:none}.footer_link__YGJB4.footer_up__uARZI:hover{box-shadow:inset 0 0 0 2px var(--color-5);background:var(--color-5)}@media (max-width:1100px){.footer_footer__unmqs:after{left:-2rem;height:300px}}@media (max-width:700px){.footer_footer__unmqs{margin-top:2rem;flex-direction:column;align-items:flex-start}.footer_links___TaaR{margin-top:1rem}}.page_main__nw1Wk{max-width:1000px;margin:0 auto}@media (max-width:1100px){.page_main__nw1Wk{padding:0 2rem}}