/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: var(--primary);
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.iti {
  position: relative;
  display: inline-block;
}

.iti * {
  box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

[dir=rtl] .iti__arrow {
  margin-right: 6px;
  margin-left: 0;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-left: -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti__dropdown-content--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.iti__search-input {
  width: 100%;
  border-width: 0;
}

.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}

@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.iti__country {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  outline: none;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}

[dir=rtl] .iti__flag-box, [dir=rtl] .iti__country-name {
  margin-right: 0;
  margin-left: 6px;
}

.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=text],
.iti--allow-dropdown input.iti__tel-input[type=tel], .iti--separate-dial-code input.iti__tel-input,
.iti--separate-dial-code input.iti__tel-input[type=text],
.iti--separate-dial-code input.iti__tel-input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

[dir=rtl] .iti--allow-dropdown input.iti__tel-input,
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel], [dir=rtl] .iti--separate-dial-code input.iti__tel-input,
[dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=text],
[dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=tel] {
  padding-right: 52px;
  padding-left: 6px;
  margin-right: 0;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container, [dir=rtl] .iti--separate-dial-code .iti__flag-container {
  right: 0;
  left: auto;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
  cursor: default;
}

.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
}

[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.iti--fullscreen-popup.iti--container.iti--country-search {
  justify-content: flex-start;
}

.iti--fullscreen-popup .iti__dropdown-content {
  max-height: 100%;
  position: relative;
}

.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2x) {
  .iti__flag {
    background-size: 5762px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 12px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cq {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1269px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1357px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1379px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1467px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1511px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1555px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1577px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1599px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1621px 0px;
}

.iti__flag.iti__ez {
  height: 14px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1731px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1775px 0px;
}

.iti__flag.iti__fx {
  height: 14px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1863px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2149px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2171px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2237px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2303px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2325px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2369px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2391px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2413px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2435px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2457px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2479px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2501px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2567px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2589px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2611px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2633px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2655px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2699px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2743px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2809px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2853px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2875px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2897px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2985px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -3051px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3073px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3095px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3117px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3139px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3161px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3183px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3205px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3226px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3270px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3556px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3622px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3666px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3688px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3710px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3732px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3752px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3774px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3818px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3840px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3862px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3899px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3921px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3965px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -4031px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4097px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4163px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4185px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4207px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4229px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4251px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4273px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4361px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4405px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4537px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4647px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4669px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4713px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4735px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4757px 0px;
}

.iti__flag.iti__su {
  height: 10px;
  background-position: -4779px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4801px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4823px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4889px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4911px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4977px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -5021px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5109px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5175px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5197px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5219px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5263px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uk {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5329px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5351px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5373px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5395px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5417px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5439px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5456px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5522px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5566px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5610px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5632px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5654px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5676px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5698px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5720px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5742px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../img/flags.png?1");
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2x) {
  .iti__flag {
    background-image: url("../img/flags@2x.png?1");
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}

.swiper .swiper-wrapper {
  height: auto !important;
}
.swiper--home-banners .swiper-slide, .swiper--dashboard-banners .swiper-slide, .swiper.swiper--online-shop-banners .swiper-slide {
  border-radius: var(--border-radius-lg);
  overflow: hidden;
}
.swiper--home-banners .swiper-slide img, .swiper--dashboard-banners .swiper-slide img, .swiper.swiper--online-shop-banners .swiper-slide img {
  width: 100%;
  height: auto;
}
.swiper--home-banners .swiper-slide .translations, .swiper--dashboard-banners .swiper-slide .translations, .swiper.swiper--online-shop-banners .swiper-slide .translations {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--white);
  padding: 10px 12px;
  box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.05);
}
.swiper--home-banners .swiper-slide .translations .title, .swiper--dashboard-banners .swiper-slide .translations .title, .swiper.swiper--online-shop-banners .swiper-slide .translations .title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
}
.swiper--home-banners .swiper-slide .translations .sub-title, .swiper--dashboard-banners .swiper-slide .translations .sub-title, .swiper.swiper--online-shop-banners .swiper-slide .translations .sub-title {
  font-size: 0.75rem;
  line-height: 1.8;
}
.swiper--home-banners .swiper-slide .translations .discover-button, .swiper--dashboard-banners .swiper-slide .translations .discover-button, .swiper.swiper--online-shop-banners .swiper-slide .translations .discover-button {
  background-color: #f2f8eb;
  padding: 9px;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  text-transform: capitalize;
  text-decoration: none;
}
.swiper--home-banners .swiper-pagination, .swiper--dashboard-banners .swiper-pagination, .swiper.swiper--online-shop-banners .swiper-pagination {
  position: static;
  gap: 0.5rem;
}
.swiper--home-banners .swiper-pagination-bullet, .swiper--dashboard-banners .swiper-pagination-bullet, .swiper.swiper--online-shop-banners .swiper-pagination-bullet {
  --swiper-pagination-bullet-horizontal-gap: 0;
  --swiper-pagination-bullet-inactive-color: #767680;
  --swiper-pagination-bullet-inactive-opacity: 0.15;
  border: 1px solid var(--white);
}
.swiper--home-banners .swiper-pagination-bullet-active, .swiper--dashboard-banners .swiper-pagination-bullet-active, .swiper.swiper--online-shop-banners .swiper-pagination-bullet-active {
  --swiper-pagination-color: var(--white);
  --swiper-pagination-bullet-opacity: 1;
  border: 1px solid var(--primary);
}
.swiper.swiper--online-shop-banners .swiper-slide {
  height: 300px;
}
.swiper.swiper--online-shop-banners .swiper-slide .online-shop-img {
  width: 100%;
  height: 200px;
}
.swiper.swiper--online-shop-banners .swiper-slide .online-shop-img img {
  width: 100%;
  height: 100%;
}
.swiper.swiper--online-shop-banners .swiper-slide .online-shop-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 15px;
  border-radius: 20px;
  color: #fff;
  font-size: 11.88px;
  font-weight: 700;
}
.swiper.swiper--online-shop-banners .swiper-slide .online-shop-tag img {
  display: inline-block;
  width: 14.26px;
  height: 14.26px;
  margin-bottom: 3px;
}
.swiper.swiper--online-shop-banners .swiper-slide .online-shop-tag img.right-icon {
  margin-left: 3px;
}
.swiper.swiper--online-shop-banners .swiper-slide .online-shop-tag img.left-icon {
  margin-right: 3px;
}
.swiper.swiper--online-shop-banners .swiper-button-prev,
.swiper.swiper--online-shop-banners .swiper-button-next {
  position: absolute;
  top: 88%;
  /* Aligns vertically with product title */
  transform: translateY(-20%);
  /* Centers the buttons vertically */
  z-index: 10;
  /* Optional: Light background */
  color: #aaaaaa;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease;
}
.swiper.swiper--online-shop-banners .swiper-button-next:after,
.swiper.swiper--online-shop-banners .swiper-button-prev:after {
  font-size: 15px !important;
  font-weight: 700;
}
.swiper.swiper--online-shop-banners .swiper-pagination-bullet-active {
  --swiper-pagination-color: var(--primary);
}
.swiper--dashboard-banners .swiper-slide img {
  aspect-ratio: 64/23;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper--dashboard-banners .swiper-slide img.galaxy {
  aspect-ratio: 3200/1356;
}
@media (max-width: 767.98px) {
  .swiper--dashboard-banners .swiper-slide img.galaxy {
    aspect-ratio: 15/10;
  }
}
.swiper--dashboard-banners .swiper-slide img.sky {
  aspect-ratio: 3200/924;
}
@media (max-width: 767.98px) {
  .swiper--dashboard-banners .swiper-slide img.sky {
    aspect-ratio: 15/7;
  }
}
.swiper--dashboard-banners .swiper-slide img.rosy {
  aspect-ratio: 320/77;
}
@media (max-width: 767.98px) {
  .swiper--dashboard-banners .swiper-slide img.rosy {
    aspect-ratio: 15/6;
  }
}

.intl-tel-input {
  direction: ltr;
}
.intl-tel-input.form-container .form-wrapper .form-label {
  top: 0;
}

.intl-tel-input .iti {
  width: 100%;
}

.iti__arrow,
[dir=rtl] .iti__arrow {
  margin-left: 6px;
  margin-right: 0;
}

.iti__flag-box,
.iti__country-name,
[dir=rtl] .iti__flag-box,
[dir=rtl] .iti__country-name {
  margin-left: 0;
  margin-right: 6px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text],
[dir=rtl] .iti--allow-dropdown input,
[dir=rtl] .iti--allow-dropdown input[type=tel],
[dir=rtl] .iti--allow-dropdown input[type=text],
[dir=rtl] .iti--separate-dial-code input,
[dir=rtl] .iti--separate-dial-code input[type=tel],
[dir=rtl] .iti--separate-dial-code input[type=text] {
  margin: 0;
  padding-left: 52px;
  padding-right: 6px;
}

.fraud-input input#txtCommunicator {
  padding-left: 50px;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container,
[dir=rtl] .iti--allow-dropdown .iti__flag-container,
[dir=rtl] .iti--separate-dial-code .iti__flag-container {
  left: 0;
  right: auto;
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code,
[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
  margin-right: 0;
}

.iti__flag {
  background-image: url("/assets/images/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("/assets/images/flags@2x.png");
  }
}
:root {
  --header-height: 3.75rem;
  --navbar-height: 3.875rem;
  --footer-height: 3rem;
  --base-size: 16px;
  --scale-factor: 1;
  font-size: calc(var(--base-size) * var(--scale-factor));
}

body {
  --body-top-offset: calc(var(--header-height) + var(--navbar-height));
  --body-bottom-offset: var(--footer-height);
  min-height: 100vh;
  padding-top: var(--body-top-offset);
  padding-bottom: var(--body-bottom-offset);
  position: relative;
  overflow-y: scroll;
}
@media (max-width: 767.98px) {
  body {
    --body-top-offset: var(--header-height);
    --body-bottom-offset: calc(var(--navbar-height) + env(safe-area-inset-bottom, 0));
  }
}
body.direct, body.error {
  --body-top-offset: var(--header-height);
  --body-bottom-offset: var(--footer-height);
}
@media (max-width: 767.98px) {
  body.direct, body.error {
    --body-top-offset: var(--header-height);
    --body-bottom-offset: env(safe-area-inset-bottom, 0);
  }
}
body.webview {
  --body-top-offset: 0;
  --body-bottom-offset: 0;
}
@media (max-width: 767.98px) {
  body.webview {
    --body-top-offset: 0;
    --body-bottom-offset: 0;
  }
}

.center-content {
  min-height: calc(100vh - var(--body-top-offset) - var(--body-bottom-offset));
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-max-width {
  --content-max-width: none;
  max-width: var(--content-max-width) !important;
}

.offset-gap {
  margin-left: var(--offset-gap-start, 0) !important;
  margin-right: var(--offset-gap-end, 0) !important;
}

.rotate-ltr-180 {
  transform: rotate(180deg);
}

.mark-status {
  position: absolute;
  top: 0;
  right: 0;
  width: 68px;
  height: 24px;
  text-align: center;
  font-size: 11px;
  padding-top: 5px;
  border-top-right-radius: 10px;
}
.mark-status_paid {
  background-color: rgba(128, 189, 56, 0.0823529412);
  color: #80BD38;
}
.mark-status_terminated {
  background-color: rgba(255, 0, 0, 0.0823529412);
  color: #FF0000;
}

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

a {
  font-size: var(--link-font-size);
  font-weight: var(--link-font-weight);
  color: var(--link-color);
  -webkit-text-decoration: var(--link-decoration);
          text-decoration: var(--link-decoration);
}
a:hover {
  color: var(--link-hover-color);
  -webkit-text-decoration: var(--link-hover-decoration);
          text-decoration: var(--link-hover-decoration);
}
a.block-link {
  display: block;
  font: inherit;
  color: inherit;
  text-decoration: none;
}
a.block-link:hover {
  color: inherit;
  text-decoration: none;
}
a.whole-link {
  display: block;
  font: inherit;
  color: inherit;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
a.whole-link:hover {
  color: inherit;
  text-decoration: none;
}

html {
  font-size: 16px; /* Default size; 1rem equals 16px */
}

.fs-6 {
  font-size: 0.375rem !important;
}

.fs-8 {
  font-size: 0.5rem !important;
}

.fs-10 {
  font-size: 0.625rem !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-16 {
  font-size: 1rem !important;
}

.fs-18 {
  font-size: 1.125rem !important;
}

.fs-21 {
  font-size: 1.3125rem !important;
}

.fs-24 {
  font-size: 1.5rem !important;
}

.fs-28 {
  font-size: 1.75rem !important;
}

.fs-36 {
  font-size: 2.25rem !important;
}

.fs-48 {
  font-size: 3rem !important;
}

.fs-60 {
  font-size: 3.75rem !important;
}

.fs-72 {
  font-size: 4.5rem !important;
}

.fs-100 {
  font-size: 6.25rem !important;
}

.fs-150 {
  font-size: 9.375rem !important;
}

.flex-start-start {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-start-center {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: flex-start;
  align-items: center;
}

.flex-start-end {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: flex-start;
  align-items: flex-end;
}

.flex-center-center {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: center;
  align-items: center;
}

.flex-between-start {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: space-between;
  align-items: flex-start;
}

.flex-between-center {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: space-between;
  align-items: center;
}

.flex-between-end {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: space-between;
  align-items: flex-end;
}

[class*=pattern-] {
  position: relative;
}

[class*=pattern-]::before {
  content: "";
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pattern-stars::before {
  background-image: url("/assets/images/pattern-stars.png");
}

.pattern-leaf::before {
  background-image: url("/assets/images/pattern-leaf.png");
}

.pattern-sun::before {
  background-image: url("/assets/images/pattern-sun.png");
}

.pattern-triangle::before {
  background-image: url("/assets/images/pattern-triangle.png");
}

.pattern-shape::before {
  background-image: url("/assets/images/pattern-shape.png");
}

.pattern-flower::before {
  background-image: url("/assets/images/pattern-flower.png");
}

.pattern-twister::before {
  background-image: url("/assets/images/pattern-twister.png");
}

.pattern-spikes::before {
  background-image: url("/assets/images/pattern-spikes.png");
}

.pattern-modify-plan::before {
  background-image: url("/assets/images/pattern-modify-plan.png");
}

.pattern-join-zain::before {
  background-image: url("/assets/images/pattern-join-zain.png");
}

.pattern-vouchers::before {
  background-image: url("/assets/images/pattern-vouchers.png");
  height: 110%;
}

.pattern-gfn::before {
  background-image: url("/assets/images/pattern-gfn.svg");
}

.pattern-autopay::before {
  background-image: url("/assets/images/pattern-autopay.svg");
}

.pattern-grace::before {
  background-image: url("/assets/images/pattern-grace.svg");
}

.pattern_visa-card {
  background: url("/assets/images/pattern-card.png") no-repeat center;
  background-size: 100% 100%;
}

.pattern-mokafaa::before {
  background-image: url("/assets/images/pattern-mokafaa.svg");
}

.pattern-device-promotion::before {
  background-image: url("/assets/images/pattern-device-promotion.png");
}

.pattern-gift-widget::before {
  background-image: url("/assets/images/pattern-gift-widget.png");
}

.pattern-live-chat-widget::before {
  background-image: url("/assets/images/pattern-live-chat.svg");
}

.spin {
  animation: spin 4s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.fade-up {
  opacity: 0;
}

.form-container {
  background-color: var(--body-bg);
}
.form-container .form-wrapper {
  background-color: inherit;
  position: relative;
}
.form-container .form-wrapper .form-label {
  --form-label-padding-x: 0.25rem;
  max-width: calc(100% - var(--input-padding-x) * 2);
  background-color: inherit;
  padding: 0 var(--form-label-padding-x);
  position: absolute;
  top: calc(var(--input-height) / 2);
  left: calc(var(--input-padding-x) + var(--input-border-width) - var(--form-label-padding-x));
  transform: translateY(-50%);
  transition: top 0.2s ease-out;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
}
.form-container .form-wrapper .form-control {
  resize: none;
}
.form-container .form-wrapper .form-control:not(textarea) {
  height: var(--input-height);
}
.form-container .form-wrapper .form-control:focus ~ .form-label, .form-container .form-wrapper .form-control.has-value ~ .form-label {
  top: 0;
}
.form-container .form-wrapper .form-action {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.form-container .form-wrapper.has-action .form-control {
  padding-right: 48px;
}
.form-container .form-wrapper .input-icon {
  position: absolute;
  z-index: 1;
  top: 14px;
  right: 13px;
}

.validated .form-container .form-wrapper.valid .form-label {
  color: var(--success);
}
.validated .form-container .form-wrapper.valid .form-control {
  border-color: var(--success);
}
.validated .form-container .form-wrapper.invalid .form-label {
  color: var(--danger);
}
.validated .form-container .form-wrapper.invalid .form-control {
  border-color: var(--danger);
}
.validated .form-container .form-wrapper.valid ~ .form-feedback,
.validated .form-container .form-wrapper.invalid ~ .form-feedback {
  display: block;
}

#formValidateDSAddNumber .form-label {
  color: #aaa !important;
}

.nav-divider {
  width: 0;
  height: 24px;
  border-left: 1px solid rgba(var(--black-rgb), 0.08);
}

#operator_international_addons .nav-pills .nav-link {
  color: #333333 !important;
  border: 1px solid #efeeee !important;
}
#operator_international_addons .nav-pills .nav-link.active {
  color: #80bd38 !important;
  background-color: #fff !important;
  border: 1px solid #80BD38 !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}

[type=radio]:checked + label.card {
  border-color: var(--primary);
}

.report-fraud .card__title, .multi-options-view .card__title {
  font-weight: 600;
}
.report-fraud [type=radio]:checked + label.card .card__title, .multi-options-view [type=radio]:checked + label.card .card__title {
  font-weight: 700;
}

.radio-tabs {
  background: #fff;
  padding: 8px;
  border: 1px solid #f4f4f4;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.radio-tabs li {
  flex-shrink: 0;
  max-width: 100%;
  padding-right: calc(var(--gutter-x) * 0.5);
  padding-left: calc(var(--gutter-x) * 0.5);
}
.radio-tabs li input[type=radio] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.radio-tabs--outline li label {
  width: 100%;
  padding: 0.75rem;
  background-color: transparent;
  border: 1px solid #f4f4f4;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: var(--border-radius);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.radio-tabs--outline li input[type=radio]:checked + label {
  border-color: var(--primary);
  box-shadow: none;
  font-weight: 700;
  color: var(--primary);
}
.radio-tabs--outline li input[type=radio]:disabled + label {
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
  box-shadow: none;
  color: var(--secondary);
  pointer-events: none;
}

#formValidateQuickpayInfo .radio-tabs {
  background-color: transparent;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
}

.nav {
  margin-left: -10px;
  margin-right: -10px;
}
.nav .nav-item {
  max-width: 100%;
  padding: 0 10px;
}
.nav .nav-item input {
  display: none;
}
.nav .nav-item input:checked ~ label {
  background-color: #80bd38;
  color: #fff;
  box-shadow: 0px 4px 4px rgba(142, 142, 142, 0.08);
}
.nav .nav-item label {
  width: 100%;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 26px;
  letter-spacing: 0.32px;
  text-align: center;
  padding: 5px;
  margin: 0;
  border-radius: 8px;
  cursor: pointer;
}
.nav .nav-item label:hover {
  background-color: #f7f7f7;
}

#radioTabsIdTypesNotLoggedIn .nav-item {
  flex: 0 1 100%;
}

.btn {
  width: 100%;
  max-width: 366px;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.btn__focus-border-none:focus {
  border: none;
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  cursor: not-allowed;
}

.btn-primary {
  --btn-color: var(--white);
  --btn-bg: var(--primary);
  --btn-border-color: var(--primary);
  --btn-hover-color: var(--white);
  --btn-hover-bg: var(--primary-hover);
  --btn-hover-border-color: var(--primary-hover);
  --btn-focus-shadow-rgb: 109, 161, 48;
  --btn-active-color: var(--white);
  --btn-active-bg: var(--primary);
  --btn-active-border-color: var(--primary);
  --btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --btn-disabled-color: var(--white);
  --btn-disabled-bg: var(--primary);
  --btn-disabled-border-color: var(--primary);
}

.btn-outline-primary {
  --btn-color: var(--primary);
  --btn-border-color: var(--primary);
  --btn-hover-color: var(--primary);
  --btn-hover-bg: rgba(128, 189, 56, 0.13);
  --btn-hover-border-color: var(--primary);
  --btn-focus-shadow-rgb: 0, 170, 153;
  --btn-active-color: var(--primary);
  --btn-active-bg: rgba(128, 189, 56, 0.13);
  --btn-active-border-color: var(--primary);
  --btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --btn-disabled-color: var(--primary);
  --btn-disabled-bg: transparent;
  --btn-disabled-border-color: var(--primary);
  --gradient: none;
}

.btn.btn-applepay {
  background-color: #000;
}
.btn.btn-applepay img {
  width: 54px;
  height: auto;
  margin: auto;
}

.small-btn {
  width: 145px;
}

.modal.animate {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
.modal.animate.show {
  transform: none;
}
@media (max-width: 575.98px) {
  .modal {
    --modal-padding: 1rem;
    --modal-header-padding-x: 1rem;
    --modal-header-padding-y: 1rem;
  }
  .modal.animate {
    transition: transform 0.3s ease-out;
    transform: translate(0, 100%);
  }
  .modal.animate.show {
    transform: none;
  }
}

.modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--modal-margin) * 2);
}
@media (max-width: 575.98px) {
  .modal-dialog {
    align-items: flex-end;
  }
}

.modal-content {
  min-height: var(--modal-min-height, auto);
  max-height: var(--modal-max-height, none);
  box-shadow: 0px -2px 10px rgba(194, 193, 193, 0.25);
}
.modal-content.modal-dialog-scrollable {
  max-height: var(--modal-max-height, calc(100vh - var(--modal-margin) * 2));
}
.modal-content.modal-dialog-scrollable .modal-header {
  border-bottom: 1px solid var(--border-color);
}
.modal-content.modal-dialog-scrollable .modal-footer {
  border-top: 1px solid var(--border-color);
}
@media (max-width: 575.98px) {
  .modal-content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .modal-content.modal-dialog-scrollable {
    max-height: var(--modal-max-height, 100vh);
    overflow-y: hidden;
    --modal-content-transitions: transform 0.3s, border-radius 0.3s;
    transition: var(--modal-content-transitions);
  }
  .modal-content.modal-dialog-scrollable:not(.user-select-none) {
    transition: var(--modal-content-transitions), height 0.3s;
  }
  .modal-content.modal-dialog-scrollable.user-select-none {
    max-height: none;
  }
  .modal-content.modal-dialog-scrollable.fullscreen {
    max-height: 100vh;
    border-radius: 0;
  }
}

.modal-header {
  display: block;
}

.modal-close {
  display: inline-block;
  background: transparent;
  padding: 0;
  border: none;
  position: relative;
  left: -0.5rem;
}
.modal-drag {
  display: none;
  padding: var(--modal-padding);
  margin: auto;
  cursor: -webkit-grab;
  cursor: grab;
}
.modal-drag::after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background-color: rgba(var(--black-rgb), 0.5);
  border-radius: var(--border-radius-pill);
}
.modal-body {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal-body::-webkit-scrollbar {
  display: none;
}

.sticky-section {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1000;
}
.sticky-section--top {
  top: var(--body-top-offset);
}
.sticky-section--bottom {
  bottom: 0;
}
@media (max-width: 767.98px) {
  .sticky-section--bottom {
    bottom: var(--body-bottom-offset);
  }
}

.section__title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.11;
}
.section__title--error {
  line-height: 1.2;
  background-image: url("/assets/images/bg-error.png");
  background-size: auto 100px;
  background-position: center top;
  background-repeat: no-repeat;
}
.section.mokafaa-link {
  background-color: var(--white);
}

.dropdown > a {
  display: block;
  font-size: 0.875rem;
  color: var(--body-color);
  padding: 0.25rem;
  border-radius: var(--border-radius);
}
.dropdown > a:hover {
  text-decoration: none;
}
.dropdown > a.show {
  background-color: #edecec;
}
.dropdown--language > a svg {
  transition: transform 0.2s linear;
}
.dropdown--language > a.show svg {
  transform: rotate(180deg);
}

.dropdown-menu {
  --dropdown-menu-width: auto;
  width: var(--dropdown-menu-width);
  box-shadow: var(--dropdown-box-shadow);
}
.dropdown-menu.animate {
  animation: dropdownFadeInUp 0.2s linear both;
}

.dropdown-item {
  --dropdown-item-border-color: var(--dropdown-border-color);
  --dropdown-item-border-hover-color: var(--primary);
  --dropdown-item-border-active-color: var(--primary);
  border: 1px solid var(--dropdown-item-border-color);
  border-radius: var(--border-radius);
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.05);
}
.dropdown-item:hover {
  border-color: var(--dropdown-item-border-hover-color);
}
.dropdown-item.active {
  font-weight: bold;
  border-color: var(--dropdown-item-border-active-color);
  box-shadow: none;
}

@keyframes dropdownFadeInUp {
  0% {
    top: 0.5rem;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
  0% {
    top: 0.5rem;
    opacity: 0;
  }
}
.alert-success {
  --alert-color: var(--primary);
  --alert-bg: rgba(var(--primary-rgb), 0.05);
  --alert-border-color: var(--primary);
}

.full-page-maintainance {
  height: 64vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.technical-issue-container {
  padding: 10px 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
  max-width: 500px;
}
.technical-issue-container .title,
.technical-issue-container .sub-title {
  text-align: center;
  color: #333;
  margin-bottom: 0.5rem;
  width: calc(100% - 70px);
}
.technical-issue-container .description {
  border-radius: 10px;
  border: 1px solid #EFEEEE;
  padding: 1rem;
  margin-bottom: 10px;
  background-color: #fff;
  font-size: 12;
}
.technical-issue-container .description h1 {
  font-size: 14;
  font-weight: 700;
}
.technical-issue-container .description h2 {
  font-size: 12;
  font-weight: 700;
}
.technical-issue-container .issue-actions {
  width: 100%;
}
.technical-issue-container .issue-actions button {
  cursor: pointer;
}
.technical-issue-container .issue-actions button.check {
  background-color: var(--primary);
  color: #fff;
  width: 100%;
  border-radius: 10px;
  border: 0;
  padding: 0.8rem 0;
}

.card {
  --card-content-max-width: none;
  --card-header-start-spacer: 0;
  --card-body-start-spacer: 0;
  min-height: var(--card-min-height, auto);
  background-color: var(--white);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.05);
  position: relative;
}
.card__close {
  position: absolute;
  top: var(--top, auto);
  bottom: var(--bottom, auto);
  left: var(--start, auto);
  right: var(--end, auto);
}
.card__link {
  display: block;
  font: inherit;
  color: inherit;
  text-decoration: none;
  position: relative;
}
.card__link:hover {
  color: inherit;
  text-decoration: none;
}
.card__whole-link {
  display: block;
  font: inherit;
  color: inherit;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.card__whole-link:hover {
  color: inherit;
  text-decoration: none;
}
.card__content {
  width: 100%;
  max-width: var(--card-content-max-width);
  margin: auto;
  position: relative;
}
.card__header {
  margin-left: var(--card-header-start-spacer);
}
.card__body {
  margin-left: var(--card-body-start-spacer);
}
.card__title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
}
.card__subtitle {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
}
.card__formatted-images {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  --formatted-image-size: 32px;
  --flex-gap: 0.375rem;
  flex-wrap: wrap;
  max-width: calc(var(--formatted-image-size) * 3 + var(--flex-gap) * 2);
}
.card__formatted-images img {
  flex: 0 0 var(--formatted-image-size);
  max-width: var(--formatted-image-size);
}
.card__badge {
  position: absolute;
  top: var(--top, auto);
  bottom: var(--bottom, auto);
  left: var(--start, auto);
  right: var(--end, auto);
}
.card.selected {
  border-color: var(--primary);
}
.card.disabled {
  background-color: #f2f2f2;
  color: var(--gray-600);
}
.card.disabled a {
  pointer-events: none;
  cursor: not-allowed;
}
.card--notification:not(:first-child) {
  display: none;
}

.card-image {
  --image-scale: 45px;
  width: var(--image-scale);
  height: var(--image-scale);
  border-radius: var(--border-radius);
  position: relative;
}
.card-image img,
.card-image svg {
  width: 24px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.card-image[full] img,
.card-image[full] svg {
  width: 100%;
}

.top-up .col-3 {
  padding: 0 0.313rem !important;
}
.top-up .top-up-card {
  display: flex;
  width: 100%;
  align-items: center;
  height: auto;
  position: relative;
  text-align: center;
  border-radius: 10px;
  justify-content: center;
  cursor: pointer;
  border: var(--border-width) var(--border-style) var(--border-color);
}
.top-up .top-up-card:hover {
  border-color: var(--primary);
}
.top-up .top-up-card:active {
  border: solid var(--primary) 2px;
}
.top-up .top-up-card:active span.badge-offer {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.top-up .top-up-card span.badge-offer {
  font-size: 10px;
  font-weight: 700;
  text-transform: capitalize;
  background: var(--primary);
  color: var(--white);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  line-height: 1.5;
}

.usage-card {
  display: flex;
  justify-content: space-between;
  padding: 0.25rem 0.5rem 0;
  height: 3.75rem;
  overflow: hidden;
}
.usage-card:hover {
  background-color: rgb(244, 248, 237);
}
.usage-card a.card-content {
  display: flex;
  flex-grow: 1;
  text-decoration: none;
}
.usage-card a.card-action {
  text-decoration: none;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.usage-card .info {
  width: calc(100% - 120px);
  align-self: center;
}
.usage-card .gauge-indicator {
  padding: 0 6px;
}

.feature {
  --flex-gap: 1rem;
  display: flex !important;
  gap: var(--flex-gap);
  justify-content: flex-start;
  align-items: center;
}
.feature .feature__image {
  width: var(--feature-image-width, 86px);
  flex-shrink: 0;
}
.feature .feature_info {
  flex-grow: 1;
}

.page-header {
  position: relative;
}
.page-header__back {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}

.dashboard-main-container {
  padding-right: 15px;
  padding-left: 15px;
}

.breadcrumbs-link,
.breadcrumbs-link:hover {
  color: var(--secondary);
}

.sticky-technical-error {
  padding: 10px 15px;
  align-items: center;
  gap: 15px;
  border-radius: 12px;
  border: 1px solid var(--red);
  background: #FFF2F2;
}

.active-card {
  background-color: #F9FCF5 !important;
}

.refresh__link {
  display: block;
}
.refresh__updating {
  display: none;
}
.refresh__updating svg {
  animation: spin 4s linear infinite;
}
.refresh.updating .refresh__link {
  display: none;
}
.refresh.updating .refresh__updating {
  display: block;
}

.custome-accordion {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #EFEEEE;
  border-radius: 12px;
  margin-top: 10px;
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.custome-accordion .accordion-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  border-radius: 12px;
  background-color: #fff;
  padding: 14px;
  font-size: 18px;
  cursor: pointer;
  outline: none;
  color: var(--black) !important;
}
.custome-accordion .accordion-btn svg {
  transition: transform 0.1s ease;
}
.custome-accordion .accordion-btn.collapsed svg {
  transform: rotateX(180deg);
}
.custome-accordion .collapse.show {
  transition: height 0.1s ease;
}
.custome-accordion .collapse {
  transition: height 0.1s ease;
}

.modal .custome-accordion {
  max-width: 366px;
}

.input-text {
  height: 50px;
  position: relative;
}
.input-text input,
.input-text textarea,
.input-text select {
  width: 100%;
  height: 100%;
  background-color: transparent;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 50px;
  letter-spacing: 0.32px;
  padding: 0 18px;
  border: 1px solid #aaa;
  border-radius: 10px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.input-text input::-moz-placeholder, .input-text textarea::-moz-placeholder, .input-text select::-moz-placeholder {
  opacity: 0;
  transition-delay: 0.2s;
  -moz-transition: opacity 0s, color 0.2s;
  transition: opacity 0s, color 0.2s;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.32px;
  color: #aaa;
}
.input-text input::placeholder, .input-text input::-moz-placeholder, .input-text input:-ms-input-placeholder,
.input-text textarea::placeholder,
.input-text textarea::-moz-placeholder,
.input-text textarea:-ms-input-placeholder,
.input-text select::placeholder,
.input-text select::-moz-placeholder,
.input-text select:-ms-input-placeholder {
  opacity: 0;
  transition-delay: 0.2s;
  -moz-transition: opacity 0s, color 0.2s;
  -ms-transition: opacity 0s, color 0.2s;
  transition: opacity 0s, color 0.2s;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.32px;
  color: #aaa;
}
.input-text input:focus + label, .input-text input.has-value + label,
.input-text textarea:focus + label,
.input-text textarea.has-value + label,
.input-text select:focus + label,
.input-text select.has-value + label {
  max-width: calc(100% - 36px);
  background-color: #fafafa;
  top: 0;
  cursor: default;
}
.input-text input:focus::-moz-placeholder, .input-text input.has-value::-moz-placeholder, .input-text textarea:focus::-moz-placeholder, .input-text textarea.has-value::-moz-placeholder, .input-text select:focus::-moz-placeholder, .input-text select.has-value::-moz-placeholder {
  opacity: 1;
  transition-delay: 0s;
  -moz-transition: opacity 0s;
  transition: opacity 0s;
}
.input-text input:focus::placeholder, .input-text input:focus::-moz-placeholder, .input-text input:focus:-ms-input-placeholder, .input-text input.has-value::placeholder, .input-text input.has-value::-moz-placeholder, .input-text input.has-value:-ms-input-placeholder,
.input-text textarea:focus::placeholder,
.input-text textarea:focus::-moz-placeholder,
.input-text textarea:focus:-ms-input-placeholder,
.input-text textarea.has-value::placeholder,
.input-text textarea.has-value::-moz-placeholder,
.input-text textarea.has-value:-ms-input-placeholder,
.input-text select:focus::placeholder,
.input-text select:focus::-moz-placeholder,
.input-text select:focus:-ms-input-placeholder,
.input-text select.has-value::placeholder,
.input-text select.has-value::-moz-placeholder,
.input-text select.has-value:-ms-input-placeholder {
  opacity: 1;
  transition-delay: 0s;
  -moz-transition: opacity 0s;
  -ms-transition: opacity 0s;
  transition: opacity 0s;
}
.input-text input.required:not(.remove-star) + label::after,
.input-text textarea.required:not(.remove-star) + label::after,
.input-text select.required:not(.remove-star) + label::after {
  content: "*";
}
.input-text input.disabled, .input-text input:not(.input-text--date, .input-text--time)[readonly],
.input-text textarea.disabled,
.input-text textarea:not(.input-text--date, .input-text--time)[readonly],
.input-text select.disabled,
.input-text select:not(.input-text--date, .input-text--time)[readonly] {
  background-color: #e7e7e7;
  opacity: 0.5;
  cursor: not-allowed;
}
.input-text input.disabled + label,
.input-text textarea.disabled + label,
.input-text select.disabled + label {
  color: #aaa;
}
.input-text label {
  max-width: calc(100% - 36px);
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.32px;
  color: #aaa;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 4px;
  padding-right: 4px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  transition: 0.2s;
  cursor: text;
  z-index: 1;
}
.input-text.white input:focus + label, .input-text.white input.has-value + label,
.input-text.white textarea:focus + label,
.input-text.white textarea.has-value + label,
.input-text.white select:focus + label,
.input-text.white select.has-value + label {
  background-color: #fff;
}
.input-text--action input {
  padding-right: 40px;
}
.input-text--action input:focus + label, .input-text--action input.has-value + label {
  max-width: calc(100% - 36px);
}
.input-text--action label {
  max-width: calc(100% - 58px);
}
.input-text--action a {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  outline: none;
}
.input-text--action a img.active {
  display: none;
}
.input-text--action.active a img {
  display: none;
}
.input-text--action.active a img.active {
  display: block;
}
.input-text__error-message {
  display: none;
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 13px;
  letter-spacing: 0.2px;
  color: #ff0000;
  margin-top: 4px;
}
.input-text__password-validation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.input-text__password-validation.weak .input-text__password-validation-meter, .input-text__password-validation.fair .input-text__password-validation-meter, .input-text__password-validation.strong .input-text__password-validation-meter {
  display: flex;
}
.input-text__password-validation.weak .input-text__password-validation-meter::after, .input-text__password-validation.fair .input-text__password-validation-meter::after, .input-text__password-validation.strong .input-text__password-validation-meter::after {
  content: attr(data-strength);
  color: attr(data-color);
}
.input-text__password-validation.weak .input-text__password-validation-meter .line, .input-text__password-validation.fair .input-text__password-validation-meter .line, .input-text__password-validation.strong .input-text__password-validation-meter .line {
  width: 100%;
  height: 2px;
  background-color: #b7b7b7;
  border-radius: 1px;
  position: relative;
}
.input-text__password-validation.weak .input-text__password-validation-meter .line:not(:last-child), .input-text__password-validation.fair .input-text__password-validation-meter .line:not(:last-child), .input-text__password-validation.strong .input-text__password-validation-meter .line:not(:last-child) {
  margin-right: 8px;
}
.input-text__password-validation.weak .input-text__password-validation-meter .line.line-weak {
  background-color: #ff0000;
}
.input-text__password-validation.fair .input-text__password-validation-meter .line.line-weak,
.input-text__password-validation.fair .input-text__password-validation-meter .line.line-fair {
  background-color: #f8a600;
}
.input-text__password-validation.strong .input-text__password-validation-meter .line.line-weak,
.input-text__password-validation.strong .input-text__password-validation-meter .line.line-fair,
.input-text__password-validation.strong .input-text__password-validation-meter .line.line-strong {
  background-color: #27ae60;
}
.input-text__password-validation-meter {
  display: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 4px;
}
.input-text__password-validation-meter::after {
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 13px;
  letter-spacing: 0.2px;
  margin-left: 12px;
}
.input-text__password-validation-note {
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 0.6875rem;
  line-height: 1.2;
  color: #aaa;
  margin-top: 6px;
}
.input-text.error input,
.input-text.error textarea,
.input-text.error select {
  border: 0.75px solid #ff0000;
}
.input-text.error + .input-text__error-message,
.input-text.error .checkbox.error + .input-text__error-message {
  display: block;
}
.input-text--country-search input {
  padding-left: 48px;
  padding-right: 48px;
}
.input-text--country-search input::-moz-placeholder {
  opacity: 1;
}
.input-text--country-search input::placeholder {
  opacity: 1;
}
.input-text--country-search input:focus::-moz-placeholder {
  opacity: 0;
}
.input-text--country-search input:focus::placeholder {
  opacity: 0;
}
.input-text--country-search label {
  display: none;
}
.input-text--country-search::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../images/icons/ic-search-gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
}
.input-text--select::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/icons/ic-select-arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.input-text--select select {
  padding-right: 40px;
  cursor: pointer;
  position: relative;
}
.input-text--select select:focus + label, .input-text--select select.has-value + label {
  max-width: calc(100% - 36px);
  cursor: default;
}
.input-text--select label {
  max-width: calc(100% - 58px);
  cursor: pointer;
}
.input-text--time::before, .input-text--date::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/icons/ic-.input-text--time::before, .input-text--date::before-svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.input-text--time input, .input-text--date input {
  padding-right: 40px;
  cursor: pointer;
  position: relative;
}
.input-text--time input:focus + label, .input-text--time input.has-value + label, .input-text--date input:focus + label, .input-text--date input.has-value + label {
  max-width: calc(100% - 36px);
  cursor: default;
}
.input-text--time label, .input-text--date label {
  max-width: calc(100% - 58px);
  cursor: pointer;
}
.input-text--textarea {
  height: auto;
}
.input-text--textarea textarea {
  line-height: 20px;
  padding: 10px 18px;
  resize: none;
}
.input-text--textarea label {
  top: 18px;
  z-index: 1;
}
.input-text--40 {
  height: 40px;
}
.input-text--40 a {
  width: 20px;
  height: 20px;
}
.input-text.disabled::before {
  opacity: 0.5;
}

.burble-widget {
  display: flex;
  align-items: center;
  background: rgba(35, 27, 255, 0.08);
  color: #231BFF;
  padding: 1rem;
  border-radius: 10px;
}
.burble-widget .info {
  margin-left: 1rem;
}

.widget-groub {
  margin-top: 0.8rem;
}
.widget-groub .widget {
  display: flex;
  border-radius: 10px;
  padding: 0.8rem;
  font-size: calc(0.7rem + 0.1vw);
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: auto;
  aspect-ratio: 16/10;
  margin-bottom: 0.5rem;
  border: 1px solid rgba(17, 17, 17, 0.067);
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  .widget-groub .widget {
    aspect-ratio: unset;
    min-height: 110px;
  }
}
.widget-groub .widget.promotional {
  align-items: center;
  position: relative;
}
.widget-groub .widget.promotional .title {
  position: absolute;
  bottom: 0.65rem;
}
.widget-groub .widget.promotional .lootie-container {
  position: absolute;
  top: 0;
  width: 100px;
  height: 100px;
  /* Styles for 2K resolution */
  /* Styles for higher resolution 3k, 4k, ... */
}
@media (min-width: 1920px) and (max-width: 2560px) {
  .widget-groub .widget.promotional .lootie-container {
    top: -15%;
  }
}
@media (min-width: 2561px) {
  .widget-groub .widget.promotional .lootie-container {
    top: -25%;
  }
}
.widget-groub .widget .widget-image {
  max-width: 24px;
  /* Styles for 2K resolution */
  /* Styles for higher resolution 3k, 4k, ... */
}
@media (min-width: 1920px) and (max-width: 2560px) {
  .widget-groub .widget .widget-image {
    max-width: 30px;
  }
}
@media (min-width: 2561px) {
  .widget-groub .widget .widget-image {
    max-width: 36px;
  }
}
.widget-groub .col-12 .widget {
  aspect-ratio: 3/1;
}
@media (max-width: 768px) {
  .widget-groub .col-12 .widget {
    aspect-ratio: unset;
  }
}

.addons-offer-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.home-buy-new-service p:first-child {
  font-size: 18px !important;
  font-weight: 600 !important;
}
.home-buy-new-service .widget-groub .col-6:nth-child(odd) {
  padding-left: 0 !important;
}
.home-buy-new-service .widget-groub .col-6:nth-child(even) {
  padding-right: 0 !important;
}
.home-buy-new-service .widget-groub .widget {
  aspect-ratio: 15/5 !important;
  margin-bottom: 0px !important;
  background-color: #fff !important;
}
.home-buy-new-service .widget-groub .bg-white {
  background-color: #fff !important;
}
.home-buy-new-service .widget-groub p:first-child {
  font-size: 18px !important;
  font-weight: 700 !important;
}
.home-buy-new-service .widget-groub p:nth-child(2) {
  font-size: 18px !important;
  font-weight: 400 !important;
}
.home-buy-new-service .widget-groub .widget-image {
  max-width: 30px !important;
  width: 30px !important;
  height: 30px !important;
  margin-bottom: 1rem;
}
.home-buy-new-service .d-block > div {
  padding: 0 !important;
}

@media (min-width: 1440px) {
  .home-buy-new-service p:first-child {
    font-size: 16px !important; /* Adjust size as needed */
  }
  .home-buy-new-service .widget-groub p:first-child {
    font-size: 16px !important;
  }
  .home-buy-new-service .widget-groub p:nth-child(2) {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .home-buy-new-service p:first-child {
    font-size: 14px !important; /* Adjust size as needed */
  }
  .home-buy-new-service .widget-groub p:first-child {
    font-size: 14px !important;
  }
  .home-buy-new-service .widget-groub p:nth-child(2) {
    font-size: 13px !important;
  }
}
@media (max-width: 320px) {
  .home-buy-new-service p:first-child {
    font-size: 13px !important; /* Adjust size as needed */
  }
  .home-buy-new-service .widget-groub p:first-child {
    font-size: 13px !important;
  }
  .home-buy-new-service .widget-groub p:nth-child(2) {
    font-size: 12px !important;
  }
}
.input-file {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 50px;
  background-color: #f2f2f2;
  border: 1px dashed #aaa;
  border-radius: 10px;
  position: relative;
}

.input-file input {
  display: none;
}

.input-file input.required ~ label span:after,
.input-file input.required span:after {
  content: "*";
}

.input-file label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 48px;
  padding-left: 18px;
  padding-right: 40px;
  margin: 0;
  cursor: pointer;
  position: relative;
}

.input-file label::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("/images/icons/ic-file-upload.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: calc(100% - 12px) center;
  position: absolute;
  top: 0;
  left: 0;
}

.input-file label span {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.32px;
  color: #aaa;
}

.input-file > span {
  display: none;
  background-color: #fafafa;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.32px;
  color: #aaa;
  padding-left: 4px;
  padding-right: 4px;
  position: absolute;
  top: 0;
  left: 14px;
  transform: translateY(-50%);
}

.input-file__files {
  display: none;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  list-style: none;
  width: 100%;
  padding-left: 0;
  padding-right: 8px;
  margin: 0;
}

.input-file__file {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0 8px;
  margin: 2px 0;
  border-radius: 5px;
  position: relative;
}

.input-file__file:not(:last-child) {
  margin-right: 8px;
}

.input-file__file img {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  border-radius: 3px;
  -o-object-fit: cover;
  object-fit: cover;
}

.input-file__file span {
  display: block;
  max-width: 150px;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 26px;
  letter-spacing: 0.32px;
  color: #80bd38;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 4px;
}

.input-file__file a {
  display: inline-block;
  color: #80bd38;
  text-decoration: none;
  margin-left: 12px;
}

.input-file.has-value {
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 18px;
  padding-right: 40px;
  border: 0.75px solid #aaa;
}

.input-file.has-value label {
  width: 24px;
  height: 24px;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}

.input-file.has-value label::before {
  background-position: center center;
}

.input-file.has-value label span {
  display: none;
}

.input-file.has-value > span {
  display: block;
}

.input-file.has-value .input-file__files {
  display: flex;
  flex-grow: 1;
}

.input-file.error {
  border: 1px dashed #ff0000;
}

.input-file.error > span {
  color: #ff0000;
}

.input-file.error + .input-text__error-message {
  display: block;
}

.popover {
  font-family: "Cairo", sans-serif;
  max-width: none;
  border: none;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.popover .arrow {
  width: 20px;
  height: 20px;
  border-radius: 10px;
}
.popover .arrow::before {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border: none;
}
.popover .popover-list li {
  padding: 0 20px;
}
.popover .popover-list li:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.popover .popover-list li img {
  width: 60px;
  height: auto;
  margin: 0 auto 6px;
}
.popover .popover-list li h2 {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 15px;
  letter-spacing: 0.3px;
  text-align: center;
  margin-bottom: 0;
}
.popover .popover-list li h6 {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 15px;
  letter-spacing: 0.3px;
  color: #aaa;
  text-align: center;
  margin-bottom: 0;
}
.popover--id-number {
  padding: 26px 6px;
}
.popover--cvv {
  max-width: 180px;
  padding: 20px 14px;
}
.popover--cvv .popover-list li {
  padding: 0;
}
.popover--validity-period {
  max-width: 180px;
  padding: 14px 8px;
}
.popover--validity-period .popover-title {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 15px;
  letter-spacing: 0.3px;
  text-align: center;
  margin-bottom: 12px;
}
.popover--validity-period .popover-par {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 15px;
  letter-spacing: 0.3px;
  text-align: center;
  margin-bottom: 16px;
}
.popover--validity-period .popover-par:last-child {
  margin-bottom: 0;
}
.popover--graph-tooltip {
  padding: 8px 16px;
}
.popover--graph-tooltip .bs-popover-auto[x-placement^=top] > .arrow,
.popover--graph-tooltip .bs-popover-top > .arrow {
  bottom: -0.5rem;
}
.popover--graph-tooltip .popover-par {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 14px;
  text-align: center;
  margin-bottom: 0;
}

.feedback__block-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.feedback__block .feedback__block-content .tooltip-text {
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%; /* Position above the button */
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.3s ease-in-out;
}

.feedback__block .feedback__block-content .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%; /* Arrow pointing down */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.feedback__block-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.26px;
  text-align: center;
  margin-bottom: 8px;
}

.feedback__feedback-status {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 26px;
  letter-spacing: 0.32px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 0;
}
.feedback__feedback-status.terrible {
  color: #ff6665;
}
.feedback__feedback-status.bad {
  color: #9a66ff;
}
.feedback__feedback-status.okay {
  color: #ffcc00;
}
.feedback__feedback-status.good {
  color: #3299ff;
}
.feedback__feedback-status.great {
  color: #08c7be;
}

.feedback__ratings-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.feedback__ratings-list li {
  margin: 0 18px;
}

.feedback__radio input {
  display: none;
}
.feedback__radio input:checked + label.terrible {
  background-image: url("/images/icons/ic-angry-active.svg");
}
.feedback__radio input:checked + label.bad {
  background-image: url("/images/icons/ic-sad-active.svg");
}
.feedback__radio input:checked + label.okay {
  background-image: url("/images/icons/ic-ok-active.svg");
}
.feedback__radio input:checked + label.good {
  background-image: url("/images/icons/ic-good-active.svg");
}
.feedback__radio input:checked + label.great {
  background-image: url("/images/icons/ic-great-active.svg");
}
.feedback__radio label {
  display: block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0;
  cursor: pointer;
}
.feedback__radio label.terrible {
  background-image: url("/images/icons/ic-angry.svg");
}
.feedback__radio label.bad {
  background-image: url("/images/icons/ic-sad.svg");
}
.feedback__radio label.okay {
  background-image: url("/images/icons/ic-ok.svg");
}
.feedback__radio label.good {
  background-image: url("/images/icons/ic-good.svg");
}
.feedback__radio label.great {
  background-image: url("/images/icons/ic-great.svg");
}

.feedback__block-btn {
  width: 100%;
  max-width: 366px;
}

@media (max-width: 767.98px) {
  .feedback__ratings-list li {
    margin: 0 10px;
  }
  .feedback__radio label {
    width: 42px;
    height: 42px;
  }
}
@media (max-width: 374.98px) {
  .feedback__ratings-list li {
    margin: 0 6px;
  }
  .feedback__radio label {
    width: 32px;
    height: 32px;
  }
}
.list-item {
  padding: 0.8rem 1rem;
  min-height: 60px;
}
.list-item:hover {
  background-color: rgb(244, 248, 237);
}
.list-item .details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.list-item .details .content {
  display: flex;
  align-items: center;
}
.list-item .details .content .item-list-icon {
  max-width: 33px;
}

.item-subtitle br {
  display: none;
}

.shimmer-effect .shimmer-child {
  position: relative;
  overflow: hidden;
  border: none;
  max-width: 90%;
}
.shimmer-effect .shimmer-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background-color: #dddddd;
  /* Adjusted gradient for smoother transitions */
  background-image: linear-gradient(to right, #F1EFEF 0%, #F9F8F8 20%, #E7E5E5 40%, #F1EFEF 60%, #F9F8F8 80%, #E7E5E5 100%);
  background-repeat: repeat;
  background-size: 200% 100%;
  animation: shimmer 1.8s infinite linear;
}
.shimmer-effect .shimmer-title {
  width: 45%;
  height: 18px;
}
.shimmer-effect .shimmer-header-wide {
  width: 10rem;
  height: 18px;
}
.shimmer-effect .shimmer-header-middle {
  width: 8rem;
  height: 18px;
}
.shimmer-effect .shimmer-header-small {
  width: 6rem;
  height: 18px;
}
.shimmer-effect .shimmer-full-button {
  width: 100%;
  height: 50px;
}
.shimmer-effect .shimmer-line {
  width: 70%;
  min-width: 200px;
  height: 18px;
}
.shimmer-effect .shimmer-icon {
  width: 20px;
  height: 20px;
}
.shimmer-effect .shimmer-arrow {
  width: 30px;
  height: 20px;
}
.shimmer-effect .shimmer-circle {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}
.shimmer-effect .shimmer-top-up-card {
  width: 100%;
  height: auto;
  aspect-ratio: 69/50;
}

@keyframes shimmer {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: -100% 0;
  }
}
.loader {
  width: 100vw;
  height: 100vh;
  background-color: rgba(var(--body-bg-rgb), 0.85);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
}
.loader lottie-player {
  width: 116px;
  height: 116px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main-loader {
  height: calc(100vh - var(--body-top-offset) - var(--body-bottom-offset));
  background-color: transparent;
  position: relative;
}
.main-loader lottie-player {
  width: 116px;
  height: 116px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.header {
  width: 100%;
  height: var(--header-height);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: var(--body-bg);
  padding: 0.625rem 1.25rem;
  border-bottom: 1px solid rgba(var(--black-rgb), 0.05);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
}
.header__logo {
  --link-font-size: 0.625rem;
  --line-font-weight: $font-weight-bold;
  --link-hover-color: var(--primary);
  --link-hover-decoration: none;
}
@media (max-width: 767.98px) {
  .header__logo img {
    width: 108px;
  }
}
.header__divider {
  width: 0;
  height: 20px;
  border-left: 1px solid rgba(var(--black-rgb), 0.06);
}

.navbar {
  --navbar-padding-x: 1.25rem;
  --navbar-padding-y: 0.8125rem;
  width: 100%;
  height: var(--navbar-height);
  background-color: var(--white);
  border-bottom: 1px solid rgba(var(--black-rgb), 0.05);
  position: fixed;
  top: var(--header-height);
  left: 0;
  right: 0;
  z-index: 1000;
}
.navbar .nav {
  --nav-link-padding-x: 0.5rem;
  --nav-link-padding-y: 0.5rem;
  --nav-link-font-size: 0.875rem;
  --nav-link-font-weight: 400;
  --nav-link-color: var(--body-color);
  --nav-link-hover-color: var(--body-color);
  width: 100%;
  justify-content: center;
  flex-wrap: nowrap;
  gap: var(--nav-gap, 1rem);
  position: relative;
  transition: 0.2s;
}
.navbar .nav .nav-item .nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  border-radius: var(--border-radius);
}
.navbar .nav .nav-item .nav-link svg {
  width: 20px;
  height: auto;
}
.navbar .nav .nav-item .nav-link:hover {
  background-color: #f7f7f7;
}
.navbar .nav .nav-item .nav-link.active {
  background-color: var(--primary);
}
.navbar .nav .nav-item .nav-link.active svg > * {
  stroke: var(--white);
}
.navbar .nav .nav-item .nav-link.active span {
  color: var(--white);
}
@media (max-width: 767.98px) {
  .navbar {
    height: calc(var(--navbar-height) + env(safe-area-inset-bottom, 0));
    border-top: 1px solid rgba(var(--black-rgb), 0.05);
    border-bottom: none;
    top: auto;
    bottom: 0;
  }
  .navbar .nav {
    justify-content: space-around;
  }
  .navbar .nav .nav-item .nav-link span {
    display: none;
  }
}

.footer {
  background-color: var(--body-bg);
  color: var(--black);
  padding: 1rem;
  border: 0.75px solid var(--border-color);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.footer p {
  font-size: 0.9rem;
}
.footer .footer-content {
  margin-right: 100px;
  margin-left: 100px;
}
.footer.footer-social-media a {
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .line-selector {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 2;
  }
}

main.main {
  zoom: 1;
  /* Styles for 1.5K resolution */
  /* Styles for 2K resolution */
  /* Styles for higher resolution 3k, 4k, ... */
}
@media (min-width: 1440px) and (max-width: 1920px) {
  main.main {
    zoom: 1.1;
  }
}
@media (min-width: 1920px) and (max-width: 2560px) {
  main.main {
    zoom: 1.3;
  }
}
@media (min-width: 2561px) {
  main.main {
    zoom: 1.4;
  }
}

.digital-subscription {
  background-color: #fafafa !important;
}
.digital-subscription .nav-pills .nav-link {
  padding: 0.75rem;
  border: 1px solid #f4f4f4;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: var(--border-radius);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  margin: 0.4rem;
  color: var(--black);
}
.digital-subscription .nav-pills .nav-link.active,
.digital-subscription .nav-pills .show > .nav-link {
  border-color: var(--primary);
  box-shadow: none;
  font-weight: 700;
  color: var(--primary);
  background-color: transparent;
}
.digital-subscription .nav-pills .nav-link:first-of-type {
  margin-left: 0;
}
.digital-subscription .subscription-type-tabs .nav-pills .nav-link {
  padding: 0.75rem;
  border: 1px solid #f4f4f4;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: var(--border-radius);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  margin: 0.4rem;
  color: var(--black);
}
.digital-subscription .subscription-type-tabs .nav-pills .nav-link.active,
.digital-subscription .subscription-type-tabs .nav-pills .show > .nav-link {
  border-color: var(--primary);
  box-shadow: none;
  font-weight: 700;
  color: var(--primary);
  background-color: transparent;
}
.digital-subscription .subscription-type-tabs .nav-pills .nav-link:first-of-type {
  margin-left: 0;
}
.digital-subscription .available-services {
  /* Title and description inside the tooltip */
  /* Left-aligned tooltip styles */
}
.digital-subscription .available-services p {
  font-weight: 700;
  font-size: 18px;
}
.digital-subscription .available-services .toolTip {
  color: var(--black);
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.digital-subscription .available-services .toolTip:before,
.digital-subscription .available-services .toolTip:after {
  content: "";
  background: var(--white);
  height: 20px;
  width: 20px;
  opacity: 0;
  z-index: -100;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.digital-subscription .available-services .toolTip:after {
  content: "";
  position: absolute;
  display: none;
}
.digital-subscription .available-services .tooltip-title {
  font-size: 16px; /* Larger font size for the title */
  font-weight: bold;
}
.digital-subscription .available-services .tooltip-description {
  font-size: 12px; /* Smaller font size for the description */
  font-weight: normal;
  display: block;
  margin-top: 5px; /* Add space between title and description */
}
.digital-subscription .available-services .toolTip:hover:before,
.digital-subscription .available-services .toolTip:hover:after {
  opacity: 1;
  z-index: 100;
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;
}
.digital-subscription .available-services .toolTip:hover:after {
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26);
}
.digital-subscription .available-services .toolTip.right:before,
.digital-subscription .available-services .toolTip.right:after {
  transform: translateX(80%) translateY(50%) rotate(135deg) scale(1);
  position: absolute;
  left: 100%;
  bottom: 50%;
}
.digital-subscription .available-services .toolTip.right:after {
  transform: translateX(-30%) translateY(50%) rotate(0) scale(0.6);
}
.digital-subscription .available-services .toolTip.right:hover:before {
  transform: translateX(40%) translateY(50%) rotate(135deg) scale(1);
}
.digital-subscription .available-services .toolTip.right:hover:after {
  transform: translateX(7%) translateY(50%) rotate(0) scale(1);
}
.digital-subscription .available-services .toolTip.left:before,
.digital-subscription .available-services .toolTip.left:after {
  transform: translateX(-50%) translateY(-103%) rotate(-45deg) scale(0.6);
  position: absolute;
  right: 100%;
  top: 50%;
}
.digital-subscription .available-services .toolTip.left:after {
  transform: translateX(-20%) translateY(-50%) rotate(0) scale(0.6);
}
.digital-subscription .available-services .toolTip.left:hover:before {
  transform: translateX(-49%) translateY(-103%) rotate(-45deg) scale(1);
}
.digital-subscription .available-services .toolTip.left:hover:after {
  transform: translateX(-10%) translateY(-50%) rotate(0) scale(1);
}
.digital-subscription .available-services .toolTip:hover .tooltip-content {
  display: block;
}
.digital-subscription .available-services .tooltip-content {
  display: none;
  position: absolute;
  background: var(--white);
  color: var(--black);
  font-size: 12px;
  font-weight: 500;
  height: auto;
  width: 200px;
  padding: 15px;
  border-radius: 13px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  z-index: 1000;
}
.digital-subscription .available-services .left .tooltip-content {
  transform: translateX(-110%) translateY(-50%);
}
.digital-subscription .available-services .right .tooltip-content {
  transform: translateX(110%) translateY(-50%);
}
.digital-subscription .tab-content .tab-pane .pills-card .card {
  border-radius: 15px !important;
}
.digital-subscription .tab-content .tab-pane .pills-card label.card-radio {
  width: 100% !important;
}
.digital-subscription .tab-content .tab-pane .pills-card .card-radio input[type=radio]:checked + .card {
  border: 1px solid var(--primary);
}
.digital-subscription .tab-content .tab-pane .pills-card .card-radio .card {
  cursor: pointer;
  transition: all 0.3s ease;
}
.digital-subscription .tab-content .tab-pane p.pills-title,
.digital-subscription .tab-content .tab-pane p.pills-price {
  font-size: 10px;
  font-weight: 700;
  text-transform: capitalize;
}
.digital-subscription .tab-content .tab-pane p.pills-price {
  color: var(--primary);
}
.digital-subscription .tab-content .tab-pane .badge-pill-free {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #80bd38;
  color: white;
  font-size: 10px;
  font-weight: 700;
  padding: 5px 10px;
  border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  text-transform: uppercase;
  z-index: 1;
}

@media (max-width: 576px) {
  .d-flex-mobile {
    justify-content: space-between;
  }
}
.ds-success .ds-success-subtitle {
  font-size: 14px;
  font-weight: 400;
}
.ds-success .ds-active {
  color: #80bd38;
  background-color: rgb(242, 248, 235);
  padding: 5px 10px;
  font-size: 10px;
  border-radius: 5px;
}
.ds-success .ds-transaction-reference-number {
  font-size: 14px;
  font-weight: 600;
}

.ds-failed .ds-failed-subtitle {
  font-size: 14px;
  font-weight: 400;
}
.ds-failed .ds-failed {
  color: #ff0000;
  background-color: rgba(255, 0, 0, 0.1019607843);
  padding: 5px 10px;
  font-size: 10px;
  border-radius: 5px;
}
.ds-failed .ds-transaction-reference-number {
  font-size: 14px;
  font-weight: 600;
}

.ds-payment .subscriber-details .subscriber-number {
  font-size: 18px;
  font-weight: 700;
}
.ds-payment .service-details .service-title {
  font-size: 14px;
  font-weight: 700;
}
.ds-payment .subscription-type .card__header .subscription-type-title {
  font-size: 14px !important;
  font-weight: 700 !important;
}
.ds-payment .subscription-type .nav {
  border: 1px solid #f4f4f4;
  padding: 8px;
  border-radius: 10px;
}
.ds-payment .subscription-type .nav .nav-pills .nav-link {
  font-size: 14px;
  font-weight: 600;
  color: var(--black);
}
.ds-payment .ds-price {
  font-size: 36px;
  font-weight: 700;
}
.ds-payment .badge-success {
  position: absolute;
  bottom: -20px;
  right: -20px;
  background-color: var(--primary);
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  padding: 5px 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.active-subscription .internet-add-ons .add-on-card.active .card {
  background-color: rgba(228, 244, 210, 0.3019607843) !important;
}
.active-subscription .internet-add-ons .add-on-card .add-on-card-title {
  font-size: 20px;
  font-weight: 700;
}
.active-subscription .internet-add-ons .add-on-card .add-on-card-status {
  font-size: 10px;
  font-weight: 400;
}
.active-subscription .internet-add-ons .add-on-card .add-on-card-status .add-on-card-status-text {
  margin-left: 2px;
}
.active-subscription .internet-add-ons .add-on-card.active .add-on-card-status {
  color: var(--primary);
}
.active-subscription .internet-add-ons .add-on-card .add-on-card-price {
  color: var(--primary);
  font-size: 14px;
  font-weight: 700;
}
.active-subscription .entertainment-services .entertainment-services-card.active .card {
  background-color: rgba(228, 244, 210, 0.3019607843) !important;
}
.active-subscription .entertainment-services .entertainment-services-card.active svg {
  fill: var(--primary) !important;
}
.active-subscription .entertainment-services .entertainment-services-card.active .entertainment-services-card-badge {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: var(--primary);
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  padding: 5px 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.active-subscription .entertainment-services .entertainment-services-card .entertainment-services-card-title {
  font-size: 20px;
  font-weight: 700;
}
.active-subscription .entertainment-services .entertainment-services-card .entertainment-services-card-status {
  font-size: 10px;
  font-weight: 400;
}
.active-subscription .entertainment-services .entertainment-services-card .entertainment-services-card-status .entertainment-services-card-status-text {
  margin-left: 2px;
}
.active-subscription .entertainment-services .entertainment-services-card.active .entertainment-services-card-status {
  color: var(--primary);
}
.active-subscription .entertainment-services .entertainment-services-card .entertainment-services-card-price {
  color: var(--primary);
  font-size: 14px;
  font-weight: 700;
}
.active-subscription .entertainment-services .entertainment-services-card .entertainment-services-card-icon {
  margin-right: 10px;
}
.active-subscription .entertainment-services .entertainment-services-card.in-progress .card {
  background-color: rgba(0, 170, 153, 0.1019607843) !important;
}
.active-subscription .entertainment-services .entertainment-services-card.in-progress .entertainment-services-card-price {
  color: #00aa99 !important;
}
.active-subscription .entertainment-services .entertainment-services-card.in-progress .entertainment-services-card-status {
  color: #00aa99;
}
.active-subscription .need-action .need-action-card.missing-payment .card {
  background-color: rgba(255, 153, 1, 0.1019607843) !important;
}
.active-subscription .need-action .need-action-card.missing-payment .need-action-card-price {
  color: #FF9901 !important;
}
.active-subscription .need-action .need-action-card.missing-payment .need-action-card-status {
  color: #FF9901;
}
.active-subscription .need-action .need-action-card.missing-payment svg {
  fill: #FF9901 !important;
}
.active-subscription .need-action .need-action-card .need-action-card-title {
  font-size: 20px;
  font-weight: 700;
}
.active-subscription .need-action .need-action-card .need-action-card-status {
  font-size: 10px;
  font-weight: 400;
}
.active-subscription .need-action .need-action-card .need-action-card-status .need-action-card-status-text {
  margin-left: 2px;
}
.active-subscription .need-action .need-action-card.active .need-action-card-status {
  color: var(--primary);
}
.active-subscription .need-action .need-action-card .need-action-card-price {
  color: var(--primary);
  font-size: 14px;
  font-weight: 700;
}
.active-subscription .need-action .need-action-card .need-action-card-icon {
  margin-right: 10px;
}
.active-subscription .need-action .need-action-card.suspended .card {
  background-color: rgba(255, 0, 0, 0.1019607843) !important;
}
.active-subscription .need-action .need-action-card.suspended .need-action-card-price {
  color: #FF0000 !important;
}
.active-subscription .need-action .need-action-card.suspended .need-action-card-status {
  color: #FF0000;
}
.active-subscription .need-action .need-action-card.suspended svg {
  fill: #FF0000 !important;
}

.mh-160px {
  min-height: 160px;
}

.card__link:focus-visible {
  outline: none;
}

@media (max-width: 768px) {
  .p-0-from-md {
    padding: 0 !important;
  }
  .addon-block__title {
    font-size: 16px !important;
  }
}

/*# sourceMappingURL=app-ltr.css.map*/