.pct-page{color:#e0e0e0}.pct-hero{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);padding:72px 0}.pct-hero__title{font-size:44px;font-weight:700;color:#fff;margin:0 0 14px;line-height:1.15;letter-spacing:-.5px}.pct-hero__subtitle{font-size:17px;color:#b0b0b0;max-width:600px;line-height:1.7;margin:0 0 28px}.pct-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.pct-btn{display:inline-block;padding:14px 28px;border-radius:5px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.pct-btn:hover{opacity:.9;transform:translateY(-1px)}.pct-btn--primary{background:#0d9488;color:#fff;border:none}.pct-btn--outline{background:transparent;color:#ddd;border:1px solid #666}.pct-btn--outline:hover{color:#fff;border-color:#999;background:#ffffff0d}.pct-btn--white{background:#fff;color:#0d9488;border:none;font-weight:700}.pct-btn--outline-white{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.5)}.pct-btn--outline-white:hover{border-color:#fff;background:#fff3}.pct-content{padding-top:56px;padding-bottom:56px}.pct-section{margin-bottom:60px}.pct-section__title{font-size:28px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.25}.pct-section__subtitle{font-size:15px;color:#888;margin:0 0 24px;max-width:700px;line-height:1.6}.pct-grid{display:grid;gap:16px}.pct-grid--2{grid-template-columns:1fr 1fr}.pct-grid--3{grid-template-columns:1fr 1fr 1fr}.pct-card{border-top:3px solid #0d9488;background:#1e1e1e;border-radius:0 0 8px 8px;padding:28px;transition:box-shadow .25s ease,transform .25s ease}.pct-card:hover{box-shadow:0 4px 20px #0006;transform:translateY(-2px)}.pct-card__title{font-size:18px;font-weight:600;color:#fff;margin:0 0 12px}.pct-card__text{font-size:15px;color:#aaa;line-height:1.7;margin:0}.pct-card__text a{color:#5eead4;text-decoration:none}.pct-card__text a:hover{text-decoration:underline}.pct-card__label{font-size:13px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px}.pct-form-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.pct-form-intro__title{font-size:28px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.25}.pct-form-intro__text{font-size:15px;color:#aaa;line-height:1.7;margin:0 0 24px}.pct-form-intro__note{font-size:14px;color:#888;line-height:1.6;background:#0d94881a;border:1px solid rgba(13,148,136,.3);border-radius:6px;padding:16px 20px}.pct-form{background:#1e1e1e;border-radius:8px;padding:32px}.pct-form__group{margin-bottom:20px}.pct-form__label{display:block;font-size:14px;font-weight:600;color:#ccc;margin-bottom:6px}.pct-form__input,.pct-form__textarea{width:100%;padding:12px 16px;background:#111;border:1px solid #333;border-radius:5px;color:#e0e0e0;font-size:15px;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}.pct-form__input:focus,.pct-form__textarea:focus{outline:none;border-color:#0d9488}.pct-form__textarea{min-height:120px;resize:vertical}.pct-form__submit{display:inline-block;padding:14px 32px;background:#0d9488;color:#fff;border:none;border-radius:5px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.pct-form__submit:hover{opacity:.9;transform:translateY(-1px)}.pct-highlight{border-left:4px solid #0d9488;background:#1e1e1e;border-radius:0 8px 8px 0;padding:28px 32px}.pct-highlight__title{font-size:20px;font-weight:700;color:#fff;margin:0 0 12px}.pct-highlight__text{font-size:15px;color:#aaa;line-height:1.7;margin:0}.pct-cta{margin-bottom:60px}.pct-cta__inner{background:linear-gradient(135deg,#0d9488,#0f766e);border-radius:8px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.pct-cta__title{font-size:24px;font-weight:700;color:#fff;margin:0 0 6px}.pct-cta__subtitle{font-size:16px;color:#ffffffd9;margin:0}.pct-cta__actions{display:flex;gap:14px;flex-wrap:wrap}.pct-review{background:#1e1e1e;border-radius:8px;padding:28px}.pct-review__stars{color:#f59e0b;font-size:22px;letter-spacing:3px;margin-bottom:14px}.pct-review__text{font-size:15px;color:#ccc;line-height:1.7;margin:0 0 14px}.pct-review__attr{font-size:13px;color:#777}.pct-review__link{text-align:center;margin-top:20px}.pct-review__link a{font-size:15px;color:#0d9488;text-decoration:none;font-weight:500}.pct-review__link a:hover{text-decoration:underline}.pct-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.pct-links a{display:inline-block;padding:10px 20px;background:#1e1e1e;border:1px solid #333;border-radius:5px;color:#ccc;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease}.pct-links a:hover{border-color:#0d9488;color:#5eead4;background:#0d94881a}.pct-map{border-radius:8px;overflow:hidden;margin-bottom:60px}.pct-map iframe{width:100%;height:300px;border:none;display:block}@media(max-width:749px){.pct-hero{padding:48px 0}.pct-hero__title{font-size:32px}.pct-hero__subtitle{font-size:16px}.pct-grid--2,.pct-grid--3{grid-template-columns:1fr}.pct-form-wrapper{grid-template-columns:1fr;gap:28px}.pct-cta__inner{flex-direction:column;text-align:center;padding:28px 24px}.pct-cta__actions{justify-content:center}.pct-card,.pct-highlight,.pct-form{padding:24px}.pct-section{margin-bottom:48px}.pct-section__title,.pct-form-intro__title{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-page-contact.css.map */
