<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
color: #222;
font-size: 1em;
line-height: 1.4; 
}

::-moz-selection {
background: #b3d4fc;
text-shadow: none; }

::selection {
background: #b3d4fc;
text-shadow: none; }

/* A better looking default horizontal rule */

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0; 
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle; 
}

/* Remove default fieldset styles. */

fieldset {
border: 0;
margin: 0;
padding: 0; 
}

/* Allow only vertical resizing of textareas. */
textarea {
resize: vertical; 
}

/* ==========================================================================
  Browser Upgrade Prompt
  ========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0; 
}

/* VARIABLES */
/*  LIGHT THEME */
/* Mixin */
/* Functions */
/* Styling */
body {
font-size: 16px; }

p, p2, h1, h2, h3, h4, h5, a {
font-family: "Montserrat", sans-serif;
color: #393e46;
margin: 0 0 16px 0; }

p {
color: #393e46; }

p2 {
color: #ffffff; }

h1 {
color: #ffffff;
font-size: 48px;
line-height: 64px;
font-weight: 700; }

h2 {
color: #ffffff;
font-size: 20.8px;
line-height: 32px; }

h3 {
font-size: 28.8px;
line-height: 40px;
font-weight: 700;
color: #303840; }

h4 {
font-size: 20.8px;
font-weight: 300;
color: #303840; }

img {
max-width: 100% !important;
height: auto;
padding-bottom: 20px;
}

.logo-img {
  padding-top: 5px;
}

/* HERO */

body {
background: #fff; 
}

#coming_badge {
opacity: 0.5;
width: 55%;
position: absolute;
right: 0px;
bottom: -210px;
}

#googleplay {
position:absolute; 
z-index:100;
}

.evp-nav {
padding: 32px 0;
/*width: 100%;*/
background: none; 
}

.evp-nav nav ul {
text-align: right;
margin-top: 16px; 
}

.evp-nav nav ul li {
list-style: none;
display: inline-block;
margin-right: 32px; 
}

.evp-nav nav ul li a {
color: white; 
}

#hero {
width: 100%;
padding: 32px;
background: url("../img/bg.jpg") no-repeat left top;
background-size: cover; 
}

#hero .intro {
margin-top: 96px; 
}

#hero .phone .app-screen {
position: absolute;
left: 77px;
width: 276px;
top: 127px; 
}

/* features */

.features {
width: 100%;
z-index: 999;
position: relative;
/*margin-top: -200px;*/
background: #fff;
padding: 28px 0 0px 0; 
}

.features .device .app-screen {
position: absolute;
left: 56px;
width: 182px;
top: 84px; 
}

.features.coupon h3,
.features.coupon {
  background-color: #575757; 
  color: #ffffff;
}

.features .feature {
display: inline-block;
max-height: 400px;
margin-bottom: 96px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
overflow: hidden; 
}

.features .feature .feature-info {
position: relative;
top: 40px; 
}

.features .feature .feature-info .seperator {
width: 150px;
border: 3px solid #149de9;
background: #149de9; 
}

.features .feature.last {
display: inline-block;
margin-bottom: 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
overflow: hidden; 
}

#subscribe-form {
background: url("../img/bg.jpg") no-repeat left top;
background-size: cover;
padding: 30px;
text-align: center;
}

#subscribe-form  img {
margin-bottom: 20px;
}

#subscribe-form input[type=email] {
display: block;
margin-right: auto;
margin-left: auto;
max-width: 550px;
}

.three-options {
margin-top: 8%;
}


.three-options h4 {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}

.three-options div {
text-align: center;
}

/* BUTTON */

button.transparent {
background-color: transparent;
color: #fff;
box-sizing: border-box;
border: 2px solid #fff;
}

button.transparent:hover {
background-color: #02edc4;
border-color: #02edc4;
color: #3d66c0;
}

.btn-transparent {
font-family: "Lato", sans-serif;
background-color: transparent;
color: #fff;
box-sizing: border-box;
border: 2px solid #fff;
text-decoration: none;
padding: 9px;
border-radius: 30px;
cursor: pointer;
}

