.eqform{padding-top:var(--PT);padding-bottom:var(--PB)}.eqform [hidden]{display:none!important}.js-eqform:not(.eqform-ready) #eqManual,.js-eqform:not(.eqform-ready) #eqPkg{display:none!important}.eqform__wrap{max-width:1300px;margin:0 auto}.eqform__title{text-align:center;margin:0 0 20px}.eqform__req{font-size:.85rem;opacity:.7;margin:0 0 18px}.eqform__star{color:#c0392b}.eqform__form{display:block}.eqform__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.eqform__field{display:flex;flex-direction:column;margin-bottom:16px}.eqform__row .eqform__field{margin-bottom:16px}.eqform__field label{font-size:14px;font-weight:500;margin-bottom:6px}@media(max-width:768px){.eqform__field label{font-size:12px}}.eqform__hint{font-size:.78rem;opacity:.65}.eqform__other{display:flex;flex-direction:column;margin-top:12px}.eqform__other label{font-size:14px;font-weight:500;margin-bottom:6px}@media(max-width:768px){.eqform__other label{font-size:12px}}.eqform input[type=text],.eqform input[type=email],.eqform input[type=tel],.eqform input[type=date],.eqform select,.eqform textarea{width:100%;font:inherit;font-size:16px;line-height:1.4;padding:12px 14px;min-height:50px;border:1px solid #c4ccbb;border-radius:8px;background:#f4f6f175;color:#121212;-webkit-appearance:none;appearance:none;box-shadow:inset 0 1px 2px #1212120a;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.eqform textarea{min-height:130px;max-height:400px;resize:vertical}.eqform select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232f5d3a' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}.eqform input:hover,.eqform select:hover,.eqform textarea:hover{border-color:#9aab8b}.eqform input:focus,.eqform select:focus,.eqform textarea:focus{outline:none;background:#fff;border-color:#2f5d3a;box-shadow:0 0 0 3px #2f5d3a2e}.eqform input[readonly]{background:#fff;border-color:#bcccb0;border-style:dashed;cursor:default;font-weight:600;box-shadow:none}.eqform input[readonly]:hover{border-color:#bcccb0}.eqform__combo{position:relative}.eqform__combo.is-enhanced .eqform__combo-native{position:absolute;opacity:0;pointer-events:none;height:1px;width:1px;overflow:hidden;white-space:nowrap;clip:rect(0 0 0 0)}.eqform__combo-trigger{display:none}.eqform__combo.is-enhanced .eqform__combo-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;font:inherit;font-size:16px;line-height:1.4;text-align:left;cursor:pointer;padding:12px 14px;min-height:50px;border:1px solid #c4ccbb;border-radius:8px;background:#f4f6f175;color:#121212;box-shadow:inset 0 1px 2px #1212120a;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.eqform__combo-trigger:hover{border-color:#9aab8b}.eqform__combo-trigger:focus{outline:none;background:#fff;border-color:#2f5d3a;box-shadow:0 0 0 3px #2f5d3a2e}.eqform__combo-caret{width:16px;height:16px;flex:none;color:#2f5d3a;transition:transform .15s ease}.eqform__combo-trigger[aria-expanded=true] .eqform__combo-caret{transform:rotate(180deg)}.eqform__combo-list{list-style:none;margin:6px 0 0;padding:6px;position:absolute;z-index:20;top:100%;left:0;right:0;max-height:280px;overflow-y:auto;background:#fff;border:1px solid #c4ccbb;border-radius:8px;box-shadow:0 10px 30px #12121224}.eqform__combo-list[hidden]{display:none}.eqform__combo-list li{padding:10px 12px;border-radius:6px;cursor:pointer;font-size:15px;line-height:1.4;white-space:normal;overflow-wrap:anywhere}.eqform__combo-list li.is-active{background:#e3f5df}.eqform__combo-list li[aria-selected=true]{font-weight:600;color:#2f5d3a}.eqform__pkg{background:#e3f5df;border:1px solid rgb(26,103,45);border-radius:8px;padding:15px 16px;margin-bottom:18px}.eqform__pkg-h{display:flex;align-items:center;gap:8px;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:#2f5d3a;margin-bottom:12px}.eqform__pkg-h svg{width:15px;height:15px}.eqform__field--ro label{color:#2f5d3a}.eqform__consent{display:flex;gap:12px;align-items:center;background:#12121208;border:1px solid rgba(18,18,18,.1);border-radius:6px;padding:14px 16px;margin:2px 0 20px}.eqform__consent input{width:22px;height:22px;min-height:0;margin:0;flex:none;accent-color:#2f5d3a}.eqform__consent label{font-size:16px;font-weight:400;opacity:.85;line-height:1.4;margin:0}@media(max-width:768px){.eqform__consent label{font-size:14px}}.eqform .eqform__submit{width:100%;padding:18px 28px;min-height:58px}.eqform .eqform__submit span{font-size:20px;font-weight:600}.eqform .eqform__submit.is-loading{opacity:.6;cursor:not-allowed}.eqform__legal{font-size:.74rem;opacity:.6;text-align:center;margin-top:14px}.eqform__success{background:#e9f1e7;border:1px solid rgba(47,93,58,.3);border-radius:8px;padding:24px;text-align:center}.eqform__success-h{margin:0;font-size:1.05rem;color:#2f5d3a}@media(max-width:520px){.eqform__row{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){.eqform *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
