*{margin:0;padding:0}@font-face{font-family:Roboto_Regular;src:url(/static/media/Roboto-Regular.a8d6ac03c7b96b7acb62.ttf)}@font-face{font-family:Spline_light;src:url(/static/media/SplineSans-Light.9e734688678496535cfd.ttf)}@font-face{font-family:Spline_SemiBold;src:url(/static/media/SplineSans-SemiBold.1d73ef202e71088ce91e.ttf)}@font-face{font-family:Spline_Bold;src:url(/static/media/SplineSans-Bold.5789dfb91895c59fc743.ttf)}*,.Header{overflow-x:hidden}.Header{background-image:url(/static/media/wave.dcbfab92daa2614c7431.png);background-position-x:0;background-position-y:130%;background-repeat:no-repeat;background-size:110%;border-right:1px solid #0000001a;color:#707070;display:flex;flex-direction:column;font-family:Roboto_Regular,Arial,Helvetica,sans-serif;font-size:18px;height:100%;left:0;max-width:100%;position:fixed;top:0;width:25rem;z-index:20}.Header .link_cast{color:#707070;display:block;padding:.5rem 0;text-decoration:none}.Header .link_cast hr{border:none;border-top:2px solid #000;margin:0;opacity:0;transition:opacity .2s ease;visibility:hidden;width:70%}.Header .link_cast:hover{color:#000}.Header .link_cast:hover hr{opacity:1;visibility:visible}.Header .logo_section{align-items:center;display:flex;flex-direction:row;padding-top:2rem;width:100%}.Header .logo_section .logo_image{background-image:url(/static/media/Benark_logo.c37bc5cf5b254435b97f.jpg);background-position:0;background-repeat:no-repeat;background-size:contain;height:80px;margin-left:2rem;width:200px}.Header .logo_section .language_changer{height:1.5rem;margin-left:auto;margin-right:2rem;width:3rem}.Header ul.menu_list{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;list-style:none;margin:3rem 0 0;padding-left:3rem;width:100%}.Header ul.menu_list .menu_item{width:15rem}.Header .bottom_actions{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:2rem;width:100%}.Header .bottom_actions .lang_switcher select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233E4ED8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .7rem center;background-repeat:no-repeat;background-size:1em;border:2px solid #3e4ed833;border-radius:8px;color:#3e4ed8;cursor:pointer;font-family:Spline_SemiBold,Arial,Helvetica,sans-serif;padding:.6rem 2rem .6rem 1rem;transition:border-color .2s,box-shadow .2s}.Header .bottom_actions .lang_switcher select:focus,.Header .bottom_actions .lang_switcher select:hover{border-color:#3e4ed8;box-shadow:0 0 0 3px #3e4ed81a;outline:none}.Header .bottom_actions .contact_section{align-items:center;display:flex}.Header .bottom_actions .contact_button{display:inline-block;font-weight:700;margin:0;padding:0;transition:color .2s}.Header .bottom_actions .contact_button p{margin:0}.Header .bottom_actions .contact_button:hover{color:#3d4377}.Header_mobile_top_bar,.wrapper{display:none}@media only screen and (max-width:1440px){.Header{width:20rem}.Header .logo_section .logo_image{margin-left:1rem;width:150px}.Header .logo_section .language_changer{margin-right:1rem}.Header .bottom_actions,.Header ul.menu_list{padding-left:2rem}}@media only screen and (max-width:1080px){.header_menu{flex-direction:column;height:4rem;position:fixed;top:0;width:100%;z-index:100}.Header{display:none}.Header_mobile_top_bar{align-items:center;background-color:#3d47c9;box-shadow:0 2px 10px #1e26a073;display:flex;height:4rem;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:101}.Header_mobile_top_bar .mobile_lang_switcher{margin-right:20px}.Header_mobile_top_bar .mobile_lang_switcher select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#ffffffe6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233E4ED8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1em;border:none;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#3e4ed8;cursor:pointer;font-family:Spline_SemiBold,Arial,Helvetica,sans-serif;padding:.4rem 1.8rem .4rem .8rem}.Header_mobile_top_bar .mobile_lang_switcher select:focus{box-shadow:0 0 0 2px #ffffff80;outline:none}.Header_mobile_top_bar .button_open_menu{cursor:pointer;display:flex;flex-direction:column;height:3rem;justify-content:center;margin-left:20px;opacity:1;width:3rem}.Header_mobile_top_bar .button_open_menu hr{background-color:#fff;border:none;border-radius:2px;height:.2rem;margin:4px 0;transition:transform .25s ease,opacity .2s ease,width .2s ease;width:2.2rem}.Header_mobile_top_bar .button_open_menu .middle{width:1.5rem}.Header_mobile_top_bar .close hr:first-child{transform:translateY(10px) rotate(45deg);width:2.2rem}.Header_mobile_top_bar .close hr.middle{opacity:0;transform:scaleX(0)}.Header_mobile_top_bar .close hr:last-child{transform:translateY(-10px) rotate(-45deg);width:2.2rem}.wrapper{background:#0000;display:flex;height:calc(100vh - 4rem);left:0;pointer-events:none;position:fixed;top:4rem;transition:background .3s ease;width:100%;z-index:100}.wrapper.open{background:#00000080;pointer-events:auto}.Header_mobile_side{background:linear-gradient(180deg,#4a54db,#3d47c9);box-shadow:2px 0 10px #0003;display:flex;flex-direction:column;height:100%;max-width:360px;min-width:250px;opacity:1;overflow-y:auto;pointer-events:auto;transform:translateX(0);transition:transform .3s ease-in-out,opacity .3s;width:50%}.Header_mobile_side .menu_list{display:flex;flex-direction:column;font-family:Spline_light,Helvetica,sans-serif;gap:1.5rem;list-style:none;margin:0;padding:2rem 1.5rem}.Header_mobile_side .menu_list .menu_item{display:block}.Header_mobile_side .menu_list .menu_link{align-items:center;background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;color:#fff;display:flex;justify-content:center;padding:1rem;text-decoration:none;transition:background .2s,color .2s,border-color .2s;width:100%}.Header_mobile_side .menu_list .menu_link .text{font-family:Spline_SemiBold,sans-serif;font-size:1.2rem;margin:0;text-align:center}.Header_mobile_side .menu_list .menu_link:active,.Header_mobile_side .menu_list .menu_link:hover{background-color:#ffffff47;border-color:#ffffff80;color:#fff}.disactive{opacity:0;transform:translateX(-100%)}}@media only screen and (max-width:500px){.Header_mobile_side{width:70%}.Header_mobile_side .menu_list{gap:1rem;padding:1.5rem 1rem}.Header_mobile_side .menu_list .menu_link{padding:.8rem}.Header_mobile_side .menu_list .menu_link .text{font-size:1rem}}@media only screen and (max-width:340px){.Header_mobile_side{width:85%}.Header_mobile_side .menu_list{padding:1rem .5rem}}.main_area{display:flex;flex-direction:column;margin-left:25rem;min-height:100vh;width:calc(100% - 25rem)}.main_area .loader{animation:spin .5s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;left:60%;position:fixed;top:50%;width:120px}.main_area .child{box-sizing:border-box;width:100%}.main_area .child .chage_prop .left{width:30%}.main_area .child .chage_prop .right{width:70%}@media only screen and (max-width:1600px){.main_area{font-size:90%;margin-left:25rem;margin-right:0;width:calc(100% - 25rem)}.main_area .loader{left:40%;top:50%}}@media only screen and (max-width:1536px){.main_area{font-size:90%;margin-left:25rem}.main_area .loader{left:50%;top:50%}}@media only screen and (max-width:1440px){.main_area{margin-left:20rem;width:calc(100% - 20rem)}}@media only screen and (max-width:1336px){.main_area{margin-left:20rem;width:calc(100% - 20rem)}}@media only screen and (max-width:1280px){.main_area{margin-left:20rem;width:calc(100% - 20rem)}}@media only screen and (max-width:1080px){.main_area{margin-left:0;padding-top:4rem;width:100%}.main_area .loader{left:40%;top:50%}}@media only screen and (max-width:500px){.main_area .loader{left:30%;top:50%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.a8b214d2.css.map*/