﻿@charset "UTF-8";
.apps-block .logo-list, .footer-list ul, .footer-list, .search-holder .search-list ul, .search-holder .search-list, .compare-package-item-list, .hero-section-slider .top-section-list,
.hero-section-fullscreen-bg .top-section-list, .separated-list, .package-included-list, .genre, .numbered-list, .social-media,
.footer-nav,
.social-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

.bg-wrap-decoderinfo {
  background-repeat: no-repeat;
  background-size: cover;
}

h1, .h1 {
  margin-bottom: 1.1875rem;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 3rem;
    margin-bottom: 0;
  }
}

h2, .h2 {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 2.375rem;
  }
}

h3, .h3 {
  line-height: 1.28;
}
@media (min-width: 768px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  h5, .h5 {
    font-size: 1.25rem;
  }
}

h6, .h6 {
  font-size: 1rem;
}
@media (min-width: 768px) {
  h6, .h6 {
    font-size: 1.125rem;
  }
}

.btn-holder {
  display: flex;
}
@media (min-width: 992px) {
  .btn-holder .btn + .btn {
    margin-left: 1.875rem;
  }
}
.btn-holder .btn {
  flex: 0 1 auto;
}
@media (min-width: 768px) {
  .btn-holder .btn {
    flex: 0 0 auto;
  }
}
.btn-holder .btn:only-child {
  flex: 0 0 auto;
  margin: 0;
}
.btn-holder span:only-child {
  margin: 0;
}
.btn-holder span[class^=icon] {
  margin-right: 10px;
}

.packagePrice .value-holder {
  line-height: 100%;
}
.packagePrice .h2 {
  margin-bottom: 1.1875rem;
}
@media (min-width: 992px) {
  .packagePrice .h2 {
    margin-bottom: 1.875rem;
  }
}
.packagePrice .btn-holder {
  padding: 0.4375rem 0;
}
@media (max-width: 575.98px) {
  .packagePrice.oneBtn .btn-holder {
    justify-content: flex-end;
  }
}
@media (max-width: 575.98px) {
  .packagePrice .btn {
    min-width: 140px !important;
    padding: 0.6rem 1.2rem !important;
  }
}

.constant-ml .btn + .btn {
  margin: 1rem 1.875rem 0 0;
}
@media (min-width: 448px) {
  .constant-ml .btn + .btn {
    margin: 0 0 0 1.875rem;
  }
}

.btn-circle {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  padding: 0;
}

.btn {
  position: relative;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .btn {
    font-size: 1.125rem;
  }
}
.btn [class^=icon] {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 0.2rem;
  font-size: 1.25rem;
  margin-right: 0.3125rem;
  margin-top: -0.1875rem;
}