.btn-transparent:hover {
font-family: "Lato", sans-serif;
background-color: #02edc4;
border-color: #02edc4;
/*color: #3d66c0;*/
color: #014F8B !important;
text-decoration: none;
}

.btn-transparent:visited {
  color: #ffffff;
}

/* MENU */

.menu {
font-family: "Lato", sans-serif;
text-decoration: none;
}

.menu a:hover {
font-family: "Lato", sans-serif;
color: #FFB420 !important;
text-decoration: none;
}

.menu-item{
cursor: pointer;
}

.menu.menu-item:hover {
font-family: "Lato", sans-serif;
color: #FFB420 !important;
text-decoration: none;
}

.menu-lato a:hover{
  font-family: "Lato", sans-serif;
  color: #FFB420 !important;
  text-decoration: none;
}

/* BOTTOM */ 

#bottom {
width: 100%;
text-align: center;
background: #0099a9;
padding: 64px 0; 
}

#bottom .container {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 64px; 
}

#bottom p {
padding: 16px;
font-weight: 700;
font-size: 21px; 
}

/* FOOTER */

footer {
width: 100%;
padding: 48px 0;
text-align: center; 
}

footer ul li {
display: inline-block;
margin-right: 16px; 
}

footer ul li a {
color: rgba(0, 0, 0, 0.8);
font-size: 14px; 
}

/* Responsive */

@media (max-width: 1240px) {
  .devices-col{
    margin-left: 24% !important;
  }
}

@media (max-width: 1220px) {
  /*section{
    overflow: hidden;
  }*/
}

@media (max-width: 1200px) {
  .three-options {
    margin-top: 0px;
  }

  .header-video {
    display: none;
  }

  .content-video {
    display: flex !important;
  }

  .devices-col{
    margin-top: 11% !important;
    margin-left: 20% !important;
    width: 60%;
  }

  #devices{
    margin: 0px !important;
  }

  #phone_3 {
    height: 513px !important;
  }

  .logo-img {
    padding-top: 9px;
  }

  #phone_1 .feature {
    margin-bottom: 126px;
  }
}

@media (max-width: 1030px) {
  .devices-col{
    margin-left: 20% !important;
    width: 60%;
  }

  .devices-img{
    width: 95%;
  }
}

@media (max-width: 993px) {
  .phone-steps{
    top: 15px !important;
  }
  
  #stepsPhone {
    margin: 0 auto;
    display: flex;
    width: fit-content;
    width: -moz-fit-content;
  }

  .devices-col{
    margin-top: 15% !important;
    margin-left: 15% !important;
    width: 70%;
  }

  .devices-title {
    font-size: 40pt !important;
  }
  
  .devices-img{
    width: 90%;
  }

  #phone_3 {
    height: 402px !important;
  }

  .logo-img {
    padding-top: 11px;
  }

  #phone_1 .device img { 
    padding-bottom: 20px !important;
  }

  /*.features.phone {
    margin-bottom: 0px !important;
    height: 1100px;
  }*/
}


@media (max-width: 991px) {
  .features.phone {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 830px) {
  .devices-img{
    width: 95%;
  }
}

@media (max-width: 819px) {
  #devices .container {
    padding: 0px;
    width: 100%;
    /*margin-top: 0px !important;*/
  }
/*
  .devices-title {
    font-size: 40pt !important;
  }
  */
  .devices-col{
    margin-left: 10% !important;
    width: 80%;
  }
}

