@font-face {
  font-family: 'Gilroy-Medium';
  src: url("./fonts/gilroy/Gilroy-Medium.eot");
  src: url("./fonts/gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/gilroy/Gilroy-Medium.woff2") format("woff2"), url("./fonts/gilroy/Gilroy-Medium.woff") format("woff"), url("./fonts/gilroy/Gilroy-Medium.ttf") format("truetype"), url("./fonts/gilroy/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy-Bold';
  src: url("./fonts/gilroy/Gilroy-Bold.eot");
  src: url("./fonts/gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/gilroy/Gilroy-Bold.woff2") format("woff2"), url("./fonts/gilroy/Gilroy-Bold.woff") format("woff"), url("./fonts/gilroy/Gilroy-Bold.ttf") format("truetype"), url("./fonts/gilroy/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url("./fonts/gilroy/Gilroy-ExtraBold.eot");
  src: url("./fonts/gilroy/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("./fonts/gilroy/Gilroy-ExtraBold.woff2") format("woff2"), url("./fonts/gilroy/Gilroy-ExtraBold.woff") format("woff"), url("./fonts/gilroy/Gilroy-ExtraBold.ttf") format("truetype"), url("./fonts/gilroy/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy-Black';
  src: url("./fonts/gilroy/Gilroy-Black.eot");
  src: url("./fonts/gilroy/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("./fonts/gilroy/Gilroy-Black.woff2") format("woff2"), url("./fonts/gilroy/Gilroy-Black.woff") format("woff"), url("./fonts/gilroy/Gilroy-Black.ttf") format("truetype"), url("./fonts/gilroy/Gilroy-Black.svg#Gilroy-Black") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

* {
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

img {
  max-width: 100%;
  height: auto; }

html {
  font-size: 10px;
  line-height: 1.2; }

body {
  font-family: "Gilroy-Medium";
  font-size: 1.6rem; }

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-weight: normal; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: "Gilroy-Black";
  text-transform: capitalize;
  color: #32383E; }
  h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span {
    display: block; }

h1 {
  font-size: 6rem;
  line-height: 5.2rem; }
  @media (min-width: 768px) {
    h1 {
      font-size: 8.5rem;
      line-height: 7.8rem; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 10rem;
      line-height: 9.2rem; } }
  @media (min-width: 1265px) {
    h1 {
      line-height: 11rem;
      font-size: 12rem; } }

h2 {
  font-size: 5rem;
  line-height: 4.3rem; }
  @media (min-width: 768px) {
    h2 {
      font-size: 6.5rem;
      line-height: 5.7rem; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 8rem;
      line-height: 7.4rem; } }
  @media (min-width: 1265px) {
    h2 {
      font-size: 10rem;
      line-height: 9rem; } }

h3 {
  font-size: 3.5rem;
  line-height: 2.7rem; }
  @media (min-width: 768px) {
    h3 {
      font-size: 4.5rem;
      line-height: 3.8rem; } }
  @media (min-width: 992px) {
    h3 {
      font-size: 5.5rem;
      line-height: 4.9rem; } }
  @media (min-width: 1265px) {
    h3 {
      font-size: 7rem;
      line-height: 6.4rem; } }

h4 {
  font-size: 2rem;
  line-height: 1.6rem; }
  @media (min-width: 768px) {
    h4 {
      font-size: 3rem;
      line-height: 2.4rem; } }
  @media (min-width: 992px) {
    h4 {
      font-size: 4rem;
      line-height: 3.3rem; } }
  @media (min-width: 1265px) {
    h4 {
      font-size: 5rem;
      line-height: 4.4rem; } }

h5 {
  font-size: 1.5rem;
  line-height: 1.2rem; }
  @media (min-width: 768px) {
    h5 {
      font-size: 2rem;
      line-height: 1.6rem; } }
  @media (min-width: 992px) {
    h5 {
      font-size: 2.5rem;
      line-height: 1.8rem; } }
  @media (min-width: 1265px) {
    h5 {
      font-size: 3rem;
      line-height: 2.5rem; } }

h6 {
  font-size: 1rem;
  line-height: 0.8rem; }
  @media (min-width: 768px) {
    h6 {
      font-size: 1.4rem;
      line-height: 1rem; } }
  @media (min-width: 992px) {
    h6 {
      font-size: 1.7rem;
      line-height: 1.3rem; } }
  @media (min-width: 1265px) {
    h6 {
      font-size: 2rem;
      line-height: 1.6rem; } }

.heading-text {
  font-family: "Gilroy-Bold";
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.5px;
  color: #FFD231 !important;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .heading-text {
      font-size: 1.8rem;
      line-height: 3rem;
      letter-spacing: 1.8px; } }

.list-unstyled {
  list-style: none;
  padding-left: 0px; }

p {
  margin-bottom: 1rem;
  line-height: 2.4rem;
  color: #32383E; }

a {
  color: #32383E;
  text-decoration: none; }

.img-placeholder {
  position: relative;
  display: block; }
  .img-placeholder:after {
    content: "";
    display: block;
    padding-top: 100%; }
    .blog-section .img-placeholder:after {
      padding-top: 67.9%; }
    .shops .img-placeholder:after {
      padding-top: 63.8%; }
  .img-placeholder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }

.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000; }

.position-relative {
  position: relative; }

.text-uppercase {
  text-transform: uppercase !important; }

.list-unstyled {
  list-style: none;
  padding-left: 0; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

.text-center {
  text-align: center; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.position-static {
  position: static; }

.position-fixed {
  position: fixed; }

.btn-primary, .btn-danger, .btn-warning, .btn-warning-light, .btn-info, .btn-white, .btn-dark, .btn-light, .btn-secondary {
  display: inline-block;
  border: none;
  cursor: pointer;
  transition: 0.2s linear;
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: 0.19px;
  border-radius: 3rem; }

.btn-block {
  display: block; }

.btn-primary {
  background-color: #FFD231;
  color: #000 !important; }
  .btn-primary:hover {
    background-color: #fdc600;
    color: #000 !important; }

.bg-primary {
  background-color: #FFD231; }

.text-primary {
  color: #FFD231 !important; }

.btn-danger {
  background-color: #FF4B51;
  color: #fff !important; }
  .btn-danger:hover {
    background-color: #ff1820;
    color: #fff !important; }

.bg-danger {
  background-color: #FF4B51; }

.text-danger {
  color: #FF4B51 !important; }

.btn-warning {
  background-color: #FD7944;
  color: #000 !important; }
  .btn-warning:hover {
    background-color: #fc5512;
    color: #fff !important; }

.bg-warning {
  background-color: #FD7944; }

.text-warning {
  color: #FD7944 !important; }

.btn-warning-light {
  background-color: #FFD77F;
  color: #000 !important; }
  .btn-warning-light:hover {
    background-color: #ffc74c;
    color: #000 !important; }

.bg-warning-light {
  background-color: #FFD77F; }

.text-warning-light {
  color: #FFD77F !important; }

.btn-info {
  background-color: #7969E6;
  color: #fff !important; }
  .btn-info:hover {
    background-color: #523ddf;
    color: #fff !important; }

.bg-info {
  background-color: #7969E6; }

.text-info {
  color: #7969E6 !important; }

.btn-white {
  background-color: #fff;
  color: #000 !important; }
  .btn-white:hover {
    background-color: #e6e6e6;
    color: #000 !important; }

.bg-white {
  background-color: #fff; }

.text-white {
  color: #fff !important; }

.btn-dark {
  background-color: #20273C;
  color: #fff !important; }
  .btn-dark:hover {
    background-color: #0e111b;
    color: #fff !important; }

.bg-dark {
  background-color: #20273C; }

.text-dark {
  color: #20273C !important; }

.btn-light {
  background-color: #D8D8D8;
  color: #000 !important; }
  .btn-light:hover {
    background-color: #bfbfbf;
    color: #000 !important; }

.bg-light {
  background-color: #D8D8D8; }

.text-light {
  color: #D8D8D8 !important; }

.btn-secondary {
  background-color: #fff;
  color: #000 !important; }
  .btn-secondary:hover {
    background-color: #e6e6e6;
    color: #000 !important; }

.bg-secondary {
  background-color: #fff; }

.text-secondary {
  color: #fff !important; }

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .row > [class*="col-"] {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .row.no-gutters {
    margin-left: 0px !important;
    margin-right: 0px !important; }
    .row.no-gutters > [class*="col-"] {
      padding-left: 0px !important;
      padding-right: 0px !important; }

.container,
.container-fluid {
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.d-none {
  display: none !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: flex !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline-flex {
  display: inline-flex !important; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-nowrap {
  flex-wrap: nowrap; }

.flex-row {
  flex-direction: row; }

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

.align-items-start {
  align-items: flex-start; }

.align-items-end {
  align-items: flex-end; }

.align-items-center {
  align-items: center; }

.align-items-stretch {
  align-items: stretch; }

.align-content-start {
  align-content: flex-start; }

.align-content-end {
  align-content: flex-end; }

.align-content-center {
  align-content: center; }

.align-content-stretch {
  align-content: stretch; }

.align-content-between {
  align-content: space-between; }

.justify-content-start {
  justify-content: flex-start; }

.justify-content-end {
  justify-content: flex-end; }

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

.justify-content-between {
  justify-content: space-between; }

.justify-content-around {
  justify-content: space-around; }

@media (min-width: 450px) {
  .col-xm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .d-xm-none {
    display: none !important; }
  .d-xm-block {
    display: block !important; }
  .d-xm-flex {
    display: flex !important; }
  .d-xm-inline-block {
    display: inline-block !important; }
  .d-xm-inline-flex {
    display: inline-flex !important; }
  .flex-xm-wrap {
    flex-wrap: wrap; }
  .flex-xm-nowrap {
    flex-wrap: nowrap; }
  .flex-xm-row {
    flex-direction: row; }
  .flex-xm-column {
    flex-direction: column; }
  .align-items-xm-start {
    align-items: flex-start; }
  .align-items-xm-end {
    align-items: flex-end; }
  .align-items-xm-center {
    align-items: center; }
  .align-items-xm-stretch {
    align-items: stretch; }
  .align-content-xm-start {
    align-content: flex-start; }
  .align-content-xm-end {
    align-content: flex-end; }
  .align-content-xm-center {
    align-content: center; }
  .align-content-xm-stretch {
    align-content: stretch; }
  .align-content-xm-between {
    align-content: space-between; }
  .justify-content-xm-start {
    justify-content: flex-start; }
  .justify-content-xm-end {
    justify-content: flex-end; }
  .justify-content-xm-center {
    justify-content: center; }
  .justify-content-xm-between {
    justify-content: space-between; }
  .justify-content-xm-around {
    justify-content: space-around; } }

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .d-sm-none {
    display: none !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; }
  .flex-sm-wrap {
    flex-wrap: wrap; }
  .flex-sm-nowrap {
    flex-wrap: nowrap; }
  .flex-sm-row {
    flex-direction: row; }
  .flex-sm-column {
    flex-direction: column; }
  .align-items-sm-start {
    align-items: flex-start; }
  .align-items-sm-end {
    align-items: flex-end; }
  .align-items-sm-center {
    align-items: center; }
  .align-items-sm-stretch {
    align-items: stretch; }
  .align-content-sm-start {
    align-content: flex-start; }
  .align-content-sm-end {
    align-content: flex-end; }
  .align-content-sm-center {
    align-content: center; }
  .align-content-sm-stretch {
    align-content: stretch; }
  .align-content-sm-between {
    align-content: space-between; }
  .justify-content-sm-start {
    justify-content: flex-start; }
  .justify-content-sm-end {
    justify-content: flex-end; }
  .justify-content-sm-center {
    justify-content: center; }
  .justify-content-sm-between {
    justify-content: space-between; }
  .justify-content-sm-around {
    justify-content: space-around; } }

@media (min-width: 768px) {
  .container {
    max-width: 740px; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .d-md-none {
    display: none !important; }
  .d-md-block {
    display: block !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-inline-flex {
    display: inline-flex !important; }
  .flex-md-wrap {
    flex-wrap: wrap; }
  .flex-md-nowrap {
    flex-wrap: nowrap; }
  .flex-md-row {
    flex-direction: row; }
  .flex-md-column {
    flex-direction: column; }
  .align-items-md-start {
    align-items: flex-start; }
  .align-items-md-end {
    align-items: flex-end; }
  .align-items-md-center {
    align-items: center; }
  .align-items-md-stretch {
    align-items: stretch; }
  .align-content-md-start {
    align-content: flex-start; }
  .align-content-md-end {
    align-content: flex-end; }
  .align-content-md-center {
    align-content: center; }
  .align-content-md-stretch {
    align-content: stretch; }
  .align-content-md-between {
    align-content: space-between; }
  .justify-content-md-start {
    justify-content: flex-start; }
  .justify-content-md-end {
    justify-content: flex-end; }
  .justify-content-md-center {
    justify-content: center; }
  .justify-content-md-between {
    justify-content: space-between; }
  .justify-content-md-around {
    justify-content: space-around; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .d-lg-none {
    display: none !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; }
  .flex-lg-wrap {
    flex-wrap: wrap; }
  .flex-lg-nowrap {
    flex-wrap: nowrap; }
  .flex-lg-row {
    flex-direction: row; }
  .flex-lg-column {
    flex-direction: column; }
  .align-items-lg-start {
    align-items: flex-start; }
  .align-items-lg-end {
    align-items: flex-end; }
  .align-items-lg-center {
    align-items: center; }
  .align-items-lg-stretch {
    align-items: stretch; }
  .align-content-lg-start {
    align-content: flex-start; }
  .align-content-lg-end {
    align-content: flex-end; }
  .align-content-lg-center {
    align-content: center; }
  .align-content-lg-stretch {
    align-content: stretch; }
  .align-content-lg-between {
    align-content: space-between; }
  .justify-content-lg-start {
    justify-content: flex-start; }
  .justify-content-lg-end {
    justify-content: flex-end; }
  .justify-content-lg-center {
    justify-content: center; }
  .justify-content-lg-between {
    justify-content: space-between; }
  .justify-content-lg-around {
    justify-content: space-around; } }

@media (min-width: 1265px) {
  .container {
    max-width: 1260px; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .d-xl-none {
    display: none !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; }
  .flex-xl-wrap {
    flex-wrap: wrap; }
  .flex-xl-nowrap {
    flex-wrap: nowrap; }
  .flex-xl-row {
    flex-direction: row; }
  .flex-xl-column {
    flex-direction: column; }
  .align-items-xl-start {
    align-items: flex-start; }
  .align-items-xl-end {
    align-items: flex-end; }
  .align-items-xl-center {
    align-items: center; }
  .align-items-xl-stretch {
    align-items: stretch; }
  .align-content-xl-start {
    align-content: flex-start; }
  .align-content-xl-end {
    align-content: flex-end; }
  .align-content-xl-center {
    align-content: center; }
  .align-content-xl-stretch {
    align-content: stretch; }
  .align-content-xl-between {
    align-content: space-between; }
  .justify-content-xl-start {
    justify-content: flex-start; }
  .justify-content-xl-end {
    justify-content: flex-end; }
  .justify-content-xl-center {
    justify-content: center; }
  .justify-content-xl-between {
    justify-content: space-between; }
  .justify-content-xl-around {
    justify-content: space-around; } }

@media (min-width: 1450px) {
  .container {
    max-width: 1400px; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .d-xxl-none {
    display: none !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap; }
  .flex-xxl-row {
    flex-direction: row; }
  .flex-xxl-column {
    flex-direction: column; }
  .align-items-xxl-start {
    align-items: flex-start; }
  .align-items-xxl-end {
    align-items: flex-end; }
  .align-items-xxl-center {
    align-items: center; }
  .align-items-xxl-stretch {
    align-items: stretch; }
  .align-content-xxl-start {
    align-content: flex-start; }
  .align-content-xxl-end {
    align-content: flex-end; }
  .align-content-xxl-center {
    align-content: center; }
  .align-content-xxl-stretch {
    align-content: stretch; }
  .align-content-xxl-between {
    align-content: space-between; }
  .justify-content-xxl-start {
    justify-content: flex-start; }
  .justify-content-xxl-end {
    justify-content: flex-end; }
  .justify-content-xxl-center {
    justify-content: center; }
  .justify-content-xxl-between {
    justify-content: space-between; }
  .justify-content-xxl-around {
    justify-content: space-around; } }

.form-group {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .form-group {
      margin-bottom: 3rem; } }

.input-group {
  display: flex;
  width: 100%;
  min-width: 1px; }
  .input-group input {
    border-right: none !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    flex: 0 1 100%;
    min-width: 1px; }
  .input-group .input-group-append .btn {
    height: 100%;
    border-radius: 0;
    font-size: 1.3rem; }
  .input-group .input-group-append .text {
    height: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    border: 2px solid #d9d9d9;
    border-left: none;
    border-radius: 0 9px 9px 0;
    padding: 0 1rem;
    font-size: 1.4rem;
    color: #a6a6a6; }
    .input-group .input-group-append .text:before {
      content: "";
      width: 1px;
      height: 60%;
      top: 20%;
      background-color: #a6a6a6;
      left: 0;
      position: absolute; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

.form-control {
  height: auto;
  line-height: 4.5rem;
  transition: 0.2s linear;
  flex: 0 1 100%;
  max-width: 100%;
  width: 100%;
  display: block;
  font-size: 1.4rem;
  border: none;
  border-radius: 9px;
  padding: 0 15px;
  background-color: #fff;
  border: 2px solid #d9d9d9;
  font-weight: 600;
  color: #FFD231; }
  @media (min-width: 768px) {
    .form-control {
      line-height: 5rem;
      padding: 0 2.5rem;
      font-size: 1.6rem; } }
  .form-control::placeholder {
    opacity: 1;
    color: #a6a6a6;
    font-weight: 400;
    font-size: 1.4rem; }
    @media (min-width: 768px) {
      .form-control::placeholder {
        font-size: 1.6rem; } }
  .form-control[type="number"] {
    appearance: textfield;
    -webkit-appearance: textfield;
    -moz-appearance: textfield; }
    @media (min-width: 768px) {
      .form-control[type="number"] {
        text-align: right; } }
  .form-control::-webkit-outer-spin-button, .form-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .form-control.is-invalid {
    border: 1px solid #c92327;
    box-shadow: 0 0 3px #c92327; }
  .form-control.is-valid {
    border: 1px solid #04d967;
    box-shadow: 0 0 3px #04d967; }
  .form-control:focus {
    outline: none; }

.invalid-feedback {
  padding: 1rem 0 0;
  color: #c92327; }

.error {
  color: #c92327;
  font-size: 1.4rem;
  font-style: italic; }

input[type="radio"],
input[type="checkbox"] {
  display: none; }

.label-text {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: -0.26px;
  color: #a6a6a6; }
  @media (min-width: 768px) {
    .label-text {
      font-size: 1.6rem; } }

.fake-radio,
.fake-checkbox {
  width: 22px;
  flex: 0 0 22px;
  height: 22px;
  border-radius: 60%;
  margin-right: 1rem;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #FFD231;
  cursor: pointer; }
  .fake-radio:after,
  .fake-checkbox:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 2px;
    left: 1.5px;
    width: 80%;
    height: 80%;
    text-align: center;
    line-height: 20px;
    font-size: 1.3rem !important;
    color: #FFD231; }

.fake-checkbox {
  border-radius: 4px !important; }

input[type="radio"]:checked + .fake-radio:after,
input[type="checkbox"]:checked + .fake-checkbox:after {
  background-color: #a6a6a6; }

input[type="radio"]:checked + .fake-radio:after {
  background-color: #fff;
  content: "\f00c"; }

.radio-label {
  cursor: pointer;
  margin-bottom: 0; }

.fake-radio::after {
  font-family: "Font Awesome 5 Free"; }

input[type="checkbox"]:checked + .fake-checkbox::after {
  color: #7969E6;
  font-weight: bolder; }

input[type="radio"]:checked + .fake-radio::after {
  background-image: url(img/check.png);
  color: #7969E6;
  font-weight: bolder; }

input[type="checkbox"]:checked ~ .checkbox-text {
  color: #20273C !important; }

input[type="radio"]:checked ~ .radio-text {
  color: #20273C !important; }

header {
  padding: 17px 0;
  position: fixed;
  width: 100%;
  z-index: 2;
  top: 0;
  background: #FFD231;
  border-bottom-left-radius: 17px;
  border-bottom-right-radius: 17px;
  transition: 0.1s linear; }
  header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
    header .container .header-logo {
      display: block;
      max-width: 131px;
      height: auto;
      transition: 0.1s linear; }
      @media (min-width: 1265px) {
        header .container .header-logo {
          max-width: 196px; } }
      header .container .header-logo img {
        display: block; }
    header .container .menu-toggler {
      flex: 0 0 41px;
      width: 41px;
      background-color: #000;
      cursor: pointer;
      border: none;
      height: 41px;
      width: auto;
      border-radius: 8px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      header .container .menu-toggler span {
        display: block;
        width: 24px;
        height: 3px;
        background-color: #fff;
        transition: 0.2s linear; }
        header .container .menu-toggler span:not(:last-of-type) {
          margin-bottom: 4px; }
      header .container .menu-toggler.active span:first-of-type {
        transform: rotateZ(45deg);
        margin: 2px 0 -3px !important; }
      header .container .menu-toggler.active span:nth-of-type(2) {
        display: none; }
      header .container .menu-toggler.active span:last-of-type {
        transform: rotateZ(-45deg); }
    header .container .main-menu-wrapper {
      flex: 0 0 100%;
      width: 100%;
      text-align: center;
      display: none;
      padding: 20px 0;
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
      margin-top: 10px; }
      @media (min-width: 768px) {
        header .container .main-menu-wrapper {
          display: flex !important;
          padding: 0;
          flex: 0 0 auto;
          width: auto;
          align-items: center;
          border-bottom: none;
          border-top: none;
          background: transparent;
          margin-top: unset; } }
      @media (min-width: 768px) {
        header .container .main-menu-wrapper .main-menu {
          display: flex;
          justify-content: space-between;
          align-items: center; } }
      header .container .main-menu-wrapper .main-menu .main-menu-item {
        margin-bottom: 20px; }
        header .container .main-menu-wrapper .main-menu .main-menu-item:last-of-type {
          margin-bottom: 0; }
        @media (min-width: 768px) {
          header .container .main-menu-wrapper .main-menu .main-menu-item {
            margin-left: 40px;
            margin-bottom: 0; } }
        @media (min-width: 992px) {
          header .container .main-menu-wrapper .main-menu .main-menu-item {
            margin-left: 70px; } }
        @media (min-width: 1265px) {
          header .container .main-menu-wrapper .main-menu .main-menu-item {
            margin-left: 89px; } }
        header .container .main-menu-wrapper .main-menu .main-menu-item .main-menu-link {
          font-size: 1.6rem;
          line-height: 2.4rem;
          color: #14171b;
          font-family: "Gilroy-Black";
          padding: 10px 10px 8px;
          display: block;
          text-transform: uppercase;
          transition: 0.2s linear; }
          header .container .main-menu-wrapper .main-menu .main-menu-item .main-menu-link.active {
            color: #666; }
          @media (min-width: 768px) {
            header .container .main-menu-wrapper .main-menu .main-menu-item .main-menu-link:hover {
              color: #666; } }

.header-animate {
  padding: 7px 0; }
  .header-animate .header-logo {
    max-width: 131px !important; }

.intro {
  padding-top: 126px;
  background: linear-gradient(345.19deg, #000000 0%, #32383E 100%); }
  .intro .intro-wrapper {
    position: relative; }
    @media (min-width: 992px) {
      .intro .intro-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    .intro .intro-wrapper .intro-content {
      color: #fff;
      margin-bottom: 35px; }
      @media (min-width: 992px) {
        .intro .intro-wrapper .intro-content {
          flex: 0 0 40%;
          width: 40%;
          margin-bottom: 0; } }
  @media (min-width: 992px) and (min-width: 1265px) {
    .intro .intro-wrapper .intro-content {
      flex: 0 0 564px;
      width: 564px; } }
      .intro .intro-wrapper .intro-content .heading-text {
        margin-bottom: 12px; }
      .intro .intro-wrapper .intro-content h1 {
        margin-bottom: 25px;
        color: #fff; }
        @media (min-width: 1265px) {
          .intro .intro-wrapper .intro-content h1 {
            margin-bottom: 43px; } }
      .intro .intro-wrapper .intro-content p {
        font-size: 1.5rem;
        margin-bottom: 32px;
        line-height: 2.1rem;
        color: #fff; }
        @media (min-width: 1265px) {
          .intro .intro-wrapper .intro-content p {
            font-size: 1.8rem;
            line-height: 3rem;
            margin-bottom: 57px; } }
      .intro .intro-wrapper .intro-content .store-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 468px; }
        .intro .intro-wrapper .intro-content .store-wrapper .app-store:not(:last-of-type) {
          margin-right: 16.5px; }
    .intro .intro-wrapper .intro-image::after {
      padding-top: 129%; }
    @media (min-width: 992px) {
      .intro .intro-wrapper .intro-image {
        flex: 0 0 50%;
        width: 50%; } }
    .intro .intro-wrapper .intro-image img {
      display: block;
      width: 100%;
      height: auto;
      top: 10%; }

footer {
  padding-top: 92px; }
  @media (min-width: 650px) {
    footer {
      padding-top: 136px; } }
  footer .footer-top {
    text-align: center;
    margin-bottom: 36px; }
    @media (min-width: 576px) {
      footer .footer-top {
        text-align: left; } }
    @media (min-width: 1265px) {
      footer .footer-top {
        margin-bottom: 49px; } }
    @media (min-width: 992px) {
      footer .footer-top .container {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    footer .footer-top .footer-left {
      margin-bottom: 38px; }
      @media (min-width: 576px) {
        footer .footer-top .footer-left {
          display: flex;
          align-items: center;
          justify-content: center; } }
      @media (min-width: 992px) {
        footer .footer-top .footer-left {
          margin-bottom: 0; } }
      footer .footer-top .footer-left .footer-logo {
        max-width: 72px;
        display: block;
        margin-inline: auto;
        margin-bottom: 20px; }
        footer .footer-top .footer-left .footer-logo img {
          display: block; }
        @media (min-width: 576px) {
          footer .footer-top .footer-left .footer-logo {
            margin-bottom: 0;
            margin-inline: unset;
            margin-right: 19px; } }
        @media (min-width: 1265px) {
          footer .footer-top .footer-left .footer-logo {
            max-width: 100px; } }
      footer .footer-top .footer-left .footer-info p {
        font-size: 1.4rem;
        line-height: 2rem;
        margin-bottom: 0;
        color: #000; }
        @media (min-width: 768px) {
          footer .footer-top .footer-left .footer-info p {
            font-size: 1.8rem;
            line-height: 2.6rem; } }
    @media (min-width: 576px) {
      footer .footer-top .footer-right .footer-list {
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media (min-width: 576px) {
      footer .footer-top .footer-right .footer-list .footer-list-item {
        margin-inline: 20px; } }
    @media (min-width: 1265px) {
      footer .footer-top .footer-right .footer-list .footer-list-item {
        margin-inline: unset; } }
    footer .footer-top .footer-right .footer-list .footer-list-item:not(:last-of-type) {
      margin-bottom: 26px; }
      @media (min-width: 576px) {
        footer .footer-top .footer-right .footer-list .footer-list-item:not(:last-of-type) {
          margin-bottom: 0; } }
      @media (min-width: 1265px) {
        footer .footer-top .footer-right .footer-list .footer-list-item:not(:last-of-type) {
          margin-right: 85px; } }
    footer .footer-top .footer-right .footer-list .footer-list-item .footer-list-link {
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #14171b;
      font-family: "Gilroy-Black";
      text-transform: uppercase; }
  footer .footer-bottom {
    background-color: #FFD231;
    padding: 12px 0; }
    footer .footer-bottom .copyright {
      text-align: center;
      font-family: "Gilroy-Bold";
      color: #000;
      margin-bottom: 0;
      font-size: 1.4rem;
      line-height: 3rem; }
