body{background-color:#fff;font-family:"Rubik",serif;font-optical-sizing:auto;font-style:normal;font-size:15px;font-weight:400;min-height:100vh;margin:0;display:grid;grid-template-rows:auto 1fr auto}.container{width:1300px;max-width:100%;padding:0 15px}a{text-decoration:none;color:inherit}a:hover{color:inherit}.error-text-form{font-size:12px;color:#f00;margin-top:-15px;margin-bottom:10px}.alert-text{font-size:11px;color:#f00;margin-top:3px;display:block}.form-control{border:1px solid #dde7e9;height:45px;background-color:#ecf0f1;font-size:15px;font-weight:500}.form-control::placeholder{font-size:13px}.form-control:focus-visible{outline:0;box-shadow:none}h3{font-size:28px;text-align:center;margin:0 auto;font-weight:500;margin-bottom:20px}.title-bottom-text{font-size:18px;width:700px;margin:0 auto;text-align:center;max-width:100%;margin-top:-10px}.grecaptcha-badge{display:none}.app-btn{height:45px;color:#000;min-width:180px;padding:0 15px;background-color:#febc12;display:flex;width:max-content;margin:0 auto;border-radius:5px;align-items:center;justify-content:center;font-size:15px;font-weight:500;margin-top:20px;transition:.3s;cursor:pointer}.app-btn:hover{background-color:#000;color:#febc12}.go-top{position:fixed;bottom:40px;right:40px;text-decoration:none;background-color:#febc12;display:none;width:40px;height:40px;text-align:center;border-radius:50px;transition:.3s;z-index:3}.go-top i{font-size:20px;color:#000;top:50%;transform:translateY(-50%);position:relative;margin:0 auto;left:0;right:0}.go-top:hover{background-color:#000}.go-top:hover i{color:#febc12}.navbar-web{height:100px;background-color:#fff;position:fixed;top:0;left:0;width:100%;z-index:10;gap:10px;display:flex;align-items:center}.navbar-web.scrolled{border-bottom:1px solid #e9e9e9}.navbar-web .inside{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff}.navbar-web .inside .logo img{width:160px;transition:.3s;display:block}.navbar-web .inside .menu ul{list-style-type:none;padding:0;margin:0;display:flex;align-items:center}.navbar-web .inside .menu ul li{margin-right:18px;position:relative;padding:10px 0;cursor:pointer}.navbar-web .inside .menu ul li:last-child{margin-right:0}.navbar-web .inside .menu ul li a{text-decoration:none;font-size:15px;color:#000;font-weight:500;display:flex;align-items:center}.navbar-web .inside .menu ul li .menu-item-logo img{width:115px}.navbar-web .inside .menu ul li .app-btn{margin-top:0;min-width:unset;width:150px}.navbar-web .inside .menu ul li .app-btn:hover{color:#febc12}.navbar-web .inside .menu ul li:hover .dp-menu{display:block}.navbar-web .inside .menu ul li .dp-menu{position:absolute;top:40px;left:0;display:block;width:300px;background-color:#fff;box-shadow:0 0 20px 2px rgba(0,0,0,.1);padding:20px;display:none;border-radius:10px;transition:.3s}.navbar-web .inside .menu ul li .dp-menu li{margin:0;padding:0;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e5e5e5}.navbar-web .inside .menu ul li .dp-menu li:last-child{border:0;padding:0;margin:0}.navbar-web .inside .menu ul li .dp-menu li a{font-size:14px;display:block;padding:0}.navbar-web .inside .menu ul li .dp-menu li a img{width:90px;display:block}.navbar-web .inside .app-btn{margin:0;color:#000}.navbar-web .inside .app-btn:hover{color:#febc12}.swiper-pagination{bottom:0}.swiper-pagination-bullet{width:12px;height:12px;border-radius:15px;margin:0 5px;background-color:#8a8a8a}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#febc12;width:25px;border-radius:25px}.content{padding-top:100px}.home-page section{margin-bottom:100px}.home-page section:last-child{margin-bottom:0}.header{margin-bottom:-40px}.header h2{text-align:left;margin-bottom:10px;font-size:40px;font-weight:500}.header h2 b{color:#febc12;font-weight:500}.header p{margin:0;font-size:18px;font-weight:400}.header .app-btn{margin:0;margin-top:30px}.header img{width:500px;max-width:100%}.header .swiper{padding-bottom:40px}.list-brands .slide-item{display:none}.list-brands .slide-item.active{display:block}.list-brands .thumbnail img{-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:.2s}.list-brands .thumbnail.active img{filter:none}.list-brands .thumbnail:hover img{filter:none}.list-brands ul{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;justify-content:center}.list-brands ul li{width:150px;height:150px;display:flex;align-items:center;justify-content:center;-webkit-box-shadow:0 0 5px 0 #dedede;-moz-box-shadow:0 0 5px 0 #dedede;box-shadow:0 0 5px 0 #dedede;background-color:#fff;border-radius:100px;margin:20px;cursor:pointer}.list-brands ul li img{width:100px}.list-brands a{font-size:15px;font-weight:800;display:flex;text-align:center;max-width:100%;justify-content:center;margin:0 auto;color:#000;transition:.3s}.list-brands a:hover span{margin-left:30px}.list-brands a span{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#000;background-color:#febc12;border-radius:50px;transition:.3s;margin-left:10px}.home-features{background-color:#f9f9f9;padding:80px 0}.home-features .inside-home{margin:0 auto;max-width:100%}.home-features .inside-home .features-box{border-radius:10px;margin:10px 0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:15px}.home-features .inside-home .features-box .inside{padding:20px;background-color:#fff;border:1px solid #e4e4e4;border-radius:10px;width:100%}.home-features .inside-home .features-box .icon{text-align:center;margin-bottom:15px}.home-features .inside-home .features-box .icon img{width:60px}.home-features .inside-home .features-box p{font-size:16px;font-weight:400;margin:0 auto;text-align:center}.home-features .inside-home .features-box .features-detail{display:flex;align-items:center;justify-content:center;margin-top:10px}.home-features .inside-home .features-box .features-detail p{font-size:14px;font-weight:500}.home-features .full-link{padding:20px;background-color:#000;color:#febc12;display:flex;align-items:center;justify-content:center;font-weight:800;margin-top:80px;transition:.3s}.home-features .full-link:hover a span{margin-left:30px}.home-features .full-link a{display:flex;align-items:center}.home-features .full-link a span{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#000;background-color:#febc12;border-radius:50px;transition:.3s;margin-left:10px}.home-form{background:url(../img/contact-bg.png);background-position:center;background-repeat:no-repeat;background-size:50%;padding:120px 0;margin-top:-100px;margin-bottom:-100px}.home-form h3{text-align:center!important}.home-form form{display:flex;flex-wrap:wrap;width:600px;margin:0 auto}.home-form form .form-item{display:inline-block;width:50%;margin-bottom:6px}.home-form form .form-item label{display:block;font-weight:600;font-size:13px;margin-bottom:4px}.home-form form .form-item input{height:35px;border-radius:5px;border:1px solid #c8c8c8;width:210px;padding:5px}.home-form form .form-item input:hover{border:1px solid #c8c8c8;box-shadow:none;outline:0}.home-form form .app-btn{border:0}@keyframes upDown{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes upRight{0%,100%{transform:translateX(0)}50%{transform:translateX(-10px)}}.information-box-lr{text-align:center;margin-bottom:-40px}.information-box-lr h3{margin-bottom:10px;font-size:30px;text-align:left}.information-box-lr .item .e-commerce{text-align:left;position:relative}.information-box-lr .item .e-commerce .animate-icon.icon1{width:50px;position:absolute;top:-25px;left:30%;animation:upDown 2s ease-in-out infinite}.information-box-lr .item .e-commerce .animate-icon.icon2{width:130px;position:absolute;bottom:120px;left:5%;animation:upRight 2s ease-in-out infinite}.information-box-lr .item .e-commerce .animate-icon.icon3{width:180px;position:absolute;bottom:0;right:50px;animation:upDown 2.5s ease-in-out infinite}.information-box-lr .item .e-commerce .animate-icon.icon4{width:50px;position:absolute;bottom:150px;right:50px;animation:upDown 2s ease-in-out infinite}.information-box-lr .item .e-commerce .animate-icon.icon5{width:150px;position:absolute;top:100px;right:25%;animation:upRight 2s ease-in-out infinite}.information-box-lr .item .e-commerce .animate-icon.icon6{width:50px;position:absolute;top:20px;right:25%;animation:upDown 3s ease-in-out infinite}.information-box-lr .item .e-commerce img{width:500px;max-width:100%}.information-box-lr .item .marketplaces ul{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;margin:0;justify-content:center}.information-box-lr .item .marketplaces ul li{width:150px;height:150px;display:flex;align-items:center;justify-content:center;-webkit-box-shadow:0 0 5px 0 #dedede;-moz-box-shadow:0 0 5px 0 #dedede;box-shadow:0 0 5px 0 #dedede;background-color:#fff;border-radius:100px;margin-bottom:40px;margin-right:40px}.information-box-lr .item .marketplaces ul li img{width:110px}.information-box-lr .item .cargo-list{display:flex;align-items:center;justify-content:space-evenly}.information-box-lr .item .cargo-list ul{padding:0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}.information-box-lr .item .cargo-list ul li{list-style-type:none;-webkit-box-shadow:0 0 5px 0 #dedede;-moz-box-shadow:0 0 5px 0 #dedede;box-shadow:0 0 5px 0 #dedede;background-color:#fff;width:45%;border-radius:10px;height:70px;display:inline-flex;align-items:center;justify-content:center;margin:20px auto}.information-box-lr .item .cargo-list ul li img{width:120px}.information-box-lr .item .cargo-list .cargo-fly img{width:280px;animation:mymove2 2s infinite}.information-box-lr .item .text-lenght{text-align:left}.information-box-lr .item .text-lenght .app-btn{margin:0;margin-top:35px}.information-box-lr .item .text-lenght .sub-title{font-size:20px;font-weight:400;margin-bottom:5px}.information-box-lr .item .text-lenght p{font-size:17px;margin-bottom:5px}.information-box-lr .campaign img{width:450px}.information-box-lr.payment-infrastructure{margin-bottom:-102px}.information-box-lr.payment-infrastructure ul{padding:0;list-style-type:none;margin:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-top:20px}.information-box-lr.payment-infrastructure ul li{padding:0 25px;margin-bottom:-20px;margin-bottom:-40px}.information-box-lr.payment-infrastructure ul li img{width:130px}.full-text-banner{background-color:#000;color:#fff;padding:50px;display:flex;align-items:center;justify-content:center;margin-top:70px;margin-bottom:-120px}.full-text-banner .container{display:flex;align-items:center;justify-content:center}.full-text-banner .container p{margin:0;font-size:20px;font-weight:500;text-align:left;max-width:100%}.full-text-banner .container .app-btn{margin:0;margin-left:50px}.full-text-banner .container .app-btn:hover{background-color:#fff;color:#000}.brand-list{background-color:#fff}.brand-list .references-slider .item{display:flex;align-items:center;justify-content:center;height:170px}.brand-list .references-slider .swiper-pagination{margin-top:0;position:unset}.brand-list .references-slider img{width:140px}.brand-list ul{list-style-type:none;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0}.brand-list ul li{list-style-type:none;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:150px;height:150px;background-color:#fff;margin:20px;max-width:100%;border:1px solid #e4e4e4;border-radius:10px}.brand-list ul li:hover img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.brand-list ul li img{width:130px;transition:.3s}.book-item{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:890px;border:1px solid #d1d1d1;padding:15px;border-radius:5px;font-size:20px;margin-bottom:30px;max-width:100%}.book-item:last-child{margin-bottom:0}.book-item .app-btn{margin:0}.solution-partners h3{margin-bottom:10px}.solution-partners .swiper{padding-bottom:40px}.solution-partners .swiper .item{text-align:center;display:flex;align-items:center;justify-content:center;width:180px;height:130px}.solution-partners .swiper .item img{width:130px}.solution-partners .swiper .swiper-btn{margin-top:16px;display:flex;justify-content:flex-end;height:auto;position:absolute;right:0;top:0;z-index:2}.solution-partners .swiper .swiper-btn .swiper-button-next,.solution-partners .swiper .swiper-btn .swiper-button-prev{background-color:unset;width:30px;height:40px;display:flex;align-items:center;justify-content:center;opacity:1!important}.solution-partners .swiper .swiper-btn .swiper-button-next::after,.solution-partners .swiper .swiper-btn .swiper-button-prev::after{content:""}.solution-partners .swiper .swiper-btn .swiper-button-next i,.solution-partners .swiper .swiper-btn .swiper-button-prev i{font-size:35px;color:#b6b6b6}.solution-partners .swiper .swiper-btn .swiper-button-next{position:unset}.solution-partners .swiper .swiper-btn .swiper-button-prev{position:unset}.home-faq .inside .accordion{margin-top:40px}.home-faq .inside .accordion .accordion-item{border:0;box-shadow:none;max-width:100%;width:100%;margin:0 auto;margin-bottom:20px}.home-faq .inside .accordion .accordion-item p{margin:0}.home-faq .inside .accordion .accordion-item .accordion-button{background-color:#ecf0f1;border:0;box-shadow:none;border-radius:10px;font-weight:500;font-size:15px}.home-faq .inside .accordion .accordion-item .accordion-button::after{background-color:#fff;width:26px;height:26px;border-radius:50px;background-image:unset;content:"";-webkit-box-flex:0;flex:0 1 auto;font-family:"Material Symbols Rounded";font-weight:normal;font-size:22px;font-variation-settings:"wght" 500;display:flex;align-items:center;justify-content:center;color:#febc12}.home-faq .inside .accordion .accordion-item .accordion-button:not(.collapsed)::after{content:""}.home-faq .inside .accordion .accordion-item .accordion-button:not(.collapsed){color:unset}.info-ecommerce .app-btn{margin-top:20px;margin-bottom:30px}.info-ecommerce h2{margin-bottom:15px}.info-ecommerce .info-box{width:450px;margin:0 auto;max-width:100%}.info-ecommerce .info-box .title{position:relative;display:flex;align-items:center;text-align:left}.info-ecommerce .info-box .title h4{font-size:18px;color:#000;font-weight:500;text-align:left;margin:0;margin-bottom:15px}.info-ecommerce .info-box .image-blog{position:relative;overflow:hidden;border-radius:15px;margin-bottom:15px}.info-ecommerce .info-box .image-blog img{border-radius:15px;transition:transform .3s;overflow:hidden}.info-ecommerce .info-box .image-blog:hover img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.home-blog{background-color:#f9f9f9;padding:80px 0}.home-blog .app-btn{margin-top:20px;margin-bottom:30px}.home-blog h2{margin-bottom:15px}.home-blog .swiper-pagination{margin-top:25px;position:relative}.home-blog .blog-box{width:450px;margin:0 auto;max-width:100%}.home-blog .blog-box .title{position:relative;display:flex;align-items:center;text-align:left}.home-blog .blog-box .title h4{font-size:18px;color:#000;font-weight:500;text-align:left;margin:0;margin-bottom:15px}.home-blog .blog-box .image-blog{position:relative;overflow:hidden;border-radius:15px;margin-bottom:15px}.home-blog .blog-box .image-blog img{border-radius:15px;transition:transform .3s;overflow:hidden}.home-blog .blog-box .image-blog:hover img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}footer{margin-top:60px;background-color:#000;color:#fff;padding:90px 0}footer .info-footer img{width:130px;margin-bottom:15px}footer .info-footer span{display:block;color:#bdbdbd;margin-bottom:5px;width:200px;max-width:100%}footer .info-footer .social-media{display:flex;align-items:center}footer .info-footer .social-media a{background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:5px;width:30px;height:30px;margin-right:10px}footer .info-footer .social-media a img{width:20px;margin:0}footer .menu-item-logo img{width:110px}footer ul{list-style-type:none;padding:0;margin:0}footer ul li{margin-bottom:10px}footer ul li .title{font-weight:600;display:block;font-size:18px}footer ul li a{font-weight:300;color:#bdbdbd}@keyframes mymove{0%{top:50%;transform:translateY(-50%)}50%{top:45%;transform:translateY(-45%)}100%{top:50%;transform:translateY(-50%)}}@keyframes mymove2{0%{margin-top:0}50%{margin-top:-30px}100%{margin-top:0}}.modal{text-align:center}@media screen and (min-width:768px){.modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle}.modal-backdrop.show{opacity:.6}.blog-page{margin-bottom:120px}.blog-page .page-title{margin-bottom:10px}.blog-page .page-title .title-bottom-text{margin-top:0}.blog-page .page-title .bulten{margin-top:20px}.blog-page .page-title .bulten form{display:flex;align-items:center;justify-content:center}.blog-page .page-title .bulten form input{border:1px solid #dde7e9;height:45px;background-color:#ecf0f1;font-size:15px;font-weight:500}.blog-page .page-title .bulten form .app-btn{margin:0;margin-left:20px;box-shadow:none;border:0}.blog-page .full-text-banner{margin-bottom:-150px}.blog-page .blog-box{padding:15px;padding-top:0;margin-bottom:40px}.blog-page .blog-box img{transition:transform .3s;overflow:hidden}.blog-page .blog-box:hover img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.blog-page .blog-box .image-blog{border-radius:10px;overflow:hidden;margin-bottom:14px}.blog-page .blog-box .title h3{font-size:16px;font-weight:600;margin-bottom:10px;display:flex;align-items:center;text-align:left}.blog-page .blog-box .short-text{font-size:14px;margin-bottom:15px}.blog-page .blog-box .short-text p{margin:0}.blog-page .blog-box .app-btn{margin:0;margin-top:0;font-size:14px;min-width:170px;padding:0;height:unset;width:max-content;justify-content:flex-start;background-color:unset;color:#000}.blog-page .blog-box .app-btn .icon{display:flex;align-items:center;justify-content:center;background-color:#febc12;border-radius:25px;margin-left:6px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.blog-page .blog-box .app-btn .icon i{font-size:16px}.free-trial{padding:20px 10px;border:1px solid #dde7e9;border-radius:10px;background-color:#ecf0f1}.free-trial .title{display:block;text-align:center;font-size:17px;font-weight:600}.free-trial .text{display:block;text-align:center;margin-bottom:20px}.free-trial .error-text-form{font-size:12px;color:#f00;margin-top:5px;margin-bottom:-10px}.free-trial .form-item{margin-bottom:15px}.free-trial .form-item .form-control{border:1px solid #dde7e9;height:45px;background-color:#fff;font-size:15px;font-weight:500}.free-trial form .app-btn{border:0}.references-page .brand-list{background-color:unset;padding:0;margin-bottom:50px}.references-page .brand-list ul li{width:150px;height:150px}.references-page .brand-list ul li img{width:100px}.references-page .free-trial{margin-bottom:60px}.references-page .free-trial .form-row{display:flex;flex-wrap:wrap}.references-page .free-trial .form-row .form-item{width:50%;padding:0 15px}.page-title{padding:30px}.page-title h1{text-align:center;font-size:30px;font-weight:700;margin:0 auto;margin-bottom:10px;position:relative;width:max-content;padding-left:15px;max-width:100%}.page-title h1:before{content:"";width:5px;height:100%;background-color:#febc12;border-radius:10px;position:absolute;top:0;left:0}.blogdetail-page .full-text-banner{margin-bottom:-150px}.blogdetail-page .page-title{padding:50px}.blogdetail-page .container{width:1300px}.blogdetail-page .inside{margin-bottom:120px}.blogdetail-page .inside h3{font-size:24px}.blogdetail-page .image-blog{text-align:center;margin-bottom:20px}.blogdetail-page .image-blog img{border-radius:10px;overflow:hidden;margin-bottom:14px}.blogdetail-page .right-content{position:sticky;top:115px}.blogdetail-page .right-content .share-div{background-color:#ecf0f1;border-radius:10px;padding:20px;margin-bottom:30px}.blogdetail-page .right-content .share-div p{margin-bottom:10px;font-weight:800;text-align:center}.blogdetail-page .right-content .share-div .icons{display:flex;align-items:center;justify-content:center}.blogdetail-page .right-content .share-div .icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50px;background-color:#febc12;margin:0 5px}.blogdetail-page .right-content .share-div .icons a img{width:20px}.blogdetail-page .right-content .more-blog{background-color:#ecf0f1;padding:20px;border-radius:10px}.blogdetail-page .right-content .more-blog p{font-weight:800;margin-bottom:20px}.blogdetail-page .right-content .more-blog ul{padding:0;margin:0;list-style-type:none}.blogdetail-page .right-content .more-blog ul li{margin-bottom:15px;line-height:1.3}.blogdetail-page .right-content .more-blog ul li a{font-size:14px;font-weight:600;color:#585858}.aboutus-page .page-title{margin:0 auto;margin-top:-60px;background-color:#fff;display:block;position:relative;width:max-content;padding:20px 50px;margin-bottom:10px;border-top-left-radius:10px;border-top-right-radius:10px}.aboutus-page .big-text{text-align:center;font-size:18px}.aboutus-page img{border-radius:10px;margin-bottom:50px}.aboutus-page .aboutus-box{font-size:18px;margin-bottom:50px}.aboutus-page .aboutus-box h2,.aboutus-page .aboutus-box h3{text-align:left;margin-bottom:5px;font-size:24px;font-weight:600}.aboutus-page .aboutus-box p,.aboutus-page .aboutus-box ul{margin-bottom:0}.aboutus-page .aboutus-box .brand-list{padding:0;background-color:#fff}.aboutus-page .aboutus-box .brand-list h4{font-size:16px}.aboutus-page .aboutus-box .brand-list ul{padding:0;justify-content:flex-start}.aboutus-page .aboutus-box .brand-list ul li{border:1px solid #ededed;width:160px;height:160px;margin:0;margin-right:20px;margin-bottom:20px}.aboutus-page .aboutus-box .brand-list ul li img{width:110px}.aboutus-page .top-banner img{border-radius:10px}.aboutus-page .full-text-banner{margin-bottom:-150px}.aboutus-page .stats-div{padding:20px;background-color:#f3f3f3;border-radius:10px;margin-bottom:50px}.aboutus-page .stats-div .stats-item{text-align:center;padding:10px;border:1px solid #e7e7e7;border-radius:10px;background-color:#fff}.aboutus-page .stats-div .stats-item .title{display:block;font-size:14px;font-weight:500}.aboutus-page .stats-div .stats-item .value{display:block;font-size:40px;font-weight:500;color:#febc12;line-height:normal}.more-info-ruleway .info-item{text-align:center;padding:20px;border:1px solid #e7e7e7;border-radius:10px}.more-info-ruleway .info-item .title{display:block;font-size:16px;line-height:normal;font-weight:500}.more-info-ruleway .info-item .app-btn{margin-top:15px}.contact-page .container{width:1200px}.contact-page .top-contact{margin-bottom:60px}.contact-page .brand-list{margin-bottom:-150px}.contact-page .brand-list .container{width:1500px}.contact-page iframe{width:100%;height:450px;max-width:100%}.contact-page .contact-img{text-align:center}.contact-page .contact-icons{margin-bottom:60px}.contact-page .contact-icons .icons{margin:0 auto;margin-bottom:10px;width:80px;height:80px;background-color:#ecf0f1;border-radius:100px;display:flex;justify-content:center;margin-bottom:10px}.contact-page .contact-icons .icons:hover img{margin-top:-50px}.contact-page .contact-icons .icons img{width:45px;transition:.3s}.contact-page .contact-icons .icon-title{display:block;text-align:center;font-weight:600;font-size:20px;margin-bottom:5px}.contact-page .contact-icons .detail{text-align:center;display:block;font-size:16px}.contact-page form .alert-text{font-size:11px;color:#f00;margin-top:-15px;display:block;margin-bottom:5px}.contact-page form .form-control{border:1px solid #dde7e9;height:45px;background-color:#ecf0f1;margin-bottom:20px;font-size:15px;font-weight:500}.contact-page form .form-control:focus{box-shadow:none;background-color:#fff;border:1px solid #dde7e9}.contact-page form .form-control::placeholder{font-size:13px}.contact-page form textarea.form-control{resize:none;height:130px}.contact-page form .app-btn{width:100%;margin-top:0}.product-page .full-text-banner{margin-bottom:-150px}.product-page .title-bottom-text{margin-top:15px}.product-page .top-banner img{border-radius:10px}.product-page .page-title{margin:0 auto;margin-top:-60px;background-color:#fff;display:block;position:relative;width:max-content;max-width:100%;padding:30px;margin-bottom:30px;border-top-left-radius:10px;border-top-right-radius:10px}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}100%{transform:translatey(0)}}#loading-mask{position:fixed;display:flex;align-items:center;justify-content:center;overflow-x:hidden;top:0;z-index:10001;width:100%;height:100%;background-color:#fff}#loading-mask img{width:170px;animation:float 1.5s ease-in-out infinite}.navbar-mobil{display:none}.page-opacity{position:fixed;width:100%;height:100%;background-color:#000;top:0;left:0;z-index:4;opacity:.5;display:none}.left-nav{position:fixed;left:0;top:70px;background-color:#fff;height:auto;width:100%;padding:20px;z-index:5;box-shadow:0 20px 20px 0 rgba(0,0,0,.1);pointer-events:none;opacity:0;transition:.3s}.left-nav ul{margin:0;padding:0;list-style-type:none}.left-nav ul li{margin-bottom:25px}.left-nav ul li:last-child{margin-bottom:0}.left-nav ul li a{color:#000;font-weight:600;display:flex;align-items:center}.left-nav ul li a img{margin-left:10px;width:100px}.left-nav ul li .menu-item-logo img{width:110px;margin:0}.left-nav ul li .dp-menu{display:none;border:1px solid #f0f0f0;background-color:#f0f0f0;padding:10px;border-radius:10px;margin-top:10px}.left-nav ul li .dp-menu.active{display:block}.features-page .page-title{margin-bottom:50px;padding-bottom:0}.features-page .page-title .title-bottom-text{width:100%;margin-top:10px;font-size:20px}.features-page .feature-detail-div img{border-radius:10px}.features-page .features-list{list-style-type:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;margin-bottom:50px}.features-page .features-list .list-item{text-align:center;display:flex;align-items:center;justify-content:center;font-weight:400;width:200px;height:150px;text-align:center;padding:15px;border-radius:10px;background-color:#f2f2f2;border:2px solid #f2f2f2;margin-right:15px;cursor:pointer;transition:.3s}.features-page .features-list .list-item img{width:45px;margin:0 auto;margin-bottom:6px;display:block}.features-page .features-list .list-item.active{font-weight:600;border:2px solid #febc12;background-color:#fff}.features-page .features-list .list-item:last-child{margin-right:0}.features-page .feature-top-title{display:flex;align-items:center;border-bottom:2px solid #f3f3f3;padding-bottom:30px;margin-bottom:40px}.features-page .feature-top-title h2{font-size:50px;width:30%}.features-page .feature-top-title .sub-titles{width:70%}.features-page .feature-top-title .sub-titles p{font-size:18px;margin:5px 0}.features-page .text-box{text-align:left;padding:100px 0}.features-page .text-box h3{text-align:left;margin-bottom:6px;font-size:28px}.features-page .text-box p{font-size:16px}.features-page .text-box ul{margin:0}.features-page .text-box ul li{font-size:15px}.product-page h3{text-align:left;margin-bottom:10px;font-size:28px}.product-page p{font-size:18px}.product-page .top-box{margin-bottom:80px}.product-page .list-box-one{padding:0;margin:0;margin-top:80px;margin-bottom:80px}.product-page .list-box-one .list-item{position:relative;font-size:17px;font-weight:500;margin-right:40px;background-color:#f2f2f2;padding:10px 20px;border-radius:5px;margin-bottom:30px;padding-left:20px;width:100%}.product-page .list-box-one .list-item p{font-size:16px;font-weight:400}.product-page .list-box-one .list-item::before{content:"";position:absolute;left:-3px;width:8px;height:8px;background-color:#febc12;border-radius:25px;top:50%;transform:translateY(-50%)}.product-page .list-box-one h3{margin-bottom:10px;text-align:center}.product-page .list-box-one .sub-title{text-align:center;margin-bottom:30px}.product-page .list-box-multi{margin-bottom:60px}.product-page .list-box-multi h3{margin-bottom:10px;text-align:center}.product-page .list-box-multi .sub-title{text-align:center;margin-bottom:30px}.product-page .list-box-multi ul{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0;margin-top:30px;justify-content:center}.product-page .list-box-multi ul li{position:relative;font-size:17px;font-weight:500;margin:0 15px;background-color:#f2f2f2;padding:10px 20px;border-radius:5px;margin-bottom:30px;padding-left:20px;width:350px}.product-page .list-box-multi ul li::before{content:"";position:absolute;left:-3px;width:8px;height:8px;background-color:#febc12;border-radius:25px;top:50%;transform:translateY(-50%)}.product-page .features-div{margin-bottom:100px;margin-top:80px}.product-page .features-div h3{margin-bottom:10px;text-align:center}.product-page .features-div .sub-title{text-align:center;margin-bottom:50px}.product-page .features-div .three-box-list .box-item{padding:20px;border-radius:10px;background-color:#f2f2f2;margin:0 auto;margin-bottom:70px;height:200px;width:350px;max-width:100%}.product-page .features-div .three-box-list .box-item .img-div{-webkit-box-shadow:0 0 5px 0 #e3e3e3;-moz-box-shadow:0 0 5px 0 #e3e3e3;box-shadow:0 0 5px 0 #e3e3e3;border-radius:50px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background-color:#fff;margin-top:-54px;margin-bottom:15px}.product-page .features-div .three-box-list .box-item .img-div img{width:40px;display:block}.product-page .features-div .three-box-list .box-item h4{font-size:20px}.product-page .features-div .three-box-list .box-item p{margin:0;font-size:16px}.product-page .features-div .one-box-list .box-item{padding:20px;border-radius:10px;background-color:#f2f2f2;margin-bottom:50px;height:250px}.product-page .features-div .one-box-list .box-item .img-div{-webkit-box-shadow:0 0 5px 0 #e3e3e3;-moz-box-shadow:0 0 5px 0 #e3e3e3;box-shadow:0 0 5px 0 #e3e3e3;border-radius:50px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background-color:#fff;margin-top:-54px;margin-bottom:15px}.product-page .features-div .one-box-list .box-item .img-div img{width:40px;display:block}.product-page .features-div .one-box-list .box-item h4{font-size:20px}.product-page .features-div .one-box-list .box-item p{margin:0;font-size:16px}.pricing-page .route-pages{width:max-content;margin:0 auto;margin-bottom:60px;display:flex;border-radius:50px;overflow:hidden;background-color:#fff;border:2px solid #ffefc7;padding:5px}.pricing-page .route-pages a{display:flex;width:240px;height:45px;align-items:center;justify-content:center;font-weight:500}.pricing-page .route-pages a.active{background-color:#febc12;border-radius:25px}.pricing-page .packages-div{display:flex;max-width:100%;margin:0 auto;margin-bottom:50px;margin-top:20px;justify-content:center;padding:0 25px}.pricing-page .packages-div .item{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:20px;background-color:#f7f7f7;border-radius:10px;position:relative;margin:0 5px}.pricing-page .packages-div .item .plus-feature-title{display:block;font-weight:600;margin-bottom:10px}.pricing-page .packages-div .item.best-seller{background-color:#fff9e9;border:1px solid #febc12}.pricing-page .packages-div .item.best-seller .best-seller-title{position:absolute;left:0;right:0;margin:0 auto;width:max-content;padding:6px 15px;background-color:#fff;border-radius:25px;top:-30px;color:#000;font-weight:500;border:1px solid #febc12;display:flex;align-items:center;justify-content:center}.pricing-page .packages-div .item.best-seller .best-seller-title img{width:26px;margin-right:4px;animation:rocketUp 1.5s ease-in-out infinite}@keyframes rocketUp{0%{transform:translateY(0)}50%{transform:translateY(-3px)}100%{transform:translateY(0)}}.pricing-page .packages-div .item.best-seller .head{background-color:#febc12;border-color:#febc12}.pricing-page .packages-div .item.best-seller .head .price .old{color:#91793a}.pricing-page .packages-div .item.best-seller .app-btn{background-color:#000;color:#febc12}.pricing-page .packages-div .item .head{text-align:center;padding:20px;margin-bottom:30px;background-color:#fff;border-radius:10px;border:1px solid #ebe6d9;min-height:275px}.pricing-page .packages-div .item .head h3{font-size:26px;font-weight:700;margin-bottom:10px;line-height:normal}.pricing-page .packages-div .item .head .package-desc{font-size:14px;line-height:normal;display:block;margin-bottom:20px;color:#000;font-weight:400;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.pricing-page .packages-div .item .head .price{display:flex;align-items:center;justify-content:center;gap:10px}.pricing-page .packages-div .item .head .price .old{display:flex;align-items:center;justify-content:center;text-decoration:line-through;font-size:16px;font-weight:400;color:#828282}.pricing-page .packages-div .item .head .price .old b{font-size:13px;font-weight:500}.pricing-page .packages-div .item .head .price .current{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;width:max-content;margin:0 auto;margin-top:0}.pricing-page .packages-div .item .head .price .current b,.pricing-page .packages-div .item .head .price .current strong{font-size:15px;font-weight:500;margin-left:4px}.pricing-page .packages-div .item .head .price .discount{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50px;background-color:#d6f9d7;color:#1e9423;font-size:12px;font-weight:500}.pricing-page .packages-div .item .features-list ul{padding:0}.pricing-page .packages-div .item .features-list ul li{list-style-type:none;padding:0;margin:0;margin-bottom:15px;display:flex;align-items:center;justify-content:flex-start;font-size:15px;font-weight:400;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.pricing-page .packages-div .item .features-list ul li b{font-weight:500}.pricing-page .packages-div .item .features-list ul li i{display:inline-flex;align-items:center;justify-content:center;font-size:16px;background-color:unset;margin-right:6px;color:#ffb800}.pricing-page .packages-div .item .features-list ul li .gift-feature{margin-left:auto}.pricing-page .packages-div .item .features-list ul li .gift-feature span{border:1px solid #ffb800;background-color:#ffb800;color:#000;padding:3px 3px;border-radius:3px;margin-left:5px;font-size:12px;font-weight:500}.pricing-page .pricing-table-content{margin-bottom:100px;padding-top:40px}.pricing-page .pricing-table-content table{border-collapse:collapse}.pricing-page .pricing-table-content table th,.pricing-page .pricing-table-content table td{vertical-align:middle}.pricing-page .pricing-table-content table th{vertical-align:bottom;position:sticky;top:100px;z-index:1;background-color:#fff}.pricing-page .pricing-table-content table th[scope=row]{position:sticky;inset-inline-start:0;z-index:1;vertical-align:top;color:inherit;background-color:inherit}.pricing-page .pricing-table-content table th[scope=row]::after{content:"";position:absolute;inset-inline-end:0;inset-block:0}.pricing-page .pricing-table-content table th[scope=row]+td{min-width:24em}.pricing-page .pricing-table-content table:nth-of-type(2) th:not([scope=row]):first-child{left:0;z-index:3}.pricing-page .pricing-table-content table thead th{padding:20px 10px}.pricing-page .pricing-table-content table thead .table-price-name{background-color:#f7f7f7;padding:10px 10px;border-radius:10px;position:relative}.pricing-page .pricing-table-content table thead .table-price-name.best-seller{background-color:#fff9e9;border:2px solid #febc12;background-color:#febc12;border-color:#febc12}.pricing-page .pricing-table-content table thead .table-price-name.best-seller .best-seller-title{position:absolute;left:0;right:0;margin:0 auto;width:max-content;padding:4px 15px;background-color:#fff;border-radius:25px;top:-17px;color:#000;font-weight:500;border:1px solid #febc12;font-size:10px}.pricing-page .pricing-table-content table thead .table-price-name.best-seller .price .current{background-color:#fff;border:1px solid #febc12}.pricing-page .pricing-table-content table thead .table-price-name h3{text-align:center;font-size:16px;font-weight:600;margin-bottom:6px}.pricing-page .pricing-table-content table thead .table-price-name .price .old{display:flex;align-items:center;justify-content:center;text-decoration:line-through;font-size:12px;font-weight:600}.pricing-page .pricing-table-content table thead .table-price-name .price .old b{font-size:10px;font-weight:500}.pricing-page .pricing-table-content table thead .table-price-name .price .current{display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;background-color:#fff;border:1px solid #ebe6d9;width:max-content;margin:0 auto;padding:5px 20px;border-radius:25px;margin-top:6px}.pricing-page .pricing-table-content table thead .table-price-name .price .current b,.pricing-page .pricing-table-content table thead .table-price-name .price .current strong{font-size:12px;font-weight:500;margin-left:4px}.pricing-page .pricing-table-content table tbody tr{border-bottom:1px solid #e2e2e2}.pricing-page .pricing-table-content table tbody tr:last-child{border:0}.pricing-page .pricing-table-content table tbody tr td{width:15%;padding:20px 0}.pricing-page .pricing-table-content table tbody tr td.td-full .app-btn{margin-top:0}.pricing-page .pricing-table-content table tbody tr td label{font-weight:700;font-size:16px}.pricing-page .pricing-table-content table tbody tr td p{margin:0;margin-top:5px;font-weight:400;font-size:14px;color:#6d6d6d}.pricing-page .pricing-table-content table tbody tr td.features-name{width:35%}.pricing-page .pricing-table-content table tbody tr td span{display:block;text-align:center;font-size:15px}.pricing-page .pricing-table-content table tbody tr td .text{display:flex;align-items:center;justify-content:center;font-weight:500}.pricing-page .pricing-table-content table tbody tr td .icon-item{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 auto;border-radius:25px;color:#9f9f9f}.pricing-page .pricing-table-content table tbody tr td .icon-item.yes{background-color:#febc12;color:#000}.pricing-page .pricing-table-content table tbody tr td .icon-item.no{color:#9f9f9f}.pricing-page .pricing-table-content table tbody tr td .icon-item i{font-size:18px}.pricing-page .sticky-footer-price{height:80px;display:flex;align-items:center;justify-content:center;width:100%;position:fixed;bottom:0;background-color:#fff;border-top:1px solid #e9e9e9;z-index:2}.pricing-page .sticky-footer-price .flex-feature{display:flex;align-items:center;justify-content:center}.pricing-page .sticky-footer-price .flex-feature .item{display:flex;align-items:center;justify-content:center;width:16.66666%;padding:0 15px}.pricing-page .sticky-footer-price .flex-feature .item .icon{margin-right:10px}.pricing-page .sticky-footer-price .flex-feature .item .icon i{color:#febc12;font-size:22px}.pricing-page .sticky-footer-price .flex-feature .item span{display:block;font-weight:500;font-size:13px}.pricing-page .sticky-footer-price .flex-feature .item span.title{font-size:15px}.pricing-page .sticky-footer-price .flex-feature .item .app-btn{margin:0}.not-found{display:flex;justify-content:center;align-items:center;min-height:80vh;text-align:center}.not-found img{max-width:100%;width:350px;height:auto;margin-bottom:20px}.not-found p{font-size:18px}.cookie-modal{position:fixed;bottom:20px;left:20px;width:700px;background-color:rgba(6,11,14,.95);z-index:10;padding:20px;color:#fff;max-width:100%}.cookie-modal .inside{width:800px;margin:0 auto;max-width:100%}.cookie-modal .inside .accept-btn{background-color:#febc12;border-radius:5px;width:120px;display:flex;align-items:center;justify-content:center;height:34px;margin-left:auto;color:#000;font-weight:500;cursor:pointer}.cookie-modal .inside p{font-weight:200}.cookie-modal .inside a{font-weight:700;color:#fff}.price-loading{text-align:center}.price-loading img{width:500px;max-width:100%;margin-bottom:30px}.price-loading h1{font-size:30px;font-weight:600;margin-bottom:5px}.price-loading p{font-size:20px;margin:0}.premium-body{background-color:#0e0e0e;color:#fff;background-image:url("/img/premium-bg.png");background-repeat:no-repeat;background-size:100%;background-position:top center}.premium-body .left-nav{background-color:#131313}.premium-body .left-nav ul li a{color:#fff}.premium-body .navbar-mobil{background-color:#0e0e0e}.premium-body .navbar-web{background-color:#0e0e0e}.premium-body .navbar-web .inside{background-color:#0e0e0e}.premium-body .navbar-web .inside .menu ul li a{color:#fff}.premium-body .pricing-page .packages-div .item.best-seller .best-seller-title i{color:#9b9b9b}.premium-body .pricing-page .packages-div .item.best-seller .head .price .old{color:#828282}.premium-body .pricing-page .packages-div .item{background-color:#000;border:1px solid #161616}.premium-body .pricing-page .packages-div .item .head{background-color:#0e0e0e;border-color:#161616}.premium-body .pricing-page .packages-div .item .head .package-desc{color:#fff}.premium-body .pricing-page .packages-div .item .head .price .discount{background-color:#bbffbd;color:#009a07}.premium-body .pricing-page .packages-div .item.best-seller{background-color:#222;border:1px solid #282828}.premium-body .pricing-page .packages-div .item.best-seller .head{background-color:#111;border:1px solid #2a2a2a}.premium-body .pricing-page .packages-div .item.best-seller .best-seller-title{background-color:#000;color:#febc12;border:1px solid #febc12}.premium-body .pricing-page .sticky-footer-price{background-color:#141414;border-top:1px solid #181818}.premium-body .pricing-page .route-pages{background-color:#0e0e0e;border:2px solid #333}.premium-body .pricing-page .route-pages a.active{background-color:#febc12;color:#000}.premium-body .pricing-page .pricing-table-content table th{background-color:#0e0e0e}.premium-body .pricing-page .pricing-table-content table thead .table-price-name{border:1px solid #161616;background-color:#000}.premium-body .pricing-page .pricing-table-content table thead .table-price-name .price .current{background-color:#292929;border:1px solid #161616}.premium-body .pricing-page .pricing-table-content table thead .table-price-name.best-seller{background-color:#222;border-color:#282828}.premium-body .pricing-page .pricing-table-content table thead .table-price-name.best-seller .price .current{background-color:#1c1c1c}.premium-body .pricing-page .packages-div .item.best-seller .app-btn{background-color:#febc12;color:#000}.premium-body .pricing-page .packages-div .item.best-seller .app-btn:hover{background-color:#000;color:#febc12}.premium-body .pricing-page .pricing-table-content table thead .table-price-name.best-seller .best-seller-title{background-color:#000;color:#febc12;border:1px solid #febc12}.premium-body .packages-div .item .features-list ul li{color:#b9b9b9}.premium-body .packages-div .item .features-list ul li b{color:#fff}.premium-body .pricing-page .packages-div .item .features-list ul li i{font-size:14px;color:#ffb800;background-color:#303030;padding:5px;border-radius:25px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.premium-body .navbar-web.scrolled{background-color:#0e0e0e;border-bottom:1px solid #141414}.premium-body .pricing-table-content table tbody tr{border-bottom:1px solid #222}.premium-body .pricing-page .pricing-table-content table tbody tr td p{color:#b1b1b1}.premium-body .home-faq .inside .accordion .accordion-item .accordion-button{background-color:#282828;color:#fff}.premium-body .home-faq .inside .accordion .accordion-item{background-color:unset}.premium-body .home-faq .inside .accordion .accordion-item .accordion-button::after{background-color:unset}.premium-body .pricing-page .pricing-table-content table tbody tr td .icon-item.yes{background-color:unset;color:#febc12}.premium-body .pricing-page .pricing-table-content table tbody tr td .icon-item.yes i{font-size:16px;color:#ffb800;background-color:#303030;padding:5px;border-radius:25px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.premium-body .free-trial-page .form-control{border:1px solid #434343;background-color:#000}.premium-body .free-trial-page .brand-list{background-color:unset}.premium-body .free-trial-page .brand-list h3{margin-bottom:20px}.premium-body .free-trial-page .brand-list .references-slider .item{background-color:#fff;border-radius:5px}.premium-body .free-trial-page .info-ecommerce .info-box .title h4{color:#fff}@keyframes pulseAnim{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.free-trial-page{padding-top:60px}.free-trial-page .text-div{text-align:center;margin-bottom:30px}.free-trial-page .text-div h1{font-size:50px}.free-trial-page .text-div h1 b{color:#febc12;display:block;animation:pulseAnim 2s infinite ease-in-out;font-size:45px}.free-trial-page .text-div .sub-text{font-size:20px}.free-trial-page .img-div{text-align:center;position:relative;width:max-content;margin-left:auto}.free-trial-page .img-div .icon1{animation:upRight 2s ease-in-out infinite;width:100px;position:absolute;right:20%;bottom:30%}.free-trial-page .img-div .icon2{animation:upDown 2s ease-in-out infinite;width:180px;position:absolute;left:20%;bottom:30%}.free-trial-page .img-div img{width:500px;display:block;margin-left:auto;max-width:100%}.free-trial-page form .alert-text{font-size:11px;color:#f00;margin-top:-15px;display:block;margin-bottom:5px}.free-trial-page form .form-control{border:1px solid #dde7e9;height:45px;background-color:#ecf0f1;margin-bottom:20px;font-size:15px;font-weight:500}.free-trial-page form .form-control:focus{box-shadow:none;background-color:#fff;border:1px solid #dde7e9}.free-trial-page form .form-control::placeholder{font-size:13px}.free-trial-page form textarea.form-control{resize:none;height:130px}.free-trial-page form .app-btn{width:100%;margin-top:0}.free-trial-page .brand-list{margin-top:120px}.free-trial-page .brand-list h3{margin-bottom:0}.free-trial-page .home-faq{margin-top:80px}.free-trial-page .info-ecommerce{margin-top:80px}.form-result{text-align:center;padding-top:50px}.form-result .result-top{margin-bottom:15px}.form-result .result-top img{max-width:100%;width:500px}.form-result h1{margin-bottom:6px}.form-result p{font-size:18px;margin-bottom:20px}.logo-slider{overflow:hidden;position:relative}.logo-slider .logo-track{display:flex;width:max-content;animation:scroll 70s linear infinite}.logo-slider:hover .logo-track{animation-play-state:paused}.logo-slider .logo{flex:0 0 auto;margin:0 30px;background-color:#fff;border-radius:10px;width:170px;height:170px;display:flex;align-items:center;justify-content:center}.logo-slider .logo img{width:140px;vertical-align:middle}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media(max-width:1200px){.pricing-page .sticky-footer-price .flex-feature .item span.title{font-size:13px}body{display:block;grid-template-rows:unset}.information-box-lr .item .e-commerce .animate-icon.icon2{width:100px}.information-box-lr .item .e-commerce .animate-icon.icon3{right:20px;width:150px}.information-box-lr .item .e-commerce .animate-icon.icon4{right:10px}.information-box-lr .item .e-commerce .animate-icon.icon6{top:10px}}@media(max-width:992px){.free-trial-page .info-ecommerce{margin-top:50px}.free-trial-page .text-div h1{font-size:32px}.free-trial-page .text-div h1 b{font-size:28px}.free-trial-page .text-div .sub-text{font-size:15px}.free-trial-page{padding-top:0}.free-trial-page .brand-list{margin-top:50px}.free-trial-page .home-faq{margin-top:30px}.free-trial-page .row .col-lg-6:last-child{display:none}.pricing-page .pricing-table-content table th{top:0}.pricing-page .sticky-footer-price{display:none}.pricing-page .pricing-table-content{max-width:100%;overflow:auto}.information-box-lr .item .e-commerce{width:max-content;max-width:100%}.information-box-lr .item .e-commerce .animate-icon.icon2{width:100px}.information-box-lr .item .e-commerce .animate-icon.icon3{right:0;width:80px}.information-box-lr .item .e-commerce .animate-icon.icon4{right:10px}.information-box-lr .item .e-commerce .animate-icon.icon5{top:100px;right:15%;width:105px}.information-box-lr .item .e-commerce .animate-icon.icon6{top:10px}.product-page .features-div .one-box-list .box-item{height:auto}.information-box-lr .item .marketplaces ul li{width:100px;height:100px;margin:15px}.content{padding-top:90px}.navbar-web{display:none}.navbar-mobil{display:flex;width:100%;align-items:center;height:70px;background-color:#fff;position:fixed;padding:15px;z-index:4;justify-content:space-between}.navbar-mobil .logo{width:110px}.navbar-mobil .hamburger-menu span{display:flex;align-items:center}.navbar-mobil .hamburger-menu span i{font-size:30px}.navbar-mobil .app-btn{width:auto;height:34px;padding:0 20px;min-width:unset;font-size:13px;margin:0}.left-nav.active{opacity:1;pointer-events:all}.home-page section{margin-bottom:120px}.home-features{padding-top:40px}.home-features .inside-home .features-box .icon img{width:70px}.home-features .inside-home .features-box p{font-size:15px}.home-features .full-link{margin-top:40px}.full-text-banner{display:block;height:auto;margin-bottom:-80px;padding:40px 10px}.full-text-banner .container{display:block;text-align:center}.full-text-banner .container p{font-size:30px;margin:0 auto;margin-bottom:10px;width:auto;text-align:center}.full-text-banner .container .app-btn{margin:0 auto}.brand-list ul li{width:140px;height:140px}.brand-list ul li img{width:90px}.blog-page .free-trial{display:none}.pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{width:unset;max-width:100%;text-align:center;font-size:11px;top:-40px}.premium-body .pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-40px}.pricing-page .pricing-table-content{padding-top:40px}.pricing-page .packages-div{overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;padding:30px 0;margin-top:0;margin-bottom:20px}.pricing-page .packages-div .item{-ms-flex:unset!important;flex:unset!important;max-width:unset!important;width:240px;margin-right:24px}.pricing-page .packages-div .item .app-btn{max-width:100%;min-width:unset;margin:0 auto;margin-top:10px}.pricing-page .packages-div .item .head .price .current{width:unset;max-width:100%;font-size:15px;display:block}.pricing-page .packages-div .item .head{height:298px}.pricing-page .packages-div .item .features-list ul li{font-size:12px}.pricing-page .pricing-table-content table thead th .table-price-name{padding:10px 6px;min-height:120px}.pricing-page .pricing-table-content table thead th .table-price-name .price .current{width:max-content;font-size:15px;display:block;text-align:center;max-width:100%}.pricing-page .pricing-table-content table thead th .table-price-name .price .current b{display:block}.pricing-page .pricing-table-content table tbody tr td.features-name{width:200px;display:block}}@media(max-width:768px){.logo-slider .logo{height:110px;width:110px;margin:0 10px}.logo-slider .logo img{width:90px}.pricing-page .packages-div{padding-bottom:0}footer{text-align:center;margin-top:80px}footer .info-footer span{text-align:center;width:auto}footer .info-footer .social-media{justify-content:center}.pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-20px}.premium-body .pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-20px}.pricing-page .pricing-table-content table th:first-child{display:none}.pricing-page .pricing-table-content table th:nth-child(2){padding-left:0}.pricing-page .pricing-table-content table th:last-child{padding-right:0}.pricing-page .pricing-table-content table thead{display:block;width:100%}.pricing-page .pricing-table-content table thead tr{display:flex;width:100%;justify-content:space-between}.pricing-page .pricing-table-content table thead th{width:25%;padding:20px 6px}.premium-body .pricing-page .pricing-table-content table thead th{width:33.33%}.premium-body .pricing-page .pricing-table-content table thead tr .app-btn{max-width:100%;width:unset}.premium-body .pricing-table-content tr td:not(:first-child){width:32.333%!important}.pricing-page .pricing-table-content table thead th .table-price-name .price .current{background-color:unset!important;border:unset!important;padding:0;font-size:14px}.pricing-page .pricing-table-content table tbody tr td.features-name{width:100%;margin-bottom:0}.pricing-table-content table,tbody,tr{display:block;width:100%}.pricing-page .pricing-table-content table thead tr .app-btn{font-size:14px;padding:6px;margin:0;width:unset;display:flex;max-width:100%;min-width:unset;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:center}.pricing-table-content tr td:first-child{display:block;width:100%;margin-bottom:1rem}.pricing-table-content tr td:not(:first-child){display:inline-block;width:24%!important;box-sizing:border-box;text-align:center;font-size:0;padding-top:0!important}.pricing-page .sticky-footer-price{display:none}.pricing-page .route-pages{border:0}.premium-body .pricing-page .route-pages{background-color:unset;border:0}.premium-body{background-image:unset}.price-loading h1{font-size:20px}.price-loading p{font-size:15px}.information-box-lr .item .e-commerce .animate-icon.icon1{top:0}.information-box-lr .item .e-commerce .animate-icon.icon2{width:100px}.information-box-lr .item .e-commerce .animate-icon.icon3{right:0;width:100px}.information-box-lr .item .e-commerce .animate-icon.icon4{right:10px}.information-box-lr .item .e-commerce .animate-icon.icon5{top:100px;right:20%;width:150px}.information-box-lr .item .e-commerce .animate-icon.icon6{top:10px}.cookie-modal{position:fixed;bottom:0;left:0;right:0;max-width:100%}.brand-list .references-slider .item{height:140px}.not-found img{width:250px}.blogdetail-page .page-title{padding:20px}.product-page .top-banner{display:none}.product-page .page-title{margin-top:0;margin-bottom:0}.product-page .top-box img{width:400px;margin:0 auto;display:block}.features-page .feature-detail-div img{margin:0 auto;display:block}.feature-detail-div .row{margin-bottom:30px}.page-title{padding-top:0;padding-bottom:10px}.contact-page .map-div{margin-top:70px}.page-title h1{font-size:24px}.features-page .text-box{padding:20px 0}.features-page .feature-top-title{display:block;text-align:center}.features-page .feature-top-title h2{font-size:40px;margin-bottom:10px;width:auto}.features-page .feature-top-title h2 br{display:none}.features-page .feature-top-title .sub-titles{width:auto}.features-page .page-title{padding:20px;margin-bottom:20px}.features-page .page-title .title-bottom-text{font-size:15px}.features-page .features-list{width:100%;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;margin-bottom:40px}.features-page .features-list{overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start}.aboutus-page .stats-div .stats-item{margin-bottom:20px}.aboutus-page .inside img{border-radius:10px;margin:0 auto;display:block;margin-bottom:10px;width:300px}.aboutus-page .page-title{margin-bottom:10px}.aboutus-page .big-text{text-align:left}.more-info-ruleway .info-item{margin:10px 0}footer ul{margin-bottom:25px}.book-item{display:block;text-align:center}.book-item .app-btn{margin:0 auto;margin-top:15px}.info-ecommerce .info-box{margin-bottom:50px}.info-ecommerce .row>div:last-child .info-box{margin-bottom:0}.info-ecommerce .info-box .title{text-align:center;height:auto;justify-content:center}.info-ecommerce .info-box .title h4{margin-bottom:5px}.info-ecommerce .info-box p{text-align:center}h2{font-size:18px;margin-bottom:20px}.header h2{font-size:30px;text-align:center}.header p{font-size:17px;text-align:center}.header img{width:300px;margin:0 auto;display:block}.header .app-btn{margin:0 auto;margin-top:20px;margin-bottom:20px}.header .home-page section{padding-bottom:60px}.sectors h2{margin-bottom:15px}.sectors ul li{width:70px;height:70px;margin:10px}.sectors ul li img{width:50px}.home-features{padding-top:40px}.home-features .inside-home .features-box .icon img{width:60px}.home-features .inside-home .features-box p{font-size:13px}.home-features .inside-home .features-box .features-detail p{font-size:13px}.home-features .full-link{margin-top:40px;font-size:12px}.full-text-banner{display:block;height:auto;margin-bottom:-60px;padding:40px 10px}.full-text-banner .container{display:block}.full-text-banner .container p{font-size:20px;margin-bottom:10px}.full-text-banner .container .app-btn{margin:0 auto}.home-faq .inside .accordion .accordion-item .accordion-button{font-size:13px}.home-blog .row{margin-top:20px}.home-blog .row .blog-box{margin-bottom:40px}.home-blog .swiper-pagination{margin:20px 0}.home-blog .app-btn{margin-top:0}.brand-list ul li{width:130px;height:130px;margin:10px}.brand-list ul li img{width:90px}.solution-partners .swiper .item{width:auto;height:100px;display:flex;align-items:center;justify-content:center}.solution-partners .swiper .item img{width:80px}.information-box-lr .item .marketplaces ul{justify-content:center;margin-top:20px}.information-box-lr .item .e-commerce{margin:0 auto;text-align:center;margin-top:20px}.information-box-lr .item .marketplaces ul li{margin:20px}}@media(max-width:645px){.pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-35px}}@media(max-width:576px){.pricing-page .pricing-table-content table thead .table-price-name .price .old{flex-wrap:wrap;font-size:10px}.pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-40px}.premium-body .pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-25px}.information-box-lr .item .e-commerce .animate-icon.icon2{width:70px}.information-box-lr .item .e-commerce .animate-icon.icon3{width:100px}.information-box-lr .item .e-commerce .animate-icon.icon4{right:10px}.information-box-lr .item .e-commerce .animate-icon.icon5{width:120px}.information-box-lr .item .e-commerce .animate-icon.icon6{width:40px}.pricing-page .route-pages{max-width:100%;display:block;background-color:unset;margin-bottom:20px;border-radius:5px}.contact-page .contact-icons .row>div{margin-bottom:30px}.features-page .feature-detail-div img{width:225px}.features-page .text-box h3{font-size:20px}.features-page .text-box p{font-size:15px}.title-bottom-text{font-size:14px}.home-page section{margin-bottom:60px}.information-box-lr .item .text-lenght .sub-title{text-align:center}.information-box-lr .item .text-lenght p{text-align:center}.information-box-lr h3,h3{font-size:20px;text-align:center}.information-box-lr .item .text-lenght .app-btn{margin:0 auto;margin-top:20px}.information-box-lr .item .cargo-list ul li:last-child{margin-bottom:0}.information-box-lr .item .e-commerce{text-align:center;width:400px;max-width:100%;margin:0 auto;margin-top:50px;margin-bottom:20px}.information-box-lr{margin-bottom:0}.information-box-lr .item .marketplaces ul{margin-bottom:0}.information-box-lr .item .marketplaces ul li{width:130px;height:130px;margin:10px}.information-box-lr .item .marketplaces ul li img{width:100px}.information-box-lr .item .text-lenght p{font-size:15px}.information-box-lr .campaign img{width:400px}.information-box-lr.payment-infrastructure{margin-bottom:-85px}.information-box-lr.payment-infrastructure .payment-logo ul{margin-bottom:40px;margin-top:0}.information-box-lr.payment-infrastructure .payment-logo ul li img{width:100px}.information-box-lr.payment-infrastructure .payment img{width:250px}.information-box-lr{margin-bottom:0;text-align:center}.information-box-lr .item .marketplaces ul{margin-bottom:0}.information-box-lr .item .marketplaces ul li{width:100px;height:100px;margin:10px}.information-box-lr .item .marketplaces ul li img{width:80px}.information-box-lr .item .text-lenght p{font-size:15px}.information-box-lr.payment-infrastructure{margin-bottom:-60px}.information-box-lr.payment-infrastructure .payment-logo ul{margin-bottom:40px;margin-top:0}.information-box-lr.payment-infrastructure .payment-logo ul li img{width:100px}.information-box-lr.payment-infrastructure .payment img{width:250px}}@media(max-width:489px){.pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-50px}.premium-body .pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-40px}}@media(max-width:376px){.premium-body .pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-35px}}@media(max-width:374px){.premium-body .pricing-page .pricing-table-content table thead th .table-price-name.best-seller .best-seller-title{top:-55px}}