.contact-hero-section-new{background-image:linear-gradient(rgba(0,0,0,.75),rgba(0,0,0,.75)),url(/images/contactMainPhoto.jpg);background-size:auto 30%;background-position:top;background-repeat:no-repeat;padding:3.5rem .05rem 12rem;position:relative;overflow:visible}@media (min-width:768px){.contact-hero-section-new{background-size:cover;background-position:50%}}@media (min-width:1024px){.contact-hero-section-new{padding:6rem 2rem 12rem;background-position:center 75%}}.contact-hero-container-new{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.contact-hero-container-new{padding:0 2rem}}.contact-hero-content-new{text-align:center;max-width:42rem;margin:0 auto .5rem}@media (min-width:768px){.contact-hero-content-new{margin:0 auto 1.5rem}}@media (min-width:1024px){.contact-hero-content-new{margin:0 auto .75rem}}.contact-hero-title-new{font-size:2.1rem;font-weight:400;color:white;margin-bottom:1rem;font-family:var(--font-cooper);line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.7)}@media (min-width:768px){.contact-hero-title-new{font-size:2.5rem}}@media (min-width:1024px){.contact-hero-title-new{font-size:4rem}}.contact-hero-text-new{font-size:.95rem;color:white;font-family:var(--font-sans);line-height:1.6;padding-bottom:10px;max-width:100%;margin-left:auto;margin-right:auto;text-shadow:1px 1px 6px rgba(0,0,0,.7)}@media (min-width:768px){.contact-hero-text-new{font-size:1.25rem;max-width:100%;padding-bottom:30px}}@media (min-width:1024px){.contact-hero-text-new{max-width:100%;padding-bottom:45px}}.contact-hero-cards{display:grid;grid-template-columns:1fr;gap:2rem;margin:0 auto;position:relative;z-index:10;transform:translateY(0);max-width:95%}@media (min-width:768px){.contact-hero-cards{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:100%}}@media (min-width:1024px){.contact-hero-cards{grid-template-columns:repeat(2,1fr);gap:4rem;transform:translateY(0)}}.contact-hero-card{background-color:var(--brand-tertiary);border-radius:1rem;padding:1.75rem 1.5rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;position:relative}@media (min-width:768px){.contact-hero-card{padding:2rem 1.75rem}}@media (min-width:1024px){.contact-hero-card{padding:2.5rem 2rem}}.contact-hero-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.contact-hero-card-icon{display:flex;justify-content:center;align-items:center;color:var(--brand-primary);margin-bottom:1rem}@media (min-width:1024px){.contact-hero-card-icon{margin-bottom:1.5rem}}.contact-hero-card-title{font-size:1.25rem;font-weight:600;color:var(--brand-primary);margin-bottom:.75rem;font-family:var(--font-sans)}@media (min-width:768px){.contact-hero-card-title{font-size:1.5rem;margin-bottom:1rem}}@media (min-width:1024px){.contact-hero-card-title{font-size:1.75rem}}.contact-hero-card-description{font-size:.9rem;color:var(--brand-primary);line-height:1.5;margin-bottom:1.25rem;font-family:var(--font-sans)}@media (min-width:768px){.contact-hero-card-description{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}}@media (min-width:1024px){.contact-hero-card-description{font-size:1.125rem}}.contact-hero-phone-number{display:inline-block;font-size:1.25rem;font-weight:600;color:var(--brand-primary);text-decoration:none;border-bottom:2px solid var(--brand-primary);padding-bottom:.25rem;transition:color .3s,border-color .3s;font-family:var(--font-sans)}.contact-hero-phone-number:hover{color:var(--brand-secondary);border-color:var(--brand-secondary)}.contact-hero-support-button{background-color:var(--brand-primary);color:white;padding:.875rem 2.5rem;border-radius:9999px;font-family:var(--font-sans);font-weight:600;font-size:1rem;transition:all .3s;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.contact-hero-support-button:hover{background-color:var(--brand-secondary);color:var(--brand-primary);transform:scale(1.05)}.contact-hero-section{position:relative;overflow:hidden;background-image:url(/images/contactMainPhoto.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:630px}.contact-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,22,40,.85) 0,rgba(12,22,40,.4) 70%,transparent)}.contact-hero-container{position:relative;z-index:10;max-width:80rem;margin:2.5rem auto;padding:6rem 1.5rem}@media (min-width:1024px){.contact-hero-container{padding:6rem 2rem}}.contact-hero-content{max-width:42rem}.contact-hero-title{font-size:2.25rem;font-weight:400;color:white;margin-bottom:1.5rem;font-family:var(--font-cooper);line-height:1.2}@media (min-width:768px){.contact-hero-title{font-size:3rem}}@media (min-width:1024px){.contact-hero-title{font-size:3.75rem}}.contact-hero-text{font-size:1.125rem;color:white;margin-bottom:1rem;font-family:var(--font-sans)}@media (min-width:768px){.contact-hero-text{font-size:1.25rem}}.contact-hero-subtext{font-size:1rem;color:white;margin-bottom:2rem;font-family:var(--font-sans)}@media (min-width:768px){.contact-hero-subtext{font-size:1.125rem}}.contact-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.contact-button{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.75rem 2rem;background-color:var(--brand-primary);color:white;font-family:var(--font-sans);font-weight:600;font-size:1rem;transition:all .3s;border:none;cursor:pointer}.contact-button:hover{background-color:var(--brand-secondary);color:var(--brand-primary)}.contact-phone-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.75rem 2rem;background-color:var(--brand-tertiary);color:var(--brand-primary);font-family:var(--font-sans);font-weight:600;font-size:1rem;transition:all .3s;text-decoration:none}.contact-phone-button:hover{background-color:var(--brand-primary);color:var(--brand-highlight)}.contact-phone-icon{width:1.25rem;height:1.25rem}.contact-feedback-section{position:relative;overflow:hidden;background-color:white;margin-top:-10rem;padding:2.5rem 0}@media (min-width:1024px){.contact-feedback-section{margin-top:-24rem;padding:18rem 0 3rem}}.contact-section-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.contact-section-container{padding:0 2rem}}.contact-grid-container{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:60rem;margin:0 auto}@media (min-width:1024px){.contact-grid-container{gap:3rem}}.contact-feedback-content{text-align:center;width:100%}.contact-section-title{font-size:1.875rem;font-weight:400;color:var(--brand-primary);margin-bottom:1rem;font-family:var(--font-cooper)}@media (min-width:768px){.contact-section-title{font-size:2.25rem;margin-bottom:1.25rem}}@media (min-width:1024px){.contact-section-title{font-size:2.75rem}}.contact-section-text{font-size:1rem;color:var(--brand-primary);margin-bottom:0;font-family:var(--font-sans);line-height:1.6;max-width:45rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.contact-section-text{font-size:1.125rem}}.contact-info{margin-top:3rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.contact-info-text{font-size:1rem;color:var(--brand-primary);font-family:var(--font-sans)}@media (min-width:768px){.contact-info-text{font-size:1.125rem}}.contact-phone-info{display:flex;align-items:center;gap:.5rem}.contact-phone-icon-small{flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--brand-primary)}.contact-phone-number{font-size:1.125rem;font-weight:500;color:var(--brand-primary);font-family:var(--font-sans)}.contact-form-card{background-color:white;border-radius:1.5rem;padding:2rem 2.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:100%}@media (min-width:1024px){.contact-form-card{padding:2.5rem 3rem}}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form-row{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.contact-form-row{grid-template-columns:repeat(2,1fr)}}.contact-form-group{display:flex;flex-direction:column}.contact-label{display:block;font-size:.875rem;color:var(--brand-primary);margin-bottom:.5rem;font-family:var(--font-sans)}@media (min-width:1024px){.contact-label{font-size:1.125rem}}.contact-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:var(--font-sans);outline:none}.contact-input:focus{outline:2px solid var(--brand-primary);outline-offset:0;border-color:var(--brand-primary)}.contact-input-error{border-color:#EF4444}.contact-error-text{color:#EF4444;font-size:.875rem;margin-top:.25rem;font-family:var(--font-sans)}.contact-radio-group{display:flex;flex-direction:column;gap:.75rem}.contact-radio-label{display:flex;align-items:center;cursor:pointer}.contact-radio-input{width:1rem;height:1rem;color:var(--brand-primary);border-color:#D1D5DB}.contact-radio-input:focus{outline:2px solid var(--brand-primary);outline-offset:0}.contact-radio-text{margin-left:.75rem;color:var(--brand-primary);font-family:var(--font-sans)}.contact-textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:var(--font-sans);outline:none;resize:vertical}.contact-textarea:focus{outline:2px solid var(--brand-primary);outline-offset:0;border-color:var(--brand-primary)}.contact-success-message{padding:1rem;background-color:#F0FDF4;border:1px solid #bbf7d0;border-radius:.5rem}.contact-message-container{display:flex;align-items:flex-start}.contact-success-icon{width:1.25rem;height:1.25rem;color:#22C55E;margin-top:.125rem;margin-right:.75rem}.contact-success-title{font-weight:500;color:#166534}.contact-success-text,.contact-success-title{font-size:.875rem;font-family:var(--font-sans)}.contact-success-text{color:#15803D;margin-top:.25rem}.contact-error-message{padding:1rem;background-color:#FEF2F2;border:1px solid #fecaca;border-radius:.5rem}.contact-error-icon{width:1.25rem;height:1.25rem;color:#EF4444;margin-top:.125rem;margin-right:.75rem}.contact-error-title{font-weight:500;color:#991B1B}.contact-error-subtext,.contact-error-title{font-size:.875rem;font-family:var(--font-sans)}.contact-error-subtext{color:#B91C1C;margin-top:.25rem}.contact-submit-button{width:100%;background-color:var(--brand-primary);color:white;padding:.75rem 0;border-radius:9999px;font-family:var(--font-sans);font-weight:600;transition:all .3s;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.contact-submit-button:hover:not(:disabled){background-color:var(--brand-secondary);color:var(--brand-primary)}.contact-submit-button:disabled{opacity:.5;cursor:not-allowed}.contact-spinner{animation:spin 1s linear infinite;margin-left:-.25rem;margin-right:.75rem;height:1.25rem;width:1.25rem;color:white}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-cards-section{position:relative;overflow:hidden;background-color:var(--brand-highlight);padding:3rem 0}@media (min-width:1024px){.contact-cards-section{padding:4rem 0}}.contact-cards-title{font-size:1.875rem;font-weight:400;color:var(--brand-primary);text-align:center;margin-bottom:2rem;font-family:var(--font-cooper)}@media (min-width:768px){.contact-cards-title{font-size:2.25rem}}@media (min-width:1024px){.contact-cards-title{font-size:2.75rem;margin-bottom:3rem}}.contact-cards-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}@media (min-width:768px){.contact-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.contact-cards-grid{gap:1.5rem;margin-bottom:1.5rem;grid-template-columns:repeat(3,1fr)}}.contact-card{background-color:var(--brand-highlight);border-radius:1rem;padding:1rem 1.5rem;display:flex;flex-direction:column}@media (min-width:1024px){.contact-card{padding:1.5rem}}.contact-icon-wrapper{margin-bottom:.75rem}.contact-icon-circle{width:4rem;height:4rem;background-color:var(--brand-tertiary);border-radius:9999px;display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.contact-icon-circle{width:5rem;height:5rem}}.contact-icon-image{width:2.75rem;height:2.75rem}@media (min-width:1024px){.contact-icon-image{width:3.5rem;height:3.5rem}}.contact-card-title{font-size:1.125rem;font-weight:600;color:var(--brand-primary);margin-bottom:.5rem;font-family:var(--font-sans)}@media (min-width:1024px){.contact-card-title{font-size:1.5rem;margin-bottom:.75rem}}.contact-card-description{font-size:.875rem;color:var(--brand-primary);margin-bottom:.75rem;font-family:var(--font-sans);flex-grow:1}@media (min-width:1024px){.contact-card-description{font-size:1.125rem;margin-bottom:1rem}}.contact-email-link{display:flex;align-items:center;gap:.5rem;color:var(--brand-primary);font-family:var(--font-sans);font-size:.75rem;text-decoration:none;transition:color .3s}@media (min-width:1024px){.contact-email-link{font-size:1rem}}.contact-email-link:hover{color:#0000FF}.contact-email-icon{width:1.25rem;height:1.25rem;color:var(--brand-primary);flex-shrink:0}@media (min-width:1024px){.contact-email-icon{width:1.5rem;height:1.5rem}}.contact-email-text{border-bottom:1px dashed rgba(12,22,40,.4);word-break:break-all}.contact-arrow-icon{width:1rem;height:1rem;flex-shrink:0;transition:transform .3s;transform:rotate(-45deg)}@media (min-width:1024px){.contact-arrow-icon{width:1.25rem;height:1.25rem}}.contact-email-link:hover .contact-arrow-icon{transform:rotate(-45deg) translate(.125rem,-.125rem)}.contact-modal-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:50;display:flex;align-items:center;justify-content:center;padding:3rem 1rem}.contact-modal-content{background-color:white;border-radius:.5rem;max-width:40rem;width:100%;max-height:70vh;overflow-y:auto;padding:2.5rem;margin-top:auto}.contact-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.contact-modal-title{font-size:1.5rem;font-weight:400;color:var(--brand-primary);font-family:var(--font-cooper)}.contact-modal-subtitle{font-size:.875rem;color:#6B7280;font-family:var(--font-sans);margin-bottom:1.5rem}.contact-close-button{color:#6B7280;background:none;border:none;cursor:pointer;padding:0;transition:color .3s}.contact-close-button:hover{color:#374151}.contact-close-icon{width:1.5rem;height:1.5rem}.contact-modal-form{display:flex;flex-direction:column;gap:1rem}.contact-select{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.25rem;font-family:var(--font-sans);color:#374151;outline:none}.contact-select:focus{outline:2px solid var(--brand-primary);outline-offset:0}.contact-modal-label{display:block;font-size:.875rem;font-weight:500;color:var(--brand-primary);margin-bottom:.25rem;font-family:var(--font-sans)}.contact-modal-input{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.25rem;font-family:var(--font-sans);outline:none}.contact-modal-input:focus{outline:2px solid var(--brand-primary);outline-offset:0}.contact-helper-text{font-size:.75rem;color:#2563EB;margin-top:.25rem;font-family:var(--font-sans)}.contact-modal-textarea{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.25rem;font-family:var(--font-sans);outline:none;resize:vertical}.contact-modal-textarea:focus{outline:2px solid var(--brand-primary);outline-offset:0}.contact-modal-helper-text{font-size:.75rem;color:#6B7280;margin-top:.25rem;font-family:var(--font-sans)}.contact-modal-submit-button{width:100%;background-color:var(--brand-primary);color:white;padding:.75rem 0;border-radius:9999px;font-family:var(--font-sans);font-size:1rem;font-weight:600;transition:all .3s;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.contact-modal-submit-button:hover:not(:disabled){background-color:var(--brand-secondary);color:var(--brand-primary)}.contact-modal-submit-button:disabled{opacity:.5;cursor:not-allowed}