.tf-header-color{width:100%;height:110px;background-color:#fff;transition:top .3s;position:fixed}.tf-header-container{max-width:1140px;margin:0 auto}.navbar{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;transition:top .3s;z-index:9999999}.tf-header-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1140px;padding:24px 20px;margin:0 auto}.tf-header-logo img{max-width:300px;width:100%}.tf-header-menu ul{display:flex;justify-content:space-evenly;list-style-type:none;padding:0;margin:0}.tf-header-menu ul li a{text-decoration:none;transition:all .4s ease-in-out;color:#0d5c90;font-size:1rem;font-family:'DM Sans',sans-serif}.tf-header-menu ul li a:hover{color:#000000b3;transition:all .4s ease-in-out}.tf-header-menu{flex-basis:50%}.tf-header-logo{flex-basis:25%}.tf-header-buttons{display:flex;flex-basis:20%}.tf-header-button-1,.tf-header-button-2{padding-right:1.5rem}.tf-header-button-2 button{border:0;background-color:#0d5c90;border:2px solid #0d5c90;border-color:#0d5c90;border-radius:2rem;color:#fff;font-size:16px;cursor:pointer;padding:.375rem 1.25rem;white-space:nowrap}.tf-header-button-2 button:hover{background-color:#002763;border-color:#002763}.tf-header-button-1 button{border:0;border-radius:2rem;background:transparent;border:2px solid #0d5c90;font-size:16px;color:#0d5c90;padding:.375rem 1.25rem;cursor:pointer;transition:all .4s ease-in-out;white-space:nowrap}.tf-header-button-1 button:hover{border:2px solid #002763;transition:all .4s ease-in-out}#toggle1{display:none}@media only screen and (max-width:960px){.hamburger1{height:45px;margin:10px;z-index:120;position:absolute;right:20px}.hamburger1 div{background-color:#3d3d3d;position:relative;width:40px;height:5px;margin-top:7px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#toggle1{display:none}#toggle1:checked ~ .menu1{height:340px}.tf-header-menu{display:none}.tf-header-buttons{display:none}.hamburger1{margin-right:10px}#toggle1:checked ~ .tf-header-menu,#toggle1:checked ~ .tf-header-buttons{display:block}.tf-header-wrapper,.tf-header-menu ul,.tf-header-buttons{flex-direction:column}.tf-header-wrapper{align-items:initial}.tf-header-menu ul{margin:20px 0 5px}.tf-header-menu ul li{padding:.5rem 0}.tf-header-button-2{margin-top:10px}.tf-header-wrapper{padding:24px 0;background-color:#fff;transition:top .3s}.tf-header-logo,.tf-header-menu,.tf-header-buttons{padding:0 20px}}@media only screen and (max-width:450px){.tf-header-logo img{max-width:250px}}@media only screen and (max-width:380px){.tf-header-logo img{max-width:200px;margin-top:12px}}.nav-up{top:-400px;transition:.4s ease-in-out}