body,p,h1,h2,h3,h3,h4,h5{margin:0;padding:0}
body{background:#f5f5f5;font-family:'Montserrat',sans-serif;font-weight:300;font-size:16px;line-height:24px}
h1{font-size:22px;line-height:26px;font-weight:500;color:#1a3b73;font-style:normal}
a:hover{text-decoration:none}
.nx-wrapper{width:100%;max-width:1198px;margin:20px auto}
button.tablinks{padding:10px;margin:15px 0 0;background:#1a3b73;border:0;border-right:1px solid #eee;color:#fff;transition:all 300ms cubic-bezier(0.165,0.84,0.44,1)}
@keyframes fadeIn{from{background:#1a3b73}
to{background:#fff}
}
button.tablinks:hover{cursor:pointer;background-color:#515e76}
button.tablinks.active{cursor:default !important;background:#fff !important;color:#000;animation-duration:1s;animation-name:fadeIn;box-shadow:0 0 0 #fff,0 -1px 4px rgb(0 0 0 / 5%),-1px 0 4px rgb(0 0 0 / 5%),-1px 0 4px rgb(0 0 0 / 5%);z-index:1000}
.tabcontent{display:none}
.nx-mobile-only{display:none}
@media screen and (max-width:1000px){.nx-mobile-only{display:block;padding:20px 0 0 !important}
.nx-desktop-only{display:none}
}