.footer-container{flex-direction:column;gap:32px;width:100%;margin-top:40px;padding:40px 0;display:flex}.footer-main-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.footer-social-section{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:12px;min-width:150px;display:flex}.follow-text{margin:0 0 8px;font-weight:600;color:var(--orange-9)!important}.social-links{flex-flow:column;gap:8px;display:flex}.social-link-item{color:#111;align-items:center;padding:4px 0;text-decoration:none;transition:color .2s;display:flex}.social-link-item:hover{color:var(--orange-9)}.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:14px;line-height:1.4}.social-link-item svg{width:18px;height:18px;color:var(--orange-9);flex-shrink:0}.dark .social-link-item svg,.dark-theme .social-link-item svg{color:var(--orange-9)}.social-link-item:hover svg,.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:24px;display:flex}.footer-bottom-section{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.footer-copyright{text-align:left;flex-shrink:0;color:#111!important}.dark .footer-copyright,.dark-theme .footer-copyright{color:var(--lime-12)!important}.footer-links-row{flex-flow:wrap;justify-content:flex-end;gap:24px;display:flex}.footer-link{white-space:nowrap;font-size:14px;text-decoration:none;transition:color .2s;color:#111!important}.footer-link:hover,.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%}
