:root{--button-034-ease-hover:linear(0, .5737 7.6%, .8382 11.87%, .9463 14.19%, 1.0292 16.54%, 1.0886 18.97%, 1.1258 21.53%, 1.137 22.97%, 1.1424 24.48%, 1.1423 26.1%, 1.1366 27.86%, 1.1165 31.01%, 1.0507 38.62%, 1.0219 42.57%, .9995 46.99%, .9872 51.63%, .9842 58.77%, 1.0011 81.26%, 1)}.main-navbar{z-index:2147483647;justify-content:center;align-items:center;width:100%;height:82px;display:flex;position:fixed;top:35px;left:0}.navbar{width:calc(100% - (var(--gutter-width) * 2));flex-direction:row;justify-content:space-between;align-items:center;max-width:2000px;height:100%;display:flex}.logo img{width:82px;height:82px}.leftNavbar{flex-direction:row;align-items:center;gap:25px;display:flex}.navigation{background-color:var(--white-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:5px;flex-direction:row;gap:20px;width:fit-content;height:100%;padding:25px 30px;display:flex}.navTextEffect{color:var(--black);font-size:20px;line-height:1;text-decoration:none;display:inline-grid;position:relative}.navTextEffect__inner{pointer-events:none;perspective:15em;transform-style:preserve-3d;place-items:center;display:grid}.navTextEffect__default,.navTextEffect__hover{transition:translate .85s 50ms var(--button-034-ease-hover), rotate .95s 50ms var(--button-034-ease-hover), opacity .15s 50ms ease-out;grid-area:1/1;display:block}.navTextEffect__hover{color:var(--orange-primary);opacity:0;translate:0 0 -3.5em;rotate:x -90deg}.menuBtn{background-color:var(--white-soft);box-sizing:border-box;border:1px solid var(--white-border);cursor:pointer;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:68px;height:68px;display:none}.line1,.line2{background-color:var(--black);width:40px;height:2px;min-height:2px;transition:all .6s var(--button-034-ease-hover)}.menu{background-color:var(--white-transparent);z-index:999999999;clip-path:inset(0% 0% 100% round 0 0 5px 5px);opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;width:100%;height:100%;padding:0 40px;display:none;position:fixed;top:0;left:0}.menuLink{color:var(--black);letter-spacing:-.03em;max-width:362.05px;font-size:50px;font-weight:700;text-decoration:none}.menu-btn-donate{width:100%;margin-top:5px}.content-menu{flex-direction:column;gap:15px;width:100%;margin-top:150px;display:flex}.menuBtn.active .line1{transform:rotate(-45deg)}.menuBtn.active .line2{margin-top:-12px;transform:rotate(45deg)}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.navTextEffect:hover .navTextEffect__default,.navTextEffect:focus-visible .navTextEffect__default{opacity:0;translate:0 0 -3.5em;rotate:x 90deg}.navTextEffect:hover .navTextEffect__hover,.navTextEffect:focus-visible .navTextEffect__hover{transition:translate .85s .1s var(--button-034-ease-hover), rotate .95s .1s var(--button-034-ease-hover), opacity 75ms .1s ease-in;opacity:1;translate:0;rotate:x 0deg}}@media (max-width:1050px){.navTextEffect{font-size:17px}.navigation{padding:20px}.logo img{width:68px;height:68px}.main-navbar{height:70px}}@media (max-width:800px){.main-navbar{top:20px}.menu{padding:0 20px}}@media (max-width:878px){.navigation,.btn-right-navbar{display:none}.menuBtn,.menu{display:flex}}
