.footer-container{border-top:1px solid #00000014;flex-direction:column;gap:40px;width:100%;margin-top:80px;padding:60px 0 30px;display:flex}.dark .footer-container,.dark-theme .footer-container{border-top:1px solid #ffffff1a}.footer-main-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.footer-social-section{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;min-width:180px;display:flex}.follow-text{letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700;color:var(--orange-9)!important}.social-links{flex-flow:column;gap:10px;display:flex}.social-link-item{color:#111;align-items:center;padding:6px 0;text-decoration:none;transition:all .25s;display:flex;position:relative}.social-link-item:before{content:"";background:var(--orange-9);transform-origin:0;border-radius:2px;width:3px;height:20px;transition:transform .25s;position:absolute;top:50%;left:-8px;transform:translateY(-50%)scaleX(0)}.social-link-item:hover{color:var(--orange-9);transform:translate(4px)}.social-link-item:hover:before{transform:translateY(-50%)scaleX(1)}.dark .social-link-item,.dark-theme .social-link-item{color:var(--lime-12)}.dark .social-link-item:hover,.dark-theme .social-link-item:hover{color:var(--orange-11)}.social-link-name{color:inherit;font-size:15px;font-weight:500;line-height:1.4}.social-link-item svg{width:20px;height:20px;color:var(--orange-9);flex-shrink:0;transition:all .25s}.dark .social-link-item svg,.dark-theme .social-link-item svg{color:var(--orange-9)}.social-link-item:hover svg{color:var(--orange-11);transform:scale(1.1)}.dark .social-link-item:hover svg,.dark-theme .social-link-item:hover svg{color:var(--orange-11)}.footer-nav-columns{flex-direction:row;flex-shrink:0;gap:56px;display:flex}.footer-bottom-section{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;padding-top:20px;display:flex}.footer-copyright{text-align:left;flex-shrink:0;font-size:14px;font-weight:400;color:#666!important}.dark .footer-copyright,.dark-theme .footer-copyright{color:var(--lime-11)!important}.footer-links-row{flex-flow:wrap;justify-content:flex-end;gap:28px;display:flex}.footer-link{white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;position:relative;color:#666!important}.footer-link:after{content:"";background:var(--orange-9);width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.footer-link:hover:after{width:100%}.footer-container .rt-Heading{color:var(--orange-9)!important}.footer-container .rt-Text{color:#111!important}.dark .footer-container .rt-Text,.dark-theme .footer-container .rt-Text,.dark .footer-link,.dark-theme .footer-link{color:var(--lime-12)!important}.dark .footer-link:hover,.dark-theme .footer-link:hover{color:var(--orange-11)!important}.footer-link:hover{color:var(--lime-12)}@media (max-width:768px){.footer-container{padding:40px 16px}.footer-main-content{text-align:center;flex-direction:column;align-items:center;gap:32px}.footer-social-section{order:2;align-items:center;width:100%}.footer-nav-columns{flex-flow:wrap;order:1;justify-content:center;gap:24px;width:100%}.footer-bottom-section{flex-direction:column;align-items:center;gap:20px;width:100%}.footer-copyright{text-align:center;order:2}.footer-links-row{flex-wrap:wrap;order:1;justify-content:center;gap:20px}}@media (max-width:480px){.footer-container{gap:24px;padding:32px 12px}.footer-main-content{gap:24px}.social-links{grid-gap:10px;grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.social-link-item{text-align:left;justify-content:flex-start}.footer-nav-columns{flex-direction:column;align-items:center;gap:20px}.footer-bottom-section{gap:16px}.footer-links-row{flex-direction:column;align-items:center;gap:16px}.footer-link{padding:8px 0;font-size:14px}}
.divider{background:linear-gradient(180deg,transparent 0%,var(--orange-9)10%,var(--orange-10)50%,var(--orange-9)90%,transparent 100%);border-radius:999px}.horizontal{height:2px;margin:var(--space-4)auto;background:linear-gradient(90deg,transparent 0%,var(--orange-9)10%,var(--orange-10)50%,var(--orange-9)90%,transparent 100%);display:block}.vertical{width:3px;margin:0 var(--space-4);min-height:50px}.width-100{width:100%}.width-90{width:90%}.width-80{width:80%}.width-70{width:70%}.width-60{width:60%}.width-50{width:50%}.height-100{height:100%}.height-90{height:90%}.height-80{height:80%}.height-70{height:70%}.height-60{height:60%}.height-50{height:50%}
