@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap);

.fade-enter[data-v-3734467c],
.fade-leave-to[data-v-3734467c],
.fade-leave-active[data-v-3734467c] {
  opacity: 0;
}
.fade-enter-active[data-v-3734467c],
.fade-leave-active[data-v-3734467c] {
  transition: opacity 0.3s ease;
}


.modal.show {
  display: block;
}


.search[data-v-6388f9e4] {
  margin-right: 20px;
}
@media (max-width: 667px) {
.search[data-v-6388f9e4] {
        margin-right: 10px;
}
}
.search input[data-v-6388f9e4] {
  height: 42px;
  border: none;
  border-radius: 10px;
  padding: 0 50px 0 20px;
  border: 1px solid #eee;
  max-width: 520px;
  width: 100%;
  font-size: 15px;
}
@media (max-width: 667px) {
.search input[data-v-6388f9e4] {
        display: block;
        width: 100%;
        border-radius: 0;
        position: absolute;
        top: 0;
        left: 0;
        top: 100%;
        height: 47px;
        max-width: 100%;
        padding-right: 90px;
}
}
.search input[data-v-6388f9e4]:focus {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
  outline: none;
}
.input-wrapper[data-v-6388f9e4] {
  position: relative;
}
@media (max-width: 667px) {
.input-wrapper[data-v-6388f9e4] {
        display: none;
        position: fixed;
        width: 100%;
        top: 60px;
        left: 0;
        z-index: 4000;
}
}
@media (min-width: 667px) {
.input-wrapper[data-v-6388f9e4] {
        display: block !important;
}
}
.input-wrapper.hidden[data-v-6388f9e4] {
    display: none;
}
.search__btn[data-v-6388f9e4] {
  /* background: #ffdd3d; */
  position: absolute;
  top: 0;
  width: 45px;
  height: 100%;
  right: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 667px) {
.search__btn[data-v-6388f9e4] {
        background: #fff;
        border-radius: 5px;
        height: 40px;
        position: absolute;
        top: 5px;
        right: 40px;
        z-index: 1000;
}
.search__btn.is-active[data-v-6388f9e4] {
        fill: #f6212b;
}
}
.search .search-icon[data-v-6388f9e4] {
  width: 17px;
  height: 17px;
}
@media (max-width: 667px) {
.search .search-icon[data-v-6388f9e4] {
        width: 18px;
        height: 18x;
}
}
.search .search-icon path[data-v-6388f9e4] {
  /* fill: #111; */
  transition: all 0.25s ease-in-out;
}
.btn--search-close[data-v-6388f9e4] {
    position: absolute;
    right: 10px;
    top: 15px;
}
.btn--search-close svg[data-v-6388f9e4] {
    width: 17px;
    height: 17px;
    fill: #999;
}
.search-toggle[data-v-6388f9e4] {
    position: relative;
    width: 45px;
    height: 45px;
    left: 10px;
}
@media (min-width: 667px) {
.search-toggle[data-v-6388f9e4] {
        display: none;
}
.btn--search-close[data-v-6388f9e4] {
        display: none;
}
}