.btn-with-icon {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.btn-dark {
  background: #0A121D;
  border-color: transparent;
}
.btn-dark:hover {
  background: #0095DA;
  border-color: transparent;
}

.btn-md {
  font-size: 1rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (min-width: 768px) {
  .btn-md {
    min-width: 206px;
  }
}
@media (min-width: 992px) {
  .btn-md {
    font-size: 1.125rem;
  }
}

/* list reset */
/* filtration list */
.filtration-holder,
.smooth-scroll-nav-holder,
.content-nav-holder {
  overflow-x: auto;
  margin-bottom: 1.8125rem;
}
@media (min-width: 768px) {
  .filtration-holder,
  .smooth-scroll-nav-holder,
  .content-nav-holder {
    margin-bottom: 2.5rem;
  }
}

.filtration-list,
.smooth-scroll-nav-list,
.content-nav-list,
.filter-list {
  position: relative;
  width: 100%;
  font-size: 0.875rem;
  margin: 0 -1rem;
  z-index: 50;
}
@media screen and (max-width: 767px) {
  .filtration-list,
  .smooth-scroll-nav-list,
  .content-nav-list,
  .filter-list {
    display: flex;
    white-space: nowrap;
  }
}
.filtration-list a,
.smooth-scroll-nav-list a,
.content-nav-list a,
.filter-list a {
  color: #fff;
  text-decoration: none;
}
.filtration-list a:hover,
.smooth-scroll-nav-list a:hover,
.content-nav-list a:hover,
.filter-list a:hover {
  opacity: 0.8;
}

.smooth-scroll-nav-item a:hover {
  color: #0095DA;
}

.anchor-active a {
  color: #0095DA;
}
.anchor-active a:hover {
  opacity: 1;
}

.font-size-base {
  font-size: 1rem;
}

.filter-item,
.smooth-scroll-nav-item,
.content-nav-item {
  display: inline-block;
  margin: 0 1rem;
  text-decoration: none;
}

.active-filter-item a:not(.btn):not(btn-medium),
.active-smooth-scroll-nav-item a:not(.btn):not(btn-medium),
.active-content-nav-item a:not(.btn):not(btn-medium) {
  color: #0095DA !important;
  font-weight: 700;
}

/* pagination */
.pagination-holder {
  display: flex;
  justify-content: center;
  margin: 0 0 1.375rem;
}
@media (min-width: 768px) {
  .pagination-holder {
    margin-bottom: 3.25rem;
  }
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  flex: 1 0 384px;
  max-width: 384px;
  justify-content: center;
}
@media (min-width: 768px) {
  .pagination {
    max-width: none;
    justify-content: center;
  }
}

.page-item {
  max-width: 40px;
  height: 40px;
  display: flex;
  flex: 1 0 40px;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  opacity: 1;
}
@media (max-width: 575px) {
  .page-item {
    max-width: 30px;
    height: 30px;
    flex: 1 0 30px;
  }
}
.page-item:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page-item {
    margin-right: 15px;
  }
}
.page-item.active .page-link {
  color: #0A121D;
  background-color: #fff;
}
.page-item.disabled {
  opacity: 0.3;
}
.page-item a:hover {
  opacity: 0.8;
}

.pagination .page-item .page-link {
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

.page-link {
  border-radius: 50%;
  opacity: 1;
  background-color: #252e3a;
  color: rgba(255, 255, 255, 0.7);
  padding: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-arrow-short-carousel-right {
  color: #fff;
}

/* pagination  end*/
/* social media styles */
.social-media li,
.social-list li {
  display: inline-block;
  margin: 0 0.5625rem;
}
.social-media a:hover,
.social-list a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.social-media a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  color: #0A121D;
  border-radius: 50%;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .social-media a {
    width: 32px;
    height: 32px;
  }
}

.social-list {
  font-size: 2.5rem;
  margin: 0 -0.375rem;
  line-height: 1.2;
}
.social-list li {
  margin: 0 0.1875rem;
  line-height: inherit;
}
.social-list a {
  color: #0095DA;
}

/* social media styles end */
/* privacy lists styles */
.numbered-list {
  list-style-type: none;
  counter-reset: my-awesome-counter;
}
.numbered-list > li {
  counter-increment: my-awesome-counter;
}
.numbered-list > li:before {
  content: counter(my-awesome-counter) ". ";
  font-weight: bold;
}

.unsorted-list {
  font-weight: 700;
}

/* genre list styles */
.genre {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.75rem;
  margin: 0 -0.625rem 0.4375rem;
  text-transform: uppercase;
}
.genre li {
  padding: 0 0.625rem;
}
.genre li + li {
  position: relative;
}
.genre li + li:before {
  content: "";
  width: 1px;
  height: 11px;
  position: absolute;
  left: -1px;
  top: 50%;
  transform: translateY(-50%);
  background: #0A121D;
}
.genre a {
  color: #0A121D;
}
.genre a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* genre list styles end*/
.package-included-list {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 0.75rem;
}
.package-included-list li {
  flex: 1;
  max-width: 100px;
}
.package-included-list [class^=icon] {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  font-size: 1.125rem;
  color: #fff;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .package-included-list [class^=icon] {
    width: 40px;
    height: 40px;
  }
}

.package-list-title {
  white-space: nowrap;
}

.list-info {
  padding-left: 0;
  list-style: none;
  list-style-position: outside;
  font-size: 1rem;
  padding-left: 1rem;
}
.list-info li {
  margin-bottom: 0.3125rem;
  position: relative;
}
.list-info li:before {
  content: "•";
  width: 6px;
  height: 6px;
  position: absolute;
  left: -15px;
  top: 3px;
  font-size: 1.3rem;
}
@media (min-width: 768px) {
  .list-info li:before {
    line-height: 100%;
  }
}
@media (min-width: 992px) {
  .list-info li:before {
    line-height: 100%;
  }
}
.list-info span {
  color: #fff;
}
.list-info.product-text {
  font-size: 0.5625rem;
}
@media (min-width: 362px) {
  .list-info.product-text {
    font-size: 0.6875rem;
  }
}
@media (min-width: 576px) {
  .list-info.product-text {
    font-size: 0.875rem;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .list-info.product-text {
    font-size: 0.6875rem;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .list-info.product-text {
    font-size: 0.875rem;
  }
}

.separated-list {
  display: flex;
  justify-content: center;
  margin: 0 -0.625rem;
}
.separated-list li {
  position: relative;
  display: inline-block;
  margin: 0 0.625rem;
}
.separated-list li + li:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.7);
  transform: translateY(-40%);
}

.suggested-links {
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.375rem;
}
@media (min-width: 992px) {
  .suggested-links {
    font-size: 1rem;
  }
}
.suggested-links li {
  margin: 0 0.375rem;
}
.suggested-links a {
  color: #fff;
}
.suggested-links a:hover {
  color: #0095DA;
  text-decoration: underline;
}

.ordered-list {
  list-style: none;
  counter-reset: li;
  padding-left: 0;
  margin-bottom: 1.4375rem;
}
.ordered-list li > strong:first-child {
  display: inline-block;
  margin-bottom: 1.4375rem;
}
.ordered-list > li:before {
  margin-bottom: 1.4375rem;
}
.ordered-list > li:before,
.ordered-list .ordered-list > li:before {
  counter-increment: li;
  content: counters(li, ".") ". ";
  font-weight: 700;
}
.ordered-list ul,
.ordered-list .ordered-list {
  padding-left: 0;
}

ol ol ul {
  list-style-type: disc;
}

@media (min-width: 1200px) {
  .social-list {
    font-size: 1.9rem;
  }
}
.hero-section-slider,
.hero-section-fullscreen-bg {
  position: relative;
  margin-bottom: 3.125rem;
}
@media (min-width: 1200px) {
  .hero-section-slider,
  .hero-section-fullscreen-bg {
    margin-bottom: 0;
  }
}
.hero-section-slider .slick-list,
.hero-section-fullscreen-bg .slick-list {
  overflow: visible;
}
.hero-section-slider .slick-slide,
.hero-section-fullscreen-bg .slick-slide {
  background-position: 0 0;
}
.hero-section-slider .top-section,
.hero-section-fullscreen-bg .top-section {
  top: 0;
  padding-top: 0;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .hero-section-slider .top-section,
  .hero-section-fullscreen-bg .top-section {
    padding-top: 8rem;
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .hero-section-slider .top-section,
  .hero-section-fullscreen-bg .top-section {
    margin-bottom: 2rem;
  }
}
.hero-section-slider .top-section .top-text-holder,
.hero-section-fullscreen-bg .top-section .top-text-holder {
  padding-bottom: 6.25rem;
}
.hero-section-slider .top-section > .container,
.hero-section-fullscreen-bg .top-section > .container {
  margin-top: 0;
}
@media (min-width: 992px) {
  .hero-section-slider h1,
  .hero-section-fullscreen-bg h1 {
    font-size: 2.5rem;
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .hero-section-slider h1,
  .hero-section-fullscreen-bg h1 {
    font-size: 3rem;
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 992px) {
  .hero-section-slider p,
  .hero-section-fullscreen-bg p {
    margin-bottom: 1.875rem;
  }
}
.hero-section-slider .top-section-list,
.hero-section-fullscreen-bg .top-section-list {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .hero-section-slider .top-section-list,
  .hero-section-fullscreen-bg .top-section-list {
    margin-bottom: 1.3125rem;
  }
}
.hero-section-slider .top-section-list li:before,
.hero-section-fullscreen-bg .top-section-list li:before {
  content: "*";
  padding-right: 1rem;
}
.hero-section-slider .link,
.hero-section-fullscreen-bg .link {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: underline;
}
.hero-section-slider .bg-holder,
.hero-section-fullscreen-bg .bg-holder {
  background-size: auto 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 100%;
  position: relative;
  margin-bottom: -6.25rem;
  z-index: -1;
}
@media (min-width: 768px) {
  .hero-section-slider .bg-holder,
  .hero-section-fullscreen-bg .bg-holder {
    padding-top: 0;
    position: absolute;
    top: 0;
    bottom: 0;
  }
}
.hero-section-slider .container,
.hero-section-fullscreen-bg .container {
  position: relative;
  z-index: 5;
}
.hero-section-slider .z-index-0,
.hero-section-fullscreen-bg .z-index-0 {
  z-index: 0;
}
.hero-section-slider .badge,
.hero-section-fullscreen-bg .badge {
  margin-bottom: 1.25rem;
}
.hero-section-slider .genre,
.hero-section-fullscreen-bg .genre {
  margin-bottom: 0.9375rem;
}
.hero-section-slider .genre li:before,
.hero-section-fullscreen-bg .genre li:before {
  background: rgba(255, 255, 255, 0.7);
}
.hero-section-slider .genre a,
.hero-section-fullscreen-bg .genre a {
  color: rgba(255, 255, 255, 0.7);
}

.slick-arrow {
  transition: left 0.3s ease, right 0.3s ease;
  position: absolute;
  top: 0;
  background: #fff;
  width: 50px;
  height: 50px;
  top: 40%;
  z-index: 10;
  border: none;
  background-color: transparent;
  color: #fff;
  font-size: 1.8125rem;
}
@media (max-width: 1024px) {
  .slick-arrow {
    display: none !important;
  }
}

.slick-prev {
  left: 0;
  margin-left: calc(50% - 50vw);
}
.slick-prev:hover {
  left: -5px;
}

.slick-next {
  right: 0;
  margin-right: calc(50% - 50vw);
}
.slick-next:hover {
  right: -5px;
}

.slider-subtitle {
  font-size: 1.75rem;
  display: block;
}

.hero-section-slider .bg-holder {
  min-height: 56.1797752809vw;
}
@media (min-width: 992px) {
  .hero-section-slider .bg-holder {
    background-position: 20% top;
  }
}
@media (min-width: 1600px) {
  .hero-section-slider .bg-holder {
    min-height: 900px;
    background-position: 100% 20%;
    background-repeat: no-repeat;
    background-size: 1600px;
    z-index: -1;
  }
}
.hero-section-slider .bg-holder:before {
  content: "";
  position: absolute;
  left: 0;
  background: #000 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(10, 18, 29, 0) 0%, #0a121d 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 200px;
  bottom: -2px;
}
@media (max-width: 768px) {
  .hero-section-slider .bg-holder:before {
    height: 200px;
    background: transparent linear-gradient(180deg, rgba(10, 18, 29, 0) 0%, #0a121d 100%) 0% 0% no-repeat padding-box;
  }
}
.hero-section-slider .bg-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 200px;
  background: linear-gradient(90deg, rgb(10, 18, 29) 0%, rgba(10, 18, 29, 0) 45%);
}
@media (min-width: 992px) {
  .hero-section-slider .bg-holder:after {
    height: 100%;
    background: linear-gradient(90deg, rgb(10, 18, 29) 20%, rgba(10, 18, 29, 0) 65%);
  }
}
@media all and (min-width: 1921px) {
  .hero-section-slider .bg-holder:after {
    width: 1920px;
    right: 0;
    left: auto;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .hero-section-slider .bg-holder:after {
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media (max-width: 767.95px) {
  .hero-section-slider .bg-holder:after {
    height: 200px;
    background: transparent linear-gradient(0deg, rgba(10, 18, 29, 0) 40%, #0a121d 100%) 0 0 no-repeat padding-box;
  }
}

.bg-custom-position00 {
  background-repeat: no-repeat;
  background-position: -300px -700px;
}

.hero-section-fullscreen-bg .text-sm {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .hero-section-fullscreen-bg .text-sm {
    font-size: 1rem;
  }
}

.article-carousel .flickity-button,
.news-article-carousel .flickity-button {
  display: none;
}

.flickity-cards {
  margin: 0 -0.375rem 3.125rem;
}
.flickity-cards.flickity-carousel:after {
  display: none;
  content: "flickity";
}
@media (min-width: 1500px) {
  .flickity-cards.flickity-carousel:after {
    content: "";
  }
}
@media (min-width: 1500px) {
  .flickity-cards {
    margin: -13.75rem -0.9375rem 3.125rem;
  }
}
.flickity-cards .flickity-button {
  display: none;
}
.flickity-cards .carousel-sell {
  width: 50%;
  padding: 0 0.375rem;
}
@media (min-width: 768px) {
  .flickity-cards .carousel-sell {
    width: 33.3333333333%;
    flex: 1 0 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .flickity-cards .carousel-sell {
    max-width: 25%;
    flex: 1 0 25%;
  }
}
@media (min-width: 1500px) {
  .flickity-cards .carousel-sell {
    max-width: 20%;
    flex: 1 0 20%;
    padding: 0 0.9375rem;
  }
}
.flickity-cards .slide-item {
  border-radius: 6px;
  overflow: hidden;
}
.flickity-cards a {
  color: #fff;
}
.flickity-cards a:hover .text-holder {
  text-decoration: none;
  opacity: 0.8;
}
.flickity-cards img {
  width: 100%;
}
.flickity-cards .slide-item {
  position: relative;
  overflow: hidden;
  display: block;
}
.flickity-cards .slide-item img {
  transition: transform 0.5s ease;
}
.flickity-cards .slide-item:hover img {
  transform: scale(1.05);
}
.flickity-cards .text-holder {
  display: block;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}
.flickity-cards .text-holder:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.flickity-cards .text-holder {
  text-align: center;
  position: absolute;
  bottom: 0.8125rem;
  width: 100%;
}
.flickity-cards .text-holder-top {
  top: 0.5rem;
  bottom: unset;
}
.flickity-cards .text-sm {
  font-size: 0.5rem;
  line-height: 1;
}
@media (min-width: 575px) and (max-width: 992px) {
  .flickity-cards .text-sm {
    font-size: 0.6875rem;
  }
}
@media (min-width: 374px) and (max-width: 575px) {
  .flickity-cards .text-sm {
    font-size: 6875rem;
  }
}
@media (min-width: 992px) {
  .flickity-cards .text-sm {
    font-size: 0.875rem;
  }
}
.flickity-cards .text-lg {
  font-size: 0.75rem;
  line-height: 1;
}
@media (min-width: 374px) and (max-width: 992px) {
  .flickity-cards .text-lg {
    font-size: 1.1rem;
    line-height: 1;
  }
}
@media (min-width: 575px) and (max-width: 992px) {
  .flickity-cards .text-lg {
    font-size: 0.875rem;
  }
}
@media (min-width: 374px) and (max-width: 575px) {
  .flickity-cards .text-lg {
    font-size: 0.75rem;
  }
}
@media (min-width: 992px) {
  .flickity-cards .text-lg {
    font-size: 1.4375rem;
    line-height: 1;
  }
}

.flickity-viewport {
  width: 100%;
}

.flickity-page-dots li:only-child {
  display: none;
}

.article-carousel:after {
  display: none;
  content: "flickity";
}
@media (min-width: 1200px) {
  .article-carousel:after {
    content: "";
  }
}

.news-article-carousel:after {
  display: none;
  content: "flickity";
}

.card-img-carousel .flickity-viewport,
.card-img-carousel .carousel-sell {
  width: 100%;
}
.card-img-carousel .flickity-button {
  z-index: 10;
}
.card-img-carousel .article-card-image {
  width: 100%;
}
.card-img-carousel .card-body {
  position: relative;
}
.card-img-carousel .flickity-button {
  top: 100%;
}
.card-img-carousel .previous {
  left: auto;
  right: 70px;
}

.card-img-carousel-holder:hover .card-body {
  color: #fff;
}
.card-img-carousel-holder:hover .card-body:before {
  opacity: 0.1;
}
.card-img-carousel-holder:hover .card-body p,
.card-img-carousel-holder:hover .card-body .card-title,
.card-img-carousel-holder:hover .card-body .date {
  color: #fff;
}

.card-img-carousel:after {
  display: none;
  content: "flickity";
}

.flickity-page-dots {
  bottom: -46px;
}
.flickity-page-dots .dot {
  position: relative;
  width: 0.875rem;
  height: 0.875rem;
  background-color: transparent;
  opacity: 1;
}
.flickity-page-dots .dot:hover:before {
  background: #0095DA;
}
.bg-white .flickity-page-dots .dot:hover:before {
  background: #0095DA;
}
.flickity-page-dots .dot.is-selected:before {
  transition: background 1s ease;
  background: #0095DA;
}
.bg-white .flickity-page-dots .dot.is-selected:before {
  background: #0095DA;
}
.flickity-page-dots .dot.is-selected:after {
  width: 14px;
  height: 14px;
  border-color: #0095DA;
}
.flickity-page-dots .dot:before {
  transition: background 1s ease;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
}
.bg-white .flickity-page-dots .dot:before {
  background: rgba(10, 18, 29, 0.7);
}
.flickity-page-dots .dot:after {
  transition: border 0.5s ease, width 0.5s ease, height 0.5s ease;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 0;
  height: 0;
}

.campaign-carousel:after,
.flickity-carousel-6:after,
.flickity-carousel-4:after,
.people-scroller-carousel:after,
.exclusive-highlights-carousel:after,
.carouselAccElmScrollTo:after {
  display: none;
  content: "flickity";
}
.campaign-carousel .flickity-viewport,
.flickity-carousel-6 .flickity-viewport,
.flickity-carousel-4 .flickity-viewport,
.people-scroller-carousel .flickity-viewport,
.exclusive-highlights-carousel .flickity-viewport,
.carouselAccElmScrollTo .flickity-viewport {
  overflow: visible;
}
@media (max-width: 991.98px) {
  .campaign-carousel .flickity-viewport,
  .flickity-carousel-6 .flickity-viewport,
  .flickity-carousel-4 .flickity-viewport,
  .people-scroller-carousel .flickity-viewport,
  .exclusive-highlights-carousel .flickity-viewport,
  .carouselAccElmScrollTo .flickity-viewport {
    margin-left: 3px;
    margin-right: 14px;
  }
}
.campaign-carousel .flickity-viewport:before, .campaign-carousel .flickity-viewport:after,
.flickity-carousel-6 .flickity-viewport:before,
.flickity-carousel-6 .flickity-viewport:after,
.flickity-carousel-4 .flickity-viewport:before,
.flickity-carousel-4 .flickity-viewport:after,
.people-scroller-carousel .flickity-viewport:before,
.people-scroller-carousel .flickity-viewport:after,
.exclusive-highlights-carousel .flickity-viewport:before,
.exclusive-highlights-carousel .flickity-viewport:after,
.carouselAccElmScrollTo .flickity-viewport:before,
.carouselAccElmScrollTo .flickity-viewport:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 4;
  width: 30px;
}
@media (min-width: 1200px) {
  .campaign-carousel .flickity-viewport:before, .campaign-carousel .flickity-viewport:after,
  .flickity-carousel-6 .flickity-viewport:before,
  .flickity-carousel-6 .flickity-viewport:after,
  .flickity-carousel-4 .flickity-viewport:before,
  .flickity-carousel-4 .flickity-viewport:after,
  .people-scroller-carousel .flickity-viewport:before,
  .people-scroller-carousel .flickity-viewport:after,
  .exclusive-highlights-carousel .flickity-viewport:before,
  .exclusive-highlights-carousel .flickity-viewport:after,
  .carouselAccElmScrollTo .flickity-viewport:before,
  .carouselAccElmScrollTo .flickity-viewport:after {
    width: 90px;
  }
}
.campaign-carousel .flickity-viewport:before,
.flickity-carousel-6 .flickity-viewport:before,
.flickity-carousel-4 .flickity-viewport:before,
.people-scroller-carousel .flickity-viewport:before,
.exclusive-highlights-carousel .flickity-viewport:before,
.carouselAccElmScrollTo .flickity-viewport:before {
  left: 0;
  margin-left: calc(50% - 50vw);
}
.campaign-carousel .flickity-viewport:after,
.flickity-carousel-6 .flickity-viewport:after,
.flickity-carousel-4 .flickity-viewport:after,
.people-scroller-carousel .flickity-viewport:after,
.exclusive-highlights-carousel .flickity-viewport:after,
.carouselAccElmScrollTo .flickity-viewport:after {
  right: 0;
  margin-right: calc(50% - 50vw);
}
.campaign-carousel .flickity-prev-next-button,
.flickity-carousel-6 .flickity-prev-next-button,
.flickity-carousel-4 .flickity-prev-next-button,
.people-scroller-carousel .flickity-prev-next-button,
.exclusive-highlights-carousel .flickity-prev-next-button,
.carouselAccElmScrollTo .flickity-prev-next-button {
  z-index: 5;
  background: none;
}
.campaign-carousel .previous,
.flickity-carousel-6 .previous,
.flickity-carousel-4 .previous,
.people-scroller-carousel .previous,
.exclusive-highlights-carousel .previous,
.carouselAccElmScrollTo .previous {
  margin-left: calc(50% - 50vw);
}
.campaign-carousel .next,
.flickity-carousel-6 .next,
.flickity-carousel-4 .next,
.people-scroller-carousel .next,
.exclusive-highlights-carousel .next,
.carouselAccElmScrollTo .next {
  margin-right: calc(50% - 50vw);
}
.campaign-carousel .flickity-button-icon,
.flickity-carousel-6 .flickity-button-icon,
.flickity-carousel-4 .flickity-button-icon,
.people-scroller-carousel .flickity-button-icon,
.exclusive-highlights-carousel .flickity-button-icon,
.carouselAccElmScrollTo .flickity-button-icon {
  fill: #fff;
}

.flickity-carousel-6 .flickity-viewport {
  overflow: visible;
}
.flickity-carousel-6 .flickity-slider {
  align-items: flex-start;
}
@media (min-width: 992px) {
  .flickity-carousel-6 .flickity-page-dots {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .article-carousel,
  .news-article-carousel {
    margin: 0 -0.375rem;
  }
}
.article-carousel .flickity-slider,
.news-article-carousel .flickity-slider {
  display: flex;
}
.article-carousel .flickity-carousel:after,
.news-article-carousel .flickity-carousel:after {
  display: none;
  content: "flickity";
}
@media (min-width: 1200px) {
  .article-carousel .flickity-carousel:after,
  .news-article-carousel .flickity-carousel:after {
    content: "";
  }
}
.article-carousel .carousel-sell,
.news-article-carousel .carousel-sell {
  flex: 1 0 84%;
  max-width: 84%;
  width: 84%;
  align-items: stretch;
  padding: 0 0.375rem;
}
@media (min-width: 768px) {
  .article-carousel .carousel-sell,
  .news-article-carousel .carousel-sell {
    flex: 1 0 50%;
    max-width: 50%;
    width: 50%;
    padding: 0 0.9375rem;
  }
}
@media (min-width: 1200px) {
  .article-carousel .carousel-sell,
  .news-article-carousel .carousel-sell {
    flex: 1 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .article-carousel .col-xl-4,
  .news-article-carousel .col-xl-4 {
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.article-carousel .col-md-6,
.news-article-carousel .col-md-6 {
  width: 50%;
}
@media (min-width: 768px) {
  .article-carousel .col-md-6,
  .news-article-carousel .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .article-carousel .col-md-6,
  .news-article-carousel .col-md-6 {
    flex: 1 0 50%;
    max-width: 50%;
  }
}
.article-carousel .article-card,
.news-article-carousel .article-card {
  min-height: 100%;
}
.article-carousel .card-body,
.news-article-carousel .card-body {
  height: auto;
  padding: 2.5rem;
  display: block;
}
@media (min-width: 768px) {
  .article-carousel .card-body,
  .news-article-carousel .card-body {
    height: 205px;
    /*min-height: 205px;*/
  }
}

.article-slide-holder {
  font-size: 1rem;
  padding: 2.875rem 0 3.9375rem;
}
.article-slide-holder .row {
  position: relative;
}
@media (max-width: 991.98px) {
  .article-slide-holder .article-slide-holder-btn {
    position: absolute;
    right: 0;
    top: -7px;
  }
}
.article-slide-holder h2 {
  margin-bottom: 2rem;
}
.article-slide-holder [class^=col] {
  margin-bottom: 0.5rem;
}
.article-slide-holder .flickity-page-dots {
  bottom: -24px;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin-bottom: 3.125rem;
  transform: translateX(-6px);
  margin-top: 30px;
}
@media (max-width: 768px) {
  .slick-dots {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .slick-dots {
    justify-content: flex-start;
  }
}
.slick-dots li {
  display: inline-block;
}
.slick-dots button {
  margin: 0 0.5rem;
}
.slick-dots .slick-active button:before {
  transition: background 1s ease;
  background: #0095DA;
}
.slick-dots .slick-active button:after {
  width: 14px;
  height: 14px;
  border-color: #0095DA;
}
.slick-dots button {
  position: relative;
  width: 0.875rem;
  height: 0.875rem;
  background-color: transparent;
  opacity: 1;
  border: none;
  background-color: transparent;
  text-indent: -9999px;
}
.slick-dots button:focus {
  outline: none;
}
.slick-dots button:hover:before {
  background: #0095DA;
}
.slick-active .slick-dots button:before {
  transition: background 1s ease;
  background: #0095DA;
}
.slick-active .slick-dots button:after {
  width: 14px;
  height: 14px;
  border-color: #0095DA;
}
.slick-dots button:before {
  transition: background 1s ease;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
}
.slick-dots button:after {
  transition: border 0.5s ease, width 0.5s ease, height 0.5s ease;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 0;
  height: 0;
}

.people-scroller-section {
  padding: 1.875rem 0 4.375rem;
}
@media (min-width: 992px) {
  .people-scroller-section {
    padding: 3.25rem 0 4.375rem;
  }
}
.people-scroller-section h2 {
  margin-bottom: 1.875rem;
}
@media (max-width: 767.98px) {
  .people-scroller-section h2 {
    font-size: 1.5rem;
  }
}

.people-scroller-carousel {
  position: relative;
  text-align: center;
}
.people-scroller-carousel.flickity-carousel:after {
  display: none;
  content: "flickity";
}
.people-scroller-carousel .flickity-viewport {
  overflow: visible;
}
.people-scroller-carousel .flickity-viewport:before {
  background: linear-gradient(to right, #fff, rgba(10, 18, 29, 0));
}
.people-scroller-carousel .flickity-viewport:after {
  background: linear-gradient(to left, #fff, rgba(10, 18, 29, 0));
}
.people-scroller-carousel .carousel-sell {
  width: calc(33.3333333333% - 12px);
  margin: 0 0.375rem;
}
@media (min-width: 768px) {
  .people-scroller-carousel .carousel-sell {
    width: calc(25% - 12px);
  }
}
@media (min-width: 1200px) {
  .people-scroller-carousel .carousel-sell {
    width: calc(16.6666666667% - 30px);
    margin: 0 15px;
    margin: 0.9375rem;
  }
}
.people-scroller-carousel a {
  transition: color 0.5s ease;
  color: #0A121D;
}
.people-scroller-carousel a:hover {
  text-decoration: none;
  color: rgba(10, 18, 29, 0.8);
}
.people-scroller-carousel a:hover img {
  transform: scale(1.05);
}
.people-scroller-carousel .img-holder-round {
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid rgba(10, 18, 29, 0.2);
  margin-bottom: 0.625rem;
}
.people-scroller-carousel .img-holder-round img {
  transition: transform 0.5s ease;
  width: 100%;
  border-radius: 50%;
}
.people-scroller-carousel .name,
.people-scroller-carousel .member-info {
  display: block;
}
.people-scroller-carousel .name {
  font-size: 1rem;
  margin-bottom: 0.3125rem;
}
.people-scroller-carousel .member-info {
  font-size: 0.875rem;
  color: rgba(10, 18, 29, 0.7);
}
.people-scroller-carousel .member-info > * {
  display: block;
}
.people-scroller-carousel .flickity-button-icon {
  fill: #0A121D;
}
@media (min-width: 992px) {
  .people-scroller-carousel .flickity-page-dots {
    display: none;
  }
}

.features-carousel-holder {
  position: relative;
  padding: 0 0.375rem 3.125rem;
  background: bottom;
  margin-bottom: 3.125rem;
  background-size: cover;
  z-index: 2;
}
.features-carousel-holder:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, #0a121d, rgba(10, 18, 29, 0.7) 40%, rgba(10, 18, 29, 0) 100%);
}
.features-carousel-holder:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 43px);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@supports (backdrop-filter: blur(30px)) or (-webkit-backdrop-filter: blur(30px)) {
  .features-carousel-holder:before {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
  }
}
@media (min-width: 768px) {
  .features-carousel-holder:before {
    height: calc(100% - 220px);
    margin-bottom: -13.75rem;
  }
}
@media (min-width: 768px) {
  .features-carousel-holder {
    padding: 0 0.375rem 13.75rem;
    margin-bottom: -13.75rem;
  }
}
@media (max-width: 768px) {
  .features-carousel-holder.slim {
    padding: 0 0.375rem 0.125rem;
    margin-bottom: 0;
  }
}
.features-carousel-holder .h4 {
  padding-left: 0.5625rem;
}
.features-carousel-holder a {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
@media (min-width: 992px) {
  .features-carousel-holder a {
    font-size: 0.875rem;
  }
}
.features-carousel-holder a img {
  transition: transform 0.5s ease;
}
.features-carousel-holder a:hover img {
  transform: scale(1.05);
}
.features-carousel-holder .features-carousel {
  z-index: 5;
}
.features-carousel-holder .flickity-carousel:after {
  display: none;
  content: "flickity";
}
.features-carousel-holder .carousel-sell {
  width: 33.3333333333%;
  padding: 0 0.375rem;
}
@media (min-width: 992px) {
  .features-carousel-holder .carousel-sell {
    width: 12.5%;
    padding: 0 0.9375rem;
  }
}
.features-carousel-holder .img-holder {
  border-radius: 0.3125rem;
  overflow: hidden;
  margin-bottom: 0.3125rem;
  border-radius: 5px;
}
.features-carousel-holder .img-holder img {
  width: 100%;
}
.features-carousel-holder .flickity-page-dots,
.features-carousel-holder .flickity-button {
  display: none;
}

@media (min-width: 992px) {
  .faux-row {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (max-width: 1199.98px) {
  .faux-row .col-6 {
    max-width: initial !important;
  }
}

.article-carousel02 {
  margin-bottom: 4.8125rem;
}
@media (max-width: 991.98px) {
  .article-carousel02 {
    margin-bottom: 4.8125rem;
  }
}
@media (min-width: 1200px) {
  .article-carousel02:after {
    content: "flickity";
  }
}
.article-carousel02 .card-body {
  min-height: 130px;
  height: auto;
}
@media (min-width: 768px) {
  .article-carousel02 .card-body {
    height: auto;
    /*min-height: 300px;*/
  }
}
@media (max-width: 767.98px) {
  .article-carousel02 .card-body {
    padding-left: 1.1875rem;
    padding-right: 1rem;
  }
}
.article-carousel02 .flickity-button {
  display: none;
}
@media (min-width: 992px) {
  .article-carousel02 .flickity-button {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .article-slide-holder-btn:not(.pricing-contact-btn) {
    position: absolute;
    right: 12px;
    top: -12px;
    left: 0;
  }
}

.flickity-carousel.is-fullscreen .carousel-sell {
  height: 100%;
}

.flickity-carousel-4 {
  margin-bottom: 4.6875rem;
  position: relative;
}
.flickity-carousel-4 .carousel-sell {
  width: 282px;
}
@media (min-width: 992px) {
  .flickity-carousel-4 .carousel-sell {
    width: 350px;
  }
}
.flickity-carousel-4 .card-bg {
  background-position: 50%;
  background-size: 115%;
  background-repeat: no-repeat;
}
.flickity-carousel-4 .text-holder {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 380px;
  padding: 1.875rem 1.25rem;
}
@media (min-width: 992px) {
  .flickity-carousel-4 .text-holder {
    padding: 3.125rem 1.625rem 1.25rem;
    height: 440px;
  }
}
.flickity-carousel-4 .text-holder:before {
  content: "";
  position: absolute;
  left: -1px;
  bottom: -1px;
  height: calc(50% + 2px);
  width: calc(100% + 2px);
  background: linear-gradient(to top, rgba(24, 33, 46, 0.5), rgba(38, 49, 64, 0));
}
.flickity-carousel-4 .text-bottom {
  position: relative;
  margin-top: auto;
  font-size: 1rem;
}
.flickity-carousel-4 .value-holder p {
  margin-bottom: 0;
}
.flickity-carousel-4 .list-info {
  font-size: 0.875rem;
  font-weight: 700;
}
.flickity-carousel-4.packages-carousel .slide-link-p-absolute {
  right: 30px;
  bottom: 30px;
}

.decoder-packages-carousel .packages-carousel-gradient-bg,
.package-page .packages-carousel-gradient-bg {
  padding-top: 2rem;
  padding-bottom: 0.0625rem;
}
@media (min-width: 992px) {
  .decoder-packages-carousel .packages-carousel-gradient-bg,
  .package-page .packages-carousel-gradient-bg {
    padding-top: 3rem;
    padding-bottom: 0.5rem;
  }
}

.packages-hardware .packages-carousel-gradient-bg {
  background: transparent;
  padding-top: 0;
}
.packages-hardware .bg-wrap00:before {
  background: transparent;
}

.decoder-carousel-container,
.packges-carousel-container,
.featured-channels-carousel-container {
  position: relative;
}
.decoder-carousel-container .hidden-clicker,
.packges-carousel-container .hidden-clicker,
.featured-channels-carousel-container .hidden-clicker {
  cursor: pointer;
}

@media (min-width: 1200px) {
  .featured-channels-carousel-container .flickity-slider .carousel-sell {
    min-height: 22.1rem;
  }
}
@media (min-width: 991px) and (max-width: 1500px) {
  .featured-channels-carousel-container .flickity-slider .carousel-sell {
    min-height: 15.6rem;
  }
}
@media (min-width: 768.1px) and (max-width: 990.9px) {
  .featured-channels-carousel-container .flickity-slider .carousel-sell {
    min-height: 12.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .featured-channels-carousel-container .flickity-slider .carousel-sell {
    min-height: 16.75rem;
  }
}
@media (max-width: 767.98px) {
  .featured-channels-carousel-container .flickity-slider .carousel-sell {
    min-height: 11.2rem;
  }
}

.featured-channels-carousel-fade-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
}
.featured-channels-carousel-fade-gradient:before {
  content: "";
  background: linear-gradient(90deg, rgba(10, 18, 29, 0) 0%, rgb(10, 18, 29) 100%);
  display: none;
  position: absolute;
  width: 70px;
  bottom: 0;
  right: 0;
  height: 68%;
  z-index: 2;
}
@media (min-width: 992px) {
  .featured-channels-carousel-fade-gradient:before {
    display: block;
    height: 73%;
  }
}
@media (min-width: 1200px) {
  .featured-channels-carousel-fade-gradient:before {
    display: block;
    height: 81%;
  }
}

.decoder-carousel-fade-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
}
.decoder-carousel-fade-gradient:before {
  content: "";
  background: linear-gradient(90deg, rgba(10, 18, 29, 0) 0%, rgb(10, 18, 29) 100%);
  display: none;
  position: absolute;
  width: 70px;
  bottom: 90px;
  right: 0;
  height: 68%;
  z-index: 2;
}
@media (min-width: 992px) {
  .decoder-carousel-fade-gradient:before {
    display: block;
    height: 52%;
  }
}
@media (min-width: 1200px) {
  .decoder-carousel-fade-gradient:before {
    display: block;
    height: 57%;
  }
}

.flickity-slider {
  display: flex;
}

.top-section-carousel-4:after {
  display: none;
  content: "flickity";
}
@media (min-width: 992px) {
  .top-section-carousel-4:after {
    content: "";
  }
}
.top-section-carousel-4 .carousel-sell {
  width: 50%;
  padding: 0 0.375rem;
}
@media (min-width: 992px) {
  .top-section-carousel-4 .carousel-sell {
    width: 25%;
    padding: 0 0.9375rem;
  }
}

.article-carousel00 .flickity-slider,
.article-carousel01 .flickity-slider {
  display: block;
}
.article-carousel00 .carousel-sell,
.article-carousel01 .carousel-sell {
  width: 100%;
}

.article-carousel01 .text-holder {
  min-height: 440px;
}

.flickity-slider .carousel-sell {
  min-height: 0;
}

.top-section-carousel-4 {
  text-align: center;
  font-size: 0.875rem;
}
.top-section-carousel-4 img {
  margin-bottom: 1.0625rem;
}
@media (min-width: 768px) {
  .top-section-carousel-4 img {
    margin-bottom: 1.625rem;
  }
}
.top-section-carousel-4 p {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.7);
}
.top-section-carousel-4:after {
  display: none;
  content: "flickity";
}
@media (min-width: 992px) {
  .top-section-carousel-4:after {
    content: "";
  }
}
.top-section-carousel-4 .carousel-sell {
  width: 50%;
}
@media (min-width: 992px) {
  .top-section-carousel-4 .carousel-sell {
    width: 25%;
  }
}
@media (max-width: 767.98px) {
  .top-section-carousel-4 .card-body {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (min-width: 992px) {
  .top-section-carousel-4 .card-body {
    min-height: 0;
  }
}
.top-section-carousel-4 .flickity-button {
  display: none;
}

.local-news-carousel {
  margin: 0 -0.5rem;
}
@media (min-width: 992px) {
  .local-news-carousel {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.9375rem;
  }
}
.local-news-carousel:after {
  display: none;
  content: "flickity";
}
@media (min-width: 992px) {
  .local-news-carousel:after {
    content: "";
  }
}
.local-news-carousel .carousel-sell {
  width: 335px;
  padding: 0 0.5rem;
}
@media (min-width: 992px) {
  .local-news-carousel .carousel-sell {
    max-width: 50%;
    min-width: 50%;
    flex: 1 0 0;
    padding: 0 0.9375rem;
    margin-bottom: 1.875rem;
  }
}
.local-news-carousel .article-card {
  font-size: 0.75rem;
}
@supports (backdrop-filter: blur(50px)) or (-webkit-backdrop-filter: blur(50px)) {
  .local-news-carousel .article-card-image {
    margin-bottom: -0.25rem;
  }
}
.local-news-carousel .card-title {
  margin-bottom: 0;
}
.local-news-carousel .flickity-button {
  display: none;
}

.exclusive-highlights-carousel .carousel-sell {
  width: 318px;
  padding: 0 0.9375rem;
}
@media (min-width: 992px) {
  .exclusive-highlights-carousel .carousel-sell {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .exclusive-highlights-carousel .article-card:hover .inlinePlayButton {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .exclusive-highlights-carousel .flickity-page-dots {
    display: none;
  }
}
.exclusive-highlights-carousel .iframe-holder {
  z-index: 0;
}
@media (min-width: 992px) {
  .exclusive-highlights-carousel .inlinePlayButton {
    opacity: 0;
  }
}

.compare-package-form .flickity-carousel:after {
  display: none;
  content: "flickity";
}
@media (min-width: 1200px) {
  .compare-package-form .flickity-carousel:after {
    content: "";
  }
}
.compare-package-form .flickity-carousel .flickity-button {
  display: none;
}

.Carosel-Title {
  font-size: 1.7rem;
}

.article-Show-carousel:after {
  display: none;
  content: "flickity";
}

.article-Show-carousel {
  /* .col-xl-4 {
        @include media-breakpoint-up(xl) {
            flex: 1 0 calc(100% / 3);
            max-width: calc(100% / 3);
        }
    }

    .col-md-6 {
        width: 50%;

        @include media-breakpoint-up(md) {
            width: 50%;
        }

        @include media-breakpoint-up(xl) {
            flex: 1 0 50%;
            max-width: 50%;
        }
    }*/
}
@media (max-width: 991.98px) {
  .article-Show-carousel {
    margin: 0 -0.375rem;
  }
}
.article-Show-carousel .flickity-slider {
  display: flex;
}
.article-Show-carousel .flickity-carousel:after {
  display: none;
  content: "flickity";
}
@media (min-width: 1200px) {
  .article-Show-carousel .flickity-carousel:after {
    content: "";
  }
}
.article-Show-carousel .carousel-sell {
  flex: 1 0 84%;
  max-width: 100%;
  width: 100%;
  align-items: stretch;
  padding: 0 0.375rem;
  /* @include media-breakpoint-up(md) {
          flex: 1 0 50%;
          max-width: 50%;
          width: 50%;
          padding: rem-calc(0 15);
      }

      @include media-breakpoint-up(xl) {
          flex: 1 0 25%;
          max-width: 25%;
      }*/
}

.article-Show-carousel {
  margin-bottom: 2.8125rem;
}
@media (max-width: 767.98px) {
  .article-Show-carousel {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991.98px) {
  .article-Show-carousel {
    margin-bottom: 2.8125rem;
  }
}
@media (min-width: 1200px) {
  .article-Show-carousel:after {
    content: "flickity";
  }
}
.article-Show-carousel .flickity-button {
  display: block;
}
.article-Show-carousel .flickity-page-dots {
  bottom: -4px;
  right: 14rem;
}
@media (max-width: 1024px) {
  .article-Show-carousel .flickity-page-dots {
    right: 12rem;
  }
}
@media (max-width: 768px) {
  .article-Show-carousel .flickity-page-dots {
    top: 54%;
    bottom: 54%;
    right: 0rem;
  }
}
@media (max-width: 414px) {
  .article-Show-carousel .flickity-page-dots {
    top: 40%;
    bottom: 40%;
    right: 0rem;
  }
}
@media (max-width: 376px) {
  .article-Show-carousel .flickity-page-dots {
    top: 38%;
    bottom: 38%;
    right: 0rem;
  }
}
@media (max-width: 321px) {
  .article-Show-carousel .flickity-page-dots {
    top: 34%;
    bottom: 34%;
    right: 0rem;
  }
}
.article-Show-carousel .flickity-page-dots .dot {
  position: relative;
  width: 0.875rem;
  height: 0.875rem;
  background-color: transparent;
  opacity: 1;
}
.article-Show-carousel .flickity-page-dots .dot:hover:before {
  background: #0095DA;
}
.bg-white .article-Show-carousel .flickity-page-dots .dot:hover:before {
  background: #0095DA;
}
.article-Show-carousel .flickity-page-dots .dot.is-selected:before {
  transition: background 1s ease;
  background: #0095DA;
}
.bg-white .article-Show-carousel .flickity-page-dots .dot.is-selected:before {
  background: #0095DA;
}
.article-Show-carousel .flickity-page-dots .dot.is-selected:after {
  width: 14px;
  height: 14px;
  border-color: #0095DA;
}
.article-Show-carousel .flickity-page-dots .dot:before {
  transition: background 1s ease;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
}
.bg-white .article-Show-carousel .flickity-page-dots .dot:before {
  background: rgba(10, 18, 29, 0.7);
}
.article-Show-carousel .flickity-page-dots .dot:after {
  transition: border 0.5s ease, width 0.5s ease, height 0.5s ease;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 0;
  height: 0;
}

.Shows-Box {
  position: relative;
  width: 100%;
  height: 100%;
}
.Details-Box {
  width: 40%;
  right: 0;
  top: 50%;
}
@media screen and (min-width: 998px) {
  .Details-Box {
    position: absolute;
    width: 40%;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.Video-Box {
  position: relative;
  width: 60%;
  right: 0;
}
@media screen and (min-width: 998px) {
  .Video-Box {
    position: relative;
    width: 60%;
    right: 0;
  }
}

@media (max-width: 998px) {
  .Shows-Box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .Shows-Box .Details-Box {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
  .Shows-Box .Video-Box {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }
  .CaroselDetails {
    /*padding: 1% 1% 1% 1%;
            margin: 3%;*/
    padding: 3% 0% 4% 0%;
    margin: 0rem;
  }
  .flickity-page-dots {
    right: 0rem;
  }
}
.CaroselDetails {
  padding: 3% 10% 4% 20%;
  margin: 3%;
}
@media (max-width: 1022px) {
  .CaroselDetails {
    padding: 3% 0% 4% 0%;
    margin: 0rem;
  }
}

.Description-title {
  font-size: 1.6rem;
}

.Headline-carousel {
  margin-top: 20px;
  margin-bottom: 8%;
  font-size: 0.9rem;
  font-weight: lighter;
}

.Date-carousel {
  margin-top: 20px;
  font-size: 0.8rem;
  font-weight: lighter;
}

.channel-image-article {
  float: left;
  padding-right: 5px;
}

.Channel-Detail-Article-Slider {
  padding-left: 55px;
  padding-top: 1.1rem;
  font-weight: bold;
  font-size: 0.7rem;
}

.Channel-Detail-Article-Slider-number {
  /*padding-left: 10px;*/
  font-weight: 200;
}

.contact-form-holder {
  font-size: 1rem;
  color: rgba(10, 18, 29, 0.4);
  padding: 1.125rem 1.875rem;
  margin-bottom: 3.1875rem;
}
.contact-form-holder label {
  font-size: 0.75rem;
  color: rgba(10, 18, 29, 0.4);
  margin-bottom: 0.1875rem;
}
.contact-form-holder .jcf-select {
  font-size: 1rem;
}
.contact-form-holder .form-control {
  width: 100;
  box-shadow: none;
  border-bottom: 1px solid rgba(10, 18, 29, 0.4);
}
.contact-form-holder .form-control:focus {
  box-shadow: none;
}

.contact-form {
  display: flex;
  flex-wrap: wrap;
}

.submit-holder {
  flex: 1 0 100%;
  max-width: 100%;
}

.form-control {
  border-width: 0;
  border-radius: 0;
  height: auto;
  border: none;
  box-shadow: 0 0.5px 0 -0.2px #0A121D;
  padding-left: 0;
  padding-bottom: 1.375rem;
  padding-top: 1.25rem;
  height: auto;
}
.form-control::-webkit-input-placeholder {
  color: rgba(10, 18, 29, 0.4);
}
.form-control::-moz-placeholder {
  opacity: 1;
  color: rgba(10, 18, 29, 0.4);
}
.form-control:-moz-placeholder {
  color: rgba(10, 18, 29, 0.4);
}
.form-control:-ms-input-placeholder {
  color: rgba(10, 18, 29, 0.4);
}
.form-control.placeholder {
  color: rgba(10, 18, 29, 0.4);
}
.form-control:focus {
  background-color: transparent;
}

.jcf-select {
  padding: 0;
  margin: 0;
  height: auto;
  border: none;
  box-shadow: 0 0.5px 0 -0.2px #0A121D;
  width: 100%;
  padding-left: 0;
  padding-bottom: 1.3125rem;
}
.jcf-select .jcf-select-text {
  font-size: 1rem;
  line-height: 1.5;
  margin-left: 0;
}
.jcf-select .jcf-select-opener {
  background: none;
  height: 26px;
  display: block;
}
.jcf-select .jcf-select-opener:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: rotate(45deg) translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border: 0.2px solid #0A121D;
  border-top: none;
  border-left: none;
}
.jcf-select.jcf-drop-active .jcf-select-opener:before {
  top: 20%;
  transform: rotate(225deg) translate(-50%, -50%);
}

.modal .form-group {
  max-width: 100%;
  flex: 1 0 100%;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .modal .form-group {
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 1.25rem;
    padding: 0 1.875rem;
  }
}

.form-transparent input {
  background-color: transparent;
  border-color: #fff;
}

@media (min-width: 768px) {
  .search-form-content {
    margin-bottom: 2.0625rem;
  }
}
.search-form-content .form-group {
  position: relative;
}
.search-form-content label {
  color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 768px) {
  .search-form-content label {
    font-size: 1rem;
  }
}
.search-form-content .form-control {
  padding-left: 0;
  font-size: 1rem;
  color: #fff;
}
.search-form-content .form-control::-webkit-input-placeholder {
  color: #fff;
}
.search-form-content .form-control::-moz-placeholder {
  opacity: 1;
  color: #fff;
}
.search-form-content .form-control:-moz-placeholder {
  color: #fff;
}
.search-form-content .form-control:-ms-input-placeholder {
  color: #fff;
}
.search-form-content .form-control.placeholder {
  color: #fff;
}
.search-form-content button {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 0;
  color: #fff;
  height: 66px;
}

.compare-package-form {
  display: flex;
  flex-direction: column;
  position: relative;
}
.compare-package-form .flickity-carousel {
  display: flex;
  margin: 0 -0.375rem 5.3125rem;
  padding-left: 4px;
}
@media (min-width: 992px) {
  .compare-package-form .flickity-carousel {
    margin: 0 0 5.3125rem -15px;
    padding-left: 15px;
  }
}

.compare-package-col {
  width: 198px;
  margin-left: 30px;
}
.compare-package-col:first-child {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .compare-package-col {
    flex: 1 0 0;
    max-width: 14.2857142857%;
  }
}

.compare-package-item {
  position: relative;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.compare-package-item .compare-package-item-outline {
  width: 100%;
  height: 100%;
  border: 2px solid #0095DA;
  display: block;
  opacity: 0;
  position: absolute;
  z-index: 2;
  border-radius: 8px;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.compare-package-item.package-is-selected .compare-package-item-outline {
  opacity: 1;
}
.compare-package-item.compare-package-item-disabled {
  pointer-events: none;
  opacity: 0.3;
}
.compare-package-item [type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
}
.compare-package-item [type=checkbox]:checked ~ label {
  background: #0095DA;
  border-color: #0095DA;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.compare-package-item [type=checkbox]:checked ~ label:before {
  display: block !important;
}
.compare-package-item label {
  display: inline-block;
  text-indent: -9999px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  float: right;
}
.compare-package-item label:before {
  font-family: "DStv-com-icons";
  content: "\e964";
  text-indent: 0;
  display: none;
}
.compare-package-item label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.compare-package-item.compare-package-item-checked .fake-checkbox.fake-checkbox [class^=icon] {
  display: block;
}
.compare-package-item .icons-holder {
  font-size: 1.25rem;
  margin-bottom: 0.125rem;
}
.compare-package-item .icons-holder [class=icon-tick] {
  display: none;
}
@media (max-width: 767.98px) {
  .compare-package-item p {
    margin-bottom: 0.625rem;
  }
}
.compare-package-item .value-holder {
  font-size: 0.875rem;
}
.compare-package-item .value-holder p {
  display: block;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
}
.compare-package-item .value-holder .value-text-sm {
  font-size: 0.875rem;
}

.compare-package-item-img-holder {
  background-size: cover;
  background-position: center;
  border-radius: 0.375rem 0.375rem 0 0;
  padding: 2.625rem 1.1875rem 1.9375rem;
  margin: 0 0 -0.5rem;
}
@media (min-width: 768px) {
  .compare-package-item-img-holder {
    margin-bottom: -0.9375rem;
  }
}

@-moz-document url-prefix() {
  .compare-package-item-img-holder {
    position: relative;
    z-index: 1;
    background-size: auto 105%;
  }
}
.compare-package-name {
  font-size: 1.25rem;
}

.compare-package-item-content {
  font-size: 0.75rem;
  line-height: 1.66;
  padding: 1rem 1rem 0.8125rem 1.25rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@supports (backdrop-filter: blur(50px)) or (-webkit-backdrop-filter: blur(50px)) {
  .compare-package-item-content {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
  }
}

@-moz-document url-prefix() {
  .compare-package-item-content {
    padding-top: 1.625rem;
  }
}
.compare-package-item-title {
  display: block;
  margin-bottom: 0.25rem;
}

.compare-package-item-list {
  margin-bottom: 0.75rem;
}
.compare-package-item-list li {
  position: relative;
  padding-left: 0.5625rem;
  margin-bottom: 0;
}
.compare-package-item-list li:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
}

.form-buttons-holder {
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  .form-buttons-holder {
    order: -1;
    justify-content: flex-end;
    margin-bottom: 3rem;
  }
}
.form-buttons-holder button {
  flex: 1 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
  margin: 0 0.625rem;
}
.form-buttons-holder button:disabled:not(.btn) {
  background: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.05);
}
@media (min-width: 768px) {
  .form-buttons-holder button {
    flex: 0 1 210px;
    max-width: none;
  }
}
@media (max-width: 991.98px) {
  .form-buttons-holder button {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}

.navbar-active {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.navbar-active .icon-hamburger-nav {
  display: none;
}
.navbar-active .icon-Close_M {
  display: block;
}
.navbar-active [id=header] {
  background-color: #0a121d;
  bottom: 0;
}
.navbar-active .search-mobile {
  opacity: 0;
}

.icon-hamburger-nav {
  display: block;
}

.icon-Close_M {
  display: none;
}

[id=header] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  z-index: 50;
}
[id=header]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 150px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  z-index: -1;
}
@media (min-width: 768px) {
  [id=header]:after {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  [id=header] .collapse:not(.show) {
    display: block;
  }
}
[id=header].fixed-position {
  z-index: 200;
}
[id=header].fixed-position:after {
  top: 0;
}
[id=header].fixed-position .navbar {
  padding: 0.625rem 1rem;
}
@media (min-width: 768px) {
  [id=header].fixed-position .navbar {
    padding: 0 1rem;
  }
}

.navbar {
  transition: padding 0.5s ease;
  background-color: transparent;
  padding: 1rem 1rem 0;
  top: 0;
  left: 0;
  position: relative;
}
@media (min-width: 768px) {
  .navbar {
    padding-top: 0;
  }
}
.navbar .navbar-toggler {
  border-color: transparent;
  width: 55px;
}
.navbar .navbar-toggler:focus {
  outline: none;
}
.navbar .nav-item:focus,
.navbar .nav-link:focus {
  outline: none;
  border: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .nav-item,
  .navbar .nav-link {
    font-size: 0.75rem;
  }
}
.navbar .container {
  position: relative;
}
.navbar .dropdown-menu {
  background: none;
}

@media (min-width: 768px) {
  .navbar-nav {
    margin-left: 0.625rem;
  }
}

.nav-item {
  position: relative;
  color: #fff;
}
@media (min-width: 768px) {
  .nav-item {
    margin: 0 0.25rem;
  }
}
.nav-item.active {
  font-weight: 700;
}
.nav-item.active a {
  position: relative;
}
.nav-item.active a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #0095DA;
}
@media (min-width: 768px) {
  .nav-item.active a:after {
    left: 0.5rem;
    width: calc(100% - 1rem);
  }
}

.search-opener.nav-link {
  color: #fff;
}
.search-opener.nav-link.active + .header-search-form {
  opacity: 1;
  transform: translateX(0);
}

.search-mobile {
  opacity: 1;
}
.search-mobile .btn.active + .header-search-form {
  opacity: 1;
  transform: translateX(0);
}

@media (min-width: 768px) {
  .nav-controls {
    margin: 0 -1rem;
  }
}
@media (min-width: 768px) {
  .nav-controls .nav-item {
    margin: 0 0.625rem;
  }
}
.nav-controls .nav-link {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
.nav-controls [class^=icon] {
  font-size: 1.3125rem;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .nav-controls [class^=icon] {
    font-size: 0.9375rem;
  }
}
@media (min-width: 992px) {
  .nav-controls [class^=icon] {
    font-size: 1.3125rem;
  }
}
.nav-controls .dropdown-menu {
  right: 0;
  left: auto;
  background: none;
}

.header-search-form {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  opacity: 0;
}

.navbar-toggler {
  z-index: 10;
}

.navbar-brand {
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  .navbar-brand img {
    width: 118px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: 9;
    opacity: 0;
    height: 0;
    visibility: hidden;
    padding-top: 115px;
    transition: none !important;
  }
  .navbar-collapse.navbar-active {
    min-height: 100%;
    opacity: 1;
    visibility: visible;
  }
  .navbar-collapse.show {
    opacity: 1;
    visibility: visible;
  }
}

body.search-active {
  overflow: hidden;
}

.search-active {
  opacity: 1;
  visibility: visible;
}
.search-active .search-holder {
  display: block;
  right: 0;
  bottom: 0;
  position: fixed;
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 5.4375rem 0 1.25rem;
}
@media (min-width: 768px) {
  .search-active .search-holder {
    padding: 4.375rem 0 1.875rem;
  }
}
@media (min-width: 992px) {
  .search-active .search-holder {
    padding: 6.3125rem 0 1.25rem;
  }
}

.search-holder {
  transition: opacity 0.5s ease, visibility 0.5s ease;
  height: 0;
  z-index: 999;
  top: 0;
  padding: 0;
  left: 0;
  width: 100%;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(10, 18, 29, 0.8);
}
@supports (backdrop-filter: blur(30px)) or (-webkit-backdrop-filter: blur(30px)) {
  .search-holder {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
  }
}
@-moz-document url-prefix() {
  .search-holder {
    background: rgba(10, 18, 29, 0.95);
  }
}
.search-holder .search-opener {
  transition: color 0.5s ease;
  position: absolute;
  top: 3rem;
  right: 2rem;
  font-size: 1.25rem;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .search-holder .search-opener {
    font-size: 1.5625rem;
    top: 3.0625rem;
    right: 2.8125rem;
  }
}
.search-holder .search-opener:hover {
  color: rgba(255, 255, 255, 0.7);
}
.search-holder .search-form {
  margin-bottom: 2.9375rem;
}
@media (min-width: 768px) {
  .search-holder .search-form {
    margin-bottom: 7.0625rem;
  }
}
.search-holder .search-form .row {
  display: flex;
  align-items: flex-end;
}
.search-holder .search-form button {
  float: right;
  display: none;
}
@media (min-width: 768px) {
  .search-holder .search-form button {
    display: block;
  }
}
.search-holder .search-form input {
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  width: 100%;
  color: #fff;
  font-size: 1.75rem;
  padding: 0.5rem 0.625rem 0.5rem 0.5rem;
}
@media (min-width: 768px) {
  .search-holder .search-form input {
    font-size: 3rem;
  }
}
.search-holder .search-form input::-webkit-input-placeholder {
  font-size: 1.25rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  padding: 0;
}
@media (min-width: 576px) {
  .search-holder .search-form input::-webkit-input-placeholder {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .search-holder .search-form input::-webkit-input-placeholder {
    font-size: 2.125rem;
  }
}
@media (min-width: 992px) {
  .search-holder .search-form input::-webkit-input-placeholder {
    font-size: 3rem;
  }
}
.search-holder .search-form input::-moz-placeholder {
  opacity: 1;
  font-size: 1.25rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  padding: 0;
}
@media (min-width: 576px) {
  .search-holder .search-form input::-moz-placeholder {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .search-holder .search-form input::-moz-placeholder {
    font-size: 2.125rem;
  }
}
@media (min-width: 992px) {
  .search-holder .search-form input::-moz-placeholder {
    font-size: 3rem;
  }
}
.search-holder .search-form input:-moz-placeholder {
  font-size: 1.25rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  padding: 0;
}
@media (min-width: 576px) {
  .search-holder .search-form input:-moz-placeholder {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .search-holder .search-form input:-moz-placeholder {
    font-size: 2.125rem;
  }
}
@media (min-width: 992px) {
  .search-holder .search-form input:-moz-placeholder {
    font-size: 3rem;
  }
}
.search-holder .search-form input:-ms-input-placeholder {
  font-size: 1.25rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  padding: 0;
}
@media (min-width: 576px) {
  .search-holder .search-form input:-ms-input-placeholder {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .search-holder .search-form input:-ms-input-placeholder {
    font-size: 2.125rem;
  }
}
@media (min-width: 992px) {
  .search-holder .search-form input:-ms-input-placeholder {
    font-size: 3rem;
  }
}
.search-holder .search-form input.placeholder {
  font-size: 1.25rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
  padding: 0;
}
@media (min-width: 576px) {
  .search-holder .search-form input.placeholder {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .search-holder .search-form input.placeholder {
    font-size: 2.125rem;
  }
}
@media (min-width: 992px) {
  .search-holder .search-form input.placeholder {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .search-holder .search-list {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .search-holder .search-list {
    justify-content: flex-start;
  }
}
.search-holder .search-list h4 {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .search-holder .search-list h4 {
    margin-bottom: 1.6875rem;
  }
}
.search-holder .search-list > li {
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .search-holder .search-list > li {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .search-holder .search-list > li:not(:first-child) {
    padding-left: 18.1875rem;
  }
}
.search-holder .search-list ul li {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .search-holder .search-list ul li {
    margin-bottom: 0.625rem;
  }
}
.search-holder .search-list ul a {
  transition: color 0.5s ease;
  color: #fff;
  text-decoration: none;
}
.search-holder .search-list ul a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.home-package-logo {
  font-size: 3rem;
}

.value-holder {
  line-height: 100%;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }
}

body {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.bg-white {
  color: #0A121D;
}

#wrapper {
  overflow: hidden;
  position: relative;
  z-index: 0;
  background-size: 130%;
  background-repeat: no-repeat;
  background-position: 50% 90px;
}
@media (min-width: 768px) {
  #wrapper {
    background-size: 100%;
  }
}

/*This blurs the header of the article page*/
.blurArticle {
  background-position: center top !important;
}
@media (min-width: 768px) {
  .blurArticle {
    background-size: 1920px 900px !important;
  }
}
.blurArticle:before {
  content: "";
  width: 100%;
  height: 1014px;
  position: absolute;
  z-index: -1;
  background-color: rgba(10, 18, 29, 0.6);
}
@supports (backdrop-filter: blur(50px)) or (-webkit-backdrop-filter: blur(50px)) {
  .blurArticle:before {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
  }
}
.blurArticle:after {
  content: "";
  width: 100%;
  height: 300px;
  background: linear-gradient(180deg, rgba(10, 18, 29, 0) 0%, #0a121d 99%);
  position: absolute;
  top: 600px;
  z-index: -1;
}
@supports (backdrop-filter: blur(50px)) or (-webkit-backdrop-filter: blur(50px)) {
  .blurArticle:after {
    top: 740px;
  }
}

.bg-stretch,
.bg-cover {
  background-position: 50% 0;
  background-size: contain;
  background-repeat: no-repeat;
}

.bg-cover {
  background-size: cover;
}

p > a {
  color: rgba(255, 255, 255, 0.7);
}

.container-sm {
  max-width: 1200px;
}

.small-container {
  max-width: 720px;
}

.date {
  font-size: 0.875rem;
}

.article-description {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6;
  font-size: 0.875rem;
}
.article-description > [class^=icon] {
  color: #0095DA;
  font-size: 1.125rem;
  line-height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -0.25rem;
}

.text-link {
  color: inherit;
  text-decoration: underline;
  font-weight: 700;
  transition: color 0.1s ease-in-out;
}
.text-link:hover {
  color: #0095da !important;
}

.blur-box {
  transition: background 0.5s ease, color 0.5s ease;
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.102);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1) 0% 0% no-repeat padding-box;
  padding: 1.5625rem 1.875rem 1.25rem;
  height: 100%;
}
@supports (backdrop-filter: blur(50px)) or (-webkit-backdrop-filter: blur(50px)) {
  .blur-box {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
  }
}
.blur-box:hover {
  background: #fff;
  color: #0A121D;
}

.link-overlay {
  margin-top: auto;
}
.link-overlay:hover {
  text-decoration: none;
}
.link-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.text-top-secondary {
  color: rgba(255, 255, 255, 0.7);
}

.privacy-section {
  margin-bottom: 3.75rem;
}
@media (max-width: 991.98px) {
  .privacy-section {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.privacy-section h2,
.privacy-section p {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .privacy-section h2,
  .privacy-section p,
  .privacy-section .list-item-title {
    margin-bottom: 1.875rem;
  }
}
.privacy-section .list-item-title {
  display: inline-block;
}
.privacy-section ul {
  padding-left: 1rem;
}
.privacy-section ul a {
  text-decoration: underline;
  color: inherit;
}
.privacy-section ul a:hover {
  color: #0095DA;
}

.badge-secondary {
  display: inline-block;
  background: #313844;
  vertical-align: middle;
  border-left: 4px solid #5045d3;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .badge-secondary {
    font-size: 1.125rem;
    padding: 0.375rem 1.4375rem 0.3125rem 0.875rem;
  }
}

@media (max-width: 575.98px) {
  .md-h4 {
    font-size: 1.125rem;
  }
}

@media (max-width: 575.98px) {
  .md-h3 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .h1-lg {
    font-size: 3.625rem;
    margin-bottom: 1.5625rem;
  }
}

.h1-sm {
  font-size: 2.375rem;
  margin-bottom: 1.6875rem;
  margin-top: 0;
}
@media (min-width: 992px) {
  .h1-sm {
    font-size: 3rem;
  }
}

.h2-sm {
  font-size: 2.375rem;
  margin-bottom: 1.6875rem;
  margin-top: 0;
}
@media (min-width: 992.02px) and (max-width: 1499.98px) {
  .h2-sm {
    font-size: 1.75rem;
  }
}

@media (max-width: 991.98px) {
  .md-down-h5 {
    font-size: 1.25rem;
  }
}

@media (max-width: 767.98px) {
  .sm-down-h2 {
    font-size: 1.75rem;
  }
}

.md-h1 {
  font-size: 3rem;
}

@media (max-width: 991.98px) {
  .mobile-at-bottom {
    position: absolute;
    left: 0.9375rem;
    top: calc(100% + 0px);
    width: calc(100% - 30px);
  }
}
@media (min-width: 992px) {
  .mobile-at-bottom {
    max-width: 445px;
  }
}

.value-text-sm {
  font-size: 1.125rem;
}

.text-secondary-info {
  color: #00B9AF;
}

.subtitle {
  font-size: 1.125rem;
}

.subtitle02 {
  font-size: 1rem;
  display: block;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .subtitle02 {
    font-size: 1.125rem;
  }
}

.list-two-col {
  column-count: 2;
}

.bold {
  font-weight: 700;
}

.bg-wrap00 {
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 2.1875rem;
  background-size: cover;
}
.bg-wrap00:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 200px;
  width: 100%;
  background: linear-gradient(to top, rgba(10, 18, 29, 0), #0a121d);
}

.text-normal {
  font-size: 1rem;
}

.tab-pane.hw-min-height.active {
  min-height: 20rem;
}

.protect-decoder {
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
.protect-decoder .protect-decoder-item {
  height: 100%;
  padding: 0 0.9375rem;
  font-size: 1rem;
}
.protect-decoder .protect-decoder-item .text-holder .subtitle {
  color: #fff;
}
.protect-decoder .img-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 768px) {
  .protect-decoder .img-holder {
    min-height: 7.3rem;
  }
}
@media (min-width: 992px) {
  .protect-decoder .img-holder {
    min-height: 13.5rem;
  }
}
.protect-decoder img {
  max-width: 100%;
}
.protect-decoder .subtitle {
  display: block;
  font-size: 1.125rem;
  color: #535960;
  margin-bottom: 0.9375rem;
}
.protect-decoder .subtitle-lg {
  display: block;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
  color: rgba(10, 18, 29, 0.7);
}
@media (min-width: 992px) {
  .protect-decoder .subtitle-lg {
    font-size: 1.25rem;
  }
}
.protect-decoder .subtitle-lg a {
  color: rgba(10, 18, 29, 0.7);
}
.protect-decoder a {
  text-decoration: underline;
  font-weight: 700;
  color: inherit;
}
.protect-decoder .separated-list {
  font-weight: 700;
  opacity: 0.7;
  margin-bottom: 4.25rem;
}

.available-services {
  padding-bottom: 3rem;
}

.available-services-bg {
  background-position-y: 100%;
  background-repeat: no-repeat;
}

.available-services-item {
  position: relative;
  background-size: cover;
  border-radius: 0.5rem;
  margin: 0 auto;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  padding: 1.25rem;
  max-width: 384px;
  height: 212px;
  background-repeat: no-repeat;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media (min-width: 992px) {
  .available-services-item {
    width: 100%;
    background-position: right;
  }
}
@media (min-width: 1200px) {
  .available-services-item {
    background-position: contain;
    height: 253px;
    max-width: 100%;
  }
}
.available-services-item .text-holder {
  position: absolute;
  bottom: 20px;
  left: 23px;
  max-width: 40%;
  z-index: 2;
}
@media (min-width: 992px) {
  .available-services-item .text-holder {
    max-width: 60%;
  }
}
@media (min-width: 1200px) {
  .available-services-item .text-holder {
    max-width: 40%;
  }
}
.available-services-item .text-holder p:first-child {
  font-size: 0.75rem;
}
@media (min-width: 1200px) {
  .available-services-item .text-holder p:first-child {
    font-size: 0.875rem;
  }
}
.available-services-item .text-holder p:last-child {
  margin-bottom: 0;
}

.available-services-logo-holder {
  max-width: 55%;
  margin-bottom: 1rem;
}
.available-services-logo-holder img {
  max-width: 100%;
}

.bg-wrap01 {
  background-repeat: no-repeat;
  background-position: bottom;
}

.tabs-group-item-action .bg-wrap01 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.slider-subtitle {
  margin-bottom: 1.5rem;
}

.text-small {
  font-size: 0.75rem;
}
@media (min-width: 992px) {
  .text-small {
    font-size: 0.875rem;
  }
}

.support-channel-item-container {
  margin-bottom: 3rem;
}
.support-channel-item-container:last-child() {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .support-channel-item-container:nth-child(n+3) {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .support-channel-item-container:nth-child(n+4) {
    margin-bottom: 0;
  }
}

.support-channel-item {
  display: flex;
  font-size: 1rem;
}
.support-channel-item .app-btn {
  display: flex;
}
.support-channel-item .subtitle {
  display: block;
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
.support-channel-item .img-holder img {
  max-width: 100%;
  margin-left: -0.6875rem;
}
@media (min-width: 992px) {
  .support-channel-item .img-holder img {
    margin-left: -1.25rem;
  }
}
.support-channel-item p {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
}
.support-channel-item a {
  font-weight: 700;
  text-decoration: underline;
  color: inherit;
}
.support-channel-item a:hover {
  color: white;
}

.bordered {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.h1-sever-error {
  font-size: 3.625rem;
}
@media (min-width: 768px) {
  .h1-sever-error {
    font-size: 4.875rem;
  }
}

@media (min-width: 768px) {
  .server-error-title-holder {
    margin-bottom: 1.25rem;
  }
}

.page-error-nav-buttons {
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -0.375rem 1.0625rem;
}
@media (min-width: 768px) {
  .page-error-nav-buttons {
    margin-bottom: 2.5rem;
  }
}
.page-error-nav-buttons .btn {
  max-width: 210px !important;
  margin: 0 0.375rem 0.9375rem;
}
@media (min-width: 768px) {
  .page-error-nav-buttons .btn {
    flex: 1 0 auto;
    max-width: none;
  }
}
.page-error-nav-buttons .btn + .btn {
  margin: 0 0.375rem 0.9375rem;
}

.badge-secondary {
  color: #fff;
}

.modal {
  font-size: 1rem;
}
.modal .modal-header {
  position: relative;
  border: none;
}
@media (min-width: 768px) {
  .modal .modal-header {
    padding-top: 3.4375rem;
  }
}
.modal .modal-title {
  font-size: 1.125rem;
  margin: 0 auto;
}
.modal .contact-form-holder {
  padding-top: 0.8125rem;
  padding-bottom: 3.125rem;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .modal .contact-form-holder {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.modal .contact-form-holder .btn {
  min-width: 210px;
}
.modal .form-control {
  box-shadow: 0 0.5px 0 -0.2px #0A121D;
}
.modal .h4 {
  font-size: 1.5rem;
  font-weight: 900;
}
@media (min-width: 768px) {
  .modal .h4 {
    font-size: 2.375rem;
  }
}
.modal .close {
  position: absolute;
  right: 0;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  font-size: 2.5rem;
  color: #0A121D;
  opacity: 1;
  font-weight: 100;
}
@media (min-width: 768px) {
  .modal .close {
    padding-top: 3.4375rem;
  }
}

.modal-backdrop {
  background-color: transparent;
  opacity: 1;
}
@supports (backdrop-filter: blur(50px)) or (-webkit-backdrop-filter: blur(50px)) {
  .modal-backdrop {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
  }
}

.modal-backdrop.show {
  opacity: 1;
}

.modal-dialog {
  max-width: 570px;
}

.modal-body {
  padding: 0;
}
@media (min-width: 768px) {
  .modal-body {
    padding: 0 1.875rem;
  }
}

.modal-footer {
  border: none;
}

.gradient-bottom:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to top, #0a121d, rgba(10, 18, 29, 0));
  height: 200px;
  width: 100%;
}

.gradient-lighter-bottom:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to top, #263140, rgba(38, 49, 64, 0));
  height: 280px;
  width: 100%;
  z-index: -1;
  opacity: 0.2;
}

.no-gradient:after {
  content: "";
  display: none;
}

.blur-at-top {
  position: relative;
}
@media (min-width: 768px) {
  .blur-at-top {
    padding-top: 2.125rem;
  }
}
.blur-at-top:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
}
@supports (backdrop-filter: blur(30px)) or (-webkit-backdrop-filter: blur(30px)) {
  .blur-at-top:before {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
  }
}
.blur-at-top .container {
  position: relative;
  z-index: 1;
}

.latest-local-news {
  margin-top: 0px;
}
.latest-local-news .card {
  background-color: transparent;
}

.latest-local-news .container > h1,
.latest-local-news .container > h2,
.latest-local-news .container > h3,
.latest-local-news .container > h4,
.latest-local-news .container > h5,
.latest-local-news .container > p,
.advantages-section .container > h1,
.advantages-section .container > h2,
.advantages-section .container > h3,
.advantages-section .container > h4,
.advantages-section .container > h5,
.advantages-section .container > p,
.pros-section .container > h1,
.pros-section .container > h2,
.pros-section .container > h3,
.pros-section .container > h4,
.pros-section .container > h5,
.pros-section .container > p,
.personalised-view-section .container > h1,
.personalised-view-section .container > h2,
.personalised-view-section .container > h3,
.personalised-view-section .container > h4,
.personalised-view-section .container > h5,
.personalised-view-section .container > p {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .latest-local-news .container > h1,
  .latest-local-news .container > h2,
  .latest-local-news .container > h3,
  .latest-local-news .container > h4,
  .latest-local-news .container > h5,
  .latest-local-news .container > p,
  .advantages-section .container > h1,
  .advantages-section .container > h2,
  .advantages-section .container > h3,
  .advantages-section .container > h4,
  .advantages-section .container > h5,
  .advantages-section .container > p,
  .pros-section .container > h1,
  .pros-section .container > h2,
  .pros-section .container > h3,
  .pros-section .container > h4,
  .pros-section .container > h5,
  .pros-section .container > p,
  .personalised-view-section .container > h1,
  .personalised-view-section .container > h2,
  .personalised-view-section .container > h3,
  .personalised-view-section .container > h4,
  .personalised-view-section .container > h5,
  .personalised-view-section .container > p {
    margin-bottom: 40px;
  }
}

.local-channels .container h1,
.local-channels .container h2,
.local-channels .container h3,
.local-channels .container h4,
.local-channels .container h5,
.local-channels .container p {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .local-channels .container h1,
  .local-channels .container h2,
  .local-channels .container h3,
  .local-channels .container h4,
  .local-channels .container h5,
  .local-channels .container p {
    margin-bottom: 40px;
  }
}

.pros-section .img-holder {
  margin-bottom: 0;
  margin-top: 2rem;
}

.exclusive-highlights-section {
  padding: 2.25rem 0 1.6875rem;
}
@media (min-width: 992px) {
  .exclusive-highlights-section {
    padding: 3.375rem 0 3.75rem;
  }
}
.exclusive-highlights-section .container {
  overflow: visible;
}

.local-channels {
  background-image: radial-gradient(closest-corner at 36% 23%, #263140, rgba(38, 49, 64, 0.25));
  padding: 2.25rem 0 1.6875rem;
}
.local-channels .chanel-card {
  padding: 0;
}
.local-channels.border .chanel-card {
  border: 0;
  background: none;
}
.local-channels .chanel-box-sm {
  flex: 1 0 calc(25% - 12px);
  max-width: calc(25% - 12px);
}
@media (min-width: 320px) and (max-width: 366px) {
  .local-channels .chanel-box-sm {
    max-width: 25%;
    flex: 1 0 25%;
  }
}
@media (min-width: 768px) {
  .local-channels .chanel-box-sm {
    flex: 1 0 calc(10% - 12px);
    max-width: calc(10% - 12px);
  }
}
@media (min-width: 992px) {
  .local-channels .chanel-box-sm {
    max-width: calc(10% - 12px);
    flex: 1 0 calc(10% - 12px);
  }
}
@media (min-width: 992px) {
  .local-channels .chanel-box-sm {
    max-width: calc(10% - 30px);
    flex: 1 0 calc(10% - 30px);
  }
}

/*@import "base/layout/top-section";
@import "base/layout/article-news";
@import "base/layout/sidebar";
@import "base/layout/app-section";
@import "base/layout/pros-section";
@import "base/layout/advantages-section";
*/
[id=footer] {
  /*background: rgba($body-bg, 0.4);*/
  color: rgba(255, 254, 254, 0.5);
  text-align: center;
  padding: 1.875rem 0;
}
[id=footer] .social-media {
  margin-bottom: 2.0625rem;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .footer-logo {
    width: 180px;
    height: 108px;
  }
}

/* footer navigation styles */
.footer-nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.375rem;
  justify-content: center;
}
@media screen and (min-width: 1400px) {
  .footer-nav {
    font-size: 1.0625rem;
  }
}
.footer-nav li {
  display: block;
  text-align: center;
  position: relative;
  line-height: 1;
  padding: 0 0.5rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .footer-nav li {
    display: inline-block;
    margin-bottom: 0;
  }
}
.footer-nav li:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
  top: 50%;
  left: -1px;
  transform: translateY(-40%);
}
@media (min-width: 768px) {
  .footer-nav li:before {
    transform: translateY(-30%);
  }
}
.footer-nav li:first-child {
  padding-left: 0;
}
.footer-nav li:first-child:before {
  display: none;
}
.footer-nav a {
  font-size: 0.75rem;
  color: rgba(255, 254, 254, 0.5);
}
.footer-nav a:hover {
  color: rgba(255, 254, 254, 0.8);
  text-decoration: none;
}

/* footer navigation styles end */
.copy {
  font-size: 0.625rem;
  letter-spacing: 0.39px;
  color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
  .copy {
    font-size: 0.8125rem;
  }
}

.footer-new {
  /*background-color: $dark-blue;*/
}
.footer-new .footer-logo {
  width: 4.6875rem;
  height: auto;
  margin-bottom: 1.125rem;
}
@media (min-width: 992px) {
  .footer-new .footer-logo {
    width: 4.6875rem;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .footer-new .footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.footer-new .footer-bottom .nav-holder {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .footer-new .footer-bottom .nav-holder {
    display: flex;
    text-align: left;
    margin-bottom: 0;
  }
}
.footer-new .footer-bottom .social-media {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .footer-new .footer-bottom .social-media li {
    margin: 0 0.8125rem;
  }
  .footer-new .footer-bottom .social-media li:last-child {
    margin-right: 0;
  }
}
.footer-new .footer-bottom .social-media a {
  width: auto;
  height: auto;
  background-color: transparent;
  color: #fff;
  font-size: 1.4375rem;
  transition: color 0.5s ease;
}
.footer-new .footer-bottom .social-media a:hover {
  color: #0095da;
}
@media (min-width: 992px) {
  .footer-new .footer-bottom .social-media a {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .footer-new .footer-bottom .nav-block {
    padding: 0.6875rem 0 0 1rem;
  }
}
.footer-new .footer-bottom .copy {
  font-size: 0.75rem;
}

.footer-list {
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding: 0 0 1.0625rem;
}
@media (min-width: 768px) {
  .footer-list {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media (min-width: 992px) {
  .footer-list {
    padding-right: 5.875rem;
  }
}
.footer-list ul {
  display: none;
}
@media (min-width: 768px) {
  .footer-list ul {
    display: block;
  }
}
.footer-list li h5 {
  color: #fff;
  font-size: 0.875rem;
}
.footer-list li a {
  transition: color 0.5s ease;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.footer-list li a:hover {
  color: #0095da;
}

.apps-block {
  padding: 1.5rem 0 0.75rem;
}
@media (min-width: 992px) {
  .apps-block {
    display: flex;
    justify-content: space-between;
    padding: 1.9375rem 0;
  }
}
.apps-block .apps-holder {
  color: #fff;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .apps-block .apps-holder {
    display: flex;
    margin-bottom: 0;
  }
}
.apps-block .apps-holder .text-holder {
  margin-bottom: 1.4375rem;
}
@media (min-width: 992px) {
  .apps-block .apps-holder .text-holder {
    margin-bottom: 0;
  }
}
.apps-block .apps-holder .text-holder p {
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.apps-block .btns-holder {
  margin-bottom: 1.6875rem;
}
@media (min-width: 992px) {
  .apps-block .btns-holder {
    margin-bottom: 0;
  }
}
.apps-block .btns-holder .btn {
  min-width: 175px;
}
.apps-block .btns-holder .btn:not(:first-child) {
  margin-left: 0;
  margin-top: 0;
}
.apps-block .logo-list {
  display: flex;
  justify-content: center;
  padding: 0 1.375rem;
}
@media (min-width: 992px) {
  .apps-block .logo-list {
    margin-left: 4.25rem;
    padding: 0;
  }
}
.apps-block .logo-list li:not(:first-child) {
  margin-left: 0.9375rem;
}

.btns-holder--footer {
  gap: 1.5rem !important;
}

.c-modal {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.c-modal--white .c-modal-dialog {
  background-color: #fff;
}
.c-modal--white .c-modal-dialog .modal-close {
  color: black;
}
.c-modal-dialog {
  width: 800px;
  max-width: 800px;
  max-height: 100%;
  overflow: auto;
  position: relative;
  margin: 1.75rem auto;
  border-radius: 5px;
  border: 1px solid #232a34;
  background-color: #131A24;
  color: white;
}
@media (max-width: 768px) {
  .c-modal-dialog {
    height: 100%;
    border-radius: 0;
  }
}
.c-modal-dialog .modal-close {
  appearance: none;
  background-color: transparent;
  color: white;
  border: none;
  position: absolute;
  font-size: 23px;
  top: 30px;
  right: 30px;
  z-index: 1;
}
.c-modal-dialog .modal-close:focus {
  outline: none;
}
.c-modal-dialog--center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: unset;
  transform: translate(-50%, -50%);
}
.c-modal-dialog--full {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.c-modal-dialog--small {
  max-width: 100%;
  max-height: 100%;
  width: 600px;
  min-height: 300px;
}
.c-modal-dialog--white {
  border: 1px solid #fff;
  background-color: #fff;
  color: #000;
}
.c-modal-dialog--white .modal-close {
  color: #000;
}
.c-modal-header {
  display: flex;
  align-items: flex-start;
  padding: 1rem;
  justify-content: space-between;
}
.c-modal-body {
  padding: 1rem;
  position: relative;
  text-align: center;
}
.c-modal-footer {
  padding: 1rem;
}
@media (max-width: 768px) {
  .c-modal-dialog:not(.c-modal-dialog--small) {
    margin: auto;
    max-width: 100%;
    width: 100%;
    overflow: auto;
  }
}
@media (max-width: 600px) {
  .c-modal-dialog--small {
    margin: auto;
    max-width: 100%;
    width: 100%;
    overflow: auto;
  }
}

.modal-open {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.c-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  min-width: 0px;
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  z-index: 0;
  box-sizing: border-box;
  background-clip: border-box;
}
.c-card:hover {
  text-decoration: none;
}
.c-card:hover {
  text-decoration: none;
}
.c-card .c-card--img {
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  min-height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  overflow: hidden;
  min-height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.c-card .c-card--img img {
  height: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  max-width: 100%;
}
.c-card .c-card--img-rt {
  border-radius: 7px 7px 0 0;
}
.c-card .c-card--bg-img {
  background-size: cover;
  background-position: 100% 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 7px;
}
.c-card--overlay {
  align-items: center;
  background-attachment: scroll;
  backdrop-filter: blur(30px);
  background-clip: border-box;
  background-color: rgba(255, 255, 255, 0.1);
  background-origin: padding-box;
  border-radius: 0 0 7px 7px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 20%;
  justify-content: center;
  line-height: 21px;
  overflow-wrap: break-word;
  position: relative;
  padding: 5px 20px;
  text-align: center;
  width: 100%;
  margin-top: -5px;
}
.c-card--overlay p {
  position: absolute;
  margin: 0;
  left: 20px;
  color: white;
}
.c-card--overlay img {
  max-height: 50px;
  max-width: 100%;
  min-height: 25px;
}
@media (min-width: 992px) {
  .c-card--overlay img {
    max-height: 60px;
  }
}
@media (max-width: 575px) {
  .c-card--overlay {
    height: 20%;
  }
  .c-card--overlay img {
    max-height: 47px;
  }
}
.c-card--overlay-border {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.c-card--overlay-full {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
  padding: 16px;
  border-radius: 7px;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  box-sizing: border-box;
  line-height: 21px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  cursor: pointer;
  background-color: rgba(10, 18, 29, 0.7);
}
.c-card--overlay-header {
  text-align: left;
  width: 100%;
}
.c-card--overlay-body {
  text-align: left;
  width: 100%;
}
.c-card--overlay-footer {
  text-align: left;
  width: 100%;
  height: auto;
}
.c-card--caption {
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.75rem;
  text-decoration: none;
  margin: 15px 0 0;
}
.c-card--caption:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.c-card--shadow-hover:hover::after {
  opacity: 1;
}
.c-card--shadow-hover::after {
  content: "";
  transition: opacity 0.1s linear;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.35);
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 4rem;
  right: 0;
  left: 0;
  z-index: 0;
  border-radius: 7px;
}
.c-card--zoom-hover .c-card--img img {
  transition: transform 0.1s linear;
}
.c-card--zoom-hover:hover .c-card--img img {
  transform: scale(1.1);
}
.c-card--text-block {
  padding: 25px 30px;
}
.c-card--bg::before {
  content: "";
  background-attachment: scroll;
  backdrop-filter: blur(30px);
  background-clip: border-box;
  background-color: rgba(255, 255, 255, 0.05);
  background-origin: padding-box;
  height: 100%;
  width: 100%;
  position: absolute;
  border-radius: 7px;
  transition: all 0.3s linear, z-color 0.3s linear;
}
.c-card--bg.blurDisabled::before {
  background-color: rgba(255, 255, 255, 0);
}
.c-card--heading-sm {
  color: #0095da;
  font-weight: 700;
}
.c-card--flip .front-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  line-height: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.c-card--flip .back-panel {
  backdrop-filter: blur(30px);
  background-color: rgba(10, 18, 29, 0.5);
  position: relative;
  z-index: 0;
  opacity: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.c-card--flip .back-panel .c-card--body {
  overflow: auto;
  margin-right: 10px;
  margin-bottom: 15px;
}
.c-card--flip .back-panel .c-card--body::-webkit-scrollbar {
  width: 5px;
  padding: 0 2px;
}
.c-card--flip .back-panel .c-card--body::-webkit-scrollbar-track {
  background: transparent;
}
.c-card--flip .back-panel .c-card--body::-webkit-scrollbar-thumb {
  background-color: rgb(77, 83, 91);
  border-radius: 10px;
  border: 3px solid transparent;
}
.c-card--flip .back-panel .c-card--body ul {
  padding: 0;
  margin: 0 0 1rem 1rem;
}
.c-card--flip .back-panel .c-card--body ul li {
  font-size: 1rem;
  padding: 0 10px 0 0;
}
.c-card--flip .back-panel .c-card--body ul li::before {
  content: "•";
  font-size: 1rem;
  position: absolute;
  left: -15px;
  line-height: 1.2rem;
  top: 0;
  height: auto;
  width: auto;
}
.c-card--flip .active {
  z-index: 1;
  opacity: 1;
}

.c-card--shadow-hover {
  cursor: pointer;
}
.c-card--shadow-hover:hover::after {
  opacity: 1;
}
.c-card--shadow-hover:hover .c-card--caption {
  color: white;
}
.c-card--shadow-hover::after {
  content: "";
  transition: opacity 0.3s ease;
  box-shadow: 0 3p 15px 0px rgba(0, 0, 0, 0.65);
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  border-radius: 7px;
}
.c-card--zoom-hover {
  transition: transform 0.3s linear;
  cursor: pointer;
}
.c-card--zoom-hover:hover {
  transform: scale(1.05);
}
.c-card--zoom-img-hover {
  cursor: pointer;
}
.c-card--zoom-img-hover .c-card--img img {
  transition: transform 0.3s ease;
}
.c-card--zoom-img-hover .c-card--caption {
  transition: transform 0.3s linear;
}
.c-card--zoom-img-hover:hover .c-card--img img {
  transform: scale(1.1);
}
.c-card--zoom-img-hover:hover .c-card--caption {
  transform: scale(0.95);
}
.c-card--show-hover {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.c-card--show-hover:hover {
  opacity: 1;
}

.c-card--header {
  position: relative;
  padding: 20px 30px 0;
  display: flex;
  justify-content: space-between;
}
.c-card--body {
  position: relative;
  padding: 0px 30px;
}
.c-card--body img {
  max-width: 100%;
  margin: auto;
}
.c-card--footer {
  position: relative;
  padding: 0 30px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-card--footer p {
  margin: 0;
}
.c-card--footer a {
  margin-bottom: 10px;
  color: rgb(255, 255, 255);
  font-weight: 500;
}
.c-card--footer button {
  min-width: unset;
  margin-bottom: 10px;
}
@media (max-width: 450px) {
  .c-card--header {
    padding: 20px 15px 0;
  }
  .c-card--body {
    padding: 0px 15px;
  }
  .c-card--footer {
    padding: 0 15px 20px;
  }
}
.c-card--article {
  display: flex;
  flex-wrap: wrap;
}
.c-card--article-iframe {
  margin-top: 0;
  margin-bottom: 45px;
}
.c-card--article-img {
  margin-bottom: 45px;
  height: auto;
}
.c-card--article-img img {
  min-height: 167px;
}
@media (min-width: 1500px) {
  .c-card--article-img img {
    min-height: 338px;
  }
}
@media (min-width: 992px) {
  .c-card--article-img img {
    min-height: 258px;
  }
}
@media (max-width: 768px) {
  .c-card--article-img img {
    min-height: 369px;
  }
}
@media (max-width: 575px) {
  .c-card--article-img img {
    min-height: 267px;
  }
}
.c-card--article-text {
  color: black;
}

.c-card--package {
  height: 380px;
}
@media (min-width: 992px) {
  .c-card--package {
    height: 440px;
    width: 350px;
  }
}
.c-card--package .front-panel .c-card--header {
  padding-top: 50px;
}
.c-card--package .front-panel .c-card--footer {
  align-items: flex-end;
}
.c-card--package .front-panel .c-card--footer button {
  font-size: 12px;
  font-weight: 900;
}
.c-card--package .back-panel .c-card--header {
  justify-content: flex-end;
}
.c-card--package .back-panel .c-card--footer {
  padding-top: 20px;
}
.c-card--package .back-panel .c-card--footer a {
  font-size: 18px;
}
.c-card--package .back-panel .c-card--footer a:hover {
  text-decoration: none;
  color: white;
}
.c-card--package .package-heading {
  font-size: 38px;
}
.c-card--package .c-card--bg-img {
  background-position: 50% 50%;
  background-size: 115%;
}
.c-card--overlay-full .label-pill {
  margin-bottom: 10px;
}
.c-card--overlay-full .genre-info {
  font-size: 16px;
  display: inline-block;
}

.package-value {
  line-height: 1.2;
}
.package-value .pre-text {
  font-size: 16px;
}
.package-value .package-price {
  font-size: 38px;
  font-weight: 700;
}
.package-value .time-span {
  font-size: 18px;
}

.decoder-carousel-container .c-card--footer a {
  font-size: 18px;
}

.c-button {
  box-sizing: border-box;
  display: block;
  max-height: 47px;
  min-width: 150px;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  vertical-align: middle;
  white-space: nowrap;
  color: rgb(255, 255, 255);
  fill: rgb(255, 255, 255);
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  transition-delay: 0s;
  transition-duration: 0.1s;
  transition-property: color, background-color, border-color, box-shadow;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  border-radius: 25px;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: box-shadow, transform;
}
.c-button--dark {
  color: rgb(255, 255, 255);
  background-color: #0a121d;
  fill: rgb(255, 255, 255);
}
.c-button--light {
  background-color: rgb(255, 255, 255);
  color: #0a121d;
  fill: #0a121d;
}
.c-button--circle {
  min-width: unset;
  max-width: unset;
  padding: 0;
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
}
.c-button--small {
  padding: 5px 10px;
  font-size: 0.8rem;
  max-height: unset;
  height: auto;
  line-height: 1.1;
}

/*$letter-spacing:          1px !default;*/
@media all and (max-width: 990px) {
  .v-align-children {
    display: block !important;
  }
}
.v-align-transform {
  position: relative;
  top: 50%;
  z-index: 2;
}

.v-align-transform-container {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 100%;
}

.jcf-list {
  border: none;
  margin-top: 10px;
  opacity: 1;
  background-color: rgb(42, 49, 59);
}
@supports (backdrop-filter: blur(50px)) or (-webkit-backdrop-filter: blur(50px)) {
  .jcf-list {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
  }
}
.jcf-list .jcf-option {
  color: rgb(189, 192, 194);
  font-weight: 400;
  font-size: 14px;
  background-color: transparent;
  position: relative;
  padding: 12px;
}
.jcf-list .jcf-option.jcf-hover {
  font-weight: 600;
}
.jcf-list .jcf-select-text {
  color: rgb(189, 192, 194);
  font-weight: 400;
  font-size: 14px;
  position: relative;
  text-transform: capitalize;
}
.jcf-list ul {
  border-radius: 0px;
  overflow: hidden;
}
.jcf-list .jcf-list-content {
  border-radius: 0;
}
.jcf-list span.jcf-list-content::-webkit-scrollbar {
  width: 6px;
}
.jcf-list span.jcf-list-content::-webkit-scrollbar-track {
  background: transparent;
}
.jcf-list span.jcf-list-content::-webkit-scrollbar-thumb {
  background-color: rgb(77, 83, 91);
  border-radius: 5px;
  border: 3px solid transparent;
}

.jcf-select .jcf-select-opener:before {
  border-color: white;
}

.jcf-select-light-fields .jcf-list-content {
  border: 1px solid rgba(10, 18, 29, 0.2) !important;
  border-radius: 5px;
}
.jcf-select-light-fields .jcf-list {
  border-radius: 5px;
}
.jcf-select-light-fields.jcf-select .jcf-select-text > span {
  overflow: hidden;
  width: 80%;
  text-overflow: ellipsis;
  display: block;
}
.jcf-select-light-fields .jcf-option {
  color: #0a121d;
}
.jcf-select-light-fields .jcf-option.jcf-selected {
  color: #0095da !important;
  background-color: #ffffff !important;
  font-weight: 600;
}

.no-underline {
  text-decoration: none !important;
}

.promocards-module {
  position: relative;
  z-index: 2;
}
.promocards-module .text-holder .text-sm {
  line-height: 1.5;
}
.promocards-module .flickity-cards .carousel-sell {
  min-height: 170px;
  height: auto;
}
@media (min-width: 768px) {
  .promocards-module .flickity-cards .carousel-sell {
    min-height: 230px;
  }
}
@media (min-width: 992px) {
  .promocards-module .flickity-cards .carousel-sell {
    min-height: 258px;
  }
}
@media (min-width: 1500px) {
  .promocards-module .flickity-cards .carousel-sell {
    min-height: 258px;
  }
}

.hidden {
  display: none;
  visibility: hidden;
}

/*Freshchat*/
#fc_frame.custom_fc_frame.fc-widget-small {
  min-width: 75px;
  min-height: 75px;
  right: 20px;
  bottom: 15px;
}
@media (max-width: 600px) {
  #fc_frame.custom_fc_frame.fc-widget-small {
    right: calc((100% - (75px + 0.2rem) * 5) / 2 - 0.5rem);
    bottom: 97px;
  }
}
@media (max-width: 420px) {
  #fc_frame.custom_fc_frame.fc-widget-small {
    right: 5px;
    bottom: 97px;
  }
}

@media (max-width: 992px) {
  #footer {
    margin-bottom: 85px;
  }
}

.compare-results-tables {
  z-index: 2;
}

.en-ng .pricingOptionCarousel .pricing-card .card-body .value-holder > span {
  line-height: 1.5;
}
.en-ng #card-back {
  padding-top: 10px;
}
.en-ng #card-back .package-heading {
  display: block;
  margin-top: 12px;
  font-size: 1.3rem;
  padding-bottom: 15px;
}
.en-ng #card-back .logo-container {
  margin-bottom: 0px;
}
.en-ng #card-back .value-holder {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
}
.en-ng #card-back .value-holder > p {
  text-align: center;
  width: 100%;
}
.en-ng #card-back .value-holder .btn-small {
  margin: 10px auto auto auto;
  padding: 8px 25px;
  border-radius: 20px;
  text-align: center;
}
@media (max-width: 992px) {
  .en-ng .packagePrice.oneBtn .btn-holder {
    justify-content: flex-end;
  }
}
.en-ng .hardware .packages-carousel-gradient-bg {
  position: relative;
}
.en-ng .hardware .packages-carousel-gradient-bg::before {
  content: "";
  position: absolute;
  height: 265px;
  width: 100%;
  bottom: 0;
  background: linear-gradient(180deg, transparent, rgb(10, 18, 29));
}
@media (max-width: 1499px) {
  .en-ng .packages-carousel-gradient-bg .value-holder .h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 992px) {
  .en-ng .packages-carousel-gradient-bg .value-holder .h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .en-ng .bg-wrap01 {
    background-position: bottom;
  }
  .en-ng .pricingOptionCarousel .list-info li span::before {
    top: -6px;
  }
}
@media (min-width: 768px) {
  .en-ng .pricing-card .value-holder .h1,
  .en-ng .decoders-card .value-holder .h1,
  .en-ng .chanel-card .value-holder .h1 {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .en-ng .protect-decoder .col-12:last-of-type .protect-decoder-item {
    padding: 60px 0.9375rem 0;
  }
}
.en-ng .decoders-card .slide .list-info {
  font-size: 0.675rem;
}
.en-ng .packages-hardware-top-section {
  padding-top: 100px;
  margin-bottom: 0;
}

.en-ng .list-info.product-text {
  font-size: 0.75rem;
}
@media (max-width: 558px) {
  .en-ng .app-list li {
    margin-bottom: 20px;
  }
}
@media (max-width: 360px) {
  .en-ng .app-list li {
    margin-bottom: 20px;
  }
}
.en-ng .list-info li {
  list-style: disc;
}
.en-ng .card-slide .list-two-col {
  column-count: 2;
  margin-left: 10px;
  padding: 0;
  column-gap: 60px;
}
@media (max-width: 1500px) {
  .en-ng .card-slide .list-two-col {
    column-gap: 30px;
  }
}
.en-ng .decoder-carousel-container .flickity-slider .carousel-sell .card .card-body strong {
  width: 75%;
  min-height: 4rem;
}
.en-ng .decoder-carousel-container .flickity-slider .carousel-sell .decoders-card .slide-link-p-absolute {
  right: 13px;
  bottom: 20px;
}
.en-ng .popup-backdrop.modal.show {
  margin-top: 0px;
  z-index: 100000;
}
.en-ng .decoders-card .card-body {
  padding: 1.1rem 1.4rem 1.1rem;
}
.en-ng .decoders-card .card-slide {
  flex-direction: row;
  padding: 1.1rem 1.4rem 1.1rem;
}
@media (max-width: 460px) {
  .en-ng .decoders-card .card-slide {
    padding: 0.9rem 0.9rem 0.9rem;
  }
}
.en-ng .pricing-card {
  border: none;
}
.en-ng .pricing-card .card-body {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.en-ng .flickity-carousel .card.card-bg .text-bottom p.h1 {
  font-size: 1.5rem;
}
@media all and (min-width: 768px) {
  .en-ng .flickity-carousel .card.card-bg .text-bottom p.h1 {
    font-size: 1.625rem;
  }
}
@media all and (min-width: 992px) {
  .en-ng .flickity-carousel .card.card-bg .text-bottom p.h1 {
    font-size: 2.375rem !important;
  }
}
@media (min-width: 1500px) and (min-width: 992px) {
  .en-ng .pros-section h2,
  .en-ng .pros-section .h2 {
    margin-bottom: 1.875rem;
  }
}

@media (min-width: 1499px) {
  .en-ng .tv-guide-header .drop-down-holder .package-select.select-block {
    min-width: 11rem;
    max-width: 11rem;
  }
}
@media (min-width: 768px) {
  .en-ng .tv-guide-header .drop-down-holder .package-select.select-block {
    min-width: 10rem;
    max-width: 10rem;
  }
  .en-ng .tv-guide-header .drop-down-holder .channel-select.select-block {
    min-width: 9rem;
    max-width: 9rem;
  }
  .en-ng .tv-guide-header .drop-down-holder .channel-select.select-block .tvg-custom-select {
    min-width: 90%;
  }
  .en-ng .tv-guide-header .drop-down-holder .select-block .select-item p {
    padding-right: 10px;
  }
}

.droplist.open {
  z-index: 2;
}

@media (min-width: 1500px) and (max-width: 768px) {
  .en-ng .hero-section.cust-hero .bg-holder.overlay-mobile.product-bg {
    padding-top: 32rem;
    margin-bottom: -9rem !important;
  }
  .en-ng .hero-section.cust-hero .bg-holder.overlay-mobile.product-bg .btn-holder {
    flex-wrap: wrap;
    min-width: 21rem;
  }
}
@media (min-width: 1500px) {
  .en-ng .hero-section-slider ul.top-section-list {
    padding: 0 0.5em;
  }
  .en-ng .hero-section-slider .top-section-list li {
    list-style-position: outside;
    padding: 0 1rem;
  }
  .en-ng .hero-section-slider .top-section-list li::marker {
    content: "*";
  }
  .en-ng .hero-section-slider .top-section-list li::before {
    content: "";
    padding: 0;
  }
}

@media (min-width: 992px) {
  .en-ng .pros-section h2,
  .en-ng .pros-section .h2 {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 992px) {
  .en-ng .top-section.packages-hardware-top-section {
    padding-top: 75px;
    margin-bottom: 30px;
  }
  .en-ng .top-section.packages-hardware-top-section .container {
    margin-top: 2.5rem;
  }
}
@media (min-width: 768px) {
  .en-ng .pricing-card .value-holder .h1,
  .en-ng .decoders-card .value-holder .h1,
  .en-ng .chanel-card .value-holder .h1 {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .en-ng .protect-decoder .col-12:last-of-type .protect-decoder-item {
    padding: 60px 0.9375rem 0;
  }
}
.en-ng .decoders-card .slide .list-info {
  font-size: 1rem;
}
@media (max-width: 768px) {
  .en-ng .decoders-card .slide .list-info {
    font-size: 0.9rem;
  }
}
@media (max-width: 991.98px) {
  .en-ng .pros-section .img-holder {
    margin-bottom: 0;
    margin-top: 2rem;
  }
}
.en-ng .constant-ml .btn + .btn {
  margin: unset;
}
@media (max-width: 550px) {
  .en-ng .map-canvas {
    height: 100vw;
  }
}
.en-ng .hero-section-slider ul.top-section-list {
  padding: 0 0.5em;
}
.en-ng .hero-section-slider .top-section-list li {
  list-style-position: outside;
  padding: 0 1rem;
}
.en-ng .hero-section-slider .top-section-list li::marker {
  content: "*";
}
.en-ng .hero-section-slider .top-section-list li::before {
  content: "";
  padding: 0;
}
@media (min-width: 576px) {
  .en-ng .hero-section-slider .top-section .hero-section.cust-hero,
  .en-ng .hero-section-fullscreen-bg .top-section .hero-section.cust-hero {
    padding-top: 70px;
  }
}
.en-ng .suppot-text .support-channel-item .app-btn img {
  width: 100px;
}
.en-ng .tab-pane.hw-min-height.active {
  min-height: 0;
}
@media (max-width: 575px) {
  .en-ng .pt-sm-6 {
    padding-top: 60px;
  }
}
.en-ng .btn {
  text-transform: capitalize;
}
.en-ng .bg-wrap01:before {
  content: "";
  position: absolute;
  height: 35%;
  width: 100%;
  background: linear-gradient(180deg, #0a121d, rgba(10, 17, 28, 0.65));
}
.en-ng .constant-ml .btn + .btn {
  margin: unset;
}
@media (max-width: 550px) {
  .en-ng .map-canvas {
    height: 100vw;
  }
}
.en-ng .bg-stretch {
  background-size: cover;
}

body.en-ng .popup-backdrop.modal.show {
  margin-top: 0;
}

.en-ke .pricingOptionCarousel .pricing-card .card-body .value-holder > span {
  line-height: 1.5;
}
@media (max-width: 992px) {
  .en-ke .packagePrice.oneBtn .btn-holder {
    justify-content: flex-end;
  }
}
.en-ke .hardware .packages-carousel-gradient-bg {
  position: relative;
}
.en-ke .hardware .packages-carousel-gradient-bg::before {
  content: "";
  position: absolute;
  height: 265px;
  width: 100%;
  bottom: 0;
  background: linear-gradient(180deg, transparent, rgb(10, 18, 29));
}
@media (max-width: 1499px) {
  .en-ke .packages-carousel-gradient-bg .value-holder .h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 992px) {
  .en-ke .packages-carousel-gradient-bg .value-holder .h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .en-ke .bg-wrap01 {
    background-position: bottom;
  }
  .en-ke .pricingOptionCarousel .list-info li span::before {
    top: -6px;
  }
}
@media (min-width: 768px) {
  .en-ke .pricing-card .value-holder .h1,
  .en-ke .decoders-card .value-holder .h1,
  .en-ke .chanel-card .value-holder .h1 {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .en-ke .protect-decoder .col-12:last-of-type .protect-decoder-item {
    padding: 60px 0.9375rem 0;
  }
}
.en-ke .decoders-card .slide .list-info {
  font-size: 0.675rem;
}
.en-ke .packages-hardware-top-section {
  padding-top: 100px;
  margin-bottom: 0;
}

.en-ke .list-info.product-text {
  font-size: 0.75rem;
}
@media (max-width: 558px) {
  .en-ke .app-list li {
    margin-bottom: 20px;
  }
}
@media (max-width: 360px) {
  .en-ke .app-list li {
    margin-bottom: 20px;
  }
}
.en-ke .list-info li {
  list-style: disc;
}
.en-ke .card-slide .list-two-col {
  column-count: 2;
  margin-left: 10px;
  padding: 0;
  column-gap: 60px;
}
@media (max-width: 1500px) {
  .en-ke .card-slide .list-two-col {
    column-gap: 30px;
  }
}
.en-ke .decoder-carousel-container .flickity-slider .carousel-sell .card .card-body strong {
  width: 75%;
  min-height: 4rem;
}
.en-ke .decoder-carousel-container .flickity-slider .carousel-sell .decoders-card .slide-link-p-absolute {
  right: 13px;
  bottom: 20px;
}
.en-ke .popup-backdrop.modal.show {
  margin-top: 0px;
  z-index: 100000;
}
.en-ke .decoders-card .card-body {
  padding: 1.1rem 1.4rem 1.1rem;
}
.en-ke .decoders-card .card-slide {
  flex-direction: row;
  padding: 1.1rem 1.4rem 1.1rem;
}
@media (max-width: 460px) {
  .en-ke .decoders-card .card-slide {
    padding: 0.9rem 0.9rem 0.9rem;
  }
}
.en-ke .pricing-card {
  border: none;
}
.en-ke .pricing-card .card-body {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.en-ke .flickity-carousel .card.card-bg .text-bottom p.h1 {
  font-size: 1.5rem;
}
@media all and (min-width: 768px) {
  .en-ke .flickity-carousel .card.card-bg .text-bottom p.h1 {
    font-size: 1.625rem;
  }
}
@media all and (min-width: 992px) {
  .en-ke .flickity-carousel .card.card-bg .text-bottom p.h1 {
    font-size: 2.375rem !important;
  }
}
@media (min-width: 1500px) and (min-width: 992px) {
  .en-ke .pros-section h2,
  .en-ke .pros-section .h2 {
    margin-bottom: 1.875rem;
  }
}

@media (min-width: 1499px) {
  .en-ke .tv-guide-header .drop-down-holder .package-select.select-block {
    min-width: 11rem;
    max-width: 11rem;
  }
}
@media (min-width: 768px) {
  .en-ke .tv-guide-header .drop-down-holder .package-select.select-block {
    min-width: 10rem;
    max-width: 10rem;
  }
  .en-ke .tv-guide-header .drop-down-holder .channel-select.select-block {
    min-width: 9rem;
    max-width: 9rem;
  }
  .en-ke .tv-guide-header .drop-down-holder .channel-select.select-block .tvg-custom-select {
    min-width: 90%;
  }
  .en-ke .tv-guide-header .drop-down-holder .select-block .select-item p {
    padding-right: 10px;
  }
}

.droplist.open {
  z-index: 2;
}

@media (min-width: 1500px) and (max-width: 768px) {
  .en-ke .hero-section.cust-hero .bg-holder.overlay-mobile.product-bg {
    padding-top: 32rem;
    margin-bottom: -9rem !important;
  }
  .en-ke .hero-section.cust-hero .bg-holder.overlay-mobile.product-bg .btn-holder {
    flex-wrap: wrap;
    min-width: 21rem;
  }
}
@media (min-width: 1500px) {
  .en-ke .hero-section-slider ul.top-section-list {
    padding: 0 0.5em;
  }
  .en-ke .hero-section-slider .top-section-list li {
    list-style-position: outside;
    padding: 0 1rem;
  }
  .en-ke .hero-section-slider .top-section-list li::marker {
    content: "*";
  }
  .en-ke .hero-section-slider .top-section-list li::before {
    content: "";
    padding: 0;
  }
}

@media (min-width: 992px) {
  .en-ke .pros-section h2,
  .en-ke .pros-section .h2 {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 992px) {
  .en-ke .top-section.packages-hardware-top-section {
    padding-top: 75px;
    margin-bottom: 30px;
  }
  .en-ke .top-section.packages-hardware-top-section .container {
    margin-top: 2.5rem;
  }
}
@media (min-width: 768px) {
  .en-ke .pricing-card .value-holder .h1,
  .en-ke .decoders-card .value-holder .h1,
  .en-ke .chanel-card .value-holder .h1 {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .en-ke .protect-decoder .col-12:last-of-type .protect-decoder-item {
    padding: 60px 0.9375rem 0;
  }
}
.en-ke .decoders-card .slide .list-info {
  font-size: 1rem;
}
@media (max-width: 768px) {
  .en-ke .decoders-card .slide .list-info {
    font-size: 0.9rem;
  }
}
@media (max-width: 991.98px) {
  .en-ke .pros-section .img-holder {
    margin-bottom: 0;
    margin-top: 2rem;
  }
}
.en-ke .constant-ml .btn + .btn {
  margin: unset;
}
@media (max-width: 550px) {
  .en-ke .map-canvas {
    height: 100vw;
  }
}
.en-ke .hero-section-slider ul.top-section-list {
  padding: 0 0.5em;
}
.en-ke .hero-section-slider .top-section-list li {
  list-style-position: outside;
  padding: 0 1rem;
}
.en-ke .hero-section-slider .top-section-list li::marker {
  content: "*";
}
.en-ke .hero-section-slider .top-section-list li::before {
  content: "";
  padding: 0;
}
@media (min-width: 576px) {
  .en-ke .hero-section-slider .top-section .hero-section.cust-hero,
  .en-ke .hero-section-fullscreen-bg .top-section .hero-section.cust-hero {
    padding-top: 70px;
  }
}
.en-ke .suppot-text .support-channel-item .app-btn img {
  width: 100px;
}
.en-ke .tab-pane.hw-min-height.active {
  min-height: 0;
}
@media (max-width: 575px) {
  .en-ke .pt-sm-6 {
    padding-top: 60px;
  }
}
.en-ke .btn {
  text-transform: capitalize;
}
.en-ke .bg-wrap01:before {
  content: "";
  position: absolute;
  height: 35%;
  width: 100%;
  background: linear-gradient(180deg, #0a121d, rgba(10, 17, 28, 0.65));
}
.en-ke .constant-ml .btn + .btn {
  margin: unset;
}
@media (max-width: 550px) {
  .en-ke .map-canvas {
    height: 100vw;
  }
}
.en-ke .bg-stretch {
  background-size: cover;
}

body.en-ke .popup-backdrop.modal.show {
  margin-top: 0;
}

.l-content-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.l-content-section .container > h1,
.l-content-section .container > h2,
.l-content-section .container > h3,
.l-content-section .container > h4,
.l-content-section .container > h5,
.l-content-section .container > p {
  margin-bottom: 30px;
}

.bg-light {
  background-color: white;
}
.bg-light .container .btn {
  background-color: black;
  color: white;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  /* Remove default */
  -webkit-appearance: none;
}

.slick-arrow {
  outline: none;
  border: none;
}
.slick-arrow:active {
  outline: none;
  border: none;
}
.slick-arrow:focus {
  outline: none;
  border: none;
}

.banner-mb-0 .top-section {
  z-index: 0;
}
.banner-mb-0 .top-section .bg-holder {
  margin-bottom: 0;
  z-index: 1;
}

.decoder-carousel-container .flickity-slider .carousel-sell {
  min-height: 80%;
  height: 280px;
  align-items: stretch;
  width: 100%;
}
@media (min-width: 575px) {
  .decoder-carousel-container .flickity-slider .carousel-sell {
    min-width: 450px;
    height: 280px;
  }
}
@media (min-width: 992px) {
  .decoder-carousel-container .flickity-slider .carousel-sell {
    min-width: 380px;
  }
}
@media (min-width: 1500px) {
  .decoder-carousel-container .flickity-slider .carousel-sell {
    min-width: 450px;
  }
}
.decoder-carousel-container .c-card--header h5 {
  font-size: 18px;
}
.decoder-carousel-container .c-card--footer {
  align-items: flex-end;
  line-height: 1;
}
.decoder-carousel-container .c-card--footer h3 {
  font-size: 1.6rem;
}
@media (min-width: 575px) {
  .decoder-carousel-container .c-card--footer h3 {
    font-size: 2.375rem;
  }
}
.decoder-carousel-container .front-panel .c-card--body {
  text-align: center;
}
.decoder-carousel-container .front-panel .c-card--body img {
  width: 450px;
}
@media (min-width: 768px) {
  .decoder-carousel-container .front-panel .c-card--body img {
    width: 630px;
  }
}
@media (min-width: 992px) {
  .decoder-carousel-container .front-panel .c-card--body img {
    width: 232px;
  }
}
@media (min-width: 1500px) {
  .decoder-carousel-container .front-panel .c-card--body img {
    width: 392px;
  }
}

.pricingOptionCarousel .flickity-slider .carousel-sell {
  min-height: 100%;
}

.articleCarousel {
  max-width: 650px;
  overflow: visible;
}
.articleCarousel .c-carousel {
  position: relative;
  min-width: 100%;
  padding-top: 1rem;
  padding-bottom: 20px;
  margin-bottom: 30px;
  height: 100%;
  display: flex;
  overflow-x: auto;
  overflow-y: visible;
}
.articleCarousel .c-carousel .flickity-page-dots {
  top: calc(56.2429696288vw + 7px);
  bottom: unset;
}
@media (min-width: 540px) and (max-width: 767px) {
  .articleCarousel .c-carousel .flickity-page-dots {
    top: 310px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .articleCarousel .c-carousel .flickity-page-dots {
    top: 410px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .articleCarousel .c-carousel .flickity-page-dots {
    top: 300px;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .articleCarousel .c-carousel .flickity-page-dots {
    top: 360px;
  }
}
@media (min-width: 1500px) {
  .articleCarousel .c-carousel .flickity-page-dots {
    top: 385px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .articleCarousel .c-carousel .flickity-button {
    top: 150px;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .articleCarousel .c-carousel .flickity-button {
    top: 175px;
  }
}
@media (min-width: 1500px) {
  .articleCarousel .c-carousel .flickity-button {
    top: 190px;
  }
}
.articleCarousel .c-carousel .carousel-sell {
  min-height: 100%;
  min-width: 100%;
  margin-right: 15px;
  position: relative;
}
.articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-iframe {
  background-color: grey;
  box-shadow: -5px 25px 17px -20px rgba(0, 0, 0, 0.6);
  border-radius: 7px;
  max-height: 100%;
  min-height: 160px;
  width: 100%;
}
@media (min-width: 450px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-iframe {
    min-height: 200px;
  }
}
@media (min-width: 575px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-iframe {
    min-height: 250px;
  }
}
@media (min-width: 768px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-iframe {
    min-height: 380px;
  }
}
@media (min-width: 992px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-iframe {
    min-height: 250px;
  }
}
.articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-img {
  text-align: center;
  box-shadow: -5px 25px 17px -20px rgba(0, 0, 0, 0.6);
  border-radius: 7px;
  background: #000;
  width: 100%;
  overflow: hidden;
}
.articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-img img {
  background-color: rgb(211, 211, 211);
  min-height: auto;
  height: auto;
  width: auto;
}
@media (min-width: 540px) and (max-width: 767px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-img img {
    min-height: 267px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-img img {
    min-height: 365px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-img img {
    min-height: 257px;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-img img {
    min-height: 315px;
  }
}
@media (min-width: 1500px) {
  .articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-img img {
    min-height: 338px;
  }
}
.articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-text {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-text p {
  margin-bottom: 10px;
}
.articleCarousel .c-carousel .carousel-sell .c-card .c-card--article-cta {
  margin-top: 10px;
  position: relative;
}

.article-news-holder {
  max-width: 100%;
}

@media (max-width: 390px) {
  .min-w-site-select-dropdowns {
    min-width: 170px;
  }
}
.article-image-caption {
  margin: 20px 0 0;
  font-size: 14px;
  color: black;
  font-weight: bold;
}

.articleCarousel .c-carousel .flickity-button:hover {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #0095da;
  cursor: pointer;
  color: #fff;
  background: none;
}
.articleCarousel .c-carousel .flickity-button:hover .flickity-button-icon {
  color: white;
  fill: white;
  border-radius: unset;
  background-color: unset;
}

@media (max-width: 660px) {
  #haptik-xdk-wrapper > div > iframe:nth-child(3) {
    /*bottom: 86px !important;*/
    right: unset !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin-left: 149px !important;
  }
}
@media (max-width: 415px) {
  #haptik-xdk-wrapper > div > iframe:nth-child(3) {
    /*bottom: 86px !important;*/
    right: -4px !important;
    left: unset !important;
    transform: none !important;
    margin-left: unset !important;
  }
}

@media (min-width: 1024px) {
  .text-holder.news-text-holder {
    position: absolute;
    top: 45%;
    transform: translate(0, -50%);
  }
}
@media (max-width: 992px) {
  iframe#haptik-xdk {
    /*bottom: 80px !important;*/
  }
}
@media (max-width: 660px) {
  iframe#haptik-xdk {
    /*bottom: 135px !important;*/
    right: unset !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin-left: 69px !important;
  }
}
@media (max-width: 415px) {
  iframe#haptik-xdk {
    /*bottom: 135px !important;*/
    right: -13px !important;
    left: unset !important;
    transform: unset !important;
    margin-left: unset !important;
  }
}

@media (min-width: 415px) and (max-width: 660px) {
  .haptik-xdk-container:not(.fullscreen) iframe.xdk-iframe {
    /*bottom: 85px !important;*/
    left: calc(50% - 125px + 210px) !important;
  }
}
@media (max-width: 415px) {
  .haptik-xdk-container:not(.fullscreen) iframe.xdk-iframe {
    /*bottom: 85px !important;*/
    right: -5px !important;
  }
}

.en-ng .list-info li::before {
  content: "•";
  position: absolute;
  height: auto;
  width: auto;
  font-size: 1.3rem;
  top: 50%;
  transform: translateY(-65%);
  left: -15px;
  display: none;
}

.btn-holder {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 575px) {
  .btn-holder {
    flex-wrap: wrap;
  }
}
.btn-holder .btn {
  margin-right: 30px;
  margin-bottom: 8px;
}
.btn-holder .btn:only-child {
  margin: 0;
}
.btn-holder .btn:last-child {
  margin: 0;
}
@media (max-width: 575px) {
  .btn-holder .btn:not(.umb-button__button):not(.umb-button--) {
    margin-right: 15px;
    min-width: 120px;
    padding: 9.6px 19.2px;
  }
  .btn-holder .btn:not(.umb-button__button):not(.umb-button--):last-child {
    margin-right: 0;
  }
}

.btn-holder .btn + .btn {
  margin-left: unset;
}

@media (min-width: 992px) {
  .btn-holder .btn + .btn {
    margin-left: unset;
  }
}
.chat-init {
  /* Alignment */
  display: table;
  position: fixed;
  right: 20px;
  bottom: 15px;
  z-index: 2;
  /* Dimensions */
  border-radius: 34px 8px 34px 34px;
  height: 60px;
  width: 60px;
  outline: none;
  border: none;
  /*Colors*/
  background-color: #0095da;
  box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
  /*Font*/
  font-size: 1.5rem;
  text-align: center;
  /*Misc*/
  cursor: pointer;
}
@media (max-width: 600px) {
  .chat-init {
    right: calc((100% - (75px + 0.2rem) * 5) / 2 - 0.5rem);
    bottom: 97px;
  }
}
@media (max-width: 420px) {
  .chat-init {
    right: 5px;
    bottom: 97px;
  }
}
.chat-init:focus {
  outline: none;
}
.chat-init:active {
  outline: none;
  background-color: rgb(0, 114.1422018349, 167);
}

.chat-select-body {
  display: flex;
  width: 100%;
}
.chat-select-body .chat-block {
  width: 50%;
  color: #141414;
  text-align: center;
  position: relative;
  padding: 30px 30px 60px;
}
.chat-select-body .chat-block .chat-icon {
  border-radius: 5px;
  height: 60px;
  width: 70px;
  margin: 30px auto 30px;
}
.chat-select-body .chat-block h4 {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
.chat-select-body .chat-block p {
  margin-bottom: 30px;
  font-size: 0.9rem;
  color: #a2a2a2;
}
.chat-select-body .chat-block a.btn {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 150px;
}
.chat-select-body .chat-block a.btn.bg-black {
  background-color: black;
}
.chat-select-body .chat-block a.btn.bg-green {
  background-color: #56b45a;
}
.chat-select-body .chat-left .btn {
  background-color: #56b45a;
  border-radius: 25px;
}
.chat-select-body .chat-right {
  box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.1);
}
.chat-select-body .chat-right .btn {
  background-color: black;
  border-radius: 25px;
}
@media (max-width: 600px) {
  .chat-select-body {
    flex-wrap: wrap;
    height: 100%;
  }
  .chat-select-body .chat-block {
    width: 100%;
    height: 50%;
  }
  .chat-select-body .chat-block .chat-icon {
    display: inline-block;
    margin: 0 15px 0 0;
    vertical-align: top;
  }
  .chat-select-body .chat-block .text-block {
    display: inline-block;
    margin: 0;
    width: 70%;
    text-align: left;
  }
  .chat-select-body .chat-left {
    padding-top: 70px;
    box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.1);
  }
  .chat-select-body .chat-right {
    box-shadow: none;
    padding-top: 70px;
  }
}

#root .blur-bg-dark {
  background-color: rgba(10, 18, 29, 0.7);
  backdrop-filter: blur(20px);
}
#root .bg-menu-top-dark {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  z-index: 2;
}
#root .bg-menu-top-dark.mobile {
  backdrop-filter: blur(25px) brightness(170%);
}
@supports not (backdrop-filter: blur(10px)) {
  #root .bg-menu-top-dark {
    background-color: rgba(0, 0, 0, 0.7019607843);
  }
}
@media (max-width: 992px) {
  #root .bg-menu-top-dark {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
}
#root .bg-menu-top-dark .nav-inactive {
  border-bottom: 2px solid transparent;
}
#root .bg-mnet {
  background: #0d2b44;
}
#root .bg-menu-dark {
  background: transparent linear-gradient(178deg, rgba(18, 26, 37, 0.7019607843), rgba(18, 26, 37, 0.7019607843), rgba(13, 21, 32, 0.7019607843), rgba(13, 21, 32, 0.7019607843));
  backdrop-filter: blur(1px) brightness(50%);
}
@supports not (backdrop-filter: blur(10px)) {
  #root .bg-menu-dark {
    background: rgba(10, 18, 29, 0.9) !important;
  }
}
#root .bg-menu-dark .blur-menu-item {
  background: transparent linear-gradient(173deg, rgba(175, 176, 185, 0.1) 0%, rgba(175, 176, 185, 0.1) 49%, rgba(175, 176, 185, 0) 50%, rgba(175, 176, 185, 0) 100%);
  box-shadow: 0px 22px 30px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 5px;
  opacity: 1;
}
#root .bg-menu-dark .blur-menu-item,
#root .bg-menu-dark .bg-white {
  height: 75px;
  width: 75px;
}
#root .bg-mnet-dropdown {
  background: transparent linear-gradient(180deg, #19334c 0%, rgba(25, 51, 76, 0.8) 100%);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.2509803922);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
}
#root .blur-menu-item {
  background: transparent linear-gradient(170deg, rgba(175, 176, 185, 0.05) 0%, rgba(175, 176, 185, 0.05) 50%, rgba(175, 176, 185, 0) 50%, rgba(175, 176, 185, 0) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 22px 30px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  opacity: 1;
  backdrop-filter: blur(50px) brightness(4%) opacity(0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100px;
  height: 100px;
}
@media (min-width: 992px) {
  #root .blur-menu-item {
    height: 70px;
  }
}
#root .bg-subnav {
  background: rgba(10, 18, 29, 0.1019607843) 0% 0% no-repeat padding-box;
  backdrop-filter: blur(30px) brightness(90%);
  border-width: 1px 0;
  opacity: 1;
  animation: fadeInDown 250ms ease-in-out;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@supports not (backdrop-filter: blur(10px)) {
  #root .bg-subnav {
    background-color: rgba(10, 18, 29, 0.5019607843);
  }
}
#root .bg-subnav ul li:first-child {
  margin-left: 0 !important;
}
#root .bg-subnav ul li:last-child {
  margin-right: 0 !important;
}
#root .bg-subnav.siteNav {
  z-index: 1;
  background: transparent linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  backdrop-filter: blur(10px) brightness(90%);
}
@supports not (backdrop-filter: blur(10px)) {
  #root .bg-subnav.siteNav {
    background: transparent linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
  }
}
#root .cross-holder {
  padding: 5px 10px 20px;
  margin-top: 11px;
  position: relative;
  transition: all 0.3s ease-in-out, border 0ms;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  background-color: #121a24;
}
#root .cross-holder-mnet {
  padding: 5px 10px 20px;
  margin-top: 11px;
  position: relative;
  transition: all 0.3s ease-in-out, border 0ms;
  background: transparent linear-gradient(180deg, #19334c 0%, rgba(25, 51, 76, 0.8) 100%);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
}
#root .menu-dropdown li {
  min-height: 50px;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: -2px;
}
#root .menu-dropdown li:hover {
  background-color: white;
  color: rgb(10, 18, 29);
}
#root .bg-mnet-nav-select {
  background-color: #19334c;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-bottom-width: 2px;
  border-bottom-color: #0095da !important;
  padding: 11px 10px 19px;
  margin-top: 8px;
  transition: all 0s ease-in-out, border 0ms;
}
#root .mobile-menu-active {
  background: rgba(255, 255, 255, 0.1) radial-gradient(closest-side at 50% 50%, rgba(0, 149, 218, 0.7) 0, rgba(0, 149, 218, 0.5) 51%, rgba(0, 149, 218, 0.3) 85%, rgba(0, 149, 218, 0.25) 92%, rgba(0, 149, 218, 0.15) 110%, rgba(0, 149, 218, 0.05) 125%) 0% 0% no-repeat padding-box !important;
  box-shadow: 0 0px 20px rgba(1, 120, 175, 0.9294117647) !important;
  border-color: rgba(104, 197, 249, 0.3490196078) !important;
}
#root .mobile-menu-active-shadow-only {
  box-shadow: 0 0px 20px rgba(1, 120, 175, 0.9294117647) !important;
}
#root a.menu-item-light:hover {
  text-decoration: none !important;
  color: black;
}
#root a.menu-item-dark:hover {
  text-decoration: none !important;
  color: #fff !important;
}
#root .popup-main-menu {
  top: 0px;
  z-index: 7;
  animation: fadeInUp 250ms ease-in-out;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#root .no-arrow .popover .arrow:after,
#root .no-arrow .popover .arrow:before {
  border-bottom: none !important;
}
#root .bg-popover-dstv .popover {
  opacity: 1;
  backdrop-filter: blur(15px) brightness(100%);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  background: transparent linear-gradient(180deg, rgba(191, 195, 198, 0.77) 0%, rgba(155, 155, 155, 0.77) 50%, rgba(149, 146, 146, 0.74) 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 10px 7px rgba(0, 0, 0, 0.5);
}
@supports not (backdrop-filter: blur(10px)) {
  #root .bg-popover-dstv .popover {
    background: transparent linear-gradient(180deg, rgba(191, 195, 198, 0.8705882353) 0%, rgba(155, 155, 155, 0.9019607843) 50%, rgba(149, 146, 146, 0.9019607843) 100%) !important;
  }
}
#root .bg-popover-dstv .popover .btn {
  padding: 0.55rem 1.7rem !important;
}
#root .bg-popover-dstv .popover .arrow:after {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
#root .bg-popover-mnet .popover {
  opacity: 1;
  backdrop-filter: blur(15px) brightness(100%);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  background: transparent linear-gradient(180deg, #19334c 0%, rgba(25, 51, 76, 0.8) 100%);
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.2509803922);
}
@supports not (backdrop-filter: blur(10px)) {
  #root .bg-popover-mnet .popover {
    background: transparent linear-gradient(180deg, rgba(191, 195, 198, 0.8705882353) 0%, rgba(155, 155, 155, 0.9019607843) 50%, rgba(149, 146, 146, 0.9019607843) 100%) !important;
  }
}
#root .bg-popover-mnet .popover .btn {
  padding: 0.55rem 1.7rem !important;
}
#root .bg-popover-mnet .popover .arrow:after {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
#root .min-w-btn-select {
  min-width: 170px;
}
@media (min-width: 992px) {
  #root .min-w-btn-select {
    min-width: 210px;
  }
}
#root .min-w-drop-arrow {
  min-width: 10px !important;
}
#root .min-h-drop-arrow {
  min-height: 30px !important;
}
#root .min-w-10 {
  min-width: 100px !important;
}
#root .mobile-menu-vh {
  max-height: calc(100vh - 133px);
  min-height: calc(100vh - 133px);
}
#root .search-element {
  background-color: transparent;
  color: #fff;
  border-radius: 0;
  border-color: rgba(255, 255, 255, 0.6);
  border-width: 0 0 1px 0;
  font-weight: 700;
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  #root .search-element {
    font-size: 2.375rem;
  }
}
#root .search-element:focus {
  box-shadow: none;
  outline: 0;
}
#root .search-element:placeholder {
  color: rgba(255, 255, 255, 0.5);
}
#root .cust-p-btn {
  padding: 0.4375em 1.875rem;
}
#root .cust-neg-mt-dropdown {
  margin-top: -3px;
}
#root .cust-ml-drop-arrow {
  margin-left: 5px;
}
#root .h-btn {
  height: 47px;
}
#root .h-btn.small-btn {
  height: 35px !important;
}
#root .cust-nowrap-name {
  white-space: unset;
}
@media (min-width: 370px) {
  #root .cust-nowrap-name {
    white-space: nowrap;
  }
}
#root .cust-mx-mobile-menu {
  margin-left: 6px;
  margin-right: 6px;
}
#root .border-y-20 {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-width: 1px 0;
}
#root .border-y-10 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-width: 1px 0;
}
#root .border-white-fade-10 {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#root .border-completly-transparent {
  border: 1px solid transparent;
}
#root .border-bottom-10 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-width: 0 0 1px 0;
}
#root .blur-bg-dark-menu {
  animation: fadeInCenter 250ms ease-in-out;
  background: rgba(0, 0, 0, 0.7) 0% 0% no-repeat padding-box;
  backdrop-filter: blur(20px) brightness(100%);
}
@keyframes fadeInCenter {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@supports not (backdrop-filter: blur(10px)) {
  #root .blur-bg-dark-menu {
    background-color: rgba(0, 0, 0, 0.9);
  }
}
#root .blur-bg-dark-menu.bg-mobile-site-switch {
  animation: fadeInDown 250ms ease-in-out;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgb(0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  backdrop-filter: blur(20px) brightness(50%);
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@supports not (backdrop-filter: blur(10px)) {
  #root .blur-bg-dark-menu.bg-mobile-site-switch {
    background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgb(0, 0, 0) 100%) !important;
  }
}
#root .blur-bg-dark-menu.open-menu {
  background: rgba(10, 18, 29, 0.4) 0 0 no-repeat padding-box;
  -webkit-backdrop-filter: blur(10px) brightness(50%);
  backdrop-filter: blur(10px) brightness(100%);
  opacity: 100%;
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.4);
}
@supports not (backdrop-filter: blur(50px)) {
  #root .blur-bg-dark-menu.open-menu {
    background: rgba(10, 18, 29, 0.6) !important;
  }
}
@supports not (backdrop-filter: blur(10px)) {
  #root .blur-bg-dark-menu.mobile-menu {
    background-color: rgba(10, 18, 29, 0.9);
  }
}
#root .blur-bg-dark-menu .bg-site-switch-mobile-menu {
  background: rgb(10, 18, 29) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.1);
  opacity: 1;
  backdrop-filter: blur(50px) brightness(50%) opacity(50%);
}
@supports not (backdrop-filter: blur(50px)) {
  #root .blur-bg-dark-menu .bg-site-switch-mobile-menu {
    background: rgba(10, 18, 29, 0.7) 0% 0% no-repeat padding-box;
  }
}
#root .nav-active {
  border-bottom: 2px solid #0095da;
}
#root .cust-mt-3_5,
#root .cust-my-3_5 {
  margin-top: 2.2rem;
}
#root .cust-mb-3_5,
#root .cust-my-3_5 {
  margin-bottom: 2.2rem;
}
#root .transition-font-weight-2 {
  transition: font-weight 0.2s ease;
}
#root .border-width-1 {
  border-width: 1px !important;
}
#root .cross-holder-overlap {
  border-bottom: 0;
  top: 2px;
}
#root .transition-all-2 {
  transition: all 0.2s ease;
}
#root .cart-quantity-circle {
  min-height: 15px;
  min-width: 18px;
  background-color: #0095da;
  border: 1px solid white;
  font-size: 10px;
  top: -2px;
  left: 12px;
}
#root .fade-70-important {
  opacity: 0.7 !important;
}
#root .list-fill-animation-1 li,
#root .list-fill-animation-1 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-1 li:nth-child(1),
#root .list-fill-animation-1 h2:nth-child(1) {
  animation-delay: 0.09s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-2 li,
