.new-header{background:linear-gradient(to bottom right,rgba(213,213,254,.3),rgba(118,120,238,.3));left:0;margin:0 auto;padding:20px;right:0;top:20px;transition:all .5s ease;width:100%;z-index:999}.header-wrapp{background:#182334;border-radius:15px;padding:20px 40px}.new-header .header-wrapp .logo{display:inline-block;width:247px}.new-header .header-wrapp .logo a{display:inline-block;width:100%}.new-header .header-wrapp{align-items:center;justify-content:space-between}.new-header .right-part .button-main a{background:#d5d5fe;border-radius:15px;color:#182334;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.6;padding:12px 24px;position:relative;text-decoration:none;text-transform:none;transition:.5s}.new-header .right-part .button-main a:hover{background-color:#7678ee;border:0 solid #1a334e;border-radius:15px;color:#fff}.new-header .button-main a:after{left:10px;-webkit-mask-image:url("https://www.beastute.com/hubfs/Vector%208%20(1).svg");top:10px}.new-header .button-main a:after,.new-header .button-main a:before{background-color:#000;content:"";height:8px;position:absolute;transition:all 1s ease;width:8px}.new-header .button-main a:before{bottom:10px;-webkit-mask-image:url("https://www.beastute.com/hubfs/Vector%207%20(1).svg");right:10px}.new-header .button-main a:hover:before{background-color:#fff;bottom:calc(100% - 18px);transform:rotate(-95deg)}.new-header .button-main a:hover:after{background-color:#fff;top:calc(100% - 18px);transform:rotate(-73deg)}@media (max-width:767px){.new-header .header-wrapp{flex-direction:column;justify-content:center}.new-header .header-wrapp .logo{margin-bottom:30px;width:100%}.new-header .right-part .button-main{width:100%}}