.page-contact{font-family:'Segoe UI',Roboto,Arial,sans-serif;color:#333;background:#fff;line-height:1.6}.page-contact *,.page-contact *::before,.page-contact *::after{box-sizing:border-box}.page-contact a{text-decoration:none;transition:color .2s ease}.page-contact img{max-width:100%;height:auto}.page-contact__hero-section{padding:10px 0 0;background:#f0f8ff}.page-contact__hero-container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.page-contact__hero-image{margin-bottom:20px;text-align:center}.page-contact__hero-image img{display:inline-block;width:100%;max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 24px rgba(38,169,224,.2)}.page-contact__hero-content{text-align:center;padding:0 10px 40px}.page-contact__main-title{font-size:clamp(1.3rem, 2.5vw, 1.8rem);font-weight:800;color:#166d94;line-height:1.3;margin:0 0 15px;max-width:900px;display:inline-block}.page-contact__hero-desc{font-size:1rem;color:#444;max-width:760px;margin:0 auto 25px}.page-contact__hero-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.page-contact__btn{display:inline-block;padding:12px 28px;border-radius:6px;font-weight:600;text-align:center;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;cursor:pointer;border:none}.page-contact__btn--primary{background-color:#26A9E0;color:#fff}.page-contact__btn--primary:hover{background:#1b8ab8;transform:translateY(-2px);color:#fff;box-shadow:0 4px 12px rgba(27,138,184,.3)}.page-contact__btn--secondary{background-color:#fff;color:#166d94;border:2px solid #26A9E0}.page-contact__btn--secondary:hover{background:#e6f6fc;transform:translateY(-2px)}.page-contact__btn--light{background-color:#fff;color:#166d94;font-weight:700}.page-contact__btn--light:hover{background:#e0f2fa;transform:translateY(-2px);color:#0f4a66}.page-contact__btn--block{width:100%;margin-top:10px}.page-contact__container{max-width:1200px;margin:0 auto;padding:50px 20px;width:100%}.page-contact__container--narrow{max-width:800px}.page-contact__section-title{font-size:clamp(1.25rem, 2.2vw, 1.6rem);color:#166d94;text-align:center;font-weight:700;margin:0 0 12px}.page-contact__section-desc{text-align:center;max-width:600px;margin:0 auto 35px;color:#555}.page-contact__info-section{background:#fff}.page-contact__info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-contact__info-card{background:#fff;border-radius:10px;border:1px solid #e0eef5; overflow:hidden; display:flex; flex-direction:column; transition:box-shadow .3s ease,transform .3s ease}.page-contact__info-card:hover{box-shadow:0 8px 20px rgba(38,169,224,.15);transform:translateY(-4px)}.page-contact__info-card img{width:100%;height:auto;display:block}.page-contact__info-card h3{font-size:1.15rem;color:#0d3d52;margin:18px 0 12px;padding:0 20px;line-height:1.4}.page-contact__info-card p{font-size:.95rem;padding:0 20px;margin:0 0 15px;color:#555;flex-grow:1}.page-contact__link{display:inline-block;margin:0 20px 22px;color:#26A9E0;font-weight:600}.page-contact__link:hover{color:#166d94;text-decoration:underline}.page-contact__faq-section{background:#f4f9fc}.page-contact__faq-list{display:grid;grid-template-columns:1fr;gap:20px;max-width:850px;margin:0 auto}.page-contact__faq-item{background:#fff;border-left:4px solid #26A9E0;padding:18px 24px;border-radius:0 8px 8px 0;box-shadow:0 2px 6px rgba(0,0,0,.05)}.page-contact__faq-question{font-size:1rem;color:#0d3d52;margin:0 0 8px;font-weight:600}.page-contact__faq-answer{margin:0;color:#444;font-size:.95rem}.page-contact__form-section{background:#fff}.page-contact__form{display:grid;grid-template-columns:1fr;gap:20px;background:#f9fdfe;padding:30px;border-radius:12px;border:1px solid #d6ebf3}.page-contact__form-group{display:flex;flex-direction:column}.page-contact__form-label{margin-bottom:6px;font-weight:600;color:#0d3d52}.page-contact__form-input{padding:12px 16px;border:1px solid #c5dbdf; border-radius:6px;font-size:1rem;font-family:inherit;background-color:#fff;color:#333;transition:border-color .3s ease, box-shadow .3s ease}.page-contact__form-input:focus{outline:none;border-color:#26A9E0;box-shadow:0 0 0 3px rgba(38,169,224,.15)}.page-contact__form-textarea{resize:vertical;min-height:120px}.page-contact__form-note{margin-top:20px;text-align:center;font-size:.9rem;color:#444}.page-contact__form-note a{color:#26A9E0;font-weight:500}.page-contact__form-note a:hover{color:#166d94;text-decoration:underline}.page-contact__btn-submit{background-color:#26A9E0;color:#fff}.page-contact__btn-submit:hover{background:#1b8ab8}.page-contact__cta-section{padding:0 0 50px}.page-contact__cta-banner{max-width:1200px;width:100%;margin:0 auto;padding:36px;border-radius:16px;background:linear-gradient(100deg,#26A9E0,#1b8ab8);display:flex;align-items:center;justify-content:space-between;gap:40px;color:#fff}.page-contact__cta-content{flex:1;max-width:550px}.page-contact__cta-title{font-size:clamp(1.2rem, 2vw, 1.6rem);font-weight:700;margin:0 0 16px;line-height:1.4}.page-contact__cta-text{font-size:1rem;margin:0 0 20px;line-height:1.6;color:#f0f8ff}.page-contact__cta-banner img{flex-shrink:0;border-radius:8px;max-width:400px;width:100%;height:auto;box-shadow:0 8px 20px rgba(0,0,0,.2)}.page-contact__form-success{background:#eaf7ef;color:#0b6b30;padding:16px 20px;border-radius:8px;font-weight:500;margin-top:15px;text-align:center}@media (max-width: 768px){.page-contact__container,.page-contact__hero-container,.page-contact__cta-banner{padding-left:16px;padding-right:16px}.page-contact__info-grid{grid-template-columns:1fr}.page-contact__container{max-width:100%;overflow-x:hidden}.page-contact__cta-banner{flex-direction:column;text-align:center;padding:25px 20px}.page-contact__cta-content{order:2}.page-contact__cta-banner img{order:1;margin-bottom:20px}.page-contact__form{padding:25px 20px}.page-contact__hero-actions{flex-direction:column;align-items:center}.page-contact__hero-actions .page-contact__btn{width:100%;max-width:300px}.page-contact__title{font-size:1.4rem}.page-contact img{max-width:100%;height:auto}.page-contact__hero-image img,.page-contact__info-card img,.page-contact__cta-banner img{width:100%!important;height:auto!important;max-width:100%!important}.page-contact__container{overflow-x:hidden}.page-contact{max-width:100%;overflow-x:hidden}}