@import url(/assets/lib/alert-message/alert-message.css);@import url(/assets/lib/imagePreview/viewer.css);body[lang="en-us"] .website-head-module .head-content .content-bottom .bottom-box .menu-list,body[lang="ru"] .website-head-module .head-content .content-bottom .bottom-box .menu-list{grid-gap:2rem}body[lang="en-us"] .website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item,body[lang="ru"] .website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item{font-size:var(--f-s-16)}body[lang="en-us"] .website-head-module .head-content .content-bottom .bottom-box .down-content .language-list,body[lang="ru"] .website-head-module .head-content .content-bottom .bottom-box .down-content .language-list{min-width:15rem}.website-head-module{width:100%;flex-direction:column;position:relative;min-height:16.8rem}.website-head-module.header_top .head-menu-box{position:fixed;z-index:200;box-shadow:0 0 1rem .3rem rgba(0,0,0,0.1)}.website-head-module .head-menu-box{width:100%;position:absolute;top:0;left:0;transition:.3s all;z-index:100}.website-head-module .head-content{width:100%;display:flex;flex-direction:column}.website-head-module .head-content .content-head{width:100%;background-color:#F7F7F7;padding:.4rem 0}.website-head-module .head-content .content-head .head-box{display:flex;grid-gap:3rem;justify-content:space-between;align-items:center}.website-head-module .head-content .content-head .head-box .head-logo{width:56.6rem;aspect-ratio:566/100}.website-head-module .head-content .content-head .btn-box{display:flex}.website-head-module .head-content .content-bottom{width:100%;background-color:#fff;min-height:6rem;display:flex;align-items:center}.website-head-module .head-content .content-bottom .bottom-box{display:flex;justify-content:space-between;grid-gap:3rem}.website-head-module .head-content .content-bottom .bottom-box .menu-list{display:flex;flex-wrap:wrap;grid-gap:4rem}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item{position:relative;font-size:var(--f-s-20);line-height:1.2}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-link{position:relative;padding:1.4rem 0 2.2rem}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-link:after{content:"";position:absolute;bottom:1.4rem;left:0;background-color:var(--ui-color-primary);width:0;transition:.3s all;height:.4rem}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-link:hover,.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-link.active{color:var(--ui-color-primary);transform:translateX(0)}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-link:hover:after,.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-link.active:after{width:100%}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-child-box{position:absolute;min-width:21rem;width:max-content;top:100%;left:50%;transform:translateX(-50%);background-color:#fff}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-child-box .menu-child-list{display:flex;flex-direction:column;padding:2rem 0;box-shadow:0 0 1rem 0 rgba(0,0,0,0.25)}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-child-box .menu-child-list .menu-child-item{width:100%;padding:.4rem 2rem;text-align:center;font-weight:400;color:#222;line-height:1.5;transition:.3s all;font-size:var(--f-s-20)}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-child-box .menu-child-list .menu-child-item:hover,.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item .menu-child-box .menu-child-list .menu-child-item.active{cursor:pointer;color:#fff;background-color:var(--ui-color-primary);transform:translateX(0)}.website-head-module .head-content .content-bottom .bottom-box .down-content{display:flex;grid-gap:2rem;align-items:center;min-height:100%}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-box{position:relative}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-box .language-head{position:relative;font-weight:500;font-size:var(--f-s-16);color:#222222;line-height:1.2;display:flex;grid-gap:.9rem;align-items:center}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-box .language-head:after{content:"\ee55";font-family:iconfont !important;color:inherit;font-size:var(--f-s-12)}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-list{position:absolute;top:100%;left:0;z-index:111;background-color:#fff;box-shadow:0 0 1rem rgba(0,0,0,0.1)}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-list .language-item{min-width:100%;padding:1.4rem 2rem;border-bottom:.1rem solid #E5E5E5;transition:.3s all}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-list .language-item:hover{color:var(--ui-color-primary)}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-list .language-item:last-child{border-bottom:none}.website-head-module .head-content .content-bottom .bottom-box .search-btn{width:2.2rem;height:2.2rem}.website-head-module .head-content .content-bottom .bottom-box .search-btn i{font-size:2.2rem;line-height:1}.website-head-module .head-content .content-bottom .bottom-box .mobile-menu-btn{display:none}.website-head-module .header-search-collapse-wrapper{position:fixed;z-index:999;left:0;top:16.8rem;width:100%;background-color:#FFFFFF;box-shadow:0 .2rem 1rem #00000045}.website-head-module .header-search-collapse-wrapper .layout_search_box{width:60rem;margin:0 auto;display:flex;justify-content:center;padding:2rem;position:relative}.website-head-module .header-search-collapse-wrapper .layout_search_box .layout_search_wrapper{border-radius:5rem;overflow:hidden;border:.1rem solid #dcdcdc;display:flex;align-items:center;height:4.8rem;background-color:#FFFFFF}.website-head-module .header-search-collapse-wrapper .layout_search_box .search_data_list{position:absolute;top:77%;left:-3rem;width:100%;background:#fff;height:20rem;overflow:hidden scroll;border:.1rem solid rgba(0,0,0,0.175);padding:0 2rem;line-height:1.8;display:none}.website-head-module .header-search-collapse-wrapper .layout_search_box .search_data_list .search_data_item{color:#000000;font-size:var(--f-s-18)}.website-head-module .header-search-collapse-wrapper .layout_search_box .dropdown-menu{width:100%;position:absolute;left:0}.website-head-module .header-search-collapse-wrapper .layout_search_box .dropdown-menu li{padding:1.2rem}.website-head-module .header-search-collapse-wrapper .layout_search_box input{padding:0 2.4rem;height:4rem;min-width:.1rem;flex:1;border:none;width:70rem;max-width:100%}.website-head-module .header-search-collapse-wrapper .layout_search_box input:focus{border:none}.website-head-module .header-search-collapse-wrapper .layout_search_box input:focus-visible{outline:none}.website-head-module .header-search-collapse-wrapper .layout_search_box .layout_search_btn{height:100%;padding:0 3rem;display:flex;align-items:center;justify-content:center;background-color:var(--ui-color-primary);transition:.3s}.website-head-module .header-search-collapse-wrapper .layout_search_box .layout_search_btn i{color:#FFFFFF;font-size:1.8rem}.website-head-module .header-search-collapse-wrapper .layout_search_box .layout_search_btn:hover{opacity:.8}@media (max-width: 992px){.website-head-module{min-height:8rem}.website-head-module .head-content{width:100%;display:flex;flex-direction:column}.website-head-module .head-content .content-head{padding:.4rem 1rem}.website-head-module .head-content .content-head .head-box .head-logo{width:27.6rem;aspect-ratio:276/41;max-width:100%}.website-head-module .head-content .content-head .btn-box{display:none}.website-head-module .head-content .content-bottom{width:100%;min-height:3.2rem;padding:0 1.5rem}.website-head-module .head-content .content-bottom .bottom-box .menu-list .menu-item{display:none}.website-head-module .head-content .content-bottom .bottom-box .down-content{display:flex;grid-gap:.8rem}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-box{position:relative}.website-head-module .head-content .content-bottom .bottom-box .down-content .language-box .language-head{font-weight:400;font-size:var(--f-s-12);color:#D2D2D2}.website-head-module .head-content .content-bottom .bottom-box .search-btn{width:1.6rem;height:1.6rem;display:flex}.website-head-module .head-content .content-bottom .bottom-box .search-btn i{color:#D2D2D2;font-size:1.6rem}.website-head-module .head-content .content-bottom .bottom-box .mobile-menu-btn{display:flex;align-items:center;justify-content:center;text-align:center;width:2.4rem;height:2.4rem;margin:0 0 0 1.4rem}.website-head-module .head-content .content-bottom .bottom-box .mobile-menu-btn i{font-size:var(--f-s-14);line-height:1;color:#555555}.website-head-module .head-content .content-bottom .bottom-box .mobile-menu-btn i:last-child{display:none}.website-head-module .head-content .content-bottom .bottom-box .mobile-menu-btn.open i:first-child{display:none}.website-head-module .head-content .content-bottom .bottom-box .mobile-menu-btn.open i:last-child{display:block}.website-head-module .mobile-menu{position:fixed;z-index:999;left:0;top:8rem;height:calc(100vh - 8rem);overflow-y:auto;overflow-x:hidden;width:100%;background-color:#FFFFFF;box-shadow:0 .2rem 1rem #00000045}.website-head-module .mobile-menu .menu-list{width:100%}.website-head-module .mobile-menu .menu-list .menu-item{width:100%;border-bottom:.1rem solid #9F9F9F}.website-head-module .mobile-menu .menu-list .menu-item .menu-link{width:100%;padding:1.2rem 1.5rem;display:flex;align-items:flex-start;grid-gap:1.2rem;justify-content:space-between}.website-head-module .mobile-menu .menu-list .menu-item .menu-link.child-item{display:flex;justify-content:space-between}.website-head-module .mobile-menu .menu-list .menu-item .menu-link.child-item:after{content:"\e687";font-family:"iconfont" !important;font-size:inherit;line-height:inherit;color:inherit;transition:0.3s all}.website-head-module .mobile-menu .menu-list .menu-item .menu-link.child-item[aria-expanded="true"]:after{transform:rotate(90deg)}.website-head-module .mobile-menu .menu-list .menu-item .menu-link.active{color:var(--ui-color-primary);font-weight:bold}.website-head-module .mobile-menu .menu-list .menu-item .menu-link i{font-size:inherit;line-height:inherit}.website-head-module .mobile-menu .menu-list .menu-item .menu-link[aria-expanded="true"] i{transform:rotate(90deg)}.website-head-module .mobile-menu .menu-list .menu-item .menu-child-list{width:100%}.website-head-module .mobile-menu .menu-list .menu-item .menu-child-list .menu-child-item{border-top:.1rem solid #9F9F9F;padding:1.2rem 1.5rem 1.2rem 3rem;width:100%}.website-head-module .mobile-menu .menu-list .menu-item .menu-child-list .menu-child-item.active{color:var(--ui-color-primary);font-weight:bold}.website-head-module .header-search-collapse-wrapper{top:8rem}.website-head-module .header-search-collapse-wrapper .layout_search_box{width:100%}.website-head-module .header-search-collapse-wrapper .layout_search_box .layout_search_wrapper{width:100%}.website-head-module .header-search-collapse-wrapper .layout_search_box input{width:unset}.website-head-module .offcanvas-backdrop{display:none !important}}body[lang="en-us"] .website-bottom-module .bottom-head .head-content .menu-box .link-box{grid-gap:4rem}body[lang="en-us"] .website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item{max-width:calc((100% - 12rem) / 3)}body[lang="ar"] .website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-head:after{right:0;left:unset}.website-bottom-module{width:100%;flex-direction:column}.website-bottom-module .bottom-head{width:100%;background-color:var(--ui-color-primary);padding:4rem 18.4rem 7rem}.website-bottom-module .bottom-head .head-content{width:100%;display:flex;grid-gap:4rem 15.2rem;margin:0 0 .9rem}.website-bottom-module .bottom-head .head-content .info-item{width:44rem;max-width:30%}.website-bottom-module .bottom-head .head-content .info-item .logo-item{width:100%;display:flex;grid-gap:1.1rem;align-items:center;margin:0 0 3rem}.website-bottom-module .bottom-head .head-content .info-item .logo-item .logo-image{width:11.3rem;height:auto;aspect-ratio:1/1}.website-bottom-module .bottom-head .head-content .info-item .logo-item .logo-title{flex:1;font-weight:bold;color:#FFFFFF;line-height:1.2}.website-bottom-module .bottom-head .head-content .info-item .logo-text{font-weight:400;color:#FFFFFF;line-height:1.75}.website-bottom-module .bottom-head .head-content .menu-box{flex:1;display:flex;grid-gap:6.7rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box{display:flex;flex:1;grid-gap:8rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item{width:fit-content;min-width:6.4rem;max-width:calc((100% - 24rem) / 3)}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item:last-child{min-width:24rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item:last-child .link-head:after{width:6.4rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-head{display:inline-block;max-width:100%;position:relative;padding:0 0 2.3rem;margin:0 0 2.3rem;font-weight:bold;color:#FFFFFF;line-height:1.2}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-head:after{content:"";position:absolute;left:0;bottom:0;width:3.2rem;height:.2rem;background-color:#F7A834;z-index:1;transition:.3s all}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-list{display:flex;flex-direction:column;grid-gap:2.3rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-list .link-item-text{min-width:100%;font-weight:400;color:#FFFFFF;line-height:1.2;transition:.3s all}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-list .link-item-text:hover{cursor:pointer;opacity:.5}.website-bottom-module .bottom-head .head-content .menu-box .contact-box{width:25.4rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .phone-text{font-weight:400;color:#FFFFFF;line-height:1.2}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .phone-text.phone-title{margin:0 0 1.2rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .phone-text.phone-desc{margin:0 0 2.3rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .city-text{font-weight:400;color:#FFFFFF;line-height:1.2;margin:0 0 2.8rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .code-item{width:100%;max-width:18rem;display:flex;flex-direction:column}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .code-item .code-image{width:18rem;max-width:100%;height:auto;aspect-ratio:1/1;margin:0 0 1.8rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .code-item .code-text{font-weight:400;color:#FFFFFF;line-height:1.2;text-align:center;min-width:100%}.website-bottom-module .bottom-head .head-in-list{width:100%;display:flex;justify-content:center;grid-gap:4rem}.website-bottom-module .bottom-head .head-in-list .in-item{width:3.1rem;height:3.1rem;display:flex;align-items:center;justify-content:center;text-align:center}.website-bottom-module .bottom-head .head-in-list .in-item i{font-size:3.1rem;line-height:1;color:#fff}.website-bottom-module .bottom-head .head-in-list .in-item:hover{cursor:pointer}.website-bottom-module .bottom-info{width:100%;background-color:#fff;padding:1.8rem 0}.website-bottom-module .bottom-info .info-content{display:flex;justify-content:space-between;width:130rem;grid-gap:1.2rem;flex-wrap:wrap}.website-bottom-module .bottom-info .info-content .info-text{font-weight:500;color:#222222;line-height:1.5}.website-bottom-module .bottom-info .info-content .link-text{font-weight:500;color:#000000;line-height:1.5}.website-bottom-module .bottom-info .info-content .mobile-info-text{display:none}@media (max-width: 992px){.website-bottom-module .bottom-head{padding:2.4rem 1.5rem 2.4rem}.website-bottom-module .bottom-head .head-content{flex-direction:column;grid-gap:1.6rem;margin:0}.website-bottom-module .bottom-head .head-content .info-item{width:100%;max-width:100%}.website-bottom-module .bottom-head .head-content .info-item .logo-item{grid-gap:.6rem;margin:0 0 .8rem}.website-bottom-module .bottom-head .head-content .info-item .logo-item .logo-image{width:6.4rem}.website-bottom-module .bottom-head .head-content .info-item .logo-text{line-height:1.5}.website-bottom-module .bottom-head .head-content .menu-box{width:100%;flex-direction:column;grid-gap:1.6rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box{flex-direction:column;grid-gap:1.6rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item{width:fit-content;min-width:100%;max-width:100%}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item:last-child{min-width:100%}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item:last-child .link-head:after{width:3.2rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-head{padding:0 0 .6rem;margin:0 0 1.6rem}.website-bottom-module .bottom-head .head-content .menu-box .link-box .link-item .link-list{grid-gap:1.6rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box{width:100%}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .phone-text.phone-desc{margin:0 0 1.2rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .city-text{margin:0 0 1.6rem}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .code-item{width:100%;max-width:100%;display:flex;flex-direction:row;grid-gap:.8rem;align-items:flex-end}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .code-item .code-image{width:11.5rem;margin:0}.website-bottom-module .bottom-head .head-content .menu-box .contact-box .code-item .code-text{flex:1;text-align:left;min-width:auto;margin:0 0 .3rem}.website-bottom-module .bottom-head .head-in-list{display:none}.website-bottom-module .bottom-info{width:100%;background-color:#fff;padding:.9rem 0}.website-bottom-module .bottom-info .info-content{width:100%;font-size:var(--f-s-12)}.website-bottom-module .bottom-info .info-content .info-text{display:none}.website-bottom-module .bottom-info .info-content .link-text{display:none}.website-bottom-module .bottom-info .info-content .mobile-info-text{display:block;text-align:center;max-width:100%;font-weight:500;color:#222222;line-height:1.5}}.layout-cookie-module{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000}.layout-cookie-module:before{content:"";position:absolute;width:100%;height:100%;background:rgba(13,13,13,0.72);z-index:1}.layout-cookie-module .home_cookie_list{width:100%;height:100%;display:flex;align-items:flex-end}.layout-cookie-module .home_cookie_item{width:100%;position:relative;z-index:2;height:auto;background:var(--ui-color-font-primary)}.layout-cookie-module .home_cookie_box{width:143.2rem;max-width:100%;margin:0 auto;padding:3rem 8.4rem 2.3rem 5.2rem;display:flex;flex-wrap:wrap;position:relative;z-index:1}.layout-cookie-module .mobile-close-btn{display:none}.layout-cookie-module .home_text_item{flex:1;padding:0 3rem 0 0}.layout-cookie-module .text_item_title{font-weight:bold;font-size:var(--f-s-16);color:#FFFFFF;line-height:1.2;margin:0 0 1.4rem}.layout-cookie-module .text_item_describe{font-weight:400;font-size:var(--f-s-14);color:#FFFFFF;line-height:2}.layout-cookie-module .home_btn_item{min-width:20.1rem;max-width:50%;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;grid-gap:2rem}.layout-cookie-module .btn_item_button{text-align:center;border-radius:1rem;font-weight:400;font-size:var(--f-s-16);color:#FFFFFF;line-height:1.2;padding:1.8rem 2rem;transition:0.3s all}.layout-cookie-module .btn_item_button:hover{cursor:pointer}.layout-cookie-module .btn_item_one{background:var(--ui-color-primary);color:#FFFFFF;min-width:100%}.layout-cookie-module .btn_item_one:hover{background:#EAEFF2;color:#595959}.layout-cookie-module .btn_item_two{background:#6B6B6B;color:#fff;min-width:100%}.layout-cookie-module .btn_item_two:hover{color:#fff;background:#205CD4}.layout-cookie-module .home_cookie_close_item{position:absolute;top:2.3rem;right:11.1rem;z-index:2}.layout-cookie-module .home_cookie_close_item i{font-size:var(--f-s-42);color:#fff;line-height:1}.layout-cookie-module .home_cookie_close_item:hover{cursor:pointer}@media (max-width: 992px){.layout-cookie-module .home_cookie_item{max-height:100vh;overflow:auto}.layout-cookie-module .home_cookie_box{width:100%;padding:2.9rem 2rem 3.3rem;justify-content:center;max-width:calc(100% - 3rem)}.layout-cookie-module .home_text_item{width:100%;padding:0;text-align:left}.layout-cookie-module .text_item_title{font-size:var(--f-s-14);margin:0 0 2rem}.layout-cookie-module .text_item_describe{margin:0 0 3.1rem}.layout-cookie-module .home_btn_item{justify-content:center;flex-wrap:wrap;align-items:flex-start;max-width:100%;min-width:100%}.layout-cookie-module .btn_item_button{min-width:20rem}}.layout-message-box{position:fixed;top:22rem;left:50%;transform:translateX(-50%);z-index:99;transition:opacity .4s ease;opacity:0}.popup-form{transition-duration:300ms;position:fixed;width:100%;height:100%;left:0;top:0;z-index:999;background-color:#00000088;display:flex;align-items:center}.popup-form .inner{width:fit-content;position:relative}.popup-form .inner .module-width .close{cursor:pointer;display:block;transform:translate(-120%, 150%);float:right;font-size:4rem}.popup-form .inner .form-box{border-radius:1.6rem}.popup-form.hide{pointer-events:none;background-color:#00000000}.popup-form.hide .inner{opacity:0;transform:translateY(6rem)}#videoModal .modal-content{background-color:transparent;border:none}#videoModal .modal-header{border-bottom:none}#videoModal .btn-close{color:#fff;background:transparent;opacity:1;font-size:var(--f-s-24)}#videoModal .btn-close:focus{outline:none}#videoModal .modal-title{font-size:var(--f-s-24)}#videoModal .modal-dialog{max-width:83rem;margin-top:10rem}.layout_body{transition:.6s ease-in-out}.module-wrapper{width:100%}.ui-style-css .module-btn:after,.ui-style-css .module-btn-white:after{animation:module-btn-animated 1s ease-in-out infinite}@keyframes module-btn-animated{0%, 100%{padding:0 0 0 .2rem}50%{padding:0 0 0 1rem}}.module .module-head{display:flex;flex-direction:column;align-items:center}.module .module-head .module-subtitle{font-weight:400;font-size:var(--f-s-18);color:var(--ui-color-primary);line-height:2;margin:0 0 .5rem}.module .module-head .module-title{font-weight:bold;font-size:var(--f-s-48);color:#222222;line-height:1.2;display:flex;align-items:center;grid-gap:3.2rem;text-align:center}.module .module-head .module-title:after,.module .module-head .module-title:before{content:"";width:10rem;height:1rem;border-top:.2rem solid var(--ui-color-primary);border-bottom:.2rem solid var(--ui-color-primary)}@media (max-width: 992px){.module .module-head .module-subtitle{font-size:var(--f-s-12);line-height:1.2;margin:0 0 .4rem}.module .module-head .module-title{font-size:var(--f-s-20);grid-gap:1.5rem}.module .module-head .module-title:after,.module .module-head .module-title:before{content:"";width:5rem;height:.6rem;border-top:.1rem solid var(--ui-color-primary);border-bottom:.1rem solid var(--ui-color-primary)}}.module-title-s+.module-title{margin-top:1.6rem}.module-title-s{font-size:var(--f-s-18);color:var(--ui-color-primary)}.module-title{font-size:var(--f-s-36);font-weight:bold;position:relative;line-height:1.3}.module-title.module-title-underline:before{left:0;bottom:-2rem;position:absolute;background-image:linear-gradient(90deg, var(--ui-color-secondary) 0%, var(--ui-color-secondary) 60%, #ffffff00 60%, #ffffff00 70%, var(--ui-color-primary) 70%, var(--ui-color-primary) 100%);content:'';width:10.2rem;height:.2rem}.module-desc{font-size:var(--f-s-18);color:#595959;line-height:2}.module-desc+.module-primary-btn{margin-top:3.2rem}.module-title-underline ~ .module-desc{margin-top:6rem}.module-desc+.module-btn{margin-top:2.4rem}.module-width>.module-title-s{text-align:center}.module-width>.module-title{text-align:center}.module-width>.module-title.module-title-underline:before{right:0;margin:auto}.module-width>.module-desc{text-align:center}.website-top-btn{background-color:var(--ui-color-primary);display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:0rem;position:fixed;right:0rem;bottom:0rem;z-index:10;transition:.3s ease-in-out;cursor:pointer}.website-top-btn:hover{background-color:var(--ui-color-primary)}.website-top-btn i{width:3rem;height:3rem;border-radius:50%;background-color:#fff;color:var(--ui-color-primary);display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width: 992px){.website-top-btn{width:4rem;height:4rem;border:.1rem solid #4CC7C4;background-color:#fff;right:1.5rem;bottom:6.9rem}.website-top-btn i{width:2rem;height:2rem;border:.1rem solid #4CC7C4;font-size:var(--f-s-12);color:#4CC7C4}}.module-primary-btn{font-size:var(--f-s-18);padding:1.2rem 0 1.2rem 2.4rem;font-weight:400;display:flex;align-items:center;grid-gap:0;line-height:1.5;width:fit-content;margin:0 5rem 0 0;height:5rem;transition:.3s ease-in-out;position:relative;z-index:1;cursor:pointer;box-sizing:border-box;color:#ffffff;border-radius:0;border:1px solid transparent;border-left:none}.module-primary-btn i{font-size:var(--f-s-12);transition:.3s ease-in-out}.module-primary-btn:after{margin-left:1.6rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.module-primary-btn{padding:.8rem .8rem .8rem 1.4rem;font-size:var(--f-s-14);margin:0 3.6rem 0 0;height:4rem}.module-primary-btn:before{height:4rem !important}.module-primary-btn::after{right:-3.4rem;width:3.6rem;height:4rem}}.module-primary-btn:before{content:"";background-image:linear-gradient(90deg, #2A51BC 0%, #179F72 100%);position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:5rem;z-index:-1;transition:.3s ease-in-out;box-sizing:border-box}.module-primary-btn:after{transition:.2s ease-in-out;font-family:'iconfont';content:'\e617';color:#ffffff;font-size:var(--f-s-12)}.module-primary-btn:hover{background-color:var(--ui-color-primary)}.module-primary-btn:hover:before{opacity:0}.module-primary-btn:hover:after{background-color:var(--ui-color-primary)}.module-light-btn{font-size:var(--f-s-18);padding:1.2rem 0 1.2rem 2.4rem;font-weight:400;display:flex;align-items:center;grid-gap:0;line-height:1.5;width:fit-content;margin:0 5rem 0 0;height:5rem;transition:.3s ease-in-out;position:relative;z-index:1;cursor:pointer;box-sizing:border-box;color:var(--ui-color-primary);border-radius:0;border:1px solid var(--ui-color-primary);background-color:#fff}.module-light-btn i{font-size:var(--f-s-12);transition:.3s ease-in-out}.module-light-btn:after{margin-left:1.6rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.module-light-btn{padding:.8rem .8rem .8rem 1.4rem;font-size:var(--f-s-14);margin:0 3.6rem 0 0;height:4rem}.module-light-btn:before{height:4rem !important}.module-light-btn::after{right:-3.4rem;width:3.6rem;height:4rem}}.module-light-btn:after{transition:.2s ease-in-out;content:'\e617';font-family:'iconfont';color:#fff;font-size:var(--f-s-12);background-color:var(--ui-color-primary)}.module-light-btn:hover{color:#ffffff;background-color:var(--ui-color-primary)}.module-transparent-btn{font-size:var(--f-s-18);padding:1.2rem 0 1.2rem 2.4rem;font-weight:400;display:flex;align-items:center;grid-gap:0;line-height:1.5;width:fit-content;margin:0 5rem 0 0;height:5rem;transition:.3s ease-in-out;position:relative;z-index:1;cursor:pointer;box-sizing:border-box;color:#ffffff;background:rgba(255,255,255,0.36);border-radius:5rem;padding:1.1rem 1.1rem 1.1rem 3.1rem}.module-transparent-btn i{font-size:var(--f-s-12);transition:.3s ease-in-out}.module-transparent-btn:after{margin-left:1.6rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.module-transparent-btn{padding:.8rem .8rem .8rem 1.4rem;font-size:var(--f-s-14);margin:0 3.6rem 0 0;height:4rem}.module-transparent-btn:before{height:4rem !important}.module-transparent-btn::after{right:-3.4rem;width:3.6rem;height:4rem}}.module-transparent-btn:after{content:unset;background-color:transparent}.module-transparent-btn .btn-icon{width:6.2rem;height:4.2rem;border-radius:5rem;background-color:#ffffff;display:flex;align-items:center;justify-content:center}.module-transparent-btn .btn-icon i{font-size:var(--f-s-12);color:var(--ui-color-primary)}.module-transparent-btn.linear-gradient{background-position-x:1%;background-size:400% 100%;background-image:linear-gradient(90deg, var(--ui-color-secondary), var(--ui-color-primary) 25%, #fff 75%)}.module-transparent-btn.linear-gradient:hover{background-position-x:99%;color:var(--ui-color-secondary)}.module-transparent-btn:hover{color:var(--ui-color-secondary);background-color:#ffffff;grid-gap:2rem;transform:translateX(1rem)}.module-transparent-btn:hover .btn-icon{background-color:var(--ui-color-secondary)}.module-transparent-btn:hover .btn-icon i{color:#ffffff}.module-text-btn{font-size:var(--f-s-18);padding:1.2rem 0 1.2rem 2.4rem;font-weight:400;display:flex;align-items:center;grid-gap:0;line-height:1.5;width:fit-content;margin:0 5rem 0 0;height:5rem;transition:.3s ease-in-out;position:relative;z-index:1;cursor:pointer;box-sizing:border-box;color:var(--ui-color-secondary)}.module-text-btn i{font-size:var(--f-s-12);transition:.3s ease-in-out}.module-text-btn:after{margin-left:1.6rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.module-text-btn{padding:.8rem .8rem .8rem 1.4rem;font-size:var(--f-s-14);margin:0 3.6rem 0 0;height:4rem}.module-text-btn:before{height:4rem !important}.module-text-btn::after{right:-3.4rem;width:3.6rem;height:4rem}}.module-text-btn:after{color:var(--ui-color-secondary);font-family:'iconfont';content:'\e72e';font-size:var(--f-s-12)}.module-text-btn:hover{transform:translateX(1rem)}.module-text-btn:hover:after{transition-delay:0.1s;transform:translateX(1rem)}.owl-carousel{position:relative}.owl-carousel .owl-dots{display:flex;grid-gap:1.2rem;position:absolute;bottom:-4rem;left:0;right:0;margin:0 auto;justify-content:center}.owl-carousel .owl-dots .owl-dot{width:.8rem;background:#CCCCCC;height:.8rem;border-radius:.8rem;transition:.2s ease-in-out}.owl-carousel .owl-dots .owl-dot.active{width:1.9rem}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{position:absolute;top:0;bottom:0;margin:auto;width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--ui-color-primary) !important;transition:.3s ease-in-out}.owl-carousel .owl-nav .owl-prev::after,.owl-carousel .owl-nav .owl-next::after{transition:.3s ease-in-out;color:var(--ui-color-primary)}.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-next.disabled{cursor:unset;border-color:#9E9E9E !important}.owl-carousel .owl-nav .owl-prev.disabled::after,.owl-carousel .owl-nav .owl-next.disabled::after{color:#9E9E9E}.owl-carousel .owl-nav .owl-prev:hover:not(.disabled),.owl-carousel .owl-nav .owl-next:hover:not(.disabled){background-color:var(--ui-color-primary)}.owl-carousel .owl-nav .owl-prev:hover:not(.disabled)::after,.owl-carousel .owl-nav .owl-next:hover:not(.disabled)::after{color:#ffffff}.owl-carousel .owl-nav .owl-prev{left:-4.8rem}.owl-carousel .owl-nav .owl-prev:after{margin-left:-.4rem}.owl-carousel .owl-nav .owl-next{right:-4.8rem}.owl-carousel .owl-nav .owl-next:after{margin-right:-.4rem}.layout-module-head-owl-nav{display:flex;grid-gap:2rem;align-items:center}.layout-module-head-owl-nav .nav-list{display:flex;align-items:center;justify-content:center;grid-gap:2rem;width:8.8rem;height:4.4rem;background:#E8EBF1;border-radius:8rem}.layout-module-head-owl-nav .nav-list .iconfont{cursor:pointer;transition:.3s ease-in-out}.layout-module-head-owl-nav .nav-list .iconfont:hover{color:var(--ui-color-primary)}.viewer-canvas>img{object-fit:contain}
