.Input_wrapper__Reat8.Input_wrapper__Reat8{display:flex;position:relative;flex-direction:column;gap:10px}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R{display:block;outline:none;border:none;border-radius:8px;background:var(--Button---Dark,#372d57);padding:0 16px;width:100%;height:52px;color:var(--white);font:inherit}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R::placeholder{opacity:.5;transition:opacity .3s;color:var(--white);font:inherit}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R:focus::placeholder{opacity:0}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R.Input_isError__AqWyD{background:rgba(245,63,78,.2)}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_label__hioTO{padding-left:8px}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_textarea__UwPRp{padding:16px}@media(min-width:1200px){.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R{border-radius:16px;padding:0 24px;height:64px}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_label__hioTO{padding-left:12px}}.Input_errorMessage__iDOyp{position:absolute;bottom:-18px;margin:0;padding:0 0 0 8px;color:var(--color-error);font-style:normal}@media(min-width:1200px){.Input_errorMessage__iDOyp{bottom:-20px}}.Input_requiredAsterisk__Z6Sf5{position:absolute;top:50%;right:0;transform:translateY(-50%);color:var(--color-error)}.Textarea_wrapper__Iyj81.Textarea_wrapper__Iyj81 .Textarea_textarea__p7a8S{display:block;padding:16px;height:auto;min-height:100px;resize:horizontal}@media(min-width:1200px){.Textarea_wrapper__Iyj81.Textarea_wrapper__Iyj81 .Textarea_textarea__p7a8S{padding:21px 24px}}.CMSForm_wrapper__kVHtO{width:100%}.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7{display:grid;grid-gap:24px;gap:24px}.CMSForm_wrapper__kVHtO .CMSForm_submitBtnWrapper__BaUpX{display:flex;justify-content:flex-start;margin-top:32px}@media(min-width:1200px){.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7{grid-template-columns:1fr 1fr;gap:32px}.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7>div:last-child,.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7>div:nth-last-child(2){grid-column:span 2}.CMSForm_wrapper__kVHtO .CMSForm_submitBtnWrapper__BaUpX{justify-content:flex-end;margin-top:48px}.CMSForm_wrapper__kVHtO .CMSForm_button__LYGMY{border-radius:16px;height:56px}}@keyframes Modal_fadeShow__08ozD{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeHide__40BBV{0%{opacity:1}to{opacity:0}}.Modal_overlay__nbJY5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;background-size:contain;background-repeat:no-repeat;background:linear-gradient(180deg,#12041e,#1f1239 50%,#13051f 95%);width:100%;height:100dvh}.Modal_overlay__nbJY5.Modal_centered__3Kh9b{display:flex;justify-content:center;align-items:center}.Modal_overlay__nbJY5.Modal_centered__3Kh9b .Modal_content__Fchkl{margin:auto}.Modal_content__Fchkl{position:relative;margin:0;max-height:100%}.Modal_fade__1y5qS[data-state=open]{animation:Modal_fadeShow__08ozD .45s ease-in-out}.Modal_fade__1y5qS[data-state=closed]{animation:Modal_fadeHide__40BBV .25s ease-in-out}@keyframes Modal_fromRightShow__bxYaO{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Modal_fromRightHide__nyX__{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Modal_fromRight__053J5[data-state=open]{animation:Modal_fromRightShow__bxYaO .45s ease-in-out}.Modal_fromRight__053J5[data-state=closed]{animation:Modal_fromRightHide__nyX__ .25s ease-in-out}@keyframes Modal_fromLeftShow__TAoTr{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Modal_fromLeftHide__3rhc5{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.Modal_fromLeft__q2xjA[data-state=open]{animation:Modal_fromLeftShow__TAoTr .45s ease-in-out}.Modal_fromLeft__q2xjA[data-state=closed]{animation:Modal_fromLeftHide__3rhc5 .25s ease-in-out}@keyframes Modal_fromBottomShow__Wa2zk{0%{transform:translateY(40%)}to{transform:translateX(0)}}@keyframes Modal_fromBottomHide__a51F_{0%{transform:translateY(0)}to{transform:translateY(-40%)}}.Modal_fromBottom__RJzij[data-state=open]{animation:Modal_fromBottomShow__Wa2zk .45s ease-in-out}.Modal_fromBottom__RJzij[data-state=closed]{animation:Modal_fromBottomHide__a51F_ .25s ease-in-out}@keyframes Modal_fromTopShow__Uv9TV{0%{transform:translateY(-40%)}to{transform:translateX(0)}}@keyframes Modal_fromTopHide__oS3lq{0%{transform:translateY(0)}to{transform:translateY(-40%)}}.Modal_fromTop__F_XXC{will-change:transform}.Modal_fromTop__F_XXC[data-state=open]{animation:Modal_fromTopShow__Uv9TV .35s ease-in-out}.Modal_fromTop__F_XXC[data-state=closed]{animation:Modal_fromTopHide__oS3lq .25s ease-in-out}@keyframes Modal_bgShow__v90AV{0%{height:0}to{height:100%}}@keyframes Modal_bgHide__AG_5k{0%{height:100%}to{height:0}}.Modal_backgroundLines__j9c7F{display:grid;position:fixed;top:0;left:0;grid-template-columns:repeat(6,1fr);z-index:-1;width:100%;height:100%;pointer-events:none}.Modal_backgroundLines__j9c7F>div{display:none;height:0}.Modal_backgroundLines__j9c7F>div:nth-child(-n+6){display:block}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:first-of-type,.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(5){animation:Modal_bgShow__v90AV .5s ease-in-out forwards}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(2),.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(4){animation:Modal_bgShow__v90AV .5s ease-in-out .1s forwards}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(3),.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(6){animation:Modal_bgShow__v90AV .5s ease-in-out .2s forwards}.Modal_slice__bnf1k[data-state=closed]{animation:Modal_fadeHide__40BBV .5s ease-in-out}.FeedbackModal_wrapper__M0jY_{z-index:11;background:var(--Glass-Box,rgba(24,14,47,.8))}@media(min-width:1200px){.FeedbackModal_wrapper__M0jY_{display:flex;justify-content:flex-end}}.FeedbackModal_formContainer__jY3sQ{background:linear-gradient(#12041e,#1f1239 50%,#13051f 95%);padding:30px 15px;width:100%;height:100%;overflow-y:auto}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI{display:flex;justify-content:center;align-items:center;margin-bottom:55px;margin-left:auto;width:32px;height:32px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI img{display:block;width:100%;height:100%;object-fit:contain}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI svg{display:block}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_formTitle__eZ4ze{margin-bottom:50px}@media(min-width:768px){.FeedbackModal_formContainer__jY3sQ{margin-left:auto;padding:55px 20px 55px 40px;max-width:620px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI{margin-bottom:100px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_form__NHrIR{padding-right:55px}}@media(min-width:1200px){.FeedbackModal_formContainer__jY3sQ{padding:20px 20px 65px 70px;max-width:710px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI{transition:transform .3s;margin-bottom:65px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI:hover{transform:rotate(90deg)}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_form__NHrIR{padding-right:115px}}@media(min-width:1750px){.FeedbackModal_formContainer__jY3sQ{padding:30px 30px 80px 100px;max-width:950px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_formTitle__eZ4ze{margin-bottom:100px;max-width:710px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_form__NHrIR{padding-right:165px}}.FeedbackModal_content__z7lcZ{height:100%}