.mobileMenu{display:flex;justify-content:center;position:fixed;bottom:0;width:100%;background-image:linear-gradient(to bottom,#fff95a,#fff22e);z-index:100;padding:.5rem 2rem}@media(prefers-color-scheme:dark){.mobileMenu{background-image:linear-gradient(to bottom,#064e3b,#065f46)}}.mobileMenu nav{display:flex;max-width:480px}.mobileMenu svg{width:100%;height:100%}.mobileMenu a{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;font-size:.75rem;transition:transform .2s cubic-bezier(.23,1,.32,1)}.mobileMenu a:not(:last-child){margin-right:2rem}.mobileMenu a:nth-child(1) svg{height:2rem}.mobileMenu a:nth-child(2) svg{height:1.5rem}.mobileMenu a:nth-child(3) svg{height:1.5rem}.mobileMenu a:nth-child(4) svg{height:1.25rem;margin-left:-.75rem}@media(min-width:768px){.mobileMenu{display:none}}.brand__image-wrap{background-image:linear-gradient(to bottom,#fff95a,#fff22e)}@media(prefers-color-scheme:dark){.brand__image-wrap{background-image:linear-gradient(to bottom,#16a34a,#10b981)}}.social-nav a:not(:last-child){margin-right:.75rem}.nav{display:none;padding:1rem 2rem;position:relative;z-index:10}.nav:after{content:"";position:absolute;top:-5rem;left:0;width:100%;height:12rem;background-image:linear-gradient(to bottom,#fff95a,#fff22e);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;z-index:-1}@media(prefers-color-scheme:dark){.nav:after{background-image:linear-gradient(to bottom,#064e3b,#065f46)}}.nav a{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:transform .2s cubic-bezier(.23,1,.32,1)}@media(prefers-color-scheme:dark){.nav a{color:#f0fdf4}}.nav a:not(:last-child){margin-right:2rem}.nav a:nth-child(1) svg{height:3.125rem}.nav a:nth-child(2) svg{height:2.5rem}.nav a:nth-child(3) svg{height:2.5rem}.nav a:nth-child(4) svg{height:2rem;margin-left:-.75rem}.nav a:hover:nth-child(1){transform:rotate(3deg)}.nav a:hover:nth-child(2){transform:rotate(-3deg)}.nav a:hover:nth-child(3){transform:rotate(2.5deg)}.nav a:hover:nth-child(4){transform:rotate(-2.8deg)}@media(min-width:768px){.nav{display:flex}}.nav-container{background-color:transparent;border-radius:2rem;position:relative}.hi{position:relative;z-index:20}.hi__wavy{font-size:2.25rem;margin-left:3rem;margin-right:1rem}@media(min-width:768px){.hi__wavy{font-size:5rem;margin-left:3rem;margin-right:2rem}}.hi__top{font-size:1.5rem}@media(min-width:768px){.hi__top{font-size:2rem}}.hi__daniel{font-size:20vw;line-height:1}@media(min-width:768px){.hi__daniel{font-size:8.75rem}}.hi__pointecker{font-size:12vw;line-height:1;margin-left:3rem;color:#c6b901}@media(min-width:768px){.hi__pointecker{font-size:6rem}}.bgTile{position:absolute;background-image:linear-gradient(to bottom,#fff95a,#fff22e);height:14rem;width:34rem;max-width:100%;top:6rem;left:4rem;right:1rem;border-radius:2rem;z-index:-1}@media(prefers-color-scheme:dark){.bgTile{background-image:linear-gradient(to bottom,#065f46,#064e3b)}}@media(min-width:768px){.bgTile{top:12rem;height:20rem;width:40rem}}.styledPostsList h3:not(:first-child){margin-top:2.75rem}.readMoreLink{display:none;margin-top:.5rem;margin-left:3.8rem;font-size:12px}@media(min-width:768px){.readMoreLink{display:flex;cursor:pointer}}.readMoreLink .arrow{opacity:0;transform-origin:center center;transform:rotate(-20deg) translateY(-5px);transition:all .2s cubic-bezier(.23,1,.32,1)}.readMoreLink:hover .arrow{opacity:1;transform:rotate(0) translateY(0)}
