.Modal-module-scss-module__6OwKiG__modal .Modal-module-scss-module__6OwKiG__content{min-height:1px;position:relative}.Modal-module-scss-module__6OwKiG__modal .Modal-module-scss-module__6OwKiG__overlay{width:100%;height:100%;position:absolute;top:0;left:0}.Modal-module-scss-module__6OwKiG__modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;opacity:0;pointer-events:none;background-color:#000c;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal-module-scss-module__6OwKiG__modal::backdrop{background-color:#fffc}.Modal-module-scss-module__6OwKiG__modal .Modal-module-scss-module__6OwKiG__content{z-index:999;background-color:var(--color_white);width:50%;min-height:200px;padding:20px}@media (max-width:991px){.Modal-module-scss-module__6OwKiG__modal .Modal-module-scss-module__6OwKiG__content{width:90%}}.Modal-module-scss-module__6OwKiG__modal .Modal-module-scss-module__6OwKiG__closeBtn{color:var(--color_white);cursor:pointer;background-color:#000;border-radius:20px;padding:5px;position:absolute;top:10px;right:10px}
.InnerBanner-module-scss-module__MzMs-G__inner_banner_wrap{min-height:1px;position:relative}.InnerBanner-module-scss-module__MzMs-G__inner_banner_wrap .InnerBanner-module-scss-module__MzMs-G__banner_content{width:100%;height:100%;position:absolute;top:0;left:0}.InnerBanner-module-scss-module__MzMs-G__inner_banner_wrap{overflow:hidden}.InnerBanner-module-scss-module__MzMs-G__inner_banner_wrap .InnerBanner-module-scss-module__MzMs-G__banner_image img{object-fit:cover;width:100%!important;height:100%!important}.InnerBanner-module-scss-module__MzMs-G__inner_banner_wrap .InnerBanner-module-scss-module__MzMs-G__banner_content{place-items:center;display:grid}
.Accordian-module-scss-module__LkOMZa__accordian_wrap .Accordian-module-scss-module__LkOMZa__accordian_title_wrap,.Accordian-module-scss-module__LkOMZa__accordian_wrap .Accordian-module-scss-module__LkOMZa__accordian_title_wrap .Accordian-module-scss-module__LkOMZa__arrow_icon{align-items:center;display:flex}.Accordian-module-scss-module__LkOMZa__accordian_wrap .Accordian-module-scss-module__LkOMZa__accordian_title_wrap{cursor:pointer;transition:var(--transition);justify-content:space-between;gap:10px;padding:25px 10px}.Accordian-module-scss-module__LkOMZa__accordian_wrap .Accordian-module-scss-module__LkOMZa__accordian_title_wrap .Accordian-module-scss-module__LkOMZa__arrow_icon{min-width:20px;max-width:20px;transition:var(--transition)}.Accordian-module-scss-module__LkOMZa__accordian_wrap .Accordian-module-scss-module__LkOMZa__accordian_content_wrap{padding:0 40px 10px 10px;transition:max-height .6s;overflow:hidden}.Accordian-module-scss-module__LkOMZa__accordian_wrap.Accordian-module-scss-module__LkOMZa__active .Accordian-module-scss-module__LkOMZa__accordian_title_wrap .Accordian-module-scss-module__LkOMZa__arrow_icon{transform:rotate(180deg)}.Accordian-module-scss-module__LkOMZa__accordian_wrap.Accordian-module-scss-module__LkOMZa__active .Accordian-module-scss-module__LkOMZa__accordian_content_wrap{max-height:210vh}
.Button-module-scss-module__vhn1ba__btn_underline{min-height:1px;position:relative}.Button-module-scss-module__vhn1ba__btn_underline:after{width:100%;height:100%;position:absolute;top:0;left:0}.Button-module-scss-module__vhn1ba__btn_underline{align-items:center;display:flex}@keyframes Button-module-scss-module__vhn1ba__line_animation{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Button-module-scss-module__vhn1ba__btn_common_styles{color:#fff;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:40px;padding:10px 30px;transition:color .4s;position:relative;overflow:visible}.Button-module-scss-module__vhn1ba__btn_common_styles:before{content:"";-webkit-mask-composite:xor;z-index:-1;background:linear-gradient(13deg,#00a6e2 10.87%,#00a7dc 21.48%,#00aacd 35.36%,#00b0b4 50.06%,#00b891 66.39%,#00c264 82.72%,#00c84d 90.89%);border-radius:40px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Button-module-scss-module__vhn1ba__btn_common_styles:after{content:"";opacity:0;z-index:-1;background:linear-gradient(13deg,#00a6e2 10.87%,#00a7dc 21.48%,#00aacd 35.36%,#00b0b4 50.06%,#00b891 66.39%,#00c264 82.72%,#00c84d 90.89%);border-radius:40px;transition:opacity .4s,transform .4s;position:absolute;inset:0;box-shadow:0 4px 24px #00c84d66}.Button-module-scss-module__vhn1ba__btn_common_styles:hover{color:#0a274c}.Button-module-scss-module__vhn1ba__btn_common_styles:hover:after{opacity:1;transform:scale(1.03)}.Button-module-scss-module__vhn1ba__btn_common_styles:hover:before{opacity:0}.Button-module-scss-module__vhn1ba__btn_filled.Button-module-scss-module__vhn1ba__btn_primary{background-color:var(--color_primary);color:var(--color_black)}.Button-module-scss-module__vhn1ba__btn_filled.Button-module-scss-module__vhn1ba__btn_primary:hover{background-color:var(--color_primary_light)}.Button-module-scss-module__vhn1ba__btn_filled.Button-module-scss-module__vhn1ba__btn_secondary{background-color:var(--color_secondary);color:var(--color_white)}.Button-module-scss-module__vhn1ba__btn_filled.Button-module-scss-module__vhn1ba__btn_secondary:hover{background-color:var(--color_secondary_light)}.Button-module-scss-module__vhn1ba__btn_filled.Button-module-scss-module__vhn1ba__squared{border-radius:0}.Button-module-scss-module__vhn1ba__btn_filled.Button-module-scss-module__vhn1ba__rounded{border-radius:50px}.Button-module-scss-module__vhn1ba__btn_outlined{background-color:#0000}.Button-module-scss-module__vhn1ba__btn_outlined.Button-module-scss-module__vhn1ba__btn_primary{border-color:var(--color_primary);color:var(--color_regular_blue)}.Button-module-scss-module__vhn1ba__btn_outlined.Button-module-scss-module__vhn1ba__btn_primary:hover{border-color:var(--color_primary_light);color:var(--color_primary_light)}.Button-module-scss-module__vhn1ba__btn_outlined.Button-module-scss-module__vhn1ba__btn_secondary{border-color:var(--color_secondary);color:var(--color_secondary)}.Button-module-scss-module__vhn1ba__btn_outlined.Button-module-scss-module__vhn1ba__btn_secondary:hover{border-color:var(--color_secondary_light);color:var(--color_secondary_light)}.Button-module-scss-module__vhn1ba__btn_outlined.Button-module-scss-module__vhn1ba__squared{border-radius:0}.Button-module-scss-module__vhn1ba__btn_outlined.Button-module-scss-module__vhn1ba__rounded{border-radius:50px}.Button-module-scss-module__vhn1ba__btn_underline{background:0 0;border:none;padding:4px 0}.Button-module-scss-module__vhn1ba__btn_underline:after{content:"";top:unset;transform-origin:0;height:1px;bottom:0}.Button-module-scss-module__vhn1ba__btn_underline:hover:after{animation:.6s ease-in-out Button-module-scss-module__vhn1ba__line_animation}.Button-module-scss-module__vhn1ba__btn_underline.Button-module-scss-module__vhn1ba__btn_primary{color:var(--color_primary)}.Button-module-scss-module__vhn1ba__btn_underline.Button-module-scss-module__vhn1ba__btn_primary:after{background-color:var(--color_primary)}.Button-module-scss-module__vhn1ba__btn_underline.Button-module-scss-module__vhn1ba__btn_secondary{color:var(--color_secondary)}.Button-module-scss-module__vhn1ba__btn_underline.Button-module-scss-module__vhn1ba__btn_secondary:after{background-color:var(--color_secondary)}
.Footer-module-scss-module__kqmR4W__main_footer{width:100%;margin-top:-40px;position:fixed;bottom:0;left:0;overflow:hidden}@media (max-width:767px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__lineBox{position:unset}}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__lineBox .Footer-module-scss-module__kqmR4W__footer_line_frame{width:680px;position:absolute;top:5%;right:0}@media (max-width:1199px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__lineBox .Footer-module-scss-module__kqmR4W__footer_line_frame{width:600px}}@media (max-width:991px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__lineBox .Footer-module-scss-module__kqmR4W__footer_line_frame{width:470px;top:7%}}@media (max-width:767px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__lineBox .Footer-module-scss-module__kqmR4W__footer_line_frame{width:100%;top:5%}}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap{background-color:var(--color_dark_blue);padding-top:80px;position:relative}@media (max-width:767px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap{padding-top:180px}}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__leftContent{width:40%;padding-bottom:105px}@media (max-width:1199px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__leftContent{width:55%}}@media (max-width:991px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__leftContent{width:60%}}@media (max-width:767px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__leftContent{width:100%;padding-bottom:60px}}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__scrollTop{z-index:1;position:absolute;top:0;right:0}@media (max-width:767px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__scrollTop{width:max-content;padding-bottom:60px;position:relative}}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__scrollTop .Footer-module-scss-module__kqmR4W__btnScroll{background:linear-gradient(92deg,#0a274cb3 1.67%,var(--Zambia-Green-Regular,#00c84db3)254.42%);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);cursor:pointer;border:1px solid #fff0;border-radius:80px;gap:10px;padding:12px 24px;display:flex;position:relative}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__scrollTop .Footer-module-scss-module__kqmR4W__btnScroll:before{content:"";-webkit-mask-composite:xor;z-index:-1;background:linear-gradient(13deg,#00a6e2 10.87%,#00a7dc 21.48%,#00aacd 35.36%,#00b0b4 50.06%,#00b891 66.39%,#00c264 82.72%,#00c84d 90.89%);border-radius:40px;padding:1.5px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__scrollTop .Footer-module-scss-module__kqmR4W__btnScroll:after{content:"";opacity:0;z-index:-1;background:linear-gradient(13deg,#00a6e2 10.87%,#00a7dc 21.48%,#00aacd 35.36%,#00b0b4 50.06%,#00b891 66.39%,#00c264 82.72%,#00c84d 90.89%);border-radius:40px;transition:opacity .4s,transform .4s;position:absolute;inset:0;box-shadow:0 4px 24px #00c84d66}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__bottomWrap{border-top:1px solid #fff3;padding:20px 0}@media (max-width:767px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__bottomWrap .Footer-module-scss-module__kqmR4W__bottomLeft{text-align:center;width:100%;padding-bottom:10px}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__bottomWrap .Footer-module-scss-module__kqmR4W__bottomRight{width:100%}}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__bottomWrap .Footer-module-scss-module__kqmR4W__bottomRight ul{padding-left:0;list-style-type:none}@media (max-width:767px){.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__bottomWrap .Footer-module-scss-module__kqmR4W__bottomRight ul{text-align:center}}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__bottomWrap .Footer-module-scss-module__kqmR4W__bottomRight ul li{border-right:2px solid #fffc;padding:0 8px;display:inline-block}.Footer-module-scss-module__kqmR4W__main_footer .Footer-module-scss-module__kqmR4W__footer_wrap .Footer-module-scss-module__kqmR4W__bottomWrap .Footer-module-scss-module__kqmR4W__bottomRight ul li:last-child{border-right:none}
.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links{min-height:1px;position:relative}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links_wrap_mobile,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__image_wrap,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links .Header-module-scss-module__yUQ6Nq__link_title,.Header-module-scss-module__yUQ6Nq__main_header,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__has_dropdown .Header-module-scss-module__yUQ6Nq__arrow_img{display:flex}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__hamburger_icon{flex-direction:column}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__image_wrap,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links .Header-module-scss-module__yUQ6Nq__link_title,.Header-module-scss-module__yUQ6Nq__main_header,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__has_dropdown .Header-module-scss-module__yUQ6Nq__arrow_img{align-items:center}.Header-module-scss-module__yUQ6Nq__main_header,.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__has_dropdown .Header-module-scss-module__yUQ6Nq__arrow_img{justify-content:center}.Header-module-scss-module__yUQ6Nq__main_header{z-index:20;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);background:#05132599;width:100%;transition:all .3s;position:fixed;top:0}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header{-webkit-backdrop-filter:unset;backdrop-filter:unset;background:#051325}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside{justify-content:space-between}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__image_wrap{padding:20px 0;transition:all .3s;position:relative}@media (min-width:1200px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__image_wrap{width:220px}}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__image_wrap{max-width:150px;padding:15px 0}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__image_wrap img{transition:all .3s}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap{background:linear-gradient(180deg,#153d7033 -11.46%,var(--Blue-Regular,#0a274c33)99.42%,var(--Zambia-Green-Regular,#00c84d33)159.12%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:unset;flex-direction:column}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links_wrap_mobile{align-self:stretch;padding-inline-start:0}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links_wrap_mobile{background:#051325;border:2px solid #00a6e200;border-radius:10px;flex-direction:column;width:95%;margin:0 auto;padding:10px 0}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap{width:100%;height:100vh;padding-top:5%;transition:all .3s;position:fixed;top:71px;left:0;transform:translate(-150%)}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links{cursor:pointer;color:var(--color_white);opacity:.8;font-size:14px;font-family:var(--font_primary);padding:0 10px;font-weight:200;list-style-type:none;transition:all .3s}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links{flex-direction:column;align-items:stretch;width:max-content;padding:10px 15px;font-size:18px}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links:last-child{margin-right:0}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links .Header-module-scss-module__yUQ6Nq__link_title p{transition:all .3s}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links:hover .Header-module-scss-module__yUQ6Nq__link_title p{font-weight:500;transition:all .3s}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links:hover:after{content:" ";background-color:var(--color_teal_green_default);z-index:5;width:100%;height:5px;transition:all .3s;position:absolute;bottom:0;left:0}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links:hover:after{display:none}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links .Header-module-scss-module__yUQ6Nq__link_title{justify-content:space-between}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__has_dropdown .Header-module-scss-module__yUQ6Nq__link_title p{margin-right:5px}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__has_dropdown .Header-module-scss-module__yUQ6Nq__arrow_img{width:12px;transition:all .3s;transform:rotate(0)}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__has_dropdown .Header-module-scss-module__yUQ6Nq__arrow_img img{filter:brightness(0)}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__dropdown_opened .Header-module-scss-module__yUQ6Nq__dropdown_wrap{opacity:1;visibility:visible;transform:translateY(2px)}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__dropdown_opened .Header-module-scss-module__yUQ6Nq__dropdown_wrap{display:block}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__links.Header-module-scss-module__yUQ6Nq__dropdown_opened .Header-module-scss-module__yUQ6Nq__arrow_img{transform:rotate(180deg)}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__links_wrap .Header-module-scss-module__yUQ6Nq__button_wrap{padding:15px}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__button_wrap{align-items:center;display:flex}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__button_wrap{display:block}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__button_wrap .Header-module-scss-module__yUQ6Nq__link_getIn{color:var(--color_white);font-size:14px;font-family:var(--font_primary);font-weight:200}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__button_wrap button{color:var(--color_white)}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__button_wrap button:hover{color:var(--color_regular_blue)}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__button_wrap button{color:var(--color_white)!important}}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__hamburger_icon{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:none;position:relative}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__hamburger_icon:before{content:"";-webkit-mask-composite:xor;z-index:-1;background:linear-gradient(13deg,#00a6e2 10.87%,#00a7dc 21.48%,#00aacd 35.36%,#00b0b4 50.06%,#00b891 66.39%,#00c264 82.72%,#00c84d 90.89%);border-radius:40px;padding:1.5px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__hamburger_icon:after{content:"";opacity:0;z-index:-1;background:linear-gradient(13deg,#00a6e2 10.87%,#00a7dc 21.48%,#00aacd 35.36%,#00b0b4 50.06%,#00b891 66.39%,#00c264 82.72%,#00c84d 90.89%);border-radius:40px;transition:opacity .4s,transform .4s;position:absolute;inset:0;box-shadow:0 4px 24px #00c84d66}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__hamburger_icon .Header-module-scss-module__yUQ6Nq__hamburger_line{transform-origin:0;background-color:var(--color_white);width:18px;height:2px;margin-bottom:4px;transition:all .3s;display:inline-block}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__hamburger_icon .Header-module-scss-module__yUQ6Nq__hamburger_line:last-child{margin-bottom:0}@media (max-width:1199px){.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__header_inside .Header-module-scss-module__yUQ6Nq__hamburger_icon{display:flex}}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__sidebar_opened .Header-module-scss-module__yUQ6Nq__hamburger_icon .Header-module-scss-module__yUQ6Nq__hamburger_line:first-child{position:relative;top:-1px;left:3px;transform:rotate(45deg)}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__sidebar_opened .Header-module-scss-module__yUQ6Nq__hamburger_icon .Header-module-scss-module__yUQ6Nq__hamburger_line:nth-child(2){opacity:0;z-index:0;width:0}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__sidebar_opened .Header-module-scss-module__yUQ6Nq__hamburger_icon .Header-module-scss-module__yUQ6Nq__hamburger_line:last-child{position:relative;top:0;left:3px;transform:rotate(-45deg)}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__sidebar_opened .Header-module-scss-module__yUQ6Nq__links_wrap{transform:translate(0)!important}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__scrollLogo{opacity:0;transition:all .3s;position:absolute}.Header-module-scss-module__yUQ6Nq__main_header .Header-module-scss-module__yUQ6Nq__mainLogo{transition:all .3s}@media (min-width:1200px){.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader{-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);background:#fff9;transition:all .3s}}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader .Header-module-scss-module__yUQ6Nq__image_wrap img{transition:all .3s}@media (min-width:1200px){.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader .Header-module-scss-module__yUQ6Nq__image_wrap img{max-width:175px;transition:all .3s}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader .Header-module-scss-module__yUQ6Nq__image_wrap .Header-module-scss-module__yUQ6Nq__mainLogo{opacity:0;transition:all .3s}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader .Header-module-scss-module__yUQ6Nq__image_wrap .Header-module-scss-module__yUQ6Nq__scrollLogo{opacity:1;transition:all .3s}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader .Header-module-scss-module__yUQ6Nq__links{transition:all .3s;color:#0a274ccc!important}}.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader .Header-module-scss-module__yUQ6Nq__button_wrap button,.Header-module-scss-module__yUQ6Nq__main_header.Header-module-scss-module__yUQ6Nq__scrolledHeader .Header-module-scss-module__yUQ6Nq__button_wrap button:hover{color:var(--color_regular_blue)}


.loading-module-scss-module__kepQWa__loading_wrapper{background-color:var(--color_secondary_deep);width:100%;min-height:100vh;color:var(--color_primary);z-index:99999;background-color:#fff;place-items:center;width:100vw;height:100vh;display:grid;position:fixed;top:0;left:0}
.LegalNotice-module-scss-module__WV8lla__LegalNoticePage{z-index:2;background-color:var(--color_white);position:relative}.LegalNotice-module-scss-module__WV8lla__LegalNoticePage .LegalNotice-module-scss-module__WV8lla__contantWapper .LegalNotice-module-scss-module__WV8lla__contantWapperBox{width:70%;margin:0 auto}@media (max-width:1199px){.LegalNotice-module-scss-module__WV8lla__LegalNoticePage .LegalNotice-module-scss-module__WV8lla__contantWapper .LegalNotice-module-scss-module__WV8lla__contantWapperBox{width:100%}}
.PrivacyPolicy-module-scss-module__4RfzDW__LegalNoticePage{z-index:2;background-color:var(--color_white);position:relative}.PrivacyPolicy-module-scss-module__4RfzDW__LegalNoticePage a{text-decoration:underline}.PrivacyPolicy-module-scss-module__4RfzDW__LegalNoticePage .PrivacyPolicy-module-scss-module__4RfzDW__contantWapper .PrivacyPolicy-module-scss-module__4RfzDW__contantWapperBox{width:70%;margin:0 auto}@media (max-width:1199px){.PrivacyPolicy-module-scss-module__4RfzDW__LegalNoticePage .PrivacyPolicy-module-scss-module__4RfzDW__contantWapper .PrivacyPolicy-module-scss-module__4RfzDW__contantWapperBox{width:100%}}
.Styleguide-module-scss-module__lkZ6fW__styleguide .Styleguide-module-scss-module__lkZ6fW__color_palette{display:flex}.Styleguide-module-scss-module__lkZ6fW__styleguide{background-color:#ddd;min-height:100vh;padding:30px}.Styleguide-module-scss-module__lkZ6fW__styleguide section{background-color:#fff;border:1px solid #eee;border-radius:10px;margin:30px 0;padding:50px}.Styleguide-module-scss-module__lkZ6fW__styleguide .Styleguide-module-scss-module__lkZ6fW__color_palette{flex-wrap:wrap;align-items:center;margin-bottom:10px}.Styleguide-module-scss-module__lkZ6fW__styleguide .Styleguide-module-scss-module__lkZ6fW__color_palette .Styleguide-module-scss-module__lkZ6fW__cp_item{color:#fff;margin:10px;padding:15px}.Styleguide-module-scss-module__lkZ6fW__styleguide .Styleguide-module-scss-module__lkZ6fW__color_palette .Styleguide-module-scss-module__lkZ6fW__btn_box{gap:10px;margin-right:20px;display:flex}

.HomeContact-module-scss-module__Gy74Sa__HomeContact{z-index:1;background:#fff;border-bottom-right-radius:40px;border-bottom-left-radius:40px}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__leftContent{width:42%}@media (max-width:991px){.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__leftContent{width:100%}}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent{width:53%}@media (max-width:991px){.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent{width:100%}}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form{flex-wrap:wrap;justify-content:space-between;gap:15px 0;display:flex}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input{cursor:pointer;position:relative}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input input,.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input textarea{resize:none;width:100%;font-size:16px;font-weight:300;font-family:var(--font_primary);color:var(--color_regular_blue);border:none;border-bottom:1px solid #0a274c33;padding:10px 0 15px}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input input::placeholder,.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input textarea::placeholder{font-size:16px;font-weight:300;font-family:var(--font_primary);color:var(--color_regular_blue)}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input input:focus,.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input textarea:focus{outline:none}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input p{color:red;padding-top:8px;font-size:12px}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:first-child,.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:nth-child(2),.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:nth-child(3),.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:nth-child(4){width:calc(50% - 15px)}@media (max-width:767px){.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:first-child,.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:nth-child(2),.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:nth-child(3),.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:nth-child(4){width:100%}}.HomeContact-module-scss-module__Gy74Sa__HomeContact .HomeContact-module-scss-module__Gy74Sa__flexContact .HomeContact-module-scss-module__Gy74Sa__rightContent form .HomeContact-module-scss-module__Gy74Sa__input:nth-child(5){width:100%}
.\34 04-module-scss-module__pz-WZW__not_found_page .\34 04-module-scss-module__pz-WZW__not_found_wrap{flex-direction:column;justify-content:center;align-items:center;display:flex}.\34 04-module-scss-module__pz-WZW__not_found_page{background-color:var(--color_secondary_deep);width:100%;height:100vh}.\34 04-module-scss-module__pz-WZW__not_found_page .\34 04-module-scss-module__pz-WZW__not_found_wrap{width:100%;height:100%;color:var(--color_white)}.\34 04-module-scss-module__pz-WZW__not_found_page .\34 04-module-scss-module__pz-WZW__not_found_wrap .\34 04-module-scss-module__pz-WZW__title{font-size:90px;font-weight:600}.\34 04-module-scss-module__pz-WZW__not_found_page .\34 04-module-scss-module__pz-WZW__not_found_wrap .\34 04-module-scss-module__pz-WZW__desp{font-size:24px}.\34 04-module-scss-module__pz-WZW__not_found_page .\34 04-module-scss-module__pz-WZW__not_found_wrap .\34 04-module-scss-module__pz-WZW__home_btn{margin-top:30px}
.Home-module-scss-module__ndsUTa__HomePage{overflow:hidden}
.error-module-scss-module__-dQ0AW__error_page .error-module-scss-module__-dQ0AW__error_wrap{flex-direction:column;justify-content:center;align-items:center;display:flex}.error-module-scss-module__-dQ0AW__error_page{background-color:var(--color_secondary_deep);width:100%;height:100vh}.error-module-scss-module__-dQ0AW__error_page .error-module-scss-module__-dQ0AW__error_wrap{width:100%;height:100%;color:var(--color_white)}.error-module-scss-module__-dQ0AW__error_page .error-module-scss-module__-dQ0AW__error_wrap .error-module-scss-module__-dQ0AW__title{font-size:90px;font-weight:600}.error-module-scss-module__-dQ0AW__error_page .error-module-scss-module__-dQ0AW__error_wrap .error-module-scss-module__-dQ0AW__desp{font-size:24px}.error-module-scss-module__-dQ0AW__error_page .error-module-scss-module__-dQ0AW__error_wrap .error-module-scss-module__-dQ0AW__home_btn{margin-top:30px}
