.vecharge-contact-form{background-color:#000}.vecharge-contact-form__shell{border:.1rem solid rgba(255,255,255,.5);border-radius:var(--vecharge-section-radius, 15px);background:var(--vecharge-contact-bg, #000);overflow:hidden}.vecharge-contact-form__grid{display:grid;grid-template-columns:minmax(0,1fr)}.vecharge-contact-form__form-panel{padding:3.2rem 2rem}.vecharge-contact-form__details-panel{padding:3.2rem 2rem;border-top:.1rem solid rgba(255,255,255,.12)}.vecharge-contact-form__heading{margin:0 0 2.4rem;color:#fff;font-size:clamp(2rem,2.4vw,2.4rem);line-height:1.2}.vecharge-contact-form__status{display:flex;align-items:flex-start;gap:.8rem;margin:0 0 2rem;padding:1.2rem 1.4rem;border-radius:.4rem;font-size:1.4rem;line-height:1.5}.vecharge-contact-form__status--success{background:#17b74b1f;color:#fff}.vecharge-contact-form__status--error{background:#ffffff0f;color:#fff}.vecharge-contact-form__status svg{width:1.6rem;height:1.6rem;flex-shrink:0}.vecharge-contact-form__error-list{margin:0 0 2rem;padding-left:1.8rem;color:#ffffffd1;font-size:1.3rem}.vecharge-contact-form__fields,.vecharge-contact-form__field-row{display:grid;grid-template-columns:minmax(0,1fr);gap:1.2rem}.vecharge-contact-form__field{display:flex;flex-direction:column;gap:.8rem}.vecharge-contact-form__label{color:var(--vecharge-contact-accent, #17b74b);font-size:1.3rem;line-height:1.3}.vecharge-contact-form__input,.vecharge-contact-form__select,.vecharge-contact-form__textarea{width:100%;min-height:4.8rem;padding:1.3rem 1.4rem;border:.1rem solid rgba(255,255,255,.14);border-radius:.4rem;background:#ffffff0a;color:#fff;font:inherit;transition:border-color .2s ease,background-color .2s ease}.vecharge-contact-form__input::placeholder,.vecharge-contact-form__textarea::placeholder{color:#ffffff6b}.vecharge-contact-form__input:focus,.vecharge-contact-form__select:focus,.vecharge-contact-form__textarea:focus{outline:none;border-color:#17b74ba6;background:#ffffff0f}.vecharge-contact-form__select{-webkit-appearance:none;appearance:none;padding-right:4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1.5 7 6.5 13 1.5' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;cursor:pointer}.vecharge-contact-form__select option{color:#000}.vecharge-contact-form__textarea{min-height:14rem;resize:vertical}.vecharge-contact-form__field-error{margin:0;color:#ff8a8a;font-size:1.2rem}.vecharge-contact-form__submit{display:inline-flex;align-items:center;gap:.8rem;min-height:4.8rem;margin-top:.8rem;padding:0 2rem;border:0;border-radius:.4rem;background:var(--vecharge-contact-accent, #17b74b);color:#fff;font:inherit;font-size:1.3rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.vecharge-contact-form__submit:hover{transform:translateY(-1px);box-shadow:0 .6rem 1.6rem #00000047;background:#15a544}.vecharge-contact-form__submit-icon{display:inline-flex;width:1.4rem;height:1.4rem}.vecharge-contact-form__submit-icon svg{width:100%;height:100%}.vecharge-contact-form__details-heading{margin:0 0 2.4rem;color:#fff;font-size:clamp(2rem,2.4vw,2.4rem);line-height:1.2}.vecharge-contact-form__detail{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.2rem;align-items:start;margin-bottom:2rem}.vecharge-contact-form__detail:last-of-type{margin-bottom:2.4rem}.vecharge-contact-form__detail-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:var(--vecharge-contact-accent, #17b74b)}.vecharge-contact-form__detail-icon-image{display:block;width:var(--vecharge-contact-icon-size, 2.4rem);height:var(--vecharge-contact-icon-size, 2.4rem);object-fit:contain}.vecharge-contact-form__detail:not(:has(.vecharge-contact-form__detail-icon)){grid-template-columns:minmax(0,1fr)}.vecharge-contact-form__detail-icon svg{width:2.2rem;height:2.2rem}.vecharge-contact-form__detail-label{display:block;margin-bottom:.4rem;color:var(--vecharge-contact-accent, #17b74b);font-size:1.3rem;line-height:1.3}.vecharge-contact-form__detail-text{margin:0;color:#ffffffb8;font-size:1.3rem;line-height:1.55}.vecharge-contact-form__detail-text .link{color:#ffffffb8;text-decoration:none}.vecharge-contact-form__detail-text .link:hover{color:#fff}.vecharge-contact-form__detail-text p{margin:0}.vecharge-contact-form__detail-text p+p{margin-top:.4rem}.vecharge-contact-form__follow-heading{margin:0 0 1.2rem;color:var(--vecharge-contact-accent, #17b74b);font-size:1.3rem;line-height:1.3}.vecharge-contact-form__social-list{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}.vecharge-contact-form__social-link{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:.1rem solid rgba(255,255,255,.72);border-radius:50%;color:#fff;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.vecharge-contact-form__social-link:hover{border-color:#fff;background-color:#ffffff14;transform:translateY(-1px)}.vecharge-contact-form__social-link .svg-wrapper{display:inline-flex;width:1.6rem;height:1.6rem}.vecharge-contact-form__social-icon-image{display:block;width:var(--vecharge-contact-social-icon-size, 2.4rem);height:var(--vecharge-contact-social-icon-size, 2.4rem);object-fit:contain}.vecharge-contact-form__social-link svg{width:100%;height:100%}@media screen and (min-width:750px){.vecharge-contact-form__field-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.vecharge-contact-form__grid{grid-template-columns:minmax(0,1.65fr) minmax(28rem,1fr)}.vecharge-contact-form__form-panel{padding:4rem}.vecharge-contact-form__details-panel{padding:4rem 3.6rem;border-top:0;border-left:.1rem solid rgba(255,255,255,.12)}}@media screen and (max-width:749px){.vecharge-contact-form__submit{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-vecharge-contact-form.css.map */
