@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);body{font-family:"Open Sans",sans-serif;font-weight:400;font-size:15px;margin:0;padding:0}@media(max-width:375px){body{width:375px}}.header{background-image:url(/static/media/slide-1.6ca0c80c.jpg);background-size:cover;background-repeat:repeat-x;padding-bottom:160px;overflow-x:hidden}.header__box_nav{display:flex;justify-content:center}.header__button{position:absolute}.header__button,.header__button1{display:flex;margin:0 6%;width:100%;justify-content:space-around;padding-top:20px}.header__button1{position:fixed;top:-140px;background-color:#000;transition:all 1s ease-out;z-index:10}@keyframes header_slide{0%{top:-140px}to{top:0}}.header__logo{position:relative;left:-40px;margin-top:5px;height:22px;width:99.3px}.header__nav{width:700px;display:flex;justify-content:space-around}.header__mini_nav{display:flex;position:fixed;width:100%;top:-400px;background-color:#000;flex-direction:column;z-index:99}.header__nav__black{display:flex;position:relative;height:0;top:-350px;flex-direction:column;align-items:baseline;margin-left:50px;transition:all .2s ease-out}.header__mini_logo{margin-left:60px;height:22px;width:99.3px;margin-top:5px}.header__button_mini_cont{margin:10px 0;display:flex;justify-content:space-between}.fas{color:red;font-size:30px;margin-right:40px}.header__title{display:flex;justify-content:center;margin-top:138px}.header__title>img{animation-name:img_appearance;animation-duration:2s}@keyframes img_appearance{0%{margin-left:400px}to{margin-left:0}}.title__text{display:flex;margin-top:150px;flex-direction:column;color:#fff}.text__head{width:650px;font-weight:700;font-family:"Montserrat",sans-serif;font-size:60px}.text__body{width:600px;margin-top:20px;line-height:1.5;font-size:20px}@media(max-width:1350px){.text__head{width:500px;font-size:46px}.text__body{width:500px;font-size:16px}.header__title>img{width:600px}}@media(max-width:1150px){.header__title>img{width:400px}.title__text{margin-top:68px}}@media(max-width:970px){.header{overflow-x:hidden}.header__logo{position:relative;left:0}}@media(max-width:920px){.header{padding-top:50px}.header__box_nav{display:none}.header__mini_nav{top:0;animation-name:black_nav_appearance;animation-duration:1s}@keyframes black_nav_appearance{0%{top:-675px}to{top:0}}.header__title{padding-bottom:20px;margin:0}.header__title>img{display:none}.title__text{width:90%;margin-top:30px}.text__head{font-size:34px}.text__body,.text__head{width:100%;text-align:center}}@media (max-width:375px){.header__button_mini_cont,body{width:375px}}@media (max-width:400px){.header__mini_logo{margin-left:20px}}@media(max-width:225px){.app{width:225px}}@keyframes miniNavBar{0%{top:-300px;height:0}to{top:0;height:300px}}@keyframes miniNavBar_revers{0%{top:0;height:300px}to{top:-300px;height:0}}@font-face{font-family:Kanit-Light;src:url(/static/media/Kanit-Light.68ccb9c4.ttf)}.buttonNav{color:hsla(0,0%,100%,.615686274509804);margin:9px 0;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:transparent;border:none;word-wrap:normal;outline:none;font-family:"Montserrat",sans-serif;font-size:14px;position:relative;z-index:0}.buttonNav:hover{color:#fff}.button_app:hover{background-color:transparent;color:#fff}.fa-android{contain:"\f17b"}.appButton__conteiner{margin-top:20px}.appButton__conteiner>button:first-child{margin-right:20px}.button_app{padding:20px 40px;border:2px solid #fff;background:#fff;color:#000;border-radius:50px;outline:none;font-weight:800}.box{position:relative;width:30px;height:30px;margin-right:40px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:none}.top{font-weight:900;animation-name:cross_red_top1}.mid,.top{display:block;position:absolute;border-top:4px solid red;width:30px;border-radius:20px;animation-duration:.5s}.mid{top:10px;animation-name:cross_red_mid1}.bot{display:block;position:absolute;top:20px;font-weight:900;border-top:4px solid red;width:30px;border-radius:20px;animation-name:cross_red_bot1;animation-duration:.5s}.box_button,.box_button_x{position:relative;width:30px;height:30px;margin-right:40px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.top_1{font-weight:900;border-top:4px solid red;transform:rotate(45deg);animation-name:cross_red_top}.mid_1,.top_1{display:block;position:absolute;width:30px;top:10px;border-radius:20px;animation-duration:.5s}.mid_1{border-color:red transparent transparent;border-top:4px solid transparent;animation-name:cross_red_mid}.bot_1{display:block;position:absolute;font-weight:900;border-top:4px solid red;width:30px;top:10px;border-radius:20px;transform:rotate(-45deg);animation-name:cross_red_bot;animation-duration:.5s}@media(max-width:920px){.appButton__conteiner{display:flex;justify-content:center}}@media(max-width:580px){.appButton__conteiner{flex-direction:column;align-items:center;justify-content:center}.appButton__conteiner>button:first-child{margin-right:0;margin-bottom:10px}}@keyframes cross_red_top{0%{transform:rotate(0);top:0}to{transform:rotate(45deg);top:10px}}@keyframes cross_red_mid{0%{border-color:red}to{border-color:transparent}}@keyframes cross_red_bot{0%{transform:rotate(0);top:20px}to{transform:rotate(-45deg);top:10px}}@keyframes cross_red_top1{0%{transform:rotate(45deg);top:10px}to{transform:rotate(0deg);top:0}}@keyframes cross_red_mid1{0%{border-color:transparent}to{border-color:red}}@keyframes cross_red_bot1{0%{transform:rotate(-45deg);top:10px}to{transform:rotate(0deg);top:20px}}.cont_part{display:flex;flex-direction:column;text-align:center;animation-name:img_transperansi;animation-duration:2s}.cont_part__tex{font-size:24px;font-weight:700}.cont_part__img{display:flex;flex-wrap:wrap;justify-content:space-around}.part_img{width:200px;margin:20px 0}@keyframes img_transperansi{0%{opacity:0}to{opacity:1}}.aboutApp{display:flex;justify-content:space-around;margin:100px 10%;flex-wrap:wrap}.aboutApp__img{width:500px}.aboutApp__info{width:40%;margin-left:100px;margin-top:20px}.aboutApp__info__title{font-size:30px;font-weight:700}.aboutApp__info__text{font-size:16px;margin-top:20px;color:rgba(0,0,0,.5686274509803921)}@media(max-width:1266px){.aboutApp__info{width:100%}.aboutApp__info__text,.aboutApp__info__title{text-align:center}}@media(max-width:1016px){.aboutApp__img{width:50%}.aboutApp__info{width:80%;margin-left:0}}@media(max-width:600px){.aboutApp__img{width:100%}}.htu{display:flex;flex-direction:column;margin-top:140px;margin-bottom:100px;background-color:#fafcff}.htu__titul{font-size:30px;font-weight:700}.htu__text{width:90%;font-size:16px;margin-top:20px;color:rgba(0,0,0,.5686274509803921);line-height:25px}.htu__intro{flex-direction:column;align-items:center;margin-top:100px}.htu__cont,.htu__intro{display:flex;text-align:center}.htu__cont{flex-direction:row;margin:50px 10% 120px}.htu__case{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.htu__case__img{width:100px}.htu__info{display:flex;flex-direction:row;padding-top:100px;padding-bottom:100px;justify-content:space-evenly;background-color:#fff}.htu__info>img{width:500px;margin-right:5%}.htu__info__conte{display:flex;flex-direction:column;margin-top:100px;width:600px;margin-left:5%}.htu__info__table{display:flex;font-size:16px;margin-top:20px;color:rgba(0,0,0,.5686274509803921);justify-content:space-evenly}.htu__info__table>ul{padding-left:20px}.htu__info__table>ul>li{list-style-type:"- ";line-height:25px}.htu__dop_info{display:flex;flex-direction:column;background-image:url(/static/media/htu-bg.c9fa6f86.jpg);background-size:cover;padding-bottom:70px}.htu__dop_info>div:first-child{display:flex;flex-direction:column;text-align:center;align-items:center}.htu__dop_info>div:first-child>div:last-child{width:70%;margin-bottom:50px}.htu__dop_info>div:last-child{display:flex}.htu__dop_info__case{display:flex;flex-direction:column;width:90%}.htu__dop_info__stat{text-align:center}.htu__dop_info__titul{text-align:center;font-size:30px;font-weight:700}.htu__dop_info__text{font-size:16px;margin-top:20px;color:rgba(0,0,0,.5686274509803921);line-height:25px;text-align:center}.htu__dop_info__stat{font-size:52px;font-weight:700;color:#07a307}.htu__dop_info__stat>span{color:#000;font-size:30px}.htu__big_info{display:flex;flex-direction:column;padding-top:150px;background-color:#fff}.htu__big_info>div:last-child{flex-direction:row}.htu__big_info__case{display:flex;flex-direction:row-reverse;justify-content:space-evenly}.htu__big_info__case>img{width:450px}.htu__case_text{display:flex;flex-direction:column;justify-content:center;width:40%}@media(max-width:1140px){.htu__info__conte{text-align:center}.htu__info{flex-wrap:wrap-reverse}.htu__info__conte{width:90%;margin:25px 0 0}.htu__info>img{width:90%;margin:0}.htu__text{width:auto}.htu__dop_info__case{margin-top:20px}.htu__dop_info>div:last-child{flex-wrap:wrap;justify-content:center}}@media(max-width:920px){.htu__big_info__case{align-items:center}.htu__big_info>div:last-child,.htu__big_info__case{flex-direction:column-reverse}.htu__case_text{width:90%}.htu__big_info__case>img{width:80%}}@media(max-width:900px){.htu__cont{flex-wrap:wrap;width:80%}.htu__case{margin-top:30px}.htu__case:first-child{margin-top:0}}.faq{display:flex;flex-direction:column;align-items:center;background-color:#fafcff;padding-top:80px;padding-bottom:100px}.faq__titul{font-size:30px;font-weight:700;text-align:center}.faq__case{width:90%;border-bottom:1px solid rgba(0,0,0,.21176470588235294);margin-top:20px}.faq__case__title{width:100%;font-size:16px;font-weight:600;color:rgba(0,0,0,.5686274509803921);line-height:25px;padding-bottom:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.faq__case__title>span{margin-right:20px}.faq__case__title>input{display:none}.faq__case__text{position:relative;font-size:16px;margin-top:20px;color:rgba(0,0,0,.5686274509803921);line-height:25px;overflow:hidden}.open{height:auto}.close{height:0;transition:all 1s ease-out}.screenshorts{padding-top:100px;padding-bottom:75px}.screenshorts,.screenshorts__info{display:flex;flex-direction:column;align-items:center}.screenshorts__info{width:90%}.screenshorts__info__titul{font-size:30px;font-weight:700}.screenshorts__info__text{font-size:16px;margin-top:20px;width:60%;color:rgba(0,0,0,.5686274509803921);line-height:25px;text-align:center}.screenshorts__carousel{width:1275px;height:500px;cursor:pointer;margin-top:50px;overflow:hidden}.screenshorts__carousel__img{height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;z-index:1}.carousel__cont{display:flex;flex-direction:row;justify-content:space-between;width:2600px;position:relative;height:100%;transition:.5s}.screenshorts__button_cont{display:flex;margin-top:30px;justify-content:space-between}.scroll_button{cursor:pointer;width:20px;height:5px;margin:10px;border:none;background-color:#d6d6d6;outline:none}.active,.scroll_button:hover{background-color:#833ab4}.on{display:blcok}.off{display:none}@media(max-width:1330px){.screenshorts__carousel{width:945px}}@media(max-width:1000px){.screenshorts__carousel{width:615px}}@media(max-width:633px){.screenshorts__carousel{width:280px}}.downApp{display:flex;flex-direction:column;align-items:center;background-color:#fafcff;padding-top:150px;padding-bottom:100px}.downApp__info{font-size:20px;font-weight:700;margin-bottom:10px}.downApp__titul{font-size:30px;font-weight:700}.downApp__text{font-size:16px;margin-top:20px;width:60%;color:rgba(0,0,0,.5686274509803921);line-height:25px;text-align:center}.downApp__case{margin-top:50px}.downApp__case__button{cursor:pointer;border:none;outline:none;background-color:transparent}.downApp__case__button>img{width:200px}@media(max-width:440px){.downApp__case{display:flex;flex-wrap:wrap;justify-content:center}}.subscribe{display:flex;flex-direction:column;align-items:center;background-color:#04b667;padding:100px 0}.subscribe__titul{font-size:34px;font-weight:700;color:#fff;text-align:center}.subscribe__text{font-size:16px;width:60%;color:#fff;line-height:25px;text-align:center}.subscribe__label{margin-top:30px}.subscribe__label>label>input{width:270px;height:48px;outline:none;border:#fff;position:relative;top:-1px;padding-left:30px;border-radius:5px}.subscribe__label>label>button{width:220px;height:50px;margin-left:5px;font-weight:900;background-color:#fecf39;color:#fff;border:none;outline:none;border-radius:5px}@media(max-width:992px){.subscribe__label>label{display:flex;flex-direction:column;align-items:center}.subscribe__label>label>button{width:100%;margin:10px 0}.subscribe__label>label>input{width:100%}}.pricing{display:flex;flex-direction:column;align-items:center;padding-top:100px}.pricing__title{font-size:30px;font-weight:700}.pricing__text{font-size:16px;margin-top:20px;width:60%;color:rgba(0,0,0,.5686274509803921);line-height:25px;text-align:center}.pricing__cost_cont{display:flex;width:90%;flex-direction:row;justify-content:space-around;padding-bottom:120px}.cost{margin-top:60px;border:1px solid rgba(0,0,0,.17254901960784313);width:30%;border-radius:20px}.cost,.cost__cont{display:flex;flex-direction:column;align-items:center}.cost__cont{width:100%;border-bottom:1px solid rgba(0,0,0,.17254901960784313);background-color:#f8f9fa;border-top-left-radius:20px;border-top-right-radius:20px;padding:40px 0}.cost__cont__name{font-weight:700;font-size:20px;color:#333}.cost__cont__money{font-size:60px;font-weight:7 0;color:#333}.cost__cont__month{color:#757575}.cost__info{display:flex;flex-direction:column}.cost__info>span{text-align:center;margin-top:40px}.cost__info>span:last-child{margin-bottom:40px}.cost__button{width:200px;height:50px;background-color:#fff;border:2px solid #04b667;border-radius:30px;color:#04b667;margin-bottom:30px}@media(max-width:992px){.pricing__cost_cont{flex-direction:column;align-items:center}.cost{width:80%}}.GIT{display:flex;flex-direction:column;align-items:center;padding:100px 0;background-color:#fafcff;width:100%}.GIT__titul{text-align:center;font-size:30px;font-weight:700}.GIT__text{font-size:16px;margin-top:20px;width:60%;color:rgba(0,0,0,.5686274509803921);line-height:25px;text-align:center}.GIT__massage{display:flex;flex-direction:column;margin-top:100px}.GIT__massage__input{width:600px;height:50px;padding-left:20px;margin-bottom:10px;outline:none;border:1px solid #eaeaea}.GIT__massage__text_area{width:584px;outline:none;padding:20px;margin-bottom:20px;border:1px solid #eaeaea;resize:none}.GIT__massage__button{position:relative;width:200px;height:40px;background-color:#04b667;outline:none;border:1px solid #04b667;border-radius:5px;color:#fff;font-weight:800}.contact_green{display:flex;justify-content:space-around;background-color:#04b667;height:150px;align-items:center}.contact_green__text{color:#fff;font-weight:700;font-size:24px}.contact_green__button{width:200px;height:60px;background-color:#fff;border:1px solid #fff;border-radius:30px;font-weight:700}.contact_black{display:flex;flex-direction:column;align-items:center;padding-top:100px;padding-bottom:16px;background-color:#000}.contact_black__logo{width:199px;height:46px;margin-bottom:50px}.contact_black__cont{justify-content:space-around}.contact_black__cont,.lnr{display:flex;flex-direction:row}.lnr{justify-content:center;color:#fff;font-size:30px}.contact_black__cont__eliment{display:flex;flex-direction:column;width:30%;color:hsla(0,0%,100%,.5019607843137255);margin:20px}.contact_black__cont__eliment__text{text-align:center;color:#fff;margin:15px}.contact_black__cont__eliment__info{text-align:center}.icon{margin:10px;color:#fff}.contact_black__footer{display:flex;flex-direction:row;justify-content:space-between;width:100%;border-top:1px solid hsla(0,0%,100%,.17647058823529413);padding-top:10px}.contact_black__footer__text{color:hsla(0,0%,100%,.5019607843137255);width:350px;text-align:right}.contact_black__footer__icon{display:flex;flex-direction:row;width:350px}@media(max-width:992px){.contact_black__cont{flex-direction:column;align-items:center}.contact_black__cont__eliment{width:300px}.contact_black__footer{flex-direction:column;align-items:center}.contact_black__footer__text{width:100%;text-align:center}.contact_black__footer__icon{justify-content:center}.contact_green{flex-direction:column}.contact_green__text{text-align:center}.GIT__massage>input,.GIT__massage__text_area{width:auto}}
/*# sourceMappingURL=main.ec56e452.chunk.css.map */