.Contacts_contactsContainer__JLnFR{background-color:#ffffff;border-radius:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);padding:2rem;margin-top:2rem;border:1px solid rgba(31,41,55,.1)}@media (max-width:767px){.Contacts_contactsContainer__JLnFR{background-color:transparent;border-radius:0;box-shadow:none;padding:0;margin-top:1rem;border:none}}@media (min-width:768px){.Contacts_contactsContainer__JLnFR{padding:2.5rem}}@media (min-width:1024px){.Contacts_contactsContainer__JLnFR{padding:3rem}}.Contacts_contactsGrid__m_SHv{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.Contacts_contactsGrid__m_SHv{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.Contacts_contactsGrid__m_SHv{grid-template-columns:repeat(3,1fr);gap:2rem}}.Contacts_contactCard__xUy9x{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#ffffff,#f8fafc);border:2px solid transparent;border-radius:1rem;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05);position:relative;overflow:hidden}.Contacts_contactCard__xUy9x:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--contact-color);transform:scaleX(0);transition:transform .3s ease}.Contacts_contactCard__xUy9x:hover:before{transform:scaleX(1)}.Contacts_contactCard__xUy9x:hover{border-color:var(--contact-color);transform:translateY(-4px);box-shadow:0 12px 25px rgba(0,0,0,.15);text-decoration:none;color:inherit}.Contacts_contactIcon__D5MmO{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--contact-color),var(--contact-color));color:white;flex-shrink:0;transition:all .3s ease}.Contacts_contactCard__xUy9x:hover .Contacts_contactIcon__D5MmO{transform:scale(1.1);box-shadow:0 8px 20px rgba(0,0,0,.2)}.Contacts_contactInfo__PHAyY{flex:1 1;min-width:0}.Contacts_contactName__a_W3F{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);margin:0 0 .25rem;font-family:Poppins,system-ui,sans-serif}.Contacts_contactDescription__sudwo{font-size:.875rem;color:var(--color-text-secondary);margin:0;line-height:1.4}.Contacts_contactArrow__PPtIC{font-size:1.25rem;color:var(--contact-color);font-weight:600;transition:transform .3s ease}.Contacts_contactCard__xUy9x:hover .Contacts_contactArrow__PPtIC{transform:translateX(4px)}.Contacts_mapContainer__EA5Ir{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:2rem}@media (min-width:1024px){.Contacts_mapContainer__EA5Ir{grid-template-columns:2fr 1fr;gap:3rem;align-items:stretch}}.Contacts_mapWrapper__K0BGW{background-color:#ffffff;border-radius:1rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden;border:1px solid rgba(31,41,55,.1);display:flex;flex-direction:column}@media (min-width:1024px){.Contacts_mapWrapper__K0BGW{height:100%}}.Contacts_mapWrapper__K0BGW iframe{border-radius:1rem;flex:1 1;min-height:450px}@media (min-width:1024px){.Contacts_mapWrapper__K0BGW iframe{min-height:0;height:100%}}.Contacts_locationInfo__v9S2f{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1024px){.Contacts_locationInfo__v9S2f{height:100%;justify-content:space-between}}.Contacts_locationCard__HWASy{background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid rgba(31,41,55,.1);display:flex;align-items:flex-start;gap:1rem}.Contacts_locationIcon__G2XfG{width:2rem;height:2rem;color:var(--color-primary);flex-shrink:0;margin-top:.25rem}.Contacts_locationDetails__n8HA7{flex:1 1}.Contacts_locationTitle__Maz26{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem;font-family:Poppins,system-ui,sans-serif}.Contacts_locationAddress__MZZyI{font-size:1rem;color:var(--color-text-secondary);margin:0 0 .5rem;font-weight:500}.Contacts_locationDescription__2hl25{font-size:.875rem;color:var(--color-text-secondary);margin:0;line-height:1.5}.Contacts_workingHours__cVfb_{background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid rgba(31,41,55,.1)}.Contacts_hoursTitle__ohXxM{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem;font-family:Poppins,system-ui,sans-serif}.Contacts_hoursList__Q8qpo{display:flex;flex-direction:column;gap:.75rem}.Contacts_hoursItem__l_3Ka{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.Contacts_hoursItem__l_3Ka:last-child{border-bottom:none}.Contacts_hoursDay__G6m21{font-size:.875rem;color:var(--color-text-primary);font-weight:500}.Contacts_hoursTime__k3yYn{font-size:.875rem;color:var(--color-primary);font-weight:600}.Contacts_ctaButtons__2lGgt{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-top:2rem}@media (min-width:640px){.Contacts_ctaButtons__2lGgt{flex-direction:row;gap:1.5rem}}.Contacts_ctaButtons__2lGgt .Contacts_btnPrimary__8WQuU,.Contacts_ctaButtons__2lGgt .Contacts_btnSecondary__M6x89{display:flex;align-items:center;gap:.5rem;text-decoration:none;min-width:200px;justify-content:center}@media (max-width:480px){.Contacts_contactCard__xUy9x{padding:1.25rem;gap:.75rem}.Contacts_contactIcon__D5MmO{width:2.5rem;height:2.5rem}.Contacts_contactName__a_W3F{font-size:1rem}.Contacts_contactDescription__sudwo{font-size:.8rem}.Contacts_companyInfo__GQMxs,.Contacts_locationCard__HWASy,.Contacts_workingHours__cVfb_{padding:1.25rem}.Contacts_locationTitle__Maz26{font-size:1.125rem}.Contacts_companyName__HZxnL,.Contacts_companyTitle__qdnmI,.Contacts_hoursTitle__ohXxM{font-size:1rem}}@keyframes Contacts_fadeInUp__he8cP{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Contacts_contactCard__xUy9x{animation:Contacts_fadeInUp__he8cP .6s ease-out}.Contacts_contactCard__xUy9x:first-child{animation-delay:.1s}.Contacts_contactCard__xUy9x:nth-child(2){animation-delay:.2s}.Contacts_contactCard__xUy9x:nth-child(3){animation-delay:.3s}.Contacts_contactCard__xUy9x:nth-child(4){animation-delay:.4s}.Contacts_contactCard__xUy9x:nth-child(5){animation-delay:.5s}.Contacts_companyInfo__GQMxs{background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid rgba(31,41,55,.1)}.Contacts_companyTitle__qdnmI{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem;display:flex;align-items:center}.Contacts_companyDetails__CEp55{margin-top:.5rem}.Contacts_companyName__HZxnL{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);margin:0 0 .5rem;line-height:1.4}.Contacts_companyAddress__NzUSr{font-size:.875rem;color:var(--color-text-secondary);margin:0;line-height:1.5}