@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Poppins:wght@700&display=swap);.header{width:100%}.header__container{max-width:1280px;width:100%;margin:0 auto;padding:0 2%}.header__nav{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.header__logo img{width:15rem}@media screen and (max-width:768px){.header__logo img{width:12rem}}.header__try{border:1px solid #ff52bf;border-radius:3rem;padding:.625rem 3rem;color:#ff52bf;background-color:transparent;cursor:pointer}.header__try:hover{color:#fff;background-color:#ff52bf;transition:.3s ease-in-out}.header__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.header__title{margin-top:2rem;font-family:Poppins,sans-serif;color:#00252e}.header__paragraphy{max-width:50rem;margin-top:2rem;line-height:2.5rem;color:#00252e}.header__started{font-weight:600;border:none;margin:2rem;border-radius:3rem;padding:1rem 3rem;color:#fff;background-color:#ff52bf;cursor:pointer}.header__started:hover{border:1px solid #ff52bf;color:#ff52bf;background-color:transparent;transition:.3s ease-in-out}.header__img img{width:80rem}@media screen and (max-width:768px){.header__img img{width:60rem}}@media screen and (max-width:576px){.header__img img{width:30rem}}.statistics{width:100%;margin-top:2rem}.statistics__container{display:flex;justify-content:space-around;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 2%}@media screen and (max-width:576px){.statistics__container{flex-direction:column;justify-content:center;align-items:center}}.statistics__card{margin-right:2rem}@media screen and (max-width:576px){.statistics__card{margin-bottom:4rem}}.statistics__img{width:3rem}.statistics__title{font-size:6.4rem;text-align:center}.statistics__paragraphy{color:#a0aec0;text-align:center}.grow{width:100%;margin-top:4rem;background-color:#f6fbff}.grow__container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 2%}@media screen and (max-width:998px){.grow__container{flex-direction:column-reverse}}@media screen and (max-width:998px){.grow__texts{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.625rem}}.grow__title{font-family:Poppins,sans-serif}.grow__paragraphy{max-width:50rem;margin-top:2rem}@media screen and (max-width:998px){.grow__paragraphy{text-align:center;max-width:30rem}}.grow__img img{width:50rem;margin:.625rem 0}@media screen and (max-width:998px){.grow__img img{width:25rem}}.flow{width:100%;margin-top:4rem}.flow__container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 2%}@media screen and (max-width:998px){.flow__container{flex-direction:column-reverse;margin-top:2rem}}@media screen and (max-width:998px){.flow__texts{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.625rem}}.flow__title{font-family:Poppins,sans-serif}@media screen and (max-width:998px){.flow__title{text-align:center}}.flow__paragraphy{max-width:50rem;margin-top:2rem}@media screen and (max-width:998px){.flow__paragraphy{text-align:center;max-width:30rem}}.flow__img img{width:50rem;margin:.625rem 0}@media screen and (max-width:998px){.flow__img img{width:25rem}}.users{width:100%;margin-top:4rem;background-color:#f6fbff}.users__container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 2%}@media screen and (max-width:998px){.users__container{flex-direction:column-reverse}}@media screen and (max-width:998px){.users__texts{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.625rem}}.users__title{font-family:Poppins,sans-serif}.users__paragraphy{max-width:50rem;margin-top:2rem}@media screen and (max-width:998px){.users__paragraphy{text-align:center;max-width:30rem}}.users__img img{width:50rem;margin:.625rem 0}@media screen and (max-width:998px){.users__img img{width:25rem}}.community{width:100%}.community__container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 2%}.community__title{margin-top:4rem;font-family:Poppins,sans-serif;color:#00252e}@media screen and (max-width:768px){.community__title{max-width:200px;text-align:center}}.community__started{font-weight:600;border:none;margin:4rem;border-radius:3rem;padding:1rem 3rem;color:#fff;background-color:#ff52bf;cursor:pointer}.community__started:hover{border:1px solid #ff52bf;color:#ff52bf;background-color:transparent;transition:.3s ease-in-out}.footer{display:flex;width:100%;background-color:#00252e}.footer__container{display:flex;justify-content:space-around;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 2%}@media screen and (max-width:998px){.footer__container{flex-direction:column-reverse}}@media screen and (max-width:998px){.footer__title{margin-top:2rem}}.footer__paragraphy{max-width:400px;margin:2rem 0;color:#fff}@media screen and (max-width:998px){.footer__paragraphy{text-align:center}}@media screen and (max-width:998px){.footer__contact{display:flex;flex-direction:column;justify-content:center;align-items:center}}.footer__email,.footer__phone{margin-left:1rem;color:#fff}.footer__title{margin-top:2rem;color:#fff}.footer__description{max-width:380px;margin:.625rem 0;color:#fff}.footer__input{margin:.625rem 0;padding:1rem 2rem;border:none;border-radius:5px}.footer__button{font-weight:600;border:none;margin-left:2rem;border-radius:5px;padding:1rem 3rem;color:#fff;background-color:#ff52bf;cursor:pointer}.footer__button:hover{border:1px solid #ff52bf;color:#ff52bf;background-color:transparent;transition:.3s ease-in-out}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100vh;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%}@media screen and (max-width:768px){html{font-size:50%}}body{font-size:1.6rem}