*{padding:0;margin:0}html{font-size:100%}*,*:before,*:after{box-sizing:border-box}body{overflow-x:hidden;background-color:#F5F4F4}input,textarea,select,option,button{margin:0;border:0;padding:0;outline:none}table{border-spacing:0;overflow-x:auto}table th{white-space:nowrap}input:focus,select:focus{outline:none;transition:400ms ease-in-out}ul,ol{list-style:none}a{color:inherit;word-break:keep-all;text-decoration:none;align-self:flex-start}img{max-width:100%;height:auto}.flex{width:100%;display:flex}.container{width:95%;display:flex}.responsive-img{display:flex;justify-content:flex-start;align-items:flex-start}.row{display:flex;flex-direction:row}.row-responsive{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.wrap{flex-wrap:wrap;display:flex}.justify-center{width:100%;display:flex;justify-content:center}.justify-start{width:100%;display:flex;justify-content:flex-start}.justify-end{width:100%;display:flex;justify-content:flex-end}.justify-between{width:100%;display:flex;justify-content:space-between}.justify-around{width:100%;display:flex;justify-content:space-around}.align-center{width:100%;display:flex;align-items:center}.align-start{width:100%;display:flex;align-items:flex-start}.align-end{width:100%;display:flex;align-items:flex-end}.auto{width:auto;display:flex}.full{width:100%}.text-left{text-align:left}.text-center{text-align:center}.text-end{text-align:end}.text-justify{text-align:justify}.text-right{text-align:right}.table-responsive{overflow-x:auto}.table-responsive table{width:100%}.table-auto{table-layout:auto}.table-equal{table-layout:fixed}.cover-img{object-fit:cover}.contain-img{object-fit:contain}.hidden{display:none !important}.cursor-pointer{cursor:pointer}@media screen and (min-width: 1440px){.container{max-width:1440px}}@media screen and (max-width: 768px){.row-responsive{flex-direction:column}.white-space-64{height:32px}}@media screen and (max-width: 576px){.container{width:92%}}.color-white{color:#fff}.color-black{color:#000}.color-red{color:#EA545F}.color-gray{color:#6c757d}.bg-white{background-color:#fff}.bg-black{background-color:#000}.font-triple{font-size:3rem}.font-double{font-size:2rem}.font-huge{font-size:1.8rem}.font-large{font-size:1.6rem}.font-medium{font-size:1.4rem}.font-regular{font-size:1.2rem}.font-small{font-size:1rem}.font-text{font-size:.93rem}.font-tiny{font-size:.9rem}.font-mini{font-size:.8rem}.weight-ultra{font-weight:800}.weight-bold{font-weight:700}.weight-semi{font-weight:600}.weight-medium{font-weight:500}.weight-regular{font-weight:400}a{font-family:"Mitr",sans-serif;font-size:1rem}li{font-family:"Mitr",sans-serif;font-size:1rem}h1,h2,h3,h4,h5,h6,p,b,span,td,td,tr{color:#fff;font-family:"Mitr",sans-serif}h1{font-size:1.8rem;font-weight:600}h2{font-size:1.6rem;font-weight:700}h3{font-size:1.4rem;font-weight:600}h4{font-size:1.2rem;font-weight:500}h5{font-size:.93rem;font-weight:500}h6{font-size:1.4rem;font-weight:400}p,b,span{font-size:.93rem;line-height:22px;color:#fff}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.underline{text-decoration:underline}.line-through{text-decoration:line-through}::selection{color:#fff;background-color:#000}.white-space-8{height:8px}.white-space-16{height:16px}.white-space-24{height:24px}.white-space-32{height:32px}.white-space-48{height:48px}.white-space-64{height:64px}.padding-normal{padding:8px}.padding-medium{padding:16px}.padding-semi{padding:24px}.padding-large{padding:32px}.padding-huge{padding:48px}.padding-extra{padding:64px}.margin-normal{margin:8px}.margin-medium{margin:16px}.margin-semi{margin:24px}.margin-large{margin:32px}.margin-huge{margin:48px}.margin-extra{margin:64px}.col_half{width:49%}.col_third{width:32%}.col_fourth{width:23.5%}.col_fifth{width:18.4%}.col_sixth{width:15%}.col_three_fourth{width:74.5%}.col_twothird{width:66%}.col_half,.col_third,.col_twothird,.col_fourth,.col_three_fourth,.col_fifth{position:relative;display:inline;display:inline-block;float:left;margin-right:2%;margin-bottom:20px}.end{margin-right:0 !important}.wrapper{width:980px;margin:30px auto;position:relative}.counter{background-color:#ffffff;padding:20px 0;border-radius:5px}.count-title{font-size:40px;font-weight:normal;margin-top:10px;margin-bottom:0;text-align:center;color:#000}.count-text{font-size:13px;font-weight:normal;margin-top:10px;margin-bottom:0;text-align:center}.fa-2x{margin:0 auto;float:none;display:table;color:#4ad1e5}.input{font-size:1rem;font-family:"Mukta",sans-serif;font-weight:600;outline:1px solid transparent;background-color:#efefef;padding:8px 16px}.input-form{width:100%;color:#000;background-color:#f2f2f2cc;padding:8px;border-radius:4px;font-size:1rem;font-weight:400;border-bottom:1.5px solid #f2f2f2;transition:background .300s ease-in-out}.input-form:focus{background-color:#ececec}header{padding:8px 0;background-color:#000;position:fixed;z-index:3;top:0;transition:background-color 0.4s ease-out;width:100%}header img{height:60px}header .logo{width:25%}header .nav-icon{display:none}header .nav-item{padding:0 8px;border-bottom:2px solid transparent}header .nav-item a{color:#fff;transition:color 300ms ease-in-out;font-size:1rem}header .nav-item a:hover{color:#EA545F}header .nav-item i{padding-right:4px}header.scroll{background-color:#000;color:#fff}@media screen and (max-width: 992px){header{padding-bottom:4px}header .nav-icon{display:block;margin:1em;width:35px;position:absolute;right:5px;bottom:2px;z-index:2}header .nav-icon:after,header .nav-icon:before,header .nav-icon div{background-color:#fff;border-radius:3px;content:'';display:block;height:4px;margin:5px 0;transition:all .3s ease-in-out}header .nav-icon:hover:after,header .nav-icon:hover:before,header .nav-icon:hover div{background-color:#EA545F}header .nav-icon-active:before{transform:translateY(10px) rotate(135deg)}header .nav-icon-active:after{transform:translateY(-9px) rotate(-135deg)}header .nav-icon-active div{transform:scale(0)}header img{height:50px;margin-bottom:6px}header .logo{width:100%}header .main{flex-direction:column;padding:64px 24px;top:0;right:0;width:35%;z-index:1;height:100vh;position:fixed;background-color:#000;transform:translateX(100%);transition:all 300ms ease-in-out}header .main .nav-item{margin-bottom:24px}header .main-appear{transform:translateX(0)}header .main-hide{transform:translateX(100%)}}@media screen and (max-width: 768px){header .main{width:60%}}.card-info{background-color:#fff;width:25%;padding:8px;height:200px;border-radius:4px;border:2px solid #fff;box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);transition:box-shadow .300s ease-in-out}.card-info:hover{box-shadow:1px 5px 12px 4px rgba(0,0,0,0.1)}.card-info-small{background-color:#fff;width:23%;padding:8px;height:200px;border-radius:4px;border:2px solid #fff;box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);transition:box-shadow .300s ease-in-out}.card-info-small:hover{box-shadow:1px 5px 12px 4px rgba(0,0,0,0.1)}@media screen and (max-width: 992px){.card-info{width:30%;margin-bottom:16px}.card-info-small{background-color:#fff;width:24%;margin-bottom:16px}.card-info-small h3{font-size:1.2rem}.card-info-small p{font-size:.8rem}}@media screen and (max-width: 768px){.card-info{width:100%;margin-bottom:16px}.card-info-small{background-color:#fff;width:100%;margin-bottom:16px}}.btn-login{padding:6px 32px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);background:#EA545F;border-radius:4px;width:30%;color:#fff;transition:background .300s ease-in-out;font-family:"Mitr",sans-serif}.btn-login:hover{background:#9ca0a3}html{overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.landing .termins{background:#000;height:auto !important}.landing .termins h1{font-size:3rem;color:#fff}.landing .termins p{color:#fff;font-size:1rem;text-align:justify}.landing .preview{background-size:cover;background-position:center;scroll-snap-align:center;height:100%}.landing .preview .overlay{background:linear-gradient(to right, rgba(175,40,49,0.4) 0%, rgba(239,93,103,0.7) 0%, rgba(165,38,48,0.8) 81%)}.landing .preview .info-preview h1{font-size:3rem;color:#fff}.landing .preview .info-preview p{color:#fff;font-size:1.6rem;width:90%}.landing .preview .stores-row{width:100%}.landing .preview .stores-row img{height:40px;transition:border 300ms ease-in-out;padding-right:10px}.landing .preview .image-column{width:50%}.landing .preview .image-column .hand-mobile{width:50%}.landing .how-it-works{background-color:#000;scroll-snap-align:center;z-index:2}.landing .how-it-works .content-info{width:60%}.landing .offered{background-size:cover;background-position:center;scroll-snap-align:center;background-attachment:fixed;background-repeat:no-repeat}.landing .offered .overlay{background:#000000a3}.landing .offered .phone-column{width:50%}.landing .offered .phone-column .mobile-app{width:90%}.landing .offered .column-info{width:40%;padding:0 16px}.landing .offered .offers{width:75%;padding:8px}.landing .offered .offers p{font-size:.8rem}.landing .benefits{background-color:#000}.landing .benefits .column-info{width:50%}.landing .benefits .column-info .list-benefit{width:90%}.landing .benefits .column-info .list-benefit h4{font:.9rem}.landing .benefits .column-info .list-benefit .check-icon{background:linear-gradient(to right, #EA545F 30%, #000 117%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.9rem;margin-right:16px}.landing .benefits .phone-column{width:55%}.landing .benefits .img-app-benefits{width:75%}.landing .benefits2{background-size:cover;background-position:center;scroll-snap-align:center;background-attachment:fixed;background-repeat:no-repeat}.landing .benefits2 .overlay{background:#000000a3}.landing .benefits2 .column-info{width:80%}.landing .benefits2 .column-info .list-benefit{width:90%}.landing .benefits2 .column-info .list-benefit h4{font:.9rem}.landing .benefits2 .column-info .list-benefit .check-icon{background:linear-gradient(to right, #EA545F 30%, #000 117%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.9rem;margin-right:16px}.landing .benefits2 .reverse{flex-direction:row-reverse}.landing .benefits2 .phone{width:60%}.landing .benefits2 .phone .responsive-img{margin-top:48px;justify-content:start}.landing .benefits2 .phone .responsive-img .img-app-benefits{width:85%}.landing .benefits2 h4{color:#fff}.landing .access{background-color:#000}.landing .access .icon-phone{margin-right:16px}.landing .access .img-app-more{width:85%}.landing .contact-info{background-size:cover;background-position:center;scroll-snap-align:center;background-attachment:fixed;background-repeat:no-repeat}.landing .contact-info .input-container{width:98%}.landing .contact-info .input-container-full{width:100%}.landing .contact-info .overlay{background:#000000a3}.landing .contact-info .reverse{flex-direction:row-reverse}.landing .contact-info h4{color:#fff}.landing .contact-info .column-info{width:90%}.landing .contact-info .column-info form{width:80%}.landing .contact-info .phone-column{width:80%}.landing .contact-info .phone-column .img-app-contact{width:90%;position:relative}.landing .footer{background-color:#000}.landing .footer .social-media{border-radius:4px;color:#fff;display:inline-block;margin-right:1rem;text-align:center;width:2rem;height:2rem;line-height:2rem}.landing .footer .column-info{width:55%;padding:16px;padding-left:0}.landing .footer .column-centre{width:30%;padding:16px}.landing .footer .column-social-media{width:26%;padding:16px}table{margin-left:auto;margin-right:auto;border-collapse:collapse}tbody{border:#000 1px solid}tr{border:#000 1px solid}td{border:#000 1px solid;padding:5px}th{border:#000 1px solid;padding:10px}@media screen and (max-width: 992px){.landing .preview .stores-row{width:100%}.landing .preview .stores-row img{height:55px}.landing .offered .column-info{width:100%;padding:0 16px}.landing .offered .column-info .offers{width:100%}.landing .offered .row-responsive{flex-direction:column}.landing .offered .phone-column{width:100%}.landing .offered .phone-column .mobile-app{width:45%;margin-bottom:48px}.landing .benefits2 .phone{width:100%;height:80vh}.landing .benefits2 .phone .responsive-img{margin-top:48px;justify-content:center}.landing .benefits2 .phone .responsive-img .img-app-benefits{width:100%;position:relative;left:-80px}}@media screen and (max-width: 768px){.landing .preview .info-preview{width:90%;align-content:center}.landing .preview .info-preview h1{font-size:1.8rem}.landing .preview .info-preview p{font-size:1.4rem}.landing .preview .info-preview .stores-row{width:100%}.landing .preview .info-preview .stores-row img{height:55px}.landing .preview .image-column{width:100%;margin-top:48px}.landing .preview .image-column .hand-mobile{width:55%}.landing .how-it-works{background-color:#000;scroll-snap-align:center;z-index:2}.landing .how-it-works .content-info{width:100%}.landing .how-it-works .content-info h4{font-size:1rem}.landing .offered .column-info{width:100%;padding:0 16px}.landing .offered .column-info .offers{width:100%}.landing .offered .phone-column{width:100%}.landing .offered .phone-column .mobile-app{width:45%;margin-bottom:48px}.landing .benefits .phone-column{width:100%;margin-top:48px}.landing .benefits .column-info{width:100%}.landing .benefits .column-info .list-benefit{width:100%}.landing .benefits .column-info h1{font-size:1.6rem}.landing .benefits .column-info h4{font-size:.9rem}.landing .benefits2 .white-space-64{height:50px}.landing .benefits2 .white-space-24{height:0}.landing .benefits2 .reverse{flex-direction:column}.landing .benefits2 .column-info{width:90%}.landing .benefits2 .column-info .list-benefit{width:100%}.landing .benefits2 .phone{width:100%}.landing .benefits2 .phone .responsive-img{margin-top:48px;justify-content:center}.landing .benefits2 .phone .responsive-img .img-app-benefits{width:100%;position:relative;left:-80px}.landing .contact-info{background-size:cover;background-position:center;scroll-snap-align:center;background-attachment:fixed;background-repeat:no-repeat}.landing .contact-info .column-info{align-items:center}.landing .contact-info .column-info form{width:90%}.landing .contact-info .column-info form .btn-login{width:50%}.landing .contact-info .input-container{width:98%}.landing .contact-info .input-container-full{width:100%}.landing .contact-info .overlay{background:#000000a3}.landing .contact-info .reverse{flex-direction:column}.landing .contact-info h4{color:#fff}.landing .contact-info .phone-column{width:100%;margin-top:24px}.landing .contact-info .phone-column .img-app-contact{width:90%;position:relative}.landing .footer{background-color:#000}.landing .footer .social-media{border-radius:4px;color:#fff;display:inline-block;margin-right:1rem;text-align:center;width:2rem;height:2rem;line-height:2rem}.landing .footer .column-info{width:100%;margin-bottom:32px;padding:0}.landing .footer .column-center{width:100%;padding:0;align-items:center;margin-bottom:32px}.landing .footer .column-center .column{width:100%}.landing .footer .column-social-media{width:100%;padding:0;align-items:center}.landing .footer .column-social-media .column{width:100%}}
/*# sourceMappingURL=style.css.map */