#root .list-fill-animation-2 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-2 li:nth-child(1),
#root .list-fill-animation-2 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-2 li:nth-child(2),
#root .list-fill-animation-2 h2:nth-child(2) {
  animation-delay: 0.18s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-3 li,
#root .list-fill-animation-3 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-3 li:nth-child(1),
#root .list-fill-animation-3 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-3 li:nth-child(2),
#root .list-fill-animation-3 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-3 li:nth-child(3),
#root .list-fill-animation-3 h2:nth-child(3) {
  animation-delay: 0.27s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-4 li,
#root .list-fill-animation-4 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-4 li:nth-child(1),
#root .list-fill-animation-4 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-4 li:nth-child(2),
#root .list-fill-animation-4 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-4 li:nth-child(3),
#root .list-fill-animation-4 h2:nth-child(3) {
  animation-delay: 0.27s;
}
#root .list-fill-animation-4 li:nth-child(4),
#root .list-fill-animation-4 h2:nth-child(4) {
  animation-delay: 0.36s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-5 li,
#root .list-fill-animation-5 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-5 li:nth-child(1),
#root .list-fill-animation-5 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-5 li:nth-child(2),
#root .list-fill-animation-5 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-5 li:nth-child(3),
#root .list-fill-animation-5 h2:nth-child(3) {
  animation-delay: 0.27s;
}
#root .list-fill-animation-5 li:nth-child(4),
#root .list-fill-animation-5 h2:nth-child(4) {
  animation-delay: 0.36s;
}
#root .list-fill-animation-5 li:nth-child(5),
#root .list-fill-animation-5 h2:nth-child(5) {
  animation-delay: 0.45s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-6 li,
