*{box-sizing:border-box;margin:0;padding:0}:root{--title-color:#2e324b;--text-color:#9698a6;--bg-color:#f4f5f7}html{scroll-behavior:smooth}body{background-color:#fafafa;color:#9698a6;color:var(--text-color);font-family:Public Sans,sans-serif;font-size:18px}li,ol,ul{list-style:none}a{color:#9698a6;color:var(--text-color);cursor:pointer;text-decoration:none}.navbar{align-items:center;background-color:#fff;display:flex;font-size:18px;height:90px;justify-content:space-around;width:100%}.navbar__links{color:#fafafa;display:flex;justify-content:space-evenly;width:35%}.underline{position:relative}.underline:after{background-color:#31d35c;content:"";height:4px;left:0;opacity:0;position:absolute;top:calc(100% + 30px);transition:opacity .3s;width:100%}.underline:hover:after{opacity:1}.btn{background-image:linear-gradient(90deg,#31d35c,#00ccae,#9698a6);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:13px 10px;width:200px}.home__container{align-items:center;display:flex;height:650px;justify-content:space-between}.home__container-left{display:flex;flex-direction:column;gap:25px;height:auto;margin-left:80px;max-width:45%;padding:25px;width:650px}.home__container-left>h1{color:#2e324b;color:var(--title-color);font-size:80px;font-weight:300}.home__container-left>p{font-size:24px}.home__container-right{background-image:url(/static/media/bg-intro-desktop.8be308fd4ce79bd32a09.svg);background-repeat:no-repeat;height:100%;width:55%}.home__container-right>img{left:409px;position:relative}.reasons{align-items:center;background-color:#f4f5f7;background-color:var(--bg-color);display:flex;flex-direction:column;height:700px;justify-content:space-evenly;padding:100px 150px 50px 100px;width:100%}.reasons>h2{color:#2e324b;color:var(--title-color);font-size:50px;font-weight:300}.reasons>h2,.reasons>p{text-align:left;width:100%}.reasons>p{font-size:24px}.reasons__container{align-items:center;display:flex;justify-content:space-between;width:100%}.reasons__container-cards{display:flex;flex-direction:column;height:300px;justify-content:space-evenly;max-width:293px}.reasons__container-cards>img{height:75px;width:75px}.reasons__container-cards>h4{color:#2e324b;color:var(--title-color);font-size:24px;font-weight:300}.articles{align-items:center;background-color:#fafafa;display:flex;flex-direction:column;height:700px;justify-content:space-evenly;padding:100px 150px 50px 100px;width:100%}.articles>h2{color:#2e324b;color:var(--title-color);font-size:50px;font-weight:300}.articles>h2,.articles>p{text-align:left;width:100%}.articles>p{font-size:24px}.articles__container{align-items:center;display:flex;justify-content:space-between;width:100%}.articles__container-cards{display:flex;flex-direction:column;justify-content:space-evenly;max-width:300px}.articles__container-cards>div{background-color:#fff;display:flex;flex-direction:column;gap:12px;padding:20px}.articles__container-cards img{height:195px;width:293px}.articles__container-cards div h4{color:#2e324b;color:var(--title-color);font-size:24px;font-weight:300}.articles__container-cards div h5{font-size:14px;font-weight:400}.articles__container-cards div p{font-size:15px}.footer{background-color:#2d314d;height:300px;width:100%}.footer,.footer__left{align-items:center;display:flex;justify-content:space-around}.footer__left{width:50%}.footer__left-company{display:flex;flex-direction:column;gap:25px;height:100%;width:20%}.socialMedia{display:flex;justify-content:space-between;width:150px}.icon:hover,.socialMedia a:hover{color:#2fd092}.footer__left-links{display:flex;gap:80px;justify-content:space-around;width:35%}.links{width:50%}.links li{font-weight:300;margin-bottom:10px}.links li a{color:#fff}.links li a:hover{color:#2fd092}.footer__right{align-items:center;display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center;width:50%}
/*# sourceMappingURL=main.33edd56c.css.map*/