@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";#footer{background-image:linear-gradient(120deg,#2B99FF,#002e58);color:#fff;padding:10px 10vw;font-size:11pt;justify-content:space-between;align-items:center}#footer .twitter,#footer .blog{margin-right:40px}#footer .centerRow{align-items:center}#footer .twitter,#footer .linkedin,#footer .blog{min-width:fit-content;min-width:-moz-fit-content;color:#fff;text-decoration:none;align-items:center}#footer .twitter img,#footer .linkedin img,#footer .blog img{height:16px;margin-right:7px}#footer .others a{color:#fff;margin-left:20px;text-decoration:none}#footer .others a:first-of-type{margin-left:auto}@media screen and (max-width:1070px){#footer a{padding-top:10px;padding-bottom:10px}}html,body{margin:0;padding:0;background-color:#e9ecf1;font-family:montserrat,sans-serif}b{font-weight:500}#cookieBanner{max-width:320px;font-size:13px;padding:0 15px;position:fixed;bottom:8px;left:2vw;align-items:center;display:flex;color:#fff;background-color:rgba(0,0,0,.3);background-image:linear-gradient(120deg,rgba(43,153,255,.7),#002d58)}#cookieBanner a{color:#76acdf;text-decoration:none}#cookieBanner div{background-color:#0e5ba3;cursor:pointer;padding:8px;margin-left:13px}.row{display:flex}.col{display:flex;flex-direction:column}.wrap{flex-wrap:wrap}.btn{cursor:pointer;text-decoration:none;color:inherit;padding:5px 20px;width:fit-content;width:-moz-fit-content;display:block;text-transform:uppercase;font-size:10pt;transition:100ms all ease-in-out}.btn:hover{box-shadow:0 0 10px rgba(0,0,0,.4)}.noneLink{color:unset;text-decoration:none}#menuBtn{height:30px;margin-right:20px;display:none;cursor:pointer}@media screen and (max-width:1270px){#menuBtn{display:block}}.links{flex-grow:1;margin-left:40px;max-width:50%;display:flex;justify-content:space-between}@media screen and (max-width:1270px){.links{z-index:12;display:none;box-sizing:border-box;position:fixed;top:0;right:0;width:100%;max-width:unset!important;flex-direction:column;backdrop-filter:blur(5px);padding:20px;background-color:rgba(0,0,0,.3);background-image:linear-gradient(120deg,rgba(43,153,255,.5),rgba(0,45,88,.5))}}.links .link{cursor:pointer;color:#fff;text-decoration:none}@media screen and (max-width:1270px){.links .link{padding:8px 0;margin:2px 0}}.links .link.close{display:none}@media screen and (max-width:1270px){.links .link.close{display:block}}.links .link .anim{width:50%;margin:0 auto;opacity:0;height:1px;background-color:#fff;transition:100ms all cubic-bezier(.445,.05,.55,.95)}.links .link img{height:20px!important;transform:translateY(4px);margin-right:-5px}.links .link:hover .anim{opacity:.8;width:100%;margin-bottom:0%}.links .more{position:relative}.links .more .moreMenu{display:none;position:absolute;background-color:rgba(255,255,255,.7);box-shadow:0 0 10px rgba(0,0,0,.2);width:200%}.links .more .moreMenu a{color:#0e5ba3;padding:2px 10px;border-bottom:1px solid #0e5ba3;text-decoration:none;display:block}.links .more .moreMenu a:hover{background-color:#fff}.links .more:hover .moreMenu,.links .moreMenu:hover{display:block}.svgTitle{margin:0 auto;width:fit-content;width:-moz-fit-content;position:relative;padding:20px 100px 30px;color:#0e5ba3}@media screen and (max-width:1070px){.svgTitle{padding:20px 10% 30px}}.svgTitle .text{font-size:22pt;position:relative;z-index:2}@media screen and (max-width:1070px){.svgTitle .text{font-size:19pt}}.svgTitle .svg{top:0;left:0;position:absolute;width:100%;height:100%}.svgTitle .svg polygon,.svgTitle .svg path{fill:#e9ecf1}.svgTitle .svg svg{width:100%;height:100%}