.FDHD{align-items:center;background-color:#fff;box-shadow:0 3px 4px 0 rgba(0,0,0,.3);box-sizing:border-box;display:flex;height:100px;justify-content:space-between;letter-spacing:1.2px;max-width:1920px;max-width:100%;padding:0 9%;position:fixed;width:100%;z-index:1001}.FDHDLogo{height:73px;width:173px}.FDHDNav{box-sizing:border-box;display:flex;gap:10%;width:80%}.FDHDul{color:#283a6b;display:flex;font-size:14px;font-weight:700;gap:5%;justify-content:space-around;list-style:none;width:50%}.FDHDa{white-space:nowrap}.FDHDBtn,.FDHDa{color:#283a6b;text-decoration:none}.FDHDBtn{align-items:center;align-self:center;background-color:#efbf73;border-radius:30px;display:flex;font-weight:700;gap:5px;height:5vh;justify-content:center;margin:0;max-width:340px;min-height:42px;min-width:270px;text-align:center;transition:transform .3s ease}.FDHDBtn:hover{transform:translateY(-5px)}.FDHDBtnImg{height:25px;width:25px}.hamburger-menu{display:none}@media screen and (max-width:1024px){.FDHDLogo{height:50px;width:auto}.hamburger-menu{background:none;border:none;cursor:pointer;display:block;height:24px;position:relative;right:20px;width:30px;z-index:1001}.hamburger-menu span{background-color:#283a6b;display:block;height:2px;position:absolute;transition:all .3s;width:100%}.hamburger-menu span:first-child{top:0}.hamburger-menu span:nth-child(2){top:11px}.hamburger-menu span:nth-child(3){bottom:0}.hamburger-menu.active span:first-child{transform:translateY(11px) rotate(45deg)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.FDHDNav{background-color:#fff;box-shadow:-2px 0 4px rgba(0,0,0,.1);flex-direction:column;height:100vh;padding:80px 20px 20px;position:fixed;right:-100%;top:0;transition:right .3s;width:80%;z-index:1000}.FDHDNav.active{right:0}.FDHDul{flex-direction:column;gap:40px;margin-bottom:30px;padding:0;text-align:center;width:100%}.FDHDBtn{height:50px;width:100%}.FDHDBtnP{padding-left:4%}}@media screen and (min-width:1025px){.hamburger-menu{display:none}}@media screen and (min-width:1201px){.FDHD{padding:0 17%}}@media screen and (min-width:1500px){.FDHD{padding:0 17%}.FDHDNav{display:flex;justify-content:space-between;width:80%}.FDHDul{margin:auto;width:auto}.FDHDBtn{margin-left:auto}}