*,:after,:before{margin:0;padding:0;box-sizing:border-box}a,a:visited{text-decoration:none}body{overflow-x:hidden;font-family:"Public Sans",sans-serif;background-color:#fafafa}html{scroll-behavior:smooth}ul{list-style:none}@media (max-width:63.937em){.hide-for-mobile{display:none}}@media (min-width:64em){.hide-for-desktop{display:none}}@media (max-width:63.937em){.nav-container{padding-left:25px;padding-right:25px}}@media (min-width:64em){.desktop-container{padding:0 160px}}@media (max-width:63.937em){.mobile-container{padding:80px 25px}}.btn{width:160px;height:45px;font-size:1rem;font-weight:400;color:#fff;border:none;border-radius:50px;background:linear-gradient(90deg,#31d35c,#2bb7da);cursor:pointer;outline:none;transition:all .3s ease}.btn:hover{opacity:.7}.heading-tag{font-size:2.15rem;font-weight:400;color:#2d314d;line-height:1.3;text-align:center}@media (min-width:64em){.heading-tag{text-align:left;font-size:2.3rem}}#nav{background-color:#fff;z-index:1000}#nav .nav__wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 0;z-index:1000}#nav .logo{cursor:pointer}#nav .links-active{position:fixed;width:85vw;height:45vh;top:100px;left:50%;background:#fff;box-shadow:0 90px 800px 0 rgba(0,0,0,.5);-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s ease;border-radius:8px;-webkit-animation:sami .6s ease forwards;animation:sami .6s ease forwards}#nav .links-active,#nav .links-active .nav__links{display:flex;justify-content:center;align-items:center}#nav .links-active .nav__links{flex-direction:column}#nav .links-active .nav__links li a{position:relative;font-size:18px;font-weight:400;color:#2d314d;transition:all .3s ease}#nav .links-active .nav__links li a:after{display:none}#nav .links-active .nav__links li a:hover{color:#9698a6}#nav .links-active .nav__links li:not(:last-child){margin-right:0;margin-bottom:20px}#nav .nav__links{display:flex;align-items:center;justify-content:center}#nav .nav__links li:not(:last-child){margin-right:32px}#nav .nav__links li a{position:relative;font-size:1rem;font-weight:400;color:#9698a6;transition:all .3s ease}#nav .nav__links li a:hover{color:#2d314d}#nav .nav__links li a:hover:after{opacity:1}#nav .nav__links li a:after{display:block;position:absolute;content:"";width:100%;height:4px;bottom:0;-webkit-transform:translateY(30px);transform:translateY(30px);background:linear-gradient(90deg,#31d35c,#2bb7da);opacity:0;transition:all .3s ease}#nav .burger{background:transparent;height:25px;font-size:25px;border:none;cursor:pointer;transition:all .3s ease}#nav .burger .bars{color:#2d314d}#nav .burger .times{color:red}#nav .burger:hover{opacity:.7}@-webkit-keyframes sami{0%{opacity:0}to{opacity:1}}@keyframes sami{0%{opacity:0}to{opacity:1}}@media (min-width:64em){#header .header__wrapper{display:flex;flex-direction:row-reverse;align-items:center}}#header .header__wrapper__img{position:relative;background-image:url(/static/media/bg-intro-mobile.c2ed38d0.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:280px;width:100%}@media (min-width:40em){#header .header__wrapper__img{min-height:25rem}#header .header__wrapper__img:before{background-size:60%!important}}@media (min-width:64em){#header .header__wrapper__img{background-image:url(/static/media/bg-intro-desktop.8be308fd.svg);background-position:0;min-height:700px;background-size:1100px;max-width:2000px}#header .header__wrapper__img:after{display:block;position:absolute;content:"";height:105%;width:100%;left:13%;background-image:url(/static/media/image-mockups.48d35b17.png);background-size:87%;min-height:700px;background-repeat:no-repeat;background-position:50%}}#header .header__wrapper__img:before{position:absolute;display:block;content:"";height:100%;width:100%;background-image:url(/static/media/image-mockups.48d35b17.png);background-size:93%;background-repeat:no-repeat;background-position:bottom}@media (min-width:64em){#header .header__wrapper__img:before{display:none}}#header .header__wrapper__info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media (min-width:64em){#header .header__wrapper__info{margin-top:-30px;text-align:left;align-items:flex-start;padding-right:0}}#header .header__wrapper__info h1{font-size:2.31rem;font-weight:400;color:#2d314d;line-height:1.15;margin-bottom:20px}@media (max-width:63.937em){#header .header__wrapper__info h1{margin-top:-30px}}@media (min-width:64em){#header .header__wrapper__info h1{font-size:3.25rem;margin-bottom:30px}}#header .header__wrapper__info p{font-size:1rem;font-weight:300;color:#9698a6;line-height:1.5;margin-bottom:30px}@media (min-width:64em){#header .header__wrapper__info p{font-size:1.25rem}}#features{background:#f3f4f6}@media (min-width:64em){#features{padding-top:100px;padding-bottom:100px}}#features .features__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:64em){#features .features__wrapper{align-items:flex-start}}#features .features__wrapper__heading h2{margin-bottom:25px}#features .features__wrapper__heading p{font-size:.98rem;font-weight:400;color:#9698a6;text-align:center;line-height:1.6}@media (min-width:64em){#features .features__wrapper__heading p{text-align:left;font-size:1.2rem;max-width:67%;font-weight:400}}#features .features__wrapper__all{width:100%;display:grid;grid-template-columns:1fr;place-content:center;margin-top:45px}@media (min-width:40em){#features .features__wrapper__all{grid-template-columns:1fr 1fr;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}}@media (min-width:64em){#features .features__wrapper__all{grid-template-columns:1fr 1fr 1fr 1fr;margin-top:80px;grid-column-gap:0;-webkit-column-gap:0;column-gap:0}}#features .features__wrapper__all__single{display:block;text-align:center}@media (min-width:64em){#features .features__wrapper__all__single{text-align:left;cursor:pointer}#features .features__wrapper__all__single:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}}#features .features__wrapper__all__single:not(:last-child){margin-bottom:35px}@media (min-width:64em){#features .features__wrapper__all__single:not(:last-child){margin-bottom:0;margin-right:25px}}#features .features__wrapper__all__single svg{margin-bottom:25px;transition:all .3s ease}#features .features__wrapper__all__single h3{font-size:1.5rem;font-weight:400;color:#2d314d;margin-bottom:25px}#features .features__wrapper__all__single p{font-size:.98rem;font-weight:300;color:#9698a6;line-height:1.5}@media (min-width:64em){#features .features__wrapper__all__single p{font-size:1.1rem}}@media (min-width:64em){#articles{padding-top:100px;padding-bottom:100px}}#articles .articles__wrapper__info{margin-bottom:40px}#articles .articles__wrapper__all{display:grid;grid-template-columns:1fr;grid-gap:25px;gap:25px}@media (min-width:40em){#articles .articles__wrapper__all{grid-template-columns:repeat(2,1fr)}}@media (min-width:64em){#articles .articles__wrapper__all{grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}}#articles .articles__wrapper__all__single{width:100%;background-color:#fff;border-radius:9px 9px 0 0;cursor:pointer}#articles .articles__wrapper__all__single:hover h3{color:#2bb7da;transition:all .3s ease}#articles .articles__wrapper__all__single img{width:100%;border-radius:8px 8px 0 0}#articles .articles__wrapper__all__single__info{padding:25px 30px 40px}@media (min-width:64em){#articles .articles__wrapper__all__single__info{padding:20px 15px 30px}}#articles .articles__wrapper__all__single__info h4{font-size:.7rem;font-weight:400;color:#9698a6;margin-bottom:14px}@media (min-width:64em){#articles .articles__wrapper__all__single__info h4{font-size:.8rem}}#articles .articles__wrapper__all__single__info h3{font-size:1.011rem;font-weight:400;color:#2d314d;margin-bottom:10px}@media (min-width:64em){#articles .articles__wrapper__all__single__info h3{font-size:1.15rem}}#articles .articles__wrapper__all__single__info p{font-size:.8rem;font-weight:400;color:#9698a6;line-height:1.4}@media (min-width:64em){#articles .articles__wrapper__all__single__info p{font-size:1rem}}#footer{background-color:#2d314d}#footer .footer__wrapper{display:flex;flex-direction:column;align-items:center;padding-top:40px;padding-bottom:40px}@media (min-width:64em){#footer .footer__wrapper{padding:60px 0 50px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"topLeft middle . right" "bottomLeft  middle . right "}}#footer .footer__wrapper .logo{margin-bottom:40px}@media (min-width:64em){#footer .footer__wrapper .logo{margin-bottom:0;align-self:flex-start;grid-area:topLeft}}#footer .footer__wrapper .logo #logo-text{fill:#fff}#footer .footer__wrapper__social-icons{margin-bottom:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:64em){#footer .footer__wrapper__social-icons{margin-bottom:0;grid-area:bottomLeft}}#footer .footer__wrapper__social-icons ul{display:flex}@media (min-width:64em){#footer .footer__wrapper__social-icons ul{grid-area:middle}}#footer .footer__wrapper__social-icons ul li{-webkit-transform:scale(1.4);transform:scale(1.4);cursor:pointer;transition:all .3s ease}#footer .footer__wrapper__social-icons ul li:hover{-webkit-transform:scale(1.6);transform:scale(1.6)}#footer .footer__wrapper__social-icons ul li:hover #social-icon{fill:#31d35c;transition:all .3s ease}#footer .footer__wrapper__social-icons ul li:not(:last-child){margin-right:30px}#footer .footer__wrapper__links{margin-bottom:30px}@media (min-width:64em){#footer .footer__wrapper__links{align-self:center;grid-area:middle;margin-bottom:0}}#footer .footer__wrapper__links ul{text-align:center}@media (min-width:64em){#footer .footer__wrapper__links ul{display:grid;place-content:center;grid-template-columns:repeat(2,1fr)}}#footer .footer__wrapper__links ul li:not(:last-child){margin-bottom:20px}#footer .footer__wrapper__links ul li a{font-size:1rem;font-weight:400;color:#fff}#footer .footer__wrapper__links ul li:hover a{transition:all .3s ease;color:#31d35c}@media (min-width:64em){#footer .footer__wrapper__buttons{grid-area:right;justify-self:flex-end;align-self:flex-start}}
/*# sourceMappingURL=main.aa66ac05.chunk.css.map */