.footer{flex-direction:column;gap:1rem;width:100vw;min-height:100svh;padding:1rem;display:flex;position:relative}.footer .footer-meta{width:100%;height:100%;color:var(--base-300);border-radius:2rem;padding:4rem 0;position:relative}.footer .footer-meta .container.footer-meta-header{margin-bottom:4rem}.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{gap:2rem;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-col,.footer .footer-meta .container.footer-socials .footer-meta-col{flex:1}.footer .footer-meta .container.footer-meta-header .footer-meta-col:first-child{flex-direction:column;gap:1rem;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links{text-align:right;text-transform:uppercase;flex-direction:column;justify-content:flex-end;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-logo{color:var(--base-100);margin-bottom:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-block p.lg{text-transform:none;width:80%}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){text-align:right;justify-content:flex-end;display:flex}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:50%}.footer .footer-socials-wrapper{gap:.25rem;display:flex}.footer .footer-meta{flex:1}.footer .footer-socials-wrapper .icon{border:1px solid var(--base-400);border-radius:10rem;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.25rem;display:flex}.footer .footer-socials p{color:var(--base-400)}.footer-outro .container{color:var(--base-300);flex-direction:column;gap:1rem;display:flex;overflow:hidden}.footer .footer-outro .footer-header{margin-bottom:2rem}.footer-copyright{gap:2rem;display:flex}.footer-copyright p{color:var(--base-400);flex:1}.footer-copyright p span{color:var(--base-100)}.footer-copyright p:nth-child(2){text-align:center;justify-content:center;display:flex}.footer-copyright p:nth-child(3){text-align:right;justify-content:flex-end;display:flex}.footer h3{text-transform:uppercase}.footer .footer-meta-cta{flex-direction:column;align-items:flex-start;margin-top:3rem;display:flex}.footer .footer-meta-cta p{color:var(--base-300);margin:0}@media (max-width:1000px){.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{flex-direction:column;gap:4rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links,.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){text-align:left;justify-content:flex-start}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:100%}.footer .footer-meta .container.footer-meta-header{margin-bottom:0}.footer .footer-meta-header .footer-meta-col:nth-child(2){display:none}.footer-copyright{flex-direction:column-reverse;gap:.25rem}.footer-copyright p:nth-child(2){display:none}.footer-copyright p:nth-child(3){text-align:left;justify-content:flex-start;display:flex}.footer .footer-meta-cta{margin-top:2rem}}
.line{will-change:transform;margin-bottom:-.2em;padding-bottom:.2em;position:relative;transform:translateY(100%)}
.btn{--btn-height:54px;--btn-pad:2.5px;--btn-circle:48px;width:max-content;min-width:16rem;height:var(--btn-height);padding:var(--btn-pad);border:1px solid rgb(var(--base-600-rgb) / .16);background:rgb(var(--base-600-rgb) / .1);-webkit-backdrop-filter:blur(18px)saturate(118%);backdrop-filter:blur(18px)saturate(118%);cursor:pointer;box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .08), 0 12px 28px #0000002e;border-radius:8rem;outline:none;margin:1rem 0;transition:background .25s,border-color .25s,box-shadow .25s;display:inline-block;position:relative;overflow:hidden;transform:scale(0)}.btn:hover{background:rgb(var(--base-600-rgb) / .14);border-color:rgb(var(--base-600-rgb) / .22);box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .1), 0 14px 32px #00000038}.btn .circle{z-index:1;width:var(--btn-circle);height:var(--btn-circle);border:1px solid rgb(var(--base-600-rgb) / .14);background:rgb(var(--base-600-rgb) / .9);box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .32), 0 6px 16px #00000029;border-radius:8rem;margin:0;font-size:1.5rem;transition:width .5s cubic-bezier(.65,0,.076,1),background .25s,border-color .25s,box-shadow .25s;display:block;position:absolute;top:2px;left:2px;overflow:hidden;transform:scale(0)}.btn .icon{z-index:4;width:var(--btn-circle);height:var(--btn-circle);color:var(--base-100);will-change:transform;pointer-events:none;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:color .25s,transform .5s cubic-bezier(.65,0,.076,1);display:flex;position:absolute;top:2px;left:2px;transform:translate(0)}.btn .icon svg{width:1em;height:1em;display:block}.btn .button-text{z-index:3;color:rgb(var(--base-600-rgb) / .92);letter-spacing:.02em;text-align:center;white-space:nowrap;margin:0 0 0 1.25rem;font-family:PP Neue Montreal,sans-serif;font-weight:500;line-height:1;transition:color .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn .line{will-change:transform;margin-bottom:-.2em;padding-bottom:.2em;position:relative;transform:translateY(100%)}.btn:hover .circle{width:calc(100% - (var(--btn-pad) * 2));background:rgb(var(--base-600-rgb) / .94);border-color:rgb(var(--base-600-rgb) / .18);box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .36), 0 10px 24px #0000002e}.btn:hover .icon{color:var(--base-100);transform:translate(-50%,-50%)translate(.65rem)}.btn:hover .button-text{color:var(--base-100)}.btn:before{content:attr(data-label);visibility:hidden;white-space:nowrap;height:0;padding-inline:4.75rem 2rem;font-size:.9rem;font-weight:500;display:block;overflow:hidden}.btn.btn--wide{min-width:19rem}.btn.btn--on-light{border-color:rgb(var(--base-100-rgb) / .1);background:rgb(var(--base-600-rgb) / .58);box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .24), 0 12px 28px rgb(var(--base-100-rgb) / .08)}.btn.btn--on-light:hover{background:rgb(var(--base-600-rgb) / .72);border-color:rgb(var(--base-100-rgb) / .12);box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .32), 0 14px 32px rgb(var(--base-100-rgb) / .1)}.btn.btn--on-light .circle{background:rgb(var(--base-600-rgb) / .86);border-color:rgb(var(--base-100-rgb) / .1);box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .35), 0 6px 14px rgb(var(--base-100-rgb) / .08)}.btn.btn--on-light .icon{color:var(--base-100)}.btn.btn--on-light .button-text{color:rgb(var(--base-100-rgb) / .88)}.btn.btn--on-light:hover .circle{background:rgb(var(--base-100-rgb) / .88);border-color:rgb(var(--base-100-rgb) / .18);box-shadow:inset 0 1px 0 rgb(var(--base-600-rgb) / .08), 0 10px 22px rgb(var(--base-100-rgb) / .12)}.btn.btn--on-light:hover .icon,.btn.btn--on-light:hover .button-text{color:var(--base-600)}