#root .list-fill-animation-6 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-6 li:nth-child(1),
#root .list-fill-animation-6 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-6 li:nth-child(2),
#root .list-fill-animation-6 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-6 li:nth-child(3),
#root .list-fill-animation-6 h2:nth-child(3) {
  animation-delay: 0.27s;
}
#root .list-fill-animation-6 li:nth-child(4),
#root .list-fill-animation-6 h2:nth-child(4) {
  animation-delay: 0.36s;
}
#root .list-fill-animation-6 li:nth-child(5),
#root .list-fill-animation-6 h2:nth-child(5) {
  animation-delay: 0.45s;
}
#root .list-fill-animation-6 li:nth-child(6),
#root .list-fill-animation-6 h2:nth-child(6) {
  animation-delay: 0.54s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-7 li,
#root .list-fill-animation-7 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-7 li:nth-child(1),
#root .list-fill-animation-7 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-7 li:nth-child(2),
#root .list-fill-animation-7 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-7 li:nth-child(3),
#root .list-fill-animation-7 h2:nth-child(3) {
  animation-delay: 0.27s;
}
#root .list-fill-animation-7 li:nth-child(4),
#root .list-fill-animation-7 h2:nth-child(4) {
  animation-delay: 0.36s;
}
#root .list-fill-animation-7 li:nth-child(5),
#root .list-fill-animation-7 h2:nth-child(5) {
  animation-delay: 0.45s;
}
#root .list-fill-animation-7 li:nth-child(6),
#root .list-fill-animation-7 h2:nth-child(6) {
  animation-delay: 0.54s;
}
#root .list-fill-animation-7 li:nth-child(7),
#root .list-fill-animation-7 h2:nth-child(7) {
  animation-delay: 0.63s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-8 li,
