@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);
:root {
  --container: 100%
}
@media (min-width:992px) {
  :root {
    --container: 960px
  }
}
@media (min-width:1200px) {
  :root {
    --container: 1140px
  }
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  list-style: none
}
body {
  line-height: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}
nav ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
a:focus,
a:hover {
  text-decoration: none
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input,
select {
  vertical-align: middle
}
@font-face {
  font-family: font-icon;
  src: url(../font/font-icon/font-icon.eot);
  src: url(../font/font-icon/font-icon.eot?#iefix) format("eot"),url(../font/font-icon/font-icon.woff2) format("woff2"),url(../font/font-icon/font-icon.woff) format("woff"),url(../font/font-icon/font-icon.ttf) format("truetype"),url(../font/font-icon/font-icon.svg#font-icon) format("svg")
}
.icon-celebrate-2:before,
.icon-celebrate:before,
.icon-cool:before,
.icon-heart:before {
  font-family: font-icon;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
  line-height: 1;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-celebrate-2:before {
  content: ""
}
.icon-celebrate:before {
  content: ""
}
.icon-cool:before {
  content: ""
}
.icon-heart:before {
  content: ""
}
body,
html {
  -webkit-overflow-scrolling: touch
}
html {
  height: -webkit-fill-available;
  overflow-y: scroll;
  overflow-y: overlay
}
* {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  outline: 0!important;
  outline: 0!important
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
a {
  -webkit-transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
  transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
  -o-transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out;
  -moz-transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out,-moz-box-shadow .3s ease-in-out;
  transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out;
  transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out,-moz-box-shadow .3s ease-in-out;
  color: #64758e;
  outline: 0!important;
  text-decoration: none
}
a:active,
a:focus,
a:hover {
  text-decoration: none
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}
b,
strong {
  font-weight: 700
}
p {
  font-size: inherit;
  line-height: 1.3;
  margin-bottom: 20px;
  color: inherit
}
body {
  background-color: #18171c;
  font-family: Inter,sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #64758e;
  min-width: 320px;
  line-height: 1.3;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media only screen and (max-width:319px) {
  body {
    min-width: 280px;
    max-width: 100%
  }
}
body--light {
  background-color: #32323e
}
main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 320px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  max-width: 2100px;
  margin: 0 auto
}
@media only screen and (max-width:319px) {
  main {
    min-width: 280px;
    max-width: 100%
  }
}
#content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  *zoom: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch
}
#content:after,
#content:before {
  display: table;
  content: "";
  line-height: 0
}
#content:after {
  clear: both
}
#content > .container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  position: relative
}
#content > .container > * {
  width: 100%
}
#content > .container > .content-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.button#submitBtn {
  background-color: #40af87
}
.login-box p.info a {
  color: #fff!important
}
_:-ms-fullscreen,
:root main {
  display: block;
  min-height: 100%;
  -ms-flex-direction: inherit;
  flex-direction: inherit
}
_:-ms-fullscreen,
:root #content {
  display: block;
  min-height: 100%;
  -ms-flex-direction: inherit;
  flex-direction: inherit
}
@media all and (-ms-high-contrast:none) {
  main {
    display: block;
    min-height: 100%;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -webkit-flex-direction: inherit;
    -moz-box-orient: inherit;
    -moz-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit
  }
  ::-ms-backdrop,
  main {
    display: block;
    min-height: 100%;
    -ms-flex-direction: inherit;
    flex-direction: inherit
  }
  #content {
    display: block;
    min-height: 100%;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -webkit-flex-direction: inherit;
    -moz-box-orient: inherit;
    -moz-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit
  }
  #content,
  ::-ms-backdrop {
    display: block;
    min-height: 100%;
    -ms-flex-direction: inherit;
    flex-direction: inherit
  }
}
::-moz-selection {
  background-color: #0c69f1;
  color: #fff
}
::selection {
  background-color: #0c69f1;
  color: #fff
}
.survey footer {
  background-color: transparent;
  padding: 55px 15px
}
@media only screen and (max-width:767px) {
  .survey footer {
    display: none
  }
}
[lang=ar] .btn,
[lang=ar] .support-content,
[lang=ar] body,
[lang=ar] input,
[lang=ar] select,
[lang=ar] textarea {
  font-family: Tajawal,Inter,sans-serif!important
}
i[class*=icon-],
i[class*=icon-]::before {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1
}
body {
  -webkit-animation: fadeInAnimation ease 3s;
  -moz-animation: fadeInAnimation ease 3s;
  -o-animation: fadeInAnimation ease 3s;
  animation: fadeInAnimation ease 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@-webkit-keyframes fadeInAnimation {
  0% {
    opacity: 0
  }
  25% {
    opacity: 1
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes fadeInAnimation {
  0% {
    opacity: 0
  }
  25% {
    opacity: 1
  }
  100% {
    opacity: 1
  }
}
@-o-keyframes fadeInAnimation {
  0% {
    opacity: 0
  }
  25% {
    opacity: 1
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0
  }
  25% {
    opacity: 1
  }
  100% {
    opacity: 1
  }
}
.a-left,
.alignleft {
  float: left!important;
  margin: .5em 1em .5em 0
}
.a-right,
.alignright {
  float: right!important;
  margin: .5em 0 .5em 1em
}
.a-center,
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.mt-0 {
  margin-top: 0!important
}
.mb-10 {
  margin-bottom: 0!important
}
.ml-0 {
  margin-left: 0!important
}
.mr-0 {
  margin-right: 0!important
}
.m-0 {
  margin: 0!important
}
.mt-10 {
  margin-top: 10px!important
}
.mb-10 {
  margin-bottom: 10px!important
}
.ml-10 {
  margin-left: 10px!important
}
.mr-10 {
  margin-right: 10px!important
}
.mt-15 {
  margin-top: 15px!important
}
.mb-15 {
  margin-bottom: 15px!important
}
.ml-15 {
  margin-left: 15px!important
}
.mr-15 {
  margin-right: 15px!important
}
.mt-20 {
  margin-top: 20px!important
}
.mb-20 {
  margin-bottom: 20px!important
}
.ml-20 {
  margin-left: 20px!important
}
.mr-20 {
  margin-right: 20px!important
}
.pt-0 {
  padding-top: 0!important
}
.pb-0 {
  padding-bottom: 0!important
}
.pl-0 {
  padding-left: 0!important
}
.pr-0 {
  padding-right: 0!important
}
.p-0 {
  margin: 0!important
}
.bt-0 {
  border-top: 0!important
}
.bb-0 {
  border-bottom: 0!important
}
.bl-0 {
  border-left: 0!important
}
.br-0 {
  border-right: 0!important
}
header.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
  text-align: center;
  background-color: #18171c
}
@media only screen and (min-width:768px) {
  header.header {
    min-height: 64px;
    height: 104px
  }
}
header.header--white {
  background-color: #fff
}
@media only screen and (min-width:768px) {
  header.header--white {
    min-height: 64px;
    height: 64px
  }
}
header.header--white .container {
  padding: 12px 20px!important
}
@media only screen and (min-width:768px) {
  header.header--white .container {
    padding: 12px 100px!important
  }
}
header.header--gradient {
  padding: 16px 20px 0 20px;
  min-height: 64px;
  height: 64px
}
@media only screen and (min-width:768px) {
  header.header--gradient {
    padding: 32px 100px 0 100px;
    min-height: 104px;
    height: 104px
  }
}
header.header--gradient .container {
  background: -webkit-gradient(linear,left top,left bottom,from(#23232a),color-stop(139.38%,rgba(35,35,42,0)));
  background: -webkit-linear-gradient(top,#23232a 0,rgba(35,35,42,0) 139.38%);
  background: -moz-linear-gradient(top,#23232a 0,rgba(35,35,42,0) 139.38%);
  background: -o-linear-gradient(top,#23232a 0,rgba(35,35,42,0) 139.38%);
  background: linear-gradient(180deg,#23232a 0,rgba(35,35,42,0) 139.38%);
  padding-left: 24px!important;
  padding-right: 24px!important;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px
}
@media only screen and (min-width:768px) {
  header.header--gradient .container {
    padding: 12px 24px!important
  }
}
header.header .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  padding: 12px 20px
}
@media only screen and (min-width:768px) {
  header.header .container {
    padding: 32px 100px
  }
}
header.header .header-logo {
  width: 100%;
  max-width: 180px;
  height: auto
}
@media only screen and (min-width:768px) {
  header.header .header-logo {
    max-width: 300px;
    height: auto
  }
}
header.header .header-logo img {
  width: 100%;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain
}
.footer {
  padding-top: 30px;
  padding-bottom: 26px;
  text-align: center;
  background-color: #f5f4f4
}
.footer p {
  color: #a9abaf;
  font-size: 11px;
  margin-bottom: 0
}
.footer p + p {
  margin-top: 10px
}
.footer a {
  color: #a9abaf;
  font-weight: 500
}
.footer a:hover {
  color: #94969b
}
.footer nav {
  margin-bottom: 20px
}
.footer nav a {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 1.2
}
.footer p.survey-footer {
  font-size: 10px;
  color: #a9abaf;
  max-width: 600px;
  margin: 0 auto
}
.footer p.survey-footer a {
  font-size: 10px;
  color: #73758c;
  font-weight: 400
}
.footer p.survey-footer a:hover {
  color: #abacba
}
.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.banner--ad {
  background-color: #18171c;
  padding: 12px 15px
}
.banner--ad .banner__close {
  width: 14px
}
@media only screen and (min-width:768px) {
  .banner--ad .banner__close {
    width: 20px
  }
}
.banner--ad .banner__close .btn {
  height: unset;
  padding: 2px
}
.banner--ad .banner__close .btn img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain
}
.banner--ad .banner__ad {
  width: 100%;
  height: auto;
  padding: 0 12px 0 8px
}
.banner--ad .banner__ad img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain
}
.banner--ad .banner__ad__title {
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 1.45px
}
.banner--ad .banner__ad__text {
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 1.3;
  color: #73758c;
  margin-bottom: 2.45px
}
.banner--ad .banner__ad__rate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}
.banner--ad .banner__ad__rate .star {
  padding-right: 8px;
  max-width: 45px
}
.banner--ad .banner__ad__rate .dot {
  max-width: 6px
}
.banner--ad .banner__ad__rate span {
  font-style: normal;
  font-weight: 400;
  font-size: 8.552px;
  color: #73758c
}
.banner--ad .banner__ad__rate .pl-3 {
  padding-right: 3px
}
.banner--ad .banner__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 72px;
  height: auto;
  padding-left: 12px
}
.banner--ad .banner__logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.banner--ad .banner__logo img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain
}
.banner--ad .banner__button .btn {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase
}
.banner--yellow {
  background-color: #fffc01;
  color: #000;
  padding: 4px 23.5px
}
.banner--yellow .banner__text span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3
}
.banner--yellow .banner__icon {
  width: 16px;
  height: 20px
}
.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 320px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #0c84fe;
  border: 1px solid #0c84fe;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 14px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
  transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;
  -o-transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out;
  -moz-transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out,-moz-box-shadow .3s ease-in-out;
  transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out;
  transition: color .3s ease-in-out,border .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out,-moz-box-shadow .3s ease-in-out;
  min-height: 48px;
  font-family: Inter,sans-serif!important
}
.btn:active,
.btn:focus,
.btn:hover {
  background-color: #0170e0;
  border: 1px solid #0170e0;
  color: #fff
}
.btn.button-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.btn i {
  -webkit-transition: margin .3s ease-in-out;
  -o-transition: margin .3s ease-in-out;
  -moz-transition: margin .3s ease-in-out;
  transition: margin .3s ease-in-out;
  font-style: normal;
  font-size: 79%;
  margin-right: 20px;
  position: relative;
  top: 2px;
  z-index: 1
}
.btn i:after,
.btn i:before {
  line-height: 1
}
.btn i.icon-large {
  font-size: 140%;
  line-height: 1.2;
  margin-right: 20px
}
.btn i.icon-large:after,
.btn i.icon-large:before {
  font-weight: 700
}
.btn span + i {
  margin-left: 20px;
  margin-right: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.btn.btn--small {
  width: auto;
  min-width: 50px;
  min-height: 20px;
  font-weight: 400;
  padding: 3px 16px;
  -webkit-border-radius: 22.5px;
  -moz-border-radius: 22.5px;
  border-radius: 22.5px
}
.btn.btn--transparent {
  background-color: transparent;
  border: none;
  font-weight: 400;
  padding: 2px
}
.btn + .btn {
  margin-top: 16px
}
.homepage main {
  background-color: #18171c;
  overflow: unset
}
.homepage .banner--ad {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10
}
.homepage .banner--yellow {
  overflow: hidden
}
.homepage #content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  background-color: #32323e
}
.homepage #content .home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 32px 32px;
  text-align: center;
  overflow: hidden
}
@media only screen and (min-width:768px) {
  .homepage #content .home {
    padding: 40px 32px
  }
}
.homepage #content .home__title {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  color: #fff
}
.homepage #content .home__subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #fff
}
.homepage #content .home__subtitle + .home__title {
  margin-top: 4px
}
.homepage #content .home__steps {
  margin-top: 36px
}
.homepage #content .home__steps .step + .step {
  margin-top: 56px
}
.homepage #content .home__steps .step__substance {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #40af87;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 4px;
  min-height: 32px;
  color: #fff;
  margin-bottom: 17px
}
@media only screen and (min-width:768px) {
  .homepage #content .home__steps .step__substance {
    padding: 6px 8px
  }
}
.homepage #content .home__steps .step__substance__number {
  background-color: #198261;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 1.5;
  margin-right: 8px
}
.homepage #content .home__steps .step__substance__text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: #fff
}
.homepage #content .home__steps .step__text {
  color: #abacba;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 17px
}
.homepage #content .home__steps .step__gray-box {
  background-color: #73758c;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  padding: 6px 32px
}
@media only screen and (min-width:768px) {
  .homepage #content .home__steps .step__gray-box {
    padding: 10px 32px
  }
}
.homepage #content .home__steps .step__gray-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3;
  color: #abacba;
  margin-bottom: 8px
}
.homepage #content .home__steps .step__gray-box .btn--gray {
  margin: 0 auto;
  min-width: 160px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  background-color: #abacba;
  font-weight: 400;
  font-size: 8px;
  line-height: 10px;
  padding: 4px 15px;
  border: none;
  min-height: unset
}
.homepage #content .home__steps .step__img {
  width: 100%;
  max-width: 320px;
  margin: 0 auto
}
.homepage #content .home__steps .step__img--large {
  position: relative;
  top: -24px
}
.homepage #content .home__steps .step img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain
}
/*# sourceMappingURL=lisa-landing.css.map */
