@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Inconsolata";@font-face{font-family:NotoSanLao;src:url(/assets/NotoSansLao-DJZedlRD.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/assets/Nexa-DF2m49QO.otf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{padding:0;margin:0;box-sizing:border-box}.App{position:relative}.container{width:100%;max-width:1200px;margin:0 auto;padding-inline:48px;text-align:center}.font-header{font-size:clamp(24px,4vw,40px)}.font-subheader{font-size:clamp(18px,2.5vw,24px)}.font-default{font-size:clamp(13px,2vw,16px)}.font-small{font-size:clamp(12px,1.5vw,15px)}@media (max-width: 768px){.container{padding:0 20px}}@media (min-width: 2000px){body{font-size:2em}.container{max-width:none;width:80%}.font-header{font-size:60px}.font-subheader{font-size:38px}.font-default{font-size:25px}.font-small{font-size:20px}}.swiper-slide-thumb-active .thumbnail-box{border-color:#1976d2!important}.slider{position:relative;width:100%;height:100%;margin:auto;overflow:hidden}.slider-media{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.slider-media iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;min-width:100%;height:150%;min-height:100%}.hero-img{position:absolute;top:0;width:100%;height:100%;opacity:0;transition:all .5s}.hero-img.active{opacity:1;transform:translate(0)}.hero-img.next{transform:translate(100%)}.hero-img.prev{transform:translate(-100%)}.hero-img img{width:100%;height:100%;object-fit:cover;object-position:center}.custom-hero-img{position:absolute;top:0;width:100%;height:100%;opacity:0;transition:all .5s}.custom-hero-img.active{opacity:1;transform:translate(0)}.custom-hero-img.next{transform:translate(100%)}.custom-hero-img.prev{transform:translate(-100%)}.custom-hero-img img{width:100%;height:100%;object-fit:cover;object-position:center}.img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0006,#0003)}.swiper-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#333333b6;color:#ffffffa9;border:none;width:50px;height:50px;border-radius:50%;padding:10px;font-size:18px;margin-inline:20px;cursor:pointer;z-index:1}.swiper-btn:hover{background-color:#555}.swiper-btn:first-child{left:0}.swiper-btn:last-child{right:0}.swiper-pagination{position:absolute;bottom:50px;left:50%;transform:translate(-50%);display:flex}.swiper-circle{width:12px;height:12px;background-color:#fff;border-radius:50%;margin:0 10px;cursor:pointer}.swiper-circle.active{background:#4682b4}@media (max-width:768px){.swiper-btn{display:none}.hero-img img.img-seperate{height:56.25vw;vertical-align:top}.custom-hero-img img.custom-img-seperate{height:22.5vw;vertical-align:top}.swiper-pagination.seperate{bottom:10px;left:17%}.swiper-pagination.seperate .swiper-circle{width:10px}}.category-element{margin-top:30px}.category-title{text-align:center;text-decoration:underline;text-underline-offset:.5em;padding-bottom:.7em}.category-lists{margin-top:80px;padding-bottom:120px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:1rem}.category-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;background:linear-gradient(#0000001a,#0000004d);z-index:-1}.category-item{padding:20px;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:200px;display:flex;align-items:end;filter:grayscale(0);transform-style:preserve-3d;transition:all .3s ease;border-radius:5px;box-shadow:#dde8fd 0 8px 24px}.category-item:nth-child(5n+1){grid-row:span 2;grid-column:span 3}.category-item:nth-child(5n+3){background-position:right}.category-item:nth-child(5n+4){grid-column:span 3;background-position:bottom}.category-item:hover .category-overlay{background:none}.category-item:hover{box-shadow:0 -1px 10px #6e9cf7;transform:scale(1.01)}.category-item.disabled{filter:grayscale(100%)}.category-item .content{border-radius:5px;background:#2f2f2f4b;color:#fff;padding:5px 10px}.category-item .content h2{margin-bottom:10px;font-weight:700;-webkit-user-select:none;user-select:none}.category-item .content a{text-decoration:none;display:flex;align-items:center;gap:10px;color:#fff;cursor:pointer}@media (max-width:768px){.category-lists{grid-template-columns:repeat(2,minmax(100px,1fr));margin-top:50px;padding-bottom:50px}.category-item{grid-column:span 1!important;grid-row:span 1!important;min-height:150px}}@media (max-width:400px){.category-lists{margin-top:30px;padding-inline:10px;padding-bottom:40px;grid-template-columns:1fr}}@media (min-width:2000px){.category-element{margin-top:100px}.category-lists{width:80%;max-width:none;margin-top:100px}.category-item{min-height:300px}}.partners{padding-block:100px}.partner-list{margin-top:40px;margin-bottom:30px;display:flex;flex-wrap:wrap;overflow:hidden;gap:20px;justify-content:center}.partner-box{width:130px;background:#f0f0f0}.partner-box img{width:80%;margin:auto;aspect-ratio:1;opacity:.8;object-fit:contain;filter:grayscale(100%)}@media (max-width:768px){.partners{padding-block:50px}.partner-box{width:70px;gap:10px;margin:auto}}@media (min-width:2000px){.partner-list{width:80%;max-width:none}.partner-box{width:200px}}.feature-element{padding-top:100px}.feature-element .title{text-decoration:underline;text-underline-offset:.5em}.feature-section{padding-block:50px;display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));flex-wrap:wrap;column-gap:40px;row-gap:60px}.feature-item{position:relative;margin:30px auto;text-align:start;flex:1;max-width:500px;padding:20px 30px;border-radius:10px;min-height:250px;gap:10px;justify-content:space-between;overflow:hidden;background:linear-gradient(to right bottom,#49abe8,#ba6be2);display:none}.feature-item img{width:40%;height:100%;object-fit:contain}.feature-item .item-info{font-size:14px;color:#ebebeb}.feature-item .item-info p:first-child{text-underline-offset:.5em;text-decoration:underline}.feature-item .item-info h2{font-size:20px;font-weight:700;color:#fff;margin-block:20px;text-wrap:balance}.feature-item .item-info button{border:none;cursor:pointer;outline:none;background:transparent;color:#fff;margin-top:20px;padding-bottom:3px;display:flex;align-items:center;gap:5px}.feature-item .item-info button:hover{border-bottom:1px solid white}@media screen and (max-width:768px){.feature-element{padding-top:50px!important}.feature-section{display:flex;padding-top:20px;padding-bottom:0;flex-direction:column;gap:10px}.feature-item{flex-direction:row-reverse;min-height:0;text-align:right;display:flex}.feature-item a{text-decoration:none!important}.feature-item .item-info button{margin-top:0;float:right}.feature-item .item-desc{display:none}.feature-item img{width:50%;margin:auto 0}}@media screen and (max-width:500px){.feature-item{margin-block:10px;flex-direction:column-reverse;width:100%;background:none;position:relative}.feature-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top left,#39aef696,#8b2eba94);z-index:3}.feature-item img{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;padding:10px;margin:0;object-fit:contain}.feature-item .item-info{font-size:12px;position:relative;z-index:4;text-align:center}.feature-item .item-info button{float:none;margin:auto}.feature-item .item-info h2{font-size:14px}.feature-item .item-info .keyword{display:none}}@media (min-width:2000px){.feature-element .title{padding-bottom:50px}}.feature-card{--timing: .5s;--rotation: 40deg;width:100%;aspect-ratio:16/9;position:relative;transform-style:preserve-3d;perspective:2500px}.bg-wrapper{border:1px solid #c6c6c6;transition:all .5s;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.feature-card:hover .bg-wrapper{transform:perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);box-shadow:2px 35px 32px -8px #000000bf}.bg-wrapper:before,.bg-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.bg-wrapper:before{z-index:100;background-image:radial-gradient(circle,transparent 150px,rgba(160,72,255,.2));opacity:0;transition:opacity var(--timing)}.feature-card:hover .bg-wrapper:before,.feature-card:hover .bg-wrapper:after{transition:all .6s ease-in;opacity:1}.bg-wrapper:after{bottom:0;opacity:0;background-image:linear-gradient(to bottom,transparent 80%,rgba(71,11,131,.3) 90%,rgb(71,11,131) 100%)}.feature-keyword{position:absolute;top:0;left:0;z-index:40;color:#000c;padding:20px;text-underline-offset:2px;text-decoration:underline;text-decoration-color:#b9b9b9}.feature-card:nth-child(4n+2) .feature-keyword{color:#e7e7e7cc}.feature-card:nth-child(4n+3) .feature-keyword{color:#000c}.feature-card:hover .feature-keyword{opacity:0}.feature-bg-img{width:100%;height:100%;object-fit:cover}.feature-front-img{position:relative;opacity:0;z-index:20;transition:var(--timing);width:80%;height:300px;object-fit:contain}.feature-card:hover .feature-front-img{opacity:1;transform:translate3d(0,-22%,80px)}.feature-title{position:absolute;bottom:10px;width:80%;color:#fff;padding:10px 5px;transition:var(--timing);background:#21212180;text-decoration:none;z-index:30}.feature-title p{margin-bottom:10px}.feature-card:hover .feature-title{bottom:0;transform:perspective(900px) rotateX(25deg) translate3d(0,-10%,100px);color:#2d33ec;font-weight:700;background:#ffffffc8;text-decoration:underline;text-underline-offset:5px}.feature-card:hover .feature-title>p{display:none}@media (max-width:768px){.feature-card{display:none}}@media (min-width:2000px){.feature-front-img{width:100%;height:100%;object-fit:contain}.feature-section{gap:100px}.feature-card:hover .feature-title{bottom:0;transform:perspective(900px) rotateX(25deg) translate3d(0,-10%,110px)}.feature-title h4{font-size:1.3vw}}.testimonial{--padding: 50px;position:relative;display:flex;justify-content:space-between;gap:3rem;text-align:center;max-width:calc(100% - var(--padding) * 2);width:100%;margin:0 auto 100px}.testimonial:nth-child(odd){flex-direction:row-reverse;margin-top:50px}.testimonial:nth-child(2n+2){flex-direction:row}.testimonial img{width:50%;margin:auto;max-height:90vh;object-fit:contain}.testimonial:first-child img{margin-top:-100px}.testimonial .content{width:50%;align-self:center;padding-inline:20px}.testimonial .content h2{font-weight:900;margin-bottom:20px}.testimonial .content p{line-height:30px;text-align:justify;text-wrap:balance;color:#767676}@media (max-width:768px){.showcase{padding-top:10px}.testimonial{flex-direction:column!important;gap:1rem;margin-bottom:30px;max-width:none}.testimonial:nth-child(2n+2){margin-bottom:60px}.testimonial .content{width:100%}.testimonial .content p{line-height:30px}.testimonial img{width:90%;max-height:50vh;object-fit:contain;margin-top:0!important}}@media (min-width:2000px){.showcase{width:80%;margin:auto}.testimonial .content p{line-height:40px}}.contact-icon{font-size:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:bounce 10s linear infinite;animation-delay:1.5s;border:2px solid #fff;box-shadow:0 0 10px #0000001a;transition:transform .3s ease}.contact-icon:hover{transform:scale(1.3)}.contact-icon-text{position:absolute;top:-25px;right:25px;color:#582c86;background-color:#fff;border-radius:3px;animation:rotate 10s ease infinite;animation-delay:1.9s;font-weight:700}.arrow-icon{position:absolute;top:-10px;left:-50px;font-size:50px;color:#fff;transform:rotate(200deg);animation:pop 10s ease-in-out infinite;opacity:0;transform:scale(0)}@keyframes rotate{5%{transform:translate(0) translateY(0) rotate(0)}6%{transform:translateY(-10px)}10%{transform:translate(-50px) rotate(-360deg)}60%{transform:translate(-20px) rotate(-360deg)}70%{transform:translate(0) rotate(-360deg)}to{transform:translate(0) rotate(-360deg)}}@media (max-width:768px){.contact-icon{font-size:23px}.arrow-icon{font-size:45px}.product-contact{border-radius:20px}}.home{background:#fff}.hero{margin-top:-80px;height:100dvh;position:relative}.hero-slide-text{position:absolute;padding:20px;color:#fff;top:50%;left:80px;transform:translateY(-50%);text-align:justify;width:40%}.hero-slide-text .title{font-weight:700;text-align:start;margin-bottom:20px}.main-content{background:#f5f5f5;padding:0 50px;position:relative;filter:drop-shadow(0px 10px 5px rgba(0,0,0,.2))}.clippath-animate{position:absolute;bottom:-50px;left:0;width:100%;height:50px;background:#f5f5f5}.strength{position:relative;height:80dvh;background-size:cover;background-position:bottom;background-repeat:no-repeat;background-attachment:fixed;background-image:linear-gradient(to left,#0000001a,#0003),url(/assets/strength-bg-BUyX0Rjj.jpg);overflow:hidden}.strength-message{height:100%;display:flex;justify-content:space-around;align-items:center}.strength-list{position:relative;width:230px;aspect-ratio:1;padding:10px;background:#ffffffb3;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.strength-list:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130%;aspect-ratio:1;border-radius:50%;background:#ffffff80}.strength-list .icon{z-index:2}.strength-list h5{margin-block:15px;z-index:2}.strength-list p{color:#000;line-height:30px;z-index:2}@media (max-width:768px){.hero{margin-top:0;height:calc(56.25vw + 140px)}.hero-slide-text{position:relative;top:0;left:0;transform:translateY(0);background:#000000e6;text-align:center;width:100%;height:140px;display:flex;align-items:center}.hero-slide-text .title{margin-bottom:0;width:100%;text-align:center}.hero-slide-text .desc{display:none}.main-content{padding-inline:20px}.strength{height:auto;padding:60px 10px}.strength-list{height:120px;width:120px}.strength-list p{display:none}.strength-message{gap:30px}.strength-list p{color:#000;line-height:20px}}@media (max-width:500px){.strength{padding:60px 30px}.strength-message{flex-wrap:wrap;row-gap:60px}}@media (min-width:2000px){.strength-list{width:17%}.hero{margin-top:-150px}}.nav{position:relative;height:80px;background:#582c86;color:#fff;transition:all .3s ease;z-index:10}.nav.transparent:hover{background:#582c86}.nav.transparent{background:transparent}.navbar{display:flex;align-items:center;justify-content:space-between;height:100%}.logo{flex:0;height:40px;margin:auto}.logo img{height:100%;object-fit:cover}.nav:hover .logo img{color:#582c86}.line{border-right:2px solid rgb(255,255,255);padding-right:.3rem}.nav-menu{flex:1;display:flex;justify-content:space-between;align-items:center;padding-inline:20px;height:100%}.nav-links{display:flex;list-style:none;height:100%;font-size:16px}.nav-links a{text-decoration:none;color:inherit;font-size:16px}.nav-links small{font-size:16px}.nav-link{padding:0 15px;height:100%;display:grid;place-items:center;text-underline-offset:1em;cursor:pointer;text-decoration:none}.nav-link:hover{text-decoration:underline rgba(255,255,255,.5)}.container{width:100%;max-width:1400px;margin:0 auto;text-align:center}.explore-submenu{list-style:none;position:absolute;top:100%;left:0%;width:100%;height:90vh;display:flex;align-items:start;justify-content:space-around;padding-block:20px;background:#fff;background-position:bottom;color:#2f2f2f}.explore-submenu img{max-width:18rem;width:100%;margin:0 auto 10px;transition:all .3s}.explore-submenu a{display:flex;align-items:start;line-height:1rem;padding-right:10px}.explore-submenu .submenu a{display:flex;flex-direction:row;align-items:start;line-height:2rem;padding-right:1.3rem}.explore-submenu p{display:flex;flex-direction:column;align-items:start;font-size:1.5rem;line-height:2rem;padding-left:1rem;margin-bottom:10px}.explore-submenu a:hover img{transform:scale(1.1)}.explore-submenu .menuItem-wrap{padding-left:1rem;height:2.8rem;display:flex!important;flex-direction:none!important;justify-content:space-between;align-items:center}.explore-submenu .menuItem-wrap.active,.explore-submenu .menuItem-wrap:hover{background-color:#f3f3f3;color:#5656eb}.explore-submenu .menuItem-wrap .menu-item{display:flex;justify-content:space-between;width:100%;padding-right:1.3rem}.explore-submenu .menuItem-wrap .menu-item .icon-transition{transition:transform .3s ease,color .3s ease}.explore-submenu .menuItem-wrap .menu-item:hover .icon-transition{transform:translate(8px);color:#5656eb}.explore-submenu .menuItem-wrap a{padding-top:6px}.explore-submenu .submenu,.explore-submenu .nestedmenu{list-style:none}.explore-submenu .submenu .item .item-container{display:flex!important;flex-direction:row;justify-content:space-between;align-items:center;line-height:2.8rem;padding-left:1rem;padding-right:1rem}.explore-submenu .submenu .item.active,.explore-submenu .submenu .item .item-container:hover,.explore-submenu .nestedmenu .item .item-container:hover{background-color:#fff;color:#5656eb}.explore-submenu .submenu .item .item-container .icon-transition,.explore-submenu .nestedmenu .item .item-container .icon-transition{transition:transform .3s ease,color .3s ease}.explore-submenu .submenu .item .item-container:hover .icon-transition,.explore-submenu .nestedmenu .item .item-container:hover .icon-transition{transform:translate(8px);color:#5656eb}.explore-submenu .nestedmenu .item .item-container{display:flex!important;flex-direction:row;justify-content:space-between;align-items:center;line-height:2.8rem;padding-left:1rem;width:15rem}.lang-sideline{display:flex;gap:5px}.lang-list{padding:25px 15px;cursor:pointer;display:flex;line-height:0;align-items:center;border-radius:5px}.lang-list:hover{background:#fff3}.lang-list.active{background:#ffffff4d!important}@media (max-width: 480px){.nav{display:none}}@media (max-width: 768px){.nav{display:none}}@media (min-width: 1024px){.nav{display:block}.logo img{height:110%}.lang-selector li{padding:18px}.nav-menu{margin-left:10px;font-size:.9rem}.explore-submenu a,.explore-submenu .submenu a{font-size:1rem}}@media (min-width: 2000px){.nav{height:100px}.logo img{height:120%}.lang-selector li{padding:20px}.nav-menu{margin-left:0;font-size:1rem}.explore-submenu a,.explore-submenu .submenu a{font-size:1.2rem}}.forms{--timing: .3s;--width-of-input: 100%;--height-of-input: 50px;--border-height: 2px;--input-bg: #fff;--border-color: #2f2ee9;--border-radius: 30px;--after-border-radius: 10px;position:relative;width:var(--width-of-input);height:var(--height-of-input);display:flex;align-items:center;justify-content:center}.search-container{display:flex;align-items:center;width:100%;border-bottom:1px solid rgb(162,162,162);padding-bottom:6px}.search-input{flex:1;border:none;outline:none;background:transparent;padding-left:10px;font-size:16px}.icon-btn{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center}.icon-btn svg{color:#333;width:24px;height:24px}.dropdown{position:absolute;top:100%!important;left:0;right:0;border-radius:10px;box-shadow:0 0 10px #0000001a;border-top:none;max-height:auto;overflow-y:auto;z-index:1000;padding:20px 35px}.dropdown li p{font-size:1rem;margin-bottom:none!important}.sidebar{position:fixed;top:0;left:0;width:100vw;height:60px;overflow:hidden;padding:0;margin:0;display:flex;justify-content:center;align-items:center;z-index:309;display:none!important}.sidebar .logo-box{position:absolute;top:65px;left:10px;padding:10px;height:60px;display:flex}.sidebar .logo-box img{height:100%;object-fit:cover;filter:brightness(500%)}.sidebar nav{position:absolute;top:0;left:0;bottom:0;width:auto}.sidebar .background{position:absolute;top:0;left:0;bottom:0;z-index:inherit;width:300px;background:#8117d2;box-shadow:#00000080 0 5px 15px}.sidebar .toggleBtn{cursor:pointer;position:absolute;top:30px;left:30px;border-radius:50%;background:transparent}.sidebar-menu,.sidebar-menu-list{margin:0;padding:0;list-style:none;overflow-y:auto}.scrollable-menu{height:100%;max-height:80vh;overflow-y:auto;padding-right:5px}.sidebar-menu{padding:12px;position:absolute;top:120px;height:100vh;color:#fff;overflow-y:auto}.bottom-30{margin-bottom:16px}.mobile-sidebarmenu{list-style:none;color:inherit;text-decoration:none;padding-bottom:10px;display:flex;align-items:center;cursor:pointer;width:100%}.explore-mobile-dropdown{font-size:12px;list-style:none;margin-left:40px}.explore-mobile-dropdown a{color:inherit;padding:13px 10px;text-decoration:none;display:block}.sidebar .icon-placeholder{font-size:30px;border-radius:50%;margin-right:20px;display:flex;align-items:center}.sidebar select{padding:7px 20px;border:none;outline:none;background:#a445ed;color:#fff}.sidebar .text-placeholder{border-radius:5px;width:200px;height:20px;flex:1}.sidebar .refresh{padding:10px;position:absolute;background:#0006;border-radius:10px;width:20px;height:20px;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:768px){.sidebar{display:block!important}}.submenu-title{width:13rem;display:flex;justify-content:space-between;padding:.9rem;font-size:.8rem}.nested-submenu{padding-left:2rem}.nested-submenu li{list-style:none}.nestedmenu-title{padding-left:.7rem;width:10rem;display:flex;padding:13px 10px;justify-content:space-between}.rotate-down{transform:rotate(0);transition:transform .3s ease}.mobile-sidebarmenu{position:relative;cursor:pointer}.icon-placeholder,.text-placeholder{display:inline-block;margin-right:10px;font-size:.8rem;font-weight:600}.rotate-up{transform:rotate(180deg);transition:transform .3s ease}.rotate-down{transition:transform .3s ease}.softwaremenu-title{position:absolute;left:0;top:100%;z-index:10;background-color:#fff;border:1px solid #ccc;border-radius:4px;margin-top:5px;box-shadow:0 2px 5px #0003}.software-mobile-dropdown{list-style-type:none;padding:0;margin:0}.software-mobile-dropdown li{padding:10px 15px}.software-mobile-dropdown li:hover{background-color:#f0f0f0}.submenu-active{padding:10px;cursor:pointer;transition:background-color .3s ease}.footer{background:#582c86;color:#fff}.footer .container{padding-top:85px;padding-bottom:50px}.footer-intro h1{margin-bottom:30px}.footer-intro p{margin-bottom:40px;text-align:center;text-wrap:balance;line-height:25px}.footer-divider{width:100%;height:1PX;margin-bottom:50px;background:#999}.footer-menu{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.footer-menu-item{flex:1;margin:0 20px}.footer-menu-item:nth-last-child(1){flex:0 0 40%;text-align:center}.footer-menu .item-title{margin-bottom:30px}.footer-menu ul{list-style:none}.footer-menu-item li{margin-bottom:20px;cursor:pointer;color:#f2f2f2}.footer-menu-item li a{text-decoration:none;color:inherit}.media-lists{display:flex;justify-content:space-between;max-width:300px;margin:auto;gap:10px}.media-lists li{background:#fff;color:#333;width:40px;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.media-lists li:hover{background:#008cff;color:#fff}.footer-copyright{background:#474747;color:#737778;text-align:center;padding-block:10px}@media screen and (max-width:768px){.footer-menu-item:nth-last-child(1){flex:0 0 100%;margin:30px 0 0}}@media screen and (max-width:500px){.footer-menu{flex-direction:column;text-align:center}.footer-divider{margin-bottom:20px}.footer .container{padding-top:55px;padding-bottom:20px}.footer-menu-item:nth-last-child(1){margin-top:10px}.media-lists{width:100%}.media-lists li{width:25px;height:25px}.footer-intro p{text-align:justify;line-height:40px}}@media (min-width:2000px){.footer-intro p{line-height:40px}.media-lists li{width:60px}}.contact-header{width:100%;background:linear-gradient(to bottom,#8562c8,#4c307f);position:relative;aspect-ratio:16/9;max-height:60vh;overflow:hidden}.contact-header-img{position:absolute;top:0;right:0;width:50%;height:100%;clip-path:ellipse(65% 95% at 70% 50%);background:url(/assets/contact-us-fMBNhnCQ.jpg) no-repeat center center / cover}.contact-header-msg{position:relative;color:#fff;z-index:3;text-align:start;height:100%;display:flex;flex-direction:column;justify-content:center}.contact-header-msg>*{width:50%}.contact-header-msg h1{margin-bottom:20px}.contact-box-wrapper{position:relative;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));overflow:hidden;margin-top:-50px;padding-bottom:100px}.contact-box{padding:30px 20px;background:#fff;display:flex;flex-direction:column;grid-column:span 1;border-radius:10px;box-shadow:2px 2px 10px 1px #0000001a}.contact-box span{margin-bottom:30px}.contact-box span:last-child{margin-bottom:0}.contact-box .icon{font-size:45px;margin:0 auto 20px;width:100%}.contact-box.social .icon{font-size:50px}.contact-box.social span{margin-bottom:5px}.social-contacts{list-style:none;display:flex;gap:5px}.social-contacts li{flex:1}.social-contacts img{width:100%;aspect-ratio:1;vertical-align:top}.location-box h1{margin-bottom:50px}.building-element{display:flex}.building-element img{width:60%;height:400px;object-fit:cover}.building-info{padding:32px;text-align:start;color:#2e475d;line-height:35px}.building-info h3{margin-inline:20px}.building-info p{margin:20px!important}.location-map{margin:100px 0 150px;width:100%;aspect-ratio:2;border:1px solid rgb(226,226,226)}@media (max-width:768px){.contact-header{height:70vh}.contact-header-img{width:100%;clip-path:none;background:linear-gradient(to top,#000000b3,#00000080),url(/assets/contact-us-m-C6II8B3B.jpg) no-repeat center center / cover}.contact-header-msg>*{text-align:center;width:100%;max-width:350px;margin-inline:auto}.building-element{flex-direction:column}.building-element img{width:100%;max-height:300px}.building-info{flex:1;text-align:center;padding-inline:0}.contact-box-wrapper{padding-bottom:50px}.contact-box{padding:20px 10px}.contact-box.social{grid-column:span 2}.location-map{margin:0 0 100px;width:100%;aspect-ratio:5/3}}@media (max-width: 480px){.contact-box-wrapper{grid-template-columns:1fr}.contact-box.social{grid-column:span 1}}.btn-scroll-top{position:fixed;bottom:30px;right:30px;width:50px;aspect-ratio:1;border-radius:50%;background:#582c86;display:grid;place-items:center;z-index:400;color:#fff;cursor:pointer;visibility:hidden;opacity:0;transition:all .3s ease}.btn-scroll-top.visible{visibility:visible;opacity:1}.btn-scroll-top:hover{transform:scale(1.1)}.about-hero{background:linear-gradient(to bottom,#0000004d,#0006),url(https://cdn.pixabay.com/photo/2018/03/10/12/00/teamwork-3213924_1280.jpg) no-repeat center center / cover;width:100%;height:85dvh;margin-top:-80px}.about-hero-msg{position:absolute;top:50%;transform:translateY(-50%);padding-inline:30px;position:relative;color:#fff}.about-hero-msg h1{margin-bottom:25px}.about-hero-msg p{text-wrap:balance}.company-story{margin-block:100px}.company-story h1{margin-bottom:40px}.company-story p{margin-bottom:25px;text-align:justify;line-height:30px}.company-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:100px}.company-highlight-tile{border:1px solid rgb(222,222,222);border-radius:5px;box-shadow:#63636333 0 2px 8px;padding:20px}.company-highlight-tile img{width:100%;aspect-ratio:3/2;margin-bottom:20px}.company-highlight-tile p{margin-block:20px;text-align:justify;text-wrap:balance}.company-resources{border-top:2px solid salmon;padding-block:40px;margin-bottom:50px}.company-resources h1{margin-bottom:40px}.resource-lists{display:grid;grid-template-columns:repeat(2,minmax(230px,1fr));gap:20px}.resource-card{border:1px solid rgb(222,222,222);border-radius:5px;box-shadow:#63636333 0 2px 8px;padding:20px;text-align:start}.resource-card h3{text-transform:uppercase;font-weight:700;margin-bottom:7px}.award-section{background:#f6f6f6;padding:80px 100px 100px;text-align:center;position:relative}.award-section h1{margin-bottom:50px}.awards-list{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px}.award-card{border:1px solid rgb(84,84,84);padding:30px;width:300px}.award-card img{width:100px;height:100px;object-fit:contain}.award-card p{color:#373737}@media (max-width:768px){.about-hero{margin-top:0}.company-story{margin-block:50px}.resource-lists{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.company-story h1{margin-bottom:20px}.award-section{padding:0}.award-card{width:200px;padding:10px}}@media (min-width:2000px){.about-hero{margin-top:-150px}}.products-explore{overflow-y:auto;scroll-snap-type:y proximity;height:100dvh;overscroll-behavior-block:contain;scroll-behavior:smooth}.full-h{height:100dvh}.scroll-snap{scroll-snap-align:start}.product-section{position:relative;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #eee}.banner{position:absolute;top:0;left:0;width:100%;height:100%}.banner img{width:100%;height:100%;object-fit:cover}.product-section a{margin:5px 0;padding:8px 16px;background:#0071e3;border-radius:20px;color:#fff;text-decoration:none;display:inline-block}.product-section a:hover{background:#0251a0}.all-solution-banner{position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#fff;height:100%;overflow:hidden;padding-inline:200px;width:100%;color:#000}.all-solution-bg-blue{position:absolute;top:0;left:0;width:22vw;aspect-ratio:1;background:#6babff;clip-path:circle(50% at 26% 31%)}.all-solution-bg-purple{position:absolute;bottom:0;left:30%;transform:translate(-30%);height:50vh;aspect-ratio:2;background:#b496ff;clip-path:circle(50% at 50% 100%)}.all-solution-bg-cyan{position:absolute;top:0;right:0;width:40vw;aspect-ratio:1;background:#06e8c6;clip-path:circle(50% at 100% 50%)}.all-img-box{position:relative;flex:1;z-index:3}.all-img-box img{position:relative;object-fit:contain;width:100%;z-index:4;margin-bottom:30px}.all-content-box{flex:1;z-index:3}.all-content-box div>*{margin-block:20px}.education-content-box{position:relative;margin:40px 7% auto auto;width:600px;color:#333}.education-content-box>*{margin-block:20px}.professional-content-box{position:relative;margin:100px auto auto 80px;max-width:40vw;padding-inline:10px}.professional-content-box h3,.professional-content-box h1{margin-bottom:10px}.professional-content-box p{margin-block:15px;text-wrap:balance}.led-content-box{width:100%;height:100%;color:#fff;text-align:center;padding-inline:20px}.led-content-title{position:absolute;top:50px;left:50%;transform:translate(-50%);width:100%;color:#e6e6e6}.led-content-text{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:100%}.led-content-text p{padding:20px 10px 30px;text-wrap:balance}.accessory-section{text-align:center;padding-top:50px}.accessory-title{padding:10px}.accessory-title h1{margin-bottom:20px}.accessory-banner{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;height:100%;padding:40px 20px}.group-cover{position:relative;color:#000;background:#eee}.group-cover img{width:100%;min-height:480px;object-fit:cover}.dongle.group-cover{grid-column:span 2}.group-content{position:absolute;padding:30px;color:#fff}.group-content p{margin-top:15px}.group-content a{color:#58a7f7;text-decoration:none;margin-block:20px;display:block}.group-content a:hover{text-decoration:underline;text-underline-offset:5px}.pen.group-content{top:20%;left:0}.camera.group-content{top:10%;left:20px;text-align:left}.dongle.group-content{top:25%;left:50px;text-align:left}.screen-box.group-content{top:10px;width:100%;text-align:center;color:#000}.lectern.group-content{bottom:10px;right:0;padding-inline:50px;text-align:justify}@media (max-width:1100px){.all-solution-banner{padding-inline:100px}.all-img-box img{width:100%}}@media (max-width:768px){.all-solution-banner{flex-direction:column;align-items:center;padding:20px}.all-content-box{flex:0;padding-top:60px;text-align:center}.all-img-box img{max-width:300px}.all-img-box:before{right:20px;width:80%;height:60%;filter:blur(10vmax)}.education-content-box{margin:30px 0 auto auto;padding-inline:20px;width:400px}.banner.education img{object-position:40%}.banner.professional img{object-position:90% 100%}.professional-content-box{display:flex;margin:0;flex-direction:column;align-items:center;text-align:center;height:100%;max-width:100%;padding:65px 10px 30px;justify-content:space-between}.professional-content-box p{text-align:center}.professional-content-box .content-description{background:#47474780;padding:15px 5px;color:#fff}.led-content-title{top:90px;padding-inline:10px}.accessory-section{padding-top:50px}.accessory-banner{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.group-cover{grid-column:span 2}.group-cover img{min-height:auto;height:50vh}.pen.group-cover img{object-position:50% 80%}.dongle.group-cover img{object-position:80% 100%}.dongle.group-content{top:20%;left:0;text-align:left}.camera.group-content,.lectern.group-content{left:0}}@media (max-width:480px){.education-content-box{text-align:center;margin:20% auto auto}.education-content-box p{text-align:justify}.education-content-box p:first-child{text-align:center}.banner.professional img{object-position:80% 100%}.accessory-banner{gap:10px;padding:40px 0}.group-content{text-wrap:balance}.group-content p{display:none}}.pen-bg{position:relative;height:100dvh}.pen-bg-text{position:absolute;top:30%;left:50%;transform:translate(-50%,30%);color:#fff;text-align:center}.pen-bg-text p{margin:20px auto}.pen-bg-text a{color:inherit;text-decoration:none;display:block;background:#0091ff;margin-top:40px;border-radius:10px;padding:10px}.pen-bg img{width:100%;height:100%;object-fit:cover}.pen-parts h1{margin-block:100px}.pen-parts img,.pen-details img{width:100%;min-height:500px;object-fit:cover}.pen-parts,.pen-details{text-align:center;position:relative}.pen-details h2{margin-bottom:50px}.pen-details .second-text,.pen-details .first-text{position:absolute;top:0;width:40%;height:100%;text-wrap:balance;display:flex;flex-direction:column;justify-content:center}.pen-details .first-text{text-align:end;right:80px}.pen-details .second-text{left:80px;text-align:start}.pen-color{display:flex;justify-content:center;margin-top:20px;gap:30px}.first-text .pen-red{width:30px;aspect-ratio:1;background:red;align-self:center;border:2px solid black}.first-text .pen-white{width:30px;aspect-ratio:1;background:#fff;border:2px solid black;align-self:center}.pen-details:last-child img{transform:scaleX(-1)}@media (max-width:1100px){.pen-bg-text{width:100%;padding-inline:20px;top:10%}.pen-details{width:100%;max-width:none}.pen-parts img,.pen-details img{width:100%;min-height:0px;object-fit:contain}}@media (max-width:768px){.pen-parts h1{margin-top:50px;margin-bottom:20px}.pen-details h2{margin-bottom:10px}.pen-details .first-text,.pen-details .second-text{position:relative;width:100%;left:0;right:0;text-align:start;margin-bottom:50px;flex-direction:column;text-wrap:wrap;padding:10px 20px}.pen-color{justify-content:start}}.camera-hero{position:relative}.camera-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000059}.camera-hero img{padding-block:30px;width:100%;object-fit:contain}.camera-tab{position:absolute;bottom:10px;left:50%;transform:translate(-50%);padding-inline:20px;max-height:70px;list-style:none;display:flex;justify-content:space-around;gap:30px;z-index:1}.camera-tab-header{flex:1;color:inherit;text-decoration:none;background:#fff;border-top-right-radius:5px;border-top-left-radius:5px;border:1px solid rgb(183,183,183);padding:20px 10px;box-sizing:border-box;display:grid;place-items:center;text-align:center}.camera-tab-header.active{background:#323232;color:#fff}@media (max-width:500px){.camera-tab{gap:10px;padding-inline:5px}.camera-tab-header{padding:10px}}.camera-collaboraion{position:relative}.camera-collaboration-text{position:absolute;padding-top:5%;top:0;left:50%;transform:translate(-50%);text-align:center;width:100%;max-width:1100px;padding-inline:10px}.camera-collaboraion .title{font-weight:700}.camera-collaboraion .desc{margin-top:5px}.camera-collaboraion .desc{text-decoration:none}.camera-collaboraion img{width:100%}@media (max-width:768px){.camera-collaboration-text{padding-top:30px;position:relative;background:#f6f6f6;margin-bottom:15px}.camera-collaboraion img{margin-top:-50px}}.dongle-hero{background-color:#f1f1f1}.dongle-hero img{width:100%;object-fit:cover}.dongle-hero-content{position:absolute;width:85%;left:50%;transform:translate(-50%);text-align:center}.dongle-hero-content h1{margin-top:8%;margin-bottom:30px}.dongle-hero-content p{display:block;padding-bottom:20px}.dongle-hero-content .content-specific{display:flex;justify-content:center;text-align:center;gap:30px}.content-specific span{font-weight:700}.dongle-specific{background:#fff;padding-block:40px}.dongle-specific h5{text-align:start;color:#5d5c5c;font-weight:400;line-height:30px}.dongle-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-block:70px}.dongle-icons .icon-box{position:relative;width:80px;font-size:40px;border-radius:50%;box-shadow:#0000003d 0 3px 8px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.icon-box.slash:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:linear-gradient(45deg,transparent 49%,#000 49%,#000 51%,transparent 51%)}.dongle-single-showcase{display:flex;align-items:center;gap:20px;text-align:start;padding:30px 0 90px}.dongle-single-showcase img{width:50%;height:350px;object-fit:contain}.dongle-showcase-content h1{margin-bottom:40px}.dongle-showcase-content p{color:#444;margin-bottom:20px}.dongle-banner{height:80vh;background:url(/assets/banner-BJ32Whh-.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed;display:flex;align-items:center}.dongle-banner-text{width:59%;float:left;text-align:start;color:#fff;margin-left:50px}.dongle-banner-text>*{display:inline-block;margin-block:15px}.dongle-banner-text h1{margin-bottom:0}.dongle-promotion{background:#f1f1f1;position:relative;padding-block:50px}.dongle-promotion-img{width:80%;height:100vh;margin:auto;background:url(/assets/buffering-XgmmNzp6.jpg);background-repeat:no-repeat;background-position:center;background-size:contain;padding-top:50px}.dongle-promotion p{margin-top:30px}.dongle-show{height:120dvh;background:url(/assets/multi-device-BUnTQWPI.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.dongle-show span{color:purple;font-weight:700}@media (max-width:1100px){.dongle-hero img{height:150vh;object-fit:cover;object-position:top}}@media (max-width:768px){.dongle-hero img{padding-top:130px;height:100vh;min-height:300px;object-fit:cover}.dongle-hero-content{position:absolute;width:100%;padding-inline:10px}.dongle-hero-content h1{margin-top:80px}.dongle-hero-content p{text-align:start;padding-bottom:20px}.dongle-icons{margin-block:50px;gap:30px}.dongle-icons .icon-box{width:50px;font-size:30px}.dongle-single-showcase{flex-direction:column;padding-top:10px;padding-bottom:30px}.dongle-banner{overflow:hidden;height:80vh;background-position:right 30% bottom 50%}.dongle-banner-text{width:100%;margin-left:0;display:flex;flex-direction:column;justify-content:space-between;gap:180px;padding-top:30px;padding-bottom:20px;text-align:center}.dongle-banner-text p{text-align:justify}.dongle-banner-text h1,.dongle-banner-text h3{display:none}.dongle-promotion{background-size:contain}.dongle-promotion p{display:none}.dongle-promotion-img{margin-top:30px;width:90%;height:auto;aspect-ratio:2;object-fit:cover;padding-inline:0}}@media (max-width:500px){.dongle-hero-content{position:absolute}.dongle-hero img{padding-top:0;width:100%;height:120vh;object-fit:cover;object-position:50% 70%}.dongle-showcase-content{padding-inline:15px}.dongle-single-showcase img{width:100%;height:50vh;padding-inline:20px}.dongle-show-description{display:none!important}.dongle-last-hero{margin-top:-30px!important}}.box-page{overflow:hidden}.box-page h1{margin-bottom:30px}.box-hero{position:relative;height:calc(100dvh - 80px);width:100%;background:linear-gradient(#00000080,#00000080),url(/assets/hero-CamtXeCd.jpg) no-repeat center center / cover}.box-hero-text{position:absolute;top:200px;left:100px;color:#fff;padding-left:50px}.box-compare{padding-block:100px}.box-compare h1{margin-bottom:100px;text-align:center}.box-compare-container{display:flex;width:70%;margin:auto}.box-compare-container .before,.box-compare-container .now{width:50%;text-align:center}.box-compare-container img{object-fit:cover;width:100%;aspect-ratio:1;object-position:right top;margin-bottom:30px}.before img{border-top-left-radius:30px;border-bottom-left-radius:30px}.now img{border-top-right-radius:30px;border-bottom-right-radius:30px}.box-compare-text{padding-inline:20px;text-wrap:wrap}.box-banner{position:relative;height:100dvh;width:100%;background-image:url(/assets/wave-D_jE7YQ9.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.box-banner-text{position:absolute;top:50%;transform:translateY(-50%);right:8vw;color:#fff;width:40vw}.box-banner-text ul{list-style:none;display:flex;justify-content:space-between;margin-top:40px}.box-banner-text ul li{font-weight:700}.box-banner-text ul li span{font-weight:400}.box-compatibiliy{position:relative;aspect-ratio:10/7;width:100%;background-image:url(/assets/compatibilty-CNs7kZnf.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.box-compatibility-text{position:absolute;top:15%;left:50%;transform:translate(-50%);color:#fff;width:70%;text-align:center}.box-security{padding-top:100px;text-align:center}.box-security .img-box{object-fit:contain;width:40%;transform:translate(50px);margin:50px auto 20px}.box-security .img-box img{width:100%;margin:auto}.box-security-ul{list-style:none;margin-top:40px;display:flex;justify-content:space-around}.box-specific{background:#f1f1f1;padding-block:40px}.box-specific h5{text-align:start;color:#5d5c5c;font-weight:400;line-height:30px}@media (max-width:768px){.box-hero{height:100dvh;background-position:42%}.box-hero-text{top:35%;left:10%;transform:translateY(-35%);padding-left:0;text-wrap:balance}.box-compatibiliy{height:700px;background-image:url(/assets/compatibiltyMO-s0wF3Z93.jpg);background-position:bottom}.box-compare{padding-top:50px;padding-bottom:20px}.box-compare h1{margin-bottom:30px}.box-compare-container{width:90%;flex-direction:column}.box-compare-container .before,.box-compare-container .now{width:100%;text-align:center;border-right:0}.box-compare-container img{object-fit:contain;object-position:center;aspect-ratio:5/3;width:80%;margin-inline:auto;border-radius:30px}.box-compare-text{margin-bottom:40px}.box-banner-text{right:50%;top:50%;transform:translate(50%,-50%);width:100%;padding:30px;background:#0003}.box-compatibility-text{width:100%;padding-inline:10px;top:100px}.box-security{padding-top:70px;padding-inline:20px}.box-security .img-box{width:80%;transform:translate(0)}}@media (max-width:468px){.box-compare-container img{object-fit:cover;object-position:top right;aspect-ratio:10/9;border-radius:0;width:90%}.box-compatibiliy{height:auto;aspect-ratio:1080 / 1557;background-size:contain;background-position:top}.box-compatibility-text{top:10%}}.swiper-tab{padding:50px 20px 100px}.tab-header{display:flex;justify-content:center;list-style:none;gap:30px;color:#000;margin:30px auto}.tab-header-item{padding:10px 20px;cursor:pointer;font-weight:700;transition:all .5s;color:#8a8a8a;text-align:center;text-underline-offset:10px}.tab-header-item.active{border-bottom:2px solid black;color:#000}.tab-header-item:hover{border-bottom:2px solid black}.tab-content-box{display:flex;overflow:hidden}.tab-content{transition:transform .5s ease;flex:0 0 100%;display:flex;flex-direction:column;align-items:center}.tab-content.first{background:#000;color:#fff}.tab-content.second{color:#fff;background:#00008b}.tab-content p{text-align:center;padding-block:40px}.tab-content img{width:70%}@media (max-width:768px){.swiper-tab{padding:20px 20px 60px}.tab-header-item{padding:0;font-size:14px}.tab-content img{width:100%}.tab-content p{text-align:center;padding-top:10px;padding-bottom:30px}}.lectern-hero,.lectern-banner,.lectern-detail{overflow:hidden;position:relative}.lectern-hero img,.lectern-banner img,.lectern-detail img{width:100%}.lectern-detail{margin-top:-10px}.lectern-hero-text{position:absolute;top:100px;left:10%;color:#fff}.lectern-hero-text a{background:#00a6ff;text-decoration:none;display:inline-block;margin-top:30px;margin-right:20px;padding:6px 10px;color:#fff;border-radius:4px}.lectern-hero-text a:nth-child(2n+2){background:#1c50b0}.lectern-banner-text{position:absolute;top:20%;right:10%}.lectern-detail-text{position:absolute;top:10%;left:50%;transform:translate(-50%);width:80%;text-align:center;color:#fff}.lectern-hero-text h5{color:#d6d6d6;margin-bottom:30px}.lectern-hero-text .text-breaker{padding-inline:20px}.lectern-banner-text .desc{max-width:400px;margin-top:10px}.lectern-banner-text .keywords{color:#333;display:flex;justify-content:space-between;margin-block:30px;gap:30px;text-align:center}.lectern-banner span{font-weight:700}.lectern-detail-text div{margin-block:30px}.lectern-detail-p{display:flex;gap:30px;justify-content:space-around;font-weight:700;padding-inline:20px}.lectern-specific{padding:40px}.lectern-specific ol{color:#5d5c5c;text-align:start;line-height:25px}.lecture-adapt{padding-top:80px;padding-bottom:50px}.lecture-adapt h1{text-align:center}.lecture-adapt p{margin-top:40px;margin-bottom:60px;text-align:center}.lecture-adapt-box{display:flex;justify-content:space-around;padding-inline:10px}.lecture-adapt-box img{width:30%}@media (max-width:768px){.lectern-hero-text{left:10%}.lectern-hero-text p{display:flex;flex-direction:column;font-size:14px;line-height:25px}.lectern-hero-text .text-breaker{display:none}.lectern-banner-text{margin-top:-30px;right:20px;padding-left:10px}.lectern-detail-text{width:100%}.lecture-adapt-box{flex-direction:column}.lecture-adapt-box img{width:100%;aspect-ratio:2;object-fit:contain;margin-bottom:10px}.lectern-specific{padding:10px 0}}@media (max-width:480px){.break-line{display:none}.lectern-detail-text{top:40px;text-align:start;padding-left:10px}.lectern-detail-text h1{font-size:20px}.lectern-detail-text p{padding:0;font-size:14px;flex-direction:column;gap:10px}.lecture-adapt{padding-top:40px}}.ptz-hero{position:relative;z-index:2}.ptz-hero .text{position:absolute;top:20%;left:8%;max-width:38vw;padding-right:20px}.ptz-hero img{width:100%;vertical-align:top}.ptz-hero .title{font-weight:700}.ptz-hero .desc{margin-block:20px}.ptz-hero a{display:inline-block;color:#fff;text-decoration:none;background:#00a2ff;padding:10px 20px;border-radius:5px}@media (max-width:768px){.ptz-hero .text{position:relative;top:0!important;left:0;padding:50px 20px;width:100%;max-width:fit-content}}.ptz-intro{height:200vh;position:relative}.ptz-intro-wrapper{position:sticky;top:0;height:100vh;display:flex;align-items:center;gap:30px;text-align:start}.ptz-intro .title{font-weight:700}.ptz-intro .desc{margin-top:20px;line-height:30px}.ptz-intro img{width:60%}.ptz-intro .keywords{margin-top:20px;list-style:none}.ptz-intro .keywords li{color:#639;font-weight:700}@media (max-width:768px){.ptz-intro{display:none}}.ptz-banner{position:relative;overflow:hidden}.ptz-banner .text{position:absolute;top:20%;left:8%;max-width:38vw;padding-right:20px}.ptz-banner img{width:100%;vertical-align:top}.ptz-banner .title{font-weight:700}.ptz-banner .desc{margin-block:20px}.ptz-banner ul{margin-left:30px;color:#ae3a1a}.ptz-banner ul li{margin-block:10px}@media (max-width:768px){.ptz-banner ul{margin-left:20px}.ptz-banner .title{text-align:center}.ptz-banner .text{position:relative;top:0;left:0;padding:40px 20px 50px;width:100%;max-width:fit-content}}.ptz-features{display:flex;padding-block:100px;gap:30px;overflow:hidden}.ptz-features .text{width:50%}.ptz-features .title{font-weight:700}.ptz-features .desc{margin-block:20px;line-height:30px;text-align:start}.ptz-features .feature-keywords{text-align:start;line-height:30px;font-weight:700;color:#228ed1}.ptz-feature-img{width:50%}.ptz-feature-img img{width:100%;aspect-ratio:69 /38}.ptz-features ul{list-style:none;display:flex;justify-content:center}.ptz-features ul li{padding:20px;border-bottom:1px solid grey;color:gray}.ptz-features ul li.active{color:#000;border-bottom:2px solid black}@media (max-width:768px){.ptz-features{flex-direction:column;padding-top:30px;padding-bottom:50px}.ptz-features .text{width:100%}.ptz-features>*{width:100%}}.ptz-spec{text-align:center;padding-bottom:100px}.ptz-spec img{width:90%;margin:50px auto 0;display:block}@media (max-width:768px){.ptz-spec{text-align:center;padding-bottom:30px}.ptz-spec img{width:95%;margin:30px auto 0}}.conference-page,.conference-hero{position:relative}.conference-hero .text{position:absolute;top:20%;left:10%;max-width:40vw;padding-right:20px}.conference-hero .title{font-weight:700}.conference-hero .desc{margin-block:20px}.conference-hero a{display:inline-block;color:#fff;text-decoration:none;background:#00a2ff;padding:10px 20px;border-radius:5px}.conference-hero img{width:100%;height:100vh;object-fit:cover;vertical-align:top}@media (max-width:768px){.conference-hero .text{left:0;padding-inline:30px;max-width:100%}.panoramic-hero img{height:100vh;object-position:right}}.conference-keywords{padding-block:80px}.conference-keywords-wrapper{display:flex;justify-content:center;gap:30px}.conference-keywords .desc{margin-top:5px}@media (max-width:768px){.conference-keywords{padding-block:50px}.conference-keywords-wrapper{flex-direction:column;gap:20px}}.conference-highlights{position:relative;height:200vh}.conference-highlight-main{position:sticky;top:0;height:100vh;display:flex;background:#f6f6f6}.conference-highlight-main .text{width:45%;align-self:center;padding-inline:50px}.conference-highlights .title{font-weight:700;margin-bottom:10px}.border-bottom{border-bottom:1px solid rgb(159,159,159)}.conference-highlights .highlight-item{padding-block:20px;color:#707070;transition:all .4s linear}.conference-highlights .highlight-item.active{color:#000}.conference-highlights .highlight-title{font-weight:700;margin-bottom:10px}.highlight-item .highlight-desc{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .2s}.highlight-item.active .highlight-desc{grid-template-rows:1fr}.highlight-item .highlight-desc-text{min-height:0}.conference-highlight-img{width:55%;position:relative}.conference-highlight-img img{position:absolute;top:50%;transform:translateY(-50%);width:100%;opacity:0;transition:all .4s linear}.conference-highlights img.active{opacity:1}.conference-highlight-bg{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}@media (max-width:768px){.conference-highlight-main{flex-direction:column;padding-top:40px;justify-content:space-around}.conference-highlight-main .text{width:100%;padding-inline:20px}.conference-highlight-img{width:calc(100% - 10px);margin-left:auto;height:50%;overflow:hidden;margin-bottom:20px}.conference-highlight-img img{top:0;object-position:0%;object-fit:cover;transform:scale(1);height:100%}.conference-highlight-img img:nth-child(2){object-position:center}}.conference-feature{display:flex;align-items:center;gap:5%;margin-block:150px;text-align:start}.conference-feature .title{font-weight:700;margin-bottom:15px}.conference-feature:nth-child(2n){flex-direction:row-reverse}.conference-feature img{width:60%;aspect-ratio:2;object-fit:cover;border-radius:20px}@media (max-width:768px){.conference-feature{flex-direction:column-reverse!important;margin-block:40px;gap:35px}.conference-feature .title{text-align:center}.conference-feature img{width:100%}}.conference-manage{background:#f1f1f1}.conference-manage-box{display:flex;align-items:center;gap:30px;padding-block:80px;text-align:start}.conference-manage .title{font-weight:700;margin-bottom:20px}.conference-manage img{width:50%}@media (max-width:768px){.conference-manage-box{flex-direction:column;gap:20px;text-align:center;padding-block:30px}.conference-manage img{width:100%}}.conference-spec{text-align:center;padding-block:100px}.conference-spec img{width:90%;margin:30px auto 0;display:block}@media (max-width:768px){.conference-spec{text-align:center;padding-block:30px}.conference-spec img{width:calc(100% - 10px);margin:20px 0 0 10px}}.panoramic-hero{position:relative}.panoramic-hero img{width:100%;height:90vh;object-fit:cover}.panoramic-hero-text{position:absolute;left:10%;top:40%;transform:translateY(-40%);color:#fff}.panoramic-hero-text .keyword{font-weight:700}.panoramic-hero-text .title{margin-block:20px}.panoramic-hero-text .desc{max-width:30vw;margin-bottom:30px}.panoramic-hero a{display:inline-block;color:#fff;text-decoration:none;background:#00a2ff;padding:10px 20px;border-radius:5px}.panoramic-hero a:hover{background:#0773b2}@media (max-width:768px){.panoramic-hero-text{left:0;padding-inline:30px;text-align:center}.panoramic-hero-text .desc{max-width:100%}.panoramic-hero img{height:100vh;object-position:right}}.panoramic-description{padding:100px 20px;text-align:center}.panoramic-description .desc{margin-top:20px;text-align:justify}@media (max-width:768px){.panoramic-description{padding-block:50px}}.panoramic-banner{position:relative;background:#f1f1f1}.panoramic-banner-text{position:absolute;left:50%;padding-top:50px;transform:translate(-50%);text-align:center}.panoramic-banner-text .title{margin-bottom:15px}.panoramic-banner video,.panoramic-banner img{width:100%}.panoramic-banner img{display:none}.panoramic-banner-highlights{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);margin:auto;width:100%;max-width:1100px;text-align:center;padding-block:50px}.panoramic-banner-highlights li{padding:30px;color:#0080ff;background:#fff;border:1px solid rgb(201,201,201);border-radius:10px;width:90%;height:100%;margin:auto;display:grid;place-items:center;font-weight:700}@media (max-width:768px){.panoramic-banner-text{position:relative;margin-bottom:40px;padding-inline:5px}.panoramic-banner img{display:block}.panoramic-banner video{display:none}.panoramic-banner-highlights{grid-template-columns:repeat(2,1fr);row-gap:20px}.panoramic-banner-highlights li{padding:20px 10px}}.panoramic-example{padding-block:50px}.panoramic-example .desc{margin-top:20px;margin-bottom:40px}.example-container{display:flex;gap:30px;width:100%}.example-container img{width:70%}.example-img-content{flex:1;text-align:start;position:relative;display:flex;flex-direction:column;justify-content:space-between}.example-img-content p{margin-left:10px;margin-top:20px}.example-img-content img{max-height:30%;object-fit:contain;display:block;float:left}.panoramic-example-pagination{margin-top:50px;list-style:none;display:flex;justify-content:center;gap:30px}.pagination-list{position:relative;width:40px;aspect-ratio:5/4;border:1px solid rgb(210,210,210);cursor:pointer;display:grid;gap:2px;padding:5px}.pagination-list.active{border:1px solid rgb(0,170,255)}.pagination-list.active>*{background:#0af}.pagination-list>*{background:#d2d2d2}.pagination-list.quad{grid-template-columns:repeat(2,1fr)}.pagination-list.portrait{grid-template-columns:repeat(4,1fr)}.pagination-list.compose div{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#fff}.pagination-list.compose span{background:#d2d2d2}.pagination-list.compose.active span{background-color:#0af}.pagination-list.panoramic>*{height:50%;margin-block:auto}@media (max-width:500px){.example-container img{width:100%}.example-container{flex-direction:column;gap:20px}.example-img-content{flex-direction:row}.example-img-content img{width:100px}.example-img-content p{display:grid;place-items:center;margin-top:0;color:#4682b4}.pagination-list{padding:2px}}.panoramic-modes{height:300vh}.panoramic-mode-container{position:sticky;top:0;height:100vh;padding:50px 13px;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.panoramic-mode-text{width:100%;max-width:900px;margin:auto;text-align:center;padding-bottom:100px}.panoramic-mode-text .title{margin-bottom:30px}.panoramic-box-wrapper{--spacer:1.5rem;display:grid;grid-auto-flow:column;gap:var(--spacer);padding:0 var(--spacer) var(--spacer)}.panoramic-mode-item{padding:var(--spacer);background:#e6edf1;width:300px}.panoramic-mode-item .text h4{margin-block:5px}.panoramic-mode-item img{width:100%}@media (max-width:768px){.panoramic-mode-text{padding-bottom:50px}.panoramic-box-wrapper{--spacer:1rem}.panoramic-mode-item{width:220px}.panoramic-mode-item img{width:100%}}@media (min-width:2000px){.panoramic-mode-item{width:450px}}.panel-hero{position:relative;width:100%;height:100vh;overflow:hidden;background-image:url(/assets/hero-DLk3wWg6.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.panel-hero-text{position:absolute;top:15%;left:10%;font-weight:700;width:40%}.panel-hero-text .title{color:#333}.panel-hero-text .desc{margin-block:20px;text-wrap:balance}.panel-hero-text a{text-decoration:none;color:#fff;font-weight:400;border-radius:5px;background:linear-gradient(to left,#0075e8,#00a3f3);padding:10px 15px;display:inline-block}@media (max-width:768px){.panel-hero-text{left:0;top:25%;width:100%;padding:20px;background:#fff7}.panel-hero-text .desc{margin-block:10px}}.panel-banner{padding-top:80px;background:#f1f1f1}.banner-text-wrapper{width:70%;margin:auto;text-align:center}.banner-text-wrapper .panel-title{font-weight:700}.panel-desc{margin-top:20px}.panel-banner img{width:100%;margin-top:20px;aspect-ratio:3;object-fit:contain}@media (max-width:768px){.panel-banner{padding-block:50px}.banner-text-wrapper{width:100%;padding-inline:10px}}.panel-overview{background:#f9f9f9;padding:100px 0}.panel-overview img{display:block;object-fit:contain}@media (max-width:768px){.panel-overview{padding-block:30px;padding-inline:10px}.panel-overview img{width:100%}}.panel-features{padding:60px 15px}.panel-features h1{text-align:center;margin-bottom:30px}.feature-lighting{text-align:center}.feature-lighting-keywords{margin-top:50px;margin-bottom:65px;display:flex;font-weight:700;justify-content:space-around}.vdo-description{display:flex;justify-content:space-around;margin-bottom:10px;font-weight:500}.feature-lighting video{position:relative;width:100%}.feature-content{display:flex;margin-top:100px}.feature-content.reverse{flex-direction:row-reverse}.panel-feature-text{display:flex;flex-direction:column;justify-content:center;flex:1;padding:0 80px}.panel-feature-text .title{font-weight:700;padding-block:20px}.feature-content video{width:50%}@media (max-width:768px){.panel-features{padding-top:20px}.panel-features h1{margin-bottom:20px}.feature-lighting-keywords{margin-block:30px!important}.feature-lighting-text{text-align:justify}.feature-content{flex-direction:column!important;margin-top:20px}.panel-feature-text{padding-inline:10px}.panel-feature-text .title{text-align:center;padding-block:10px}.feature-content video{margin:20px auto 0;width:90%}}.panel-trademarks{position:relative;height:300vh;background:#eeebe6}.trademark-bg-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1}.trademarks-wrapper{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;gap:20px}.trademark-img-wrapper{flex:1;position:relative;overflow:hidden}.trademark-img-wrapper img{position:absolute;top:50%;transform:translateY(-50%);width:100%;opacity:0;transition:all .4s linear}.trademark-img-wrapper img.active{opacity:1}.trademarks-box{align-self:center;width:40vw;margin-left:100px}.trademarks-item{color:#a6a6a6;transition:all .4s linear}.trademarks-item.active{color:#000}.trademarks-item .title{font-weight:700}.trademarks-item.active .desc{grid-template-rows:1fr}.trademarks-item .desc{margin:10px 0 20px 15px;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .2s}.trademarks-item .desc-expandable{min-height:0}@media (max-width:768px){.trademarks-wrapper{flex-direction:column-reverse;padding-block:20px}.trademark-img-wrapper{height:40%}.trademark-img-wrapper img{object-fit:contain}.trademarks-box{width:100%;height:60%;margin-left:0;padding-inline:20px}.trademarks-item .desc{margin-bottom:10px}}.panel-signals{text-align:center}.panel-signals .title{margin:5% 0 2%;font-weight:700}.panel-signals .desc{width:70%;margin:auto}.panel-signals .keyword{font-weight:700;margin-block:25px}.panel-signals img{width:100%}@media (max-width:768px){.panel-signals .title{margin-top:20px}.panel-signals .desc{width:100%;padding-inline:20px;text-wrap:balance;margin-top:10px}}.panel-health{position:relative;height:300vh;padding-top:50px;scroll-behavior:smooth}.panel-health-container{position:sticky;top:100px;height:100vh;background:#fff;overflow:hidden}.panel-health-container .wrapper{white-space:nowrap}.panel-germ,.panel-sustain{display:inline-block;width:70%;padding-inline:50px}.panel-health .title{font-weight:700;margin-bottom:10px}.panel-health-text .desc{width:50%;white-space:wrap}.panel-health img{margin-top:20px;width:100%;object-fit:contain}@media (max-width:768px){.panel-health{height:auto}.panel-health-container{height:auto;top:0;position:relative}.panel-health-container .wrapper{white-space:wrap;transform:translate(0)!important}.panel-germ,.panel-sustain{width:100%;padding-inline:20px}.panel-sustain{margin-block:40px}.panel-health-text .desc{width:100%}}.panel-benefits{padding:100px 30px;display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:30px;background:#f5f5f7}.panel-benefits .item{background:#fff;padding:30px;box-shadow:#0000003d 0 3px 8px}.panel-benefits img{width:100%;aspect-ratio:2;object-fit:contain;padding-bottom:30px;border-bottom:1px solid rgb(193,193,193)}.panel-benefits .item .title{margin-block:10px;font-weight:700}.panel-benefits .item .desc{text-align:justify;text-wrap:balance}@media (max-width:768px){.panel-benefits{padding-block:30px;padding-inline:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.panel-benefits .item{padding-inline:20px}.panel-benefits .item img{padding-bottom:10px;object-fit:cover}}.panel-size{position:relative;background-repeat:no-repeat;display:flex;overflow:hidden}.panel-size img{width:100vw;margin:auto;object-fit:cover}.panel-size-text{position:absolute;top:50%;right:0;transform:translateY(-50%);padding-right:50px;color:#fff}.panel-size-text ul{list-style:none;display:flex;justify-content:space-around;flex-wrap:wrap;gap:15px;margin-top:30px}.panel-size-text a{text-decoration:none;color:#fff;padding:5px 10px;display:inline-block;border-radius:5px;margin-top:10px;background:linear-gradient(to right,#009af9,#0068d7)}@media (max-width:768px){.panel-size-text{top:0;left:50%;transform:translate(-50%);padding-top:10%;padding-inline:10px;width:100%}.panel-size-text h2{text-align:center;text-wrap:balance}.panel-size-text ul{gap:0}.panel-size-text ul li{width:50%;margin-bottom:20px;text-align:center}}.panel-specs{padding-bottom:50px}.panel-specs .title{padding-bottom:50px;text-align:center;font-weight:700}.panel-specs img{width:90%;display:block;object-fit:contain;margin:auto}@media (max-width:768px){.panel-specs .title{padding-block:20px}}.btn-to-contact{position:fixed;bottom:40px;right:4%;z-index:100;color:#fff}.arrow-icon{position:absolute;top:-10px;left:-50px;font-size:50px;color:#00a2ff;transform:rotate(200deg);animation:pop 10s ease-in-out infinite;opacity:0;transform:scale(0)}.product-interest{padding-block:30px}.product-contact{background:#efeeeeb3;border-radius:100px;display:grid;gap:10px;padding-top:40px;padding-bottom:20px;line-height:30px}.product-contact h2{text-transform:capitalize;margin-bottom:10px}.product-contact .highlighter{background:#d9ffa1;padding-inline:10px}@keyframes bounce{8%{transform:translateY(0)}10%{transform:translateY(-30px)}15%{transform:translateY(0)}}@keyframes rotate{5%{transform:translate(0) translateY(0) rotate(0)}6%{transform:translateY(-30px)}10%{transform:translate(-50px) rotate(-360deg)}60%{transform:translate(-50px) rotate(-360deg)}70%{transform:translate(0) rotate(-360deg)}to{transform:translate(0) rotate(-360deg)}}@keyframes pop{30%{opacity:0;transform:scale(0)}35%{opacity:1;transform:scale(1) rotate(200deg)}75%{opacity:1;transform:scale(1) rotate(200deg)}80%{opacity:0;transform:scale(0)}}@media (max-width:768px){.arrow-icon{font-size:45px}.product-contact{border-radius:20px}}@media (min-width:2000px){.product-contact p{line-height:50px}}.education-hero{position:relative}.education-hero-text{position:absolute;top:0;left:50%;transform:translate(-50%);padding-block:60px;text-align:center;width:70%}.education-hero-text h1{margin-block:30px;font-weight:400}.education-hero-text ul{list-style:none;display:flex;justify-content:space-around}.education-hero img{width:100%;vertical-align:top}@media (max-width:768px){.education-hero img{margin-top:-5%}.education-hero-text{position:relative;width:100%;padding:30px 10px}.education-hero-text h1{margin-block:20px}.education-hero-text ul{flex-wrap:wrap}.education-hero-text ul li{width:50%;margin-bottom:20px}}.education-banner{position:relative}.education-banner img{width:100%}.education-banner-text{position:absolute;top:50%;margin-left:10%;transform:translateY(-50%);text-align:start;width:30vw;text-wrap:balance}.education-banner-text .title{margin-bottom:20px}.education-banner-text a{color:#fff;text-decoration:none;background:#00a7f4;padding:5px 15px;display:inline-block;border-radius:5px;margin-top:15px}@media (max-width:768px){.education-banner-text{position:relative;top:0;margin-left:0;transform:translateY(0);padding-top:40px;padding-bottom:20px;padding-inline:20px;width:100%;text-align:center}}.education-features{padding-block:100px;text-align:center}.education-features .desc{margin-top:20px;margin-bottom:70px}.education-feature-box{--spacer:1.5rem;display:grid;grid-auto-flow:column;gap:var(--spacer);padding:0 var(--spacer) var(--spacer);grid-auto-columns:auto;overflow-x:auto;overscroll-behavior-inline:contain}.education-feature-card{padding:var(--spacer);background:#e6edf1;display:grid;height:100%;gap:var(--spacer);grid-template-rows:min-content;border-radius:10px;box-shadow:#d0d0d033 0 7px 29px;width:250px;text-align:start}.education-feature-card>img{inline-size:100%;aspect-ratio:16 / 9;object-fit:cover}.education-feature-card h4{margin-bottom:5px}.snap-inline{scroll-snap-type:inline mandatory;scroll-padding-inline:var(--spacer)}.snap-inline>*{scroll-snap-align:start}@media (max-width:768px){.education-features{padding-block:50px}.education-features .desc{margin-bottom:30px}.education-feature-box{--spacer:1rem}.education-feature-card{width:180px}.education-feature-card .text{font-size:12px}}@media (min-width:2000px){.education-feature-card{width:500px}}.education-capability img{width:100%;margin-bottom:50px}.education-capability p{margin-block:40px}@media (max-width:768px){.education-capability p{margin-block:20px}.education-capability img{margin-bottom:20px}}.education-highlights{height:100vh}.education-highlight-text{position:absolute;top:70px;left:50%;transform:translate(-50%);text-align:center;max-width:900px;width:100%;padding-inline:20px}.education-highlight-text .title{margin-bottom:10px}@media (max-width:768px){.education-highlights{height:60vh}.education-highlight-text{top:25px;margin-bottom:10px}.education-highlight-text .desc{font-size:10px;margin-bottom:10px}}.education-software-hero{background-color:#eaf9fa;padding-block:80px;text-align:center;overflow:hidden}.education-software-hero .title{font-weight:700;margin-bottom:15px}.education-software-hero img{width:70%}@media (max-width:768px){.education-software-hero{padding-block:50px;padding-inline:20px}}.education-software-system{padding-top:80px;text-align:center;overflow:hidden}.education-software-system .title{font-weight:700;margin-bottom:15px;text-wrap:balance}.education-software-system video{width:50%}@media (max-width:768px){.education-software-system{padding-block:50px;padding-inline:20px}.education-software-system video{width:100%;margin-left:15px}.breaking-line{display:none}}.education-security{height:100dvh;display:flex;position:relative;overflow:hidden}.education-security:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#08ccab;clip-path:circle(60% at 25% 100%);z-index:-1}.education-security-container{align-self:center;width:90%;max-width:1100px;display:flex;align-items:center;justify-content:center;margin:auto;gap:30px}.educaiton-globe{width:40%}.education-security img{width:100%;object-fit:contain}.education-security-text{width:50%}.education-security-text .title{font-weight:700;margin-bottom:10px}@media (max-width:768px){.education-security{height:auto;padding-block:50px}.education-security:after{clip-path:none}.educaiton-globe{width:80%;margin-left:15px}.education-security img{min-height:200px;object-fit:cover}.education-security-container{flex-direction:column;text-align:center}.education-security-text{color:#fff;inline-size:100%}}.led-hero{position:relative}.led-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003}.led-hero-text{position:absolute;top:50%;right:10%;transform:translateY(-50%);z-index:2;color:#fff}.led-hero-text .title{font-weight:700;font-family:Times New Roman,Times,serif}.led-hero-text .keyword{margin:15px 0 25px}.led-hero-text a{text-decoration:none;color:#fff;font-weight:400;border-radius:5px;background:linear-gradient(to left,#0075e8,#00a3f3);padding:10px 15px;display:inline-block}.led-hero video{width:100%;height:calc(100dvh - 80px);object-fit:cover;vertical-align:top}@media (max-width:768px){.led-hero video{height:100dvh;object-position:10% 50%}.led-hero-text{left:50%;width:100%;text-align:center;transform:translate(-50%,-50%);color:#fff}}.led-intro{position:relative;height:320vh}.led-intro-container{position:sticky;top:0;height:100vh;background:#fff;overflow:hidden}.led-intro-container .text{transition:all .5s ease-in;width:100%;padding-inline:10px;max-width:1000px;margin:0 auto;text-align:center;padding-block:5%}.led-intro-container .title{font-weight:700;margin-bottom:30px}.intro_img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;transition:all .3s ease-in}.intro_img.active{opacity:1}.led-intro-section{position:absolute;top:0;left:0;height:100%}.led-intro-bg:first-child{height:150vh}.led-intro-bg{height:55vh}@media (max-width:768px){.led-intro{height:auto}.led-intro-container{height:auto;padding-top:30px}.led-intro-bg{display:none}.led-intro-container .desc{text-align:start}.intro_img{display:none}.intro_img:first-child{position:relative;opacity:1;display:block}}.led-banner{height:100vh;position:relative}.led-banner .title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;padding:30px 20px;font-weight:700;background:#0000004d}@media (max-width:768px){.led-banner .title{width:90%}}.led-tech{overflow:hidden}.led-tech-card{display:flex;width:90%;margin-left:auto;margin-block:150px;gap:6%}.led-tech-card.reverse{flex-direction:row-reverse;margin-left:0;margin-right:auto}.led-tech-vdo{width:60%}.led-tech-card video{width:100%}.led-tech-text{width:40%;display:flex;flex-direction:column;justify-content:center}.led-tech-text .title{font-weight:700;margin-bottom:20px}.led-tech-text ul{margin-top:20px;list-style:none}.led-tech-text li{margin-block:10px}@media (max-width:768px){.led-tech-card{flex-direction:column!important;margin-block:60px;margin-inline:auto!important;text-align:center;gap:20px;padding-inline:20px;width:100%}.led-tech-vdo{width:80%}.led-tech-card>*{width:100%;margin:auto}.led-tech-text .title{margin-bottom:10px}.led-tech-text ul{margin-top:10px}.led-tech-text li{margin-block:5px}}.led-integration{height:auto;background:#000;position:relative;display:flex}.led-integration video{object-fit:contain;width:50%}.led-integration-text{width:40%;color:#fff;display:flex;flex-direction:column;justify-content:center}.led-integration-text .title{line-height:60px;text-wrap:balance;margin-bottom:20px;font-weight:700}.highlighter{background:#055624;padding-inline:3px;border-radius:5px;white-space:nowrap}@media (max-width:768px){.led-integration{flex-direction:column-reverse}.led-integration>*,.led-integration video{width:100%}.led-integration-text{padding:50px 20px 0;line-height:30px;text-align:center}}.led-installation{padding-block:100px;text-align:center}.led-installation .title{font-weight:700;padding-inline:20px}.led-installation .desc{margin-top:20px;padding-inline:20px}.led-installation ul{display:flex;justify-content:space-between;padding-inline:30px;margin:20px 0 40px}.led-installation video{width:100%;object-fit:contain}@media (max-width:768px){.led-installation{padding-block:50px}.led-installation .desc{text-align:start;margin-top:10px}.led-installation ul{flex-direction:column;justify-content:start;gap:20px;margin-block:20px;text-align:start}}.led-mounting{background:#202328;color:#fff;margin-top:-5px;padding-block:6%;text-align:center}.led-mounting .title{font-weight:700;margin-bottom:40px;padding-inline:10px}.led-mouting-box{display:flex;justify-content:center}.led-mounting-item{flex:1}.led-mounting-item img{width:100%;object-fit:contain}.led-claimer{margin-top:7%;color:#adadad}@media (max-width:768px){.led-mounting{padding-block:50px}.led-mouting-box{flex-direction:column}.led-mounting-item p{margin-top:-12%;margin-bottom:40px}.led-mounting-item{width:100%}.led-claimer{font-size:11px;padding-inline:10px;margin:0}}.led-application{text-align:center;padding-block:100px;padding-inline:30px}.led-application .title{font-weight:700;margin-bottom:4%}.led-application-box{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.led-application-item{position:relative}.led-application-item img{width:100%;position:relative;aspect-ratio:16/9}.led-application-item p{position:absolute;top:0;left:0;color:#fff;z-index:3;text-transform:capitalize;font-weight:700;width:100%;padding-block:15px;background:#0009}@media (max-width:768px){.led-application{padding-block:30px}.led-application .title{margin-bottom:30px}.led-application-box{grid-template-columns:1fr}.led-application-item{max-width:400px;margin:auto}}.led-specs{text-align:center}.led-specs .title{font-weight:700;margin-block:30px}.led-specs ul{display:flex;justify-content:center;list-style:none;gap:20px;margin-bottom:30px;padding-inline:10px}.led-specs li{border:1px solid rgb(57,57,57);padding:10px;cursor:pointer;border-radius:5px;transition:all .5s ease}.led-specs li.active{background:#393939;color:#fff}.led-spec-content{height:500px;overflow-x:auto;overflow-y:hidden;padding-inline:20px;margin-bottom:30px}.led-spec-content img{height:100%;object-fit:contain}.errorpage{position:relative;height:100dvh;background-color:#000;background-image:radial-gradient(#661386,#041607),url(https://media.giphy.com/media/oEI9uBYSzLpBK/giphy.gif);background-repeat:no-repeat;background-size:cover;font-family:Inconsolata,Helvetica,sans-serif;font-size:1.5rem;color:#e380ffcc;text-shadow:0 0 1ex #e033ff,0 0 2px rgba(255,255,255,.8)}.errorpage .noise{pointer-events:none;position:absolute;width:100%;height:100%;background-image:url(https://media.giphy.com/media/oEI9uBYSzLpBK/giphy.gif);background-repeat:no-repeat;background-size:cover;z-index:-1;opacity:.02}.errorpage .overlay{pointer-events:none;position:absolute;width:100%;height:100%;background:repeating-linear-gradient(180deg,#0000 0,#0000004d,#0000);background-size:auto 4px;z-index:1}.errorpage .overlay:before{content:"";pointer-events:none;position:absolute;display:block;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-image:linear-gradient(0deg,transparent 0%,rgba(128,32,120,.2) 2%,rgba(128,32,120,.8) 3%,rgba(128,32,120,.2) 3%,transparent 100%);background-repeat:no-repeat;-webkit-animation:scan 7.5s linear 0s infinite;animation:scan 7.5s linear 0s infinite}@-webkit-keyframes scan{0%{background-position:0 -100vh}35%,to{background-position:0 100vh}}@keyframes scan{0%{background-position:0 -100vh}35%,to{background-position:0 100vh}}.errorpage .terminal{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;width:1000px;max-width:100%;padding:4rem;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center}.errorpage h1{margin-bottom:30px}.errorpage .output{color:#e380ffcc;text-shadow:0 0 1px rgba(187,51,255,.4),0 0 2px rgba(255,255,255,.8)}.errorpage .output:before{content:"> "}.errorpage .error_link{color:#fff;text-decoration:none;cursor:pointer}.errorpage .error_link:before{content:"["}.errorpage .error_link:after{content:"]"}.errorpage .errorcode{color:#fff}@media (max-width:500px){.errorpage .terminal{padding:2rem}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.img-view-item{width:100%;height:calc(100dvh - 20px);display:flex!important;align-items:center;justify-content:center;padding:20px}.img-view-item img{height:100%;object-fit:contain}.education-e2-series{position:relative}.education-e2-content{position:absolute;top:0;left:30%;transform:translate(-50%);padding-block:60px;text-align:start;width:40%;line-height:4rem}.education-e2-series img{width:100%;vertical-align:top}.education-e2-content .text-desc{font-size:1rem}.secontion1-wrap{text-align:center}.secontion1-wrap .content{margin:0 auto;padding:3rem 10rem}.secontion1-wrap .work-smarter h1{font-size:2rem;font-weight:400;margin-bottom:2rem}.secontion1-wrap .work-smarter small{font-size:.9rem;font-weight:400}.frist-grid-data{height:30rem}.frist-grid-data .image-container{position:relative;overflow:hidden}.data-info{display:flex;justify-content:center;align-items:center;text-align:start;height:100%}.frist-grid-data .data-info{padding-right:5rem!important}.frist-grid-data .image-container img{width:130%;height:auto;position:absolute;left:-35px;object-fit:cover}.second-grid-data{height:30rem}.second-grid-data .data-info .description{display:flex;padding-right:5rem}.second-grid-data .image-container{position:relative;overflow:hidden}.second-grid-data .data-info{padding-left:5rem!important}.second-grid-data .image-container img{width:100%;height:auto;position:absolute;left:50%;transform:translate(-50%);object-fit:cover}.your-classroom .container-header-wrap{width:90%!important}.box-maxhubclass img,.box-maxhubclas-pro img{width:100%!important;height:100%!important;object-fit:cover;border-radius:20px}@media (min-width: 480px){.box-maxhubclass img,.box-maxhubclas-pro img{width:70%!important;height:100%!important}.text-overlay{width:60%!important}.text-overlay h2{font-size:1.75rem}.text-overlay p{font-size:1rem;line-height:1.75rem}}@media (min-width: 768px){.box-maxhubclass img,.box-maxhubclas-pro img{width:70%!important;height:100%!important}.text-overlay{width:70%!important}.text-overlay h2{font-size:2rem}.text-overlay p{font-size:1.1rem;line-height:2rem}}@media (min-width: 1024px){.box-maxhubclass img,.box-maxhubclas-pro img{width:90%!important;height:100%!important}.text-overlay{width:80%!important}.text-overlay h2{font-size:2.25rem}.text-overlay p{font-size:1.2rem;line-height:2.25rem}}@media (min-width: 1280px){.box-maxhubclass img,.box-maxhubclas-pro img{width:100%!important;height:100%!important}.text-overlay{width:90%!important}.text-overlay h2{font-size:2.5rem}.text-overlay p{font-size:1.3rem;line-height:2.5rem}}@media (max-width: 768px){.education-e2-content h1{font-size:2rem}.education-e2-content small{font-size:1rem}.education-e2-content{padding:.5rem}.education-e2-series{padding:1rem 0}.education-e2-content{line-height:3rem;top:12rem}}@media (max-width: 480px){.education-e2-content h1{font-size:1.5rem}.education-e2-content .text-desc{font-size:1.3rem}.education-e2-series img{height:50vh}.education-e2-series{padding:.5rem 0}.education-e2-content{color:#333;width:90%;line-height:2rem;top:4rem;left:55%}.secontion1-wrap .content{margin:0 auto;padding:2rem!important}}@media (min-width: 1024px){.education-e2-content{top:25%;margin:0 auto;padding:2rem!important}}.u3-series-page .root-container-wrap{position:relative;text-align:center}.u3-series-page .root-container-wrap img{max-width:100vw;width:100%;height:90vh;object-fit:cover}.product-item1{margin:0 5rem 8rem;height:25rem}.second-grid-data{margin-left:0!important}.second-grid-data .data-info .description{display:flex;padding-right:5rem;padding-left:5rem}.second-grid-data .image-container{display:flex;align-items:center;justify-content:center}.second-grid-data .data-info{padding-left:5rem!important;display:flex;align-items:center;justify-content:start}.second-grid-data .image-container img{width:100%;height:auto;object-fit:cover;display:flex;align-items:center;justify-content:center;padding:1rem}.content-wrapper h3{font-size:2rem;font-weight:400}.your-classroom{background-color:#fff;width:100%;margin:0 auto;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.your-classroom .container-header-wrap{width:80%}.your-classroom .container-header-wrap h1{font-size:2rem;font-weight:400;padding-bottom:2rem}.your-classroom .container-header-wrap small{font-size:.9rem;font-weight:100;line-height:1.5rem;padding-bottom:2rem}.container-header-wrap{margin-bottom:2rem}.container-header-wrap h1{font-size:2.5rem;margin-bottom:1rem}.container-header-wrap small{display:block;font-size:1rem;margin-bottom:2rem}.box-image{display:flex;justify-content:center;gap:1rem}.box-maxhubclass,.box-maxhubclas-pro{position:relative;width:700px;height:450px;overflow:hidden}.box-maxhubclass img,.box-maxhubclas-pro img{object-fit:cover;border-radius:20px}.box-maxhubclas-pro .text-overlay img{width:10rem!important}.text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem;color:#fff;width:90%;text-align:center;border-radius:0 0 20px 20px}.text-overlay h2{padding-bottom:1rem}.text-overlay p{padding-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.5rem}.section-reponse{background-color:#f2f2f2}.section-reponse .container-wrap{border:1px solid #f2f2f2;text-align:center;margin:0 auto;padding:0 25rem}.section-reponse .container-wrap h1{margin-top:5rem;font-weight:400}.section-reponse .container-wrap p{padding-top:2rem;padding-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.5rem}.box-cpu-version{display:flex;justify-content:center;align-items:center;height:100vh}.image-cpu img{max-width:60rem;height:auto}.container-wrap-care{text-align:center;margin:3rem 0}.section-final{background-color:#f2f2f2;padding:3rem 0}.container-wrap-immersive{text-align:center;margin-top:3rem;padding:0 25rem}.container-wrap-immersive h1{font-size:2rem;font-weight:400;padding-bottom:1.5rem}.box-image-immersive{padding-top:6rem;margin:0 10rem}.data-info .content-wrapper h3{padding-bottom:1rem}.data-info .content-wrapper p{line-height:1.5rem;font-size:.9rem}.attr ul li{list-style:none;font-size:.8rem;font-weight:200;line-height:3rem}.box-image-immersive .frist-grid-data{margin-bottom:5rem}.second-grid-data .data-info .desc{display:flex;padding-right:5rem;padding-bottom:2rem}.second-grid-data .image-container-final{position:relative;overflow:hidden}.second-grid-data .image-container-final img{width:150%;height:auto;position:absolute;left:50%;transform:translate(-39%)}.education-u3-content{position:absolute;top:0;left:30%;transform:translate(-50%);padding-block:60px;text-align:start;width:40%;line-height:4rem}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}.smart-board-page{background-color:#f5f5f5}.smartboad-container{max-width:100vw;width:100%;height:auto;overflow:hidden;position:relative}.smartboad-container img{width:100%;height:100%;object-fit:contain}.education-smartborad-content{position:relative;text-align:start}.education-smartborad-content h1{margin:2rem 0}.education-smartborad-content .text-desc{width:70%;margin-bottom:2rem}.education-smartborad-content .text-desc p{font-size:1.2rem;line-height:2rem}.video-container{margin-top:5rem}.centered-container{display:flex;align-items:center;height:100%}.txt-title{text-align:center}.txt-title p{padding:2rem 10rem 4rem;line-height:1.5rem}.section-education-container{margin-top:10rem}.container-include-maxhub{margin-top:1rem;padding-bottom:4rem}.image-container img{width:80%;height:12rem;object-fit:contain}.thumb-box h2{padding-bottom:1rem}.thumb-box small{line-height:1.2rem}@media (max-width: 600px){.education-smartborad-content{position:absolute;width:100%}.education-smartborad-content h1{font-size:1.5rem;margin:0}.education-smartborad-content .text-desc{margin-bottom:0}.education-smartborad-content p{font-size:1rem;margin:0}.txt-title p{padding:2rem 0;line-height:1.5rem}}@media (max-width: 900px){.txt-title p{padding:2rem 0;line-height:1.5rem}}.zoom-image:hover{transform:scale(1.5);transition:transform 1s ease-in-out}.transition-box{transition:left .3s ease,top .3s ease,width .3s ease}.slider-container{margin:0 auto;padding:0 40px;margin-bottom:5rem}@media screen and (max-width: 600px){.slider-container{padding:0;margin-bottom:2rem}}.slide-item{height:25rem;background-size:cover;background-position:center;position:relative;color:#f2f2f2;font-weight:300;display:flex;justify-content:center;align-items:center;margin:0 10px;overflow:hidden;transition:transform .5s ease,filter .5s ease}.slide-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;z-index:1;transition:opacity .5s ease;opacity:1}.slide-item:hover:before{opacity:.5}.slide-item:hover{transform:scale(1.01)}.slide-content{position:absolute;bottom:0;background-color:#00000080;padding:20px;text-align:center;z-index:2;transition:padding .5s ease,height .5s ease;width:100%;height:80px;overflow:hidden}.slide-item:hover .slide-content{height:100%;padding:20px}.slide-content h3{margin:1rem}.slide-content small{display:none}.slide-item:hover .slide-content small{line-height:1.5rem;display:block}.custom-prev-arrow,.custom-next-arrow{top:40%;font-size:30px;color:#ddd;cursor:pointer;z-index:3;transition:color .3s ease}.custom-prev-arrow:hover,.custom-next-arrow:hover{color:#bbb}.custom-prev-arrow{left:-25px;position:absolute}.custom-next-arrow{right:-25px;position:absolute}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{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%;transform:translate(-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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-button-prev{color:#f2f2f2;background-color:#00000080;border-radius:50%;padding:10px;width:50px;height:50px;font-size:1rem}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";font-size:1.5rem}.swiper-button-next:after,.swiper-rtl .swiper-button-next:after{content:"next";font-size:1.5rem}.swiper-button-next{color:#eeee;background-color:#00000080;border-radius:50%;padding:10px;width:50px;height:50px}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:#000c}.swiper-pagination{bottom:0;left:10%;transform:translate(-50%);text-align:center}.button-icon{display:flex;border:3px #fff solid;width:fit-content;height:fit-content;cursor:pointer}.cube{transition:all .4s;transform-style:preserve-3d;width:200px;height:20px}.button-icon:hover .cube{transform:rotateX(90deg)}.side{position:absolute;height:47px;width:100%;display:flex;font-size:.8em;justify-content:center;align-items:center;text-transform:capitalize;letter-spacing:.5px;font-weight:700}.top{color:#fff;background:#582c86;border-radius:8px;transform:rotateX(-90deg) translate3d(0,13.5px,2em)}.front{color:#582c86;border:1px solid #582C86;border-radius:8px;transform:translateZ(1em)}@media (min-width: 768px){.scroll-container{height:100dvh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.maxhub-share-download,.scrolling-snap{height:100dvh;scroll-snap-align:start}}@media (max-width: 767px){.scroll-container{overflow-y:none;scroll-snap-type:none}.maxhub-share-download,.scrolling-snap{height:0%}}.v6classicseries-trademarks{position:relative;height:300vh;background:#fff;margin-top:10rem}.V6trademarks-bg-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1}.V6trademarks-wrapper{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;gap:20px}.V6trademarks-img-wrapper{flex:1;position:relative;overflow:hidden}.V6trademarks-img-wrapper img{position:absolute;top:50%;transform:translateY(-50%);width:80%;opacity:0;transition:all .4s linear}.V6trademarks-img-wrapper img.active{opacity:1}.V6trademarks-box{align-self:center;width:30vw;margin-left:300px}.V6trademarks-item{color:#a6a6a6;transition:all .4s linear}.V6trademarks-item.active{color:#000}.V6trademarks-item .title{font-weight:700}.V6trademarks-item.active .desc{grid-template-rows:1fr}.V6trademarks-item .desc{margin:10px 0 20px 15px;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .2s}.V6trademarks-item .V6trademarks-desc-expandable{min-height:0}@media (max-width:768px){.V6trademarks-wrapper{flex-direction:column-reverse;padding-block:20px}.V6trademarks-img-wrapper{height:40%}.V6trademarks-img-wrapper img{object-fit:contain}.V6trademarks-box{width:100%;height:60%;margin-left:0;padding-inline:20px}.V6trademarks-item .desc{margin-bottom:10px}.v6classicseries-trademarks{margin-top:5rem}.V6trademarks-img-wrapper img{width:100%}.V6trademarks-wrapper{height:120vh}.v6classicseries-trademarks{height:100vh}}.v6classicseries-trademarks{position:relative;height:200vh;background:#fff;margin-top:0rem!important}.V6trademarksSecond-bg-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1}.V6trademarksSecond-wrapper{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;gap:20px}.V6trademarksSecond-img-wrapper{flex:1;position:relative;overflow:hidden}.V6trademarksSecond-img-wrapper img{position:absolute;top:60%;transform:translateY(-50%);width:100%;opacity:0;transition:all .4s linear}.V6trademarksSecond-img-wrapper img.active{opacity:1}.V6trademarksSecond-img-wrapper video{position:absolute;top:50%;transform:translateY(-50%);width:80%;opacity:0;transition:all .4s linear}.V6trademarksSecond-img-wrapper video.active{opacity:1}.V6trademarksSecond-boxs{align-self:center;width:35rem;margin-left:0!important;padding-right:50px!important}.V6trademarksSecond-item{color:#767676;text-align:justify;transition:all .4s linear;font-size:1.1rem;line-height:30px}.V6trademarksSecond-item.active{color:#000;padding:1rem 0}.V6trademarksSecond-item .title{font-weight:700}.V6trademarksSecond-item.active .desc{grid-template-rows:1fr}.V6trademarksSecond-item .desc{margin:10px 0 20px 15px;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .2s}.V6trademarksSecond-item .V6trademarksSecond-desc-expandable{min-height:1}@media (max-width:768px){.V6trademarksSecond-wrapperr{flex-direction:column-reverse;padding-block:20px;height:120vh}.V6trademarksSecond-img-wrapper{height:40%}.V6trademarksSecond-img-wrapper img{object-fit:contain}.V6trademarksSecond-boxs{width:100%;height:60%;margin-left:0;padding-inline:20px}.V6trademarksSecond-item .desc{margin-bottom:10px}.v6classicseries-trademarks{margin-top:5rem}.V6trademarksSecond-img-wrapper img{width:100%}.V6trademarksSecond-img-wrapper video{width:100%}}.slider-containers{margin:0 auto;padding:0 40px;margin-bottom:5rem;width:95%}.slide-items{height:40rem;background-size:cover;background-position:center;position:relative;color:#f2f2f2;font-weight:300;display:flex;justify-content:center;align-items:center;margin:0 10px;overflow:hidden;transition:transform .5s ease,filter .5s ease;border-radius:1.5%}.slide-items:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;z-index:1;transition:opacity .5s ease;opacity:1;font-size:1rem}.slide-items:hover:before{opacity:.5}.slide-items:hover{transform:scale(1.01)}.slide-contents{position:absolute;bottom:0;background-color:#f9f9f9;padding:10px 20px;text-align:center;z-index:2;transition:padding .5s ease,height .5s ease;width:100%;height:100px;overflow:hidden}.slide-contents h3{margin:1rem;color:#333}@media screen and (max-width: 600px){.slider-containers{padding:0;margin-bottom:2rem}.prev-arrow{position:absolute;top:50%;left:10px;transform:translateY(-50%);z-index:1;cursor:pointer}.next-arrow{position:absolute;top:50%;right:30px;transform:translateY(-50%);z-index:1;cursor:pointer}}@media screen and (min-width: 600px){.prev-arrow{position:absolute;top:50%;left:-50px;transform:translateY(-50%);z-index:1;cursor:pointer}.next-arrow{position:absolute;top:50%;right:-30px;transform:translateY(-50%);z-index:1;cursor:pointer}}.slick-prev:before,.slick-next:before{display:none}@media (min-width: 768px){.scrollClass-container{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.scrollClass-snap{scroll-snap-align:start}}@media (max-width: 767px){.scrollClass-container{overflow-y:none;scroll-snap-type:none}.scrollClass-snap{height:0%}}body{font-family:Nexa,NotoSanLao,sans-serif!important}.swal-popup,.swal-input,.swal-confirm-button,.swal-cancel-button{font-family:inherit!important}.animated-button{position:relative;display:flex;align-items:center;gap:4px;padding:12px 36px;border:4px solid;border-color:transparent;font-size:18px;font-family:inherit;background-color:inherit;border-radius:100px;font-weight:600;color:#582c86;box-shadow:0 0 0 2px #582c86;cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1)}.animated-button svg{position:absolute;width:24px;fill:#582c86;z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button .arr-1{right:16px}.animated-button .arr-2{left:-25%}.animated-button .circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:#582c86;border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button .text{position:relative;z-index:1;transform:translate(-12px);transition:all .8s cubic-bezier(.23,1,.32,1)}.animated-button:hover{background-color:#582c86;box-shadow:0 0 0 12px transparent;color:#fff;border-radius:12px}.animated-button:hover .arr-1{right:-25%}.animated-button:hover .arr-2{left:16px}.animated-button:hover .text{transform:translate(12px)}.animated-button:hover svg{fill:#fff}.animated-button:active{scale:.95;box-shadow:0 0 0 4px #582c86}.animated-button:hover .circle{width:220px;height:220px;opacity:1}.case-wrap .c-container{margin-top:1rem;margin-bottom:2rem}.case-wrap .c-container h2{margin-bottom:1rem}.case-wrap .c-container img{max-width:100%;max-height:100vh;width:100%;height:80vh;object-fit:cover}@media (max-width: 768px){.swiper-slide video{height:100%}}@media (min-width: 1024px){.swiper-slide video{height:80vh}}@media (max-width: 768px){.hero{margin-top:0;height:56.25vw!important}}@media (min-width: 768px) and (max-width: 1024px){.hero{height:60vh}}.form button{border:none;background:none;color:#8b8ba7}.form{--timing: .3s;--width-of-input: 100%;--height-of-input: 50px;--border-height: 2px;--input-bg: #fff;--border-color: #2f2ee9;--border-radius: 30px;--after-border-radius: 10px;position:relative;width:var(--width-of-input);height:var(--height-of-input);display:flex;align-items:center;padding-inline:.8em;border-radius:var(--border-radius);transition:border-radius .5s ease;background:var(--input-bg,#fff);box-shadow:0 4px 8px #0000001a}.input{font-size:.9rem;background-color:transparent;width:100%;height:100%;padding-inline:.5em;padding-block:.7em;border:none}.input::placeholder{font-family:inherit!important}.form:focus-within{border-radius:var(--after-border-radius)}input:focus{outline:none}input::placeholder{font-family:inherit}.form:focus-within:before{transform:scale(1)}.reset{border:none;background:none;opacity:0;visibility:hidden}input:not(:placeholder-shown)~.reset{opacity:1;visibility:visible}.form svg{width:17px;margin:0 .8em}.dropdown{position:absolute;top:110%;left:0;right:0;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;border-top:none;max-height:auto;overflow-y:auto;z-index:1000;padding:20px 35px}.dropdown li{padding:8px;cursor:pointer;color:#767676;text-align:start}.dropdown li p{font-size:1rem}.dropdown li:hover,.dropdown li.selected{background-color:#f0f0f0}@media (max-width: 600px){.form{max-width:100%}}
