*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,html,ol,p,pre,ul{margin:0;padding:0}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button,input,optgroup,select,textarea{border:none;font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0}img,picture,svg{display:block;height:auto;max-width:100%}body{line-height:1.5;min-height:100vh}@media screen and (max-width:480px){body,html{max-width:100vw;overflow-x:hidden}}@font-face{font-family:SpecialGoth;font-weight:500;src:url(../font/SpecialGothicExpandedOne-Regular.ttf)}@font-face{font-family:Montserrat;src:url(../font/Montserrat-VariableFont_wght.ttf)}@font-face{font-family:Azonix;src:url(../font/AzonixRegular.otf)}@font-face{font-family:BlueSkyStandard-Bold;src:url(../font/BlueSkyStandard-Bold.ttf)}@font-face{font-family:BlueSkyStandard-Regular;src:url(../font/BlueSkyStandard-Regular.ttf)}@font-face{font-family:BlueSkyStandard-Light;src:url(../font/BlueSkyStandard-Light.ttf)}:root{font-family:BlueSkyStandard-Light,sans-serif}*,:after,:before{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:inherit}textarea::-moz-placeholder{font-family:BlueSkyStandard-Light,sans-serif;font-weight:400}textarea::placeholder{font-family:BlueSkyStandard-Light,sans-serif;font-weight:400}textarea{resize:none}:root{--ice-bule:#2b7de1;--ice-bule-before:#2b7de19c;--china-red:#cf102d;--color-accent-hover:#000;--background-color:#fff;--title--primary:#161616;--content-text:#161616;--hint-text:silver;--color-white:#fff;--color-black:#000;--color-gray-1:#f2f2f280;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--font-size-big:2rem;--font-size-base:1rem;--font-size-sm:.875rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-xxl:1.5rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-base:1.5;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1)}h1,h2,h3,h4,h5,h6{color:var(--title--primary)}blockquote,dd,dl,figure,ol,p,pre,ul{color:var(--title--primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}hr{border-color:var(--color-gray-1);margin:var(--space-6) 0}.full-width{left:0;top:0;width:100%;z-index:9999}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.line-hight-1{line-height:1}.line-hight-1_5{line-height:1.5}.letter-spacing-0_1px{letter-spacing:.1px}.letter-spacing-1px{letter-spacing:1px}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.justify-start{display:flex;justify-content:flex-start}.justify-end{display:flex;justify-content:flex-end}.justify-center{display:flex;justify-content:center}.justify-between{display:flex;justify-content:space-between}.justify-around{display:flex;justify-content:space-around}.justify-evenly{display:flex;justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.center-flex-xy,.flex-center{align-items:center}.center-flex-x,.center-flex-xy,.flex-center{display:flex;justify-content:center}.center-flex-y{align-items:center;display:flex;flex-direction:column}.inline-flex-center{align-items:center;display:inline-flex;justify-content:center}.flex-between{align-items:center;display:flex;justify-content:space-between}.flex-start-center{align-items:center;display:flex;justify-content:flex-start}.flex-end-center{align-items:center;display:flex;justify-content:flex-end}.flex-wrap-center{display:flex;flex-wrap:wrap;justify-content:center}.center-x{margin:0 auto;text-align:center}.width-1200{margin:0 auto;width:1200px}.height-auto{height:auto}.padding-left-right{padding:0 var(--space-4)}.padding-top-bottom{padding:var(--space-4) 0}.padding-left{padding-left:var(--space-4)}.padding-right{padding-right:var(--space-4)}.mb-0{margin-bottom:var(--space-10)}.mb-1{margin-bottom:var(--space-9)}.mb-2{margin-bottom:var(--space-8)}.mb-3{margin-bottom:var(--space-7)}.mb-4{margin-bottom:var(--space-6)}.mb-5{margin-bottom:var(--space-5)}.mb-6{margin-bottom:var(--space-4)}.mb-7{margin-bottom:var(--space-3)}.mb-8{margin-bottom:var(--space-2)}.mb-9{margin-bottom:var(--space-1)}.font-size-title{font-size:var(--font-size-big)}.font-size-base{font-size:var(--font-size-base)}.font-size-sm{font-size:var(--font-size-sm)}.font-size-lg{font-size:var(--font-size-lg)}.font-size-xl{font-size:var(--font-size-xl)}.font-size-xxl{font-size:var(--font-size-xxl)}.font-color-white{color:var(--color-white)}.font-color-black{color:var(--color-black)}.background-color{background-color:var(--background-color)}#app,body{padding-top:60px}#app{width:100%}.visually-hidden{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border-width:0!important;white-space:nowrap!important}.logo[data-v-c68d7ea3]{align-items:center;display:flex;padding-left:30px;width:300px}.logo img[data-v-c68d7ea3]{height:40px}.nav li[data-v-c68d7ea3],.nav ul[data-v-c68d7ea3]{align-items:center;display:flex}.nav li[data-v-c68d7ea3]{margin:0 2rem}.nav button[data-v-c68d7ea3]{background:none;color:#fff;font-size:20px;text-decoration:none;transition:all .3s ease}.menu-btn[data-v-c68d7ea3]{align-items:center;background:none;cursor:pointer;display:flex;justify-content:flex-end;padding-right:30px;width:300px}.menu-btn-img[data-v-c68d7ea3]{filter:invert(0);height:35px;width:35px}.nav[data-v-c68d7ea3]{align-items:center;display:flex;flex-direction:column;justify-content:center;position:fixed;top:0;transition:top .5s ease;width:100vw;z-index:999}.nav.scrolled[data-v-c68d7ea3]{top:10px}.navDiv[data-v-c68d7ea3]{align-items:center;display:flex;height:60px;justify-content:space-between;max-width:100vw;position:relative;transition:all .5s ease;width:100vw}.navDiv[data-v-c68d7ea3],.navDiv.scrolled[data-v-c68d7ea3]{background-color:#fff;box-shadow:0 2px 8px #0003}.navDiv.scrolled[data-v-c68d7ea3]{border-radius:10px;margin:0 auto;max-width:90%;width:90%}.navDiv ul[data-v-c68d7ea3]{gap:20px;list-style:none;margin:0;padding:0}.navDiv li[data-v-c68d7ea3],.navDiv ul[data-v-c68d7ea3]{display:flex;height:100%}.navDiv li[data-v-c68d7ea3]{align-items:center;border-bottom:3px solid transparent;transition:border-color .3s ease}.navDiv ul li.active[data-v-c68d7ea3],.navDiv ul li[data-v-c68d7ea3]:hover{border-bottom-color:#2b7de1}.navDiv ul li button[data-v-c68d7ea3]{background:none;border:none;color:#000;cursor:pointer;font-family:BlueSkyStandard-light,sans-serif;font-size:.9rem;font-weight:400;transition:all .5s ease}.navDiv ul li button[data-v-c68d7ea3]:hover,.navDiv ul li:hover button[data-v-c68d7ea3]{color:#000}.navDivMenu[data-v-c68d7ea3]{background-color:#fff;border:1px solid #ccc;margin-top:10px;min-height:400px;overflow-x:hidden;overflow-y:auto;position:relative;transition:all .3s ease;width:1200px}.menu-content[data-v-c68d7ea3]{color:#000;display:flex;flex-direction:row}.close-btn[data-v-c68d7ea3]{cursor:pointer;position:absolute;right:20px;top:10px;z-index:1}.menu-content-div[data-v-c68d7ea3]{border-right:1px solid #e8e8e8;padding:20px;width:25%}.menu-content-div img[data-v-c68d7ea3]{-o-object-fit:cover;object-fit:cover;width:100%}.menu-content-div h4[data-v-c68d7ea3]{font-family:BlueSkyStandard-Bold,sans-serif;font-size:20px;padding:45px 0}.menu-content-div p[data-v-c68d7ea3]{font-size:14px;height:120px;line-height:1.5}.menu-content-div a[data-v-c68d7ea3]{align-items:center;background-color:#2b7de1;border-radius:20px;color:#e9e9e9;display:flex;font-size:14px;height:30px;justify-content:center;width:140px}.navDivMenu .menu-content-title[data-v-c68d7ea3]{display:flex;flex-direction:column;margin:0;padding:40px 20px 20px;transition:all .5s ease;width:25%}.menu-content .menu-content-title li[data-v-c68d7ea3]{margin:0;width:100%}.menu-content-title button[data-v-c68d7ea3]{align-items:flex-start;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:.9rem;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin-bottom:20px;min-height:24px;text-align:left;width:100%;will-change:color,}.menu-content-title button p[data-v-c68d7ea3]{font-family:BlueSkyStandard-Bold,sans-serif;width:80%}.menu-content-title button .arrow[data-v-c68d7ea3]{display:none;height:24px}.menu-content-title button.active .arrow[data-v-c68d7ea3]{display:inline}.menu-content-title button.active[data-v-c68d7ea3]{color:#2b7de1}.menu-content-txt[data-v-c68d7ea3]{display:flex;flex-direction:row;padding:40px 20px 20px;text-align:left;width:50%}.menu-content-txt ul[data-v-c68d7ea3]{align-items:flex-start;display:flex;flex-direction:column;padding-left:10px;width:50%}.menu-content-txt .tab-content[data-v-c68d7ea3]{display:flex;width:100%}.menu-content-txt li[data-v-c68d7ea3]{align-items:flex-start;display:flex;flex-direction:column;height:48px;margin:0 20px 15px 0}.menu-content-txt li a[data-v-c68d7ea3]{color:#616161;font-size:14px;transition:all .5s ease}.menu-content-txt li a div[data-v-c68d7ea3]{background-color:#e8e8e8;height:2px;margin-top:5px;width:100%}.menu-content-txt li a span[data-v-c68d7ea3]{background-color:#2b7de1;display:block;height:2px;transition:all 1s ease;width:0}.menu-content-txt li a[data-v-c68d7ea3]:hover{color:#2b7de1}.menu-content-txt li a:hover span[data-v-c68d7ea3]{width:100%}.mobile-menu[data-v-c68d7ea3]{align-items:center;background-color:#2b7de1;display:flex;flex-direction:column;justify-content:center;inset:0;position:inherit;transition:all .5s ease;width:400px;z-index:9999}.mobile-menu ul[data-v-c68d7ea3]{height:100%;list-style:none;padding:2rem;width:100%}.mobile-menu ul[data-v-c68d7ea3],.mobile-menu ul li[data-v-c68d7ea3]{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.mobile-menu ul li[data-v-c68d7ea3]{margin:20px 0}.mobile-menu ul li a[data-v-c68d7ea3]{color:#fff;font-size:1rem;text-decoration:none}.mobile-menu ul li ul[data-v-c68d7ea3]{margin:0;padding:.5rem .5rem 0}.mobile-menu ul li ul li[data-v-c68d7ea3]{margin:0;padding:.5rem}.mobile-menu-close[data-v-c68d7ea3]{color:#fff;cursor:pointer;position:absolute;right:30px;top:20px}.mobile-menu ul li button[data-v-c68d7ea3]{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;text-align:left}.mobile-sub-menu li[data-v-c68d7ea3],.mobile-sub-sub-menu li[data-v-c68d7ea3]{margin:10px 0}.mobile-sub-sub-menu a[data-v-c68d7ea3]{color:#ccc;font-size:1rem}@media(max-width:480px){.logo[data-v-c68d7ea3]{padding-left:2.5%}.menu-btn[data-v-c68d7ea3]{padding-right:2.5%}.nav[data-v-c68d7ea3]{background-color:#fff}.navDiv ul[data-v-c68d7ea3]{display:none}.nav.scrolled[data-v-c68d7ea3]{top:0}.navDiv.scrolled[data-v-c68d7ea3]{background-color:#fff;border-radius:0;max-width:100vw;width:100vw}.mobile-menu[data-v-c68d7ea3]{align-items:center;background-color:#2b7de1;display:flex;flex-direction:column;justify-content:center;inset:0;position:fixed;width:90%;z-index:9999}.mobile-menu ul[data-v-c68d7ea3]{height:100%;list-style:none;padding:2rem;width:100%}.mobile-menu ul[data-v-c68d7ea3],.mobile-menu ul li[data-v-c68d7ea3]{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.mobile-menu ul li[data-v-c68d7ea3]{margin:20px 0}.mobile-menu ul li a[data-v-c68d7ea3]{color:#fff;font-size:1rem;text-decoration:none}.mobile-menu ul li ul[data-v-c68d7ea3]{margin:0;padding:.5rem .5rem 0}.mobile-menu ul li ul li[data-v-c68d7ea3]{margin:0;padding:.5rem}.mobile-menu-close[data-v-c68d7ea3]{color:#fff;cursor:pointer;position:absolute;right:30px;top:20px}.mobile-menu ul li button[data-v-c68d7ea3]{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem}.mobile-sub-menu li[data-v-c68d7ea3],.mobile-sub-sub-menu li[data-v-c68d7ea3]{margin:10px 0}.mobile-sub-sub-menu a[data-v-c68d7ea3]{color:#ccc;font-size:1rem}}@media screen and (min-width:481px)and (max-width:1280px){.logo[data-v-c68d7ea3]{padding-left:5%}.menu-btn[data-v-c68d7ea3]{padding-right:5%}.nav[data-v-c68d7ea3]{background-color:#fff}.navDiv ul[data-v-c68d7ea3]{display:none}.nav.scrolled[data-v-c68d7ea3]{top:0}.navDiv.scrolled[data-v-c68d7ea3]{background-color:#fff;border-radius:0;max-width:100vw;width:100vw}.navDivMenu[data-v-c68d7ea3]{display:none}.mobile-menu[data-v-c68d7ea3]{align-items:center;background-color:#2b7de1;display:flex;flex-direction:column;justify-content:center;inset:0;position:fixed;z-index:9999}.mobile-menu ul[data-v-c68d7ea3]{height:100%;list-style:none;padding:2rem;width:100%}.mobile-menu ul[data-v-c68d7ea3],.mobile-menu ul li[data-v-c68d7ea3]{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.mobile-menu ul li[data-v-c68d7ea3]{margin:20px 0}.mobile-menu ul li a[data-v-c68d7ea3]{color:#fff;font-size:1rem;text-decoration:none}.mobile-menu ul li ul[data-v-c68d7ea3]{margin:0;padding:.5rem .5rem 0}.mobile-menu ul li ul li[data-v-c68d7ea3]{margin:0;padding:.5rem}.mobile-menu-close[data-v-c68d7ea3]{color:#fff;cursor:pointer;position:absolute;right:30px;top:20px}.mobile-menu ul li button[data-v-c68d7ea3]{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem}.mobile-sub-menu li[data-v-c68d7ea3],.mobile-sub-sub-menu li[data-v-c68d7ea3]{margin:10px 0}.mobile-sub-sub-menu a[data-v-c68d7ea3]{color:#ccc;font-size:1rem}}.contactUs[data-v-6d8928c7]{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:180px;width:100%}.contactUs h3[data-v-6d8928c7]{color:#fff;font-size:2rem;text-align:center}.contactUs p[data-v-6d8928c7]{color:#fff;font-size:16px;letter-spacing:1px;margin-bottom:10px}.contactUs>div[data-v-6d8928c7]{align-items:center;background-image:url(../images/ContactUsBackground-imger.jpg);display:flex;flex-direction:column;height:300px;justify-content:center;position:relative;width:1200px;z-index:0}.contactUs>div[data-v-6d8928c7]:before{background-color:#2b7de19c;content:"";inset:0;position:absolute;z-index:-1}.contactUsText[data-v-6d8928c7]{height:50%;justify-content:flex-end;width:90%}.contactUsBtn[data-v-6d8928c7],.contactUsText[data-v-6d8928c7]{align-content:stretch;align-items:center;display:flex;flex-direction:column}.contactUsBtn[data-v-6d8928c7]{height:35%;justify-content:flex-start}.contactUs a[data-v-6d8928c7]{align-items:center;border:1px solid #ccc;border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:400;height:40px;justify-content:center;letter-spacing:1px;margin-top:25px;transition:all 1s ease;width:300px}.contactUs a[data-v-6d8928c7]:hover{background-color:#cf102d;border:1px solid #cf102d}.contactUs img[data-v-6d8928c7]{height:300px}.line[data-v-6d8928c7]{background-color:silver;height:1px;margin-bottom:40px;width:100%}.footer[data-v-6d8928c7]{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:14px;justify-content:center;margin:0 auto;width:1200px}.footer h3[data-v-6d8928c7]{font-size:20px;margin-bottom:18px;text-align:left;width:100%}.footer p[data-v-6d8928c7]{color:#a1a1a1;font-size:14px}.footerLine[data-v-6d8928c7]{background-color:#ccc;height:1px;margin:20px 0;width:100%}.subscribe[data-v-6d8928c7]{display:flex;margin-bottom:30px;width:100%}.subscribe div[data-v-6d8928c7]{display:flex;height:50px;justify-content:space-between;width:50%}.subscribe button[data-v-6d8928c7]{align-items:center;background-color:#2b7de1;color:#fff;cursor:pointer;display:flex;font-size:14px;height:50px;justify-content:center;line-height:30px;transition:all .5s ease;width:200px}.subscribe button[data-v-6d8928c7]:hover{background-color:#cf102d}.subscribe button img[data-v-6d8928c7]{filter:brightness(0) invert(1);height:20px;margin-left:18px;width:20px}.subscribe input[data-v-6d8928c7]{border:1px solid #ccc;color:#000;height:50px;padding:0 20px;width:50%}.socialMedia[data-v-6d8928c7]{border-bottom:1px solid #ccc;display:flex;width:50%}.socialMedia li[data-v-6d8928c7]{margin-right:1.5em}.socialMedia li img[data-v-6d8928c7]{width:30px}.socialMedia li img[data-v-6d8928c7]:hover{filter:invert(1);width:30px}.footerMenu[data-v-6d8928c7]{display:flex;gap:10px;justify-content:space-between;margin-bottom:50px;width:100%}.footerMenu a[data-v-6d8928c7]{color:#00000082}.footerMenu ul[data-v-6d8928c7]{width:24.5%}.footerMenu ul li[data-v-6d8928c7]{margin:15px 0}.footerMenu ul li a[data-v-6d8928c7]:hover{color:#000;text-decoration:underline}.footerMenu h3[data-v-6d8928c7]{font-size:18px}.endDiv[data-v-6d8928c7]{align-items:center;background-color:#2b7de1;display:flex;height:50px;justify-content:center;width:100%}.endDiv div[data-v-6d8928c7]{display:flex;flex-direction:row;width:1200px}.endDiv p[data-v-6d8928c7],.endDiv ul[data-v-6d8928c7]{align-items:center;display:flex;width:50%}.endDiv a[data-v-6d8928c7],.endDiv p[data-v-6d8928c7]{color:#fff;font-size:14px}.endDiv a[data-v-6d8928c7]:hover{text-decoration:underline}.endDiv li[data-v-6d8928c7]{margin-right:25%}@media screen and (min-width:481px)and (max-width:1280px){.contactUs[data-v-6d8928c7]{margin:0 auto 3rem;width:90vw}.footer[data-v-6d8928c7]{align-items:flex-start;width:90vw}.contactUs img[data-v-6d8928c7]{display:none}.contactUs h3[data-v-6d8928c7]{font-size:26px}.socialMedia li[data-v-6d8928c7]{margin-right:0}.socialMedia[data-v-6d8928c7]{justify-content:space-evenly}.endDiv div[data-v-6d8928c7]{width:90vw}.endDiv p[data-v-6d8928c7]{justify-content:space-between}.endDiv ul[data-v-6d8928c7]{justify-content:space-around}.endDiv li[data-v-6d8928c7]{margin-right:5%}}@media(max-width:480px){.contactUs[data-v-6d8928c7]{margin:0 auto 3rem;width:95vw}.contactUs img[data-v-6d8928c7]{display:none}.contactUs p[data-v-6d8928c7]{font-size:.8rem;text-align:center}.contactUs h3[data-v-6d8928c7]{font-size:20px;text-align:center}.contactUs a[data-v-6d8928c7]{font-size:.8rem;width:80%}.contactUsBtn[data-v-6d8928c7]{width:100%}.footer[data-v-6d8928c7]{align-items:flex-start;width:95vw}.footerLogo[data-v-6d8928c7]{left:-10px;position:relative;width:10rem}.footer p[data-v-6d8928c7]{font-size:.8rem;line-height:1.5;margin:1rem 0}.footer h3[data-v-6d8928c7]{font-size:1.3rem}.footerLine[data-v-6d8928c7]{margin:.5rem 0}.subscribe[data-v-6d8928c7]{flex-direction:column}.subscribe button[data-v-6d8928c7],.subscribe input[data-v-6d8928c7]{margin-bottom:.8rem;width:100%}.subscribe button[data-v-6d8928c7]{height:50px}.socialMedia[data-v-6d8928c7]{align-items:center;width:100%}.subscribe div[data-v-6d8928c7]{height:auto;width:100%}.footerMenu[data-v-6d8928c7],.subscribe div[data-v-6d8928c7]{flex-direction:column}.footerMenu ul[data-v-6d8928c7]{width:100%}.footerMenu ul h3[data-v-6d8928c7]{margin:.5rem 0}.endDiv[data-v-6d8928c7]{height:auto;padding:1rem 0}.endDiv div[data-v-6d8928c7]{flex-direction:column;width:95vw}.endDiv p[data-v-6d8928c7]{margin-bottom:.5rem}.endDiv p[data-v-6d8928c7],.endDiv ul[data-v-6d8928c7]{width:100%}.endDiv li[data-v-6d8928c7]{margin-right:5%;width:100%}.endDiv li a[data-v-6d8928c7]{text-decoration:underline;width:50%}}
