.Footer-module__8-teKW__sectionFooter{padding:0 20px 20px}.Footer-module__8-teKW__bgFooterWrapper{border-radius:var(--global-border-radius,12px);z-index:1;flex-direction:column;padding:3px 3px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.06)}.Footer-module__8-teKW__bgFooterWrapper:before{content:"";background:var(--footer-bg,var(--secondary,#1e293b));opacity:.95;z-index:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Footer-module__8-teKW__bgFooterWrapper:hover:before{opacity:1}.Footer-module__8-teKW__bgFooter{background:var(--footer-bg,var(--secondary,#1e293b));border-radius:var(--global-border-radius,12px);z-index:1;border:1px solid var(--footer-border,rgba(255,255,255,.1));flex-direction:column;gap:0 50px;width:100%;padding:60px 20px 0;display:flex;position:relative}.Footer-module__8-teKW__bgFooter:before{content:"";z-index:0;background:linear-gradient(rgba(99,102,241,.05) 0%,transparent 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__8-teKW__heroContainer{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__8-teKW__positionRelative{position:relative}.Footer-module__8-teKW__z2{z-index:2}.Footer-module__8-teKW__dFlex{display:flex}.Footer-module__8-teKW__flexColumn{flex-direction:column}.Footer-module__8-teKW__flexRow{flex-direction:row}.Footer-module__8-teKW__gspace2{gap:20px}.Footer-module__8-teKW__row{flex-wrap:wrap;margin:0 -15px;display:flex}.Footer-module__8-teKW__rowCols1>*{flex:0 0 100%;max-width:100%}.Footer-module__8-teKW__col{margin-bottom:30px;padding:0 15px}.Footer-module__8-teKW__gridSpacer5{--bs-gutter-x:50px;--bs-gutter-y:50px}.Footer-module__8-teKW__footerLogoContainer{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:20px;transition:all .3s;display:flex}.Footer-module__8-teKW__footerLogoContainer:hover{background:rgba(255,255,255,.08);border-color:rgba(99,102,241,.3);transform:translateY(-2px);box-shadow:0 10px 30px rgba(99,102,241,.2)}.Footer-module__8-teKW__logoContainerFooter{margin-bottom:20px}.Footer-module__8-teKW__siteLogo{color:var(--footer-text-primary,#fff);letter-spacing:.5px;font-size:1.8rem;font-weight:800;text-decoration:none;transition:all .3s;position:relative}.Footer-module__8-teKW__siteLogo:before{content:"";background:linear-gradient(90deg,var(--accent-color,#6366f1),var(--accent-color-3,#4f46e5));width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Footer-module__8-teKW__siteLogo:hover{color:var(--accent-color,#6366f1);transform:scale(1.05)}.Footer-module__8-teKW__siteLogo:hover:before{width:100%}.Footer-module__8-teKW__footerLogoContainer h4{color:var(--footer-text-primary,#fff);margin:0 0 20px;font-size:1.4rem;font-weight:700;line-height:1.4}.Footer-module__8-teKW__footerLogoContainer p{color:var(--footer-text-secondary,#e2e8f0);max-width:100%;margin:0;font-size:.95rem;font-weight:400;line-height:1.7}.Footer-module__8-teKW__footerList{margin:0;padding-left:0;list-style:none}.Footer-module__8-teKW__footerList li{text-align:center;color:var(--footer-text-primary,#fff);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:1em;margin-bottom:18px;padding:8px 12px;transition:all .3s;display:flex;position:relative}.Footer-module__8-teKW__footerList li:hover{background:rgba(99,102,241,.1);transform:translate(4px)}.Footer-module__8-teKW__footerList li:last-child{margin-bottom:0}.Footer-module__8-teKW__footerList a{color:var(--footer-text-primary,#fff);padding:4px 0;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Footer-module__8-teKW__footerList a:before{content:"";background:linear-gradient(90deg,var(--accent-color,#6366f1),var(--accent-color-3,#4f46e5));width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__8-teKW__footerList a:hover{color:var(--accent-color,#6366f1);transform:scale(1.05)}.Footer-module__8-teKW__footerList a:hover:before{width:100%}.Footer-module__8-teKW__contactList{margin-bottom:0;padding-left:0;list-style:none}.Footer-module__8-teKW__contactList li{text-align:center;color:var(--footer-text-secondary,#e2e8f0);border-radius:8px;flex-direction:row;justify-content:center;align-items:start;margin-bottom:18px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex;position:relative}.Footer-module__8-teKW__contactList li:hover{color:var(--accent-color,#6366f1);background:rgba(99,102,241,.1);transform:translate(4px)}.Footer-module__8-teKW__contactList li:last-child{margin-bottom:0}.Footer-module__8-teKW__footerQuickLinks,.Footer-module__8-teKW__footerServicesContainer,.Footer-module__8-teKW__footerContactContainer{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:25px 20px;transition:all .3s;display:flex}.Footer-module__8-teKW__footerQuickLinks:hover,.Footer-module__8-teKW__footerServicesContainer:hover,.Footer-module__8-teKW__footerContactContainer:hover{background:rgba(255,255,255,.06);border-color:rgba(99,102,241,.2);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.15)}.Footer-module__8-teKW__footerQuickLinks h5,.Footer-module__8-teKW__footerServicesContainer h5,.Footer-module__8-teKW__footerContactContainer h5{color:var(--footer-text-primary,#fff);letter-spacing:.5px;margin:0 0 25px;font-size:1.1rem;font-weight:700;position:relative}.Footer-module__8-teKW__footerQuickLinks h5:after,.Footer-module__8-teKW__footerServicesContainer h5:after,.Footer-module__8-teKW__footerContactContainer h5:after{content:"";background:linear-gradient(90deg,var(--accent-color,#6366f1),var(--accent-color-3,#4f46e5));border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Footer-module__8-teKW__socialContainer{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:25px;display:flex}.Footer-module__8-teKW__socialItemWrapper{display:flex;position:relative}.Footer-module__8-teKW__socialItem{background:linear-gradient(135deg,var(--accent-color-3,#4f46e5),var(--accent-color,#6366f1));width:48px;height:48px;color:var(--text-color,#fff);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(99,102,241,.3)}.Footer-module__8-teKW__socialItem:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Footer-module__8-teKW__socialItem:hover{background:linear-gradient(135deg,var(--accent-color,#6366f1),var(--accent-color-3,#4f46e5));transform:translateY(-4px)scale(1.1);box-shadow:0 8px 25px rgba(99,102,241,.5)}.Footer-module__8-teKW__socialItem:hover:before{left:100%}.Footer-module__8-teKW__socialItem:active{transform:translateY(-2px)scale(1.05)}.Footer-module__8-teKW__socialItem i{z-index:1;font-size:1.2rem;transition:transform .3s;position:relative}.Footer-module__8-teKW__socialItem:hover i{transform:scale(1.1)}.Footer-module__8-teKW__copyrightContainer{text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.1);border-top:1px solid rgba(99,102,241,.3);border-radius:0 0 12px 12px;flex-direction:column;align-items:center;gap:20px;margin-top:20px;padding:30px 0;display:flex}.Footer-module__8-teKW__copyright{color:var(--footer-text-secondary,#e2e8f0);font-size:.85rem;font-weight:500;line-height:1.6}.Footer-module__8-teKW__legalLink{color:var(--footer-text-secondary,#e2e8f0);border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:500;line-height:1.6;text-decoration:none;transition:all .3s;position:relative}.Footer-module__8-teKW__legalLink:before{content:"";background:linear-gradient(90deg,var(--accent-color,#6366f1),var(--accent-color-3,#4f46e5));width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Footer-module__8-teKW__legalLink:hover{color:var(--accent-color,#6366f1);background:rgba(99,102,241,.1);transform:translateY(-1px)}.Footer-module__8-teKW__legalLink:hover:before{width:80%}.Footer-module__8-teKW__footerSpacer{width:initial;background-color:transparent;background-image:radial-gradient(at center center,var(--accent-color-6,#312e81)0%,var(--accent-transparent,rgba(99,102,241,.1))70%);align-self:center;height:3px}.Footer-module__8-teKW__footerContentSpacer{height:40px}.Footer-module__8-teKW__gspace1{gap:10px}@media screen and (max-width:767px){.Footer-module__8-teKW__footerQuickLinks,.Footer-module__8-teKW__footerServicesContainer,.Footer-module__8-teKW__footerContactContainer{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.Footer-module__8-teKW__footerQuickLinks h5,.Footer-module__8-teKW__footerServicesContainer h5,.Footer-module__8-teKW__footerContactContainer h5{padding-right:30px;position:relative}.Footer-module__8-teKW__footerQuickLinks h5:before,.Footer-module__8-teKW__footerServicesContainer h5:before,.Footer-module__8-teKW__footerContactContainer h5:before{content:"+";color:var(--accent-color,#6366f1);font-size:1.2rem;font-weight:300;transition:transform .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Footer-module__8-teKW__footerQuickLinks.Footer-module__8-teKW__active h5:before,.Footer-module__8-teKW__footerServicesContainer.Footer-module__8-teKW__active h5:before,.Footer-module__8-teKW__footerContactContainer.Footer-module__8-teKW__active h5:before{transform:translateY(-50%)rotate(45deg)}.Footer-module__8-teKW__footerList,.Footer-module__8-teKW__contactList,.Footer-module__8-teKW__socialContainer{max-height:0;margin:0;transition:max-height .3s ease-out;overflow:hidden}.Footer-module__8-teKW__footerQuickLinks.Footer-module__8-teKW__active .Footer-module__8-teKW__footerList,.Footer-module__8-teKW__footerServicesContainer.Footer-module__8-teKW__active .Footer-module__8-teKW__footerList,.Footer-module__8-teKW__footerContactContainer.Footer-module__8-teKW__active .Footer-module__8-teKW__contactList,.Footer-module__8-teKW__footerContactContainer.Footer-module__8-teKW__active .Footer-module__8-teKW__socialContainer{max-height:500px;transition:max-height .3s ease-in}.Footer-module__8-teKW__footerList li,.Footer-module__8-teKW__contactList li{margin-bottom:8px;padding:12px 16px}.Footer-module__8-teKW__footerList a,.Footer-module__8-teKW__contactList li{font-size:.9rem}.Footer-module__8-teKW__socialContainer{gap:15px;margin-top:15px}.Footer-module__8-teKW__socialItem{width:44px;height:44px}.Footer-module__8-teKW__socialItem i{font-size:1.1rem}}@media screen and (min-width:768px){.Footer-module__8-teKW__sectionFooter{padding:0 30px 30px}.Footer-module__8-teKW__bgFooter{padding:80px 30px 0}.Footer-module__8-teKW__rowColsMd2>*{flex:0 0 50%;max-width:50%}.Footer-module__8-teKW__footerLogoContainer,.Footer-module__8-teKW__footerQuickLinks,.Footer-module__8-teKW__footerServicesContainer,.Footer-module__8-teKW__footerContactContainer{text-align:left;justify-content:flex-start;align-items:flex-start}.Footer-module__8-teKW__footerList li,.Footer-module__8-teKW__contactList li{text-align:left;justify-content:flex-start}.Footer-module__8-teKW__footerList a,.Footer-module__8-teKW__contactList li{font-size:.9rem}.Footer-module__8-teKW__copyrightContainer{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.Footer-module__8-teKW__copyright,.Footer-module__8-teKW__legalLink{font-size:.9rem}}@media screen and (min-width:1024px){.Footer-module__8-teKW__sectionFooter{padding:0 50px 50px}.Footer-module__8-teKW__bgFooter{padding:120px 50px 0}.Footer-module__8-teKW__rowColsXl4>*{flex:0 0 25%;max-width:25%}.Footer-module__8-teKW__colXl4{flex:0 0 33.3333%;max-width:33.3333%}.Footer-module__8-teKW__colXl2{flex:0 0 16.6667%;max-width:16.6667%}.Footer-module__8-teKW__colXl3{flex:0 0 25%;max-width:25%}.Footer-module__8-teKW__footerLogoContainer h4{font-size:1.5rem}.Footer-module__8-teKW__footerLogoContainer p{max-width:90%;font-size:1rem}.Footer-module__8-teKW__footerList a,.Footer-module__8-teKW__contactList li,.Footer-module__8-teKW__copyright,.Footer-module__8-teKW__legalLink{font-size:1rem}}
