.contact-form{position:relative;min-height:797px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:url(/cdn/shop/files/Section.png?v=1755974940) no-repeat center center;padding:60px 0 30px}.contact-form__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden}.contact-form__background-image{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.1}.contact-form__container{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:10px;width:100%}.contact-form__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:36px;flex:1;width:100%}.contact-form__header{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.contact-form__title{color:#000;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:51px;font-weight:700;line-height:1;margin:0;text-align:center;max-width:800px}.contact-form__subtitle{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.contact-form__subtitle p{color:#000;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;margin:0;text-align:center}.contact-form__form-wrapper{display:flex;width:430px;max-width:100%;justify-content:center;align-items:center}.contact-form__form{display:flex;width:100%;padding:32px 0;flex-direction:column;justify-content:center;align-items:center;gap:32px;border-radius:16px;background:#fff;box-shadow:0 24px 56px #061c3d1f}.contact-form__success{text-align:center;padding:20px;color:#16803d;background:#d1fadf;border-radius:8px;margin:0 20px}.contact-form__success h3{margin:0;font-size:18px;font-weight:600}.contact-form__errors{text-align:center;padding:20px;color:#dc2626;background:#fef2f2;border-radius:8px;margin:0 20px}.contact-form__errors h3{margin:0 0 10px;font-size:18px;font-weight:600}.contact-form__errors ul{margin:0;padding:0;list-style:none}.contact-form__errors li{margin-bottom:5px}.contact-form__fields{display:flex;width:335px;max-width:calc(100% - 64px);flex-direction:column;align-items:flex-start;gap:16px}.contact-form__field{width:100%;position:relative}.contact-form__input,.contact-form__select{display:flex;width:100%;height:48px;padding:12px 18px;align-items:center;border-radius:5px;border:1px solid #E6E8EC;background:#fff;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box}.contact-form__input::placeholder,.contact-form__select option[value=""]{color:#838e9e}.contact-form__input:focus,.contact-form__select:focus{outline:none;border-color:#c0a146;box-shadow:0 0 0 3px #c0a1461a}.contact-form__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23838E9E'%3E%3Cpath d='M8 11.5L3.5 7h9L8 11.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:16px;cursor:pointer}.contact-form__select option{color:#000;font-weight:400}.contact-form__submit{width:208px;max-width:calc(100% - 64px)}.contact-form__button{display:flex;width:100%;padding:12px 24px;justify-content:center;align-items:center;gap:16px;border-radius:32px;background:#c0a146;box-shadow:0 12px 16px #be912c59;border:none;cursor:pointer;transition:all .3s ease;color:#fff;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:31px;letter-spacing:-.002px}.contact-form__button:hover{background:#d4b560;transform:translateY(-2px);box-shadow:0 16px 20px #be912c73}.contact-form__button:active{transform:translateY(0)}.contact-form__button svg{width:22px;height:21px;transform:rotate(90deg);transition:transform .3s ease}.contact-form__button:hover svg{transform:rotate(90deg) translate(-2px)}@media screen and (min-width: 750px) and (max-width: 1199px){.contact-form__title{font-size:42px;max-width:700px}.contact-form__form-wrapper{width:400px}.contact-form__fields{width:310px}}@media screen and (max-width: 749px){.contact-form{min-height:auto;padding:40px 0 20px}.contact-form__container{padding:10px 15px}.contact-form__content{gap:24px}.contact-form__title{font-size:32px;line-height:1.1;max-width:100%}.contact-form__subtitle p{font-size:15px;line-height:1.3}.contact-form__form-wrapper{width:100%;max-width:400px}.contact-form__form{padding:24px 0;gap:24px;margin:0 10px}.contact-form__fields{width:calc(100% - 40px);max-width:320px}.contact-form__input,.contact-form__select{font-size:16px;padding:14px 18px;height:52px}.contact-form__submit{width:calc(100% - 40px);max-width:280px}.contact-form__button{font-size:16px;padding:14px 24px}}@media screen and (max-width: 480px){.contact-form__title{font-size:28px}.contact-form__subtitle p{font-size:14px}.contact-form__form{margin:0 5px;padding:20px 0}.contact-form__input,.contact-form__select{font-size:15px;padding:12px 16px;height:48px}.contact-form__button{font-size:15px;padding:12px 20px;gap:12px}.contact-form__button svg{width:18px;height:18px}}.contact-form__input:focus,.contact-form__select:focus,.contact-form__button:focus{outline:2px solid #C0A146;outline-offset:2px}.contact-form__input:focus:not(:focus-visible),.contact-form__select:focus:not(:focus-visible),.contact-form__button:focus:not(:focus-visible){outline:none}@media (prefers-contrast: high){.contact-form__form,.contact-form__input,.contact-form__select{border:2px solid #333}.contact-form__title,.contact-form__subtitle p{color:#000}}@media (prefers-reduced-motion: reduce){.contact-form__input,.contact-form__select,.contact-form__button,.contact-form__button svg{transition:none}}@media print{.contact-form{background:#fff;color:#000}.contact-form__background{display:none}.contact-form__form{box-shadow:none;border:2px solid #333}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-contact-form.css.map */
