@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600..900;1,600..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";.landing .hero{display:flex;padding:10px 35px;justify-content:space-between}.hero .img,.hero .content{width:calc(50% - 10px)}.hero .content{display:flex;flex-direction:column;justify-content:space-between}.hero .content .top{display:flex;justify-content:space-between;align-items:center}.hero .content .top .logo{display:flex;align-items:center}.hero .content .top .logo img{width:50px}.hero .content .top .logo .txt{margin:0 10px;font-weight:600;color:#f28b26}.hero .content .top .nav{font-weight:600;font-size:13px;color:#292e30;position:relative;cursor:pointer}.hero .content .top .nav:after{content:"";position:relative;display:block;width:100%;height:1px;bottom:-2px;background-color:#292e30}.hero .content .mid .up{display:flex;align-items:center;margin-bottom:35px}.hero .content .mid .up img{width:40px;border-radius:50%}.hero .content .mid .up span{font-size:45px;color:#292e30;position:relative;top:-5px;margin-right:10px}.hero .content .mid .up span:nth-child(5){margin-left:10px}.hero .content .mid h1{font-size:50px;font-family:Playfair Display,serif;font-weight:800;line-height:61px}.hero .content .mid h1 span{position:relative;color:orange}.hero .content .mid p{font-size:15px;width:80%;color:#292e30;margin:10px 0 20px}.hero .content .mid .btn-group{display:flex;align-items:center}.hero .content .mid .btn-group .btn{font-size:13px;background:#f28b26;color:#fff;border-radius:20px;display:flex;align-items:center;padding:10px 15px;font-weight:500;width:130px;justify-content:center}.hero .content .mid .btn-group .btn img{width:13px;margin-left:7px}.hero .content .mid .btn-group .btn.alt{background:#f5feb1;color:#292e30;margin-left:10px}.hero .content .bottom{background:#f8f8f8;display:flex;width:fit-content;border-radius:10px;padding:10px}.hero .content .bottom img{width:50px;border-radius:50%;position:relative;left:0}.hero .content .bottom img:nth-child(2){left:-10px}.hero .content .bottom img:nth-child(3){left:-20px}.hero .content .bottom img:nth-child(4){left:-30px}.hero .content .bottom .txt{margin:0 20px 0 -10px}.hero .content .bottom .txt .no{font-weight:600;color:#292e30}.hero .content .bottom .txt .sp{font-size:14px;color:#c5c5c5}.hero .img{position:relative;border-radius:20px;overflow:hidden}.hero .img .top{position:absolute;top:15px;left:20px}.hero .img .top .line{display:flex;align-items:center}.hero .img .top .line:nth-child(2){flex-direction:row-reverse}.hero .img .top .line:nth-child(2) .plus{background:#f5feb1}.hero .img .top .line .feature{border:1px solid white;border-radius:20px;padding:7px 30px;text-align:center;color:#fff;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero .img .top .line .plus{border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff}.hero .img .top .line .plus img{width:12px}.hero .img video{display:block;position:relative;left:50%;transform:translate(-50%)}.hero .img .bottom{position:absolute;bottom:15px;right:20px}.hero .img .bottom .pers{background-color:#fff;border-radius:10px;padding:10px;display:flex}.hero .img .bottom .pers img{border-radius:10px;margin-right:20px;width:80px}.hero .img .bottom .pers .txt{width:150px;display:flex;flex-direction:column;justify-content:space-between}.hero .img .bottom .pers .title{font-weight:500}.hero .img .bottom .pers .sci{background-color:#ecffe6;border-radius:5px;padding:5px 10px;font-size:14px;width:fit-content}.hero .img .bottom .locay{background-color:#fff;border-radius:10px;padding:10px;display:flex;margin-top:10px;align-items:center}.hero .img .bottom .img-cov{border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;text-align:center;background:#2b7168;margin-right:15px}.hero .img .bottom .img-cov svg{width:20px}.benefit{padding:65px 35px}.benefit h2{text-align:center;width:850px;font-family:Playfair Display,serif;margin:30px auto;font-size:42px;font-weight:700;color:#bdbdbd}.benefit h2 span{color:#000}.benefit h2 .icon{display:inline-block;width:45px;height:45px;background:#f5feb1;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.benefit h2 .icon:nth-child(2){background:orange}.benefit h2 .icon:nth-child(6){background:#2b7168}.benefit h2 .icon svg,.benefit h2 .icon img{width:24px}.benefit .items{display:flex;justify-content:space-between;margin:60px 0}.benefit .items .eah{border-radius:20px;width:calc(25% - 15px);background-color:#fcffe6;padding:20px;position:relative}.benefit .items .eah .icon{display:inline-block;width:60px;height:60px;background:orange;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}.benefit .items .eah .icon img{width:28px}.benefit .items .eah h4{font-weight:500;font-size:20px}.benefit .items .eah p{margin-top:30px;font-size:15px;line-height:21px}.benefit .items .eah:nth-child(2){background-size:cover;background-position:center;animation:faceIdLoop 5.5s infinite steps(1)}@keyframes faceIdLoop{0%{background-image:url(/assets/faceid.jpg)}14%{background-image:url("/assets/faceid%20(1).jpg")}28%{background-image:url("/assets/faceid%20(2).jpg")}42%{background-image:url("/assets/faceid%20(3).jpg")}56%{background-image:url("/assets/faceid%20(4).jpg")}70%{background-image:url("/assets/faceid%20(5).jpg")}84%{background-image:url("/assets/faceid%20(6).jpg")}}.benefit .items .eah:nth-child(4){background:url(/assets/lecturer.jpg);background-size:cover;background-position:center}.benefit .items .eah .ben{position:absolute;padding:10px;background:#fff;bottom:15px;left:15px;border-radius:15px;font-weight:500}.benefit .items .eah:nth-child(3){background:orange;color:#fff;overflow:hidden}.benefit .items .eah:nth-child(3) h4{text-transform:capitalize;width:60%}.benefit .items .eah:nth-child(3) p{margin:10px 0}.benefit .items .eah .bottom{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;width:fit-content;border-radius:50px;padding:10px 30px 6px 10px;position:absolute;bottom:15px;z-index:2}.benefit .items .eah .bottom img{width:35px;border-radius:50%;position:relative;left:0}.benefit .items .eah .bottom img:nth-child(2){left:-10px}.benefit .items .eah .bottom img:nth-child(3){left:-20px}.benefit .items .eah .bottom img:nth-child(4){left:-30px}.benefit .items .eah .bottom .no{font-weight:600;font-size:20px;position:absolute;right:12px;top:13px}.benefit .items .eah .grid{width:100%;position:absolute;z-index:1;opacity:.7;left:0;bottom:-56%}.circ .circ-ins{position:relative;width:460px;height:400px}.circ .circ-ins .conc{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.circ .circ-ins .conc .conc-ins{position:absolute;width:360px;height:360px;border-radius:50%;border:2px solid #e7e7e7;clip-path:polygon(50% 50%,80% 0%,0% 0%,0% 80%)}.circ .circ-ins .conc-duo{position:absolute;width:260px;height:260px;border-radius:50%;border:2px solid #e7e7e7;clip-path:polygon(50% 50%,80% 0%,0% 0%,0% 80%)}.circ .circ-ins .conc-tri{position:absolute;width:160px;height:160px;border-radius:50%;border:2px solid #e7e7e7;clip-path:polygon(50% 50%,80% 0%,0% 0%,0% 80%)}.circ .user-image{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.circ .user-image .ins{width:70px;height:70px;border-radius:50%;background:linear-gradient(to bottom right,orange,orange);display:flex;align-items:center;justify-content:center;box-shadow:0 25px 50px -12px #a855f780}.circ .stu{position:absolute;top:50%;left:50%;transition:all .5s ease-out}.circ .stu .ins{width:48px;height:48px;border-radius:50%;background:linear-gradient(to bottom right,#22d3ee,#3b82f6);border:2px solid white;box-shadow:0 10px 15px -3px #0000004d;display:flex;align-items:center;justify-content:center}.circ .stu img{border-radius:50%}.circ img{width:50px}.admin{padding:0 35px 35px}.admin h5{text-align:center;font-size:28px;font-weight:500;background:#f5feb1;padding:5px 20px;width:fit-content;margin:10px auto;border-radius:7px;color:#2b7168}.admin h2{text-align:center;width:550px;font-size:38px;margin:20px auto;font-weight:600;font-family:Playfair Display,serif}.admin h2 .icon{display:inline-block;width:40px;height:40px;background:orange;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.admin h2 .icon img{width:20px}.admin .items{display:flex;justify-content:space-between;margin:50px 0}.admin .items .jn{background:#f8f8f8;border-radius:10px;padding:20px;width:calc(45% - 10px);position:relative}.admin .items .jn:nth-child(2){width:calc(30% - 10px)}.admin .items .jn:nth-child(3){width:calc(25% - 10px)}.admin .items .jn img.fl{width:100%}.admin .items .jn h3{color:#000;font-size:20px;font-weight:500;position:absolute;bottom:20px;width:calc(100% - 40px);text-transform:capitalize}.admin .items .jn:nth-child(1) h3{position:relative;bottom:0;margin-top:10px}.admin .items .jn p{color:#a4a4a4;font-size:17px;line-height:23px;margin:15px 0 0;width:90%}.admin .items .jn:nth-child(3){overflow:hidden}.admin .items .jn:nth-child(3) h4{font-size:20px;font-weight:500;width:80%;position:absolute;bottom:20px}.admin .line{display:flex;justify-content:space-between;margin:0 0 20px}.admin .line .deet{width:calc(25% - 30px)}.admin .line .deet .no{font-weight:500;font-size:40px;margin:5px 0}.admin .line .deet p{color:#a4a4a4;font-size:15px;width:75%}.prof{padding:65px 35px}.prof h5{text-align:center;font-size:28px;font-weight:500;background:#f5feb1;padding:5px 20px;width:fit-content;margin:10px auto;border-radius:7px;color:#2b7168}.prof h2{text-align:center;width:480px;font-size:38px;margin:20px auto;font-weight:600;font-family:Playfair Display,serif}.prof .icon{display:inline-block;width:40px;height:40px;background:orange;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.prof .lt .icon{background:#fff}.prof .icon img{width:20px}.prof .items{display:flex;justify-content:space-between;margin:50px 0}.prof .items .lt{border-radius:10px;position:relative;width:calc((100% - 567px)*.36 - 10px)}.prof .items .lt:nth-child(1){width:566.44px;background:#f2f6fe;padding:20px 0 0;display:flex;justify-content:center;overflow:hidden}.prof .items .lt:nth-child(1) .img-group{position:absolute;display:flex;top:120px;left:-63px;animation:scrollImages 16.5s infinite}@keyframes scrollImages{0%{left:-63px}36.36%{left:-63px}43.94%{left:-293px}51.52%{left:-523px}59.09%{left:-753px}66.67%{left:-983px}74.24%{left:-1213px}81.82%{left:-1443px}89.39%{left:167px}96.97%{left:-63px}to{left:-63px}}.prof .items .lt:nth-child(1) .img-group .img{width:230px;position:relative}.prof .items .lt:nth-child(1) .img-group img{display:flex;width:200px;border-radius:10px;margin:0 15px}.prof .items .lt:nth-child(1) .img-group .fild{z-index:5;position:absolute;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:5px 15px;width:180px;margin-left:25px;border-radius:10px;color:#fff;font-size:15px;text-align:center;bottom:10px}.prof .items .lt:nth-child(1) .img-group .fild .st{font-size:12px;color:#adff2f}.prof .items .lt:nth-child(1) .img-group .fild .st.ab{color:red}.prof .items .lt:nth-child(1) img.mn{width:250px;position:relative;top:5px;margin:auto;padding:0}.prof .items .lt:nth-child(1) .bloc{width:calc((100% - 250px)/2);background:#f2f6fe;z-index:6;opacity:1;animation:fadeInOut 16.5s infinite}@keyframes fadeInOut{0%{opacity:1}30.30%{opacity:1}36.36%{opacity:0}96.96%{opacity:0}to{opacity:1}}.prof .items .lt:nth-child(2){display:flex;align-items:end}.prof .items .lt:nth-child(2) .ins{background:#f8f8f8;padding:20px;border-radius:15px}.prof .items .lt .icon img{width:15px}.prof .items .lt:nth-child(2) .ins .icon{margin-bottom:80px}.prof .items .lt .icon{margin-bottom:15px}.prof .items .lt:nth-child(3){width:calc((100% - 567px)*.63 - 10px)}.prof .items .lt h4{font-weight:500;font-size:18px}.prof .items .lt .top h4{color:#fff}.prof .items .lt .top{background:url(/assets/prof.jpg);background-size:cover;background-position:center;padding:20px;border-radius:15px;height:calc(100% - 131px);display:flex;flex-direction:column;justify-content:space-between}.prof .items .lt .bottom{display:flex;justify-content:space-between;margin-top:10px}.prof .items .lt .bottom .tile{background:#f8f8f8;padding:20px;border-radius:15px;width:calc(50% - 10px);display:flex;flex-direction:column;align-items:end;justify-content:space-between}.prof .items .lt .bottom .tile:nth-child(1){background:#f2f6fe}.prof .items .lt .bottom .tile h4{width:100%}.how{padding:0 35px 65px}.how h5{text-align:center;font-size:28px;font-weight:500;background:#f5feb1;padding:5px 20px;width:fit-content;margin:10px auto;border-radius:7px;color:#2b7168}.how h2{text-align:center;width:480px;font-size:38px;margin:20px auto;font-weight:600;font-family:Playfair Display,serif}.how .icon{display:inline-block;width:40px;height:40px;background:orange;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.how .icon img{width:20px}.how .items{display:flex;justify-content:space-between;margin:50px 0}.how .items .tile{width:calc(33% - 10px);border-radius:15px;background:#f2f6fe;padding:20px}.how .items .tile .no{font-weight:700;font-size:22px;color:#292e30}.how .items .tile .img{width:200px;height:200px;border-radius:50%;padding:5px;margin:30px auto;border:2px solid #292e30}.how .items .tile .img img{width:100%;border-radius:50%}.how .items .tile h4{text-align:center;margin:20px auto 10px;font-size:20px;width:200px}.how .items .tile p{text-align:center;font-size:14px;margin:10px auto 20px;width:300px}.cta{background:linear-gradient(to bottom,#000000a6,#00000040 30%,#00000026 35%,#00000026 75%,#00000040 70%,#00000040),url("/assets/crowd%20(2).jpg");background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;height:100vh;color:#fff;max-height:600px}.cta .ins{width:750px;display:flex;flex-direction:column;align-items:center}.cta .top{background:#ffffff1a;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:3px;width:fit-content;display:flex;align-items:center;border-radius:25px}.cta .top .ic{background:#ffffff1a;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:3px 8px;border-radius:25px;display:flex;align-items:center}.cta .top .ic span{font-size:12px}.cta .top h6{margin:0 5px}.cta .top img{width:20px}.cta h2{margin:15px 0;text-align:center;font-weight:700;font-size:45px}.cta h2 span{color:#f28b26}.cta p{text-align:center;width:600px}.cta .btn{padding:5px 5px 5px 15px;border-radius:20px;background:#fff;color:#000;display:flex;align-items:center;font-weight:600;font-size:14px;margin-top:40px}.cta .btn .icon{background:#f28b26;border-radius:50%;display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-left:15px}.cta .btn img{width:14px}.footer{background:#f28b26;color:#fff;overflow:hidden}.marquee{display:flex;animation:scroll 35s linear infinite}.footer .long{font-size:100px;margin:30px 0 40px;font-weight:500;white-space:nowrap;padding-right:100px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer .long img{width:80px}.footer .space{display:flex;margin:60px;justify-content:space-between}.footer .space .line{display:flex;flex-direction:column}.footer .space .line:nth-child(1){width:40%}.footer .space .line a{color:#fff;font-weight:300;text-decoration:none;margin:5px 0}.footer .space .line h4{margin-bottom:20px}.footer .space .line .ger{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:7px 15px;font-weight:600;border-radius:20px}.footer .space .line .social{display:flex;margin-top:20px}.footer .space .line .social .img{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;border-radius:50%;width:50px;height:50px;margin-right:10px}.footer .space .line .social .img img{width:20px}.footer .copy{margin:30px 60px;display:flex;justify-content:space-between;font-size:15px}.zero{padding:0 35px 100px;display:flex;justify-content:space-between}.zero .content{width:calc(50% - 10px);padding:50px 0}.zero .content h3{font-size:38px;width:80%}.zero .content p{font-size:15px;width:80%;margin:15px 0 40px}.zero .content .btn{background:#f28b26;color:#fff;font-weight:500;width:fit-content;padding:8px 35px;border-radius:20px}.zero .img{width:calc(50% - 10px);position:relative}.zero .img .img-wrapper{width:70%;position:relative;border-radius:15px;overflow:hidden}.zero .img .img-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;z-index:2;height:100%;background:linear-gradient(to top,rgba(255,0,0,.4) 0%,transparent 70%);pointer-events:none}.zero .img img{width:100%;z-index:2;display:block;position:relative}.zero .img .img-wrapper:nth-child(2){position:absolute;z-index:1;right:0%;top:40%;display:none}.zero .img img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,red,#f66);mix-blend-mode:multiply;z-index:2}@media (max-width: 1400px){.zero .img .img-wrapper:nth-child(2){display:block}}@media (max-width: 1152px){.prof .items{flex-wrap:wrap}.prof .items .lt{margin-bottom:20px}.prof .items .lt:nth-child(2){width:calc(100% - 577px)}.prof .items .lt:nth-child(3){width:100%}.prof .items .lt .top{height:635px;margin-bottom:20px}.zero .img .img-wrapper,.zero .content h3,.how .items .tile p{width:100%}.zero .img .img-wrapper:nth-child(2){display:none}.zero .content{padding:0}}@media (max-width: 960px){.landing .hero{padding:10px 15px;flex-direction:column}.how h2,.prof h2,.benefit h2,.admin h2,.hero .img,.hero .content{width:100%}.hero .content{margin-bottom:60px}.hero .content .mid{margin:60px 0 40px}.hero .content .mid .btn-group,.hero .content .mid .up{justify-content:center}.hero .content .mid h1{text-align:center;margin:0 50px}.hero .content .mid p{text-align:center;width:90%;margin:10px auto 20px}.hero .content .bottom{margin:auto}.hero .content .mid .up{margin-bottom:10px}.zero,.prof{padding:35px 15px}.benefit{padding:35px 15px 0}.benefit .items{flex-wrap:wrap}.benefit .items .eah{width:calc(50% - 10px);margin-bottom:20px;min-height:425px}.admin .items{flex-wrap:wrap;margin:20px 0 10px}.admin .items .jn{width:100%;margin-bottom:20px}.admin .items .jn:nth-child(3),.admin .items .jn:nth-child(2){width:calc(50% - 10px)}.admin .line .deet{text-align:center}.admin .line .deet p{width:100%}.admin .line .deet .no{font-weight:600;font-size:26px}.how,.admin{padding:0 15px 35px}.zero{flex-direction:column-reverse}.zero .content p,.zero .content{width:100%}.zero .img{width:100%;margin-bottom:20px}.how,.prof{padding:0 15px}}@media (max-width: 767px){.admin .line{flex-wrap:wrap}.admin .line .deet{width:calc(50% - 10px);margin-bottom:30px}.prof .items .lt:nth-child(2){width:100%}.prof .items{justify-content:center}.how .items{flex-wrap:wrap}.how .items .tile{width:100%;margin-bottom:20px}.cta p,.cta h2{width:90%}.cta{height:unset;max-height:unset;padding:60px 0}}@media (max-width: 600px){.admin .items .jn:nth-child(3),.admin .items .jn:nth-child(2){width:100%}.admin .items .jn h3{position:relative;margin:45px 0 0}.prof .items .lt:nth-child(1) .img-group{left:calc(-11% - ((600px - 100vw)*.6))}@keyframes scrollImages{0%{left:calc(-11% - ((600px - 100vw)*.6))}36.36%{left:calc(-11% - ((600px - 100vw)*.6))}43.94%{left:calc(-11% - ((600px - 100vw)*.6) - 230px)}51.52%{left:calc(-11% - ((600px - 100vw)*.6) - 460px)}59.09%{left:calc(-11% - ((600px - 100vw)*.6) - 690px)}66.67%{left:calc(-11% - ((600px - 100vw)*.6) - 920px)}74.24%{left:calc(-11% - ((600px - 100vw)*.6) - 1150px)}81.82%{left:calc(-11% - ((600px - 100vw)*.6) - 1380px)}89.39%{left:calc(-11% - ((600px - 100vw)*.6) + 230px)}96.97%{left:calc(-11% - ((600px - 100vw)*.6))}to{left:calc(-11% - ((600px - 100vw)*.6))}}.how .items .tile .img{width:150px;height:150px;margin:20px auto}.footer .space{margin:15px}.footer .copy{margin:30px 15px}.benefit h2{font-size:33px}.benefit h2 .icon{width:36px;height:36px}.benefit h2 .icon img{width:16px}.hero .content .mid h1{margin:0}.how h5,.prof h5,.admin h5{font-size:19px}.how h2,.prof h2,.admin h2{font-size:30px;margin:15px auto}.how .icon,.prof .icon,.admin h2 .icon{width:35px;height:35px}.how .icon img,.prof .icon img,.admin h2 .icon img{width:17px}.how .items{margin:20px 0}.admin .line .deet .no{font-size:22px}.cta h2{font-size:40px;line-height:50px}.zero .content h3{font-size:25px}.zero .content p{margin:15px 0 25px}.footer .long{font-size:70px;margin:30px 0}.admin .items .jn:nth-child(3) h4,.admin .items .jn h3{font-size:19px}}@media (max-width: 480px){.hero .content .bottom img{width:45px}.hero .content .bottom .txt{margin:0 15px 0 -15px}.benefit .items .eah{width:100%;min-height:380px}.admin .line .deet{margin-bottom:30px}.footer .space{flex-direction:column}.footer .space .line{margin-bottom:20px}.footer .space .line .ger{width:fit-content}.footer .copy{flex-direction:column}.footer .copy span{margin:5px 0}.benefit h2{display:none}.benefit .items{margin:20px 0 35px}.prof .items .lt .top{height:330px}}@media (max-width: 380px){.hero .content .bottom img:nth-child(4){display:none}.hero .content .bottom .txt{margin:0 15px 0 -15px}}*{margin:0;padding:0;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}body,html{overflow-x:hidden;font-family:Noto Sans,serif;background:#fff}.flicker{animation-duration:.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#d5d5d5 8%,#f2f2f2 38%,#d5d5d5 54%);background-size:1000px 640px;position:relative}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.flick.flicker{height:20px}.btn{transition:all ease .5s;cursor:pointer}.btn-load{position:relative}.btn-load .btn_text{visibility:hidden;opacity:0}.btn-load:after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (max-width: 1200px){.home{width:calc(100vw - 204px);margin-left:204px}}@media (max-width: 768px){.home{padding:15px 0;width:100vw;margin-left:0}}
