html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{font-size:1.125rem;font-family:"Public Sans",sans-serif;width:100%;height:100%;margin:0;padding:0;line-height:1.3;overflow-x:hidden}h1{font-size:2.3125rem;color:#2d314d;font-weight:300}@media(min-width: 64em){h1{font-size:3.625rem}}h2{font-size:2rem;color:#2d314d}@media(min-width: 64em){h2{font-size:2.375rem}}h3{font-weight:400;color:#2d314d}p{font-size:1rem}@media(min-width: 64em){p{font-size:1.1rem}}li{list-style:none}a{text-decoration:none}.hide-for-mobile{display:block}@media(max-width: 63.9375em){.hide-for-mobile{display:none}}.hide-for-desktop{display:none}@media(max-width: 63.9375em){.hide-for-desktop{display:block}}.header__button,.hero__button,button{padding:1.0625rem 2.0625rem;border-radius:60px;background-image:linear-gradient(to right, hsl(136deg, 65%, 51%), hsl(192deg, 70%, 51%));transition:all 300ms ease-in-out;cursor:pointer}.header__button:hover,.hero__button:hover,button:hover{opacity:.75}.header__button a,.hero__button a,button a{color:#fff;font-weight:700}.flex{display:flex}.flex-jc-c{justify-content:center}.flex-jc-sa{justify-content:space-around}.flex-jc-sb{justify-content:space-between}.flex-ai-c{align-items:center}.container{max-width:90rem;margin:auto}.gray{background-color:#f3f4f6}.lightgray{background-color:#fafafa}.darkBlue{background-color:#2d314d}.overlay{opacity:0;position:fixed;top:80px;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(to bottom, hsl(233deg, 26%, 24%), transparent);pointer-events:none;z-index:98}.hidden-menu{position:absolute;top:20%;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;text-align:center;z-index:99;width:90%;padding:2rem 7.5rem;background:#fff;border-radius:.625rem;visibility:hidden}.hidden-menu a{color:#2d314d}.hidden-menu a:not(:last-child){margin-bottom:1.25rem}.hidden-menu.open{visibility:visible}.header{padding:1.1875rem}@media(max-width: 63.9375em){.header{padding:2rem}}.header__items{display:flex;align-items:center}@media(max-width: 63.9375em){.header__items{display:none}}.header__link a{color:#9698a6}.header__link a:hover{color:#636363}.header__link:not(:last-child){margin-right:2.0625rem}.header__toggle{cursor:pointer}.header__toggle div{width:1.8125rem;height:.125rem;background:#2d314d}.header__toggle div:not(:last-child){margin-bottom:.25rem}.header__toggle.active div:nth-child(1){transform:rotate(45deg);transform-origin:7px 3px}.header__toggle.active div:nth-child(2){visibility:hidden}.header__toggle.active div:nth-child(3){transform:rotate(-45deg);transform-origin:5px 2px}@media(min-width: 64em){.hero{display:flex;justify-content:space-between}}.hero__image{position:relative;min-height:21.75rem;background-image:url("../images/bg-intro-mobile.svg");background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 40em){.hero__image{min-height:19rem;background-position:center;background-size:100% 130%}}@media(min-width: 64em){.hero__image{flex:1;order:2;background-image:none;min-height:41.25rem}}@media(min-width: 64em){.hero__image::before{content:"";position:absolute;height:100%;background-image:url("../../images/bg-intro-desktop.svg");background-position:0% 52%;width:150%;background-repeat:no-repeat;background-size:122%}}.hero__image::after{content:"";position:absolute;width:100%;height:100%;background-image:url("../../images/image-mockups.png");background-repeat:no-repeat;background-position:center bottom;background-size:90%}@media(min-width: 40em){.hero__image::after{background-size:60%}}@media(min-width: 64em){.hero__image::after{top:0;width:850px;height:870px;background-size:90%;background-position:center 147%;left:15%}}.hero__text{padding-top:2.125rem;padding-bottom:5rem;padding-left:1.875rem;padding-right:1.875rem;text-align:center}@media(min-width: 40em){.hero__text{max-width:45rem;margin:auto}}@media(min-width: 64em){.hero__text{flex:1;text-align:left;max-width:35rem;margin-right:5.8125rem}}.hero__text h1{margin-bottom:19px;margin-top:0}.hero__text p{text-align:justify;color:#9698a6;line-height:1.5;margin-bottom:32px}.hero__button{width:12.5rem;margin:auto}@media(min-width: 64em){.hero__button{margin:0}}.features{padding:3.6875rem 1.5rem}@media(min-width: 64em){.features{padding-top:6.75rem;padding-bottom:6.375rem}}.features__head{text-align:center}@media(min-width: 64em){.features__head{text-align:left}}.features__head h2{width:90%;margin:auto;font-weight:400}@media(min-width: 64em){.features__head h2{margin:0}}.features__head p{color:#9698a6;margin-bottom:28px;margin-top:1.3rem;line-height:1.7;font-weight:400}@media(min-width: 40em){.features__head p{width:60%;margin:auto;padding-top:2rem}}@media(min-width: 64em){.features__head p{text-align:left;margin:0;width:45%;padding-bottom:0}}@media(min-width: 64em){.features__grid{display:flex;margin-top:2.125rem}}.features__card{text-align:center;margin-top:34px}@media(min-width: 64em){.features__card:not(:last-child){margin-right:.5625rem}}@media(min-width: 64em){.features__card{text-align:left}}.features__card h3{color:#2d314d}.features__card p{color:#9698a6}@media(min-width: 40em){.features__card p{width:40%;margin:auto}}@media(min-width: 64em){.features__card p{width:90%;margin:0;line-height:1.5}}.articles{padding:5.5625rem 1.275rem 4.875rem}.articles__head h2{margin-top:0;margin-bottom:2.125rem;font-weight:400;text-align:center}@media(min-width: 64em){.articles__head h2{font-size:2.5625rem;text-align:left}}@media(min-width: 40em){.articles__grid{display:flex;flex-wrap:wrap;justify-content:center}}.articles__card{background:#fff;width:340px;margin:1rem auto}@media(min-width: 40em){.articles__card{width:25rem}}@media(min-width: 64em){.articles__card{width:20.875rem}}.articles__card .head{height:15.625rem;background-position:center;background-repeat:no-repeat;background-size:cover}.articles__card .image1{background-image:url("../../images/image-currency.jpg")}.articles__card .image2{background-image:url("../../images/image-confetti.jpg")}.articles__card .image3{background-image:url("../../images/image-plane.jpg")}.articles__card .image4{background-image:url("../../images/image-restaurant.jpg")}.articles__card .text{padding:1.75rem 1.8125rem 1.6875rem}.articles__card .text p:first-child{font-size:13px}.articles__card .text h3{font-weight:700;cursor:pointer;transition:all 300ms ease-in-out}.articles__card .text h3:hover{color:#31d35c}.articles__card .text p{line-height:1.5}.footer{text-align:center;padding:2.1875rem 4.3125rem}@media(min-width: 64em){.footer{display:flex;justify-content:space-between;align-items:center}}.footer__logos{margin-bottom:2.125rem}@media(min-width: 64em){.footer__logos{flex:1;margin-bottom:0}}.footer__logos img{margin-bottom:1.75rem}.footer__logos span{font-size:1.4rem;color:#fff}.footer__logos span:not(:last-child){margin-right:.575rem}.footer__links1{display:flex;flex-direction:column}@media(min-width: 64em){.footer__links1{flex:1}}.footer__links1 a{color:#fff;margin-bottom:1.25rem}.footer__links2{display:flex;flex-direction:column}@media(min-width: 64em){.footer__links2{flex:1}}.footer__links2 a{color:#fff;margin-bottom:1.25rem}@media(min-width: 64em){.footer__button{flex:2;text-align:end}}.footer__button button{border:none;margin-bottom:1.5625rem;margin-top:1.5625rem}.footer__button p{margin-bottom:0;color:#f3f4f6;font-size:.875rem}/*# sourceMappingURL=styles.min.css.map */