footer.footer{background-color:#fafafa;border-top:1px solid #eaeaea;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;width:100%!important}.footer .footer-wrapper{flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:0 20px;display:flex}.footer .footer-link-sections{flex-direction:row;justify-content:center;gap:60px;width:100%;display:flex}.footer .footer-link-sections .footer-link-section{flex-direction:column;width:fit-content;display:flex}@media screen and (max-width:900px){.footer .footer-link-sections{flex-direction:column;gap:30px;display:flex}.footer .footer-link-sections .footer-link-section{flex-direction:column;width:100%;display:flex}}.footer .footer-link-instagram{color:#0000;background:linear-gradient(#ff0062,#ff1d99);-webkit-background-clip:text;background-clip:text}.footer-link-box{width:fit-content;margin-bottom:8px;position:relative}.footer-link-box:before{content:"";opacity:0;background:#000;width:100%;height:1px;transition:all .2s;position:absolute;bottom:-3px;left:0}.footer-link-box.instagram:before{background:linear-gradient(#ff0062,#ff1d99)}.footer-link-box:hover:before{opacity:1}.footer-copy{color:#999;margin-top:.5rem}
.icon{justify-content:center;align-items:center;display:flex}.icon img{object-fit:cover;object-position:center;width:100%;height:100%}.icon.round img{border-radius:100%!important}
header{background:#eff1ff;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:10vh;padding:20px 40px;display:flex}header .header-container{justify-content:center;align-items:center;width:100%;max-width:1200px;display:flex}header .header-container .logo{cursor:pointer;justify-content:start;align-items:center;gap:10px;width:fit-content;height:100%;display:flex}header .header-container .logo img{aspect-ratio:1;object-fit:contain;height:100%}header .header-container .logo p{color:#004be2;font-size:1.5rem;font-weight:600}.header-links-mobile{z-index:5;background-color:#fff;width:80vw;height:100dvh;padding:15px;position:fixed;top:0;left:0;box-shadow:2px 0 4px #00000016}
