.modulo-chl{box-sizing:border-box;background:var(--modulo-chl-bg, #F7F4EC);color:var(--modulo-chl-text, #3A2A20);padding-top:var(--modulo-chl-pad-top, 88px);padding-bottom:var(--modulo-chl-pad-bottom, 88px);font-family:inherit;-webkit-font-smoothing:antialiased;container-type:inline-size}.modulo-chl *,.modulo-chl *:before,.modulo-chl *:after{box-sizing:border-box}.modulo-chl--width-boxed{max-width:calc(100vw - 48px);margin:clamp(16px,3vw,32px) auto;border-radius:var(--modulo-chl-outer-radius, 20px);overflow:hidden}.modulo-chl--bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.modulo-chl .modulo-section__container{max-width:1200px;margin-inline:auto;padding-inline:clamp(20px,4vw,48px)}.modulo-chl .modulo-section__container--wide{max-width:1440px}.modulo-chl .modulo-section__container--full{max-width:none}.modulo-chl__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modulo-chl__inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);column-gap:clamp(40px,6vw,72px);align-items:start}.modulo-chl--aside-left .modulo-chl__form-col{order:2}.modulo-chl--aside-left .modulo-chl__aside{order:1}.modulo-chl__form-col{min-width:0}.modulo-chl__aside{min-width:0;padding-top:4px}.modulo-chl__form{display:flex;flex-direction:column;gap:22px}.modulo-chl__field{display:flex;flex-direction:column;gap:8px}.modulo-chl__label{font-size:15px;font-weight:700;letter-spacing:.005em;color:var(--modulo-chl-text, #3A2A20)}.modulo-chl__optional{font-weight:400;color:var(--modulo-chl-muted, #7A6F62)}.modulo-chl__req{color:var(--modulo-chl-accent, #2F4A33);font-weight:700}.modulo-chl__hint{margin:-2px 0 2px;font-size:13px;font-weight:400;line-height:1.5;color:var(--modulo-chl-muted, #7A6F62)}.modulo-chl .modulo-chl__control{width:100%;-webkit-appearance:none;appearance:none;margin:0;font-family:inherit;font-size:15px;font-weight:400;line-height:1.45;color:var(--modulo-chl-text, #3A2A20);background:var(--modulo-chl-field-bg, #EFE9DB)!important;border:1px solid var(--modulo-chl-field-border, #E2DACA)!important;border-radius:10px!important;box-shadow:none!important;padding:14px 16px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.modulo-chl__control::placeholder{color:color-mix(in srgb,var(--modulo-chl-muted, #7A6F62) 75%,transparent)}.modulo-chl .modulo-chl__control:hover{border-color:color-mix(in srgb,var(--modulo-chl-field-border, #E2DACA) 55%,var(--modulo-chl-text, #3A2A20))!important}.modulo-chl .modulo-chl__control:focus{border-color:var(--modulo-chl-accent, #2F4A33)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--modulo-chl-accent, #2F4A33) 22%,transparent)!important}@supports not (border-color: color-mix(in srgb,red,blue)){.modulo-chl__control::placeholder{color:var(--modulo-chl-muted, #7A6F62)}.modulo-chl .modulo-chl__control:hover{border-color:var(--modulo-chl-text, #3A2A20)!important}.modulo-chl .modulo-chl__control:focus{box-shadow:0 0 0 3px #2f4a3338!important}}.modulo-chl .modulo-chl__control:-webkit-autofill,.modulo-chl .modulo-chl__control:-webkit-autofill:hover,.modulo-chl .modulo-chl__control:-webkit-autofill:focus{-webkit-text-fill-color:var(--modulo-chl-text, #3A2A20);-webkit-box-shadow:0 0 0 1000px var(--modulo-chl-field-bg, #EFE9DB) inset!important;caret-color:var(--modulo-chl-text, #3A2A20);transition:background-color 5000s ease-in-out 0s}textarea.modulo-chl__control{min-height:148px;resize:vertical}.modulo-chl__select-wrap{position:relative}.modulo-chl__select-wrap:after{content:"";position:absolute;right:18px;top:50%;width:9px;height:9px;border-right:2px solid var(--modulo-chl-muted, #7A6F62);border-bottom:2px solid var(--modulo-chl-muted, #7A6F62);transform:translateY(-65%) rotate(45deg);pointer-events:none}select.modulo-chl__control{padding-right:42px;cursor:pointer}.modulo-chl__consents{display:flex;flex-direction:column;gap:12px;margin-top:2px}.modulo-chl__check{display:flex;gap:11px;align-items:flex-start;font-size:14px;line-height:1.45;color:var(--modulo-chl-text, #3A2A20);cursor:pointer}.modulo-chl .modulo-chl__checkbox{appearance:none;-webkit-appearance:none;flex:0 0 auto;width:19px;height:19px;margin:1px 0 0;border:1.5px solid color-mix(in srgb,var(--modulo-chl-muted, #7A6F62) 70%,transparent)!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important;cursor:pointer;position:relative;transition:background-color .12s ease,border-color .12s ease}.modulo-chl .modulo-chl__checkbox:hover{border-color:var(--modulo-chl-accent, #2F4A33)!important}.modulo-chl .modulo-chl__checkbox:checked{background:var(--modulo-chl-accent, #2F4A33)!important;border-color:var(--modulo-chl-accent, #2F4A33)!important}.modulo-chl .modulo-chl__checkbox:checked:after{content:"";position:absolute;left:5.5px;top:2px;width:5px;height:9px;border:solid var(--modulo-chl-btn-text, #F7F4EC);border-width:0 2px 2px 0;transform:rotate(45deg)}.modulo-chl .modulo-chl__checkbox:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--modulo-chl-accent, #2F4A33) 28%,transparent)!important}@supports not (border-color: color-mix(in srgb,red,blue)){.modulo-chl .modulo-chl__checkbox{border-color:#b9ad99!important}.modulo-chl .modulo-chl__checkbox:focus-visible{box-shadow:0 0 0 3px #2f4a3347!important}}.modulo-chl__check-text a{color:inherit;text-decoration:underline;text-underline-offset:2px}.modulo-chl__actions{display:flex;justify-content:center;margin-top:8px}.modulo-chl--btn-left .modulo-chl__actions{justify-content:flex-start}.modulo-chl--btn-full .modulo-chl__actions{justify-content:stretch}.modulo-chl__submit{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--modulo-chl-btn-text, #F7F4EC);background:var(--modulo-chl-btn-bg, #2F4A33);border-radius:10px;padding:15px 44px;transition:background-color .15s ease,transform .1s ease,box-shadow .15s ease;box-shadow:0 1px 2px #00000029}.modulo-chl--btn-full .modulo-chl__submit{width:100%}.modulo-chl__submit:hover{background:color-mix(in srgb,var(--modulo-chl-btn-bg, #2F4A33) 88%,#FFFFFF);transform:translateY(-1px);box-shadow:0 6px 16px #0000002e}.modulo-chl__submit:active{transform:translateY(0)}.modulo-chl__submit:focus-visible{outline:none;box-shadow:0 0 0 3px var(--modulo-chl-bg, #F7F4EC),0 0 0 5px color-mix(in srgb,var(--modulo-chl-accent, #2F4A33) 60%,transparent)}@supports not (background: color-mix(in srgb,red,blue)){.modulo-chl__submit:hover{background:#3c5c41}.modulo-chl__submit:focus-visible{box-shadow:0 0 0 3px var(--modulo-chl-bg, #F7F4EC),0 0 0 5px #2f4a3399}}.modulo-chl__status{margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.5}.modulo-chl__status--ok{color:var(--modulo-chl-text, #3A2A20)}.modulo-chl__status--err{color:#b42318}.modulo-chl__status--err ul{margin:0;padding:0;list-style:none}.modulo-chl__status--err li{color:inherit}.modulo-chl__statement{margin:0;font-size:clamp(34px,4.6vw,var(--modulo-chl-statement-size, 56px));line-height:1.04;font-weight:700;letter-spacing:-.015em;color:var(--modulo-chl-text, #3A2A20);text-wrap:balance}.modulo-chl__statement strong,.modulo-chl__statement b{color:var(--modulo-chl-accent, #2F4A33);font-weight:inherit}.modulo-chl__aside-body{margin:24px 0 0;font-size:17px;line-height:1.55;color:var(--modulo-chl-muted, #7A6F62);max-width:42ch;text-wrap:pretty}.modulo-chl__aside-details{margin:22px 0 0;font-size:16px;line-height:1.6;color:var(--modulo-chl-muted, #7A6F62)}.modulo-chl__aside-details p{margin:0 0 6px}.modulo-chl__aside-details p:last-child{margin-bottom:0}.modulo-chl__aside-details a{color:var(--modulo-chl-text, #3A2A20);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--modulo-chl-text, #3A2A20) 30%,transparent);transition:border-color .15s ease}.modulo-chl__aside-details a:hover{border-bottom-color:var(--modulo-chl-text, #3A2A20)}.modulo-chl__aside-details a:focus-visible{outline:2px solid var(--modulo-chl-accent, #2F4A33);outline-offset:2px;border-radius:2px}@supports not (border-color: color-mix(in srgb,red,blue)){.modulo-chl__aside-details a{border-bottom-color:var(--modulo-chl-field-border, #E2DACA)}}@media(max-width:900px){.modulo-chl--width-boxed{max-width:calc(100vw - 32px)}.modulo-chl__inner{grid-template-columns:1fr;row-gap:40px;column-gap:0}.modulo-chl__aside{order:0;padding-top:0}.modulo-chl__form-col{order:1}.modulo-chl--aside-left .modulo-chl__aside{order:0}.modulo-chl--aside-left .modulo-chl__form-col{order:1}}@container (max-width: 900px){.modulo-chl__inner{grid-template-columns:1fr;row-gap:40px;column-gap:0}.modulo-chl__aside,.modulo-chl--aside-left .modulo-chl__aside{order:0;padding-top:0}.modulo-chl__form-col,.modulo-chl--aside-left .modulo-chl__form-col{order:1}}@media(max-width:480px){.modulo-chl--width-boxed{max-width:calc(100vw - 20px);border-radius:16px}.modulo-chl__statement{font-size:clamp(30px,8vw,var(--modulo-chl-statement-size, 56px))}.modulo-chl__actions{justify-content:stretch}.modulo-chl__submit{width:100%}}@media(prefers-reduced-motion:reduce){.modulo-chl__control,.modulo-chl__checkbox,.modulo-chl__submit,.modulo-chl__aside-details a{transition:none}.modulo-chl__submit:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/modulo-section-contact-help.css.map */
