.Button_btn__om39s{display:inline-block;text-decoration:none;cursor:pointer;font:inherit;background-color:var(--btn-bg-color);border:1px solid var(--btn-bg-color);border-radius:4px;color:var(--bg-color);font-size:1.3rem;font-weight:500;letter-spacing:.2px;padding:1rem 2rem;text-align:center;box-shadow:0 1px 6px rgba(0,0,0,.2)}.Button_btn__om39s:active,.Button_btn__om39s:hover{opacity:.9}.category-link_category__TNQFf{margin-left:-1rem;border-radius:4px;width:25rem;display:grid;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);padding:1.5rem .5rem}.category-link_category__TNQFf li{padding:.8rem .5rem;position:relative;cursor:pointer}.category-link_category__TNQFf li:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background-color:var(--btn-bg-color);transition:width .3s ease}.category-link_category__TNQFf li:hover:after{width:100%}@media (max-width:960px){.category-link_category__TNQFf li a{font-size:1.6rem!important}}.MainSearch_MainSearch__2ssYs{width:100%;max-width:118rem;position:fixed;display:flex;align-items:center;justify-content:flex-end;top:11rem}.MainSearch_searchInput__PzIJx{width:35rem;font-size:16px;padding:1.5rem;background-color:#eaeaeb;color:#6c6c6c;border-radius:.6rem;border:none;transition:all .4s;outline:none}.MainSearch_search-input__F8UiE:focus{border:none;outline:none;box-shadow:0 1px 12px #b8c6db;-moz-box-shadow:0 1px 12px #b8c6db;-webkit-box-shadow:0 1px 12px #b8c6db}.MainSearch_searchBtn__wN5Y4{background-color:transparent;font-size:18px;padding:6px 9px;margin-left:-45px;border:none;color:#6c6c6c;transition:all .4s;z-index:10}.MainSearch_searchBtn__wN5Y4:hover{transform:scale(1.2);cursor:pointer;color:#000}.MainSearch_searchBtn__wN5Y4:focus{outline:none;color:#000}.Search_formGroup__4qoKD{width:28rem;display:flex;padding:.8rem 1rem;align-items:center;gap:1.5rem;border:1px solid #000;background-color:#fff;border-radius:.4rem}.Search_formGroup__4qoKD input{border:none;background-color:transparent;font-size:16px;outline:none}.Search_formGroup__4qoKD input::-moz-placeholder{color:hsla(0,2%,48%,.473)}.Search_formGroup__4qoKD input:-ms-input-placeholder{color:hsla(0,2%,48%,.473)}.Search_formGroup__4qoKD input::placeholder{color:hsla(0,2%,48%,.473)}.Search_searchBtn__Trr08{background-color:transparent;font-size:18px;border:none;color:#6c6c6c;transition:all .4s;z-index:10}@media (max-width:460px){.Search_formGroup__4qoKD,.Search_formGroup__4qoKD input{width:100%}}.Header_header__pUpk9{position:fixed;top:2rem;left:0;right:0;margin:0 auto;width:100%;max-width:1199px;height:9rem;z-index:99;padding:1rem;background:hsla(0,0%,100%,.9);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border:1px solid hsla(0,0%,100%,.9);border-radius:1rem;box-shadow:0 4px 30px rgba(0,0,0,.05);transition:top .3s ease,background .3s ease,border-radius .3s ease,box-shadow .3s ease,height .3s ease}.Header_header__pUpk9.Header_scrolled__2drxA{top:0;height:9rem;border-radius:0;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;background:hsla(0,0%,100%,.65);backdrop-filter:saturate(180%) blur(15px);-webkit-backdrop-filter:saturate(180%) blur(15px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.Header_header__pUpk9 img{transition:transform .3s ease}.Header_header__pUpk9.Header_scrolled__2drxA img{transform:scale(.85)}.Header_menu__KwHlK{display:flex;align-items:center;gap:5rem}.Header_search__35_qb{display:none!important;height:2.5rem}.Header_menu__KwHlK li{display:block;position:relative;transition-duration:all ease 1s}.Header_menu__KwHlK li a{color:#000;font-weight:500;font-size:1.6rem}.Header_menu__KwHlK li a:active,.Header_menu__KwHlK li a:hover{color:coral}.Header_hover__9uN5o{position:absolute;top:4rem;transition:all .5s ease;opacity:0;visibility:hidden}.Header_menu__KwHlK li:hover .Header_hover__9uN5o{opacity:1;visibility:visible}.Header_enquiry__38hYJ{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;margin-right:3rem}.Header_call___08MI{color:#000;font-size:1.6rem;font-weight:600}.Header_category__O0I5_{display:none}.Header_hamburger__BKBJN{display:none;flex-flow:column;justify-content:space-between;height:2.5rem;width:2.5rem;cursor:pointer}.Header_bar_bottom__lFCPi,.Header_bar_middle__8qJDd,.Header_bar_top__t2dxm{display:inline-block;height:5px;background-color:var(--btn-bg-color);border-radius:4px;margin:3px 0;transform-origin:left;transition:all .5s}.Header_hamburger__BKBJN:hover .Header_bar_top__t2dxm{transform:rotate(45deg)}.Header_hamburger__BKBJN:hover .Header_bar_middle__8qJDd{transform:translateX(1rem);opacity:0}.Header_hamburger__BKBJN:hover .Header_bar_bottom__lFCPi{transform:rotate(-45deg)}.Header_showContactSm__OS46u a{background-color:#fff;color:#000;font-size:1.6rem}@media (max-width:960px){.Header_menu__KwHlK{display:flex;flex-direction:column;align-items:flex-start;gap:3rem;width:100%;border-top:1px solid #fff;position:absolute;top:9rem;padding:6rem;left:-110%;opacity:1;transition:all .5s ease}.Header_menu__KwHlK.Header_active__XK0az{background:var(--btn-bg-color);height:100vh;left:0;opacity:1;transition:all .5s ease;z-index:1}.Header_search__35_qb{display:block!important;height:2.5rem}.Header_menu__KwHlK li a{font-size:2rem;width:100%}.Header_enquiry__38hYJ{display:none}.Header_hamburger__BKBJN{display:flex}.Header_showContactSm__OS46u{display:block}}.Footer_footer__rP3Vp{background:#111;color:#fff;padding:56px 20px 36px}.Footer_inner__Dhf78{max-width:1200px;margin:0 auto;display:grid;padding:0 20px;grid-template-columns:1.1fr .9fr;grid-gap:40px;gap:40px}.Footer_left__NF2Ip{display:flex;flex-direction:column;gap:28px}.Footer_logoRow__V93Om{display:flex;align-items:center;gap:14px}.Footer_brand__RAu8p{font-size:20px;font-weight:700}.Footer_left_wrapper__vy1Yv{display:flex;gap:80px}@media(max-width:768px){.Footer_left_wrapper__vy1Yv{display:flex;gap:20px;flex-direction:column}}.Footer_contactRow__8T8_o{padding-top:9px;display:flex;gap:20px;flex-direction:column}.Footer_contactItem__On_ma{display:grid;grid-template-columns:36px 1fr;grid-gap:12px;gap:12px;align-items:center}.Footer_ci__EX0Py{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.Footer_cta__84x3_{font-weight:600}.Footer_meta__uI6c3{display:block;font-size:14px;color:var(--text-light-black);margin-top:10px}.Footer_linksSocialRow__1ia5G{display:flex;gap:10px;flex-direction:column}.Footer_links__4ozPL{list-style:none;padding:0;margin:0}.Footer_links__4ozPL li{position:relative;padding-left:14px;margin:8px 0}.Footer_links__4ozPL li:before{content:"•";position:absolute;left:0;color:#e47413}.Footer_links__4ozPL li a{color:#fff;font-size:1.5rem}.Footer_social__lVheO{display:flex;flex-direction:column;gap:10px}.Footer_stay__O_sBp{color:#e47413;font-weight:500;font-size:16px}.Footer_linkInner__xya4z{color:#fff;text-decoration:none;cursor:pointer}.Footer_liBtn__q_JqF{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#1f1f1f;color:#fff;text-decoration:none}.Footer_formCard__RwqGh{max-width:410px;margin-top:-100px;background:#fff;color:#161616;border-radius:10px;padding:28px;box-shadow:0 12px 28px rgba(0,0,0,.18)}@media(max-width:480px){.Footer_formCard__RwqGh{margin-top:0}}.Footer_formTitle__A7lpB{font-size:20px;font-weight:700}.Footer_formSub__7rMb1{color:#6b6b6b;font-size:14px;margin:8px 0 18px}.Footer_form__fbmxT{display:flex;flex-direction:column;gap:14px}.Footer_inputGroup__ZxdmY,.Footer_textareaGroup__5F_Ls{position:relative}.Footer_inputGroup__ZxdmY input,.Footer_textareaGroup__5F_Ls textarea{width:100%;background:#fff;padding:12px 0;font-size:14px;outline:none;border:none}.Footer_inputGroup__ZxdmY:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#8c2626;transition:background .3s ease,height .3s ease}.Footer_inputGroup__ZxdmY input:focus+.Footer_inputIcon__6M9qP~:after,.Footer_inputGroup__ZxdmY input:focus~:after{background:#e47413;height:2px}.Footer_inputGroup__ZxdmY input:focus,.Footer_textareaGroup__5F_Ls textarea:focus{border-color:#cfcfcf}.Footer_inputIcon__6M9qP{top:50%;transform:translateY(-50%);pointer-events:none}.Footer_inputIcon__6M9qP,.Footer_textIcon__IN3Wl{position:absolute;right:12px;font-size:18px;color:#8a8a8a}.Footer_textIcon__IN3Wl{top:12px}.Footer_textareaGroup__5F_Ls textarea{min-height:70px;resize:none;padding-right:44px}.Footer_textareaGroup__5F_Ls textarea::-moz-placeholder{font-size:1.4rem;font-family:Inter,sans-serif}.Footer_textareaGroup__5F_Ls textarea:-ms-input-placeholder{font-size:1.4rem;font-family:Inter,sans-serif}.Footer_textareaGroup__5F_Ls textarea::placeholder{font-size:1.4rem;font-family:Inter,sans-serif}.Footer_btn__GYGBx{margin-top:6px;display:inline-flex;max-width:150px;align-items:center;gap:8px;background:#e47413;color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:700;cursor:pointer;transition:transform .08s ease,background .2s ease}.Footer_btn__GYGBx:hover{background:#e47413}.Footer_btn__GYGBx:active{transform:translateY(1px)}.Footer_btnIcon__R8W_O{font-size:18px}.Footer_hrLight__b56Hj{margin-top:14px;height:1px;background:#eee;border-radius:1px}.Footer_line__mOXHH{max-width:1200px;margin:26px auto;height:1.4px;background:#e47413;opacity:.9}.Footer_cards4__hXPft{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;padding:0 20px}.Footer_cardItem__FIUjw{display:block;width:100%}.Footer_cardItem__FIUjw h5{color:#e47413;font-weight:700;margin:0 0 6px}.Footer_cardItem__FIUjw p{font-size:13px;margin:0;color:#cfcfcf}@media (max-width:1024px){.Footer_inner__Dhf78{grid-template-columns:1fr}.Footer_formCard__RwqGh{order:2}.Footer_left__NF2Ip{order:1}}@media (max-width:768px){.Footer_contactRow__8T8_o{grid-template-columns:1fr}.Footer_linksSocialRow__1ia5G{grid-template-columns:1fr;gap:8px}.Footer_cards4__hXPft{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Footer_cards4__hXPft{grid-template-columns:1fr}}.Footer_iconWrapper__dZU7w{width:32px;height:32px;background:#111;display:flex;align-items:center;justify-content:center;border-radius:6px}.Footer_promo__foCkB{max-width:1200px;margin:6px auto 0;text-align:center;font-size:12px;color:#cfcfcf;padding:0 20px 10px}.Footer_promoLink__ABRgw{color:#e47413;font-weight:600;text-decoration:none;transition:color .2s ease}.Footer_promoLink__ABRgw:hover{color:#ff8a2e}.Footer_cta__84x3_{cursor:pointer;text-decoration:none;color:#fff}.Footer_cta__84x3_:hover{cursor:pointer;text-decoration:none;color:#e47413}@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");:root{--btn-bg-color:#e47413;--bg-color:#fff;--text-color:#e47413;--text-light-black:#4e4e4e;--text-black:#2e2f2f;--text-white:#fff;--bg-orange:#e47413}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-size:1.6rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:hidden;color:#000;background-color:var(--bg-color)}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}body::-webkit-scrollbar{width:1rem}body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:1rem;background-color:#e47413}li{list-style:none}a{text-decoration:none}.container{max-width:120rem;width:100%;margin:0 auto}@media (max-width:1200px){.container{width:90%!important}}.flex{display:flex;align-items:center;justify-content:space-between}h3{font-size:1.6rem;font-weight:500}.banner .swiper-pagination .swiper-pagination-bullet{height:.5rem;width:15rem;border-radius:unset;background:#fff}.brand .swiper-wrapper{display:flex;align-items:center;padding:1rem}.brand .swiper-button-next:after,.brand .swiper-button-prev:after{color:#000;font-size:2.5rem;font-weight:600}.padding{padding:6rem 0}#loading-wrapper{width:100%;height:100vh;background-color:#99969617}#loading-text{display:block;position:absolute;top:50%;left:50%;color:#999;width:100px;height:30px;margin:-7px 0 0 -45px;text-align:center;font-family:PT Sans Narrow,sans-serif;font-size:20px}#loading-content{display:block;position:relative;left:50%;top:50%;width:170px;height:170px;margin:-85px 0 0 -85px;border:3px solid #e47413}#loading-content:after{left:15px;right:15px;top:15px;bottom:15px}#loading-content:after,#loading-content:before{content:"";position:absolute;border:3px solid #e47413}#loading-content:before{left:5px;right:5px;top:5px;bottom:5px}#loading-content{animation:loader 2s linear infinite}#loading-content,#loading-content:before{border-color:#e47413 transparent;border-style:solid;border-width:3px;border-radius:50%}#loading-content:before{animation:loader 3s linear infinite}#loading-content:after{border-color:#e47413 transparent;border-style:solid;border-width:3px;border-radius:50%;animation:loader 1.5s linear infinite;-moz-animation:loader 2s linear infinite;-o-animation:loader 2s linear infinite}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#content-wrapper{color:#fff;position:fixed;left:0;top:20px;width:100%;height:100%}#header{height:100px;background-color:#666}#content,#header{width:800px;margin:0 auto;text-align:center}#content{height:1000px;background-color:#888}.load_more{cursor:pointer;border-radius:.4rem;border:none;font-size:1.5rem;color:#fff;background-color:var(--btn-bg-color);font-weight:500;display:block;margin:0 auto 6rem;padding:1.3rem 5rem;transition:all .2s ease}@media(max-width:576px){.load_more{margin:0 auto 4rem}}.load_more:hover{background-color:#000}@media (max-width:768px){.container.brand{padding:1rem 0!important}}.front-content{background:#fff;padding:20px 30px;margin:0 auto 2rem;position:relative}.front-content *{font-size:medium}.front-content h1{font-size:2.8rem;font-weight:500;color:var(--btn-bg-color)}.front-content h1 strong{font-size:2.8rem;font-weight:500;color:var(--text-black)}.front-content h3{font-size:1.8rem;font-weight:700;margin:10px 0;color:var(--bg-orange)}.front-content h2{font-size:2.4rem;font-weight:700;margin:10px 0}.front-content p{margin:15px 0;font-size:1.4rem;line-height:1.5}.front-content p span strong{font-size:2rem;font-weight:500;color:var(--btn-bg-color)}.front-content p strong{font-weight:700;position:relative;color:#e47413}.front-content h2 strong{color:#e47413}.front-content p i{font-style:italic}.front-content p .gray-text{color:#999}.front-content p .highlight{background-color:#e47413;color:#fff;padding:2px 6px;border-radius:3px}.swiper-pagination-bullet{display:none!important}.showErrorMessage{color:red;font-size:14px;margin-top:5px}.showSuccessMessage{color:green;font-size:14px;margin-top:5px}.swiper-button-next,.swiper-button-prev{width:45px!important;height:45px!important;background-color:#fff!important;border:2px solid #e47413!important;border-radius:50%!important;color:#e47413!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;transition:all .3s ease;z-index:10;box-shadow:0 4px 10px rgba(0,0,0,.2);overflow:hidden}.swiper-button-next:after,.swiper-button-prev:after{font-size:22px!important;font-weight:700}