@media (max-width: 767px) {
  #interst {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
  }

  .devices-content {
    padding-right: 0 !important;
  }

  .devices-content .btn-yellow {
    width: 100%;
  }
 
  #letsGoBtn {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
  }

  #appGP {
    float: left;
  }

  #appAP {
    float: right;
  }

  .download-app {
    display: block !important;
  }

  .menu {
    display: none;
  }

  .logo-img {
    margin: 0 auto;
    display: flex;
  }

  #phone_1 img{
    margin-top: 53px;
  }

  #phone_2 img{
    margin-top: -95px;
  }

  #phone_3 img{
    margin-bottom: -280px;
  }

  #phone_1 .container,
  #phone_3 .container {
    padding-right: 50px;
    padding-left: 50px;
  }

  .carousel-indicators li {
    height: 15px !important;
    width: 15px !important;
    border-radius: 50% !important;
  }
  
  /*#phone_1 .container{
    height: 745px;
  }*/

  #phone_2 .container{
    height: 715px;
  }

  #phone_3{
    height: 100% !important;
  }

  /*.features{
    padding-top: 20px;
    margin-bottom: 197px !important;
    max-height: 800px !important;
  }

  .features .row{
    max-height: 780px !important;
  }*/

  #devices {
    background: url("../img/bg2.jpg") no-repeat left top !important;
  }
  
  .devices-title {
    font-size: 8vw !important;
  }

  .devices-content{
    margin-left: 10px;
    margin-right: 10px;
  }

  .devices-content h1 {
    font-size: 5vw !important;
  }

  .devices-content h2 {
    font-size: 3.5vw !important;
  }
  
  .header-text {
      margin-top: 0px !important;
      margin-bottom: 0px !important;
  }

  .logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-letsgo {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 250px;
    margin-top: 60px !important;
    margin-bottom: 30px !important;
  }

  .devices-content-box{
    width: auto !important;
  }

  section{
    overflow: unset;
  }

  .number-bg{
    min-height: 240px;
  }

  .col-content-box {
    margin-top: 0px !important;
  }

  #phone_1, #phone_2 {
    padding-top: 0px !important;
  }

  .device,
  .device img {
    text-align: center;
    float: none !important;
  }

  #phone_1 {
    margin-bottom: 178px !important;
  }
}

@media (max-width: 690px) {
  .devices-col h1 {
    font-size: 33px !important;
  }
/*
  .devices-title {
    letter-spacing: 7px !important;
    /*padding-top: 0px;/
    padding-bottom: 0px;
  }*/
}

/*
@media (max-width: 654px) {
  #phone_3 {
      height: 548px !important;
  }
}*/

@media (max-width: 625px) {
  .carousel-item {
    height: 500px !important;
  }

  .footer-02 .co {
    float: none !important;
    text-align: center !important;
  }

  .footer-02 .pay {
    float: none !important;
    text-align: center !important;
  }

  .hr-content {
    min-width: 100% !important;
  }
}

@media (max-width: 560px) {
  .carousel-item {
    height: 550px !important;
  }

  .devices-dsc h1,
  .devices-dsc h2 {
    font-size: 20pt !important;
    text-align: center;
  }
}

@media (max-width: 514px) {
  .devices-col h1 {
    font-size: 24px !important;
  }

  #phone_3 img {
    margin-bottom: -320px;
  } 

  .hero-title {
    font-size: 35px !important;
  }

  .logo img {
    width: 160px;
  }
}
/*
@media (max-width: 488px) {
  .devices-title {
    font-size: 28pt !important;
  }
}*/

@media (max-width: 459px) {
  .hero-title {
    font-size: 24px !important;
  }

  .devices-dsc h1,
  .devices-dsc h2 {
    font-size: 15pt !important;
    text-align: center;
  }

  .logo img {
    width: 120px;
  }
}

@media (max-width: 459px) {
  .carousel-item {
    height: 600px !important;
  }

  footer ul li {
    display: inline-block;
    margin-right: 0px !important;
  }
}

@media (max-width: 420px) {
  .carousel-item {
    height: 650px !important;
  }

  .devices-dsc {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100%;
  }
  
  .store-icon img{
    width: 110px !important;
  }
}

@media (max-width: 402px) {
  .devices-dsc h1,
  .devices-dsc h2 {
    font-size: 12pt !important;
  }
}

