.contactInfoSection-module-scss-module__Pzc_YG__contactInfo{background:var(--color-surface-strong);padding:6rem 0;position:relative;overflow:hidden}.contactInfoSection-module-scss-module__Pzc_YG__contactInfo:before{content:"";background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--color-primary)3%,transparent)0%,transparent 50%),radial-gradient(circle at 20% 80%,color-mix(in srgb,var(--color-primary-strong)3%,transparent)0%,transparent 50%);pointer-events:none;z-index:0;position:absolute;inset:0}.contactInfoSection-module-scss-module__Pzc_YG__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.contactInfoSection-module-scss-module__Pzc_YG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;display:grid}.contactInfoSection-module-scss-module__Pzc_YG__infoCard{text-align:center;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s both contactInfoSection-module-scss-module__Pzc_YG__fadeInUp;position:relative;overflow:hidden}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:before{content:"";background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--color-primary)5%,transparent)50%,transparent 100%);z-index:0;pointer-events:none;border-radius:inherit;width:100%;height:100%;transition:left .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:hover:before{left:100%}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:hover{box-shadow:0 12px 32px color-mix(in srgb,var(--color-primary)12%,transparent);transform:translateY(-8px)}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:first-child{animation-delay:.1s}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:nth-child(2){animation-delay:.2s}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:nth-child(3){animation-delay:.3s}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:nth-child(4){animation-delay:.4s}.contactInfoSection-module-scss-module__Pzc_YG__iconContainer{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-strong)100%);z-index:2;width:70px;height:70px;box-shadow:0 4px 16px color-mix(in srgb,var(--color-primary)30%,transparent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.contactInfoSection-module-scss-module__Pzc_YG__infoCard:hover .contactInfoSection-module-scss-module__Pzc_YG__iconContainer{box-shadow:0 8px 24px color-mix(in srgb,var(--color-primary)40%,transparent);transform:scale(1.1)rotate(5deg)}.contactInfoSection-module-scss-module__Pzc_YG__icon{color:var(--color-button-primary-text);z-index:1;font-size:1.75rem;position:relative}.contactInfoSection-module-scss-module__Pzc_YG__infoLabel{color:var(--foreground);z-index:2;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;position:relative}.contactInfoSection-module-scss-module__Pzc_YG__infoValue{color:var(--color-muted);z-index:2;word-break:break-word;font-size:1rem;text-decoration:none;transition:color .3s;display:block;position:relative}.contactInfoSection-module-scss-module__Pzc_YG__infoValue:hover{color:var(--color-primary-strong)}.contactInfoSection-module-scss-module__Pzc_YG__officeHours{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:1.5rem;margin-top:5rem;padding:3rem;animation:.8s .3s both contactInfoSection-module-scss-module__Pzc_YG__fadeInUp}.contactInfoSection-module-scss-module__Pzc_YG__officeHoursHeader{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.contactInfoSection-module-scss-module__Pzc_YG__clockIcon{color:var(--color-primary);font-size:2rem}.contactInfoSection-module-scss-module__Pzc_YG__officeHoursTitle{color:var(--foreground);margin:0;font-size:1.75rem;font-weight:800}.contactInfoSection-module-scss-module__Pzc_YG__hoursList{flex-direction:column;gap:1rem;max-width:500px;margin:0 auto;display:flex}.contactInfoSection-module-scss-module__Pzc_YG__hourItem{background:var(--color-surface-strong);border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s;display:flex}.contactInfoSection-module-scss-module__Pzc_YG__hourItem:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary)10%,transparent);transform:translate(5px)}.contactInfoSection-module-scss-module__Pzc_YG__day{color:var(--foreground);font-weight:600}.contactInfoSection-module-scss-module__Pzc_YG__time{color:var(--color-muted);font-weight:500}.contactInfoSection-module-scss-module__Pzc_YG__socialSection{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:1.5rem;margin-top:3rem;padding:2.5rem;animation:.8s .4s both contactInfoSection-module-scss-module__Pzc_YG__fadeInUp}.contactInfoSection-module-scss-module__Pzc_YG__socialTitle{color:var(--foreground);margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.contactInfoSection-module-scss-module__Pzc_YG__socialLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contactInfoSection-module-scss-module__Pzc_YG__socialLink{background:var(--color-surface-strong);border:1px solid var(--color-border);width:50px;height:50px;color:var(--color-muted);border-radius:.75rem;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.contactInfoSection-module-scss-module__Pzc_YG__socialLink:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-button-primary-text);box-shadow:0 6px 20px color-mix(in srgb,var(--color-primary)35%,transparent);transform:translateY(-4px)}@keyframes contactInfoSection-module-scss-module__Pzc_YG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contactInfoSection-module-scss-module__Pzc_YG__contactInfo{padding:4rem 0}.contactInfoSection-module-scss-module__Pzc_YG__container{padding:0 1.5rem}.contactInfoSection-module-scss-module__Pzc_YG__infoGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.contactInfoSection-module-scss-module__Pzc_YG__infoCard{padding:2rem}.contactInfoSection-module-scss-module__Pzc_YG__iconContainer{width:60px;height:60px;margin-bottom:1.25rem}.contactInfoSection-module-scss-module__Pzc_YG__icon{font-size:1.5rem}.contactInfoSection-module-scss-module__Pzc_YG__officeHours{margin-top:3rem;padding:2rem}.contactInfoSection-module-scss-module__Pzc_YG__officeHoursTitle{font-size:1.5rem}.contactInfoSection-module-scss-module__Pzc_YG__hoursList{gap:.75rem}.contactInfoSection-module-scss-module__Pzc_YG__hourItem{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.875rem}.contactInfoSection-module-scss-module__Pzc_YG__socialSection{margin-top:2rem;padding:2rem}.contactInfoSection-module-scss-module__Pzc_YG__socialTitle{margin-bottom:1.25rem;font-size:1.25rem}.contactInfoSection-module-scss-module__Pzc_YG__socialLink{width:45px;height:45px;font-size:1.125rem}}
