.site-footer{background-color:var(--blue-invest-dark);color:var(--text-light);padding:4rem 0 2rem;margin-top:5rem;border-top:1px solid rgb(255 255 255 / .05);position:relative;overflow:hidden}.site-footer::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:var(--gradient-accent)}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem;align-items:start}.footer-section h4{color:var(--blue-invest-accent);margin-bottom:1.5rem;font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);border-bottom:1px solid rgb(255 255 255 / .08);padding-bottom:.75rem;text-align:left;position:relative}.footer-section h4::after{content:'';position:absolute;bottom:-1px;left:0;width:40px;height:2px;background:var(--blue-invest-light)}.contact-info p,.working-hours p{margin-bottom:.75rem;color:rgb(255 255 255 / .75);font-size:1rem;line-height:1.6;display:flex;align-items:flex-start}.contact-info i{margin-right:.75rem;color:var(--blue-invest-light);width:1.2rem;height:1.2rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.contact-info .icon-location::before{content:"";display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235b9bd5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.contact-info .icon-email::before{content:"";display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235b9bd5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.contact-info .icon-phone::before{content:"";display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235b9bd5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.working-hours p{justify-content:space-between;padding:.25rem 0}.contact-info a{color:rgb(255 255 255 / .75);text-decoration:none;transition:color var(--transition-base)}.contact-info a:hover{color:var(--blue-invest-accent)}.footer-section p{color:rgb(255 255 255 / .75);line-height:1.6;margin-bottom:1rem}.footer-bottom{border-top:1px solid rgb(255 255 255 / .05);padding-top:1.5rem}.footer-bottom .site-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-bottom .site-info p{margin:0;color:rgb(255 255 255 / .45);font-size:.85rem}.footer-credit{color:rgb(255 255 255 / .55);font-size:.85rem}.footer-credit a{color:#fff;text-decoration:underline;text-decoration-color:rgb(255 255 255 / .3);text-underline-offset:3px;font-weight:var(--font-weight-bold);transition:color var(--transition-base),text-decoration-color var(--transition-base)}.footer-credit a:hover{color:var(--blue-invest-accent);text-decoration-color:var(--blue-invest-accent)}.social-media-icons{margin-top:1.5rem;display:flex;gap:1rem;align-items:center}.social-media-icons a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:50%;color:var(--blue-invest-accent);text-decoration:none;transition:all 0.3s cubic-bezier(.16,1,.3,1);font-size:1.2rem}.social-media-icons a:hover{background:var(--blue-invest-medium);border-color:var(--blue-invest-light);color:#fff;transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px rgb(26 90 156 / .3)}.social-icon{width:20px;height:20px;transition:all 0.3s ease}@media (max-width:768px){.site-footer{padding:2.5rem 0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-section h4{font-size:1.2rem;margin-bottom:1rem}.contact-info p,.working-hours p{font-size:.95rem;margin-bottom:.5rem}.working-hours p{flex-direction:column;align-items:flex-start}.social-media-icons{margin-top:1rem;gap:.75rem}.social-media-icons a{width:35px;height:35px;font-size:1rem}.social-icon{width:18px;height:18px}}html{height:100%}body{min-height:100%;display:flex;flex-direction:column}.site-content,main{flex:1}