.header_header__bMyJR{width:100vw;padding:40px 0;background:var(--bg-color);-webkit-backdrop-filter:blur(100px) opacity(.2);backdrop-filter:blur(100px) opacity(.2);position:fixed;display:flex;flex-direction:row;justify-content:space-between;align-items:center;top:0;z-index:1000}.header_header__bMyJR .header_logo__1E8Am{margin-left:5%}.header_header__bMyJR .header_nav__cn9iz{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-right:5%}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC{display:flex;align-items:center;justify-content:center;gap:2px;margin-left:20px;padding:5px 15px;position:relative}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC p{font-family:Font-Regular;font-weight:500;font-size:13px;line-height:17.7px}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH:before{content:"";width:10px;height:10px;transform:rotate(45deg);border-top:.1px solid var(--border-color);border-left:.1px solid var(--border-color);position:absolute;top:-5px;background-color:#fff;left:calc(50% - 10px)}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH{display:none;position:absolute;top:100%;width:-moz-fit-content;width:fit-content;background-color:#fff;padding:20px 30px 20px 50px;border-radius:5px;grid-template-columns:1fr 1fr 1fr;gap:10px;row-gap:20px;border:.1px solid #c8c8c8}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH .header_category__XLmit{display:flex;flex-direction:column;gap:2px;width:-moz-min-content;width:min-content;min-width:100px}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH .header_category__XLmit .header_title__ZKPx4{font-family:Font-Medium;display:flex;flex-direction:column;align-items:flex-start}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH .header_category__XLmit .header_title__ZKPx4:after{content:"";width:30%;height:1px;background-color:var(--text-color);margin-bottom:5px;transition:all .2s ease-in-out}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH .header_category__XLmit:hover .header_title__ZKPx4:after{width:60%}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH .header_category__XLmit .header_category_item___ZcPc{margin-bottom:3px}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH .header_category__XLmit .header_category_item___ZcPc:hover{color:var(--primary-dark)}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC:hover .header_dropdown__dDQdH{display:grid}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_icon__iwRPk{display:flex;justify-content:center;align-items:center}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC .header_icon__iwRPk svg{width:15px;height:15px;stroke:var(--text-color)}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC:not(.header_language_select__MObsa):hover p{color:var(--primary-dark)}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC:not(.header_language_select__MObsa):hover svg{stroke:var(--primary-dark)}.header_header__bMyJR .header_mobile_icon__oHGAM{display:none;cursor:pointer;border-radius:100%;padding:10px;margin-right:5%}.header_header__bMyJR .header_mobile_icon__oHGAM svg{width:15px;height:15px;fill:var(--text-color)}.header_header__bMyJR .header_mobile_icon__oHGAM:hover{background-color:var(--text-color)}.header_header__bMyJR .header_mobile_icon__oHGAM:hover svg{fill:var(--bg-color)}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC.header_button__YIBhR{background-color:var(--text-color);padding:10px 17px;border-radius:20px;margin-left:30px;border:2px solid var(--text-color)}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC.header_button__YIBhR:hover{background-color:var(--bg-color)}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC.header_button__YIBhR p{color:var(--bg-color);font-family:Font-Regular;font-weight:600;font-size:12px}.header_header__bMyJR .header_nav__cn9iz .header_item__FpbTC.header_button__YIBhR:hover p{color:var(--text-color)}.header_language_select__MObsa{display:flex;gap:0;align-items:center;justify-content:space-between;border-radius:20px;min-width:160px;padding:7px 20px;border:1px solid var(--border-color);box-shadow:0 1px 4px rgba(0,0,0,.16);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;position:relative}.header_language_label__CEwOC,.header_region_label__7frg9{font-size:13px;font-weight:500;line-height:18px;letter-spacing:0;text-align:left}.header_language_label__CEwOC{color:#9ea1aa!important}.header_language_select__MObsa.header_active__Rxuki{min-width:200px;border-radius:20px 20px 0 0}.header_language_select__MObsa:hover p{color:var(--text-color)}.header_language_select__MObsa:hover svg{stroke:var(--text-color)}.header_language_select__MObsa .header_lang_dropdown__ILv2H{position:absolute;top:100%;right:-1px;width:100%;min-width:200px;background-color:var(--bg-color-3);border:1px solid var(--border-color);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:10px;padding-bottom:15px;border-radius:0 0 20px 20px;box-shadow:0 1px 4px rgba(0,0,0,.16);z-index:10000}.header_language_select__MObsa .header_lang_dropdown__ILv2H p{padding:5px 15px;width:calc(100% - 30px);text-align:left}.header_language_select__MObsa .header_lang_dropdown__ILv2H button{width:calc(100% - 20px);min-height:30px;display:flex;align-items:center;padding:10px;cursor:pointer;gap:10px;margin-top:10px;background-color:var(--text-color);color:var(--bg-color);font-size:16px;justify-content:center;border-radius:20px}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS{width:calc(90% - 20px);min-height:30px;border-radius:20px;display:flex;align-items:center;padding:5px 15px;border:1px solid var(--border-color);cursor:pointer;gap:10px;position:relative;background-color:var(--bg-color)}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_icon__iwRPk{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_value__T6WbK{display:flex;justify-content:space-between;align-items:center;width:100%}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_icon__iwRPk img{width:100%;height:auto}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_options__uAjyj{position:absolute;top:-1px;width:100%;left:-1px;background-color:var(--bg-color);display:none;flex-direction:column;border-radius:20px;z-index:9999;border:1px solid var(--border-color);overflow:hidden}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_options__uAjyj.header_active__Rxuki{display:flex}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_options__uAjyj .header_option__SZaUv{display:flex;justify-content:center;align-items:center;padding:15px;background-color:var(--bg-color)}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_options__uAjyj .header_option__SZaUv:hover{filter:brightness(.9)}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_options__uAjyj .header_option__SZaUv .header_icon__iwRPk{width:25px;height:auto;position:relative}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_options__uAjyj .header_option__SZaUv .header_value__T6WbK{width:100%;padding-left:10px;display:flex;justify-content:space-between;align-items:center}.header_language_select__MObsa .header_lang_dropdown__ILv2H .header_select__CocGS .header_options__uAjyj .header_option__SZaUv .header_icon__iwRPk img{width:100%;height:auto}.header_language_select__MObsa .header_region__asvoa{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;min-height:30px;position:relative;cursor:pointer;gap:10px}.header_language_select__MObsa .header_region__asvoa p{font-family:Font-Thin}.header_language_select__MObsa .header_region__asvoa .header_image_container__FmWnH{width:25px;display:flex;justify-content:center;align-items:center}.header_language_select__MObsa .header_region__asvoa .header_image_container__FmWnH img{width:100%;height:auto}.header_language_select__MObsa .header_language__K4LaN{display:flex;justify-content:center;align-items:center;min-width:120px;cursor:pointer;position:relative}.header_language_select__MObsa .header_language__K4LaN .header_current__0uU6H{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-family:Font-Bold;padding-right:5px;padding-left:5px;width:100%}.header_mobile__ZmpJu{position:fixed;top:calc(-200%);width:calc(100vw - 40px);min-height:300px;height:calc(100vh - 60px);overflow-y:scroll;background-color:var(--bg-color);padding:50px 20px 10px;transition:all .2s ease-in-out;z-index:99999;display:flex;justify-content:center;align-items:flex-start;height:100%}.header_mobile__ZmpJu.header_minimalize__fN_E_{height:100vh!important}.header_mobile__ZmpJu::-webkit-scrollbar{width:0;height:0}.header_mobile__ZmpJu.header_active__Rxuki{top:55px}.header_mobile__ZmpJu.header_minimalize__fN_E_.header_active__Rxuki{top:0!important}.header_mobile__ZmpJu .header_nav__cn9iz{display:flex;flex-direction:column;gap:5px;align-items:flex-start;justify-content:flex-start;max-width:800px;width:100%;height:100%;padding-bottom:50px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC{padding:10px 15px;width:calc(100% - 30px);display:flex;align-items:center;flex-wrap:wrap;font-family:Font-Regular;font-size:16px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH{display:none;flex-direction:column;width:100%;padding:10px 20px;grid-template-columns:1fr 1fr;-moz-column-gap:10px;column-gap:10px;row-gap:20px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH.header_active__Rxuki{display:grid}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_dropdown__dDQdH .header_category__XLmit{display:flex;flex-direction:column;position:relative}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_category__XLmit .header_title__ZKPx4{font-family:Font-Medium;font-size:18px;display:flex;flex-direction:column;align-items:flex-start}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_category__XLmit .header_title__ZKPx4:after{content:"";width:30%;height:1px;background-color:var(--text-color);margin-bottom:5px;transition:all .2s ease-in-out}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_category__XLmit:hover .header_title__ZKPx4:after{width:60%}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_category__XLmit .header_category_item___ZcPc{margin-bottom:5px;font-size:16px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC p{font-family:Font-Medium;font-size:20px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC .header_icon__iwRPk{display:flex;justify-content:center;align-items:center}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC svg{width:20px;height:20px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC:not(.header_language_select__MObsa):hover p{color:var(--primary-dark)}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC:not(.header_language_select__MObsa):hover svg{stroke:var(--primary-dark)}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC.header_button__YIBhR{background-color:var(--text-color);border:2px solid var(--text-color);border-radius:20px;text-align:center;display:flex;justify-content:center;align-items:center;width:calc(100% - 30px);margin-top:20px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC:not(.header_language_select__MObsa).header_button__YIBhR:hover{background-color:var(--bg-color)}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC.header_button__YIBhR p{color:var(--bg-color);font-size:14px}.header_mobile__ZmpJu .header_nav__cn9iz .header_item__FpbTC.header_button__YIBhR:hover p{color:var(--text-color)}.header_mobile__ZmpJu .header_language_select__MObsa{width:calc(100% - 30px)!important;min-width:10px}.header_footer__rLmm_{background-color:var(--text-color);width:100vw;bottom:0;left:0;flex:1;height:100%;margin-left:-20px;padding-top:30px;margin-top:30px}.header_footer__rLmm_ *{color:var(--bg-color)!important}.header_footer__rLmm_ a{margin-left:20px}.header_fixed_menu__KVqRP{position:fixed;right:10px;bottom:10px;width:30px;height:30px;background-color:var(--text-color);display:none;justify-content:center;align-items:center;border-radius:100%;padding:5px;z-index:100000}.header_fixed_menu__KVqRP svg{width:18px;height:18px;fill:#fff}.header_fixed_menu__KVqRP:hover{filter:brightness(1.3);cursor:pointer}@media screen and (max-height:500px){.header_mobile__ZmpJu{height:calc(100vh - 95px)}.header_footer__rLmm_{display:none!important}}@media screen and (max-height:600px) and (orientation:landscape){.header_header__bMyJR.header_minimalize__fN_E_{display:none}.header_language_select__MObsa,.header_mobile__ZmpJu,.header_mobile__ZmpJu.header_minimalize__fN_E_.header_active__Rxuki{padding-bottom:180px}}@media screen and (max-width:1100px){.header_header__bMyJR .header_nav__cn9iz{display:none}.header_header__bMyJR .header_mobile_icon__oHGAM{display:flex;justify-content:center;align-items:center}.header_header__bMyJR{padding:10px 0}}@media screen and (orientation:landscape) and (max-height:500px){.header_fixed_menu__KVqRP{display:flex}}.footer_footer__xxvb9 *{color:var(--bg-color)}.footer_footer__xxvb9{background-color:var(--dark-primary);padding:50px 30px;display:flex;justify-content:center;align-items:center}.footer_footer__xxvb9 .footer_wrapper__wQDd9{max-width:1100px;width:100%;display:flex;flex-direction:column;gap:50px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:100px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7{max-width:350px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 .footer_logo__LPtTJ{width:150px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 .footer_logo__LPtTJ img{width:100%;height:100%}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 .footer_label__xDp5X{font-family:Font-Regular;position:relative;display:flex;flex-direction:column;font-size:12px;line-height:16px;font-weight:700;margin:5px 0}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 .footer_label__xDp5X:after{content:"";width:60%;height:1px;background-color:var(--bg-color);opacity:.5}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 .footer_icons__Ptb8s{margin-top:25px;display:flex;flex-direction:row;gap:20px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 .footer_icons__Ptb8s .footer_icon__AWyij{width:18;height:18;display:flex;justify-content:center;align-items:center}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 .footer_icons__Ptb8s .footer_icon__AWyij svg{width:100%;height:100%}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_left__VlKC7 p{position:relative;display:flex;flex-direction:column;font-size:12px;margin-bottom:10px;font-family:Font-Regular;font-weight:400}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_right__uAkN2{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:15px;width:100%}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_right__uAkN2 .footer_column___MBhB{min-width:150px;display:flex;flex-direction:column;gap:15px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_right__uAkN2 .footer_column___MBhB a{font-family:Font-Regular;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;text-align:left}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_right__uAkN2 .footer_column___MBhB a:hover{color:var(--primary)}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw p{font-family:Font-Regular;font-size:12px;font-weight:400;line-height:16px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw *{font-size:12px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw .footer_links__PC7Oq{display:flex;flex-direction:row;gap:25px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw .footer_links__PC7Oq .footer_link__v2ET2{text-decoration:underline;font-family:Font-Regular;font-size:12px;font-weight:400;line-height:16px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw .footer_links__PC7Oq .footer_link__v2ET2:hover{color:var(--primary)}@media screen and (max-width:750px){.footer_footer__xxvb9 .footer_wrapper__wQDd9{padding-bottom:30px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx{flex-direction:column}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_body__xeRvx .footer_right__uAkN2{justify-content:flex-start}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw{flex-direction:column;gap:20px}.footer_footer__xxvb9 .footer_wrapper__wQDd9 .footer_bottom__rT5Tw .footer_links__PC7Oq{gap:10px}}