:root{--background:#fff;--text-white:#fff;--text-primary:#595959;--text-secondary:#ff25a5;--background-color:#ff25a5;--background-hover:#e91e63;--background-button-primaty:#ff25a5;--background-button-secondary:#ff25a5;--background-button-tertiary:#ff70c4}ul{margin:0;padding:0;list-style:none}.fadeIn{animation-name:fadeIn;animation-duration:1s;animation-fill-mode:both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.header-module__6rtY2W__header{z-index:1000;color:#595959;background-color:#fff;justify-content:space-between;align-items:center;width:100%;padding:10px 40px;font-weight:600;transition:transform .3s,background-color .3s,box-shadow .3s;display:flex;position:sticky;top:0}.header-module__6rtY2W__displayFlex{box-shadow:none;border-bottom:none;display:flex;position:relative}.header-module__6rtY2W__hiddenHeader{transform:translateY(-100%)}.header-module__6rtY2W__visibleHeader{transform:translateY(0)}.header-module__6rtY2W__scrolled{border-bottom:.5px solid #e0e0e0;box-shadow:0 4px 6px #635c5c14}.header-module__6rtY2W__logo{align-items:center;display:flex}.header-module__6rtY2W__logo span{color:#ff25a5}.header-module__6rtY2W__menu ul{margin:0;padding:0;list-style:none;display:flex}.header-module__6rtY2W__menu li{align-items:center;margin:0 12px;display:flex}.header-module__6rtY2W__menuToggle{cursor:pointer;background:0 0;border:none;font-size:26px;transition:all .3s;display:none}.header-module__6rtY2W__menuToggle:hover{transform:scale(1.1)}@media (max-width:768px){.header-module__6rtY2W__header{padding:10px 20px}.header-module__6rtY2W__menuToggle{display:block}.header-module__6rtY2W__menu{background:#fff;width:100%;max-height:0;transition:max-height .3s;position:absolute;top:100%;left:0;overflow:hidden}.header-module__6rtY2W__menu.header-module__6rtY2W__open{border-bottom:1px solid #eee;max-height:400px}.header-module__6rtY2W__menu ul{flex-direction:column;align-items:center;padding:20px 0}.header-module__6rtY2W__menu li{margin:12px 0}.header-module__6rtY2W__mobileButton{margin-top:10px}}
