.contact-us-container{gap:40px}.contact-methods-container{gap:30px;justify-content:center;align-items:stretch;flex-wrap:wrap}.contact-method-card{width:40%;min-width:40%;transition:all .3s ease;padding:1rem}.contact-method-card:hover{transform:translateY(-3px)}.contact-method-card:hover .contact-icon{background-color:rgba(0,101,242,.25);transform:scale(1.1)}.contact-method-card:hover .contact-title{color:rgb(0,90.9,217.8)}.contact-method-card:first-child{animation-delay:.1s}.contact-method-card:nth-child(2){animation-delay:.2s}.contact-method-card:nth-child(3){animation-delay:.3s}.contact-method-card:nth-child(4){animation-delay:.4s}.contact-icon{width:50px;height:50px;border-radius:50%;background-color:rgba(0,101,242,.15);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease}.contact-icon svg{width:22px;height:22px;color:#0065f2}.contact-title{width:100%;color:#0065f2;font-weight:500;font-size:1.125rem;margin-bottom:.5rem;transition:all .3s ease}.contact-description{width:100%;color:#6c757d;font-weight:300;font-size:.875rem;margin-bottom:1.2rem;line-height:1.4;transition:all .3s ease;text-align:left}.contact-description:hover{opacity:.8}.contact-detail{width:100%;color:#0065f2;font-weight:400;font-size:.875rem;text-decoration:underline;transition:all .3s ease;cursor:pointer;text-align:left}.contact-detail:hover{color:rgb(0,85.85,205.7);text-decoration:none}.contact-detail-container{width:100%}.contact-detail-container .contact-detail{margin-bottom:.125rem}.contact-detail-container .contact-detail:last-child{margin-bottom:0}.contact-header .contact-header-subtitle{font-size:1.8rem;margin-bottom:0;color:#0065f2;font-weight:400}.contact-header .contact-header-title{font-size:3rem;margin-top:-15px;color:#0065f2;font-weight:600}.contact-social-media-container{gap:1rem;justify-content:space-between}.contact-social-media-icon{padding:10px}@media(max-width:576px){.contact-us-container{gap:2rem;animation:slideInUp .5s ease-out}.contact-methods-container{flex-direction:column!important;gap:2rem}.contact-method-card .contact-icon{width:50px;height:50px}.contact-method-card .contact-icon svg{width:22px;height:22px}.contact-method-card .contact-title{font-size:1.125rem;width:100%}.contact-method-card .contact-description{font-size:.875rem;margin-bottom:1rem}.contact-method-card .contact-detail{align-self:center;font-size:.875rem}.contact-header{width:100%;align-items:center;text-align:center}.contact-header .contact-header-subtitle{font-size:1.5rem}.contact-header .contact-header-title{font-size:2.5rem}.contact-detail-container{width:100%;align-items:center;text-align:center}.contact-detail-container .contact-detail{text-align:center}}@media(max-width:768px){.contact-us-container{gap:2.5rem}.contact-methods-container{flex-direction:column!important;align-items:center;gap:2.5rem}.contact-method-card{width:100%!important;align-items:center;min-width:auto;margin:0 auto}.contact-method-card .contact-icon{margin:0 auto 1.5rem;width:60px;height:60px}.contact-method-card .contact-icon svg{width:26px;height:26px}.contact-method-card .contact-title{font-size:1.25rem;text-align:center}.contact-method-card .contact-description,.contact-method-card .contact-detail{font-size:1rem;text-align:center}.contact-header{width:100%;align-items:center;text-align:center}.contact-header .contact-header-subtitle{font-size:1.75rem}.contact-header .contact-header-title{font-size:2.75rem}.contact-social-media-container{justify-content:center;align-items:center;width:100%}}@media(min-width:769px)and (max-width:992px){.contact-methods-container{flex-direction:row!important;flex-wrap:wrap;gap:1.5rem}.contact-method-card{width:45%!important;min-width:220px}.contact-method-card .contact-icon{width:45px;height:45px}.contact-method-card .contact-icon svg{width:20px;height:20px}.contact-method-card .contact-title{font-size:1rem}.contact-method-card .contact-description,.contact-method-card .contact-detail{font-size:.8rem}.contact-header .contact-header-subtitle{font-size:1.6rem}.contact-header .contact-header-title{font-size:2.5rem}}@media(min-width:993px)and (max-width:1200px){.contact-methods-container{flex-direction:row!important;flex-wrap:wrap;gap:2rem}.contact-method-card{width:40%!important;min-width:200px}.contact-method-card .contact-icon{width:50px;height:50px}.contact-method-card .contact-icon svg{width:22px;height:22px}.contact-method-card .contact-title{font-size:1.125rem}.contact-method-card .contact-description,.contact-method-card .contact-detail{font-size:.875rem}.contact-header .contact-header-subtitle{font-size:1.8rem}.contact-header .contact-header-title{font-size:3rem}}@media(min-width:1201px){.contact-methods-container{flex-direction:row!important;flex-wrap:wrap;gap:2.5rem}.contact-method-card{width:40%!important;min-width:220px}.contact-method-card .contact-icon{width:55px;height:55px}.contact-method-card .contact-icon svg{width:24px;height:24px}.contact-method-card .contact-title{font-size:1.25rem}.contact-method-card .contact-description,.contact-method-card .contact-detail{font-size:1rem}.contact-header .contact-header-subtitle{font-size:2rem}.contact-header .contact-header-title{font-size:3.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-us-gap-sm{gap:1rem}.contact-us-gap-md{gap:2rem}.contact-us-gap-lg{gap:3rem}.contact-icon-sm .contact-icon{width:40px;height:40px}.contact-icon-sm .contact-icon svg{width:18px;height:18px}.contact-icon-md .contact-icon{width:60px;height:60px}.contact-icon-md .contact-icon svg{width:26px;height:26px}.contact-icon-lg .contact-icon{width:80px;height:80px}.contact-icon-lg .contact-icon svg{width:35px;height:35px}.contact-primary .contact-detail,.contact-primary .contact-title{color:#0065f2}.contact-secondary .contact-detail,.contact-secondary .contact-title{color:#6c757d}.contact-hover-none .contact-method-card:hover{transform:none}.contact-hover-scale .contact-method-card:hover{transform:scale(1.05)}.contact-us-gradient{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:2rem}.contact-us-card-enhanced .contact-method-card{padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.1);border:1px solid rgba(0,101,242,.1)}.contact-us-card-enhanced .contact-method-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#0065f2}.contact-us-border .contact-method-card{border:2px solid rgba(0,0,0,0);border-radius:16px;padding:1rem;transition:all .3s ease}.contact-us-border .contact-method-card:hover{border-color:#0065f2;background-color:rgba(0,101,242,.05)}.contact-us-animated .contact-method-card{animation:float 6s ease-in-out infinite}.contact-us-animated .contact-method-card:first-child{animation-delay:2s}.contact-us-animated .contact-method-card:nth-child(2){animation-delay:4s}.contact-us-animated .contact-method-card:nth-child(3){animation-delay:6s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}