#root .list-fill-animation-8 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-8 li:nth-child(1),
#root .list-fill-animation-8 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-8 li:nth-child(2),
#root .list-fill-animation-8 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-8 li:nth-child(3),
#root .list-fill-animation-8 h2:nth-child(3) {
  animation-delay: 0.27s;
}
#root .list-fill-animation-8 li:nth-child(4),
#root .list-fill-animation-8 h2:nth-child(4) {
  animation-delay: 0.36s;
}
#root .list-fill-animation-8 li:nth-child(5),
#root .list-fill-animation-8 h2:nth-child(5) {
  animation-delay: 0.45s;
}
#root .list-fill-animation-8 li:nth-child(6),
#root .list-fill-animation-8 h2:nth-child(6) {
  animation-delay: 0.54s;
}
#root .list-fill-animation-8 li:nth-child(7),
#root .list-fill-animation-8 h2:nth-child(7) {
  animation-delay: 0.63s;
}
#root .list-fill-animation-8 li:nth-child(8),
#root .list-fill-animation-8 h2:nth-child(8) {
  animation-delay: 0.72s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-9 li,
#root .list-fill-animation-9 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-9 li:nth-child(1),
#root .list-fill-animation-9 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-9 li:nth-child(2),
#root .list-fill-animation-9 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-9 li:nth-child(3),
#root .list-fill-animation-9 h2:nth-child(3) {
  animation-delay: 0.27s;
}
#root .list-fill-animation-9 li:nth-child(4),
#root .list-fill-animation-9 h2:nth-child(4) {
  animation-delay: 0.36s;
}
#root .list-fill-animation-9 li:nth-child(5),
#root .list-fill-animation-9 h2:nth-child(5) {
  animation-delay: 0.45s;
}
#root .list-fill-animation-9 li:nth-child(6),
#root .list-fill-animation-9 h2:nth-child(6) {
  animation-delay: 0.54s;
}
#root .list-fill-animation-9 li:nth-child(7),
#root .list-fill-animation-9 h2:nth-child(7) {
  animation-delay: 0.63s;
}
#root .list-fill-animation-9 li:nth-child(8),
#root .list-fill-animation-9 h2:nth-child(8) {
  animation-delay: 0.72s;
}
#root .list-fill-animation-9 li:nth-child(9),
#root .list-fill-animation-9 h2:nth-child(9) {
  animation-delay: 0.81s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .list-fill-animation-10 li,
