.header{left:0;position:fixed;top:0;width:100%;z-index:9}.header .container{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem;padding:.75rem .75rem .75rem 1.5rem}.header .container,.header__menuWrap{backdrop-filter:blur(80px);border-radius:2rem;box-shadow:8px 8px 32px 0 #1b0e3514}.header__menuWrap{background-color:#fff;display:none;position:absolute;right:0;top:4rem;width:100%}.header ul{list-style:none;padding:1rem 1.5rem 0}.header ul li{margin-bottom:1rem}.header ul li.active{position:relative;width:fit-content}.header ul li.active a{color:#6b37d4}.header ul li.active:after{background-color:#6b37d4;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.mobile-menu{cursor:pointer;height:50px;position:absolute;right:calc(5% + 1rem);top:7px;width:25px;z-index:9}.menu-bar{background:#333;position:relative;transform:translateY(25px);transition:all 0s .3s}.menu-bar,.menu-bar:after,.menu-bar:before{height:2px;width:25px}.menu-bar:before{bottom:6px;transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.menu-bar:after,.menu-bar:before{background:#333;content:"";left:0;position:absolute}.menu-bar:after{top:6px;transition:top .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.menu-bar.animate:before{bottom:0;transform:rotate(-45deg);transition:bottom .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.menu-bar.animate:after{top:0;transform:rotate(45deg);transition:top .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.menu-bar.animate{background:hsla(0,0%,100%,0)}a.btn.header__link{display:none}@media (min-width:480px){.header__menuWrap{backdrop-filter:none;background-color:transparent;border-radius:initial;box-shadow:none;display:block;padding:initial;position:static;right:auto;top:auto;width:auto}.header ul{display:flex;gap:1rem;padding:0}.header ul li{margin-bottom:0}.mobile-menu{display:none}}@media (min-width:768px){.header ul{background-color:transparent;gap:2rem}a.btn.header__link{display:inline-block;padding:.625rem 1.5rem}}@media (min-width:1280px){.header ul{gap:4rem;justify-content:center;width:300px}.header__linkBox,.header__logoLink{min-width:310px;width:310px}.header__linkBox{text-align:right}}