@media (max-width: 396px) {
  .carousel-item {
    height: 700px !important;
  }

  .footer-text a,
  .footer-text{
    font-size: 9pt !important;
  }

  #download{
    padding: 0px;
  }
}

@media (max-width: 372px) {
  .devices-dsc h1,
  .devices-dsc h2 {
    font-size: 12pt !important;
  }

  .store-icon img{
    width: 105px !important;
  }
}

@media (max-width: 364px) {
  .carousel-item {
    height: 770px !important;
  }

  h1{
      line-height: 58px !important;
  }
  /*.devices-dsc h1,
  .devices-dsc h2 {
    font-size: 8pt !important;
  }*/

  .btn-letsgo {
    width: 100% !important;
  }
}

@media (max-width: 345px) {
  /*.phone-border-video img {
    width: 94% !important;
  }*/
  .content-video video {
    /*width: 88%;*/
    width: 260px !important;
  }
}

@media (max-width: 336px) {
  /*.phone-border-video img {
    width: 95% !important;
  }*/
}

@media (max-width: 315px) {
  .hero-title { 
    font-size: 22px !important;
  }
}

.phone-steps {
top: 60px;
}

.phone-border {
background: #ffffff; 
border-radius: 14% / 7%;
overflow: hidden;
padding: 15px;
padding-top: 12px;
padding-bottom: 0px;
height: 96%;
padding-left: 11px;
padding-right: 11px;
}

.phone-border-video {
/*border-radius: 48px;*/
border-radius: 14% / 7%;
overflow: hidden;
box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

/************************** new */

.flexbox {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}

.direction-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}

.justify-content-center {
-webkit-justify-content: center;
justify-content: center;
}

.footer-text.lang {
font-weight: normal;
font-size: 16px;
}

.appimg {
filter: brightness(0) invert(1);
}

.appimg:hover {
filter: brightness(0) invert(0);
}

#hero {
width: 100%;
padding: 32px;
/*margin-bottom: 200px;*/
background: url(../img/bg.jpg) no-repeat left top;
background-size: cover;
background-position: center;
}

.features.phone,
#phone_2 {
width: 100%;
padding: 30px;
background: url(../img/bg1.jpg) no-repeat left top;
font: #ffffff !important;
background-size: cover;
background-position: center;
}

#phone_3 {
height: 682px;
}

#devices{
width: 100%;
padding: 32px;
}

footer { 
background: #414042;
/*height:210px;*/
padding:40px 0px;
}

#devices{
height: 670px;
}

.store-icon img{
width: 135px;
height: auto;
padding: 0;
border: 2px solid #ffffff;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
margin-bottom: 30px;
}

.btn-transparent{
border: none;
background: #3D66C0;
box-sizing: border-box;
box-shadow: 9px 9px 20px rgba(0,0,0,0.5) !important;
display: inline-block;
padding: 10px 15px;
min-width: 140px;
text-align: center;
font-size: 12px;
/*font-weight: 700;*/
}

.btn-transparent.btn-white{
border: 2px solid #ffffff; 
/*margin: 10px 0px; */
background: none !important; 
box-shadow: none !important; 
color: #ffffff !important;
}

.btn-transparent.btn-white:hover{
border: 2px solid #000000 !important; 
color: #000000 !important;
background: none !important; 
}

.btn-yellow {
color: #333333;
background: #FFB420;
border-radius: 6px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
text-align: center;
font-weight: bold !important;
-webkit-box-shadow: 3px 4px 0px 0px rgba(169,118,17,0.7);
-moz-box-shadow: 3px 4px 0px 0px rgba(169,118,17,0.7);
box-shadow: 3px 4px 0px 0px rgba(169,118,17,0.7);
text-transform: uppercase;
}

.btn-yellow:disabled {
background: #D7D7D7;
-webkit-box-shadow: 3px 4px 0px 0px rgba(51, 51, 51, 0.75);
-moz-box-shadow: 3px 4px 0px 0px rgba(51, 51, 51, 0.75);
box-shadow: 3px 4px 0px 0px rgba(51, 51, 51, 0.75);
}

