:root{--vrv-contact-green: #7a9279;--vrv-contact-green-hover: #5d755c;--vrv-contact-light-bg: #fcf9f5;--vrv-contact-border: #ebdcd0;--vrv-contact-text: #4a4a4a;--vrv-contact-dark: #2b2b2b}.vrv-contact-section{padding:6rem 0;color:var(--vrv-contact-text);font-family:inherit;background-color:#fff}.vrv-contact-container{max-width:1200px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.vrv-contact-header{text-align:center;margin-bottom:5rem}.vrv-contact-header__title{font-family:var(--font-heading-family),serif;font-size:4rem;font-weight:300;color:var(--vrv-contact-dark);margin:0 0 1rem}.vrv-contact-header__ornament{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.vrv-contact-header__ornament .line{height:1px;width:60px;background-color:var(--vrv-contact-border)}.vrv-contact-header__ornament .diamond{font-size:1.2rem;color:var(--vrv-contact-green)}.vrv-contact-header__subtitle{font-size:1.6rem;line-height:1.6;max-width:640px;margin:0 auto;color:#6f6f6f}.vrv-contact-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:4rem;margin-bottom:6rem}.vrv-contact-card{border:1px solid var(--vrv-contact-border);border-radius:1.6rem;padding:4rem;background-color:#fff;box-sizing:border-box}.vrv-contact-card__title{font-size:1.4rem;font-weight:700;letter-spacing:.1em;color:var(--vrv-contact-dark);margin:0 0 3rem;text-transform:uppercase}.vrv-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.vrv-contact-form__field{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.vrv-contact-form__label{font-size:1.1rem;font-weight:700;letter-spacing:.05em;color:#666;text-transform:uppercase}.vrv-contact-form__input,.vrv-contact-form__select,.vrv-contact-form__textarea{width:100%;padding:1.4rem 1.8rem;border:1px solid #ebdcd0;border-radius:.8rem;font-size:1.4rem;color:var(--vrv-contact-dark);outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;background-color:#fff;font-family:inherit}.vrv-contact-form__input:focus,.vrv-contact-form__select:focus,.vrv-contact-form__textarea:focus{border-color:var(--vrv-contact-green);box-shadow:0 0 0 3px #7a927926}.vrv-contact-form__phone-group{display:grid;grid-template-columns:80px 1fr;gap:1rem}.vrv-contact-form__textarea{min-height:120px;resize:vertical}.vrv-contact-form__submit{width:100%;padding:1.6rem;background-color:var(--vrv-contact-green);color:#fff;border:none;border-radius:.8rem;font-size:1.4rem;font-weight:700;letter-spacing:.05em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem;transition:background-color .2s ease,transform .2s ease}.vrv-contact-form__submit:hover{background-color:var(--vrv-contact-green-hover);transform:translateY(-1px)}.vrv-contact-form__submit svg{width:1.6rem;height:1.6rem;fill:currentColor}.vrv-contact-form__footnote{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:2rem;font-size:1.2rem;color:#888}.vrv-contact-form__footnote svg{width:1.4rem;height:1.4rem}.vrv-contact-info__list{display:flex;flex-direction:column;gap:3.5rem}.vrv-contact-info__item{display:flex;gap:2rem;align-items:flex-start}.vrv-contact-info__icon{width:4.8rem;height:4.8rem;border-radius:50%;background-color:var(--vrv-contact-light-bg);color:var(--vrv-contact-green);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--vrv-contact-border)}.vrv-contact-info__icon svg{width:2rem;height:2rem}.vrv-contact-info__content{display:flex;flex-direction:column;gap:.4rem}.vrv-contact-info__label{font-size:1.1rem;font-weight:700;letter-spacing:.05em;color:#666;text-transform:uppercase}.vrv-contact-info__value{font-size:1.6rem;font-weight:600;color:var(--vrv-contact-dark);text-decoration:none}.vrv-contact-info__value:hover[href]{text-decoration:underline}.vrv-contact-info__subtext{font-size:1.2rem;color:#888}.vrv-contact-highlights{background-color:var(--vrv-contact-light-bg);padding:4rem 0;margin-bottom:6rem;border-radius:1.6rem}.vrv-contact-highlights__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1100px;margin:0 auto;padding:0 2rem}.vrv-contact-highlights__item{display:flex;gap:1.5rem;align-items:center}.vrv-contact-highlights__icon{color:var(--vrv-contact-green);flex-shrink:0;display:flex;align-items:center}.vrv-contact-highlights__icon svg{width:2.8rem;height:2.8rem}.vrv-contact-highlights__content{display:flex;flex-direction:column;gap:.4rem}.vrv-contact-highlights__title{font-size:1.2rem;font-weight:700;letter-spacing:.05em;color:var(--vrv-contact-dark);text-transform:uppercase}.vrv-contact-highlights__text{font-size:1.2rem;color:#666;line-height:1.4}.vrv-contact-faq{max-width:900px;margin:0 auto 6rem}.vrv-contact-faq__title{font-family:var(--font-heading-family),serif;font-size:2.4rem;font-weight:400;text-align:center;color:var(--vrv-contact-dark);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.vrv-contact-faq__ornament{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:4rem}.vrv-contact-faq__ornament .line{height:1px;width:60px;background-color:var(--vrv-contact-border)}.vrv-contact-faq__ornament .diamond{font-size:1.2rem;color:var(--vrv-contact-green)}.vrv-contact-faq__accordion{border-top:1px solid var(--vrv-contact-border)}.vrv-contact-faq__item{border-bottom:1px solid var(--vrv-contact-border)}.vrv-contact-faq__trigger{width:100%;padding:2.2rem 1rem;background:none;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-family:inherit;font-size:1.5rem;font-weight:500;color:var(--vrv-contact-dark);transition:color .2s ease}.vrv-contact-faq__trigger:hover{color:var(--vrv-contact-green)}.vrv-contact-faq__trigger svg{width:1.4rem;height:1.4rem;transition:transform .3s ease;color:#999}.vrv-contact-faq__item.active .vrv-contact-faq__trigger svg{transform:rotate(45deg)}.vrv-contact-faq__panel{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease;padding:0 1rem}.vrv-contact-faq__item.active .vrv-contact-faq__panel{padding-bottom:2.2rem}.vrv-contact-faq__content{font-size:1.4rem;line-height:1.6;color:#666;margin:0}.vrv-contact-faq__content a{color:var(--vrv-contact-green);text-decoration:none;font-weight:500}.vrv-contact-faq__content a:hover{text-decoration:underline}.vrv-contact-help{max-width:600px;margin:0 auto;text-align:center;background-color:var(--vrv-contact-light-bg);border:1px solid var(--vrv-contact-border);border-radius:2.4rem;padding:4rem;box-sizing:border-box}.vrv-contact-help__icon{width:5.6rem;height:5.6rem;border-radius:50%;background-color:#fff;color:var(--vrv-contact-green);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;border:1px solid var(--vrv-contact-border)}.vrv-contact-help__icon svg{width:2.4rem;height:2.4rem}.vrv-contact-help__title{font-size:1.8rem;font-weight:600;color:var(--vrv-contact-dark);margin:0 0 1rem}.vrv-contact-help__text{font-size:1.4rem;color:#666;margin:0 0 3rem}.vrv-contact-help__btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.6rem 3.5rem;background-color:#3d6647;color:#fff;text-decoration:none;border-radius:.8rem;font-size:1.4rem;font-weight:700;letter-spacing:.05em;transition:background-color .2s ease,transform .2s ease}.vrv-contact-help__btn:hover{background-color:#2b4933;transform:translateY(-1px)}.vrv-contact-help__btn svg{width:1.8rem;height:1.8rem;fill:currentColor}@media screen and (max-width:989px){.vrv-contact-grid{grid-template-columns:1fr;gap:3rem}.vrv-contact-highlights__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media screen and (max-width:749px){.vrv-contact-section{padding:4rem 0}.vrv-contact-header__title{font-size:3rem}.vrv-contact-card{padding:2.5rem}.vrv-contact-form__row{grid-template-columns:1fr;gap:0}.vrv-contact-highlights__grid{grid-template-columns:1fr;gap:2rem}.vrv-contact-help{padding:3rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/vrv-contact.css.map */
