@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.btn{border:1px solid #fdc900;border-radius:2px}.btn__surface{background-color:#fdc900;color:#051829}.btn__primary{background-color:#051829;color:#fff}.btn:hover{border-color:#1677ff}.header_container{background-color:#051829;color:#fff;padding:10px 80px}.header_container .header_left{align-items:center;display:flex;flex-wrap:wrap}.header_container .header_left .phone_group{align-items:center;display:flex;justify-content:center;padding-right:20px}.header_container .header_left .phone_group .phone_icon{margin-right:10px}.header_container .header_left .phone_group .phone_number{font-size:12px;font-weight:400;line-height:180%}.header_container .header_left .email_group{align-items:center;display:flex;justify-content:center;padding-right:20px}.header_container .header_left .email_group .email_icon{margin-right:10px}.header_container .header_left .email_group .email_address{font-size:12px;font-weight:400;line-height:180%}.header_container .header_left .address_group{align-items:center;display:flex;justify-content:center}.header_container .header_left .address_group .address_icon{margin-right:10px}.header_container .header_left .address_group .address{font-size:12px;font-weight:400;line-height:180%}.header_container .header_right{display:flex;justify-content:end}@media screen and (max-width:870px){.header_container{display:none}}.navbar_container{align-items:center;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.15);display:flex;flex-wrap:wrap;height:64px;justify-content:space-between;padding:0 80px;position:-webkit-sticky;position:sticky;top:0;z-index:16}.navbar_container a{text-decoration:none}.navbar_container .navbar_side_menu{display:none}.navbar_container .logo_group{align-items:center;display:flex;width:35%}.navbar_container .languages_options_wraper,.navbar_container .logo_group .logo_responsive{display:none}.navbar_container .navbar_menu{height:100%;width:45%}.navbar_container .navbar_menu .menu{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative}.navbar_container .navbar_menu .menu .item{height:100%}.navbar_container .navbar_menu .menu .item a{align-items:center;border-bottom:4px solid #fff;color:#051829;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:100%;line-height:25px;padding:0 10px;transition:color,border-color;transition-duration:.7s}.navbar_container .navbar_menu .menu .active a{border-color:#fdc900;color:#fdc900}.navbar_container .navbar_menu .menu .item:hover a{color:#fdc900}.navbar_container .navbar_menu .menu li{display:inline-block;position:relative}.navbar_container .navbar_menu .menu li:after{background-color:#fdc900;bottom:0;content:"";height:4px;left:0;position:absolute;transition:width .5s;width:0}.navbar_container .navbar_menu .menu li:hover:after{width:100%}.navbar_container .search_box{display:flex;justify-content:end;width:20%}.navbar_container .search_box .search_input{background-image:url(/static/media/ico_search.e7d38439d4fb67bd5d8e.svg);background-position:90%;background-repeat:no-repeat;border:1px solid #4e4e4e;border-radius:24px;box-sizing:border-box;gap:10px;overflow:hidden;padding:10px 15% 10px 10px;text-overflow:ellipsis;width:70%}.navbar_container .search_box .search_input::-webkit-input-placeholder{opacity:0}.navbar_container .search_box .search_input::placeholder{opacity:0}@media screen and (max-width:1341px){.navbar_container .logo_group{width:25%}.navbar_container .navbar_menu{width:55%}.navbar_container .search_box{width:20%}}@media screen and (max-width:950px){.navbar_container .logo_group{width:20%}.navbar_container .navbar_menu{width:65%}.navbar_container .search_box{width:15%}.navbar_container .search_box .search_input{width:85%}}@media screen and (max-width:870px){.side_menu .logo_group{width:100%}.side_menu .logo_group a{align-items:center;display:flex;justify-content:center;width:100%}.side_menu .logo_group a .logo{display:none}.side_menu .logo_group a .logo_responsive{display:block;width:80%}.navbar_container{background-color:#051829;height:120px;padding:0 20px}.navbar_container .navbar_side_menu{display:block;width:25%}.navbar_container .navbar_side_menu .btn_open_menu{background-color:#051829}.navbar_container .logo_group{width:50%}.navbar_container .logo_group a{display:flex;justify-content:center;width:100%}.navbar_container .logo_group a .logo{display:none}.navbar_container .logo_group a .logo_responsive{display:block;width:100%}.navbar_container .languages_options_wraper{display:block;display:flex;justify-content:end;width:25%}.navbar_container .navbar_menu{display:none}.navbar_container .search_box{display:flex;justify-content:center;width:100%}.navbar_container .search_box .search_input{background-color:#051829;background-image:url(/static/media/ico_search_white.9dd1470f250523f02bfa.svg);background-position:96%;border-color:#fff;color:#fff;width:90%}.navbar_container .search_box .search_input::-webkit-input-placeholder{opacity:1}.navbar_container .search_box .search_input::placeholder{opacity:1}}.footer_container{grid-gap:5px;background-color:#051829;display:grid;gap:5px;grid-template-columns:repeat(3,1fr);padding:40px 80px}.footer_container h1{color:#fff;font-size:24px;font-weight:700;line-height:153%;margin-bottom:20px}.footer_container hr{background:#fdc900;border-radius:11px;height:8px;margin:0;width:72px}.footer_container p{color:#fff;font-size:14px;font-weight:400;line-height:180%}.footer_container .footer-box-item .item{align-items:center;display:flex;padding-bottom:20px}.footer_container .footer-box-item .footer_contact{color:#fff;font-size:14px;font-weight:400;line-height:180%}.footer_container .footer-box-item .footer_contact .item{padding-bottom:0;padding-top:20px}.footer_container .footer-box-item .footer_service .item:before{color:#fdc900;content:url(/static/media/arrow_right.c0b347229d2cd47fcb21.svg);padding-right:5px}.footer_container .footer-box-item .zalo_footer img{padding-bottom:20px}.footer_container .footer-box-item .signature{align-items:center;display:flex;justify-content:center;margin-top:40px}.footer_container .footer-box-item .signature p{padding:0 5px;text-align:center}.footer_container .footer-box-item .logo{max-height:80px;width:auto!important}.footer_container .footer-box-item .logo_list{display:flex;flex-wrap:wrap;justify-content:left}.footer_container .footer-box-item .logo_item{align-items:center;display:flex;flex-direction:column;margin:10px}.footer_container .footer-box-item .logo_item img{height:80px;width:80px}.footer_container .footer-box-item .logo_item h2{font-size:16px;margin-bottom:5px}.footer_container .footer-box-item .logo_item p{font-size:14px;margin-bottom:10px}.footer_container .footer-box-item .logo_item a{font-size:14px}.footer_container .footer-box-item .navigation_footer .footer_menu{display:flex;flex-direction:column}.footer_container .footer-box-item .navigation_footer .footer_menu a{color:#fff;font-size:14px;font-weight:400;line-height:180%;padding-bottom:20px;text-decoration:none}.footer_container .footer-box-item:last-child{grid-column:span 4}@media screen and (max-width:1341px){.footer_container{padding:80px 60px}.footer_container .footer-box-item .footer_logo{font-size:24px}.footer_container h1{font-size:20px}.footer_container p{font-size:12px}}@media screen and (max-width:950px){.footer_container{padding:60px 40px}.footer_container .footer-box-item .footer_logo{font-size:22px}.footer_container h1{font-size:18px}.footer_container p{font-size:12px}}@media screen and (max-width:870px){.footer_container{padding:40px 20px;row-gap:30px}.footer_container .footer-box-item:first-child,.footer_container .footer-box-item:nth-child(4){grid-column:span 4}.footer_container .footer-box-item:nth-child(3){grid-column:span 2}.footer_container .footer-box-item h1{font-size:14px}.footer_container .footer-box-item hr{height:2px}.footer_container .footer-box-item .footer_logo{margin:0}.footer_container .footer-box-item .footer_logo img{width:50%}.footer_container .footer-box-item .footer_contact{font-size:12px}}.close-btn{position:absolute;right:15px;top:15px}.product_menu_box{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:absolute;right:0;top:94%;z-index:10}.product_menu_box .product_menu{background-color:#fff;border-top:4px solid #fdc900;display:flex;min-height:50%;padding:10px 20px}.product_menu_box .product_menu .item_list{background-color:#051829;border-radius:8px;padding:20px 0;width:30%}.product_menu_box .product_menu .item_list .product_item{align-items:center;display:flex;justify-content:space-between;padding:10px 40px}.product_menu_box .product_menu .item_list .product_item p{color:#fff;cursor:pointer;font-size:14px;font-weight:400;line-height:180%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.product_menu_box .product_menu .item_list .product_item:after{content:url(/static/media/ico_arrow_right_white.578e6108e895cab64090.svg)}.product_menu_box .product_menu .item_list .product_item:hover p{color:#fdc900}.product_menu_box .product_menu .item_list .product_item:hover:after{content:url(/static/media/arrow_right.c0b347229d2cd47fcb21.svg)}.product_menu_box .product_menu .item_list .active{background-color:#fdc900;color:#051829}.product_menu_box .product_menu .item_list .active:after{content:url(/static/media/ico_arrow_right.fa67eabbc2a575288006.svg)}.product_menu_box .product_menu .item_list .active:hover p{color:#051829}.product_menu_box .product_menu .item_list .active:hover:after{content:url(/static/media/ico_arrow_right.fa67eabbc2a575288006.svg)}.product_menu_box .product_menu .product_detail{background:#f9f9f9;border-radius:8px;height:100%;margin-left:20px;margin-right:50px;padding:20px 30px;width:70%}.product_menu_box .product_menu .product_detail .title{color:#051829;font-size:16px;font-weight:500;line-height:153%;padding-bottom:10px}.product_menu_box .product_menu .product_detail .title hr{background:#fdc900;border-radius:11px;height:4px;margin-top:5px;width:72px;width:10%}.product_menu_box .product_menu .product_detail .body{display:flex}.product_menu_box .product_menu .product_detail .body .decription{align-items:start;display:flex;flex-direction:column;width:50%}.product_menu_box .product_menu .product_detail .body .decription p{color:#3d3e48;line-height:180%;padding-bottom:15px}.product_menu_box .product_menu .product_detail .body .decription a{color:#051829;cursor:pointer;display:inline;font-size:14px;font-weight:400;line-height:180%;padding-bottom:15px;text-decoration-line:underline}.product_menu_box .product_menu .product_detail .body .decription a:hover{color:#fdc900}.product_menu_box .product_menu .product_detail .body .image{width:50%}.list_product_wraper,.product_menu_box .product_menu .product_detail .body .image img,.select_box{width:100%}.list_product_wraper .product_list{grid-gap:13px;display:grid;gap:13px;grid-template-columns:repeat(4,1fr);width:100%}.list_product_wraper .product_list .product_item{background:#f9f9f9;border:1px solid rgba(0,0,0,.15);border-radius:18px;cursor:pointer;padding:16px 23px}.list_product_wraper .product_list .product_item img{padding-bottom:13px;width:100%}.list_product_wraper .product_list .product_item .product-name{color:#3d3e48;font-size:14px;font-weight:500;line-height:180%;padding-bottom:6px}.list_product_wraper .product_list .product_item .product-prameter{grid-row-gap:6px;display:grid;grid-template-columns:repeat(2,50%);row-gap:6px}.list_product_wraper .product_list .product_item .product-prameter .parameter-title{color:#fdc900;font-size:12px;font-weight:400;line-height:180%}.list_product_wraper .product_list .product_item .product-prameter .parameter-title .parameter-content{color:#3d3e48}.pagination{display:flex;justify-content:center;padding-top:33px;width:100%}@media screen and (max-width:870px){.list_product_wraper .product_list{grid-template-columns:1fr}}.recommen-card-wraper{align-items:center;display:flex;height:261px;justify-content:center;width:100%}.recommen-card-wraper .recommen-card{background-repeat:no-repeat;background-size:cover;border-radius:8px;height:97%;transition:width,height;transition-duration:.5s;width:97%}.recommen-card-wraper .recommen-card .card-overlay{background:linear-gradient(180deg,rgba(62,98,131,.13) 5.53%,#051829 116.38%);border-radius:8px;height:100%;position:relative;transition:background .5s;width:100%}.recommen-card-wraper .recommen-card .card-overlay .card-body{bottom:10%;left:10%;opacity:1;position:absolute;transition:opacity 1s}.recommen-card-wraper .recommen-card .card-overlay .card-body .card-title{align-items:center;display:flex}.recommen-card-wraper .recommen-card .card-overlay .card-body .card-title .content-img{background-color:#fdc900;border-radius:5px;height:40px;padding:11px;width:40px}.recommen-card-wraper .recommen-card .card-overlay .card-body .card-title .content-img img{height:100%;object-fit:contain;padding:0;width:100%}.recommen-card-wraper .recommen-card .card-overlay .card-body .card-title .application-text{color:#fff;font-size:20px;font-weight:500;line-height:153%;padding:0 9px}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom{left:10%;opacity:0;position:absolute;top:10%;transition:opacity 1s;width:300px}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom .card-title{align-items:center;display:flex}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom .card-title .content-img{border-radius:5px;height:40px;padding:11px;width:40px}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom .card-title .content-img img{height:100%;object-fit:contain;padding:0;width:100%}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom .card-title p{color:#051829;font-size:20px;font-weight:500;line-height:153%;padding:0 9px}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom .card-content p{color:#fff;font-size:13.3277px;font-weight:400;height:50px;line-height:153%;padding-bottom:14px}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom .card-content a{color:#051829;cursor:pointer;font-size:25px;font-weight:500;line-height:153%}.recommen-card:hover{height:100%;width:100%}.recommen-card:hover .card-overlay{background:rgba(255,203,0,.85)}.recommen-card:hover .card-overlay .card-body{opacity:0}.recommen-card:hover .card-overlay .card-body-zoom{opacity:1}@media screen and (max-width:1341px){.recommen-card-wraper{height:240px}}@media screen and (max-width:950px){.recommen-card-wraper{height:220px}}@media screen and (max-width:870px){.recommen-card-wraper{height:170px}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom{left:5%;top:5%}.recommen-card-wraper .recommen-card .card-overlay .card-body-zoom .card-content p{padding-bottom:8px}}.card-bg,.card-body,.solution-card{align-items:center;display:flex;justify-content:center}.solution-card{border-radius:8px;height:285px;width:100%}.solution-card .card-bg:hover{height:100%;width:100.3%}.solution-card .card-bg:hover .card-body{opacity:1}.solution-card .card-bg{background-repeat:no-repeat;background-size:cover;border-radius:8px;height:98%;transition:width,height;transition:1s;width:100%}.solution-card .card-bg .card-body{background:rgba(5,24,41,.85);border:1px solid #fdc900;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.25);flex-direction:column;height:90%;opacity:0;padding:5px;transition:opacity 1s;width:90%}.solution-card .card-bg .card-body h1{color:#fff;font-size:24px;font-weight:600;line-height:153%;text-align:center}.solution-card .card-bg .card-body p{color:#fdc900;font-size:20px;font-weight:500;line-height:153%}@media screen and (max-width:870px){.solution-card{height:168px}}.typical_project_card{align-items:center;display:flex;height:526px;justify-content:center;width:100%}.typical_project_card .project-card-bg{background-repeat:no-repeat;background-size:cover;border-radius:8px;height:90%;transition:width,height,.5s;width:90%}.typical_project_card .project-card-bg .project-card-body{align-items:center;background:linear-gradient(180deg,rgba(62,98,131,.13) 5.53%,#051829 116.38%);border-radius:8px;display:flex;height:100%;justify-content:center;position:relative;width:100%}.typical_project_card .project-card-bg .project-card-body .over-lay{align-items:center;display:flex;flex-direction:column;height:90%;justify-content:end;opacity:1;transition:opacity .7s;width:90%}.typical_project_card .project-card-bg .project-card-body .over-lay .project-name{align-items:center;display:flex;justify-content:center;width:100%}.typical_project_card .project-card-bg .project-card-body .over-lay .project-name img{object-fit:cover;padding:0 5px 0 0;width:10%}.typical_project_card .project-card-bg .project-card-body .over-lay .project-name h2{color:#fdc900;font-size:22.2128px;font-weight:500;line-height:153%}.typical_project_card .project-card-bg .project-card-body .over-lay .project-description{color:#fff;font-size:14px;font-weight:400;line-height:153%;text-align:center;width:100%}.typical_project_card .project-card-bg .project-card-body .over-lay .project-content{color:#fff;display:none;font-size:13.3277px;font-weight:400;line-height:153%;padding-top:20px}.typical_project_card .project-card-bg .project-card-body .zoom{background:rgba(5,24,41,.85);border:1px solid #fdc900;border-radius:8.88511px;display:block;opacity:1;opacity:0;padding:20px;position:absolute;transition:opacity .7s}.typical_project_card .project-card-bg .project-card-body .zoom .project-content{display:block}@media screen and (max-width:1341px){.typical_project_card .project-card-bg .project-card-body .over-lay .project-name h2{font-size:20px}}@media screen and (max-width:950px){.typical_project_card .project-card-bg .project-card-body .over-lay .project-name h2{font-size:18px}}@media screen and (max-width:870px){.typical_project_card{height:292px}.typical_project_card .project-card-bg .project-card-body .over-lay .project-name img{width:15%}.typical_project_card .project-card-bg .project-card-body .over-lay .project-name h2{font-size:14px}.typical_project_card .project-card-bg .project-card-body .over-lay .project-name p{font-size:12px}.typical_project_card .project-card-bg .project-card-body .zoom{overflow:hidden;padding:10px;text-overflow:ellipsis}.typical_project_card .project-card-bg .project-card-body .zoom .project-description,.typical_project_card .project-card-bg .project-card-body .zoom .project-name{display:none}.typical_project_card .project-card-bg:hover{height:93%;width:93%}.typical_project_card .project-card-bg:hover .project-card-body .over-lay{opacity:1}.typical_project_card .project-card-bg:hover .project-card-body .zoom{opacity:0}}.project-card-bg:hover{height:93%;width:93%}.project-card-bg:hover .project-card-body .over-lay{opacity:0}.project-card-bg:hover .project-card-body .zoom{opacity:1}.languages_options_wraper .dropdown{align-items:center;display:flex}.languages_options_wraper .slected{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;line-height:180%}.languages_options_wraper .slected .ant-space-item{align-items:center;display:flex}.languages_options_wraper .slected img{width:100%}.languages_options_wraper .slected p{align-items:center;display:flex}@media screen and (max-width:870px){.languages_options_wraper .slected .ico_dropdown{display:none}}.office_card{height:100%;width:100%}.office_card .card_img{background-repeat:no-repeat;background-size:cover;border-radius:9.64807px;height:281px;width:100%}.office_card .overlay{background:linear-gradient(180deg,rgba(62,98,131,.13) 5.53%,#051829 116.38%);border-radius:9.64807px;height:100%;width:100%}.office_card .content{padding:50px}.office_card .content .location,.office_card .content .phone{align-items:center;display:flex}.office_card .content h6{color:#fdc900;font-size:24.1202px;font-weight:500;line-height:180%}.office_card .content img{height:13px;margin-right:10px;object-fit:cover;width:14px}.office_card .content p{color:#fff;font-size:14.4721px;font-weight:400;line-height:29px;padding:0}@media screen and (max-width:870px){.office_card{display:flex;justify-content:center}.office_card .card_img{height:150px;width:90%}.office_card .content{padding:50px}.office_card .content .location,.office_card .content .phone{align-items:center;display:flex}.office_card .content h6{font-size:12px}.office_card .content p{font-size:7px}}.introduction_container{background-image:url(/static/media/home_header_bg.0d043a297df538ab2261.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-top:10px;padding:180px}.introduction_container .carousel_text{left:10%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.introduction_container .carousel_text .title{color:#fff;font-size:48px;font-weight:700;line-height:153%;margin-bottom:10px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.introduction_container .carousel_text .title span{color:#fdc900}.introduction_container .carousel_text .content{color:#fff;font-size:20px;font-weight:500;line-height:153%;margin-bottom:50px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.introduction_container .carousel_item_box .carousel_item{height:90vh;width:100%}@media screen and (max-width:1341px){.introduction_container .carousel_text .content{margin-bottom:30px}.introduction_container .carousel_item_box .carousel_item{height:90vh}}@media screen and (max-width:950px){.introduction_container .carousel_text .title{font-size:40px}.introduction_container .carousel_text .content{font-size:14px;margin-bottom:20px}.introduction_container .carousel_item_box .carousel_item{height:60vh;object-fit:cover}}@media screen and (max-width:870px){.introduction_container .carousel_text .title{font-size:16px}.introduction_container .carousel_text .content{font-size:11px;margin-bottom:10px;width:55%}.introduction_container .carousel_text .btn_group{display:none}.introduction_container .carousel_item_box .carousel_item{height:30vh;object-fit:contain}}.recommen_container_top{padding:100px 80px}.recommen_container_top img{width:100%}.recommen_container_top .recommen_header{display:flex;justify-content:space-between}.recommen_container_top .recommen_header .header_content{width:60%}.recommen_container_top .recommen_header .header_content p{color:#636363;font-size:14px;font-weight:500;line-height:153%;padding-top:20px}.recommen_container_top .recommen_header .header_button{align-items:center;display:flex;justify-content:end;width:40%}.recommen_container_top .recommen_slide{padding-top:50px;width:100%}.recommen_container_top .recommen_slide img{padding-bottom:10px;padding-top:10px}.recommen_container_top .recommen_slide .slide_item:first-child{display:flex;justify-content:start}.recommen_container_top .recommen_slide .slide_item:first-child img{padding-left:0;padding-right:14px}.recommen_container_top .recommen_slide .slide_item:nth-child(2){display:flex;justify-content:center}.recommen_container_top .recommen_slide .slide_item:nth-child(2) img{padding-left:7px;padding-right:7px}.recommen_container_top .recommen_slide .slide_item:nth-child(3){display:flex;justify-content:end}.recommen_container_top .recommen_slide .slide_item:nth-child(3) img{padding-left:14px;padding-right:0}.recommen_container_top .recommen_slide .swiper-slide{display:flex;justify-content:center}.recommen_container_top .recommen_slide .swiper-wrapper{align-items:center}.recommen_container_top .recommen_slide .swiper-pagination{padding-top:20px;position:static!important}.recommen_container_bottom{background-image:url(/static/media/recommen_bg.78843eddbfa0c5888f69.png);background-size:cover;display:flex;padding:100px 80px}.recommen_container_bottom .title{color:#fff;font-size:40px;font-weight:700;line-height:153%}.recommen_container_bottom .recommen_info{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-right:30px;width:50%}.recommen_container_bottom .recommen_info img{margin:20px 0;object-fit:cover;width:300px}.recommen_container_bottom .recomment_decription{display:flex;flex-direction:column;padding-left:30px;width:50%}.recommen_container_bottom .recomment_decription .product_decription{line-height:153%;padding:20px 0}.recommen_container_bottom .recomment_decription .feature_list{background:rgba(5,24,41,.5);border-radius:8px;padding:16px}.recommen_container_bottom .recomment_decription .feature_list .feature_item{display:flex;padding:20px 10px}.recommen_container_bottom .recomment_decription .feature_list .feature_item img{object-fit:contain;padding:0 20px}.recommen_container_bottom p{color:#fff}@media screen and (max-width:1341px){.recommen_container_bottom,.recommen_container_top{padding:80px 60px}.recommen_container_bottom .title{font-size:28px}.recommen_container_bottom .recommen_info{padding-right:20px}.recommen_container_bottom .recomment_decription{padding-left:20px}.recommen_container_bottom .recomment_decription .feature_list{padding:0}.recommen_container_bottom .recomment_decription .feature_list .feature_item{padding:15px 7.5px}}@media screen and (max-width:950px){.recommen_container_bottom,.recommen_container_top{padding:60px 40px}.recommen_container_bottom .title{font-size:24px}.recommen_container_bottom .recommen_info{padding-right:10px}.recommen_container_bottom .recomment_decription{padding-left:10px}.recommen_container_bottom .recomment_decription .feature_list{padding:0}.recommen_container_bottom .recomment_decription .feature_list .feature_item{padding:10px 5px}}@media screen and (max-width:870px){.recommen_container_top{padding:40px 20px}.recommen_container_top .recommen_header .header_content{width:100%}.recommen_container_top .recommen_header .header_content p{display:none}.recommen_container_top .recommen_header .header_content .title{font-size:16px}.recommen_container_top .recommen_header .header_content .title hr{height:4px;width:50%}.recommen_container_top .recommen_header .header_button{display:none}.recommen_container_top .recommen_slide{padding-top:17px}.recommen_container_bottom{padding:40px 20px}.recommen_container_bottom .title{font-size:16px}.recommen_container_bottom .recommen_info{padding-right:5px}.recommen_container_bottom .recommen_info img{margin:20px 0;object-fit:cover;width:140px}.recommen_container_bottom .recomment_decription{padding-left:5px}.recommen_container_bottom .recomment_decription .product_decription{font-size:11px}.recommen_container_bottom .recomment_decription .feature_list{display:none}}.we_offer_container{grid-gap:20px;background-color:#fff;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:100px 80px}.we_offer_container p{color:#3d3e48;line-height:180%}.we_offer_container a{color:#fdc900;font-size:14px;font-weight:400;line-height:180%}.we_offer_container .offer_colum{align-items:start;display:flex;flex-direction:column;justify-content:space-evenly}.we_offer_container .offer_colum .btn-view-mobie{display:none}.we_offer_container .content{background:#f9f9f9;border-radius:8px;padding:16px}.we_offer_container .content p{padding:10px}.we_offer_container .post{padding:20px 0}.we_offer_container .post .post_title{align-items:center;color:#3d3e48;display:flex;font-size:19.2px;font-weight:600;line-height:180%}.we_offer_container .post .post_title h2{padding-left:15px}.we_offer_container .post a,.we_offer_container .post p{padding-left:56px}.we_offer_container .post .post_detail-mobie{display:none}.we_offer_container .post .post_detail{align-items:center;display:flex;padding:10px 0}.we_offer_container .post .post_detail img{padding-left:5px}.your_solution_container{background-color:#051829;padding:100px 80px}.your_solution_container .your_solution_header{align-items:center;display:flex;flex-direction:column;padding-bottom:50px}.your_solution_container .your_solution_header .title{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:32px;font-weight:700;line-height:153%}.your_solution_container .your_solution_header .title hr{height:8px;width:72px}.your_solution_container .your_solution_header p{color:#fff;line-height:180%;padding:20px 0 25px;text-align:center;width:35%}.your_solution_container .solution-img-box{grid-column-gap:12px;grid-row-gap:8px;-webkit-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:8px}.your_solution_container .solution-img-box .img-item:nth-child(5),.your_solution_container .solution-img-box .img-item:nth-child(6){grid-column:span 2}@media screen and (max-width:1341px){.we_offer_container,.your_solution_container{padding:80px 60px}.your_solution_container .your_solution_header p{width:50%}}@media screen and (max-width:950px){.we_offer_container,.your_solution_container{padding:60px 40px}.your_solution_container .your_solution_header p{width:75%}.your_solution_container .solution-img-box{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:870px){.we_offer_container{grid-template-columns:1fr;padding:40px 20px}.we_offer_container .offer_colum .post{display:flex;flex-wrap:wrap;padding:11px 0 22px}.we_offer_container .offer_colum .post a,.we_offer_container .offer_colum .post h2,.we_offer_container .offer_colum .post p{padding:0}.we_offer_container .offer_colum .post img{display:none}.we_offer_container .offer_colum .post .post_title{font-size:14px;width:60%}.we_offer_container .offer_colum .post .post_content{padding-top:11px;width:100%}.we_offer_container .offer_colum .post .post_content p{font-size:12px}.we_offer_container .offer_colum .post .post_detail-mobie{align-items:center;display:block;display:flex;justify-content:end;width:40%}.we_offer_container .offer_colum .post .post_detail{display:none}.we_offer_container .offer_colum:first-child{flex-direction:row;flex-wrap:wrap}.we_offer_container .offer_colum:first-child .title{font-size:16px;padding-bottom:16px;width:50%}.we_offer_container .offer_colum:first-child .title hr{height:4px;width:50%}.we_offer_container .offer_colum:first-child .btn-view-mobie{display:block;display:flex;justify-content:end;width:50%}.we_offer_container .offer_colum:first-child .btn-view{display:none}.we_offer_container .offer_colum:first-child .content{font-size:12px}.your_solution_container{padding:40px 20px}.your_solution_container .your_solution_header{padding:0}.your_solution_container .your_solution_header .title{font-size:16px}.your_solution_container .your_solution_header .title hr{height:4px}.your_solution_container .your_solution_header p{font-size:12px;padding:16px 0;width:90%}.your_solution_container .solution-img-box{grid-template-columns:1fr}.your_solution_container .solution-img-box .img-item:first-child{display:none}.your_solution_container .solution-img-box .img-item:last-child,.your_solution_container .solution-img-box .img-item:nth-child(5){grid-column:span 1}}.typical_projects_container{background-color:#fff;padding:100px 80px}.typical_projects_container .header,.typical_projects_container .header h1{align-items:center;display:flex;flex-direction:column}.typical_projects_container .header h1{color:#051829;font-size:32px;font-weight:700;line-height:153%;padding-bottom:30px}.typical_projects_container .header hr{background:#fdc900;border-radius:11px;height:8px;margin:5px 0 0;width:153px}.typical_projects_container .header p{color:#3d3e48;line-height:180%;max-width:60%;padding-bottom:50px;text-align:center}.typical_projects_container .statistical_box{display:grid;grid-template-columns:repeat(3,1fr)}.typical_projects_container .statistical_box .statistical_box-item{align-items:center;display:flex;justify-content:center}.typical_projects_container .statistical_box .statistical_box-item .statistical_number{color:#fdc900;font-size:48px;font-weight:700;line-height:153%;padding-right:20px}.typical_projects_container .statistical_box .statistical_box-item .statistical_title h3{color:#051829;font-size:32px;font-weight:500;line-height:153%}.typical_projects_container .statistical_box .statistical_box-item .statistical_title p{color:rgba(0,0,0,.45);font-size:14px;font-weight:400;line-height:180%}.typical_projects_container .typical_project_imgs{display:grid;grid-template-columns:repeat(4,1fr);padding-top:50px}.typical_projects_container .typical_project_imgs img{padding:15px;width:100%}.join_container{background-image:url(/static/media/join_bg.9efcfd1bdff908bc3538.png);background-repeat:no-repeat;background-size:cover;margin-bottom:100px;padding:100px 80px}.join_container h1{color:#fff;font-size:48px;font-weight:700;line-height:153%;text-shadow:0 4px 4px rgba(0,0,0,.25)}.join_container h1 span{color:#fdc900}.join_container p{color:#fff;line-height:180%}.join_container .join_btn{display:flex;justify-content:end;padding-top:20px}@media screen and (max-width:1341px){.typical_projects_container{padding:80px 60px}.typical_projects_container .statistical_box{grid-template-columns:1fr;row-gap:10px}.typical_projects_container .statistical_box .statistical_box-item .statistical_number{font-size:40px}.typical_projects_container .statistical_box .statistical_box-item .statistical_title h3{font-size:28px}.typical_projects_container .statistical_box .statistical_box-item .statistical_title p{font-size:14px}.typical_projects_container .header p{padding-bottom:40px}.typical_projects_container .typical_project_imgs{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:950px){.typical_projects_container{padding:60px 40px}.typical_projects_container .header p{max-width:80%;padding-bottom:20px}}@media screen and (max-width:870px){.typical_projects_container{padding:40px 20px}.typical_projects_container .header h1{font-size:16px;padding-bottom:8px;text-transform:uppercase}.typical_projects_container .header h1 hr{height:4px;width:50%}.typical_projects_container .header p{font-size:12px;max-width:100%}.typical_projects_container .statistical_box .statistical_box-item{justify-content:space-around}.typical_projects_container .statistical_box .statistical_box-item .statistical_number{font-size:32px;padding:0;text-align:end;width:40%}.typical_projects_container .statistical_box .statistical_box-item .statistical_title{width:50%}.typical_projects_container .statistical_box .statistical_box-item .statistical_title h3{font-size:14px}.typical_projects_container .statistical_box .statistical_box-item .statistical_title p{font-size:12px}}.about_header{background-image:url(/static/media/about_header_bg.9a8724f0b8b25aef4785.png);background-repeat:no-repeat;background-size:contain;padding:120px}.about_header h1{color:#fff;font-size:48px;font-weight:700;line-height:153%;text-shadow:0 4px 4px rgba(0,0,0,.25)}.about_header p{color:#fdc900;font-size:14px;font-weight:500;line-height:180%;width:50%}.about_body{padding:106px 80px 0;position:relative}.about_body .title hr{width:10%}.about_body p{color:#3d3e48;line-height:180%;padding:10px 0}.about_body .about_body-middle{grid-column-gap:100px;border-bottom:1px solid rgba(0,0,0,.15);-webkit-column-gap:100px;column-gap:100px;display:grid;grid-template-columns:1fr 1fr;padding-bottom:40px}.about_body .about_body-middle .imgs_box{grid-gap:20px;display:grid;gap:20px;grid-row:span 3;grid-template-columns:1fr 1fr}.about_body .about_body-middle .imgs_box .img-item img{border-radius:5px;display:block;height:100%;object-fit:cover;width:100%}.about_body .about_body-middle .imgs_box .img-item:nth-child(2){grid-row:span 2}.about_body .about_body-middle .text_box{display:flex;flex-direction:column;height:100%;justify-content:space-evenly}.about_body .about_body-bottom{grid-column-gap:100px;-webkit-column-gap:100px;column-gap:100px;display:grid;grid-template-columns:1fr 1fr;padding-top:40px}.about_body .about_body-bottom .words_aboutus{display:flex;flex-direction:column;grid-row:span 4;height:100%;justify-content:space-around}.about_body .about_body-bottom .words_aboutus h1{color:#3d3e48;font-size:19.2px;font-weight:600;line-height:180%}.about_body .about_body-bottom .about_card{background-color:#f9f9f9;border-radius:8px;margin-top:20px;padding:10px}.about_body .about_body-bottom .about_card .card-header{align-items:center;display:flex}.about_body .about_body-bottom .about_card .card-header h2{color:#3d3e48;font-size:19.2px;font-weight:500;line-height:180%;padding-left:10px}.our_customer .title{font-family:Roboto;font-size:32px;font-style:normal;font-weight:700;line-height:153%;padding:0 80px 40px}.our_customer .title hr{width:10%}.our_customer .customer_list{padding-bottom:130px}.our_customer .customer_list img{display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:1341px){.about_body{padding:80px 60px 0}}@media screen and (max-width:950px){.about_body{padding:60px 40px 0}}@media screen and (max-width:870px){.about_header{padding:50px 20px}.about_header h1{font-size:16px}.about_header p{font-size:11px;width:100%}.about_body{padding:40px 20px 0}.about_body .title{font-size:16px;padding-bottom:16px}.about_body .title hr{width:50%}.about_body .about_body-middle{grid-template-columns:1fr}.about_body .about_body-middle .imgs_box{gap:10px;grid-row:span 1}.about_body .about_body-middle .imgs_box .img-item{height:100px}.about_body .about_body-middle .imgs_box .img-item:nth-child(2){height:210px}.about_body .about_body-middle .text_box p{font-size:12px}.about_body .about_body-bottom{grid-template-columns:1fr}.about_body .about_body-bottom .words_aboutus{grid-row:span 1}.about_body .about_body-bottom .words_aboutus h1{font-size:14px}.about_body .about_body-bottom .words_aboutus p{font-size:12px}.about_body .about_body-bottom .about_card .card-header img{width:10%}.about_body .about_body-bottom .about_card .card-header h2{font-size:14px}.about_body .about_body-bottom .about_card .card-body{font-size:12px}.our_customer .title{font-size:16px;padding:0 20px 8px}.our_customer .title hr{width:50%}.our_customer .customer_list{padding-bottom:48px}}.contact_header{background-image:url(/static/media/contact_header_bg.058a9a8a63a86c965e24.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:140px}.contact_header h1{color:#fff;font-size:48px;font-weight:700;line-height:153%;text-shadow:0 4px 4px rgba(0,0,0,.25)}.contact_header p{color:#fdc900;font-size:14px;font-weight:500;line-height:180%;width:50%}.contact_body{background-color:#fff;display:grid;grid-template-columns:repeat(5,1fr);padding:100px 80px}.contact_body .title{grid-column:span 5;padding-bottom:30px}.contact_body .title hr{width:10%}.contact_body .contact_card_container{grid-column:span 2}.contact_body .contact_card_container .contact_card{display:flex;padding:20px 10px}.contact_body .contact_card_container .contact_card .card_img{object-fit:contain;padding-right:10px}.contact_body .contact_card_container .contact_card .card_content h3{color:rgba(0,0,0,.45);font-size:16px;font-weight:700;line-height:180%}.contact_body .contact_card_container .contact_card .card_content p{color:#051829;font-size:16px;font-weight:400;line-height:180%}.contact_body .map_container{grid-column:span 3;height:100%;width:100%}.contact_body .map_container .map{border:1px solid rgba(0,0,0,.15);border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);height:100%;width:100%}@media screen and (max-width:1341px){.contact_header{padding:100px 20px}.about_body{padding:80px 60px 0}}@media screen and (max-width:950px){.contact_header{padding:90px 20px}.about_body{padding:60px 40px 0}}@media screen and (max-width:870px){.contact_header{padding:50px 20px}.contact_header h1{font-size:16px}.contact_header p{font-size:11px;width:100%}.contact_body{grid-template-columns:1fr;padding:40px 20px}.contact_body .title{font-size:16px;grid-column:span 1;padding-bottom:8px}.contact_body .contact_card_container{grid-column:span 1}.contact_body .contact_card_container .contact_card{padding:12px 0}.contact_body .contact_card_container .contact_card .card_img{width:15%}.contact_body .contact_card_container .contact_card .card_content h3{font-size:14px}.contact_body .contact_card_container .contact_card .card_content p{font-size:12px}.contact_body .map_container{grid-column:span 1;height:356px}}.contact_form_container{align-items:start;background-image:url(/static/media/contact_form_bg.130f061e3fc010d4824b.png);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding:50px 40px 50px 80px}.contact_form_container a{text-decoration:underline}.contact_form_container .form_contact{display:grid;grid-template-columns:repeat(2,1fr);width:65%}.contact_form_container .form_contact .form-header{grid-column:span 2}.contact_form_container .form_contact .form-header .title{color:#fff;font-size:32px;font-weight:700;line-height:153%;padding:0 10px 20px}.contact_form_container .form_contact .form-header p{color:#fff;line-height:153%;padding:0 10px}.contact_form_container .form_contact .input_group{padding:15px 10px}.contact_form_container .form_contact .input_group label{color:#fff;font-size:14px;font-weight:400;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact_form_container .form_contact .input_group .label{color:#fdc900;display:block;font-size:14px;font-weight:400;line-height:22px;padding-bottom:10px}.contact_form_container .form_contact .input_group:nth-child(6){grid-column:span 2}.contact_form_container .form_contact .form-confirm{grid-column:span 2;padding:0 10px}.contact_form_container .form_contact .form-confirm p{color:#fff;font-size:14px;font-weight:400;line-height:24px}.contact_form_container .form_contact .form-submit{grid-column:span 2;padding:5px 10px}.contact_form_container .form_contact .form-submit .submit_btn{background-color:#fdc900;color:#051829;font-size:16px;font-weight:400;height:40px;line-height:24px;text-align:center;width:100%}@media screen and (max-width:870px){.contact_form_container{flex-wrap:wrap;padding:40px 20px}.contact_form_container .form_contact{display:flex;flex-wrap:wrap;width:100%}.contact_form_container .form_contact .form-confirm,.contact_form_container .form_contact .form-header,.contact_form_container .form_contact .form-submit,.contact_form_container .form_contact .input_group{width:100%}.contact_form_container .form_contact .form-header .title{font-size:16px;padding:10px 0}.contact_form_container .form_contact .form-header p{padding:0}.contact_form_container .form_contact .form-confirm,.contact_form_container .form_contact .form-submit,.contact_form_container .form_contact .input_group{padding:10px 0}}.offices_location_wraper{background-color:#fff;padding:100px 80px}.offices_location_wraper .offices_header .title{padding-bottom:10px}.offices_location_wraper .offices_header .title hr{width:15%}.offices_location_wraper .offices_header p{color:#3d3e48;font-size:14px;font-weight:400;line-height:180%;padding-bottom:50px;width:40%}.offices_location_wraper .office_slide .swiper-slide{display:flex;justify-content:center}.swiper-button-next,.swiper-button-prev{background:rgba(0,0,0,.25)!important;border-radius:101px!important;color:#fff!important;height:54px!important;width:54px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px!important}@media screen and (max-width:1341px){.offices_location_wraper{padding:80px 60px}}@media screen and (max-width:950px){.offices_location_wraper{padding:60px 40px}}@media screen and (max-width:870px){.offices_location_wraper{padding:40px 20px}.offices_location_wraper .offices_header .title{font-size:16px}.offices_location_wraper .offices_header p{font-size:12px;padding-bottom:38px;width:100%}}.application_menu_wraper{background-color:#fff;padding-bottom:23px}.application_menu_wraper .application_menu{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(11,1fr);padding:20px 0}.application_menu_wraper .application_menu .menu-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around}.application_menu_wraper .application_menu .menu-item p{color:#051829;font-size:14px;font-weight:400;line-height:180%;text-align:center;transition:color .2s}.application_menu_wraper .application_menu .active p{color:#fdc900}.application_menu_wraper .application_videos{border-radius:8px;max-height:436px;overflow:hidden;position:relative;width:100%}.application_menu_wraper .application_videos .videos-intro{height:100%;width:100%}.application_menu_wraper .application_videos .content{left:30%;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.application_menu_wraper .application_videos .content h1{color:#fff;font-size:48px;font-weight:700;line-height:153%;text-shadow:0 4px 4px rgba(0,0,0,.25)}.application_menu_wraper .application_videos .content p{color:#fdc900;font-size:14px;font-weight:500;line-height:180%}@media screen and (max-width:950px){.application_menu_wraper{padding:0 20px}.application_menu_wraper .application_menu{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:870px){.application_menu_wraper{padding:0 20px}.application_menu_wraper .application_menu{grid-template-columns:repeat(3,1fr)}.application_menu_wraper .application_videos{display:none}}.medical_electronics_wraper{padding:0 80px;width:100%}.medical_electronics_wraper img{height:70%!important;text-align:center;width:70%!important}.medical_electronics_wraper .title{padding-bottom:16px;text-transform:uppercase}.medical_electronics_wraper .title hr{width:11%}.medical_electronics_wraper .base_text{border-bottom:1px solid rgba(0,0,0,.15);color:#000;line-height:180%;padding-bottom:30px}.medical_electronics_wraper .base_text .MsoNormal{object-fit:cover;text-align:center}.medical_electronics_wraper .medical_menu{align-items:center;display:flex;justify-content:center;padding-bottom:32px;padding-top:10px}.medical_electronics_wraper .medical_menu .medical-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:70px;justify-content:space-between;padding:0 16px;position:relative}.medical_electronics_wraper .medical_menu .medical-item img{height:50%;object-fit:contain;width:100%}.medical_electronics_wraper .medical_menu .medical-item:first-child:after,.medical_electronics_wraper .medical_menu .medical-item:last-child:before{background-color:#000;content:"";height:34px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1px}.medical_electronics_wraper .medical_menu .medical-item:first-child:after{right:0}.medical_electronics_wraper .medical_menu .medical-item:last-child:before{left:0}.medical_electronics_wraper .medical_img{width:100%}.medical_electronics_wraper .medical_img img{margin-top:43px;width:100%}@media screen and (max-width:870px){.medical_electronics_wraper{padding:20px;width:100%}.medical_electronics_wraper img{height:100%!important;width:100%!important}.medical_electronics_wraper .title{font-size:16px}.medical_electronics_wraper .title hr{height:4px;width:50%}.medical_electronics_wraper .base_text{font-size:12px;padding-bottom:16px}.medical_electronics_wraper .base_text .MsoNormal{background-size:cover;height:auto;object-fit:cover;text-align:center}.medical_electronics_wraper .base_text .MsoNormal .img{object-fit:contain}.medical_electronics_wraper .medical_menu{padding:0 0 20px}.medical_electronics_wraper .medical_menu .medical-item p{font-size:12px;text-align:center}.medical_electronics_wraper .medical_img img{margin-top:32px}}.application_product_list{padding:82px 80px}.application_product_list .title{padding-bottom:41px}.application_product_list .title hr{width:10%}@media screen and (max-width:870px){.application_product_list{padding:20px}.application_product_list .title{font-size:14px}.application_product_list .title hr{height:4px;margin-top:4px;width:40%}}.product_detail_wraper .product_detail-header{background-image:url(/static/media/product_detail_header_bg.d47c22c373df21a5c87a.png);background-repeat:no-repeat;background-size:cover;padding:49px 80px 60px}.product_detail_wraper .product_detail-header h1{color:#fff;font-size:48px;font-weight:700;line-height:153%;text-shadow:0 4px 4px rgba(0,0,0,.25)}.product_detail_wraper .product_detail-header p{color:#fdc900;font-size:14px;font-weight:500;line-height:180%}.product_detail_wraper .product_detail-body{display:flex;justify-content:space-between;padding:49px 24px 104px 80px;position:relative}.product_detail_wraper .product_detail-body .body_left{width:85%}.product_detail_wraper .product_detail-body .body_right{width:14%}.product_detail_wraper .product_detail-body .body_right #Sticky-menu{color:#fff;height:100vh;padding-left:10px;position:-webkit-sticky;position:sticky;top:10%}.product_detail_wraper .product_detail-body .body_right #Sticky-menu .ant-anchor-wrapper .ant-anchor .ant-anchor-link{padding-block:12px}.product_detail_wraper .product_detail-body .body_right #Sticky-menu .ant-anchor-wrapper .ant-anchor .ant-anchor-link-title{color:rgba(0,0,0,.55)!important}.product_detail_wraper .product_detail-body .body_right #Sticky-menu .ant-anchor-wrapper .ant-anchor .ant-anchor-link-active>.ant-anchor-link-title{color:#051829!important;font-size:14px;font-weight:400;line-height:180%}.product_detail_wraper .product_detail-body .body_right #Sticky-menu .ant-anchor-wrapper:not(.ant-anchor-wrapper-horizontal) .ant-anchor .ant-anchor-ink,.product_detail_wraper .product_detail-body .body_right #Sticky-menu .ant-menu-dark .ant-menu-item-selected,.product_detail_wraper .product_detail-body .body_right #Sticky-menu .ant-menu-dark>.ant-menu .ant-menu-item-selected{background-color:#051829}.product_detail_wraper .product_detail-body .body_right #index-item{left:0;position:absolute;top:0}@media screen and (max-width:870px){.product_detail_wraper .product_detail-header{padding:52px 24px}.product_detail_wraper .product_detail-header h1{font-size:16px}.product_detail_wraper .product_detail-header p{font-size:11px}.product_detail_wraper .product_detail-body{padding:40px 20px}.product_detail_wraper .product_detail-body .body_left{width:100%}.product_detail_wraper .product_detail-body .body_right{display:none}}.specifications_wraper{background-color:#fff;padding:0 0 129px}.specifications_wraper .title{padding-bottom:32px;text-transform:uppercase}.specifications_wraper .title hr{width:15%}.specifications_wraper .specifications_slide .swiper-slide{display:flex!important;justify-content:center!important}.specifications_wraper .specifications_slide .swiper-slide img{height:100%;object-fit:cover;width:80%}.specifications_wraper .specifications_slide .swiper-button-next,.specifications_wraper .specifications_slide .swiper-button-prev{background:rgba(0,0,0,.25);border-radius:50%;height:25px!important;width:25px!important}.specifications_wraper .specifications_slide .swiper-button-next:after,.specifications_wraper .specifications_slide .swiper-button-prev:after{font-size:15px!important}.specifications_wraper .specifications_slide .mySwiper .swiper-slide{background:#f9f9f9;border-radius:8px;cursor:pointer;padding:37px 10px}.specifications_wraper .specifications_description{padding-left:34px}.specifications_wraper .specifications_description h2{font-size:20px;font-weight:500;line-height:180%;padding-bottom:4px}.specifications_wraper .specifications_description a,.specifications_wraper .specifications_description p{font-size:14px;font-weight:400;line-height:180%;white-space:pre-wrap;word-break:break-word}.specifications_wraper .specifications_description h2,.specifications_wraper .specifications_description p{color:#3d3e48}.specifications_wraper .specifications_description p{padding-bottom:22px}.specifications_wraper .specifications_description a{color:#fdc900;padding-right:7px}.specifications_wraper .specifications_description .modle_box{display:flex;padding-bottom:16px}.specifications_wraper .specifications_description .modle_box p{color:rgba(0,0,0,.45);font-size:14px;font-weight:400;line-height:180%;padding:0}.specifications_wraper .specifications_description .modle_box p span{color:#3d3e48}.specifications_wraper .specifications_description .modle_box .modle{padding-right:16px;position:relative}.specifications_wraper .specifications_description .modle_box .modle:after{background-color:rgba(0,0,0,.25);content:"";height:70%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.specifications_wraper .specifications_description .modle_box .inventory{padding-left:16px}.specifications_wraper .specifications_description .product_price .btn{height:39px}.specifications_wraper .specifications_description .product_price .btn .btn_price{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.specifications_wraper .specifications_description .product_price .btn .btn_price img{padding-right:10px}.specifications_wraper .specifications_description .product_price .btn .btn_price p{padding:0}.featuref_wraper .featuref_content{width:90%}.featuref_wraper .featuref_content img{height:70%!important;width:70%!important}.featuref_wraper .featuref_content .title{padding-bottom:33px}.featuref_wraper .featuref_content h3.sub-title{color:#051829;font-size:20px;font-weight:400;line-height:153%;padding-bottom:18px}.featuref_wraper .featuref_content h4.sub-title{color:#000;font-size:16px;font-weight:500;line-height:153%;padding-bottom:8px}.featuref_wraper .featuref_content .list{display:inline-block;list-style:disc;margin-left:20px;padding-bottom:34px}.featuref_wraper .featuref_content .list li{color:#051829;font-size:14px;font-weight:400;line-height:180.5%}.featuref_wraper .featuref_content .list li:before{color:red;content:"♦";font-size:20px}.featuref_wraper .featuref_content .post-img{padding-bottom:24px;width:100%}.featuref_wraper .featuref_content .chart{width:72%}.featuref_wraper .featuref_content .text{color:#000;font-size:14px;font-weight:400;line-height:153%;padding-bottom:24px}@media screen and (max-width:870px){.featuref_wraper .featuref_content{height:100%;width:100%}.featuref_wraper .featuref_content img{height:100%!important;width:100%!important}}.accessories_wraper{background-color:#fff;padding:0 0 86px}.accessories_wraper .title{align-items:center;display:flex;flex-direction:column;padding-bottom:32px}.accessories_wraper .title hr{width:10%}.accessories_wraper .intro{color:#3d3e48;font-size:14px;font-weight:400;line-height:180%;padding:0 100px 50px;text-align:center}.accessories_wraper .accessories-list{grid-column-gap:35px;grid-row-gap:25px;-webkit-column-gap:35px;column-gap:35px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:25px}.accessories_wraper .accessories-list .accessories-item .item-image{border:1px solid rgba(0,0,0,.15);border-radius:8px;height:80%;padding:30px;width:100%}.accessories_wraper .accessories-list .accessories-item .item-image img{height:100%;width:100%}.accessories_wraper .accessories-list .accessories-item h4{color:#051829;font-size:16px;font-weight:500;line-height:153%;padding-top:13px}.accessories_wraper .accessories-list .accessories-item p{color:#3d3e48;font-size:14px;font-weight:400;line-height:180%}@media screen and (max-width:870px){.accessories_wraper .title{font-size:100%;padding-bottom:8px}.accessories_wraper .intro{font-size:12px;padding:0 20px}.accessories_wraper .accessories-list{-webkit-column-gap:10px;column-gap:10px;grid-template-columns:repeat(2,50%)}.accessories_wraper .accessories-list .accessories-item .item-image{align-items:center;display:flex;justify-content:center;padding:0}.accessories_wraper .accessories-list .accessories-item .item-image img{height:60%;width:60%}.accessories_wraper .accessories-list .accessories-item h4,.accessories_wraper .accessories-list .accessories-item p{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.download_db_wraper .download_db-header{display:flex}.download_db_wraper .download_db-header .title{padding-bottom:32px;width:50%}.download_db_wraper .download_db-header .title hr{width:15%}.download_db_wraper .download_db-header .btn-more-new{display:flex;justify-content:end;width:50%}.download_db_wraper .pdf-list{grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px;display:grid;grid-template-columns:repeat(4,25%)}.download_db_wraper .pdf-list .pdf-item{border:1px solid #e1e1e1;border-radius:8px}.download_db_wraper .pdf-list .pdf-item .item-imgbox img{height:auto;object-fit:cover;width:100%}.download_db_wraper .pdf-list .pdf-item .item-textbox{padding:16px}.download_db_wraper .pdf-list .pdf-item .item-textbox .item-file-name{display:flex;justify-content:space-between;padding-bottom:16px}.download_db_wraper .pdf-list .pdf-item .item-textbox .item-file-name p{color:rgba(0,0,0,.45);font-size:16px;font-weight:400;line-height:24px}.download_db_wraper .pdf-list .pdf-item .item-textbox .item-file-name .item-file-download{cursor:pointer;width:8%}.download_db_wraper .pdf-list .pdf-item .item-textbox .item-file-name img{object-fit:cover}.download_db_wraper .pdf-list .pdf-item .item-textbox .item-title{word-wrap:break-word;color:#051829;font-size:20px;font-weight:500;line-height:153%;padding-bottom:14px}.download_db_wraper .pdf-list .pdf-item .item-textbox .description{color:#3d3e48;font-size:14px;font-weight:400;line-height:180%}@media screen and (max-width:870px){.download_db_wraper .download_db-header .title{width:100%}.download_db_wraper .download_db-header .btn-more-new{display:none}.download_db_wraper .pdf-list{gap:10px;grid-template-columns:1fr;grid-template-columns:repeat(2,50%)}.download_db_wraper .pdf-list .pdf-item .item-textbox .item-file-name p{font-size:11px}.download_db_wraper .pdf-list .pdf-item .item-textbox .description,.download_db_wraper .pdf-list .pdf-item .item-textbox .item-title{font-size:12px}}.related_product_wraper{padding:81px 0}.related_product_wraper .related-grid{grid-column-gap:98px;-webkit-column-gap:98px;column-gap:98px;display:grid;grid-template-columns:1fr 1fr}.related_product_wraper .related-grid .related-item h1{color:#051829;font-size:32px;font-weight:500;line-height:153%;padding-bottom:16px}.related_product_wraper .related-grid .related-item img{height:auto;object-fit:cover;width:100%}@media screen and (max-width:870px){.related_product_wraper{padding:50px 0}.related_product_wraper .related-grid{-webkit-column-gap:0;column-gap:0;grid-template-columns:100%;row-gap:16px}.related_product_wraper .related-grid .related-item h1{font-size:16px}}#feature,#list_of_system{padding-bottom:101px}.chat_form a{text-decoration:underline}.chat_form .form-description{padding-bottom:8px}.chat_form .from_input-group{grid-row-gap:22px;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(8,1fr);padding-bottom:32px;row-gap:22px}.chat_form .from_input-group .input_group{grid-column:span 2}.chat_form .from_input-group .input_group:first-child{grid-column:span 3}.chat_form .from_input-group .input_group:nth-child(2){grid-column:span 5/9}.chat_form .from_input-group .input_group:last-child,.chat_form .from_input-group .input_group:nth-child(11){grid-column:span 8}.getaquote-wraper{padding-bottom:16px}.getaquote-wraper .form-input{grid-gap:24px;background:#f9f9f9;border-radius:8px;display:grid;gap:24px;grid-template-columns:1fr 1fr;padding:16px 24px}.getaquote-wraper .form-input .input_group:last-child{grid-column:span 2}.technical_articles{height:50vh;overflow-y:scroll;padding:15px 0}.technical_articles ul li{box-sizing:border-box;padding-right:20px;text-align:center}.technical_articles ul li a{border:2px solid #fff;color:#051829;display:block;font-size:14px;font-weight:400;line-height:171%;padding:18px;transition:color,border-color,.25s}.technical_articles ul li a:hover{border-color:#fdc900;color:#fdc900}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}::-webkit-scrollbar-thumb{border-radius:5px}::-webkit-scrollbar-button:single-button{background-color:#bbb;border-style:solid;display:block;height:13px;width:16px}::-webkit-scrollbar-button:single-button:vertical:decrement{border-color:transparent transparent #555;border-width:0 8px 8px}::-webkit-scrollbar-button:single-button:vertical:decrement:hover{border-color:transparent transparent #777}::-webkit-scrollbar-button:single-button:vertical:increment{border-color:#555 transparent transparent;border-width:8px 8px 0}::-webkit-scrollbar-button:vertical:single-button:increment:hover{border-color:#777 transparent transparent}.modal_wraper{border-radius:32px}.modal_wraper .modal_header .title{padding-bottom:24px}.modal_wraper .modal_header .title hr{width:10%}.modal_wraper .modal_footer{padding-top:8px}.modal_wraper .modal_footer .submit_btn .btn{background-color:#fdc900;border:1px solid #fdc900;border-radius:2px;box-shadow:0 2px 0 rgba(0,0,0,.043);color:#051829;height:40px;width:100%}.ant-modal-footer{display:none}:where(.css-dev-only-do-not-override-htwhyh).ant-modal .ant-modal-content{border-radius:32px}*{box-sizing:border-box;font-family:Roboto!important;font-style:normal}.loading{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:ShowPage;animation-name:ShowPage}@-webkit-keyframes ShowPage{0%{opacity:0}to{opacity:1}}@keyframes ShowPage{0%{opacity:0}to{opacity:1}}.button_chatbox{align-items:center;background-color:#051829;border-radius:0;border-top-left-radius:6px!important;border-top-right-radius:6px!important;bottom:0;display:flex;height:40px;left:90%;position:fixed;width:98px;z-index:1}.button_chatbox img{padding-right:5px}.button_chatbox .content{color:#fdc900;font-size:16px;font-weight:400;line-height:24px}.title{color:#051829;font-size:32px;font-weight:700;line-height:153%}.title hr{background:#fdc900;border-radius:11px;height:8px;margin:10px 0 0;width:20%}.label{color:#051829;display:block;font-size:14px;font-weight:400;line-height:22px;padding-bottom:8px}.input{background:#fff;border:1px solid #d9d9d9;border-radius:2px}:where(.css-dev-only-do-not-override-htwhyh).ant-input-focused,:where(.css-dev-only-do-not-override-htwhyh).ant-input:focus,:where(.css-dev-only-do-not-override-htwhyh).ant-input:hover{border-color:#d9d9d9}:where(.css-dev-only-do-not-override-htwhyh).ant-input:placeholder-shown{color:rgba(0,0,0,.25);font-size:14px;font-weight:400;line-height:22px}.base_text{font-size:14px;font-weight:400}img{object-fit:cover}body{scroll-behavior:smooth}body::-webkit-scrollbar{display:none}.show{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:ShowMenu;animation-name:ShowMenu;display:block}@-webkit-keyframes ShowMenu{0%{opacity:0;top:0}to{opacity:1;top:94%}}@keyframes ShowMenu{0%{opacity:0;top:0}to{opacity:1;top:94%}}.hide{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:HideMenu;animation-name:HideMenu;display:none}@-webkit-keyframes HideMenu{0%{opacity:1;top:94%}to{opacity:0;top:0}}@keyframes HideMenu{0%{opacity:1;top:94%}to{opacity:0;top:0}}.required:before{color:#ff4d4f;content:"*";padding-right:5px}:where(.css-dev-only-do-not-override-htwhyh).ant-radio-wrapper .ant-radio-checked .ant-radio-inner:after{background-color:#fdc900;opacity:1;-webkit-transform:scale(.5);transform:scale(.5);transition:all .3s cubic-bezier(.78,.14,.15,.86)}:where(.css-dev-only-do-not-override-htwhyh).ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#fff;border-color:#fdc900}.ant-input,.ant-select-single .ant-select-selector{border-radius:2px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:-5px!important;bottom:var(--swiper-pagination-bottom,-5px)!important}.ant-pagination .ant-pagination-item-active,.ant-pagination .ant-pagination-item-active:hover{border-color:#051829}.ant-pagination .ant-pagination-item-active a,.ant-pagination .ant-pagination-item-active:hover a{color:#051829}:where(.css-dev-only-do-not-override-htwhyh).ant-anchor-wrapper .ant-anchor .ant-anchor-link{padding-block:12px}:where(.css-dev-only-do-not-override-htwhyh).ant-anchor-wrapper .ant-anchor .ant-anchor-link-title{color:rgba(0,0,0,.55)!important}:where(.css-dev-only-do-not-override-htwhyh).ant-anchor-wrapper .ant-anchor .ant-anchor-link-active>.ant-anchor-link-title{color:#051829!important;font-size:14px;font-weight:400;line-height:180%}:where(.css-dev-only-do-not-override-htwhyh).ant-anchor-wrapper:not(.ant-anchor-wrapper-horizontal) .ant-anchor .ant-anchor-ink{background-color:#051829}:where(.css-dev-only-do-not-override-htwhyh).ant-menu-dark .ant-menu-item-selected,:where(.css-dev-only-do-not-override-htwhyh).ant-menu-dark>.ant-menu .ant-menu-item-selected{background-color:#051829}:where(.css-htwhyh).ant-menu-dark .ant-menu-item-selected,:where(.css-htwhyh).ant-menu-dark>.ant-menu .ant-menu-item-selected{background-color:#051829}@media screen and (max-width:1341px){.title{font-size:28px}}@media screen and (max-width:950px){.title{font-size:24px}}@media screen and (max-width:870px){.title{font-size:20px}.title hr{height:4px;margin-top:4px}.button_chatbox{display:none}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}
/*# sourceMappingURL=main.88b38094.css.map*/