.contact img{max-width:100%}.contact .form__message{align-items:flex-start}.contact .icon-success{margin-top:.2rem}.contact .field{margin-bottom:1.5rem}@media screen and (min-width:750px){.contact .field{margin-bottom:2rem}}.contact .field__input,.contact .text-area.field__input,.contact select.field__input{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:var(--inputs-radius, 8px);color:#1f1d24;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.contact .field:before,.contact .field:after{display:none}.contact .field__input:focus{background-color:#fff;border-color:#000;box-shadow:0 0 0 1px #000}.contact .field__label{color:#6b7280}.contact .field__input:focus~.field__label,.contact .field__input:not(:placeholder-shown)~.field__label,.contact .field__input:-webkit-autofill~.field__label{color:#374151}.contact__button{margin-top:3rem;display:flex;justify-content:center}.contact__button .button{background-color:#000;color:#fff;border:1px solid #000000;border-radius:var(--buttons-radius, 6px);font-weight:600;min-width:16rem;transition:all .2s ease}.contact__button .button:before,.contact__button .button:after{display:none}.contact__button .button:hover{background-color:#222;border-color:#222;color:#fff;transform:translateY(-1px)}@media screen and (min-width:750px){.contact__button{margin-top:4rem}}@media screen and (min-width:750px){.contact__fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}}.sollora-direct-card-wrapper{max-width:68rem;margin:0 auto;padding:0 1rem}.sollora-contact-card{background:#fff;border:1px solid rgba(200,16,46,.14);border-radius:20px;padding:3.5rem 3rem;text-align:center;box-shadow:0 16px 40px -12px #0000000f,0 2px 8px #c8102e0a;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.sollora-contact-card:hover{box-shadow:0 20px 48px -10px #00000017,0 4px 14px #c8102e14}.sollora-contact-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c8102e,#ff4d6d,#c8102e)}.sollora-concierge-badge{display:inline-flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#c8102e;background:#fff0f3;padding:6px 16px;border-radius:9999px;margin-bottom:1.8rem;border:1px solid rgba(200,16,46,.15)}.sollora-pulse-dot{width:8px;height:8px;background-color:#22c55e;border-radius:50%;box-shadow:0 0 #22c55eb3;animation:sollora-pulse 2s infinite cubic-bezier(.66,0,0,1)}@keyframes sollora-pulse{to{box-shadow:0 0 0 8px #22c55e00}}.sollora-direct-card-title{font-size:2.6rem;font-weight:700;color:#111;margin:0 0 1rem;line-height:1.25;letter-spacing:-.02em}.sollora-direct-card-desc{font-size:1.5rem;color:#4b5563;max-width:52rem;margin:0 auto 2.4rem;line-height:1.6}.sollora-direct-card-desc p{margin:0}.sollora-email-inline-link{color:#c8102e;text-decoration:underline;text-underline-offset:3px;font-weight:700;transition:color .2s ease}.sollora-email-inline-link:hover{color:#111}.sollora-email-box{background:#fafafa;border:1.5px dashed rgba(200,16,46,.28);border-radius:14px;padding:1.6rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin:0 auto 2.2rem;max-width:54rem;transition:border-color .2s ease,background .2s ease}.sollora-email-box:hover{background:#fff9fa;border-color:#c8102e}.sollora-email-box__left{display:flex;align-items:center;gap:1.4rem;text-align:left}.sollora-email-box__icon{width:44px;height:44px;min-width:44px;border-radius:10px;background:#fff0f3;color:#c8102e;display:flex;align-items:center;justify-content:center}.sollora-email-box__info{display:flex;flex-direction:column;gap:2px}.sollora-email-box__label{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.sollora-email-box__address{font-size:1.8rem;font-weight:700;color:#111;text-decoration:none;word-break:break-all;transition:color .2s ease}.sollora-email-box__address:hover{color:#c8102e}.sollora-copy-email-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:1.3rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap}.sollora-copy-email-btn:hover{background:#f3f4f6;border-color:#9ca3af;color:#111}.sollora-copy-email-btn.is-copied{background:#dcfce7;border-color:#86efac;color:#15803d}.sollora-mailto-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background-color:#000;color:#fff!important;font-size:1.5rem;font-weight:600;padding:1.4rem 3.2rem;border-radius:8px;text-decoration:none;min-width:26rem;transition:all .2s ease;box-shadow:0 4px 14px #0000001f;margin-bottom:2.5rem}.sollora-mailto-button:hover{background-color:#c8102e;transform:translateY(-1px);box-shadow:0 6px 18px #c8102e40;color:#fff!important}.sollora-mailto-button svg{transition:transform .2s ease}.sollora-mailto-button:hover svg{transform:translate(3px) translateY(-1px)}.sollora-support-features{display:flex;align-items:center;justify-content:center;gap:2.2rem;padding-top:2rem;border-top:1px solid #f0f0f0;flex-wrap:wrap}.sollora-support-feature{display:inline-flex;align-items:center;gap:8px;font-size:1.3rem;color:#6b7280;font-weight:500}.sollora-support-feature svg{color:#c8102e;flex-shrink:0}@media screen and (max-width:749px){.sollora-contact-card{padding:2.5rem 1.6rem;border-radius:16px}.sollora-direct-card-title{font-size:2.1rem}.sollora-direct-card-desc{font-size:1.4rem;margin-bottom:1.8rem}.sollora-email-box{flex-direction:column;align-items:stretch;padding:1.4rem 1.2rem;gap:1.2rem}.sollora-email-box__left{justify-content:flex-start}.sollora-email-box__address{font-size:1.5rem}.sollora-copy-email-btn{width:100%;justify-content:center;padding:10px}.sollora-mailto-button{width:100%;padding:1.4rem 2rem;min-width:unset}.sollora-support-features{flex-direction:column;align-items:center;gap:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-contact-form.css.map */