#root .list-fill-animation-10 h2 {
  opacity: 0;
  animation: list-fill 0.15s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#root .list-fill-animation-10 li:nth-child(1),
#root .list-fill-animation-10 h2:nth-child(1) {
  animation-delay: 0.09s;
}
#root .list-fill-animation-10 li:nth-child(2),
#root .list-fill-animation-10 h2:nth-child(2) {
  animation-delay: 0.18s;
}
#root .list-fill-animation-10 li:nth-child(3),
#root .list-fill-animation-10 h2:nth-child(3) {
  animation-delay: 0.27s;
}
#root .list-fill-animation-10 li:nth-child(4),
#root .list-fill-animation-10 h2:nth-child(4) {
  animation-delay: 0.36s;
}
#root .list-fill-animation-10 li:nth-child(5),
#root .list-fill-animation-10 h2:nth-child(5) {
  animation-delay: 0.45s;
}
#root .list-fill-animation-10 li:nth-child(6),
#root .list-fill-animation-10 h2:nth-child(6) {
  animation-delay: 0.54s;
}
#root .list-fill-animation-10 li:nth-child(7),
#root .list-fill-animation-10 h2:nth-child(7) {
  animation-delay: 0.63s;
}
#root .list-fill-animation-10 li:nth-child(8),
#root .list-fill-animation-10 h2:nth-child(8) {
  animation-delay: 0.72s;
}
#root .list-fill-animation-10 li:nth-child(9),
#root .list-fill-animation-10 h2:nth-child(9) {
  animation-delay: 0.81s;
}
#root .list-fill-animation-10 li:nth-child(10),
#root .list-fill-animation-10 h2:nth-child(10) {
  animation-delay: 0.9s;
}
@keyframes list-fill {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#root .bold-after::before {
  display: block;
  content: attr(data-title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
#root .bold-hover:hover {
  font-weight: bold;
  opacity: 1 !important;
}
#root .cust-mr-1,
#root .cust-mx-1 {
  margin-right: 10px;
}
#root .cust-ml-1,
#root .cust-mx-1 {
  margin-left: 10px;
}
#root .cust-mt-1,
#root .cust-my-1 {
  margin-top: 10px;
}
#root .cust-mb-1,
#root .cust-my-1 {
  margin-bottom: 10px;
}
#root .cust-m-1 {
  margin: 10px;
}
#root .cust-pr-1,
#root .cust-px-1 {
  padding-right: 10px;
}
#root .cust-pl-1,
#root .cust-px-1 {
  padding-left: 10px;
}
#root .cust-pt-1,
#root .cust-py-1 {
  padding-top: 10px;
}
#root .cust-pb-1,
#root .cust-py-1 {
  padding-bottom: 10px;
}
#root .cust-p-1 {
  padding: 10px;
}
#root .cust-mr-2,
#root .cust-mx-2 {
  margin-right: 20px;
}
#root .cust-ml-2,
#root .cust-mx-2 {
  margin-left: 20px;
}
#root .cust-mt-2,
#root .cust-my-2 {
  margin-top: 20px;
}
#root .cust-mb-2,
#root .cust-my-2 {
  margin-bottom: 20px;
}
#root .cust-m-2 {
  margin: 20px;
}
#root .cust-pr-2,
#root .cust-px-2 {
  padding-right: 20px;
}
#root .cust-pl-2,
#root .cust-px-2 {
  padding-left: 20px;
}
#root .cust-pt-2,
#root .cust-py-2 {
  padding-top: 20px;
}
#root .cust-pb-2,
#root .cust-py-2 {
  padding-bottom: 20px;
}
#root .cust-p-2 {
  padding: 20px;
}
#root .cust-mr-3,
#root .cust-mx-3 {
  margin-right: 30px;
}
#root .cust-ml-3,
#root .cust-mx-3 {
  margin-left: 30px;
}
#root .cust-mt-3,
#root .cust-my-3 {
  margin-top: 30px;
}
#root .cust-mb-3,
#root .cust-my-3 {
  margin-bottom: 30px;
}
#root .cust-m-3 {
  margin: 30px;
}
#root .cust-pr-3,
#root .cust-px-3 {
  padding-right: 30px;
}
#root .cust-pl-3,
#root .cust-px-3 {
  padding-left: 30px;
}
#root .cust-pt-3,
#root .cust-py-3 {
  padding-top: 30px;
}
#root .cust-pb-3,
#root .cust-py-3 {
  padding-bottom: 30px;
}
#root .cust-p-3 {
  padding: 30px;
}
#root .cust-mr-4,
#root .cust-mx-4 {
  margin-right: 40px;
}
#root .cust-ml-4,
#root .cust-mx-4 {
  margin-left: 40px;
}
#root .cust-mt-4,
#root .cust-my-4 {
  margin-top: 40px;
}
#root .cust-mb-4,
#root .cust-my-4 {
  margin-bottom: 40px;
}
#root .cust-m-4 {
  margin: 40px;
}
#root .cust-pr-4,
#root .cust-px-4 {
  padding-right: 40px;
}
#root .cust-pl-4,
#root .cust-px-4 {
  padding-left: 40px;
}
#root .cust-pt-4,
#root .cust-py-4 {
  padding-top: 40px;
}
#root .cust-pb-4,
#root .cust-py-4 {
  padding-bottom: 40px;
}
#root .cust-p-4 {
  padding: 40px;
}
#root .cust-mr-5,
#root .cust-mx-5 {
  margin-right: 50px;
}
#root .cust-ml-5,
#root .cust-mx-5 {
  margin-left: 50px;
}
#root .cust-mt-5,
#root .cust-my-5 {
  margin-top: 50px;
}
#root .cust-mb-5,
#root .cust-my-5 {
  margin-bottom: 50px;
}
#root .cust-m-5 {
  margin: 50px;
}
#root .cust-pr-5,
#root .cust-px-5 {
  padding-right: 50px;
}
#root .cust-pl-5,
#root .cust-px-5 {
  padding-left: 50px;
}
#root .cust-pt-5,
#root .cust-py-5 {
  padding-top: 50px;
}
#root .cust-pb-5,
#root .cust-py-5 {
  padding-bottom: 50px;
}
#root .cust-p-5 {
  padding: 50px;
}
#root .cust-mr-6,
#root .cust-mx-6 {
  margin-right: 60px;
}
#root .cust-ml-6,
#root .cust-mx-6 {
  margin-left: 60px;
}
#root .cust-mt-6,
#root .cust-my-6 {
  margin-top: 60px;
}
#root .cust-mb-6,
#root .cust-my-6 {
  margin-bottom: 60px;
}
#root .cust-m-6 {
  margin: 60px;
}
#root .cust-pr-6,
#root .cust-px-6 {
  padding-right: 60px;
}
#root .cust-pl-6,
#root .cust-px-6 {
  padding-left: 60px;
}
#root .cust-pt-6,
#root .cust-py-6 {
  padding-top: 60px;
}
#root .cust-pb-6,
#root .cust-py-6 {
  padding-bottom: 60px;
}
#root .cust-p-6 {
  padding: 60px;
}
#root .cust-mr-7,
#root .cust-mx-7 {
  margin-right: 70px;
}
#root .cust-ml-7,
#root .cust-mx-7 {
  margin-left: 70px;
}
#root .cust-mt-7,
#root .cust-my-7 {
  margin-top: 70px;
}
#root .cust-mb-7,
#root .cust-my-7 {
  margin-bottom: 70px;
}
#root .cust-m-7 {
  margin: 70px;
}
#root .cust-pr-7,
#root .cust-px-7 {
  padding-right: 70px;
}
#root .cust-pl-7,
#root .cust-px-7 {
  padding-left: 70px;
}
#root .cust-pt-7,
#root .cust-py-7 {
  padding-top: 70px;
}
#root .cust-pb-7,
#root .cust-py-7 {
  padding-bottom: 70px;
}
#root .cust-p-7 {
  padding: 70px;
}
#root .cust-mr-8,
#root .cust-mx-8 {
  margin-right: 80px;
}
#root .cust-ml-8,
#root .cust-mx-8 {
  margin-left: 80px;
}
#root .cust-mt-8,
#root .cust-my-8 {
  margin-top: 80px;
}
#root .cust-mb-8,
#root .cust-my-8 {
  margin-bottom: 80px;
}
#root .cust-m-8 {
  margin: 80px;
}
#root .cust-pr-8,
#root .cust-px-8 {
  padding-right: 80px;
}
#root .cust-pl-8,
#root .cust-px-8 {
  padding-left: 80px;
}
#root .cust-pt-8,
#root .cust-py-8 {
  padding-top: 80px;
}
#root .cust-pb-8,
#root .cust-py-8 {
  padding-bottom: 80px;
}
#root .cust-p-8 {
  padding: 80px;
}
#root .cust-mr-9,
#root .cust-mx-9 {
  margin-right: 90px;
}
#root .cust-ml-9,
#root .cust-mx-9 {
  margin-left: 90px;
}
#root .cust-mt-9,
#root .cust-my-9 {
  margin-top: 90px;
}
#root .cust-mb-9,
#root .cust-my-9 {
  margin-bottom: 90px;
}
#root .cust-m-9 {
  margin: 90px;
}
#root .cust-pr-9,
#root .cust-px-9 {
  padding-right: 90px;
}
#root .cust-pl-9,
#root .cust-px-9 {
  padding-left: 90px;
}
#root .cust-pt-9,
#root .cust-py-9 {
  padding-top: 90px;
}
#root .cust-pb-9,
#root .cust-py-9 {
  padding-bottom: 90px;
}
#root .cust-p-9 {
  padding: 90px;
}
#root .cust-mr-10,
#root .cust-mx-10 {
  margin-right: 100px;
}
#root .cust-ml-10,
#root .cust-mx-10 {
  margin-left: 100px;
}
#root .cust-mt-10,
#root .cust-my-10 {
  margin-top: 100px;
}
#root .cust-mb-10,
#root .cust-my-10 {
  margin-bottom: 100px;
}
#root .cust-m-10 {
  margin: 100px;
}
#root .cust-pr-10,
#root .cust-px-10 {
  padding-right: 100px;
}
#root .cust-pl-10,
#root .cust-px-10 {
  padding-left: 100px;
}
#root .cust-pt-10,
#root .cust-py-10 {
  padding-top: 100px;
}
#root .cust-pb-10,
#root .cust-py-10 {
  padding-bottom: 100px;
}
#root .cust-p-10 {
  padding: 100px;
}
#root .cust-mr-11,
#root .cust-mx-11 {
  margin-right: 110px;
}
#root .cust-ml-11,
#root .cust-mx-11 {
  margin-left: 110px;
}
#root .cust-mt-11,
#root .cust-my-11 {
  margin-top: 110px;
}
#root .cust-mb-11,
#root .cust-my-11 {
  margin-bottom: 110px;
}
#root .cust-m-11 {
  margin: 110px;
}
#root .cust-pr-11,
#root .cust-px-11 {
  padding-right: 110px;
}
#root .cust-pl-11,
#root .cust-px-11 {
  padding-left: 110px;
}
#root .cust-pt-11,
#root .cust-py-11 {
  padding-top: 110px;
}
#root .cust-pb-11,
#root .cust-py-11 {
  padding-bottom: 110px;
}
#root .cust-p-11 {
  padding: 110px;
}
#root .cust-mr-12,
#root .cust-mx-12 {
  margin-right: 120px;
}
#root .cust-ml-12,
#root .cust-mx-12 {
  margin-left: 120px;
}
#root .cust-mt-12,
#root .cust-my-12 {
  margin-top: 120px;
}
#root .cust-mb-12,
#root .cust-my-12 {
  margin-bottom: 120px;
}
#root .cust-m-12 {
  margin: 120px;
}
#root .cust-pr-12,
#root .cust-px-12 {
  padding-right: 120px;
}
#root .cust-pl-12,
#root .cust-px-12 {
  padding-left: 120px;
}
#root .cust-pt-12,
#root .cust-py-12 {
  padding-top: 120px;
}
#root .cust-pb-12,
#root .cust-py-12 {
  padding-bottom: 120px;
}
#root .cust-p-12 {
  padding: 120px;
}
@media (min-width: 576px) {
  #root .cust-mr-sm-0,
  #root .cust-mx-sm-0 {
    margin-right: 0px;
  }
  #root .cust-ml-sm-0,
  #root .cust-mx-sm-0 {
    margin-left: 0px;
  }
  #root .cust-mt-sm-0,
  #root .cust-my-sm-0 {
    margin-top: 0px;
  }
  #root .cust-mb-sm-0,
  #root .cust-my-sm-0 {
    margin-bottom: 0px;
  }
  #root .cust-m-sm-0 {
    margin: 0px;
  }
  #root .cust-pr-sm-0,
  #root .cust-px-sm-0 {
    padding-right: 0px;
  }
  #root .cust-pl-sm-0,
  #root .cust-px-sm-0 {
    padding-left: 0px;
  }
  #root .cust-pt-sm-0,
  #root .cust-py-sm-0 {
    padding-top: 0px;
  }
  #root .cust-pb-sm-0,
  #root .cust-py-sm-0 {
    padding-bottom: 0px;
  }
  #root .cust-p-sm-0 {
    padding: 0px;
  }
  #root .cust-mr-sm-1,
  #root .cust-mx-sm-1 {
    margin-right: 10px;
  }
  #root .cust-ml-sm-1,
  #root .cust-mx-sm-1 {
    margin-left: 10px;
  }
  #root .cust-mt-sm-1,
  #root .cust-my-sm-1 {
    margin-top: 10px;
  }
  #root .cust-mb-sm-1,
  #root .cust-my-sm-1 {
    margin-bottom: 10px;
  }
  #root .cust-m-sm-1 {
    margin: 10px;
  }
  #root .cust-pr-sm-1,
  #root .cust-px-sm-1 {
    padding-right: 10px;
  }
  #root .cust-pl-sm-1,
  #root .cust-px-sm-1 {
    padding-left: 10px;
  }
  #root .cust-pt-sm-1,
  #root .cust-py-sm-1 {
    padding-top: 10px;
  }
  #root .cust-pb-sm-1,
  #root .cust-py-sm-1 {
    padding-bottom: 10px;
  }
  #root .cust-p-sm-1 {
    padding: 10px;
  }
  #root .cust-mr-sm-2,
  #root .cust-mx-sm-2 {
    margin-right: 20px;
  }
  #root .cust-ml-sm-2,
  #root .cust-mx-sm-2 {
    margin-left: 20px;
  }
  #root .cust-mt-sm-2,
  #root .cust-my-sm-2 {
    margin-top: 20px;
  }
  #root .cust-mb-sm-2,
  #root .cust-my-sm-2 {
    margin-bottom: 20px;
  }
  #root .cust-m-sm-2 {
    margin: 20px;
  }
  #root .cust-pr-sm-2,
  #root .cust-px-sm-2 {
    padding-right: 20px;
  }
  #root .cust-pl-sm-2,
  #root .cust-px-sm-2 {
    padding-left: 20px;
  }
  #root .cust-pt-sm-2,
  #root .cust-py-sm-2 {
    padding-top: 20px;
  }
  #root .cust-pb-sm-2,
  #root .cust-py-sm-2 {
    padding-bottom: 20px;
  }
  #root .cust-p-sm-2 {
    padding: 20px;
  }
  #root .cust-mr-sm-3,
  #root .cust-mx-sm-3 {
    margin-right: 30px;
  }
  #root .cust-ml-sm-3,
  #root .cust-mx-sm-3 {
    margin-left: 30px;
  }
  #root .cust-mt-sm-3,
  #root .cust-my-sm-3 {
    margin-top: 30px;
  }
  #root .cust-mb-sm-3,
  #root .cust-my-sm-3 {
    margin-bottom: 30px;
  }
  #root .cust-m-sm-3 {
    margin: 30px;
  }
  #root .cust-pr-sm-3,
  #root .cust-px-sm-3 {
    padding-right: 30px;
  }
  #root .cust-pl-sm-3,
  #root .cust-px-sm-3 {
    padding-left: 30px;
  }
  #root .cust-pt-sm-3,
  #root .cust-py-sm-3 {
    padding-top: 30px;
  }
  #root .cust-pb-sm-3,
  #root .cust-py-sm-3 {
    padding-bottom: 30px;
  }
  #root .cust-p-sm-3 {
    padding: 30px;
  }
  #root .cust-mr-sm-4,
  #root .cust-mx-sm-4 {
    margin-right: 40px;
  }
  #root .cust-ml-sm-4,
  #root .cust-mx-sm-4 {
    margin-left: 40px;
  }
  #root .cust-mt-sm-4,
  #root .cust-my-sm-4 {
    margin-top: 40px;
  }
  #root .cust-mb-sm-4,
  #root .cust-my-sm-4 {
    margin-bottom: 40px;
  }
  #root .cust-m-sm-4 {
    margin: 40px;
  }
  #root .cust-pr-sm-4,
  #root .cust-px-sm-4 {
    padding-right: 40px;
  }
  #root .cust-pl-sm-4,
  #root .cust-px-sm-4 {
    padding-left: 40px;
  }
  #root .cust-pt-sm-4,
  #root .cust-py-sm-4 {
    padding-top: 40px;
  }
  #root .cust-pb-sm-4,
  #root .cust-py-sm-4 {
    padding-bottom: 40px;
  }
  #root .cust-p-sm-4 {
    padding: 40px;
  }
  #root .cust-mr-sm-5,
  #root .cust-mx-sm-5 {
    margin-right: 50px;
  }
  #root .cust-ml-sm-5,
  #root .cust-mx-sm-5 {
    margin-left: 50px;
  }
  #root .cust-mt-sm-5,
  #root .cust-my-sm-5 {
    margin-top: 50px;
  }
  #root .cust-mb-sm-5,
  #root .cust-my-sm-5 {
    margin-bottom: 50px;
  }
  #root .cust-m-sm-5 {
    margin: 50px;
  }
  #root .cust-pr-sm-5,
  #root .cust-px-sm-5 {
    padding-right: 50px;
  }
  #root .cust-pl-sm-5,
  #root .cust-px-sm-5 {
    padding-left: 50px;
  }
  #root .cust-pt-sm-5,
  #root .cust-py-sm-5 {
    padding-top: 50px;
  }
  #root .cust-pb-sm-5,
  #root .cust-py-sm-5 {
    padding-bottom: 50px;
  }
  #root .cust-p-sm-5 {
    padding: 50px;
  }
  #root .cust-mr-sm-6,
  #root .cust-mx-sm-6 {
    margin-right: 60px;
  }
  #root .cust-ml-sm-6,
  #root .cust-mx-sm-6 {
    margin-left: 60px;
  }
  #root .cust-mt-sm-6,
  #root .cust-my-sm-6 {
    margin-top: 60px;
  }
  #root .cust-mb-sm-6,
  #root .cust-my-sm-6 {
    margin-bottom: 60px;
  }
  #root .cust-m-sm-6 {
    margin: 60px;
  }
  #root .cust-pr-sm-6,
  #root .cust-px-sm-6 {
    padding-right: 60px;
  }
  #root .cust-pl-sm-6,
  #root .cust-px-sm-6 {
    padding-left: 60px;
  }
  #root .cust-pt-sm-6,
  #root .cust-py-sm-6 {
    padding-top: 60px;
  }
  #root .cust-pb-sm-6,
  #root .cust-py-sm-6 {
    padding-bottom: 60px;
  }
  #root .cust-p-sm-6 {
    padding: 60px;
  }
  #root .cust-mr-sm-7,
  #root .cust-mx-sm-7 {
    margin-right: 70px;
  }
  #root .cust-ml-sm-7,
  #root .cust-mx-sm-7 {
    margin-left: 70px;
  }
  #root .cust-mt-sm-7,
  #root .cust-my-sm-7 {
    margin-top: 70px;
  }
  #root .cust-mb-sm-7,
  #root .cust-my-sm-7 {
    margin-bottom: 70px;
  }
  #root .cust-m-sm-7 {
    margin: 70px;
  }
  #root .cust-pr-sm-7,
  #root .cust-px-sm-7 {
    padding-right: 70px;
  }
  #root .cust-pl-sm-7,
  #root .cust-px-sm-7 {
    padding-left: 70px;
  }
  #root .cust-pt-sm-7,
  #root .cust-py-sm-7 {
    padding-top: 70px;
  }
  #root .cust-pb-sm-7,
  #root .cust-py-sm-7 {
    padding-bottom: 70px;
  }
  #root .cust-p-sm-7 {
    padding: 70px;
  }
  #root .cust-mr-sm-8,
  #root .cust-mx-sm-8 {
    margin-right: 80px;
  }
  #root .cust-ml-sm-8,
  #root .cust-mx-sm-8 {
    margin-left: 80px;
  }
  #root .cust-mt-sm-8,
  #root .cust-my-sm-8 {
    margin-top: 80px;
  }
  #root .cust-mb-sm-8,
  #root .cust-my-sm-8 {
    margin-bottom: 80px;
  }
  #root .cust-m-sm-8 {
    margin: 80px;
  }
  #root .cust-pr-sm-8,
  #root .cust-px-sm-8 {
    padding-right: 80px;
  }
  #root .cust-pl-sm-8,
  #root .cust-px-sm-8 {
    padding-left: 80px;
  }
  #root .cust-pt-sm-8,
  #root .cust-py-sm-8 {
    padding-top: 80px;
  }
  #root .cust-pb-sm-8,
  #root .cust-py-sm-8 {
    padding-bottom: 80px;
  }
  #root .cust-p-sm-8 {
    padding: 80px;
  }
  #root .cust-mr-sm-9,
  #root .cust-mx-sm-9 {
    margin-right: 90px;
  }
  #root .cust-ml-sm-9,
  #root .cust-mx-sm-9 {
    margin-left: 90px;
  }
  #root .cust-mt-sm-9,
  #root .cust-my-sm-9 {
    margin-top: 90px;
  }
  #root .cust-mb-sm-9,
  #root .cust-my-sm-9 {
    margin-bottom: 90px;
  }
  #root .cust-m-sm-9 {
    margin: 90px;
  }
  #root .cust-pr-sm-9,
  #root .cust-px-sm-9 {
    padding-right: 90px;
  }
  #root .cust-pl-sm-9,
  #root .cust-px-sm-9 {
    padding-left: 90px;
  }
  #root .cust-pt-sm-9,
  #root .cust-py-sm-9 {
    padding-top: 90px;
  }
  #root .cust-pb-sm-9,
  #root .cust-py-sm-9 {
    padding-bottom: 90px;
  }
  #root .cust-p-sm-9 {
    padding: 90px;
  }
  #root .cust-mr-sm-10,
  #root .cust-mx-sm-10 {
    margin-right: 100px;
  }
  #root .cust-ml-sm-10,
  #root .cust-mx-sm-10 {
    margin-left: 100px;
  }
  #root .cust-mt-sm-10,
  #root .cust-my-sm-10 {
    margin-top: 100px;
  }
  #root .cust-mb-sm-10,
  #root .cust-my-sm-10 {
    margin-bottom: 100px;
  }
  #root .cust-m-sm-10 {
    margin: 100px;
  }
  #root .cust-pr-sm-10,
  #root .cust-px-sm-10 {
    padding-right: 100px;
  }
  #root .cust-pl-sm-10,
  #root .cust-px-sm-10 {
    padding-left: 100px;
  }
  #root .cust-pt-sm-10,
  #root .cust-py-sm-10 {
    padding-top: 100px;
  }
  #root .cust-pb-sm-10,
  #root .cust-py-sm-10 {
    padding-bottom: 100px;
  }
  #root .cust-p-sm-10 {
    padding: 100px;
  }
}
@media (min-width: 768px) {
  #root .cust-mr-md-0,
  #root .cust-mx-md-0 {
    margin-right: 0px;
  }
  #root .cust-ml-md-0,
  #root .cust-mx-md-0 {
    margin-left: 0px;
  }
  #root .cust-mt-md-0,
  #root .cust-my-md-0 {
    margin-top: 0px;
  }
  #root .cust-mb-md-0,
  #root .cust-my-md-0 {
    margin-bottom: 0px;
  }
  #root .cust-m-md-0 {
    margin: 0px;
  }
  #root .cust-pr-md-0,
  #root .cust-px-md-0 {
    padding-right: 0px;
  }
  #root .cust-pl-md-0,
  #root .cust-px-md-0 {
    padding-left: 0px;
  }
  #root .cust-pt-md-0,
  #root .cust-py-md-0 {
    padding-top: 0px;
  }
  #root .cust-pb-md-0,
  #root .cust-py-md-0 {
    padding-bottom: 0px;
  }
  #root .cust-p-md-0 {
    padding: 0px;
  }
  #root .cust-mr-md-1,
  #root .cust-mx-md-1 {
    margin-right: 10px;
  }
  #root .cust-ml-md-1,
  #root .cust-mx-md-1 {
    margin-left: 10px;
  }
  #root .cust-mt-md-1,
  #root .cust-my-md-1 {
    margin-top: 10px;
  }
  #root .cust-mb-md-1,
  #root .cust-my-md-1 {
    margin-bottom: 10px;
  }
  #root .cust-m-md-1 {
    margin: 10px;
  }
  #root .cust-pr-md-1,
  #root .cust-px-md-1 {
    padding-right: 10px;
  }
  #root .cust-pl-md-1,
  #root .cust-px-md-1 {
    padding-left: 10px;
  }
  #root .cust-pt-md-1,
  #root .cust-py-md-1 {
    padding-top: 10px;
  }
  #root .cust-pb-md-1,
  #root .cust-py-md-1 {
    padding-bottom: 10px;
  }
  #root .cust-p-md-1 {
    padding: 10px;
  }
  #root .cust-mr-md-2,
  #root .cust-mx-md-2 {
    margin-right: 20px;
  }
  #root .cust-ml-md-2,
  #root .cust-mx-md-2 {
    margin-left: 20px;
  }
  #root .cust-mt-md-2,
  #root .cust-my-md-2 {
    margin-top: 20px;
  }
  #root .cust-mb-md-2,
  #root .cust-my-md-2 {
    margin-bottom: 20px;
  }
  #root .cust-m-md-2 {
    margin: 20px;
  }
  #root .cust-pr-md-2,
  #root .cust-px-md-2 {
    padding-right: 20px;
  }
  #root .cust-pl-md-2,
  #root .cust-px-md-2 {
    padding-left: 20px;
  }
  #root .cust-pt-md-2,
  #root .cust-py-md-2 {
    padding-top: 20px;
  }
  #root .cust-pb-md-2,
  #root .cust-py-md-2 {
    padding-bottom: 20px;
  }
  #root .cust-p-md-2 {
    padding: 20px;
  }
  #root .cust-mr-md-3,
  #root .cust-mx-md-3 {
    margin-right: 30px;
  }
  #root .cust-ml-md-3,
  #root .cust-mx-md-3 {
    margin-left: 30px;
  }
  #root .cust-mt-md-3,
  #root .cust-my-md-3 {
    margin-top: 30px;
  }
  #root .cust-mb-md-3,
  #root .cust-my-md-3 {
    margin-bottom: 30px;
  }
  #root .cust-m-md-3 {
    margin: 30px;
  }
  #root .cust-pr-md-3,
  #root .cust-px-md-3 {
    padding-right: 30px;
  }
  #root .cust-pl-md-3,
  #root .cust-px-md-3 {
    padding-left: 30px;
  }
  #root .cust-pt-md-3,
  #root .cust-py-md-3 {
    padding-top: 30px;
  }
  #root .cust-pb-md-3,
  #root .cust-py-md-3 {
    padding-bottom: 30px;
  }
  #root .cust-p-md-3 {
    padding: 30px;
  }
  #root .cust-mr-md-4,
  #root .cust-mx-md-4 {
    margin-right: 40px;
  }
  #root .cust-ml-md-4,
  #root .cust-mx-md-4 {
    margin-left: 40px;
  }
  #root .cust-mt-md-4,
  #root .cust-my-md-4 {
    margin-top: 40px;
  }
  #root .cust-mb-md-4,
  #root .cust-my-md-4 {
    margin-bottom: 40px;
  }
  #root .cust-m-md-4 {
    margin: 40px;
  }
  #root .cust-pr-md-4,
  #root .cust-px-md-4 {
    padding-right: 40px;
  }
  #root .cust-pl-md-4,
  #root .cust-px-md-4 {
    padding-left: 40px;
  }
  #root .cust-pt-md-4,
  #root .cust-py-md-4 {
    padding-top: 40px;
  }
  #root .cust-pb-md-4,
  #root .cust-py-md-4 {
    padding-bottom: 40px;
  }
  #root .cust-p-md-4 {
    padding: 40px;
  }
  #root .cust-mr-md-5,
  #root .cust-mx-md-5 {
    margin-right: 50px;
  }
  #root .cust-ml-md-5,
  #root .cust-mx-md-5 {
    margin-left: 50px;
  }
  #root .cust-mt-md-5,
  #root .cust-my-md-5 {
    margin-top: 50px;
  }
  #root .cust-mb-md-5,
  #root .cust-my-md-5 {
    margin-bottom: 50px;
  }
  #root .cust-m-md-5 {
    margin: 50px;
  }
  #root .cust-pr-md-5,
  #root .cust-px-md-5 {
    padding-right: 50px;
  }
  #root .cust-pl-md-5,
  #root .cust-px-md-5 {
    padding-left: 50px;
  }
  #root .cust-pt-md-5,
  #root .cust-py-md-5 {
    padding-top: 50px;
  }
  #root .cust-pb-md-5,
  #root .cust-py-md-5 {
    padding-bottom: 50px;
  }
  #root .cust-p-md-5 {
    padding: 50px;
  }
  #root .cust-mr-md-6,
  #root .cust-mx-md-6 {
    margin-right: 60px;
  }
  #root .cust-ml-md-6,
  #root .cust-mx-md-6 {
    margin-left: 60px;
  }
  #root .cust-mt-md-6,
  #root .cust-my-md-6 {
    margin-top: 60px;
  }
  #root .cust-mb-md-6,
  #root .cust-my-md-6 {
    margin-bottom: 60px;
  }
  #root .cust-m-md-6 {
    margin: 60px;
  }
  #root .cust-pr-md-6,
  #root .cust-px-md-6 {
    padding-right: 60px;
  }
  #root .cust-pl-md-6,
  #root .cust-px-md-6 {
    padding-left: 60px;
  }
  #root .cust-pt-md-6,
  #root .cust-py-md-6 {
    padding-top: 60px;
  }
  #root .cust-pb-md-6,
  #root .cust-py-md-6 {
    padding-bottom: 60px;
  }
  #root .cust-p-md-6 {
    padding: 60px;
  }
  #root .cust-mr-md-7,
  #root .cust-mx-md-7 {
    margin-right: 70px;
  }
  #root .cust-ml-md-7,
  #root .cust-mx-md-7 {
    margin-left: 70px;
  }
  #root .cust-mt-md-7,
  #root .cust-my-md-7 {
    margin-top: 70px;
  }
  #root .cust-mb-md-7,
  #root .cust-my-md-7 {
    margin-bottom: 70px;
  }
  #root .cust-m-md-7 {
    margin: 70px;
  }
  #root .cust-pr-md-7,
  #root .cust-px-md-7 {
    padding-right: 70px;
  }
  #root .cust-pl-md-7,
  #root .cust-px-md-7 {
    padding-left: 70px;
  }
  #root .cust-pt-md-7,
  #root .cust-py-md-7 {
    padding-top: 70px;
  }
  #root .cust-pb-md-7,
  #root .cust-py-md-7 {
    padding-bottom: 70px;
  }
  #root .cust-p-md-7 {
    padding: 70px;
  }
  #root .cust-mr-md-8,
  #root .cust-mx-md-8 {
    margin-right: 80px;
  }
  #root .cust-ml-md-8,
  #root .cust-mx-md-8 {
    margin-left: 80px;
  }
  #root .cust-mt-md-8,
  #root .cust-my-md-8 {
    margin-top: 80px;
  }
  #root .cust-mb-md-8,
  #root .cust-my-md-8 {
    margin-bottom: 80px;
  }
  #root .cust-m-md-8 {
    margin: 80px;
  }
  #root .cust-pr-md-8,
  #root .cust-px-md-8 {
    padding-right: 80px;
  }
  #root .cust-pl-md-8,
  #root .cust-px-md-8 {
    padding-left: 80px;
  }
  #root .cust-pt-md-8,
  #root .cust-py-md-8 {
    padding-top: 80px;
  }
  #root .cust-pb-md-8,
  #root .cust-py-md-8 {
    padding-bottom: 80px;
  }
  #root .cust-p-md-8 {
    padding: 80px;
  }
  #root .cust-mr-md-9,
  #root .cust-mx-md-9 {
    margin-right: 90px;
  }
  #root .cust-ml-md-9,
  #root .cust-mx-md-9 {
    margin-left: 90px;
  }
  #root .cust-mt-md-9,
  #root .cust-my-md-9 {
    margin-top: 90px;
  }
  #root .cust-mb-md-9,
  #root .cust-my-md-9 {
    margin-bottom: 90px;
  }
  #root .cust-m-md-9 {
    margin: 90px;
  }
  #root .cust-pr-md-9,
  #root .cust-px-md-9 {
    padding-right: 90px;
  }
  #root .cust-pl-md-9,
  #root .cust-px-md-9 {
    padding-left: 90px;
  }
  #root .cust-pt-md-9,
  #root .cust-py-md-9 {
    padding-top: 90px;
  }
  #root .cust-pb-md-9,
  #root .cust-py-md-9 {
    padding-bottom: 90px;
  }
  #root .cust-p-md-9 {
    padding: 90px;
  }
  #root .cust-mr-md-10,
  #root .cust-mx-md-10 {
    margin-right: 100px;
  }
  #root .cust-ml-md-10,
  #root .cust-mx-md-10 {
    margin-left: 100px;
  }
  #root .cust-mt-md-10,
  #root .cust-my-md-10 {
    margin-top: 100px;
  }
  #root .cust-mb-md-10,
  #root .cust-my-md-10 {
    margin-bottom: 100px;
  }
  #root .cust-m-md-10 {
    margin: 100px;
  }
  #root .cust-pr-md-10,
  #root .cust-px-md-10 {
    padding-right: 100px;
  }
  #root .cust-pl-md-10,
  #root .cust-px-md-10 {
    padding-left: 100px;
  }
  #root .cust-pt-md-10,
  #root .cust-py-md-10 {
    padding-top: 100px;
  }
  #root .cust-pb-md-10,
  #root .cust-py-md-10 {
    padding-bottom: 100px;
  }
  #root .cust-p-md-10 {
    padding: 100px;
  }
}
@media (min-width: 992px) {
  #root .cust-mr-lg-0,
  #root .cust-mx-lg-0 {
    margin-right: 0px;
  }
  #root .cust-ml-lg-0,
  #root .cust-mx-lg-0 {
    margin-left: 0px;
  }
  #root .cust-mt-lg-0,
  #root .cust-my-lg-0 {
    margin-top: 0px;
  }
  #root .cust-mb-lg-0,
  #root .cust-my-lg-0 {
    margin-bottom: 0px;
  }
  #root .cust-m-lg-0 {
    margin: 0px;
  }
  #root .cust-pr-lg-0,
  #root .cust-px-lg-0 {
    padding-right: 0px;
  }
  #root .cust-pl-lg-0,
  #root .cust-px-lg-0 {
    padding-left: 0px;
  }
  #root .cust-pt-lg-0,
  #root .cust-py-lg-0 {
    padding-top: 0px;
  }
  #root .cust-pb-lg-0,
  #root .cust-py-lg-0 {
    padding-bottom: 0px;
  }
  #root .cust-p-lg-0 {
    padding: 0px;
  }
  #root .cust-mr-lg-1,
  #root .cust-mx-lg-1 {
    margin-right: 10px;
  }
  #root .cust-ml-lg-1,
  #root .cust-mx-lg-1 {
    margin-left: 10px;
  }
  #root .cust-mt-lg-1,
  #root .cust-my-lg-1 {
    margin-top: 10px;
  }
  #root .cust-mb-lg-1,
  #root .cust-my-lg-1 {
    margin-bottom: 10px;
  }
  #root .cust-m-lg-1 {
    margin: 10px;
  }
  #root .cust-pr-lg-1,
  #root .cust-px-lg-1 {
    padding-right: 10px;
  }
  #root .cust-pl-lg-1,
  #root .cust-px-lg-1 {
    padding-left: 10px;
  }
  #root .cust-pt-lg-1,
  #root .cust-py-lg-1 {
    padding-top: 10px;
  }
  #root .cust-pb-lg-1,
  #root .cust-py-lg-1 {
    padding-bottom: 10px;
  }
  #root .cust-p-lg-1 {
    padding: 10px;
  }
  #root .cust-mr-lg-2,
  #root .cust-mx-lg-2 {
    margin-right: 20px;
  }
  #root .cust-ml-lg-2,
  #root .cust-mx-lg-2 {
    margin-left: 20px;
  }
  #root .cust-mt-lg-2,
  #root .cust-my-lg-2 {
    margin-top: 20px;
  }
  #root .cust-mb-lg-2,
  #root .cust-my-lg-2 {
    margin-bottom: 20px;
  }
  #root .cust-m-lg-2 {
    margin: 20px;
  }
  #root .cust-pr-lg-2,
  #root .cust-px-lg-2 {
    padding-right: 20px;
  }
  #root .cust-pl-lg-2,
  #root .cust-px-lg-2 {
    padding-left: 20px;
  }
  #root .cust-pt-lg-2,
  #root .cust-py-lg-2 {
    padding-top: 20px;
  }
  #root .cust-pb-lg-2,
  #root .cust-py-lg-2 {
    padding-bottom: 20px;
  }
  #root .cust-p-lg-2 {
    padding: 20px;
  }
  #root .cust-mr-lg-3,
  #root .cust-mx-lg-3 {
    margin-right: 30px;
  }
  #root .cust-ml-lg-3,
  #root .cust-mx-lg-3 {
    margin-left: 30px;
  }
  #root .cust-mt-lg-3,
  #root .cust-my-lg-3 {
    margin-top: 30px;
  }
  #root .cust-mb-lg-3,
  #root .cust-my-lg-3 {
    margin-bottom: 30px;
  }
  #root .cust-m-lg-3 {
    margin: 30px;
  }
  #root .cust-pr-lg-3,
  #root .cust-px-lg-3 {
    padding-right: 30px;
  }
  #root .cust-pl-lg-3,
  #root .cust-px-lg-3 {
    padding-left: 30px;
  }
  #root .cust-pt-lg-3,
  #root .cust-py-lg-3 {
    padding-top: 30px;
  }
  #root .cust-pb-lg-3,
  #root .cust-py-lg-3 {
    padding-bottom: 30px;
  }
  #root .cust-p-lg-3 {
    padding: 30px;
  }
  #root .cust-mr-lg-4,
  #root .cust-mx-lg-4 {
    margin-right: 40px;
  }
  #root .cust-ml-lg-4,
  #root .cust-mx-lg-4 {
    margin-left: 40px;
  }
  #root .cust-mt-lg-4,
  #root .cust-my-lg-4 {
    margin-top: 40px;
  }
  #root .cust-mb-lg-4,
  #root .cust-my-lg-4 {
    margin-bottom: 40px;
  }
  #root .cust-m-lg-4 {
    margin: 40px;
  }
  #root .cust-pr-lg-4,
  #root .cust-px-lg-4 {
    padding-right: 40px;
  }
  #root .cust-pl-lg-4,
  #root .cust-px-lg-4 {
    padding-left: 40px;
  }
  #root .cust-pt-lg-4,
  #root .cust-py-lg-4 {
    padding-top: 40px;
  }
  #root .cust-pb-lg-4,
  #root .cust-py-lg-4 {
    padding-bottom: 40px;
  }
  #root .cust-p-lg-4 {
    padding: 40px;
  }
  #root .cust-mr-lg-5,
  #root .cust-mx-lg-5 {
    margin-right: 50px;
  }
  #root .cust-ml-lg-5,
  #root .cust-mx-lg-5 {
    margin-left: 50px;
  }
  #root .cust-mt-lg-5,
  #root .cust-my-lg-5 {
    margin-top: 50px;
  }
  #root .cust-mb-lg-5,
  #root .cust-my-lg-5 {
    margin-bottom: 50px;
  }
  #root .cust-m-lg-5 {
    margin: 50px;
  }
  #root .cust-pr-lg-5,
  #root .cust-px-lg-5 {
    padding-right: 50px;
  }
  #root .cust-pl-lg-5,
  #root .cust-px-lg-5 {
    padding-left: 50px;
  }
  #root .cust-pt-lg-5,
  #root .cust-py-lg-5 {
    padding-top: 50px;
  }
  #root .cust-pb-lg-5,
  #root .cust-py-lg-5 {
    padding-bottom: 50px;
  }
  #root .cust-p-lg-5 {
    padding: 50px;
  }
  #root .cust-mr-lg-6,
  #root .cust-mx-lg-6 {
    margin-right: 60px;
  }
  #root .cust-ml-lg-6,
  #root .cust-mx-lg-6 {
    margin-left: 60px;
  }
  #root .cust-mt-lg-6,
  #root .cust-my-lg-6 {
    margin-top: 60px;
  }
  #root .cust-mb-lg-6,
  #root .cust-my-lg-6 {
    margin-bottom: 60px;
  }
  #root .cust-m-lg-6 {
    margin: 60px;
  }
  #root .cust-pr-lg-6,
  #root .cust-px-lg-6 {
    padding-right: 60px;
  }
  #root .cust-pl-lg-6,
  #root .cust-px-lg-6 {
    padding-left: 60px;
  }
  #root .cust-pt-lg-6,
  #root .cust-py-lg-6 {
    padding-top: 60px;
  }
  #root .cust-pb-lg-6,
  #root .cust-py-lg-6 {
    padding-bottom: 60px;
  }
  #root .cust-p-lg-6 {
    padding: 60px;
  }
  #root .cust-mr-lg-7,
  #root .cust-mx-lg-7 {
    margin-right: 70px;
  }
  #root .cust-ml-lg-7,
  #root .cust-mx-lg-7 {
    margin-left: 70px;
  }
  #root .cust-mt-lg-7,
  #root .cust-my-lg-7 {
    margin-top: 70px;
  }
  #root .cust-mb-lg-7,
  #root .cust-my-lg-7 {
    margin-bottom: 70px;
  }
  #root .cust-m-lg-7 {
    margin: 70px;
  }
  #root .cust-pr-lg-7,
  #root .cust-px-lg-7 {
    padding-right: 70px;
  }
  #root .cust-pl-lg-7,
  #root .cust-px-lg-7 {
    padding-left: 70px;
  }
  #root .cust-pt-lg-7,
  #root .cust-py-lg-7 {
    padding-top: 70px;
  }
  #root .cust-pb-lg-7,
  #root .cust-py-lg-7 {
    padding-bottom: 70px;
  }
  #root .cust-p-lg-7 {
    padding: 70px;
  }
  #root .cust-mr-lg-8,
  #root .cust-mx-lg-8 {
    margin-right: 80px;
  }
  #root .cust-ml-lg-8,
  #root .cust-mx-lg-8 {
    margin-left: 80px;
  }
  #root .cust-mt-lg-8,
  #root .cust-my-lg-8 {
    margin-top: 80px;
  }
  #root .cust-mb-lg-8,
  #root .cust-my-lg-8 {
    margin-bottom: 80px;
  }
  #root .cust-m-lg-8 {
    margin: 80px;
  }
  #root .cust-pr-lg-8,
  #root .cust-px-lg-8 {
    padding-right: 80px;
  }
  #root .cust-pl-lg-8,
  #root .cust-px-lg-8 {
    padding-left: 80px;
  }
  #root .cust-pt-lg-8,
  #root .cust-py-lg-8 {
    padding-top: 80px;
  }
  #root .cust-pb-lg-8,
  #root .cust-py-lg-8 {
    padding-bottom: 80px;
  }
  #root .cust-p-lg-8 {
    padding: 80px;
  }
  #root .cust-mr-lg-9,
  #root .cust-mx-lg-9 {
    margin-right: 90px;
  }
  #root .cust-ml-lg-9,
  #root .cust-mx-lg-9 {
    margin-left: 90px;
  }
  #root .cust-mt-lg-9,
  #root .cust-my-lg-9 {
    margin-top: 90px;
  }
  #root .cust-mb-lg-9,
  #root .cust-my-lg-9 {
    margin-bottom: 90px;
  }
  #root .cust-m-lg-9 {
    margin: 90px;
  }
  #root .cust-pr-lg-9,
  #root .cust-px-lg-9 {
    padding-right: 90px;
  }
  #root .cust-pl-lg-9,
  #root .cust-px-lg-9 {
    padding-left: 90px;
  }
  #root .cust-pt-lg-9,
  #root .cust-py-lg-9 {
    padding-top: 90px;
  }
  #root .cust-pb-lg-9,
  #root .cust-py-lg-9 {
    padding-bottom: 90px;
  }
  #root .cust-p-lg-9 {
    padding: 90px;
  }
  #root .cust-mr-lg-10,
  #root .cust-mx-lg-10 {
    margin-right: 100px;
  }
  #root .cust-ml-lg-10,
  #root .cust-mx-lg-10 {
    margin-left: 100px;
  }
  #root .cust-mt-lg-10,
  #root .cust-my-lg-10 {
    margin-top: 100px;
  }
  #root .cust-mb-lg-10,
  #root .cust-my-lg-10 {
    margin-bottom: 100px;
  }
  #root .cust-m-lg-10 {
    margin: 100px;
  }
  #root .cust-pr-lg-10,
  #root .cust-px-lg-10 {
    padding-right: 100px;
  }
  #root .cust-pl-lg-10,
  #root .cust-px-lg-10 {
    padding-left: 100px;
  }
  #root .cust-pt-lg-10,
  #root .cust-py-lg-10 {
    padding-top: 100px;
  }
  #root .cust-pb-lg-10,
  #root .cust-py-lg-10 {
    padding-bottom: 100px;
  }
  #root .cust-p-lg-10 {
    padding: 100px;
  }
}
#root .rounded-bottom-none {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
#root .rounded-top-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
#root .cursor-pointer {
  cursor: pointer !important;
}
#root .overflowY-scroll {
  overflow-y: scroll;
}
#root .z-7 {
  z-index: 7;
}
@media (min-width: 1600px) {
  #root .cust-ml-xxl-21 {
    margin-left: 210px;
  }
}
#root .card-text {
  font-size: 1rem;
}
#root .card-text.tiny-text {
  font-size: 0.5rem;
}
#root .card-text.very-small-text {
  font-size: 0.625rem;
}
#root .card-text.sub-text {
  font-size: 0.75rem;
}
#root .card-text.smaller-text {
  font-size: 0.875rem;
}
#root .card-text.bigger-text {
  font-size: 1.125rem;
}
#root .min-w-auto {
  min-width: 0 !important;
}
#root .letter-spacing-3 {
  letter-spacing: 3px;
}
#root .fade-half-important {
  opacity: 0.5 !important;
}
#root .fade-70-important {
  opacity: 0.7 !important;
}
#root .fade-70-active {
  opacity: 0.7;
}
#root .fade-70-active:hover {
  opacity: 1;
}
#root .fade-half-active {
  opacity: 0.5;
}
#root .fade-half-active:hover {
  opacity: 1;
}
#root .outline-white {
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;
}
@media (min-width: 1600px) {
  #root .cust-mb-xxl-0 {
    margin-bottom: 0;
  }
  #root .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