.v-align-center {
top: 50% !important;
transform: translateY(-50%) !important;
}

#phoneScreen{
top: 40px; 
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
}

.feature{
max-height: 550px !important;
}

.footer-02 {
background: #333333;
font-size: 14px;
color: #CFCFD0 !important;
}

footer a {
font-weight: bold;
/*color: #CFCFD0 !important;*/
color:white !important;			
font-size: 14px;
}

.footer-02 .container {
padding-top: 4px;
}

footer img:hover{
filter: brightness(0) invert(1);
}

.footer-02 .copyright
{
padding:10px 0px;
color:#797979;
font-weight: 500;
}
*{
font-family: 'Montserrat', sans-serif !important;
}

#hero h1{
font-size:44px;
font-weight: 900;
}

#hero h2{
font-size: 20px;
font-weight: 400;
}

#hero h3{
font-size: 17px;
font-weight: 700;
color: white;
}

#hero .dropdown-menu{
/*background-color: #3D66C0;*/
z-index: 1000;
width: 100px;
min-width: 115px;
top: 40px;
left: 14px;
background: none;
box-shadow: none;
border: 0px;
}

#hero .dropdown-menu li {
margin-right: 0px;
}

#hero .dropdown-item{
width: 110px;
padding: 2px;
height: 42px;
margin: 2px;
margin-left: 16px;
}

#hero .dropdown-item:hover{
/*background-color: #3D66C0;*/
background: none;
}

#hero .dropdown-item img {
filter: brightness(0) invert(1);
}

#hero .dropdown-item img:hover {
filter: brightness(0) invert(0);
}

.dropdown-toggle:focus {
color: white;
text-decoration: none;
}

#hero header nav &gt; ul {
  margin: 0px;
}

.header-text {
  margin: 60px -15px;
}

.header-text .btn-transparent {
  margin: 10px 0px;
}

.header-text h3 a {
  text-decoration-line:none; text-decoration:none; color: #ffffff;
}

.retype-width {
display: inline-block;
width: 125px;
text-align: center;
font-weight: bold;
}

/* Template */

.evp-template {
  width: 168px;
  height: 168px;
  background: #ffffff;
  border: 3px solid #B1B8BD;
  border-radius: 15px;
  position: relative;
}

.evp-template span {
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  color: #333333;
  position: absolute;
  top: 115px;
  left: 0px;
  right: 0px;
  text-transform: uppercase;
}

.evp-template img {
  margin: 0 auto;
  display: block;
}

.evp-template-yellow {
  background: #FFC700;
  border: 3px solid #FAA600;
  cursor: pointer;
}

.evp-template-yellow img {
  margin-top: 10px;
}

/* toast */

.contact-toast {
  position: fixed; 
  right: 10px; 
  z-index: 10000; 
  bottom: 0px;
  margin-bottom: 10px;    
  border-radius: 20px !important;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.contact-toast .toast-header {
  background-color: #FAFAFB;
  border-bottom: 1px solid #D5D6D7;
  border-top: 1px solid #D5D6D7;
  border-left: 1px solid #D5D6D7;
  border-right: 1px solid #D5D6D7;
}

.contact-toast .toast-body {
  background-color: #E1E2E3;
}

.contact-toast .toast-header {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}

.contact-toast .toast-body {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

/* hover */
.evp-template-yellow:hover,
.btn-yellow:hover {
  background-color: #F5C023;
}

.btn-gray:hover {
  background-color: #BFBFBF;
}

.btn-gray.active:hover {
  background-color: #3D64B9;
}

.alert-warning {
  color: #856404 !important;
  background-color: #fff3cd !important;
  border-color: #ffeeba !important;
}

.alert-danger {
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border-color: #f5c6cb !important;
}

/* etc */

span.cursor {
  border-right: .05em solid;
  animation: caret 1s steps(1) infinite;
}

@keyframes caret {
  50% {
    border-color: transparent;
  }
}</pre></body></html>