@import url(https://fonts.googleapis.com/css2?family=Exo:wght@400;500;800&display=swap);*{scroll-behavior:smooth}:root{--blue:#4970bf}li,ol,ul{list-style-type:none}img{max-width:100%}button{-webkit-user-select:none;user-select:none}body{margin:0;font-family:"Exo",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;overflow-x:hidden!important}.bg-blue,.navbar{background-color:var(--blue)}.navbar{left:-100%;transition:left .3s ease-in-out}.navbar.open{left:0}.btn-blue{border:2px solid var(--blue);color:var(--blue);padding:.6rem 2rem;transition:all .3s ease-in-out}.btn-blue:hover{background-color:var(--blue);color:#fff}.btn-white{border:2px solid #fff;color:#fff;padding:.6rem 2rem;transition:all .3s ease-in-out}.btn-white:hover{background-color:#fff;color:var(--blue)}.btn-slide{background-color:initial;border:2px solid var(--blue);color:var(--blue);padding:1rem 1.5rem;border-radius:50%;transition:all .3s ease-in-out}.btn-slide:hover{cursor:pointer}.btn-slide-active,.btn-slide:hover{background-color:var(--blue);color:#fff}h1,h2,h3,h4,h5,h6{color:var(--blue);font-weight:800}h1{font-size:2rem}p{line-height:1.8;color:#112827;font-weight:500}p.light{font-weight:400}.footer-links{color:var(--blue);font-weight:800}.footer-socials{color:var(--blue);border:2px solid var(--blue);border-radius:50%;padding:.7rem;transition:all .3s ease-in-out}.footer-socials:hover{background-color:var(--blue);color:#fff;cursor:pointer}.gray{background-color:#f3f3f3}.underline{height:2px;width:100%;background-color:#fff;margin:1rem 0 1.25rem}.gray-circle{color:#d1d0d0}.white-circle{color:#fff}.slide__two__heading{color:#112827}.slide__two__heading__active{color:var(--blue)}.horizontal__line{position:absolute;height:90%;width:2px;background-color:var(--blue);left:48%;top:5%;transform:translateX(-48%);z-index:-1}.left__triangle{position:absolute;margin:auto;left:0;right:49px;width:35px;height:35px;transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);border-top:2px solid transparent;border-left:2px solid transparent}.privacy__policy h4{font-size:1.25rem;margin-top:3rem}.privacy__policy p{margin:1rem 0;color:rgba(17,40,39,.8274509803921568)}.cookie-consent{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:999;background-color:rgba(0,0,0,.5);width:100%;height:100%;padding-top:calc(26vh - 10px)}.cookie-consent .overlay,.toggle{display:flex;align-items:center;justify-content:center}.toggle{margin:0}.checkbox{display:none}.label{position:relative;background:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:50px;padding:5px;margin:0 20px;width:50px;height:26px;cursor:pointer}.ball{background:#c4c4c4;position:absolute;top:2px;left:4px;border-radius:50%;width:22px;height:22px;transition:transform .15s linear}.checkbox:checked+.label{background-color:#8add8e}.checkbox:checked+.label .ball{transform:translateX(20px);background:#25ae5c}@media (min-width:768px){.tech__articles article{display:flex;align-items:center;justify-content:center}.tech__articles article:nth-child(2),.trade__articles article:nth-child(odd){flex-direction:row-reverse}.trade__articles article:nth-child(2n){flex-direction:row}.cookie-consent .overlay{width:700px;margin:auto}}@media (min-width:1024px){h1{font-size:3.5rem}p{font-size:1.125rem}header{position:fixed;width:100%;z-index:50}.navbar{left:0;background-color:initial}.jumbotron{position:fixed;width:100%;left:-20000%;transition:all .3s ease-in-out}.open{left:0}.homepage__image{width:800px}.home__slides__one{background-color:var(--blue)}.home__slides__one article{background-color:initial}.underline{background-color:var(--blue);margin:1rem 0}.heading{position:absolute}.heading:nth-child(3){left:58%}.heading:nth-child(2){left:38%}.cookie-consent .overlay{width:900px}}@media (min-width:1200px){.heading:nth-child(3){left:52%}.heading:nth-child(2){left:34%}}@media (min-width:1280px){.heading:nth-child(3){left:51%}.heading:nth-child(2){left:32.5%}}
/*# sourceMappingURL=main.cf5d5582.chunk.css.map */