#root .vh-mobile-site-switch {
  height: calc(100vh - 50px) !important;
}
#root .font-light {
  font-weight: 300;
}
#root .font-medium {
  font-weight: 500;
}
#root .blue-hover:hover {
  color: #0095da !important;
  transition: color 0.2s ease-in-out;
}
#root .menu-jcf-select {
  background: transparent;
  border: 1px solid #fff;
}
#root .menu-jcf-select .jcf-select {
  padding: 0.1rem;
  box-shadow: none;
}
#root .menu-jcf-select .jcf-select .jcf-select-text {
  margin: 7px 30px 7px 30px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
}
#root .menu-jcf-select .jcf-select .jcf-select-opener {
  height: unset;
  width: 40px;
}
#root .menu-jcf-select .jcf-select .jcf-select-opener:before {
  left: 0;
  top: 50%;
  width: 12px;
  height: 12px;
}
#root .menu-jcf-select .jcf-select .jcf-select-opener:after {
  font-size: 18px;
  top: 18px;
}
@media (max-width: 390px) {
  #root .menu-jcf-select .jcf-select .jcf-select-opener {
    width: 25px;
  }
}
#root .menu-jcf-select .jcf-select .jcf-select-drop {
  left: 1px;
}
#root .menu-jcf-select .jcf-select.jcf-drop-active .jcf-select-opener:before {
  left: 0;
  top: 33%;
}
@media (max-width: 390px) {
  #root .menu-jcf-select .jcf-select.jcf-drop-active .jcf-select-opener:before {
    top: 25%;
  }
}
#root .menu-jcf-select .jcf-list {
  background-color: #92969a;
  box-shadow: 0px 3px 10px 7px rgba(0, 0, 0, 0.5);
  opacity: 1;
  backdrop-filter: blur(15px) brightness(100%);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 5px;
}
#root .menu-jcf-select .jcf-list .jcf-list-content {
  border-radius: 5px;
  border: none;
}
#root .menu-jcf-select .jcf-list .jcf-list-content:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(2, 2, 2, 0.2);
  z-index: 0;
}
#root .menu-jcf-select .jcf-list .jcf-option {
  color: #fff;
  font-size: 0.875rem;
  padding: 18px 20px;
}
#root .menu-jcf-select .jcf-list .jcf-hover {
  background-color: white;
  color: rgb(10, 18, 29);
}
#root .min-w-site-select-dropdowns {
  min-width: 210px;
}
@media (max-width: 390px) {
  #root .min-w-site-select-dropdowns {
    min-width: 170px;
  }
}
#root .mobile-search-vh {
  height: calc(100vh - 140px);
}
@media (min-width: 992px) {
  #root .mobile-search-vh {
    height: calc(100vh - 74px);
  }
}
@media (min-width: 992px) {
  #root .desktop-serach-max-width {
    max-width: 600px;
  }
}
#root .cust-flow-menu-site-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 50px;
  margin-right: 50px;
}
#root .cust-flow-menu-site-nav .cust-site-nav-item {
  justify-content: center;
}
@media (min-width: 1238px) {
  #root .cust-flow-menu-site-nav {
    flex-direction: row;
    justify-content: space-between;
    margin: auto;
    max-width: 77vw;
  }
}
#root .scrollbar-container .ps__rail-y {
  opacity: 0.6;
}
#root .cust-neg-mt-cart {
  margin-top: -2px;
}
@media (min-width: 1600px) {
  #root .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
}
#root .cust-ml-xxl-sub-nav {
  justify-content: center;
}
@media (min-width: 1500px) {
  #root .cust-ml-xxl-sub-nav {
    margin-left: 210px;
    justify-content: start;
  }
}
#root .h-fit {
  height: fit-content !important;
}
#root .vh-mobile-search {
  height: calc(100vh - 91px);
}
#root .column-count-1 {
  column-count: 1;
}
#root .column-count-1 ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media (min-width: 576px) {
  #root .column-count-sm-1 {
    column-count: 1;
  }
  #root .column-count-sm-1 ul {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
