@import"https://fonts.googleapis.com/css2?family=Inter:wght@200&display=swap";*{margin:0;padding:0;font-family:Inter;scroll-behavior:smooth}*::-webkit-scrollbar{width:3px;background-color:#000}*::-webkit-scrollbar-thumb{background-color:gray}:root{--main_orange: #fcac2f;--main_orange_faded: #fcac2fe7;--main_blue: #003152;--main_blue_faded: #003152e7}.appWrapper{width:100dvw;height:100dvh;overflow:hidden}.dialog1{display:flex;width:100dvw;height:100dvh;position:fixed;top:0;left:0;background-color:#000000b9;z-index:20;align-items:center;border:none;justify-content:center}._wrapper_170r1_1{display:grid;color:#fff;gap:10px}._icon_170r1_13{width:150px;height:150px;object-fit:contain;animation:_spin_170r1_1 2s infinite linear;margin:0 auto}@media (max-width: 900px) and (max-height){._icon_170r1_13{width:100px;height:100px}}@keyframes _spin_170r1_1{0%{transform:rotate(0)}20%{transform:rotate(360deg)}to{transform:rotate(360deg)}}._wrapper_bjs8m_9{display:grid;background-color:#fff;gap:20px;padding:40px 60px;box-sizing:border-box;width:50dvw;max-width:700px;max-height:90dvh;overflow-y:auto;animation:_show_bjs8m_1 .5s}._title_bjs8m_35{font-size:xx-large;margin:10px 0;padding-bottom:10px;color:var(--main_orange);font-weight:200}._grid_bjs8m_51{display:grid;gap:5px;grid-auto-flow:column;grid-template-columns:repeat(4,25%);background-color:#fafafa;padding:5px;box-sizing:border-box}._check_bjs8m_71{display:inline-grid;gap:10px;position:relative;padding:10px;width:100%;box-sizing:border-box;justify-content:center;cursor:pointer;box-shadow:0 0 10px #dfdfdf}._checkInput_bjs8m_95{cursor:pointer;position:absolute;top:0;right:0}._checkInput_bjs8m_95:checked{border:solid 1px rgb(185,215,240)}._icon_bjs8m_117{width:40px;height:40px;object-fit:contain;margin:auto}._wrapper_bjs8m_9 textarea{min-height:150px;resize:none}._input_bjs8m_141{border:none;border-bottom:solid 1px rgb(230,230,230);padding:8px;font-weight:400;background-color:#fafafa;box-sizing:border-box;width:100%}._input_bjs8m_141:focus{outline:none}._label_bjs8m_169{font-size:large}._submit_bjs8m_177{background-color:var(--main_blue);border:none;color:#fff;font-size:large;padding:10px;cursor:pointer}._images_bjs8m_195{display:grid;grid-auto-flow:column;grid-auto-columns:150px;grid-auto-rows:150px;gap:10px}._img_bjs8m_211{display:block;width:100%;height:100%;object-fit:cover;box-shadow:0 0 5px gray}._creating_bjs8m_227{display:grid;gap:10px;width:fit-content;margin:auto;text-align:center}._loadingPoint_bjs8m_243{display:block;box-shadow:0 0 10px #b4b3b3;width:30px;height:30px;border-radius:100%;animation:_creating_bjs8m_227 2s infinite linear}._okTitle_bjs8m_261{font-size:x-large;display:flex;align-items:center;gap:20px}._requestWrapper_bjs8m_275{background-color:#fff;padding:20px}._success_bjs8m_285{width:80px;height:80px;object-fit:contain}._continue_bjs8m_297{text-align:center;display:block;margin-top:10px;color:#1794e7;cursor:pointer}@keyframes _creating_bjs8m_227{0%{margin-left:0%}50%{margin-left:70%}0%{margin-left:0%}}@keyframes _show_bjs8m_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 1400px){._wrapper_bjs8m_9{height:100dvh;max-height:none}}@media (max-width: 900px) and (max-height: 1300px){._wrapper_bjs8m_9{width:100dvw;height:100dvh;padding:20px 10px;max-height:none}._grid_bjs8m_51{grid-template-columns:repeat(3,calc(100% / 3))}._requestWrapper_bjs8m_275{width:100dvw;padding:20px 10px;box-sizing:border-box}._okTitle_bjs8m_261{font-size:x-large}}._wrapper_1o14e_1{height:20dvh;width:100%;max-height:200px;background-color:#ffffff4f;display:flex;align-items:center;justify-content:center}._logo_1o14e_21{height:100%;display:block;object-fit:contain}._link_1o14e_33{display:block;height:80%}@media (max-width: 900px) and (max-height: 1300px){._wrapper_1o14e_1{height:10dvh}}._wrapper_u4gk6_1{position:absolute;top:20px;left:20px;display:grid;grid-auto-rows:min-content;grid-template-columns:1fr 1fr;gap:10px}._service_u4gk6_21{background-color:var(--main_blue_faded);width:300px;height:240px;text-align:center;display:grid;align-items:center;justify-items:center;flex-direction:column;padding:20px 8px;box-sizing:border-box;color:#fff;cursor:pointer;transition:.5s;text-decoration:none;grid-template-rows:1fr 2fr 1fr}._service_u4gk6_21:hover{transform:scale(1.1);z-index:10}._service_u4gk6_21:nth-child(2n){background-color:var(--main_orange_faded)}._icon_u4gk6_75{width:80px;height:80px;object-fit:contain}._desc_u4gk6_87{font-size:x-large;font-weight:500}._title_u4gk6_97{font-size:x-large;font-weight:700}@media (max-width: 1400px){._service_u4gk6_21{height:150px;width:180px;gap:10px}._icon_u4gk6_75{width:40px;height:40px}._title_u4gk6_97{font-size:medium}._desc_u4gk6_87{font-size:small}}@media (max-width: 900px) and (max-height: 1300px){._wrapper_u4gk6_1{position:static;flex:2;justify-items:center;width:fit-content;margin:auto}._title_u4gk6_97{font-size:22px}._icon_u4gk6_75{width:60px;height:60px}._service_u4gk6_21{width:250px;height:200px}._desc_u4gk6_87{font-size:16px}}@media (max-width: 500px) and (max-height: 1000px){._wrapper_u4gk6_1{align-content:center;max-width:90%}._service_u4gk6_21{height:150px;width:100%;gap:10px}._title_u4gk6_97{font-size:medium}._icon_u4gk6_75{width:45px;height:45px}}@media (max-width: 400px) and (max-height: 1000px){._icon_u4gk6_75{width:40px;height:40px}._desc_u4gk6_87{font-size:12px}}@media (max-width: 350px) and (max-width: 1300px){._service_u4gk6_21{height:135px}._icon_u4gk6_75{width:35px;height:35px}._title_u4gk6_97{font-size:small}}._wrapper_1655n_1{background-color:#000000e1;min-height:100dvh}._grid_1655n_11{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:400px;gap:10px;width:98%;margin:0 auto}._title_1655n_29{color:#fff;text-align:center;font-weight:200;padding:10px 0}@media (max-width: 900px) and (max-height: 1300px){._grid_1655n_11{grid-template-columns:1fr;grid-auto-rows:250px}}._img_bayr9_1{display:block;width:100%;height:100%;object-fit:cover;transition:all .2s}._title_bayr9_17{color:#fff;text-align:center;padding:10px 0;font-weight:300;font-size:xx-large}._relative_bayr9_33{position:relative;cursor:pointer;text-decoration:none;overflow:hidden}._relative_bayr9_33:hover img{transform:scale(1.2)}._titleDiv_bayr9_55{position:absolute;bottom:0;background-color:#000000d5;width:100%;color:#fff;font-size:large;padding:10px;box-sizing:border-box;display:flex}._wrapper_u8lk2_1{height:100dvh;width:100dvw;background-image:url(/mainBg.jpg);background-size:cover;background-position:center;animation:_backgroundAnim_u8lk2_1 4s;overflow-y:auto}._section_u8lk2_21{position:relative;display:flex;flex-direction:column;height:100%;width:100%}._title_u8lk2_37{font-size:3rem;color:#fff;font-weight:500;margin-bottom:20px}._titleMobile_u8lk2_51{display:none}._div_u8lk2_59{flex:2;display:flex;align-items:end;justify-content:center}@keyframes _backgroundAnim_u8lk2_1{0%{background-size:170%}to{background-size:100%}}@media (max-width: 1400px){._title_u8lk2_37{font-size:2rem}}@media (max-width: 900px) and (max-height: 1300px){._div_u8lk2_59{display:none}._titleMobile_u8lk2_51{display:block;text-align:center;padding:20px;color:#fff;font-weight:500;font-size:xx-large;margin-bottom:40px;text-shadow:0px 0px 10px black}@keyframes _backgroundAnim_u8lk2_1{0%{background-size:auto 250%}to{background-size:auto 100%}}}@media (max-width: 500px) and (max-width: 1300px){._titleMobile_u8lk2_51{font-size:large;padding:0;margin:10px 0}}._wrapper_1be4g_1{display:grid;grid-template-columns:50% 50%}._link_1be4g_11{background-color:var(--main_orange_faded);display:flex;gap:40px;align-items:center;color:#fff;padding:15px 30px;box-sizing:border-box;font-size:x-large;text-decoration:none}._link_1be4g_11:nth-child(2){background-color:var(--main_blue_faded)}._title_1be4g_43{font-weight:700}._icon_1be4g_51{width:60px;height:60px;object-fit:contain}@media (max-width: 1400px){._link_1be4g_11{padding:10px 20px}._title_1be4g_43{font-size:large}._icon_1be4g_51{width:35px;height:35px}._desc_1be4g_91{font-size:large}}@media (max-width: 900px) and (max-height: 1300px){._link_1be4g_11{padding:20px}._icon_1be4g_51{width:45px;height:45px}._title_1be4g_43{font-size:large}._desc_1be4g_91{font-size:15px}}@media (max-width: 500px) and (max-width: 1300px){._link_1be4g_11{padding:5px;gap:10px}._info_1be4g_151{flex:2}._title_1be4g_43{font-size:xx-small}._desc_1be4g_91{font-size:x-small}._icon_1be4g_51{width:30px;height:30px}}@media (max-width: 350px) and (max-width: 1300px){._icon_1be4g_51{width:20px;height:20px}._desc_1be4g_91{font-size:xx-small}}._wrapper_1yuau_1{width:100dvw;height:100dvh;background-color:#000000ea;position:fixed;z-index:10;top:0;left:0;animation:_slide_1yuau_1 .2s;color:#fff;display:grid;grid-template-rows:100%;grid-template-columns:3fr 1fr}._div_1yuau_31{padding:20px;box-sizing:border-box;height:100%;overflow-y:auto}._title_1yuau_45{font-weight:300;font-size:xx-large}._description_1yuau_55{margin:10px 0;font-size:large}._subTitle_1yuau_65{font-size:x-large;font-weight:200;margin:10px 0}._section_1yuau_77{margin-top:20px}._cover_1yuau_85{width:100%;object-fit:contain;height:600px}._a_1yuau_97{width:fit-content;display:block;margin:auto}._imagesGrid_1yuau_109{display:grid;grid-template-columns:repeat(4,auto);gap:10px;overflow-x:auto}._preview_1yuau_123{width:100%;height:200px;object-fit:cover}@keyframes _slide_1yuau_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 1400px){._cover_1yuau_85{height:400px}}@media (max-width: 900px) and (max-height: 1300px){._wrapper_1yuau_1{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:min-content;overflow-y:auto}._title_1yuau_45{font-size:x-large}._div_1yuau_31{overflow:unset}._cover_1yuau_85{height:auto}._imagesGrid_1yuau_109{grid-template-columns:1fr 1fr}}._wrapper_uohqy_1{color:#000;background-color:#fff;padding:5px;display:flex;flex-direction:column;box-sizing:border-box}._title_uohqy_19{font-size:x-large;font-weight:200;margin:10px 0}._overflow_uohqy_31{border-top:solid 1px rgb(231,231,231);overflow-y:auto;flex:2;background-color:#f7f7f7;padding:10px 0;display:grid;grid-auto-rows:min-content;gap:5px}._grid_uohqy_55{display:grid;border-top:solid 1px rgb(231,231,231);padding:5px;box-sizing:border-box}._label_uohqy_69{margin:10px 0}._input_uohqy_77{flex:2;height:80px;padding:8px;box-sizing:border-box;resize:none;border:none;border-top:solid 1px rgb(240,240,240);background-color:#f8f8f8}._input_uohqy_77:focus{outline:none}._submit_uohqy_107{background-color:var(--main_blue);border:none;color:#fff;font-weight:200;padding:10px}._star_uohqy_123{width:30px;height:30px;cursor:pointer}@media (max-width: 900px) and (max-height: 1300px){._wrapper_uohqy_1{min-height:100dvh}._overflow_uohqy_31{overflow:unset}}._wrapper_ss32q_1{background-color:#fff;padding:5px;border-radius:5px;width:95%;margin:auto}._star_ss32q_17{width:20px;height:20px;object-fit:contain}
