body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit}.wrapper{width:100%;height:auto;display:grid;justify-items:center;align-items:center;background-color:#fff}.page-wrapper{display:grid;grid-auto-flow:row;grid-gap:108px}@media screen and (max-width:1050px){.page-wrapper{grid-gap:50px}}@media screen and (max-width:700px){.page-wrapper{grid-gap:38px}}.wrapper-fixed{position:fixed;top:0;right:0;left:0;bottom:0;min-height:100vh;width:100%;z-index:15}.content{width:80%;max-width:1366px;margin:auto}@media screen and (min-width:2500px){.content{max-width:1050px}}@media screen and (min-width:1050px){.content{max-width:1600px}}@media screen and (max-width:1366px){.content{max-width:1200px;width:85%}}@media screen and (max-width:1200px){.content{max-width:90%;width:90%}}@media screen and (max-width:1050px){.content{max-width:95%;width:95%}}.section-container{display:grid;grid-auto-flow:row;align-content:start;grid-gap:20px;gap:20px}.column{display:grid;grid-auto-flow:column}.row{display:grid;grid-auto-flow:row}.center-content{display:grid;place-content:center}.center-items{display:grid;place-items:center}.start-content{display:grid;place-content:start}.start-items{display:grid;place-items:start}.end-content{display:grid;place-content:end}.end-items{display:grid;place-items:end}.column-2{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1050px){.column-2{grid-template-columns:1fr}}.column-3{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1050px){.column-3{grid-template-columns:1fr}}.horizontal-center-content{display:grid;align-content:center}.horizontal-center-items{display:grid;align-items:center}.vertical-center-content{display:grid;justify-content:center}.vertical-center-items{display:grid;justify-items:center}.horizontal-start-content{display:grid;align-content:start}.horizontal-start-items{display:grid;align-items:start}.vertical-start-content{display:grid;justify-content:start}.vertical-start-items{display:grid;justify-items:start}.horizontal-end-content{display:grid;align-content:end}.horizontal-end-items{display:grid;align-items:end}.vertical-end-content{display:grid;justify-content:end}.vertical-end-items{display:grid;justify-items:start}.horizontal-items-center{display:grid;justify-items:center}.picture-container{position:relative;overflow:hidden;display:grid;justify-content:stretch;align-content:stretch}.cover-image{-o-object-fit:cover;object-fit:cover}.contain-image,.cover-image{height:100%;width:100%;transition:.3s}.contain-image{-o-object-fit:contain;object-fit:contain}.header{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:35px;line-height:45px;text-align:left}@media screen and (max-width:1440px){.header{font-size:30px;line-height:40px}}@media screen and (max-width:700px){.header{font-size:25px;line-height:33px}}@media screen and (max-width:350px){.header{font-size:22px;line-height:30px}}.plain-text{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:16px;line-height:24px;text-align:left}.center-text{text-align:center}.start-text{text-align:start}.end-text{text-align:end}.font-medium{font-family:TTNorms-Medium,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.font-bold{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.font-light{font-family:TTNorms-Light,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.font-regular{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.fixed-spaces{white-space:pre-line}.full-radius-light{border-radius:5px}.full-radius{border-radius:50px}.plain-container{position:relative;z-index:1}.loader-absolute{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0}.popup-form{display:grid;align-content:start;height:350px;grid-row-gap:55px;row-gap:55px}@media screen and (max-width:700px){.popup-form{width:280px;grid-gap:30px;gap:30px}}.popup-form .popup-text{font-size:30px;line-height:30px}.popup-form .popup-phone{height:48px!important;border-radius:5px!important}@media screen and (max-width:700px){.popup-form .popup-phone{width:280px}}.popup-form .popup-phone::-moz-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.popup-form .popup-phone:-ms-input-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.popup-form .popup-phone::placeholder{padding:18px 10px;font-size:18px;line-height:24px}.popup-form .popup-btn{color:#fff;font-style:normal;font-weight:700;font-size:18px;line-height:24px;background-color:#333;height:48px;border-radius:5px}.popup-form .popup-btn:hover{background:#656565}.popup-form .popup-btn:disabled:hover{background:#333}@media screen and (max-width:700px){.popup-form .popup-btn{width:280px}}.popup-form .popup-form-elements{grid-auto-flow:row!important}.popup-form .popup-form-button__text{color:#fff!important}.plain-gap{grid-gap:20px}.popup-enter{opacity:0}.popup-enter-active{opacity:1;transition:opacity .5s ease-in}.popup-exit{opacity:1}.popup-exit-active{opacity:0;transition:opacity .5s ease-in}.text-editor{height:320px}.text-editor .ql-container{height:75%!important}.text-editor-small{height:200px}.text-editor-small .ql-container{height:77%!important}button{outline:none;cursor:pointer;border:none;background-color:transparent}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;color:#333;font-family:TTNorms,Arial,Helvetica,sans-serif;vertical-align:baseline}a{text-decoration:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-range--disabled,.input-range--disabled .input-range__track{cursor:no-drop}.input-range--disabled .input-range__track--active{background:#ddd!important;cursor:no-drop}.input-range--disabled .input-range__track .input-range__slider{background:#ddd!important;border-color:#ddd!important;cursor:no-drop}.input-range .input-range__label{display:none}.input-range .input-range__track{height:2px;background-color:#828282}.input-range .input-range__track--active{background:#333}.input-range .input-range__track .input-range__slider{background:#333;border-color:#333;border-radius:100%;cursor:pointer;display:block;height:1rem;margin-left:-.5rem;margin-top:-.65rem;outline:none;position:absolute;top:50%;transition:transform .3s ease-out,box-shadow .3s ease-out;width:1rem;touch-action:none}@media screen and (max-width:700px){.input-range .input-range__track .input-range__slider{height:1.4rem;width:1.4rem}}.menu-container_wrapper__2yqCL{width:100%;height:auto;display:grid;justify-items:center;align-items:center;background-color:#fff}.menu-container_page-wrapper__2yOOX{display:grid;grid-auto-flow:row;grid-gap:108px}@media screen and (max-width:1050px){.menu-container_page-wrapper__2yOOX{grid-gap:50px}}@media screen and (max-width:700px){.menu-container_page-wrapper__2yOOX{grid-gap:38px}}.menu-container_wrapper-fixed__3Tazi{position:fixed;top:0;right:0;left:0;bottom:0;min-height:100vh;width:100%;z-index:15}.menu-container_content__2Dnij{width:80%;max-width:1366px;margin:auto}@media screen and (min-width:2500px){.menu-container_content__2Dnij{max-width:1050px}}@media screen and (min-width:1050px){.menu-container_content__2Dnij{max-width:1600px}}@media screen and (max-width:1366px){.menu-container_content__2Dnij{max-width:1200px;width:85%}}@media screen and (max-width:1200px){.menu-container_content__2Dnij{max-width:90%;width:90%}}@media screen and (max-width:1050px){.menu-container_content__2Dnij{max-width:95%;width:95%}}.menu-container_section-container__2xkbA{display:grid;grid-auto-flow:row;align-content:start;grid-gap:20px;gap:20px}.menu-container_column__va4wx{display:grid;grid-auto-flow:column}.menu-container_row__3q58M{display:grid;grid-auto-flow:row}.menu-container_center-content__29J8f{display:grid;place-content:center}.menu-container_center-items__1V-dn{display:grid;place-items:center}.menu-container_start-content__1pSis{display:grid;place-content:start}.menu-container_start-items__1Lq0v{display:grid;place-items:start}.menu-container_end-content__2gCSs{display:grid;place-content:end}.menu-container_end-items__2CayS{display:grid;place-items:end}.menu-container_column-2__Af4fA{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1050px){.menu-container_column-2__Af4fA{grid-template-columns:1fr}}.menu-container_column-3__1TPfb{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1050px){.menu-container_column-3__1TPfb{grid-template-columns:1fr}}.menu-container_horizontal-center-content__3ZAVs{display:grid;align-content:center}.menu-container_horizontal-center-items__1jdgb{display:grid;align-items:center}.menu-container_vertical-center-content__3SrS0{display:grid;justify-content:center}.menu-container_vertical-center-items__264s3{display:grid;justify-items:center}.menu-container_horizontal-start-content__34kv_{display:grid;align-content:start}.menu-container_horizontal-start-items__3NeJI{display:grid;align-items:start}.menu-container_vertical-start-content__3x87o{display:grid;justify-content:start}.menu-container_vertical-start-items__2uwTq{display:grid;justify-items:start}.menu-container_horizontal-end-content__2HmQR{display:grid;align-content:end}.menu-container_horizontal-end-items__3UPWQ{display:grid;align-items:end}.menu-container_vertical-end-content__B5lOl{display:grid;justify-content:end}.menu-container_vertical-end-items__-e5FD{display:grid;justify-items:start}.menu-container_horizontal-items-center__1Xeae{display:grid;justify-items:center}.menu-container_picture-container__2gfQC{position:relative;overflow:hidden;display:grid;justify-content:stretch;align-content:stretch}.menu-container_cover-image__1abTj{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.menu-container_contain-image__3je-S{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;transition:.3s}.menu-container_header__2hxJy{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:35px;line-height:45px;text-align:left}@media screen and (max-width:1440px){.menu-container_header__2hxJy{font-size:30px;line-height:40px}}@media screen and (max-width:700px){.menu-container_header__2hxJy{font-size:25px;line-height:33px}}@media screen and (max-width:350px){.menu-container_header__2hxJy{font-size:22px;line-height:30px}}.menu-container_plain-text__3xGLw{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:16px;line-height:24px;text-align:left}.menu-container_center-text__3Qi2d{text-align:center}.menu-container_start-text__hGWzs{text-align:start}.menu-container_end-text__3aaF0{text-align:end}.menu-container_font-medium__MI6O5{font-family:TTNorms-Medium,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.menu-container_font-bold__2iytR{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.menu-container_font-light__2M3Ig{font-family:TTNorms-Light,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.menu-container_font-regular__2nF04{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.menu-container_fixed-spaces__3vw2m{white-space:pre-line}.menu-container_full-radius-light__1EXco{border-radius:5px}.menu-container_full-radius__viHV3{border-radius:50px}.menu-container_plain-container__1q3ew{position:relative;z-index:1}.menu-container_loader-absolute__1lGwI{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0}.menu-container_popup-form__2cAml{display:grid;align-content:start;height:350px;grid-row-gap:55px;row-gap:55px}@media screen and (max-width:700px){.menu-container_popup-form__2cAml{width:280px;grid-gap:30px;gap:30px}}.menu-container_popup-form__2cAml .menu-container_popup-text__2VbTX{font-size:30px;line-height:30px}.menu-container_popup-form__2cAml .menu-container_popup-phone__1kjyo{height:48px!important;border-radius:5px!important}@media screen and (max-width:700px){.menu-container_popup-form__2cAml .menu-container_popup-phone__1kjyo{width:280px}}.menu-container_popup-form__2cAml .menu-container_popup-phone__1kjyo::-moz-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.menu-container_popup-form__2cAml .menu-container_popup-phone__1kjyo:-ms-input-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.menu-container_popup-form__2cAml .menu-container_popup-phone__1kjyo::placeholder{padding:18px 10px;font-size:18px;line-height:24px}.menu-container_popup-form__2cAml .menu-container_popup-btn__1If9c{color:#fff;font-style:normal;font-weight:700;font-size:18px;line-height:24px;background-color:#333;height:48px;border-radius:5px}.menu-container_popup-form__2cAml .menu-container_popup-btn__1If9c:hover{background:#656565}.menu-container_popup-form__2cAml .menu-container_popup-btn__1If9c:disabled:hover{background:#333}@media screen and (max-width:700px){.menu-container_popup-form__2cAml .menu-container_popup-btn__1If9c{width:280px}}.menu-container_popup-form__2cAml .menu-container_popup-form-elements__2Iumt{grid-auto-flow:row!important}.menu-container_popup-form__2cAml .menu-container_popup-form-button__text__3H7JQ{color:#fff!important}.menu-container_plain-gap__udXXJ{grid-gap:20px}.menu-container_popup-enter__28N7m{opacity:0}.menu-container_popup-enter-active__1nBo_{opacity:1;transition:opacity .5s ease-in}.menu-container_popup-exit__3Lh0X{opacity:1}.menu-container_popup-exit-active__1iZT2{opacity:0;transition:opacity .5s ease-in}.menu-container_text-editor__d1v1w{height:320px}.menu-container_text-editor__d1v1w .menu-container_ql-container__2oW2t{height:75%!important}.menu-container_text-editor-small__ttvP9{height:200px}.menu-container_text-editor-small__ttvP9 .menu-container_ql-container__2oW2t{height:77%!important}.menu-container_menu__container__Lr55y{position:fixed;z-index:100;top:88px;width:100%;background:#fff;box-shadow:0 7px 8px 0 rgba(34,60,80,.2);transition:max-height 1s ease-in-out;overflow:hidden}.menu-container_menu__container__Lr55y .menu-container_content__2Dnij{display:grid;justify-content:start;grid-gap:100px;gap:100px;padding:30px 0}.menu-container_menu__container__Lr55y .menu-container_content__2Dnij .menu-container_links__container__-eUL7{align-content:start;grid-gap:30px;gap:30px}.menu-container_menu__container__Lr55y .menu-container_content__2Dnij .menu-container_links__container__-eUL7 .menu-container_links__title__25K1s{font-size:16px;line-height:16px;color:#333}.menu-container_menu__container__Lr55y .menu-container_content__2Dnij .menu-container_links__2zNIT{grid-gap:30px;gap:30px}.menu-container_menu__container__Lr55y .menu-container_content__2Dnij .menu-container_links__2zNIT .menu-container_link__AhSqU{display:grid;justify-self:start;font-size:24px;font-weight:400;line-height:26px;border:1px solid transparent;transition:border-bottom-color .5s}.menu-container_menu__container__Lr55y .menu-container_content__2Dnij .menu-container_links__2zNIT .menu-container_link__AhSqU:hover{border-bottom-color:#333}.header_wrapper__24BbH{width:100%;height:auto;display:grid;justify-items:center;align-items:center;background-color:#fff}.header_page-wrapper__2cdb5{display:grid;grid-auto-flow:row;grid-gap:108px}@media screen and (max-width:1050px){.header_page-wrapper__2cdb5{grid-gap:50px}}@media screen and (max-width:700px){.header_page-wrapper__2cdb5{grid-gap:38px}}.header_wrapper-fixed__2VcqS{position:fixed;top:0;right:0;left:0;bottom:0;min-height:100vh;width:100%;z-index:15}.header_content__21qu5{width:80%;max-width:1366px;margin:auto}@media screen and (min-width:2500px){.header_content__21qu5{max-width:1050px}}@media screen and (min-width:1050px){.header_content__21qu5{max-width:1600px}}@media screen and (max-width:1366px){.header_content__21qu5{max-width:1200px;width:85%}}@media screen and (max-width:1200px){.header_content__21qu5{max-width:90%;width:90%}}@media screen and (max-width:1050px){.header_content__21qu5{max-width:95%;width:95%}}.header_section-container__2Mlm_{display:grid;grid-auto-flow:row;align-content:start;grid-gap:20px;gap:20px}.header_column__2TF5C{display:grid;grid-auto-flow:column}.header_row__3N6Mm{display:grid;grid-auto-flow:row}.header_center-content__H0Ejn{display:grid;place-content:center}.header_center-items__3yNf7{display:grid;place-items:center}.header_start-content__1xAm_{display:grid;place-content:start}.header_start-items__bxQwH{display:grid;place-items:start}.header_end-content__1wjab{display:grid;place-content:end}.header_end-items__1p0zD{display:grid;place-items:end}.header_column-2__3PutG{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1050px){.header_column-2__3PutG{grid-template-columns:1fr}}.header_column-3__1dg7O{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1050px){.header_column-3__1dg7O{grid-template-columns:1fr}}.header_horizontal-center-content__1USq3{display:grid;align-content:center}.header_horizontal-center-items__3iO4c{display:grid;align-items:center}.header_vertical-center-content__1Q4Gd{display:grid;justify-content:center}.header_vertical-center-items__JS2ZB{display:grid;justify-items:center}.header_horizontal-start-content__pUo19{display:grid;align-content:start}.header_horizontal-start-items__eN5z4{display:grid;align-items:start}.header_vertical-start-content__2lGbr{display:grid;justify-content:start}.header_vertical-start-items__29Zbl{display:grid;justify-items:start}.header_horizontal-end-content__MI2B5{display:grid;align-content:end}.header_horizontal-end-items__1VGzb{display:grid;align-items:end}.header_vertical-end-content__3g8Qv{display:grid;justify-content:end}.header_vertical-end-items__3S1Lk{display:grid;justify-items:start}.header_horizontal-items-center__37yKr{display:grid;justify-items:center}.header_picture-container__3xtvs{position:relative;overflow:hidden;display:grid;justify-content:stretch;align-content:stretch}.header_cover-image__1IhO7{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.header_contain-image__1q-bL{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;transition:.3s}.header_header__1hpNY{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:35px;line-height:45px;text-align:left}@media screen and (max-width:1440px){.header_header__1hpNY{font-size:30px;line-height:40px}}@media screen and (max-width:700px){.header_header__1hpNY{font-size:25px;line-height:33px}}@media screen and (max-width:350px){.header_header__1hpNY{font-size:22px;line-height:30px}}.header_plain-text__OY_fh{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:16px;line-height:24px;text-align:left}.header_center-text__3EY6R{text-align:center}.header_start-text__eEFrG{text-align:start}.header_end-text__1q-o6{text-align:end}.header_font-medium__1r1i-{font-family:TTNorms-Medium,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.header_font-bold__2Kalx{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.header_font-light__1QFzb{font-family:TTNorms-Light,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.header_font-regular__27ELt{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.header_fixed-spaces__3JtAF{white-space:pre-line}.header_full-radius-light__1TVmK{border-radius:5px}.header_full-radius__1TYlo{border-radius:50px}.header_plain-container__1rasf{position:relative;z-index:1}.header_loader-absolute__rWc2V{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0}.header_popup-form__rMKeX{display:grid;align-content:start;height:350px;grid-row-gap:55px;row-gap:55px}@media screen and (max-width:700px){.header_popup-form__rMKeX{width:280px;grid-gap:30px;gap:30px}}.header_popup-form__rMKeX .header_popup-text__2E-6F{font-size:30px;line-height:30px}.header_popup-form__rMKeX .header_popup-phone__1cUKp{height:48px!important;border-radius:5px!important}@media screen and (max-width:700px){.header_popup-form__rMKeX .header_popup-phone__1cUKp{width:280px}}.header_popup-form__rMKeX .header_popup-phone__1cUKp::-moz-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.header_popup-form__rMKeX .header_popup-phone__1cUKp:-ms-input-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.header_popup-form__rMKeX .header_popup-phone__1cUKp::placeholder{padding:18px 10px;font-size:18px;line-height:24px}.header_popup-form__rMKeX .header_popup-btn__1ntP2{color:#fff;font-style:normal;font-weight:700;font-size:18px;line-height:24px;background-color:#333;height:48px;border-radius:5px}.header_popup-form__rMKeX .header_popup-btn__1ntP2:hover{background:#656565}.header_popup-form__rMKeX .header_popup-btn__1ntP2:disabled:hover{background:#333}@media screen and (max-width:700px){.header_popup-form__rMKeX .header_popup-btn__1ntP2{width:280px}}.header_popup-form__rMKeX .header_popup-form-elements__3pRq0{grid-auto-flow:row!important}.header_popup-form__rMKeX .header_popup-form-button__text__UfCe8{color:#fff!important}.header_plain-gap__1AfmR{grid-gap:20px}.header_popup-enter__3ANen{opacity:0}.header_popup-enter-active__amQbA{opacity:1;transition:opacity .5s ease-in}.header_popup-exit__1v_Dl{opacity:1}.header_popup-exit-active__23Et9{opacity:0;transition:opacity .5s ease-in}.header_text-editor__1uPkG{height:320px}.header_text-editor__1uPkG .header_ql-container__20ddc{height:75%!important}.header_text-editor-small__3bG4V{height:200px}.header_text-editor-small__3bG4V .header_ql-container__20ddc{height:77%!important}.header_wrapper__24BbH{transition:all .5s ease;position:fixed;top:0;left:0;right:0;z-index:5;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.06)}.header_wrapper__24BbH .header_content__21qu5{height:88px;align-items:center;grid-template-columns:repeat(2,auto);justify-content:space-between}@media screen and (max-width:1050px){.header_wrapper__24BbH .header_content__21qu5{height:65px}}@media screen and (max-width:700px){.header_wrapper__24BbH .header_content__21qu5{grid-gap:10px;gap:10px;height:46px}}.header_wrapper__24BbH .header_content__21qu5 .header_logo__container__1I5GK{display:grid;cursor:pointer}.header_wrapper__24BbH .header_content__21qu5 .header_logo__container__1I5GK svg{width:191px;height:55px}@media screen and (max-width:1180px){.header_wrapper__24BbH .header_content__21qu5 .header_logo__container__1I5GK svg{width:181px;height:50px}}@media screen and (max-width:1050px){.header_wrapper__24BbH .header_content__21qu5 .header_logo__container__1I5GK svg{width:157px;height:46px}}@media screen and (max-width:700px){.header_wrapper__24BbH .header_content__21qu5 .header_logo__container__1I5GK svg{width:96px;height:29px}.header_wrapper__24BbH .header_content__21qu5 .header_logo__container__1I5GK svg path{fill:#000!important}}.header_wrapper__24BbH .header_content__21qu5 .header_links__container__hYC26{display:grid;justify-content:space-between;grid-gap:5px;gap:5px}@media screen and (max-width:1050px){.header_wrapper__24BbH .header_content__21qu5 .header_links__container__hYC26{display:none}}.header_wrapper__24BbH .header_content__21qu5 .header_links__container__hYC26 .header_link__2QN7x{font-size:16px;line-height:18px;color:#333;transition:.3s;cursor:pointer;border-bottom:2px solid rgba(255,0,0,0);padding-bottom:5px}.header_wrapper__24BbH .header_content__21qu5 .header_links__container__hYC26 .header_link__2QN7x:hover{border-bottom-color:#000}@media screen and (max-width:1620px){.header_wrapper__24BbH .header_content__21qu5 .header_links__container__hYC26 .header_link__2QN7x{font-size:14px;line-height:16px}}@media screen and (max-width:1180px){.header_wrapper__24BbH .header_content__21qu5 .header_links__container__hYC26 .header_link__2QN7x{font-size:12px;line-height:14px}}.header_wrapper__24BbH .header_content__21qu5 .header_burger__container__1BqSn{display:grid;width:31.5px;height:21px;cursor:pointer}@media screen and (max-width:700px){.header_wrapper__24BbH .header_content__21qu5 .header_burger__container__1BqSn{width:18px;height:12px}.header_wrapper__24BbH .header_content__21qu5 .header_burger__container__1BqSn svg path{fill:#000}}.header_transition__3SdvR{transition:transform .5s ease}.header_menu__WybhW{transform:translateX(100%)}.header_menu__WybhW.header_active__menu__1Nksf{transform:translateX(0)}@font-face{font-family:TTNorms;src:url(/_next/static/media/TTNorms-Regular.13b445fb.otf);font-weight:100}@font-face{font-family:TTNorms-Bold;src:url(/_next/static/media/TTNorms-Bold.d9fdabf4.otf);font-weight:100}@font-face{font-family:TTNorms-Medium;src:url(/_next/static/media/TTNorms-Medium.40182b9e.otf);font-weight:100}@font-face{font-family:TTNorms-Light;src:url(/_next/static/media/TTNorms-Light.6791427c.otf);font-weight:100}.footer_wrapper__31sNn{width:100%;height:auto;display:grid;justify-items:center;align-items:center;background-color:#fff}.footer_page-wrapper__3zCzn{display:grid;grid-auto-flow:row;grid-gap:108px}@media screen and (max-width:1050px){.footer_page-wrapper__3zCzn{grid-gap:50px}}@media screen and (max-width:700px){.footer_page-wrapper__3zCzn{grid-gap:38px}}.footer_wrapper-fixed__1WrZa{position:fixed;top:0;right:0;left:0;bottom:0;min-height:100vh;width:100%;z-index:15}.footer_content__2AVCo{width:80%;max-width:1366px;margin:auto}@media screen and (min-width:2500px){.footer_content__2AVCo{max-width:1050px}}@media screen and (min-width:1050px){.footer_content__2AVCo{max-width:1600px}}@media screen and (max-width:1366px){.footer_content__2AVCo{max-width:1200px;width:85%}}@media screen and (max-width:1200px){.footer_content__2AVCo{max-width:90%;width:90%}}@media screen and (max-width:1050px){.footer_content__2AVCo{max-width:95%;width:95%}}.footer_section-container__38Cuj{display:grid;grid-auto-flow:row;align-content:start;grid-gap:20px;gap:20px}.footer_column__n3Jng{display:grid;grid-auto-flow:column}.footer_row__3csnV{display:grid;grid-auto-flow:row}.footer_center-content__2zbtV{display:grid;place-content:center}.footer_center-items__1Yw9y{display:grid;place-items:center}.footer_start-content__CNc6m{display:grid;place-content:start}.footer_start-items__OIomA{display:grid;place-items:start}.footer_end-content__29fuB{display:grid;place-content:end}.footer_end-items__33NNG{display:grid;place-items:end}.footer_column-2__2kk84{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1050px){.footer_column-2__2kk84{grid-template-columns:1fr}}.footer_column-3__2OAvk{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1050px){.footer_column-3__2OAvk{grid-template-columns:1fr}}.footer_horizontal-center-content__Kseru{display:grid;align-content:center}.footer_horizontal-center-items__3R4N8{display:grid;align-items:center}.footer_vertical-center-content__27WCT{display:grid;justify-content:center}.footer_vertical-center-items__2IL2d{display:grid;justify-items:center}.footer_horizontal-start-content__2oGay{display:grid;align-content:start}.footer_horizontal-start-items__28bpJ{display:grid;align-items:start}.footer_vertical-start-content__S6hJC{display:grid;justify-content:start}.footer_vertical-start-items__1dKgu{display:grid;justify-items:start}.footer_horizontal-end-content__3Dxst{display:grid;align-content:end}.footer_horizontal-end-items__oxPBz{display:grid;align-items:end}.footer_vertical-end-content__3wcxS{display:grid;justify-content:end}.footer_vertical-end-items__3BMuw{display:grid;justify-items:start}.footer_horizontal-items-center__3PIlM{display:grid;justify-items:center}.footer_picture-container__9xWxm{position:relative;overflow:hidden;display:grid;justify-content:stretch;align-content:stretch}.footer_cover-image__3Pm1N{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.footer_contain-image__13MPQ{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;transition:.3s}.footer_header__2Efx-{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:35px;line-height:45px;text-align:left}@media screen and (max-width:1440px){.footer_header__2Efx-{font-size:30px;line-height:40px}}@media screen and (max-width:700px){.footer_header__2Efx-{font-size:25px;line-height:33px}}@media screen and (max-width:350px){.footer_header__2Efx-{font-size:22px;line-height:30px}}.footer_plain-text__Jg7dY{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none;font-size:16px;line-height:24px;text-align:left}.footer_center-text__3Kc57{text-align:center}.footer_start-text__2RbVR{text-align:start}.footer_end-text__2d845{text-align:end}.footer_font-medium__3xxXn{font-family:TTNorms-Medium,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.footer_font-bold__2CwFW{font-family:TTNorms-Bold,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.footer_font-light__2S8HX{font-family:TTNorms-Light,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.footer_font-regular__4OOSN{font-family:TTNorms,Arial,Helvetica,sans-serif;font-feature-settings:none;font-variant-ligatures:none}.footer_fixed-spaces__2Wda7{white-space:pre-line}.footer_full-radius-light__19iOR{border-radius:5px}.footer_full-radius__WosVY{border-radius:50px}.footer_plain-container__1LlOp{position:relative;z-index:1}.footer_loader-absolute__CHxDh{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0}.footer_popup-form__26xGz{display:grid;align-content:start;height:350px;grid-row-gap:55px;row-gap:55px}@media screen and (max-width:700px){.footer_popup-form__26xGz{width:280px;grid-gap:30px;gap:30px}}.footer_popup-form__26xGz .footer_popup-text__27Oah{font-size:30px;line-height:30px}.footer_popup-form__26xGz .footer_popup-phone__dJkCy{height:48px!important;border-radius:5px!important}@media screen and (max-width:700px){.footer_popup-form__26xGz .footer_popup-phone__dJkCy{width:280px}}.footer_popup-form__26xGz .footer_popup-phone__dJkCy::-moz-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.footer_popup-form__26xGz .footer_popup-phone__dJkCy:-ms-input-placeholder{padding:18px 10px;font-size:18px;line-height:24px}.footer_popup-form__26xGz .footer_popup-phone__dJkCy::placeholder{padding:18px 10px;font-size:18px;line-height:24px}.footer_popup-form__26xGz .footer_popup-btn__2fA4P{color:#fff;font-style:normal;font-weight:700;font-size:18px;line-height:24px;background-color:#333;height:48px;border-radius:5px}.footer_popup-form__26xGz .footer_popup-btn__2fA4P:hover{background:#656565}.footer_popup-form__26xGz .footer_popup-btn__2fA4P:disabled:hover{background:#333}@media screen and (max-width:700px){.footer_popup-form__26xGz .footer_popup-btn__2fA4P{width:280px}}.footer_popup-form__26xGz .footer_popup-form-elements__3zcb3{grid-auto-flow:row!important}.footer_popup-form__26xGz .footer_popup-form-button__text__dt9c4{color:#fff!important}.footer_plain-gap__2dfX4{grid-gap:20px}.footer_popup-enter__1mv14{opacity:0}.footer_popup-enter-active__ecf_q{opacity:1;transition:opacity .5s ease-in}.footer_popup-exit__2LJax{opacity:1}.footer_popup-exit-active__14Ep6{opacity:0;transition:opacity .5s ease-in}.footer_text-editor__1Mx6C{height:320px}.footer_text-editor__1Mx6C .footer_ql-container__SxRqO{height:75%!important}.footer_text-editor-small__20LkO{height:200px}.footer_text-editor-small__20LkO .footer_ql-container__SxRqO{height:77%!important}.footer_wrapper__31sNn{background:#333;padding:50px 0}.footer_wrapper__31sNn .footer_content__2AVCo{grid-template:auto/auto;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-template-areas:none}@media screen and (max-width:1280px){.footer_wrapper__31sNn .footer_content__2AVCo{grid-gap:30px;gap:30px}}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo{grid-template-columns:auto 1fr;grid-template-areas:"logo__element ." "links__element info__element" "socials__element ."}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_content__2AVCo{grid-template-areas:"logo__element" "links__element" "info__element" "socials__element";grid-template-columns:1fr}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_logo__container__3_7Oz{width:191px;height:55px}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_logo__container__3_7Oz{grid-area:logo__element;width:146px;height:46px}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx{grid-row-gap:25px;row-gap:25px;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-template-areas:"grid1 grid2 grid3" "grid7 grid4 grid6"}@media screen and (max-width:1280px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx{grid-gap:20px;gap:20px}}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx{grid-area:links__element;grid-template:repeat(3,1fr)/repeat(2,1fr);grid-template-areas:"grid1 grid3" "grid2 grid7" "grid6 grid4";grid-template-columns:1fr 2fr;grid-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx{grid-template-columns:1fr 2fr;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx .footer_link__2QCOC{display:grid;font-size:14px;line-height:18px;color:#fcfeff;justify-self:start;border-bottom:1px solid transparent;transition:border-bottom-color}.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx .footer_link__2QCOC:hover{border-bottom-color:#fff}@media screen and (max-width:1280px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx .footer_link__2QCOC{font-size:12px;line-height:16px}}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx .footer_link__2QCOC{font-size:14px;line-height:18px}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_links__container__2d1xx .footer_link__2QCOC{font-size:14px;line-height:18px}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03{grid-template-rows:auto 1fr;grid-gap:25px;gap:25px}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03{grid-area:info__element}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03 .footer_phone__3OVku{font-size:14px;line-height:18px;color:#fcfeff}@media screen and (max-width:1280px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03 .footer_phone__3OVku{font-size:12px;line-height:16px}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03 .footer_phone__3OVku{font-size:14px;line-height:32px}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03 .footer_address__3deIy{font-size:14px;line-height:18px;color:#fcfeff}@media screen and (max-width:1280px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03 .footer_address__3deIy{font-size:12px;line-height:16px}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_info__container__1IC03 .footer_address__3deIy{font-size:14px;line-height:32px}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq{grid-template-rows:auto 1fr;grid-gap:15px;gap:15px}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq{grid-template:1fr/auto 1fr;grid-area:socials__element;align-items:center}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq{grid-template:1fr 1fr/1fr;justify-items:center}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq .footer_socials__title__Z6X3l{font-size:16px;line-height:24px;color:#fcfeff}@media screen and (max-width:1280px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq .footer_socials__title__Z6X3l{font-size:14px;line-height:22px}}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq .footer_socials__title__Z6X3l{font-size:18px;line-height:21px;font-weight:700}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq .footer_socials__title__Z6X3l{font-weight:600;font-size:18px;line-height:22px}}.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq .footer_socials__icons__N7iv2{grid-gap:10px;gap:10px}.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq .footer_socials__icons__N7iv2 .footer_icon__31zPX svg{width:32px;height:32px}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_content__2AVCo .footer_socials__container__3jzHq .footer_socials__icons__N7iv2 .footer_icon__31zPX svg{display:grid;justify-self:center;width:18px;height:18px}}.footer_wrapper__31sNn .footer_copyright__container__1z-sR{margin-top:15px;font-size:14px;line-height:16px;display:grid;justify-content:end;color:#fcfeff}@media screen and (max-width:1050px){.footer_wrapper__31sNn .footer_copyright__container__1z-sR{justify-content:start}}@media screen and (max-width:700px){.footer_wrapper__31sNn .footer_copyright__container__1z-sR{justify-content:center}}.layout-default_layout__wrapper__10xbi{margin-top:100px;min-height:100vh}