#root .column-count-2 {
  column-count: 2;
}
#root .column-count-2 ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media (min-width: 576px) {
  #root .column-count-sm-2 {
    column-count: 2;
  }
  #root .column-count-sm-2 ul {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
#root .column-count-3 {
  column-count: 3;
}
#root .column-count-3 ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media (min-width: 576px) {
  #root .column-count-sm-3 {
    column-count: 3;
  }
  #root .column-count-sm-3 ul {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
#root .column-count-4 {
  column-count: 4;
}
#root .column-count-4 ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media (min-width: 576px) {
  #root .column-count-sm-4 {
    column-count: 4;
  }
  #root .column-count-sm-4 ul {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
#root .dstv-dropdown {
  animation: fadeInDown 250ms ease-in-out;
  background: rgba(10, 18, 29, 0.25) 0% 0% no-repeat padding-box;
  box-shadow: 0px 22px 30px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  opacity: 1;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#root .bottom-0-transform {
  top: calc(100vh - 91px);
  transform: translate3d(0, 0, 0);
}
#root .search-element.remove-defualt-cancel::-webkit-search-cancel-button {
  /* Remove default */
  -webkit-appearance: none;
}
#root .font-bold {
  font-weight: 700;
}

body {
  min-width: 320px;
}

.footer-app-img {
  height: 50px;
  border-radius: 5px;
}

#root .jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
}

#root .jcf-list ul li {
  overflow: hidden;
  display: block;
}

.footer-new .btn:not(.umb-button__button):not(.umb-button--) {
  font-weight: bold;
  border: 2px solid transparent;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  letter-spacing: 0;
  outline: none !important;
  user-select: none;
  will-change: box-shadow, transform;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  display: inline-block;
  position: relative;
  min-width: 160px;
  padding: 0.6rem 1.7rem;
  max-height: 47px;
  height: 47px;
}
.footer-new .btn:not(.umb-button__button):not(.umb-button--):disabled {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.4);
  pointer-events: none !important;
  border-color: rgba(255, 255, 255, 0.02);
}
.footer-new .btn:not(.umb-button__button):not(.umb-button--):disabled:hover, .footer-new .btn:not(.umb-button__button):not(.umb-button--):disabled:focus, .footer-new .btn:not(.umb-button__button):not(.umb-button--):disabled:active {
  box-shadow: none;
  cursor: default;
}
.footer-new .btn:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled) {
  cursor: pointer;
}
.footer-new .btn:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled):active, .footer-new .btn:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled).active {
  background-image: none;
  box-shadow: none;
}
.footer-new .btn:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled):active:focus, .footer-new .btn:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled).active:focus {
  background-image: none;
  box-shadow: none;
}
@media (min-width: 768px) and (max-width: 1499.95px) {
  .footer-new .btn:not(.umb-button__button):not(.umb-button--) {
    padding: 0.5rem 1.7rem 0.55rem;
    min-width: 180px;
  }
}
@media (min-width: 1500px) {
  .footer-new .btn:not(.umb-button__button):not(.umb-button--) {
    padding: 0.56rem 1.7rem 0.55rem;
    min-width: 210px;
  }
}
.footer-new .btn-small:not(.umb-button__button):not(.umb-button--) {
  font-weight: bold;
  border: 2px solid transparent;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  letter-spacing: 0;
  outline: none !important;
  user-select: none;
  will-change: box-shadow, transform;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  width: fit-content !important;
  padding: 0.625rem;
  text-transform: capitalize;
}
.footer-new .btn-small:not(.umb-button__button):not(.umb-button--):disabled {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.4);
  pointer-events: none !important;
  border-color: rgba(255, 255, 255, 0.02);
}
.footer-new .btn-small:not(.umb-button__button):not(.umb-button--):disabled:hover, .footer-new .btn-small:not(.umb-button__button):not(.umb-button--):disabled:focus, .footer-new .btn-small:not(.umb-button__button):not(.umb-button--):disabled:active {
  box-shadow: none;
  cursor: default;
}
.footer-new .btn-small:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled) {
  cursor: pointer;
}
.footer-new .btn-small:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled):active, .footer-new .btn-small:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled).active {
  background-image: none;
  box-shadow: none;
}
.footer-new .btn-small:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled):active:focus, .footer-new .btn-small:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled).active:focus {
  background-image: none;
  box-shadow: none;
}
.footer-new .btn-medium:not(.umb-button__button):not(.umb-button--) {
  font-weight: bold;
  border: 2px solid transparent;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  letter-spacing: 0;
  outline: none !important;
  user-select: none;
  will-change: box-shadow, transform;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
  display: block;
  border-radius: 25px;
  padding: 0.6rem 0rem;
}
.footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):disabled {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.4);
  pointer-events: none !important;
  border-color: rgba(255, 255, 255, 0.02);
}
.footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):disabled:hover, .footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):disabled:focus, .footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):disabled:active {
  box-shadow: none;
  cursor: default;
}
.footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled) {
  cursor: pointer;
}
.footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled):active, .footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled).active {
  background-image: none;
  box-shadow: none;
}
.footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled):active:focus, .footer-new .btn-medium:not(.umb-button__button):not(.umb-button--):not(:disabled):not(.disabled).active:focus {
  background-image: none;
  box-shadow: none;
}
@media all and (min-width: 992px) {
  .footer-new .btn-medium:not(.umb-button__button):not(.umb-button--) {
    padding: 0.6rem 0rem;
    min-width: 180px;
  }
}
.footer-new .sharedrop-holder:hover a {
  border: none !important;
}
.footer-new .sharedrop-holder:hover .btn-circle-light {
  color: #fff !important;
}
.footer-new .btn-circle-light {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 47px !important;
  height: 47px !important;
  min-width: 40px !important;
  border-radius: 50%;
  padding: 0 !important;
  color: #000;
  background-color: #fff;
  border-color: transparent;
  opacity: 1;
}
.footer-new .btn-circle-outline-light:not(.umb-button__button):not(.umb-button--) {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 47px !important;
  height: 47px !important;
  min-width: 40px !important;
  border-radius: 50%;
  padding: 0 !important;
  color: #fff !important;
  background-color: transparent;
  border-color: #fff;
  opacity: 1;
}
.footer-new .share-list-light {
  color: #fff !important;
  background-color: transparent;
  border-color: transparent;
  opacity: 1;
}
.footer-new .share-list-light:visited {
  opacity: 0.8;
}
.footer-new .share-list-light:visited:hover:not(.disabled):not(:disabled) {
  color: #000 !important;
  background-color: #fff;
  border-color: #fff;
}
.footer-new .share-list-light:focus, .footer-new .share-list-light.focus, .footer-new .share-list-light:active {
  outline: none !important;
  color: #000 !important;
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.footer-new .share-list-light:hover:not(.disabled):not(:disabled) {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #fff;
  opacity: 1;
}
.footer-new .share-list-light:not(:disabled):not(.disabled) {
  opacity: 1 !important;
}
.footer-new .btn-light:not(.umb-button__button):not(.umb-button--),
.footer-new .btn-white:not(.umb-button__button):not(.umb-button--) {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.footer-new .btn-light:not(.umb-button__button):not(.umb-button--):visited,
.footer-new .btn-white:not(.umb-button__button):not(.umb-button--):visited {
  opacity: 0.8;
}
.footer-new .btn-light:not(.umb-button__button):not(.umb-button--):visited:hover:not(.disabled):not(:disabled),
.footer-new .btn-white:not(.umb-button__button):not(.umb-button--):visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
}
.footer-new .btn-light:not(.umb-button__button):not(.umb-button--):focus, .footer-new .btn-light:not(.umb-button__button):not(.umb-button--).focus, .footer-new .btn-light:not(.umb-button__button):not(.umb-button--):active,
.footer-new .btn-white:not(.umb-button__button):not(.umb-button--):focus,
.footer-new .btn-white:not(.umb-button__button):not(.umb-button--).focus,
.footer-new .btn-white:not(.umb-button__button):not(.umb-button--):active {
  outline: none !important;
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-light:not(.umb-button__button):not(.umb-button--):hover:not(.disabled):not(:disabled),
.footer-new .btn-white:not(.umb-button__button):not(.umb-button--):hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da !important;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-outline-light:not(.umb-button__button):not(.umb-button--),
.footer-new .btn-outline-white:not(.umb-button__button):not(.umb-button--) {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  opacity: 1;
}
.footer-new .btn-outline-light:not(.umb-button__button):not(.umb-button--):visited,
.footer-new .btn-outline-white:not(.umb-button__button):not(.umb-button--):visited {
  opacity: 0.8;
}
.footer-new .btn-outline-light:not(.umb-button__button):not(.umb-button--):visited:hover:not(.disabled):not(:disabled),
.footer-new .btn-outline-white:not(.umb-button__button):not(.umb-button--):visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
}
.footer-new .btn-outline-light:not(.umb-button__button):not(.umb-button--):focus, .footer-new .btn-outline-light:not(.umb-button__button):not(.umb-button--).focus, .footer-new .btn-outline-light:not(.umb-button__button):not(.umb-button--):active,
.footer-new .btn-outline-white:not(.umb-button__button):not(.umb-button--):focus,
.footer-new .btn-outline-white:not(.umb-button__button):not(.umb-button--).focus,
.footer-new .btn-outline-white:not(.umb-button__button):not(.umb-button--):active {
  outline: none !important;
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-outline-light:not(.umb-button__button):not(.umb-button--):hover:not(.disabled):not(:disabled),
.footer-new .btn-outline-white:not(.umb-button__button):not(.umb-button--):hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da !important;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-dark:not(.umb-button__button):not(.umb-button--),
.footer-new .btn-info:not(.umb-button__button):not(.umb-button--) {
  color: #fff;
  background-color: #000;
  border-color: #000;
  opacity: 1;
}
.footer-new .btn-dark:not(.umb-button__button):not(.umb-button--):visited,
.footer-new .btn-info:not(.umb-button__button):not(.umb-button--):visited {
  opacity: 0.8;
}
.footer-new .btn-dark:not(.umb-button__button):not(.umb-button--):visited:hover:not(.disabled):not(:disabled),
.footer-new .btn-info:not(.umb-button__button):not(.umb-button--):visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
}
.footer-new .btn-dark:not(.umb-button__button):not(.umb-button--):focus, .footer-new .btn-dark:not(.umb-button__button):not(.umb-button--).focus, .footer-new .btn-dark:not(.umb-button__button):not(.umb-button--):active,
.footer-new .btn-info:not(.umb-button__button):not(.umb-button--):focus,
.footer-new .btn-info:not(.umb-button__button):not(.umb-button--).focus,
.footer-new .btn-info:not(.umb-button__button):not(.umb-button--):active {
  outline: none !important;
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-dark:not(.umb-button__button):not(.umb-button--):hover:not(.disabled):not(:disabled),
.footer-new .btn-info:not(.umb-button__button):not(.umb-button--):hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da !important;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-outline-dark:not(.umb-button__button):not(.umb-button--) {
  color: #000;
  background-color: transparent;
  border-color: #000;
  opacity: 1;
}
.footer-new .btn-outline-dark:not(.umb-button__button):not(.umb-button--):visited {
  opacity: 0.8;
}
.footer-new .btn-outline-dark:not(.umb-button__button):not(.umb-button--):visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
}
.footer-new .btn-outline-dark:not(.umb-button__button):not(.umb-button--):focus, .footer-new .btn-outline-dark:not(.umb-button__button):not(.umb-button--).focus, .footer-new .btn-outline-dark:not(.umb-button__button):not(.umb-button--):active {
  outline: none !important;
  color: #fff;
  background-color: #0095da;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-outline-dark:not(.umb-button__button):not(.umb-button--):hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #0095da !important;
  border-color: #0095da;
  opacity: 1;
}
.footer-new .btn-kids-blue {
  color: #fff;
  background-color: #5c9de8;
  border-color: #5c9de8;
  opacity: 1;
}
.footer-new .btn-kids-blue:visited {
  opacity: 0.8;
}
.footer-new .btn-kids-blue:visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #5c9de8;
  border-color: #5c9de8;
}
.footer-new .btn-kids-blue:focus, .footer-new .btn-kids-blue.focus, .footer-new .btn-kids-blue:active {
  outline: none !important;
  color: #fff;
  background-color: #5c9de8;
  border-color: #5c9de8;
  opacity: 1;
}
.footer-new .btn-kids-blue:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #5c9de8 !important;
  border-color: #5c9de8;
  opacity: 1;
}
.footer-new .btn-outline-kids-blue {
  color: #5c9de8;
  background-color: transparent;
  border-color: #5c9de8;
  opacity: 1;
}
.footer-new .btn-outline-kids-blue:visited {
  opacity: 0.8;
}
.footer-new .btn-outline-kids-blue:visited:hover:not(.disabled):not(:disabled) {
  color: #5c9de8;
  background-color: transparent;
  border-color: #5c9de8;
}
.footer-new .btn-outline-kids-blue:focus, .footer-new .btn-outline-kids-blue.focus, .footer-new .btn-outline-kids-blue:active {
  outline: none !important;
  color: #5c9de8;
  background-color: transparent;
  border-color: #5c9de8;
  opacity: 1;
}
.footer-new .btn-outline-kids-blue:hover:not(.disabled):not(:disabled) {
  color: #5c9de8;
  background-color: transparent !important;
  border-color: #5c9de8;
  opacity: 1;
}
.footer-new .btn-kids-green {
  color: #fff;
  background-color: #6cd064;
  border-color: #6cd064;
  opacity: 1;
}
.footer-new .btn-kids-green:visited {
  opacity: 0.8;
}
.footer-new .btn-kids-green:visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #6cd064;
  border-color: #6cd064;
}
.footer-new .btn-kids-green:focus, .footer-new .btn-kids-green.focus, .footer-new .btn-kids-green:active {
  outline: none !important;
  color: #fff;
  background-color: #6cd064;
  border-color: #6cd064;
  opacity: 1;
}
.footer-new .btn-kids-green:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #6cd064 !important;
  border-color: #6cd064;
  opacity: 1;
}
.footer-new .btn-outline-kids-green {
  color: #6cd064;
  background-color: transparent;
  border-color: #6cd064;
  opacity: 1;
}
.footer-new .btn-outline-kids-green:visited {
  opacity: 0.8;
}
.footer-new .btn-outline-kids-green:visited:hover:not(.disabled):not(:disabled) {
  color: #6cd064;
  background-color: transparent;
  border-color: #6cd064;
}
.footer-new .btn-outline-kids-green:focus, .footer-new .btn-outline-kids-green.focus, .footer-new .btn-outline-kids-green:active {
  outline: none !important;
  color: #6cd064;
  background-color: transparent;
  border-color: #6cd064;
  opacity: 1;
}
.footer-new .btn-outline-kids-green:hover:not(.disabled):not(:disabled) {
  color: #6cd064;
  background-color: transparent !important;
  border-color: #6cd064;
  opacity: 1;
}
.footer-new .btn-kids-purple {
  color: #fff;
  background-color: #ab51d3;
  border-color: #ab51d3;
  opacity: 1;
}
.footer-new .btn-kids-purple:visited {
  opacity: 0.8;
}
.footer-new .btn-kids-purple:visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #ab51d3;
  border-color: #ab51d3;
}
.footer-new .btn-kids-purple:focus, .footer-new .btn-kids-purple.focus, .footer-new .btn-kids-purple:active {
  outline: none !important;
  color: #fff;
  background-color: #ab51d3;
  border-color: #ab51d3;
  opacity: 1;
}
.footer-new .btn-kids-purple:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #ab51d3 !important;
  border-color: #ab51d3;
  opacity: 1;
}
.footer-new .btn-outline-kids-purple {
  color: #ab51d3;
  background-color: transparent;
  border-color: #ab51d3;
  opacity: 1;
}
.footer-new .btn-outline-kids-purple:visited {
  opacity: 0.8;
}
.footer-new .btn-outline-kids-purple:visited:hover:not(.disabled):not(:disabled) {
  color: #ab51d3;
  background-color: transparent;
  border-color: #ab51d3;
}
.footer-new .btn-outline-kids-purple:focus, .footer-new .btn-outline-kids-purple.focus, .footer-new .btn-outline-kids-purple:active {
  outline: none !important;
  color: #ab51d3;
  background-color: transparent;
  border-color: #ab51d3;
  opacity: 1;
}
.footer-new .btn-outline-kids-purple:hover:not(.disabled):not(:disabled) {
  color: #ab51d3;
  background-color: transparent !important;
  border-color: #ab51d3;
  opacity: 1;
}
.footer-new .btn-kids-orange {
  color: #fff;
  background-color: #ef9300;
  border-color: #ef9300;
  opacity: 1;
}
.footer-new .btn-kids-orange:visited {
  opacity: 0.8;
}
.footer-new .btn-kids-orange:visited:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #ef9300;
  border-color: #ef9300;
}
.footer-new .btn-kids-orange:focus, .footer-new .btn-kids-orange.focus, .footer-new .btn-kids-orange:active {
  outline: none !important;
  color: #fff;
  background-color: #ef9300;
  border-color: #ef9300;
  opacity: 1;
}
.footer-new .btn-kids-orange:hover:not(.disabled):not(:disabled) {
  color: #fff;
  background-color: #ef9300 !important;
  border-color: #ef9300;
  opacity: 1;
}
.footer-new .btn-outline-kids-orange {
  color: #ef9300;
  background-color: transparent;
  border-color: #ef9300;
  opacity: 1;
}
.footer-new .btn-outline-kids-orange:visited {
  opacity: 0.8;
}
.footer-new .btn-outline-kids-orange:visited:hover:not(.disabled):not(:disabled) {
  color: #ef9300;
  background-color: transparent;
  border-color: #ef9300;
}
.footer-new .btn-outline-kids-orange:focus, .footer-new .btn-outline-kids-orange.focus, .footer-new .btn-outline-kids-orange:active {
  outline: none !important;
  color: #ef9300;
  background-color: transparent;
  border-color: #ef9300;
  opacity: 1;
}
.footer-new .btn-outline-kids-orange:hover:not(.disabled):not(:disabled) {
  color: #ef9300;
  background-color: transparent !important;
  border-color: #ef9300;
  opacity: 1;
}
.footer-new .bg-kids-blue,
.footer-new .featured-slider.kids-blue-band .bg-band {
  background-color: #5c9de8;
}
.footer-new .kids-blue-band .feature-title-header .banner-bg-holder {
  background-image: none;
  background-color: #5c9de8;
}
.footer-new .bg-kids-green,
.footer-new .featured-slider.kids-green-band .bg-band {
  background-color: #6cd064;
}
.footer-new .kids-green-band .feature-title-header .banner-bg-holder {
  background-image: none;
  background-color: #6cd064;
}
.footer-new .bg-kids-purple,
.footer-new .featured-slider.kids-purple-band .bg-band {
  background-color: #ab51d3;
}
.footer-new .kids-purple-band .feature-title-header .banner-bg-holder {
  background-image: none;
  background-color: #ab51d3;
}
.footer-new .bg-kids-orange,
.footer-new .featured-slider.kids-orange-band .bg-band {
  background-color: #ef9300;
}
.footer-new .kids-orange-band .feature-title-header .banner-bg-holder {
  background-image: none;
  background-color: #ef9300;
}
.footer-new .highlight-kids-blue .card-title {
  color: #5c9de8;
}
.footer-new .highlight-kids-green .card-title {
  color: #6cd064;
}
.footer-new .highlight-kids-purple .card-title {
  color: #ab51d3;
}
.footer-new .highlight-kids-orange .card-title {
  color: #ef9300;
}
.footer-new .featured-slider.kids-blue-band .bg-band-container .color-secondary, .footer-new .featured-slider.kids-green-band .bg-band-container .color-secondary, .footer-new .featured-slider.kids-purple-band .bg-band-container .color-secondary, .footer-new .featured-slider.kids-orange-band .bg-band-container .color-secondary {
  color: #fff;
}
.footer-new .color-kids-blue {
  color: #5c9de8;
}
.footer-new .color-kids-green {
  color: #6cd064;
}
.footer-new .color-kids-purple {
  color: #ab51d3;
}
.footer-new .color-kids-orange {
  color: #ef9300;
}
.footer-new .plain-text-white a {
  color: #fff;
  background-color: transparent;
}
.footer-new .plain-text-white a:hover {
  color: #fff;
  background-color: transparent;
}
.footer-new span.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
