abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}::selection{background:#3abea4;color:#fff}@font-face{font-family:"Circular Std";src:url(../fonts/circular/CircularStd-Black.eot);src:url(../fonts/circular/CircularStd-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/circular/CircularStd-Black.woff2) format("woff2"),url(../fonts/circular/CircularStd-Black.woff) format("woff"),url(../fonts/circular/CircularStd-Black.ttf) format("truetype"),url(../fonts/circular/CircularStd-Black.svg#CircularStd-Black) format("svg");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Circular Std Book";src:url(../fonts/circular/CircularStd-Book.woff2) format("woff2"),url(../fonts/circular/CircularStd-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}body{line-height:1}*,::after,::before{box-sizing:border-box}body{font-family:"Circular Std Book",Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;font-style:normal;color:#4c4c4c;background-color:#fff;margin:0;padding:0}body.no-scroll{overflow:hidden}a{text-decoration:none;color:#3abea4;cursor:pointer;transition:color .3s ease-in-out;outline:0 none}a:hover{color:#60ccb3}.container{width:100%;padding-left:48px;padding-right:48px;margin-left:auto;margin-right:auto}h1,h2{font-family:"Circular Std",Montserrat,sans-serif;color:#0d3443;font-size:28px;margin-top:30px;margin-bottom:10px;line-height:1.5}div.title{background-color:#fff;position:fixed;width:100%;top:75px;left:0;padding-left:48px;padding-right:48px;height:80px;display:flex;flex-flow:row;justify-content:space-between;align-items:center}div.title p{margin-top:-8px;color:#5d6c80;font-size:18px}.search-results div.title p{padding-bottom:24px}.button{font-family:"Proxima Nova Rg",sans-serif;font-weight:200;display:inline-block!important;height:40px!important;line-height:40px!important;padding:0 24px!important;background-color:#3abea4!important;color:#fff!important;text-transform:uppercase;border-radius:4px}body.active{position:relative;overflow-y:hidden}body.active::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6);z-index:99}body>header{border-bottom:1px solid #f1f1f1;box-shadow:0 3px 5px grey;height:75px;position:fixed;top:0;width:100%;background:#fff;z-index:1}body>header .desktopmenu-wrapper{display:flex;height:75px;justify-content:space-between;padding:0 15px;align-items:center}body>header .desktopmenu-wrapper #gi-blog-menu{display:flex;flex-flow:row nowrap;align-items:center;list-style:none}body>header .desktopmenu-wrapper #gi-blog-menu .menu-item{position:relative;margin:0 10px;line-height:1;display:flex;flex-flow:row nowrap}body>header .desktopmenu-wrapper #gi-blog-menu .menu-item a{display:inline-block;white-space:nowrap;color:#000}body>header .desktopmenu-wrapper #gi-blog-menu .menu-item:hover{box-shadow:0 2px 0 0 #3abea4}body>header .desktopmenu-wrapper #gi-blog-menu .dropdown-item{cursor:pointer}body>header .desktopmenu-wrapper .dropdown-menu{position:absolute;left:0;top:100%;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);padding:0;display:none;z-index:1;min-width:240px}body>header .desktopmenu-wrapper .dropdown-menu.right-pos{top:0;left:32px;padding-bottom:8px}body>header .desktopmenu-wrapper .dropdown-menu.active{display:block}body>header .desktopmenu-wrapper .dropdown-menu .menu-subitem{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:0 24px;height:48px;line-height:48px}body>header .desktopmenu-wrapper .dropdown-menu .menu-subitem:hover{background-color:#f1f1f1}body>header .desktopmenu-wrapper .dropdown-menu .menu-subitem a{color:#5d6c80!important;display:block;width:100%}body>header .desktopmenu-wrapper .dropdown-menu .menu-subitem a:hover{color:#3abea4!important}@media screen and (max-width:1060px){body>header .desktopmenu-wrapper .center-div{display:none}}body>header .social-container a{color:#5d6c80;display:inline-block;width:25px;height:25px;margin:0 8px}body>header .social-container a svg{width:25px;height:25px}.dropdown-menu.right-pos{width:260px}.dropdown-menu.right-pos ul{display:flex;flex-flow:column;list-style:none}.dropdown-menu.right-pos ul a{padding:0}.button-wrapper{padding-left:24px;flex-grow:0}#accordion-menu .accordion-item-title{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:16px 24px;width:100%}#accordion-menu .accordion-item-title span{display:inline-block;width:16px;height:16px}#accordion-menu .accordion-item>ul{height:0;display:none;overflow:hidden;transition:height .2s ease-in-out}#accordion-menu .accordion-item.expanded>ul{display:block;height:144px}#accordion-menu .accordion-item>a{position:relative;padding:16px 24px;color:#000}#accordion-menu .accordion-item>a:hover{color:#3abea4}#accordion-menu .accordion-item .menu-subitem{padding-left:48px}#accordion-menu .accordion-item.expanded .accordion-item-title span{transform:rotate(180deg)}.posts-container,.recent-posts{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;margin-bottom:48px;row-gap:24px;column-gap:2.5%}.posts-container .post-item,.recent-posts .post-item{max-width:386px}.posts-container .post-item h3,.recent-posts .post-item h3{font-family:Circular Std,Montserrat,sans-serif;color:#0d3443;font-size:20px;min-height:3em}.posts-container .post-item a,.recent-posts .post-item a{display:block;color:#4c4c4c;border:1px solid #ececec;margin-top:16px}.posts-container .post-item a:hover,.recent-posts .post-item a:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.posts-container .post-item a>article,.recent-posts .post-item a>article{display:flex;flex-flow:column;gap:16px}.posts-container .post-item a .post-data,.recent-posts .post-item a .post-data{padding-left:16px;padding-right:16px;padding-bottom:16px}.posts-container .post-item a p.publish-date,.recent-posts .post-item a p.publish-date{margin-bottom:16px}.posts-container .post-item .post-image .image-container,.recent-posts .post-item .post-image .image-container{width:100%;height:250px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.posts-container .post-item .post-image img,.recent-posts .post-item .post-image img{height:250px;width:auto}.posts-container .post-item img,.recent-posts .post-item img{height:200px}@media screen and (max-width:890px){.posts-container .post-item,.recent-posts .post-item{max-width:450px!important}.posts-container .post-item .image-container,.posts-container .post-item .post-image,.recent-posts .post-item .image-container,.recent-posts .post-item .post-image{height:300px!important}.posts-container .post-item img,.recent-posts .post-item img{height:300px!important}}@media screen and (max-width:1320px) and (min-width:900px){.posts-container .post-item,.recent-posts .post-item{max-width:48%}.posts-container .post-item .image-container,.recent-posts .post-item .image-container{height:320px!important}.posts-container .post-item img,.recent-posts .post-item img{height:320px!important}}.main-content{padding-top:150px}body.single-post main .hero{padding-top:70px}body.single-post main .container{max-width:800px;padding:0;font-size:18px;color:#4c4c4c;line-height:1.5}body.single-post main figure{display:flex;flex-flow:column;justify-content:center;aspect-ratio:9/6;overflow:hidden;margin:0 0 1em}body.single-post main figure img{width:100%!important;height:auto!important}body.single-post main p{margin-top:30px}.publish-date{line-height:24px;color:#5d6c80;margin-top:0}#search-form form{position:relative;display:flex;flex-flow:row;justify-content:flex-end;align-items:center}#search-form form input[type=text]{font-size:16px;padding:5px 32px 5px 10px;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.3);border:0 none}#search-form form input[type=text]:focus{outline:1px solid #3abea4}#search-form form input[type=text]::placeholder{color:#bbb}#search-form form button{position:absolute;text-align:center;vertical-align:middle;right:1px;padding:0 6px;border-radius:4px;height:30px;background-color:transparent;border:0 none;border-left:1px solid #ccc;cursor:pointer}#search-form form button svg{width:16px;height:16px;fill:#5d6c80}#search-form form button:hover{outline:1px solid #3abea4}.ant-empty{font-size:16px;line-height:1.5715;margin:25px 8px;text-align:center}.ant-empty-image{height:100px;margin-bottom:8px}.ant-empty-image svg{margin:auto;height:100%}.ant-empty-img-default-g{fill:#fff}.ant-empty-img-default-ellipse{fill-opacity:.8;fill:#f5f5f5}.ant-empty-img-default-path-1{fill:#aeb8c2}.ant-empty-img-default-path-2{fill:url(#linearGradient-1)}.ant-empty-img-default-path-3{fill:#f5f5f7}.ant-empty-img-default-path-4,.ant-empty-img-default-path-5{fill:#dce0e6}.pagination{display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;margin-bottom:48px;list-style:none}.pagination li a{display:flex;flex-flow:row;min-width:32px;height:32px;border:1px solid #ececec;color:#5d6c80;border-radius:3px;padding:0 8px 0;align-items:center;justify-content:center}.pagination li a:hover{color:#3abea4;border-color:#3abea4}.pagination li a.current{color:#3abea4;border-color:#3abea4;cursor:default}.pagination li a[disabled]{color:#ececec;border-color:#ececec;cursor:default}.pagination li a[disabled]:hover{color:#ececec;border-color:#ececec}.pagination .pagination-jump-next a,.pagination .pagination-jump-prev a{min-width:48px}.pagination .pagination-jump-next a svg,.pagination .pagination-jump-prev a svg{display:none}.pagination .pagination-jump-next a span,.pagination .pagination-jump-prev a span{display:inline-block}.pagination .pagination-jump-next a:hover svg,.pagination .pagination-jump-prev a:hover svg{display:inline-block}.pagination .pagination-jump-next a:hover span,.pagination .pagination-jump-prev a:hover span{display:none}footer{background:#0d3443;color:#fff;min-width:360px;max-width:1800px;padding:83px 5% 66px}footer .container{display:flex;flex-flow:column;padding:0}footer a{text-decoration:none;font-size:16px;color:#fff}footer a:hover{color:#3abea4}footer a{transition:all .2s ease-in}footer .applications{white-space:nowrap}footer .applications a{display:inline-block}footer .social-media a{display:inline-block;width:35px;height:35px;margin-right:1.5em}footer .social-media a:last-child{margin-right:0}footer .social-media a:hover{color:#e1e1e9!important}footer section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}footer section.last{align-items:flex-end}@media screen and (max-width:1245px){footer section.last{align-items:flex-start}}footer section article{display:flex;flex-direction:column;flex-grow:.8;max-width:20%}footer section article.info{flex-grow:1.3}footer section article.info.top{display:flex}@media screen and (max-width:1245px){footer section article.info.top{display:none}}footer section article.info.bottom>a{display:none}@media screen and (max-width:1245px){footer section article.info.bottom>a{display:block}}footer section article header{font-family:"Circular Std",Montserrat,sans-serif;text-transform:uppercase;font-size:18px;line-height:24px;font-weight:700;margin-bottom:.5em}footer section article ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}footer section article ul li{line-height:2em}
/*# sourceMappingURL=style.min.css.map */
