.navbar-wrapper .container{padding:0 12px;margin:0 auto}.navbar-wrapper .row{height:106px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-wrapper .logo{padding-right:16px}.navbar-wrapper .logo img{width:60px;height:60px}.navbar-wrapper .navbar{display:flex;flex-basis:auto;flex-grow:1;align-items:center;justify-content:flex-end}.navbar-wrapper .navbar p{position:relative;padding:15px 12px}.navbar-wrapper .navbar p a{color:#18181b;text-transform:capitalize;position:relative;font-weight:600;font-size:15px;padding:0}.navbar-wrapper .navbar p a:before{bottom:-5px;width:0;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);height:3px;transition:all .5s ease;left:1px;content:"";position:absolute}.navbar-wrapper .navbar p a:hover{color:#18181b}.navbar-wrapper .navbar p a:hover:before{width:60%}.navbar-wrapper .navbar p .active:hover{color:#18181b}.navbar-wrapper .navbar p .active:hover:before{width:60%}.navbar-wrapper .others-options{margin-left:10px}.navbar-wrapper .others-options a{border-radius:50px;padding:11px 20px;font-size:14px;color:#ff2c9c;background-color:#fff;border:1px solid #ff2c9c;transition:all .5s ease;position:relative;text-transform:capitalize;z-index:1;font-weight:600}.navbar-wrapper .others-options a:hover{color:#ff2c9c;box-shadow:unset;background-color:transparent;border-color:#ff2c9c}.navbar-wrapper .others-options a:hover:before{width:0}.navbar-wrapper .others-options a:before{content:"";border-radius:50px;position:absolute;left:0;top:0;right:0;margin:0 auto;width:100%;height:100%;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);z-index:-1;transition:all .5s ease}.navbar-wrapper .phone{display:none}.is-sticky{position:fixed;top:0;left:0;width:100%;padding-bottom:2px;padding-top:2px;z-index:999;box-shadow:0 2px 28px 0 rgba(0,0,0,.06);background-color:#fff!important;animation:fadeInDown .5s ease-in-out 0s 1 normal none running}.pc{display:block}@media(max-width:768px){.navbar-wrapper .navbar,.pc{display:none}.navbar-wrapper .phone{width:48px;height:38px;background:#eee;display:flex;justify-content:center;align-items:center}.navbar-wrapper .phone i{font-size:24px;color:#ff2c9c}.ant-drawer-body{box-shadow:0 2px 28px 0 rgba(0,0,0,.06);background:transparent;padding:0 12px!important}.ant-drawer-body .collapse{height:100%}.ant-drawer-body ul{overflow-y:scroll;padding-right:15px;margin-bottom:20px}.ant-drawer-body ul li{padding:5px;position:relative}.ant-drawer-body ul a{color:#18181b;text-transform:capitalize;position:relative;font-weight:600;font-size:15px;padding:0}.ant-drawer-body ul a:before{bottom:-5px;width:0;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);height:3px;transition:all .5s ease;left:1px;content:"";position:absolute}.ant-drawer-body .others-options a{border-radius:50px;padding:11px 20px;font-size:14px;color:#ff2c9c;background-color:#fff;border:1px solid #ff2c9c;position:relative}.ant-drawer-body .others-options a:before{border-radius:5px;content:"";position:absolute;left:0;top:0;right:0;margin:0 auto;width:100%;height:100%;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);z-index:-1;transition:all .5s ease}.ant-drawer-content-wrapper{height:285px!important}}.about-banner-wrapper{background:transparent url(/images/page-banner1.jpg) 100% 0 no-repeat;background-size:cover;background-position:50%;position:relative;padding-top:300px;padding-bottom:160px;text-align:center}.about-banner-wrapper:before{content:"";background-color:#18181b;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}.about-banner-wrapper .container{margin:0 auto}.about-banner-wrapper h2{margin:0;color:#fff;font-size:50px;position:relative;z-index:1}@media(max-width:1200px){.about-banner-wrapper{padding-top:230px;padding-bottom:160px}.about-banner-wrapper h2{font-size:30px}}@media(max-width:992px){.about-banner-wrapper{padding-top:150px;padding-bottom:90px}.about-banner-wrapper h2{font-size:27px}}@media(max-width:768px){.about-banner-wrapper{padding-top:150px;padding-bottom:85px}.about-banner-wrapper h2{font-size:24px}}.about-area-wrapper{padding:100px 0}.about-area-wrapper .container{margin:0 auto;display:flex;flex-wrap:wrap;align-items:center}.about-area-wrapper .left{flex:0 0 auto;width:41.66666667%;padding:0 12px;box-sizing:border-box}.about-area-wrapper .left img{width:100%;border-radius:10px}.about-area-wrapper .right{flex:0 0 auto;width:58.33333333%;padding:0 12px;box-sizing:border-box}.about-area-wrapper .right .about-content{padding-left:30px}.about-area-wrapper .right .about-content h2{font-size:22px;margin-top:0;margin-bottom:.5rem}.about-area-wrapper .right .about-content h2:first-child{margin-bottom:15px;font-size:50px}.about-area-wrapper .right .about-content p{max-width:650px;line-height:1.8;font-size:15px;color:#646464;margin-bottom:20px}.about-area-wrapper .right ul{list-style-type:none;padding:0;margin:10px 0 0}.about-area-wrapper .right ul li{margin-bottom:10px;position:relative;padding-left:25px;line-height:1.8;font-weight:600}.about-area-wrapper .right ul li i{position:absolute;left:0;top:6px;color:#ff2c9c}@media(max-width:1200px){.about-area-wrapper .right .about-content h2:first-child{font-size:22px}.about-area-wrapper .right .about-content p{font-size:15px;margin-bottom:18px}}@media(max-width:992px){.about-area-wrapper .left,.about-area-wrapper .right{width:100%}.about-area-wrapper .right .about-content{padding-left:0;margin-top:35px}.about-area-wrapper .right .about-content h2,.about-area-wrapper .right .about-content h2:first-child{font-size:20px}}@media(max-width:768px){.about-area-wrapper .right .about-content h2,.about-area-wrapper .right .about-content h2:first-child{font-size:19px}.about-area-wrapper .right .about-content p{font-size:14px}}.about-fun-facts-wrapper{padding:100px 0;background-color:#f6f3f3}.about-fun-facts-wrapper .container{margin:0 auto;padding:0 12px;box-sizing:border-box}.about-fun-facts-wrapper .title{text-align:center;margin:-5px auto 60px;max-width:720px}.about-fun-facts-wrapper .title h2{margin-bottom:15px;font-size:50px}.about-fun-facts-wrapper .title p{margin:0 auto;max-width:650px;line-height:1.8}.about-fun-facts-wrapper .items{display:flex;position:relative;flex-wrap:wrap;z-index:10}.about-fun-facts-wrapper .item-box{width:25%;box-sizing:border-box;border:1px solid #f1f1f1;padding:0 12px}.about-fun-facts-wrapper .item{background-color:#fff;border-radius:5px;padding-top:30px;padding-bottom:25px;display:flex;flex-direction:column;align-items:center;transition:all .5s ease}.about-fun-facts-wrapper .item:hover{margin-top:-5px}.about-fun-facts-wrapper .item p{font-size:30px;color:#ff2c9c;width:70px;height:70px;position:relative;margin:auto auto 20px;background:#f6f4fd;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:default}.about-fun-facts-wrapper .item i{width:30px;height:32px}.about-fun-facts-wrapper .item h3{font-size:1.25rem;cursor:default;text-align:center}.about-fun-facts-wrapper .problem{margin:70px auto 0;max-width:800px;border:1px dashed #ebebeb;padding:30px;border-radius:5px;position:relative;background-color:#fff;display:flex;box-sizing:border-box;z-index:11}.about-fun-facts-wrapper .problem .left{flex:1}.about-fun-facts-wrapper .problem .left h2{font-size:20px;font-weight:600;margin-bottom:6px}.about-fun-facts-wrapper .problem .left p{margin-bottom:0;line-height:1.8;font-size:15px}.about-fun-facts-wrapper .problem .right{width:102px;height:48.5px;position:relative;border:1px solid #ff2c9c;border-radius:5px}.about-fun-facts-wrapper .problem .right a{width:100%;height:100%;position:relative;color:#fff;z-index:10;display:flex;justify-content:center;align-items:center}.about-fun-facts-wrapper .problem .right:before{content:"";position:absolute;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);left:0;top:0;right:0;margin:0 auto;width:100%;height:100%;z-index:1;transition:all .5s ease}.about-fun-facts-wrapper .problem .right:hover{color:#ff2c9c;box-shadow:unset;background-color:transparent;border-color:#ff2c9c}.about-fun-facts-wrapper .problem .right:hover a{color:#ff2c9c}.about-fun-facts-wrapper .problem .right:hover:before{width:0}.about-fun-facts-wrapper .map-bg{position:absolute;z-index:1;top:120px;left:0;right:0;text-align:center;margin:0 auto}.about-fun-facts-wrapper .map-bg img{max-width:100%}@media(max-width:1200px){.about-fun-facts-wrapper .title h2{font-size:40px}.about-fun-facts-wrapper .problem .right{width:96px;height:45px}.about-fun-facts-wrapper .problem .right a{font-size:14px}}@media(max-width:992px){.about-fun-facts-wrapper{padding-top:70px;padding-bottom:70px}.about-fun-facts-wrapper .item-box{width:50%;margin-bottom:30px}.about-fun-facts-wrapper .title{margin-bottom:40px}.about-fun-facts-wrapper .title h2{font-size:32px}.about-fun-facts-wrapper .title p{font-size:14px}.about-fun-facts-wrapper .problem{margin-top:20px}.about-fun-facts-wrapper .problem .right{width:96px;height:41px}.about-fun-facts-wrapper .problem .right a{font-size:14px}}@media(max-width:768px){.about-fun-facts-wrapper{padding-top:50px;padding-bottom:50px}.about-fun-facts-wrapper .item-box{width:100%;margin-bottom:30px;padding:0}.about-fun-facts-wrapper .title{margin-bottom:30px}.about-fun-facts-wrapper .title h2{font-size:26px}.about-fun-facts-wrapper .title p{font-size:14px}.about-fun-facts-wrapper .problem{margin-top:0;flex-direction:column;align-items:center}.about-fun-facts-wrapper .problem .right{margin-top:15px;width:96px;height:41px}.about-fun-facts-wrapper .problem .right a{font-size:14px}}.about-next-wrapper{padding-top:100px;padding-bottom:100px;position:relative}.about-next-wrapper:before{background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);position:absolute;height:100%;width:100%;top:0;left:0;content:"";opacity:.95}.about-next-wrapper .container{margin:0 auto}.about-next-wrapper .cta-content{position:relative;max-width:850px;margin:auto;width:100%;text-align:center}.about-next-wrapper .cta-content span{color:#fff;text-transform:uppercase;font-size:20px;display:block;margin-bottom:5px}.about-next-wrapper .cta-content h3{color:#fff;font-size:70px;text-transform:capitalize;margin-bottom:5px;font-weight:800}.about-next-wrapper .cta-btn-box{text-align:center;margin-top:40px;position:relative}.about-next-wrapper .custom-btn{padding:15px 35px;font-size:18px;text-transform:uppercase;font-weight:600;background-color:#fff;display:inline-block;border-radius:6px;color:#ff2c9c!important}@media(max-width:1200px){.about-next-wrapper .cta-content h3{font-size:50px}}@media(max-width:992px){.about-next-wrapper{padding-top:70px;padding-bottom:70px}.about-next-wrapper .cta-content h3{font-size:35px}}@media(max-width:768px){.about-next-wrapper{padding-top:50px;padding-bottom:50px}.about-next-wrapper .cta-content h3{font-size:30px}.about-next-wrapper .custom-btn{padding:10px 20px;font-size:14px}}.copyright-wrapper{background-color:#000;text-align:center;padding-top:30px;padding-bottom:30px}.copyright-wrapper .container{margin:0 auto}.copyright-wrapper p{color:#fff;font-size:15px;line-height:1.8}.copyright-wrapper a{display:inline-block;color:#ff2c9c;margin-left:5px}@media screen and (max-width:991px){.pc{transform:scale(0);height:0;width:0}}@media screen and (min-width:991px){.mobile{transform:scale(0);height:0;width:0}}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}body{font-family:Saira,sans-serif;color:#18181b;line-height:1.2}h1,h2,h3,h4,h5,h6{font-weight:700}a,a:focus,a:hover{text-decoration:none}*{margin:0;padding:0}.foot-wrapper{padding-top:100px;padding-bottom:100px;background-color:#f6f9fc;position:relative;z-index:1}.foot-wrapper .container{margin:0 auto}.foot-wrapper .row{display:flex;flex-wrap:wrap}.foot-wrapper .item{padding:0 12px;box-sizing:border-box;flex:0 0 auto;width:25%}.foot-wrapper .item:first-child img{width:60px;height:60px}.foot-wrapper .item:first-child .logo{margin-bottom:20px}.foot-wrapper .item:first-child p{line-height:1.8;font-size:15px;color:#646464;margin-bottom:15px}.foot-wrapper .item:first-child ul{padding:0;margin:20px 0 0;list-style-type:none}.foot-wrapper .item:first-child li{display:inline-block;margin-right:2px}.foot-wrapper .item:first-child li a{width:30px;height:30px;line-height:30px;text-align:center;display:inline-block;background-color:#4a4a4a;border-radius:50%;color:#fff;position:relative;z-index:1;font-size:13px;margin-right:5px}.foot-wrapper .item:first-child li a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);right:0;margin:0 auto;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);width:0;height:0;z-index:-1;border-radius:50%;transition:all .5s ease}.foot-wrapper .item:first-child li a:hover{padding-left:0}.foot-wrapper .item:first-child li a:hover:before{width:100%;height:100%}.foot-wrapper .item:first-child li a i{color:#fff}.foot-wrapper .item:nth-child(n+2) h3{position:relative;margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #eee;font-size:24px;font-weight:600}.foot-wrapper .item:nth-child(n+2) h3:before{content:"";position:absolute;left:0;bottom:-2px;width:55px;height:3px;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00)}.foot-wrapper .item:nth-child(n+2) h3:after{content:"";position:absolute;left:35px;bottom:-2px;height:3px;background:#f6f9fc;width:5px}.foot-wrapper .item:nth-child(n+2) ul{margin:0;list-style-type:none;padding:0}.foot-wrapper .item:nth-child(n+2) li{margin-bottom:12px;position:relative}.foot-wrapper .item:nth-child(n+2) li a{color:#353535;transition:all .5s ease}.foot-wrapper .item:nth-child(n+2) li a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);width:10px;height:2px;opacity:0;visibility:hidden;transition:all .5s ease}.foot-wrapper .item:nth-child(n+2) li a:hover{color:#ff2c9c;padding-left:15px}.foot-wrapper .item:nth-child(n+2) li a:hover:before{opacity:1;visibility:visible}.foot-wrapper .item:nth-child(4) li{position:relative;margin-bottom:25px;padding-left:50px}.foot-wrapper .item:nth-child(4) li a{display:inline-block;color:#353535}.foot-wrapper .item:nth-child(4) li a:before{display:none}.foot-wrapper .item:nth-child(4) li a:hover{padding-left:0;color:#ff2c9c}.foot-wrapper .item:nth-child(4) i{width:35px;height:35px;line-height:35px;color:#fff;background:linear-gradient(to left top,#ff2c9c,#ff287b,#ff395a,#ff5137,#ff6a00);border-radius:50%;text-align:center;position:absolute;left:0;top:0}@media(max-width:992px){.foot-wrapper{padding-top:70px;padding-bottom:70px}.foot-wrapper .item{width:50%;margin-bottom:30px}}@media(max-width:768px){.foot-wrapper{padding-top:60px;padding-bottom:5px}.foot-wrapper .item{width:100%;margin-bottom:30px}.foot-wrapper .item:nth-child(4) li{padding-left:40px}.foot-wrapper .item:nth-child(4) i{top:-5px;width:30px;height:30px;line-height:30px}}