.styles_textareaWrapper__JPqOS{display:flex;flex-direction:column}.styles_textareaWrapper__JPqOS.styles_sizeSmall__tmYzY .styles_textarea__IY6Wj{font-size:1.4rem;line-height:2rem}.styles_textareaWrapper__JPqOS.styles_sizeSmall__tmYzY .styles_label__qHCoI{font-size:1.2rem;line-height:1.6rem}.styles_textareaWrapper__JPqOS.styles_sizeMedium__uM5fW .styles_textarea__IY6Wj{font-size:max(1.4rem,min(1.2857142857vw,1.8rem));font-size:clamp(1.4rem,1.2857142857vw,1.8rem);line-height:1.4}.styles_textareaWrapper__JPqOS.styles_sizeMedium__uM5fW .styles_label__qHCoI{font-size:max(1.2rem,min(1vw,1.4rem));font-size:clamp(1.2rem,1vw,1.4rem);line-height:1.4}.styles_textareaWrapper__JPqOS.styles_sizeBig__AxqoU .styles_textarea__IY6Wj{font-size:max(1.4rem,min(1.4285714286vw,2rem));font-size:clamp(1.4rem,1.4285714286vw,2rem);line-height:1.4}.styles_textareaWrapper__JPqOS.styles_sizeBig__AxqoU .styles_label__qHCoI{font-size:max(1.2rem,min(1vw,1.4rem));font-size:clamp(1.2rem,1vw,1.4rem);line-height:1.4}.styles_textareaWrapper__JPqOS.styles_disabled__Jw621 .styles_label__qHCoI{color:#b3ad98}.styles_textareaWrapper__JPqOS.styles_disabled__Jw621 .styles_textarea__IY6Wj{background-color:transparent}.styles_textareaWrapper__JPqOS.styles_disabled__Jw621 .styles_divider__GYyY4:after{transform:scaleX(1);background-color:#b3ad98}.styles_length__vVrGY{margin-left:auto}.styles_length__vVrGY.styles_full__DJKyZ{color:#c00}.styles_spanOptional__yyx71{margin-left:8px}.styles_label__qHCoI{color:#5e5c55;margin-bottom:.8rem;display:flex;align-items:center}.styles_label__qHCoI,.styles_textarea__IY6Wj{font-family:Inter;font-style:normal;font-weight:400}.styles_textarea__IY6Wj{border:none;padding-bottom:1.2rem;padding-left:0;display:block;color:#131515;letter-spacing:-.02em;max-height:37.2rem;resize:none}.styles_textarea__IY6Wj::-webkit-scrollbar,.styles_textarea__IY6Wj::-webkit-scrollbar-track{display:none}.styles_textarea__IY6Wj::-webkit-scrollbar-thumb{display:none}.styles_textarea__IY6Wj:focus{outline:none}.styles_textarea__IY6Wj::placeholder{color:#b3ad98}.styles_textarea__IY6Wj:focus+.styles_divider__GYyY4:after,.styles_textarea__IY6Wj:hover+.styles_divider__GYyY4:after{transform:scaleX(1)}.styles_errorMessage__ewntc{font-weight:400;font-size:1.4rem;line-height:1.6rem;color:#c00;font-family:Inter;font-style:normal;margin-top:.8rem}.styles_divider__GYyY4{display:block;width:100%;position:relative;height:1.5px;background-color:#b3ad98;transition:background-color .2s ease-in-out}.styles_divider__GYyY4.styles_error__rWZo9:after{background-color:#c00;transform:scaleX(1)}.styles_divider__GYyY4:after{content:"";display:block;position:absolute;left:0;top:0;right:0;height:1.5px;width:100%;z-index:1;transform:scaleX(0);transform-origin:center;transition:transform .2s ease-in-out,background-color .2s ease-in-out;background-color:#ffce29}.styles_checkboxWrapper__O4oMl{display:flex;align-items:center;gap:1.2rem}.styles_checkboxWrapper__O4oMl:hover .styles_checkmark__1tpnU{border-color:#ffce29}.styles_checkboxWrapper__O4oMl:hover .styles_label__cticH{color:#ffce29}.styles_checkboxWrapper__O4oMl.styles_sizeSmall__C63DZ .styles_checkmark__1tpnU{min-width:2rem;max-width:2rem;height:2rem}.styles_checkboxWrapper__O4oMl.styles_sizeSmall__C63DZ .styles_label__cticH{font-size:1.4rem;line-height:1.6rem}.styles_checkboxWrapper__O4oMl.styles_sizeMedium__MPsdI .styles_checkmark__1tpnU{min-width:2.4rem;max-width:2.4rem;height:2.4rem}.styles_checkboxWrapper__O4oMl.styles_sizeMedium__MPsdI .styles_label__cticH{font-size:1.4rem;line-height:1.6rem}.styles_checkboxWrapper__O4oMl.styles_sizeBig__iJqZL .styles_checkmark__1tpnU{min-width:2.8rem;max-width:2.8rem;height:2.8rem}.styles_checkboxWrapper__O4oMl.styles_sizeBig__iJqZL .styles_label__cticH{font-size:1.4rem;line-height:1.6rem}.styles_checkboxWrapper__O4oMl.styles_disabled__dygLk .styles_label__cticH,.styles_checkboxWrapper__O4oMl.styles_disabled__dygLk .styles_spanOptional__cChkG{color:#b3ad98}.styles_checkboxWrapper__O4oMl.styles_disabled__dygLk .styles_checkmark__1tpnU{border-color:#b3ad98!important}.styles_checkmark__1tpnU{display:flex;align-items:center;justify-content:center;transition:background-color .3s,border-color .3s;border:1.5px solid #b3ad98;border-radius:.4rem;cursor:pointer;position:relative}.styles_checkmark__1tpnU svg{width:60%;height:60%}.styles_checkmark__1tpnU svg path{transition:all .3s .25s;stroke-dasharray:40;stroke-dashoffset:40}.styles_checkmark__1tpnU.styles_disabled__dygLk{border:1px solid #b3ad98}.styles_checkbox__PZDz9{width:0;height:0;opacity:0;position:absolute}.styles_checkbox__PZDz9:focus+.styles_checkmark__1tpnU{box-shadow:0 0 0 2px #fff,0 0 0 4px #000}.styles_checkbox__PZDz9:checked+.styles_checkmark__1tpnU{background-color:#ffce29;border:1px solid #ffce29}.styles_checkbox__PZDz9:checked+.styles_checkmark__1tpnU svg path{stroke-dashoffset:0}.styles_label__cticH{transition:color .3s;color:#5e5c55;font-family:Inter;font-style:normal;font-weight:500;display:flex;align-items:center;gap:1.2rem;cursor:pointer}.styles_contactForm__yJZ6h{background-color:#fff;padding:4.8rem;border-radius:1.6rem;width:100%;transition:all .3s;height:auto}.styles_contactForm__yJZ6h button{color:#131515}@media(max-width:768px){.styles_contactForm__yJZ6h{padding:2.4rem}}@media(max-width:576px){.styles_contactForm__yJZ6h{padding:2rem}}.styles_additionalMarginTop__p7qfI{margin-top:11.6rem}@media(max-width:992px){.styles_additionalMarginTop__p7qfI{margin-top:4.6rem}}@media(max-width:768px){.styles_additionalMarginTop__p7qfI{margin-top:2.6rem}}.styles_thankYouText__ArtOE{font-size:2rem;line-height:1.5;font-weight:400;color:#5e5c55;margin-bottom:4.8rem;margin-top:1.6rem}.styles_inputsWrapper__mjhlf{display:grid;grid-gap:4.8rem 3.2rem;gap:4.8rem 3.2rem;grid-template-areas:"firstName lastName" "email phone" "company company" "topics topics" "message message" "newsletter newsletter" "submit ."}@media(max-width:768px){.styles_inputsWrapper__mjhlf{gap:2.4rem 1.6rem;grid-template-areas:"firstName" "lastName" "email" "phone" "company" "topics" "message" "newsletter" "submit"}}.styles_topicsWrapper__MJB8v{margin-top:1.6rem;display:flex;flex-wrap:wrap;gap:1.2rem}.styles_gridAreaFirstName__aaFuZ{grid-area:firstName}.styles_gridAreaLastName__DZGBT{grid-area:lastName}.styles_gridAreaEmail__44A3s{grid-area:email}.styles_gridAreaPhone__0kvYo{grid-area:phone}.styles_gridAreaCompany__lhA8e{grid-area:company}.styles_gridAreaTopics__IKH1t{grid-area:topics}.styles_gridAreaMessage__Mz3Ox{grid-area:message}.styles_gridAreaNewsletter__0DzS_{grid-area:newsletter}.styles_gridAreaSubmit__4_i_r{max-width:max-content;grid-area:submit;transition:all .3s}.styles_errorMessage__MHCEx{font-weight:400;font-size:1.4rem;line-height:1.6rem;color:#c00;font-family:Inter;font-style:normal;margin-top:.8rem}.styles_error__XUYiY{color:#c00}.ContentBlock_blockContent__fyi5T{font-size:max(1.8rem,min(1.4285714286vw,2rem));font-size:clamp(1.8rem,1.4285714286vw,2rem);line-height:max(2.8rem,min(2.2857142857vw,3.2rem));line-height:clamp(2.8rem,2.2857142857vw,3.2rem);margin:32px 0 40px}.ContentBlock_blockContent__fyi5T a{text-decoration:underline}.styles_heading__cvxR_{font-weight:600}.styles_mailButton__HOf1_{width:max-content}.styles_socialWrapper__dAvPe{display:flex;align-items:center;gap:2.6rem;margin-top:clamp(22px,3.5714285714vw,50px)}.styles_socialButton__Fb_CT{padding:0}@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.styles_flexWrapper__Rv4z_{display:flex;align-items:flex-start;justify-content:space-between;gap:9.6rem;margin-bottom:9.6rem;margin-top:clamp(48px,6.8571428571vw,96px)}@media(max-width:992px){.styles_flexWrapper__Rv4z_{flex-direction:column;gap:0;margin-bottom:4.8rem}}