:root{--khas-contact-new-bg: #FAF5E8;--khas-contact-new-gold: #B08D42;--khas-contact-new-dark-brown: #3B2416;--khas-contact-new-secondary-brown: #6A4A28;--khas-contact-new-text: #4B3A2C;--khas-contact-new-white: #FFFFFF}.khas-contact-new{background-color:var(--khas-contact-new-bg);color:var(--khas-contact-new-text);padding:60px 20px;position:relative;overflow:hidden}.khas-contact-new-hero{text-align:center;padding:80px 20px 60px;position:relative;max-width:900px;margin:0 auto}.khas-contact-new-crown{display:flex;justify-content:center;margin-bottom:24px}.khas-contact-new-crown svg{display:block}.khas-contact-new-hero-heading{font-family:inherit;font-size:36px;font-weight:670;color:#1a0000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;line-height:1.1}.khas-contact-new-hero-subheading{font-family:inherit;font-size:17px;font-weight:450;color:#2e252580;letter-spacing:.1em;text-transform:uppercase;margin:0 0 32px}.khas-contact-new-hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.khas-contact-new-decoration{position:absolute;pointer-events:none;z-index:1}.khas-contact-new-decoration.top-left{top:0;left:20px;width:150px;height:150px}.khas-contact-new-decoration.bottom-right{bottom:0;right:20px;width:150px;height:150px}.khas-contact-new-decoration svg{width:100%;height:100%}.khas-contact-new-section{max-width:1100px;margin:0 auto 80px;padding:0 20px}.khas-contact-new-section-header{text-align:center;margin-bottom:50px}.khas-contact-new-section-heading{font-family:inherit;font-size:26px;font-weight:700;color:#1a0000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px;line-height:1.1}.khas-contact-new-divider{width:80px;height:2px;background:linear-gradient(90deg,var(--khas-contact-new-gold) 0%,transparent 100%);margin:0 auto}.khas-contact-new-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.khas-contact-new-info-card{background-color:var(--khas-contact-new-white);border:1px solid rgba(176,141,66,.15);border-radius:24px;padding:32px 28px;box-shadow:0 4px 20px #3b24160f;transition:all .25s ease}.khas-contact-new-info-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #3b24161f}.khas-contact-new-info-heading{font-family:inherit;font-size:22px;font-weight:700;color:#1a0000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 24px;line-height:1.2}.khas-contact-new-info-item{display:flex;gap:16px;margin-bottom:24px;align-items:flex-start}.khas-contact-new-info-item:last-child{margin-bottom:0}.khas-contact-new-info-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b08d421a,#b08d420d);border-radius:50%}.khas-contact-new-info-icon svg{width:20px;height:20px}.khas-contact-new-info-content{flex:1}.khas-contact-new-info-label{font-family:inherit;font-size:13px;font-weight:600;color:var(--khas-contact-new-gold);text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}.khas-contact-new-info-value{font-family:inherit;font-size:15px;font-weight:400;color:var(--khas-contact-new-text);line-height:1.5;margin:0}.khas-contact-new-info-value a{color:var(--khas-contact-new-text);text-decoration:none;transition:color .25s ease}.khas-contact-new-info-value a:hover{color:var(--khas-contact-new-gold)}.khas-contact-new-hours-card{background-color:var(--khas-contact-new-white);border:1px solid rgba(176,141,66,.15);border-radius:20px;padding:24px;display:flex;gap:16px;align-items:center;margin-top:24px;box-shadow:0 4px 20px #3b24160f;transition:all .25s ease}.khas-contact-new-hours-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #3b24161a}.khas-contact-new-hours-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b08d421a,#b08d420d);border-radius:50%}.khas-contact-new-hours-icon svg{width:24px;height:24px}.khas-contact-new-hours-content{flex:1}.khas-contact-new-hours-heading{font-family:inherit;font-size:16px;font-weight:700;color:#1a0000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;line-height:1.2}.khas-contact-new-hours-text{font-family:inherit;font-size:14px;font-weight:400;color:var(--khas-contact-new-text);line-height:1.6;margin:0 0 4px}.khas-contact-new-form-card{background-color:var(--khas-contact-new-white);border:1px solid rgba(176,141,66,.15);border-radius:24px;padding:32px 28px;box-shadow:0 4px 20px #3b24160f}.khas-contact-new-form-heading{font-family:inherit;font-size:22px;font-weight:700;color:#1a0000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 24px;line-height:1.2}.khas-contact-new-form-group{margin-bottom:20px}.khas-contact-new-form-label{font-family:inherit;font-size:14px;font-weight:600;color:var(--khas-contact-new-text);text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;display:block}.khas-contact-new-form-input,.khas-contact-new-form-textarea{width:100%;padding:14px 16px;border:1px solid rgba(176,141,66,.3);border-radius:12px;background-color:var(--khas-contact-new-bg);font-family:inherit;font-size:15px;font-weight:400;color:var(--khas-contact-new-text);transition:all .25s ease;box-shadow:0 2px 8px #3b24160a}.khas-contact-new-form-input:focus,.khas-contact-new-form-textarea:focus{outline:none;border-color:var(--khas-contact-new-gold);box-shadow:0 4px 16px #b08d4226}.khas-contact-new-form-input::placeholder,.khas-contact-new-form-textarea::placeholder{color:#4b3a2c66}.khas-contact-new-form-textarea{resize:vertical;min-height:120px}.khas-contact-new-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.khas-contact-new-card{background-color:var(--khas-contact-new-white);border:1px solid rgba(176,141,66,.15);border-radius:20px;padding:28px 24px;text-align:center;transition:all .25s ease;box-shadow:0 4px 20px #3b24160f}.khas-contact-new-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #3b24161f}.khas-contact-new-card-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b08d421a,#b08d420d);border-radius:50%}.khas-contact-new-card-icon svg{width:28px;height:28px}.khas-contact-new-card-heading{font-family:inherit;font-size:18px;font-weight:700;color:#1a0000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;line-height:1.2}.khas-contact-new-card-text{font-family:inherit;font-size:14px;font-weight:400;color:var(--khas-contact-new-text);line-height:1.6;margin:0}.khas-contact-new-map-wrapper{border-radius:20px;overflow:hidden;border:1px solid rgba(176,141,66,.2);box-shadow:0 4px 20px #3b241614}.khas-contact-new-map{display:block;width:100%}.khas-contact-new-trust{max-width:1100px;margin:0 auto 80px;padding:50px 60px;background:linear-gradient(135deg,#b08d4214,#b08d420a);border:1px solid rgba(176,141,66,.2);border-radius:20px;text-align:center;position:relative}.khas-contact-new-trust-decoration{position:absolute;pointer-events:none;z-index:1}.khas-contact-new-trust-decoration.left{top:20px;left:20px;width:80px;height:80px}.khas-contact-new-trust-decoration.right{bottom:20px;right:20px;width:80px;height:80px}.khas-contact-new-trust-decoration svg{width:100%;height:100%}.khas-contact-new-trust-text{font-family:inherit;font-size:20px;font-weight:500;color:var(--khas-contact-new-dark-brown);line-height:1.6;margin:0;position:relative;z-index:2}.khas-contact-new-cta{max-width:700px;margin:0 auto;background-color:var(--khas-contact-new-white);border-radius:16px;padding:50px 40px;text-align:center;position:relative;box-shadow:0 4px 24px #3b241614}.khas-contact-new-cta-decoration{position:absolute;pointer-events:none;z-index:1}.khas-contact-new-cta-decoration.left{top:20px;left:20px;width:80px;height:80px}.khas-contact-new-cta-decoration.right{bottom:20px;right:20px;width:80px;height:80px}.khas-contact-new-cta-decoration svg{width:100%;height:100%}.khas-contact-new-cta-content{position:relative;z-index:2}.khas-contact-new-cta-heading{font-family:inherit;font-size:22px;font-weight:700;color:#1a0000;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;line-height:1.1}.khas-contact-new-cta-text{font-family:inherit;font-size:16px;font-weight:400;color:#2e252580;letter-spacing:.1em;text-transform:uppercase;margin:0 0 30px}.khas-contact-new-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.khas-contact-new-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:50px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .25s ease;cursor:pointer;letter-spacing:.02em;text-transform:none}.khas-contact-new-btn--primary{background:linear-gradient(135deg,#4a2e1a,#2c1a0f);color:#f8e8b5;border:1px solid rgba(232,194,104,.25);box-shadow:0 8px 24px #2c1a0f40}.khas-contact-new-btn--primary:hover{background:linear-gradient(135deg,#5a3820,#372114);color:#fff3cc;transform:translateY(-3px);box-shadow:0 14px 34px #2c1a0f59}.khas-contact-new-btn--secondary{background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#3b2416;border:2px solid rgba(59,36,22,.65);box-shadow:0 4px 18px #2c1a0f14}.khas-contact-new-btn--secondary:hover{background:#3b2416;color:#f8e8b5;border-color:#3b2416;transform:translateY(-3px);box-shadow:0 12px 30px #2c1a0f47}.khas-contact-new-btn--full{width:100%}@media screen and (max-width:749px){.khas-contact-new-hero{padding:60px 20px 40px}.khas-contact-new-hero-heading{font-size:28px}.khas-contact-new-hero-subheading{font-size:14px}.khas-contact-new-decoration.top-left,.khas-contact-new-decoration.bottom-right{width:100px;height:100px;opacity:.7}.khas-contact-new-section{padding:0 16px;margin-bottom:60px}.khas-contact-new-section-heading{font-size:22px}.khas-contact-new-grid{grid-template-columns:1fr;gap:32px}.khas-contact-new-cards-grid{grid-template-columns:1fr}.khas-contact-new-trust{padding:40px 24px}.khas-contact-new-trust-text{font-size:16px}.khas-contact-new-cta{padding:40px 24px}.khas-contact-new-cta-heading{font-size:18px}.khas-contact-new-cta-text{font-size:14px}.khas-contact-new-cta-buttons{flex-direction:column}.khas-contact-new-btn{width:100%}.khas-contact-new-hero-buttons{flex-direction:column}.khas-contact-new-map-wrapper{height:300px}}@media screen and (min-width:750px)and (max-width:989px){.khas-contact-new-cards-grid{grid-template-columns:repeat(2,1fr)}.khas-contact-new-cta-buttons{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.khas-contact-new-info-card,.khas-contact-new-hours-card,.khas-contact-new-card,.khas-contact-new-btn,.khas-contact-new-form-input,.khas-contact-new-form-textarea{transition:none}}.khas-contact-new-btn:focus-visible,.khas-contact-new-form-input:focus-visible,.khas-contact-new-form-textarea:focus-visible{outline:2px solid var(--khas-contact-new-gold);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/12/assets/khas-contact-new.css.map */