.page-header__actions[data-v-07fdf5a2] {
  display: flex;
  align-items: center;
  height: 100%;
}
.redClass[data-v-07fdf5a2]:before {
  color: #f6212b;
}
.yellowClass[data-v-07fdf5a2]:before {
  color: #ffdd3d;
}
.logout-btn[data-v-07fdf5a2],
.signin-btn[data-v-07fdf5a2] {
    height: 100%;
    border-radius: 0;
    box-shadow: none;
}
.st0[data-v-07fdf5a2] {
  fill: none;
  stroke: #000;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}


.fade-enter,
.fade-leave-to,
.fade-leave-active {
  opacity: 0;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s ease;
}
.Cookie--portal {
  background: #000;
  padding: 8px 25px;
  box-shadow: 0 -10px 25px rgba(0, 0, 0, 0.1);
}
.Cookie--portal {
  color: #fff;
  font-size: 14px;
}
.Cookie--portal a {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}
.Cookie--portal a:hover {
  color: #ffdd3d;
}
.Cookie--portal .Cookie__button {
  background: #222;
  color: #ffdd3d;
  border-radius: 5px;
  padding: 10px 35px;
}
.Cookie--portal .Cookie__button:hover {
  background: #ffdd3d;
  color: #222;
}
@media (max-width: 667px) {
.Cookie--portal .Cookie__button {
    margin-bottom: 0;
}
.Cookie--portal .Cookie__content {
    margin: 0;
}
.Cookie--portal .Cookie__button {
    font-size: 12px;
}
.Cookie--portal .Cookie__buttons {
    margin-top: 5px;
}
}


.card--v1[data-v-25052815]  {
    background: #fff;
    border-radius: 10px;
}
.card--v1 .item-img[data-v-25052815] {
  height: 42vw;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.card--v1 .item-img:hover img[data-v-25052815] {
  transform: scale(1.1);
}
.card--v1 .item-img img[data-v-25052815] {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: all 0.25s ease-in-out;
}

/* .card--v1.card--ebook .item-img {
  height: 150px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card--v1.card--ebook .item-img img {
  object-fit: contain;
  object-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
} */
@media (min-width: 1280px) {
.card--v1 .item-img[data-v-25052815] {
    height: 12vw;
}
}

/* @media (min-width: 1440px) {
  .card--v1.card--ebook .item-img {
    height: 200px;
  }
}
@media (min-width: 1600px) {
  .card--v1.card--ebook .item-img {
    height: 230px;
  }
}
@media (min-width: 1921px) {
  .card--v1.card--ebook .item-img {
    height: 260px;
  }
} */


.card--v2[data-v-26ba15b4] {
    padding-bottom: 0;
    overflow: hidden;
}
.card--v2 .item-btn[data-v-26ba15b4] {
    display: none;
}
.card--v2 .item-data .data-title[data-v-26ba15b4] {
    min-height: 30px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.card--v2.card--ebook .item-img[data-v-26ba15b4] {
  height: 250px;
}
.card--v2 .item-img[data-v-26ba15b4] {
  overflow: hidden;
}
.card--v2 .item-img:hover img[data-v-26ba15b4] {
    transform: scale(1.1);
}
.card--v2 .item-img img[data-v-26ba15b4] {
    transition: all .35s ease-in-out;
}
@media (min-width: 1440px) {
.card--v2.card--ebook .item-img[data-v-26ba15b4] {
    height: 300px;
}
}
@media (min-width: 1600px) {
.card--v2.card--ebook .item-img[data-v-26ba15b4] {
    height: 380px;
}
}
@media (min-width: 1921px) {
.card--v2.card--ebook .item-img[data-v-26ba15b4] {
    height: 430px;
}
}

.card--v3[data-v-5346e004]{margin-top:0;margin-bottom:0;display:block}.card--v3 .item-data[data-v-5346e004]{display:block}.card--v3 .item-img[data-v-5346e004]{overflow:hidden;margin-bottom:5px}.card--v3 .item-img:hover img[data-v-5346e004]{transform:scale(1.1)}.swiper[data-v-5346e004]{height:360px;margin-left:auto;width:100%;margin-right:auto}.swiper .swiper-slide[data-v-5346e004]{height:90px}@media (min-width: 767px){.swiper[data-v-5346e004]{height:380px}.swiper .swiper-slide[data-v-5346e004]{height:90px}}@media (min-width: 1200px){.swiper[data-v-5346e004]{height:350px}.swiper .swiper-slide[data-v-5346e004]{height:120px;margin-bottom:20px;margin-right:20px}}@media (min-width: 1600px){.swiper[data-v-5346e004]{height:350px}.swiper .swiper-slide[data-v-5346e004]{height:auto;margin-bottom:20px;margin-right:20px}}@media (min-width: 1200px){.card--v4[data-v-5346e004]{display:block}.card--v4 .item-img[data-v-5346e004]{width:100%}}@media (min-width: 1600px){.card--v3[data-v-5346e004]{flex:1 1 11.5555%;margin:0}.card--v3 .item-img[data-v-5346e004]{width:100%;height:auto}.card--v4 .item-img[data-v-5346e004]{width:100%}}

.swiper[data-v-3e82d910]{height:300px;margin-left:auto;width:100%;margin-right:auto}.swiper .swiper-slide[data-v-3e82d910]{height:110px}@media (min-width: 1200px){.swiper[data-v-3e82d910]{height:370px}.swiper .swiper-slide[data-v-3e82d910]{height:140px;margin-bottom:20px;margin-right:20px}}@media (min-width: 1600px){.swiper[data-v-3e82d910]{height:395px}.swiper .swiper-slide[data-v-3e82d910]{height:160px;margin-bottom:20px;margin-right:20px}}


.carousel-item[data-v-3e82d910],
.card--v4[data-v-3e82d910] {
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    display: block;
    padding: 10px 10px 0 10px;
}
.card--v4 .item-data[data-v-3e82d910] {
    text-align: center;
    padding: 10px 15px;
    min-height: unset;
    display: block;
}
.card--v4 .item-data .data-title[data-v-3e82d910] {
    font-size: 1rem;
    margin-bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.card--v4 .item-data .data-category[data-v-3e82d910] {
    display: none;
}
.card--v4 .item-img[data-v-3e82d910] {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.card--v4 .item-img img[data-v-3e82d910] {
  width: 100%;
  height: 100%;
}
.card--v4.card--ebook .item-img img[data-v-3e82d910] {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}
@media (max-width: 576px) {
.card--v4 .item-img[data-v-3e82d910] {
        height: 40vw;
}
}

/* .card--v4.card--ebook .item-img {
  width: 50px;
  height: 90px;
} */

/* @media (min-width: 1200px) {
  .card--v4.card--ebook .item-img {
    width: 90px;
    height: 120px;
  }
}

@media (min-width: 1600px) {
  .card--v4.card--ebook .item-img {
    width: 80px;
    height: 135px;
  }
} */


.Cookie--portal {
    background: #000;
    padding: 8px 25px;
    box-shadow: 0 -10px 25px rgba(0, 0, 0, 0.1);
}
.Cookie--portal {
    color: #fff;
    font-size: 14px;
}
.Cookie--portal a {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
}
.Cookie--portal a:hover {
    color: rgba(48,218,173,1);
}
.Cookie--portal .Cookie__button {
  background: #222;
  color: rgba(48,218,173,1);
  border-radius: 5px;
  padding: 10px 35px;
}
.Cookie--portal .Cookie__button:hover {
  background: rgba(48,218,173,1);
  color: #222;
}
@media (max-width: 800px) {
.Cookie--portal .Cookie__button {
        margin-bottom: 0;
}
.Cookie--portal .Cookie__content {
        margin: 0;
}
.Cookie--portal .Cookie__button {
        font-size: 12px;
}
.Cookie--portal .Cookie__buttons {
        margin-top: 5px;
}
}


.faq-item__bar.is-dropped + .faq-item__dropdown {
  display: block;
}


.c-stars[data-v-e7a1ae42] {
}
.c-stars__message[data-v-e7a1ae42] {
  margin-left: 15px;
}


.c-favourite[data-v-305c9c66] {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.c-favourite__btn[data-v-305c9c66] {
  display: flex;
  align-items: center;
  border: none;
  background: none;
}
.c-favourite__btn svg[data-v-305c9c66] {
  display: block;
  width: 30px;
  height: 30px;
}
.fav-message[data-v-305c9c66] {
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 10px;
}


.video-thumb[data-v-57cb1261] {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 20px;
  border: 4px solid rgba(0, 0, 0, 0.2);
  height: 30vw;
}
.product-entry--video-type[data-v-57cb1261]  {
    padding-top: 0;
}
.product-entry--video-type .product-entry__content[data-v-57cb1261] {
  max-width: 1000px;
}
.product-entry--video-type .video-type__item .item-data[data-v-57cb1261] {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.product-entry--video-type .video-type__item .item-data h2[data-v-57cb1261] {
  margin-bottom: 0;
}
.product-entry--video-type .product-entry__content .img-wrapper[data-v-57cb1261] {
    padding: 0;
}
@media (max-width: 576px) {
.video-thumb[data-v-57cb1261] {
        height: 300px;
}
.video-type__item[data-v-57cb1261] {
        margin-top: 20px;
}
.product-entry--video-type .video-type__item .item-data h2[data-v-57cb1261] {
        margin-bottom: 10px;
}
}


.product-entry.product-entry--ebook .product-entry__head img {
  -o-object-fit: contain;
     object-fit: contain;
  box-shadow: none;
  height: 240px;
  border-radius: 0;
}
.product-entry__body .c-stars {
  margin-bottom: 15px;
}
.product-entry__body .c-stars .vue-star-rating {
    justify-content: flex-start;
}
@media (max-width: 576px) {
.product-entry__body .c-stars .vue-star-rating {
    justify-content: flex-start;
}
}
.button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
}
.button-wrapper .product-entry__action-btn {
  margin-top: 0;
}
.button-wrapper .c-favourite {
  margin-left: 15px;
  margin-top: 0;
}
.button-wrapper .c-favourite__btn {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.2);
}
.button-wrapper .c-favourite__btn svg path {
  fill: #171717;
}
@media (max-width: 667px) {
.button-wrapper .c-favourite {
    margin-left: 0;
}
.product-entry__content {
    padding: 0 15px;
}
}


.card--v4[data-v-eca2a238] {
    background: none;
    box-shadow: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    display: block;
}
.card--v4 .item-data h3[data-v-eca2a238] {
    font-size: 16px;
}
.card--v4 .item-img[data-v-eca2a238] {
    width: 100%;
    height: auto;
    border-radius: 6px;
    overflow: hidden;
}
.card--v4 .item-img:hover img[data-v-eca2a238] {
    transform: scale(1.1);
}
.card--v4 .data-category[data-v-eca2a238] {
    display: none;
}
.card--v4.card--ebook .item-img img[data-v-eca2a238] {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
  transition: all .35s ease-in-out;
}
.card--v4 .item-data[data-v-eca2a238] {
    padding-left: 0;
    text-align: center;
    display: block;
    min-height: auto;
    padding-top: 5px;
}
.category-products .card--v4 a[data-v-eca2a238] {
    display: block;
}
.section__box .box-title[data-v-eca2a238] {
    margin-bottom: 20px;
}
@media (max-width: 576px) {
.section__box .box-title[data-v-eca2a238] {
        margin-bottom: 10px;
}
.card--v4 .item-img[data-v-eca2a238] {
        height: 40vw;
}
}


/* .card--v4.card--ebook .item-img {
  width: 50px;
  height: 90px;
}

@media (min-width: 1200px) {
  .card--v4.card--ebook .item-img {
    width: 90px;
    height: 120px;
  }
}

@media (min-width: 1600px) {
  .card--v4.card--ebook .item-img {
    width: 80px;
    height: 135px;
  }
} */


.card--v4[data-v-20514761] {
    background: none;
    box-shadow: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.section__box .box-title[data-v-20514761] {
    margin-bottom: 20px;
}
.card--v4 .item-data h3[data-v-20514761] {
    font-size: 16px;
}
.card--v4 .item-img[data-v-20514761] {
    width: 100%;
    height: auto;
    border-radius: 6px;
    overflow: hidden;
}
.card--v4 .item-img:hover img[data-v-20514761] {
    transform: scale(1.1);
}
.card--v4 .data-category[data-v-20514761] {
    display: none;
}
.category-products .card--v4 a[data-v-20514761] {
    display: block;
}

/* .card--v4.card--ebook .item-img img {
  object-fit: contain;
  object-position: top;
  transition: all .35s ease-in-out;
} */
.card--v4 .item-data[data-v-20514761] {
    padding-left: 0;
    text-align: center;
    display: block;
    min-height: auto;
    padding-top: 5px;
}

/* .card--v4.card--ebook .item-img img {
  object-fit: contain;
  object-position: top;
}

.card--v4.card--ebook .item-img {
  width: 50px;
  height: 90px;
}

@media (min-width: 1200px) {
  .card--v4.card--ebook .item-img {
    width: 90px;
    height: 120px;
  }
}

@media (min-width: 1600px) {
  .card--v4.card--ebook .item-img {
    width: 80px;
    height: 135px;
  }
} */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details,
main {
  display: block;
}

h1 {
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  color: #FFBB00;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

.signin-btn span,
template {
  display: none;
}

*,
:after,
:before {
  box-sizing: border-box;
}

::-moz-selection {
  color: #fff;
  background: #000;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #000;
  text-shadow: none;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

body,
html {
  background: #f9f9f9;
  font-family: "Play", sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 600px) {
  body,
  html {
    font-size: 14px;
  }
}

@media (min-width: 767px) {
  body,
  html {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  body,
  html {
    font-size: 16px;
  }
}

@media (min-width: 1600px) {
  body,
  html {
    font-size: 17px;
  }
}

h1,
h2 {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #FFBB00;
  font-family: inherit;
  margin: 0;
}

h1 {
  font-size: 1.625rem;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.125rem;
}

h4,
p {
  font-size: 1rem;
}

h3,
h4,
h5,
h6 {
  font-weight: 600;
}

h5,
h6 {
  font-size: 14px;
}

p {
  color: #0F3054;
  font-family: inherit;
}

a {
  cursor: pointer;
}

a:focus,
a:hover {
  text-decoration: none;
  color: #fff;
}

button {
  cursor: pointer;
  background: 0 0;
  border: 0;
}

button:focus {
  outline: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-wrapper {
  background: linear-gradient(
    135deg,
    #0F3054 0%,
    rgba(0, 194, 238, 1) 100%
  );
  min-height: 100vh;
}

.page-footer__list li a:hover,
.page-footer__list--utility li a:hover,
strong {
  color: #0F3054;
}

.slide-menu {
  background: linear-gradient(
    135deg,
    #0F3054 0%,
    rgba(0, 194, 238, 1) 100%
  );
  min-width: 304px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  overflow-x: hidden;
  z-index: 9999;
  padding: 25px 15px;
  transition: all 0.3s ease-in-out;
  transform: translate(-101%, 0);
}

.slide-menu.is-showed {
  transform: none;
}

.slide-menu__title {
  /* color: #ffdd3d; */
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.slide-menu__list {
  padding-left: 0;
}

.slide-menu__list li,
article.article h2,
article.article h3 {
  margin-bottom: 20px;
}

.slide-menu__list li a {
  font-size: 1.1rem;
  color: #FFBB00;
  letter-spacing: 0.34px;
  padding-left: 15px;
  font-weight: 600;
}

.slide-menu__list--utility {
  border-top: 1px solid #707070;
  padding-top: 18px;
}

.slide-menu__list--utility li a {
  color: #a8a8a8;
}

.slide-menu__close {
  position: absolute;
  right: 16px;
  top: 20px;
}

@media (min-width: 1200px) {
  .slide-menu {
    display: none !important;
  }
}

.btn,
.btn--primary {
  border: 0;
}

.btn,
.btn--outline,
.btn--primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.27s ease-in-out;
  outline: 0;
  white-space: nowrap;
}

.btn--outline:active,
.btn--outline:focus,
.btn--primary:active,
.btn--primary:focus,
.btn:active,
.btn:focus {
  border: 0;
  outline: 0;
}

.btn--primary {
  /* background: #ffdd3d;*/
  border-radius: 35px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.34px;
}

.btn--primary:hover {
  /*background: #000; */
  /* color: #ffdd3d */
}

.btn--primary:hover svg path {
  transition: fill 0.3s ease-in-out;
  /* fill: #ffdd3d */
}

.btn--outline {
  border: 1px solid #18826e;
  border-radius: 35px;
}

.btn--outline:active,
.btn--outline:focus,
.btn--outline:hover {
  color: #fff;
}

.btn--lg {
  height: 35px;
  padding: 0 1.25rem;
  font-size: 0.9rem;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .btn--lg {
    height: 55px;
    font-size: 1.1rem;
  }
}

.btn--sm {
  height: 35px;
  padding: 0 1.25rem;
  font-size: 0.9rem;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .btn--sm {
    height: 47px;
    font-size: 1rem;
  }
}

.modal-backdrop {
  background: #fff;
  z-index: 9999;
  opacity: 0.8;
}

body.modal-open {
  padding-right: 0 !important;
}

.modal {
  z-index: 999999;
}

.modal .modal-header {
  border-top: 4px solid #000;
  border-bottom: 0;
  margin-bottom: 0;
  padding-top: 30px;
}

.modal .modal-dialog {
  margin-top: 30px;
}

.modal .modal-content {
  border: 0;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.modal .modal-body {
  padding: 15px 20px 0;
}

@media (min-width: 1200px) {
  .modal .modal-body {
    padding: 15px 45px 0;
  }
}

.modal .modal-title {
  font-weight: 700;
  font-size: 2.1rem;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}

.modal .modal-close {
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 2000;
}

.modal .modal-footer {
  background: #f8f8f8;
  justify-content: center;
}

#singInModal,
.modal--signin {
  text-align: center;
}

#singInModal form,
.modal--signin form {
  max-width: 320px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  #singInModal form,
  .modal--signin form {
    max-width: 100%;
  }
}

#singInModal form label,
.modal--signin form label {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  #singInModal form label,
  .modal--signin form label {
    font-size: 1rem;
  }
}

#singInModal form input,
.modal--signin form input {
  font-family: "Monsterrat", sans-serif;
  border: 3px solid #e8e8e8;
  height: 52px;
  font-size: 1.2rem;
  font-weight: 700;
  width: 100%;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 1200px) {
  #singInModal form input,
  .modal--signin form input {
    height: 60px;
    font-size: 1rem;
  }
}

#singInModal .form-button,
.modal--signin .form-button {
  padding: 20px 0;
}

#singInModal .btn--submit,
.modal--signin .btn--submit {
  height: 54px;
  padding: 0 2rem;
  font-size: 1rem;
}

#singInModal .btn--submit span,
.modal--signin .btn--submit span {
  display: inline-block;
  margin-left: 10px;
}

#singInModal .registration-text,
.modal--signin .registration-text {
  letter-spacing: 0.34px;
}

#singInModal .registration-text h4,
.modal--signin .registration-text h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 5px;
}

#singInModal .registration-text a,
.modal--signin .registration-text a {
  font-weight: 600;
  /* color: #e7bf00 */
}

#singInModal .registration-text a:hover,
.modal--signin .registration-text a:hover {
  color: #000;
}

#unsubform,
.modal--unsubscribe {
  text-align: center;
}

#unsubform form,
.modal--unsubscribe form {
  max-width: 320px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  #unsubform form,
  .modal--unsubscribe form {
    max-width: 100%;
  }
}

#unsubform form label,
.modal--unsubscribe form label {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  #unsubform form label,
  .modal--unsubscribe form label {
    font-size: 1rem;
  }
}

#unsubform form input,
.modal--unsubscribe form input {
  font-family: "Monsterrat", sans-serif;
  border: 3px solid #e8e8e8;
  height: 52px;
  font-size: 1.2rem;
  font-weight: 700;
  width: 300px;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 1200px) {
  #unsubform form input,
  .modal--unsubscribe form input {
    height: 60px;
    font-size: 1rem;
  }
}

#unsubform .form-button,
.modal--unsubscribe .form-button {
  padding: 20px 0;
}

#unsubform .btn--submit,
.modal--unsubscribe .btn--submit {
  height: 54px;
  padding: 0 2rem;
  font-size: 1rem;
}

#unsubform .btn--submit span,
.modal--unsubscribe .btn--submit span {
  display: inline-block;
  margin-left: 10px;
}

.carousel-wrapper {
  padding: 20px;
  display: flex;
  flex-wrap: nowrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.carousel-wrapper--nopad {
  padding: 0;
}

.carousel-wrapper--smpad {
  padding: 0 15px;
  position: relative;
  left: -15px;
  width: calc(100% + 15px) !important;
}

@media (min-width: 1200px) {
  .carousel-wrapper--smpad {
    padding: 0;
    left: 0;
    width: 100%;
  }
}

.swiper {
  padding-bottom: 0;
}

.faqs .faq-item__bar.is-dropped:before,
.swiper-container {
  width: 100%;
}

.carousel {
  padding-right: 20px;
}

.div-recaptcha div {
  display: contents;
  align-content: center;
}

.unsub {
  text-align: center;
  position: relative;
}

.unsub .graphics-title {
  position: absolute;
  left: 10%;
  top: -30px;
  line-height: 1;
  font-weight: 700;
  color: #212121;
  font-size: 10rem;
  opacity: 0.05;
}

@media (min-width: 1200px) {
  .unsub .graphics-title {
    font-size: 15rem;
    left: 30%;
    top: -50px;
  }
}

.unsub__text {
  font-size: 1.2rem;
  margin-bottom: 20px;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .unsub__text {
    margin-bottom: 40px;
  }
}

.page-header,
.unsub form {
  position: relative;
  z-index: 10;
}

.page-header {
  z-index: 8000;
  padding: 0 0 0 10px;
  background: #fff;
  position: static;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .page-header {
    height: 90px;
  }
}

@media (min-width: 1200px) {
  .page-header {
    height: 90px;
    padding: 0 0 0 30px;
  }
}

.page-header__left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: inherit;
  flex: 0 0 auto;
}

.page-header__logo {
  line-height: 1;
  margin-left: 8px;
}

.page-header__logo img {
  display: block;
  width: 120px;
  height: auto;
}

@media (min-width: 767px) {
  .page-header__logo img {
    display: block;
    width: 150px;
    height: auto;
  }
}

@media (min-width: 1200px) {
  .page-header__logo img {
    display: block;
    width: 180px;
    height: auto;
  }
}

@media (min-width: 1600px) {
  .page-header__logo img {
    width: 180px;
  }
}

@media (max-width: 1024px) {
  .page-header__menu {
    display: none;
  }
}

@media (min-width: 1024px) {
  .page-header__menu {
    height: 100%;
    flex: 1;
  }

  .page-header__menu ul li svg {
    width: auto;
    height: 30px;
  }

  .page-header__menu ul li span {
    display: block;
    margin: 0 auto 10px auto;
  }

  .page-header__menu ul {
    display: flex;
    height: inherit;
    align-items: flex-end;
    margin-left: 70px;
    width: 100%;
  }
  .page-header__menu ul li {
    text-align: center;
    flex: 1 1 25%;
  }
  .page-header__menu ul li a {
    color: #0F3054;
    display: block;
    font-weight: 500;
    height: inherit;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 20px 20px 10px 20px;
    white-space: nowrap;
    margin-right: 0;
    text-align: center;
  }
  .page-header__menu ul li a:hover {
    color: #FFBB00;
    background: #fff;
  }
  .page-header__menu ul li.is-active a {
    color: #0F3054;
    /*background: #D5F7F1;*/
    background: linear-gradient(
      135deg,
      #0F3054 0%,
      rgba(0, 194, 238, 1) 100%
    );
    position: relative;
  }
  /* .page-header__menu ul li.is-active div:before {
        content: '';
        width: 100%;
        position: absolute;
        bottom: -20px;
        left: 0;
        height: 4px;
    } */
}

@media (min-width: 1600px) {
  .page-header__menu ul li a {
    font-size: 16px;
  }
}

@media (max-width: 1280px) {
  .page-header__menu ul {
    margin-left: 20px;
  }

  .page-header__menu ul li a {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.menu-btn {
  background: url(/img/menu.5f01a89b.svg) no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  padding: 0;
}

@media (min-width: 1024px) {
  .menu-btn {
    display: none;
  }
}

.logout-btn,
.signin-btn {
  display: inline-flex;
  align-items: center;
  height: 40px;
  border-radius: 33px;
  font-size: 0.95rem;
  padding: 0 1.5rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  transition: all 0.35s ease-in-out;
  outline: 0;
}

.logout-btn svg {
  max-width: 40px;
}

.logout-btn:hover {
  background: linear-gradient(
    135deg,
    #0F3054 0%,
    rgba(0, 194, 238, 1) 100%
  );
}

@media (max-width: 576px) {
    .logout-btn svg {
        max-width: 24px;
      }
}

.signin-btn:active,
.signin-btn:focus {
  outline: 0;
  border: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.signin-btn path {
  transition: all 0.35s ease-in-out;
}

.signin-btn:hover {
  /* background: #101010;
    color: #ffdd3d */
}

.signin-btn:hover path {
  /*fill: #ffdd3d*/
}

@media (min-width: 1200px) {
  .signin-btn {
    height: 50px;
  }
  .signin-btn span {
    display: block;
    font-weight: 700;
    font-size: 1rem;
    margin-left: 10px;
  }
}

@media (max-width: 567px) {
  .signin-btn span {
    display: none;
    font-weight: 700;
    font-size: 1rem;
    margin-left: 10px;
  }

  .modal .signin-btn span {
    display: block;
    font-weight: 700;
    font-size: 1rem;
    margin-left: 10px;
  }
}

.unsubscribe-btn {
  display: inline-flex;
  align-items: center;
  height: 40px;
  background: #FFBB00;
  border-radius: 33px;
  color: #000;
  font-size: 0.95rem;
  padding: 0 1.5rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  transition: all 0.35s ease-in-out;
}

.unsubscribe-btn path {
  transition: all 0.35s ease-in-out;
}

.unsubscribe-btn:hover {
  background: #101010;
  color: #FFBB00;
}

.unsubscribe-btn:hover path {
  fill: #FFBB00;
}

.unsubscribe-btn span {
  display: none;
}

@media (min-width: 1200px) {
  .unsubscribe-btn {
    height: 50px;
  }
  .unsubscribe-btn span {
    display: block;
    margin-left: 10px;
  }
}

/* hero section **/

.hero {
  width: 100%;
  height: 90vh;
  margin-bottom: 20px;
  min-height: 500px;
}

@media (max-width: 767px) {
  .hero {
    min-height: 95vh;
    height: auto;
    position: relative;
  }
  .hero:after {
    content: "";
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(0, 0, 0, 0.89) 69%,
      rgba(0, 0, 0, 1) 45%,
      rgba(0, 0, 0, 1) 100%
    );
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
  }
}

.hero > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

@media (max-width: 767px) {
  .hero > img {
    position: absolute;
    height: 70%;
    -o-object-position: 65%;
       object-position: 65%;
  }
}

.hero__content {
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 200;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .hero__content {
    position: relative;
    padding-top: 100vh;
    padding-bottom: 30px;
  }
}

.hero__content--bottom {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}

@media (max-width: 767px) {
  .hero__content--bottom {
    padding: 0 20px;
  }
}

.hero__content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hero__content ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 230px;
}

@media (max-width: 800px) {
  .hero__content ul li {
    width: 25%;
  }
}

@media (max-width: 667px) {
  .hero__content ul li {
    width: 40%;
  }
}

.hero__content ul li .list-image {
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 10px;
}

@media (max-width: 800px) {
  .hero__content ul li .list-image {
    width: 70px;
    height: 70px;
  }
}

.hero__content ul li .list-image img {
  display: block;
  width: 50px;
  height: 50px;
  max-width: 50px;
}

@media (max-width: 800px) {
  .hero__content ul li .list-image img {
    width: 40px;
    height: 40px;
    max-width: 40px;
  }
}

.hero__content ul li .list-data {
  text-align: center;
}

.hero__content ul li .list-data h2,
.hero__content ul li .list-data p {
  color: #fff;
  line-height: 1;
}

.hero__content ul li .list-data h2 {
  margin-bottom: 8px;
  font-size: 1.15rem;
}

.hero__content ul li .list-data p {
  font-size: 0.85rem;
  line-height: 1.2;
}

.page-footer {
  background: #262626;
  padding: 25px 20px 10px;
}

@media (min-width: 767px) {
  .page-footer {
    padding: 35px 60px 15px;
  }
}

@media (min-width: 1200px) {
  .page-footer {
    padding: 35px 90px 15px;
  }
}

@media (min-width: 767px) {
  .page-footer__inner {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
  }
}

.page-footer__title {
  color: #FFBB00;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media (min-width: 767px) {
  .page-footer__title {
    width: 100%;
  }
}

.page-footer__list {
  border-bottom: 1px solid #707070;
}

@media (min-width: 767px) {
  .page-footer__list {
    border: 0;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .page-footer__list {
    display: flex;
    width: auto;
    margin-bottom: 0;
  }
  .page-footer__list li:not(:last-child) {
    margin-right: 25px;
  }
}

@media (max-width: 567px) {
  .page-footer__list {
    text-align: center;
  }
}

.page-footer__list li a {
  display: block;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.5;
  letter-spacing: 0.34px;
  font-weight: 500;
  margin-bottom: 17px;
}

@media (min-width: 1200px) {
  .page-footer__list li a {
    font-size: 16px;
    margin-bottom: 0;
  }
}

.page-footer__list--utility {
  border-bottom: 0;
  padding-top: 15px;
  margin-bottom: 50px;
}

@media (min-width: 767px) {
  .page-footer__list--utility {
    margin-bottom: 0;
    padding-top: 0;
  }
}

.page-footer__list--utility li a {
  color: #a8a8a8;
}

.page-footer .copyright {
  font-size: 0.9rem;
  color: #878787;
  text-align: center;
}

@media (min-width: 767px) {
  .page-footer .copyright {
    margin-top: 30px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
  }
}

.section__inner,
article.article {
  padding: 0 20px;
}

@media (min-width: 767px) {
  .section__inner {
    padding: 0 40px;
  }
}

@media (min-width: 1200px) {
  .section__inner {
    padding: 0 20px;
    max-width: 95%;
    margin: 0 auto;
  }
}

.section__head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 0;
}

@media (max-width: 576px) {
  .section__head {
    justify-content: space-between;
    margin-bottom: 10px;
  }
}

.section__head .btn--outline {
  margin-top: 0;
}

.section__box {
  padding: 30px 0 30px 22px;
}

@media (min-width: 1200px) {
  .section__box {
    padding: 35px 22px 45px;
    border-radius: 10px;
  }
}

.section__box--nobg {
  background: 0 0;
  box-shadow: none;
  padding: 0;
}

.section__box--smToppad {
  padding-top: 10px;
}

@media (min-width: 767px) {
  .section__box--smToppad {
    padding-top: 30px;
  }
}

.section__box .box-title {
  position: relative;
  padding-left: 0;
  margin-right: 20px;
  color: #FFBB00;
}

.section__box .box-title svg {
  width: 30px;
  height: 40px;
  margin-right: 10px;
}

@media (max-width: 576px) {
  .section__box .box-title svg {
    width: 24px;
    height: 34px;
    margin-right: 5px;
  }

  .section__box .box-title {
    font-size: 1.1rem;
  }
}

/* .section--our-categories .our-categories__head h3:before,
.section__box .box-title:before {
    content: '';
    width: 23px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
} */

.section__box .box-title--category {
  margin-top: 30px;
}

@media (min-width: 1200px) {
  .section__box .box-title {
    font-size: 1.3rem;
  }
}

@media (min-width: 1600px) {
  .section__box .box-title {
    font-size: 1.55rem;
  }
}

@media (max-width: 667px) {
  .section__box .box-title--category {
    margin-top: 0;
  }
}

.section--products {
  padding: 15px 0;
  position: relative;
}

.section--products .section__inner {
  position: relative;
  z-index: 10;
}

.section--products .graphics-title {
  display: block;
  position: absolute;
  font-weight: 700;
  left: 20%;
  top: 5%;
  font-size: 5rem;
  color: #d8d8d8;
  opacity: 0.25;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .section--products .graphics-title {
    font-size: 10rem;
    top: 0;
  }
}

@media (min-width: 767px) {
  .section--products {
    padding: 15px 0;
  }
}

@media (min-width: 1200px) {
  .section--categories.section--products .section__inner {
    max-width: 1280px;
  }

  .section--products .section__inner {
    padding: 0 20px;
    max-width: 1180px;
    margin: 0 auto;
  }
  .section--products .carousel {
    flex-wrap: wrap;
    padding: 0;
  }
  .section--products .carousel a:not(.btn--primary) {
    display: block;
    width: 100%;
  }
  .section--products .carousel .carousel-item {
    height: auto;
  }
  .section--products .carousel--games,
  .section--products .carousel--new-items {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .section--products .carousel--games .carousel-item:last-child,
  .section--products .carousel--new-items .carousel-item:last-child {
    margin-right: 0;
  }
  .section--products .carousel--applications .carousel-item:nth-child(3n + 3),
  .section--products .carousel--ebook .carousel-item:nth-child(4n + 4) {
    margin-right: 0;
  }
}

@media (min-width: 1600px) {
  .section--products .btn--outline {
    height: 40px;
    padding: 0 1rem;
    font-size: 1rem;
  }
}

.section--categories {
  min-height: 80vh;
}

.card--v1 {
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  transition: all 35s ease-in-out;
}

.card--v1:hover {
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1024px) {
  .card--v1.swiper-slide {
    flex-shrink: 0;
  }
}

/* @media (min-width:1200px) {
    .card--v1 {
        width: 20%;
        max-width: 100%
    }
} */

.card--v1 .item-img img,
.card--v1 a {
  display: block;
  width: 100%;
}

.card--v1 .item-img {
  margin-bottom: 0;
  height: 100%;
  background: #fff;
  padding: 10px 10px 0 10px;
}

.card--v1 .item-data {
  padding: 10px 15px;
  text-align: center;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card--v1 .item-data .data-title {
  color: #0F3054;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.card--v1 .item-img:hover img,
.card--v2 .item-img:hover img,
.card--v3 .item-img:hover img,
.card--v4 .item-img:hover img {
  opacity: 0.5;
}

.card--v1 .item-img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.45s ease-in-out;
}

@media (min-width: 1200px) {
  .card--v1 .item-img {
    height: 100%;
  }
  .card--v1 .item-img img {
    width: 100%;
    height: 100%;
  }
}

.card--v1 .item-data .data-title {
  font-size: 1rem;
  font-weight: 600;
}

.card--v1 .item-data .data-category {
  color: #b7b7b7;
  font-size: 0.8rem;
  font-weight: 600;
}

.card--v2 {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex-shrink: 0;
  padding: 10px 8px 30px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}

@media (max-width: 1024px) {
  .card--v2.swiper-slide {
    flex-shrink: 0;
  }
}

.card--v2 .item-img {
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}

.card--v2 .item-img img {
  display: block;
  width: 100%;
  border-radius: 6px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.45s ease-in-out;
}

@media (min-width: 1200px) {
  .card--v2 .item-img {
    width: 100%;
  }
  .card--v2 .item-img img {
    width: 100%;
    height: 100%;
  }
}

.card--v2 .item-data .data-title {
  font-size: 1rem;
  font-weight: 600;
  min-height: 44px;
  color: #0F3054;
}

.card--v2 .item-data .data-category {
  color: #b7b7b7;
  font-size: 0.8rem;
  font-weight: 600;
}

.card--v2 .item-btn {
  text-align: center;
  margin-top: 15px;
  display: block;
}

@media (min-width: 1200px) {
  .card--v2 .item-btn {
    margin-top: 15px;
  }
}

.card--v2 .item-btn .btn--next {
  padding: 0 1.8rem;
  font-weight: 700;
  font-size: 1rem;
}

.card--v2 .item-btn .btn--next:hover {
  /* background: #000;
    color: #ffdd3d */
}

.card--v3 {
  background: #fff;
  display: flex;
  flex-wrap: nowrap;
  flex-shrink: 1;
  padding: 10px 8px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  margin-bottom: 20px;
}

.card--v3 .item-img {
  margin-bottom: 0;
}

.card--v3 .item-img img,
.card--v4 .item-img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.35s ease-in-out;
}

/* @media (min-width:1200px) {
    .card--v3 .item-img {
        width: 100px;
        height: 100px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100px;
    }
}

@media (min-width:1600px) {
    .card--v3 .item-img {
        width: 120px;
        height: 100px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 120px;
    }
} */

.card--v3 .item-data,
.card--v4 {
  display: flex;
  align-items: center;
}

.card--v3 .item-data {
  padding-left: 10px;
  justify-content: space-between;
  width: 100%;
}

.card--v3 .item-data .item-data-left {
  padding-right: 10px;
}

@media (min-width: 1200px) {
  .card--v3 .item-data .item-data-left {
    padding-right: 20px;
  }
}

.card--v3 .item-data .data-title {
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color : #0F3054;
}

.card--v4 .item-data .data-title {
  color : #0F3054;
}

.card--v3 .item-data .data-category {
  color: #b7b7b7;
  font-size: 0.8rem;
  font-weight: 600;
}

.card--v3 .item-btn {
  text-align: center;
}

.card--v3 .item-btn .btn--next,
.card--v3 .item-btn .btn--sm {
  padding: 0 1.5rem;
  font-weight: 700;
  font-size: 0.85rem;
}

@media (min-width: 1200px) {
  .card--v3 .item-btn .btn--next,
  .card--v3 .item-btn .btn--sm {
    margin-right: 10px;
  }
}

.card--v4 {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  flex-wrap: nowrap;
  padding: 13px 10px;
  margin-bottom: 15px;
}

@media (max-width: 1024px) {
  .card--v4.swiper-slide {
    flex-shrink: 0;
  }
}

/* .card--v4 .item-img {
    width: 70px;
    height: 70px;
    min-width: 70px
} */

/* 
@media (min-width:1200px) {
    .card--v4 .item-img {
        width: 110px;
        height: 110px
    }
}

@media (min-width:1600px) {
    .card--v4 .item-img {
        width: 125px;
        height: 125px
    }
} */

.card--v4 .item-data,
.section--our-categories .our-categories__list a {
  display: flex;
  justify-content: space-between;
}

.card--v4 .item-data {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10px;
  min-height: 70px;
}

@media (min-width: 1200px) {
  .card--v4 .item-data h3 {
    color: #0F3054;
    font-size: 1.2rem;
    word-break: normal;
  }
}

.card--v4 .item-data .data-category,
.card--v4 .item-data p {
  color: #878787;
  margin-top: 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .card--v4 .item-data .data-category,
  .card--v4 .item-data p {
    font-size: 0.65rem;
  }
}

.card--v4 .item-data .btn--sm {
  font-weight: 700;
  font-size: 0.85rem;
}

.section--our-categories {
  position: relative;
  z-index: 1000;
}

.section--our-categories .our-categories {
  display: flex;
  background: linear-gradient(
    135deg,
    #0F3054 0%,
    rgba(0, 194, 238, 1) 100%
  );
  padding: 10px 0 0 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.15);
  padding: 0;
}

.section--our-categories .our-categories__label {
  width: 262px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-weight: 700;
  padding: 0 20px;
  text-transform: uppercase;
  color: #FFBB00;
}

@media (max-width: 1280px) {
  .section--our-categories .our-categories__label {
    width: 150px;
    flex: 0 0 150px;
    font-size: 14px;
    justify-content: center;
    padding: 0;
  }
}

@media (max-width: 992px) {
  .section--our-categories .our-categories {
    overflow-x: auto;
    border-radius: 0;
  }
}

@media (max-width: 576px) {
  .section--our-categories .our-categories__label {
    display: none;
  }
}

/* .section--our-categories .our-categories {
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 25px rgba(0, 0, 0, .15)
} */

.section--our-categories .our-categories__head {
  /* background: #171717; */
  color: #fff;
  font-weight: 700;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding: 20px 0;
}

.section--our-categories .our-categories__head h3 {
  position: relative;
  /* color: #fff; */
  margin-bottom: 0;
  /* padding-left: 15px */
}

.section--our-categories .our-categories__head h3:before {
  width: 22px;
}

.section--our-categories .our-categories__body {
  background: #fff;
}

.section--our-categories .our-categories__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1;
}

@media (max-width: 1200px) {
  .section--our-categories .our-categories__list {
    flex-wrap: nowrap;
  }
}

.section--our-categories .our-categories__list li {
  flex: 1;
  font-weight: 700;
}

.section--our-categories .our-categories__list li:hover svg {
  transform: none;
  opacity: 1;
}

.section--our-categories .our-categories__list svg {
  opacity: 0;
  transform: translate(102%, 0);
  transition: all 0.35s ease-in-out;
}

@media (max-width: 1280px) {
  .section--our-categories .our-categories__list svg {
    display: none;
  }
}

.section--our-categories .our-categories__list div {
  align-items: center;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 992px) {
  .section--our-categories .our-categories__list div {
    white-space: nowrap;
  }

  .section--our-categories .our-categories__list span {
    white-space: nowrap;
  }
}

.section--our-categories .our-categories__list a:active,
.section--our-categories .our-categories__list a:focus,
.section--our-categories .our-categories__list a:hover {
  /* background: #ffdd3d */
}

.section--our-categories .our-categories__btn {
  padding: 13px 15px;
  text-align: center;
}

@media (min-width: 767px) {
  .section--our-categories .our-categories__btn {
    padding: 20px 15px;
  }
}

@media (min-width: 1200px) {
  .section--our-categories .our-categories__btn {
    padding: 30px 15px;
  }
  .section--our-categories .our-categories__btn .btn--sm {
    font-size: 1rem;
    height: 45px;
  }
}

.category-products {
  padding-bottom: 0;
}

.category-products .card--v4 {
  background: #fff;
}

.category-products .card--v4 a {
  display: flex;
}

.category-products .card--v4 .data-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.category-products .card--v4 {
  flex: 0 0 11.33333%;
  padding: 10px;
}

@media (min-width: 667px) {
  .category-products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 20px;
    column-gap: 20px;
    align-items: flex-start;
  }
}

@media (min-width: 1024px) {
  .category-products {
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

@media (min-width: 1200px) {
  .category-products {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .category-products .card--v4 {
    width: auto;
    margin-right: 0;
  }
}

@media (min-width: 1600px) {
  .category-products {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }

  .category-products .card--v4 .data-title {
    margin-bottom: 0;
  }
}

.page-banner {
  height: 100px;
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-banner h1 {
  color: #fff;
  font-weight: 700;
  font-size: 1.85rem;
  letter-spacing: 0.6px;
}

@media (min-width: 1200px) {
  .page-banner {
    height: 100px;
    padding: 30px 25px;
  }

  .page-banner h1 {
    font-size: 2.5rem;
  }
}

.page-content {
  background: linear-gradient(
    135deg,
    #0F3054 0%,
    rgba(0, 194, 238, 1) 100%
  );
  min-height: 70vh;
  padding-bottom: 60px;
}

.page-content__inner {
  padding: 40px 15px;
}

@media (min-width: 760px) {
  .page-content__inner {
    padding: 60px 90px;
  }
}

@media (min-width: 1200px) {
  .page-content__inner {
    padding: 60px 30px;
    max-width: 1060px;
    margin: 0 auto;
  }
}

article.article h4,
article.article h5,
article.article h6 {
  margin-bottom: 25px;
}

article.article p {
  font-size: 1rem;
  line-height: 1.5;
}

.unsub, #unsubform {
  color: #fff;
}

article.article, article.article h2, article.article p {
  color: #fff;
}
.contacts__intro {
  text-align: center;
  color: #fff;
  margin: 0 auto 35px;
  max-width: 600px;
}

.contacts__list .list-item {
  text-align: center;
  margin-bottom: 36px;
}

.contacts__list .list-item span {
  display: block;
  font-size: 1rem;
  margin-bottom: 5px;
}

.contacts__list .list-item p {
  color: #0F3054;
  font-size: 1.35rem;
  font-weight: 700;
}

.contacts__list {
  color: #fff;
}

@media (min-width: 1200px) {
  .faqs {
    max-width: 900px;
    margin: 0 auto;
  }
}

.faqs .faq-item {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
}

.faqs .faq-item {
  border-radius: 5px;
  margin-bottom: 22px;
  position: relative;
}

@media (min-width: 1200px) {
  .faqs .faq-item {
    margin-bottom: 34px;
  }
}

.faqs .faq-item__bar {
  background: #fff;
  padding: 18px 70px 18px 13px;
  position: relative;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .faqs .faq-item__bar {
    padding: 33px 70px 33px 30px;
  }
}

.faqs .faq-item__bar:before {
  content: "";
  width: 0;
  /* background: #ffdd3d; */
  height: 4px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  transition: width 0.35s ease-in-out;
}

.faqs .faq-item__bar .down-icon {
  transition: all 0.35s ease-in-out;
}

.faqs .faq-item__bar.is-dropped .down-icon {
  transform: rotate(-180deg);
}

.faqs .faq-item__bar .bar-text {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35;
}

@media (min-width: 1200px) {
  .faqs .faq-item__bar .bar-text {
    font-size: 1.1rem;
  }
}

.faqs .faq-item .down-icon {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translate(0, -50%);
}

.faqs .faq-item__dropdown {
  background: #fff;
  display: none;
  font-size: 1.1rem;
  line-height: 1.5;
  padding: 0 25px 30px;
  width: 100%;
}

@media (min-width: 1200px) {
  .faqs .faq-item__dropdown {
    padding: 0 65px 30px 75px;
  }
}

.faqs .faq-item__dropdown p {
  margin-top: 0;
  line-height: 1.85;
}

.product-entry {
  padding: 60px 0 0;
}

.product-entry__content {
    padding: 0 20px;
}

.product-entry .left-col {
  flex: 0 0 400px;
  padding: 20px 10px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.product-entry .right-col {
  padding: 60px 10px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  flex: 1;
}

@media (min-width: 1024px) {
  .product-entry {
    text-align: left;
  }
  .product-entry__content {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    -moz-column-gap: 20px;
         column-gap: 20px;
    flex-wrap: nowrap;
    padding-top: 0;
  }
  .product-entry {
    min-height: 600px;
    padding-bottom: 100px;
  }
}

@media (max-width: 1024px) {
    .product-entry .right-col {
        padding: 40px 10px;
      }

      .product-entry {
        padding-bottom: 20px;
      }
}

@media (max-width: 992px) {
    .product-entry {
        padding: 20px 0 0;
      } 

      .product-entry .right-col {
        padding: 30px 10px;
        margin-top: 20px;
      }
}

/* video type of page */

.product-entry--video-type .product-entry__content {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0;
}

.product-entry--video-type .product-entry__content .img-wrapper {
  position: relative;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

.product-entry--video-type .play-btn {
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.45);
  padding: 10px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  transition: all 0.35s ease-in-out;
}

.product-entry--video-type .play-btn:hover {
  transform: translate(-50%, -50%) scale(1.1);
}

.product-entry--video-type .play-btn svg {
  width: 45px;
  height: 45px;
  display: block;
}

.product-entry--video-type .video-type__item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
}

.product-entry--video-type .video-type__item .item-data {
  padding-top: 10px;
  position: relative;
  background: rgba(0, 0, 0, 0.05);
  z-index: 100;
  padding: 20px;
  border-radius: 10px;
}

.product-entry--video-type .video-type__item .item-data .headline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  text-align: left;
}

.product-entry--video-type .video-type__item .item-data h2 {
  max-width: 100%;
  margin-right: 15px;
  margin-bottom: 20px;
}

.product-entry--video-type .product-entry__action-btn {
  margin: 20px auto 0 auto;
}

@media (max-width: 766px) {
  .product-entry--video-type .play-btn {
    transform: translate(-50%, -70%);
  }
  .product-entry--video-type .play-btn:hover {
    transform: translate(-50%, -70%) scale(1.1);
  }
}

@media (min-width: 767px) {
  .product-entry--video-type .video-type__item .item-data {
    width: 100%;
  }
  .product-entry--video-type .play-btn {
    transform: translate(-250%, -50%);
  }
  .product-entry--video-type .play-btn:hover {
    transform: translate(-250%, -50%) scale(1.1);
  }
}

@media (min-width: 992px) {
  .product-entry--video-type {
    min-height: 400px;
  }
  .product-entry--video-type .video-type__item {
    width: 100%;
    flex-wrap: nowrap;
  }
  .product-entry--video-type .video-type__item .item-data h2 {
    max-width: 300px;
  }
  .product-entry--video-type .product-entry__content {
    padding-top: 30px;
  }
  .product-entry--video-type .product-entry__content .img-wrapper {
    max-width: 100%;
  }

  .product-entry--video-type .product-entry__action-btn {
    margin: 30px 0 0 0;
  }
  .product-entry--video-type .video-type__item .item-data {
    padding-top: 30px;
  }
  .product-entry--video-type .play-btn {
    transform: translate(-20%, -100%);
  }
  .product-entry--video-type .play-btn:hover {
    transform: translate(-20%, -100%) scale(1.1);
  }
}

/* end video type of page */

.product-entry__head {
  position: relative;
  z-index: 10;
  padding: 0;
  margin-bottom: 20px;
}

.product-entry__head .head-image {
  margin-bottom: 5px;
  border-radius: 10px;
}

.product-entry__head img {
  border-radius: 10px;
  width: 100%;
  height: 140px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1200px) {
  .product-entry__head img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media (max-width: 1200px) {
    .product-entry__head img {
        height: 100%;
    }
}

@media (max-width: 992px) {
    .product-entry__head img {
        height: 100%;
    }
}

@media (max-width: 576px) {
    .product-entry__head img {
        height: 100%;
    }
}

.product-entry__body {
  position: relative;
  z-index: 10;
  padding: 0 15px;
  width: 100%;
}

@media (min-width: 1200px) {
  .product-entry__body {
    padding-left: 0;
  }
}

.product-entry__body .body-head-row {
  padding: 0 20px;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
    .product-entry__body .body-head-row  {
        padding: 0;
    }
}


.product-entry__body .body-head-row .head-title {
  color: #FFBB00;
  font-weight: 700;
  letter-spacing: 0.34px;
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .product-entry__body .body-head-row .head-title {
    font-size: 1.45rem;
  }
}

.product-entry__body .body-head-row .head-category {
  margin-top: 0;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.34px;
  font-size: 1.15rem;
  margin-bottom: 5px;
  line-height: 1;
}

@media (min-width: 1200px) {
  .product-entry__body .body-head-row .head-category {
    font-size: 1.1rem;
  }
}

.product-entry__body .body-row {
  margin-bottom: 15px;
  text-align: left;
  padding: 0 20px;
  max-width: 320px;
  margin-left: 0;
  margin-right: auto;
}

@media (max-width: 1200px) {
  .product-entry__body .body-row {
    margin-left: 0;
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
    .product-entry__body .body-row {
       padding: 0;
    }
}

.product-entry__body .body-row__title {
  color: #FFBB00;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.34px;
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .product-entry__body .body-row__title {
    font-size: 0.8rem;
    margin-bottom: 2px;
  }
}

.product-entry__body .body-row__text {
  color: #fff;
  font-weight: 500;
  line-height: 1.65;
}

.product-entry__body .body-row__platforms {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product-entry__body .body-row__platforms img {
  position: relative;
  margin-right: 20px;
}

.product-entry__body .body-row__platforms .ios {
  top: -2px;
}

.product-entry__article {
  max-width: 1000px;
  position: relative;
  z-index: 10;
  margin: 0 auto 0;
  border-radius: 10px;
}

@media (min-width: 1200px) {
  .product-entry__article {
    margin-bottom: 50px;
    margin: 0 auto 0;
  }
}

.product-entry__article div {
  color: #fff;
}

.product-entry__article .article-title {
  position: relative;
  font-size: 1.25rem;
  font-weight: 700;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

/* .product-entry__article .article-title:before,
.section--related-products .section-head__title:before {
    content: '';
    width: 32px;
    position: absolute;
    left: 0;
    top: 50%;
    height: 4px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
} */

.product-entry__article h2,
.product-entry__article h3,
.product-entry__article h4 {
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 35px;
}

.product-entry__article img {
  width: 100%;
  margin-bottom: 30px;
}

.product-entry__action-btn {
  margin: 0 15px 0 0;
  height: 63px;
  border-radius: 35px;
  max-width: 200px;
  width: 100%;
  /* background: #ffdd3d; */
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1rem;
  background: rgba(0, 0, 0, 0.25);
  /* color: #8e7604; */
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
}

.section--related-products {
  padding: 50px 0;
  position: relative;
}

.section--related-products .graphics-title {
  display: block;
  position: absolute;
  font-weight: 700;
  left: 20%;
  top: 10%;
  font-size: 5rem;
  color: #e8e8e8;
  opacity: 0.25;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .section--related-products .graphics-title {
    font-size: 10rem;
    top: 0;
  }
}

.section--related-products .section__inner {
  padding-left: 15px;
  position: relative;
  z-index: 10;
}

@media (min-width: 1200px) {
  .section--related-products .section__inner {
    padding: 0 20px;
    max-width: 90%;
    margin: 0 auto;
  }
}

.section--related-products .section-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 15px;
  margin-bottom: 10px;
}

.section--related-products .section-head__title {
  font-size: 1.25rem;
  font-weight: 700;
  position: relative;
  padding-left: 42px;
}

@media (min-width: 1200px) {
  .section--related-products .section-head__title {
    padding-left: 52px;
    font-size: 1.45rem;
  }
}

@media (min-width: 1600px) {
  .section--related-products .section-head__title {
    font-size: 1.65rem;
  }
}

.hidden,
[hidden] {
  display: none !important;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

.invisible {
  visibility: hidden;
}

/* new design format */
.products-wrapper {
  padding-top: 30px;
  min-height: 100vh;
  padding-bottom: 60px;
}

.carousel-wrapper--align121 {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 576px) {
  .products-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
  }

  .carousel-wrapper--align121 {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: 1fr;
    align-items: flex-start;
  }
}

.carousel-wrapper--align121 .card--v1 .item-img {
  height: auto;
  flex: 1;
}

.carousel-wrapper--align121 .card--v1 a,
.carousel-wrapper--align121 .card--v1 a > div {
  height: 100%;
}

.carousel-wrapper--align121 .card--v1 a > div {
  display: flex;
  flex-direction: column;
}

.carousel-wrapper--align121 .card--v1:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 3;
}

.carousel-wrapper--align121 .card--v1:nth-child(2) {
    grid-column-start:5;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 2;
}

.carousel-wrapper--align121 .card--v1:nth-child(3) {
    grid-column-start:5;
    grid-column-end: 7;
    grid-row-start: 2;
    grid-row-end: 3;
}

.carousel-wrapper--align121 .card--v1:nth-child(4) {
    grid-column-start: 7;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end:2;
}

.carousel-wrapper--align121 .card--v1:nth-child(5) {
    grid-column-start: 7;
    grid-column-end: 9;
    grid-row-start: 2;
    grid-row-end: 3;
}

.carousel-wrapper--align121 .card--v1:nth-child(6) {
    grid-column-start: 9;
    grid-column-end: 11;
    grid-row-start: 1;
    grid-row-end: 2;
}

.carousel-wrapper--align121 .card--v1:nth-child(7) {
    grid-column-start: 9;
    grid-column-end: 11;
    grid-row-start: 2;
    grid-row-end: 3;
}


@media (max-width: 576px) {
  .carousel-wrapper--align121 .card--v1 a,
  .carousel-wrapper--align121 .card--v1 a > div {
    height: auto;
  }
  .carousel-wrapper--align121 .card--v1:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 2;
  }

  .carousel-wrapper--align121 .card--v1:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
  }

  .carousel-wrapper--align121 .card--v1:nth-child(3) {
    grid-column-start: 4;
    grid-column-end: 7;
    grid-row-start: 2;
    grid-row-end: 3;
  }

  .carousel-wrapper--align121 .card--v1:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 4;
  }

  .carousel-wrapper--align121 .card--v1:nth-child(5) {
    grid-column-start: 4;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 4;
  }

  .carousel-wrapper--align121 .card--v1:nth-child(6) {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 4;
    grid-row-end: 5;
  }

  .carousel-wrapper--align121 .card--v1:nth-child(7) {
    grid-column-start: 4;
    grid-column-end: 7;
    grid-row-start: 4;
    grid-row-end: 5;
  }
}

/* category products */
.category-products,
.carousel-wrapper--align41 {
  display: grid;
  grid-template-columns: repeat(5, 19.3333%);
  grid-gap: 10px;
}

@media (max-width: 992px) {
    .category-products,
    .carousel-wrapper--align41 {
      grid-template-columns: repeat(3, 31%);
      grid-gap: 10px;
    }
}

@media (max-width: 576px) {
  .category-products,
  .carousel-wrapper--align41 {
    grid-template-columns: repeat(2, 50%);
    grid-gap: 10px;
  }
}


/* SIGNIN AND UNSUBSCRIBE BUTTON */

.signin-btn,
.unsubscribe-btn {
    background: linear-gradient(135deg, #0F3054 0%, rgba(0, 194, 238, 1) 100%);
    color: #101010;
}

.signin-btn:active,
.signin-btn:focus,
.unsubscribe-btn:active,
.unsubscribe-btn:focus {
    background: linear-gradient(135deg, #0F3054 0%, rgba(0, 194, 238, 1) 100%);
    color: #101010;
}

.signin-btn:hover,
.unsubscribe-btn:hover {
    color: #FFBB00;
}

.signin-btn path,
.unsubscribe-btn path {
    fill: #101010;
}

/* MENU LINK DIV */

.menu-link:before {
    background-color:#111;
}

/* PRIMARY BUTTON DIV */

.btn--primary{
    background: linear-gradient(135deg, #0F3054 0%, rgba(0, 194, 238, 1) 100%);
    color: #FFBB00;
    border: none;
}

.btn--primary:active,
.btn--primary:focus {
    background: linear-gradient(135deg, #0F3054 0%, rgba(0, 194, 238, 1) 100%);
    color: #101010;
    border: none;
  }

.btn--primary:hover {
}

/* SEARCH BUTTON */

.search__btn {
    background: linear-gradient(135deg, #0F3054 0%, rgba(0, 194, 238, 1) 100%);
    color: #FFBB00;
}

.search__btn:active,
.search__btn:focus {
    background: linear-gradient(135deg, #0F3054 0%, rgba(0, 194, 238, 1) 100%);
    color: #101010;
  }

.search__btn:hover {
}

.search__btn path {
    fill: #111;
}

.search__btn:hover path {
}

/* MENU TITLE */

.slide-menu__title {
    color: #061D19;
}

/* PRODUCT BUTTON A */

.product-entry__action-btn {
    background-color: rgba(0, 0, 0, 0.15);
    color: #FFBB00;
}

.product-entry__action-btn:active,
.product-entry__action-btn:focus {
    background-color: #fff;
    color: #101010;
}

.product-entry__action-btn:hover {
    background-color: #222;
    color: #fff;
}

/* REGISTRATION LINK A */
.registration_link {
    color: #061D19;
}

/* SECTION TITLE H2 */

.box-title:before {
    background-color: #061D19;
}

/* CATEGORIES LINK ITEM */

/* CATEGORIES HEAD DIV */

.our-categories__head {
    background-color: transparent;
    border-bottom: 1px solid #eee;
}

.our-categories__head h3 {
  color: #222;
}

/* FAQ ITEM BAR DIV */

.faq-item__bar:before {
    background: #FFBB00;
}

/* FOOTER */

.page-footer {
    background: #262626;
}

 .page-footer li a {
     color: #fff;
 }

 .page-footer li a:hover {
    color: #FFBB00;
 }


