@import url("https://assets.airtel.in/static-assets/airtel-5g/fonts/fonts.css");
@import "https://assets.airtel.in/static-assets/airtel-5g/fonts/fonts.css";
@import "https://assets.airtel.in/static-assets/growth/font-icons/css/style.css";
:root {
  --white: #fff;
  --black: #000;
  --primary-color: #e40000;
  --gray: #202020;
  --light-gray: #BFC0C1;
}

input:hover, input:focus,
button:hover,
button:focus,
a:hover,
a:focus {
  outline: none;
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  max-width: 100%;
}

figure {
  margin: 0;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: none;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

:root {
  --font-family: "tondo", "Tondo Corp Lt", sans-serif;
  --primary-color: #E90000;
  --neutral-black: #000000;
  --black-1000: #141414;
  --black-900: #292C31;
  --black-800: #3E4146;
  --black-700: #696B6F;
  --black-600: #87888A;
  --black-500: #BFC0C1;
  --black-400: #E8E8EB;
  --black-300: #EAE6E6;
  --black-200: #F7F7FA;
  --black-100: #F6F6F6;
  --lilac-600: #CDD0F5;
  --lilac-400: #E3E5FF;
  --lilac-300: #ECEDFF;
  --lilac-200: #F4F5FF;
  --grey-1000: #141414;
  --grey-900: #242424;
  --grey-800: #333333;
  --grey-700: #474747;
  --grey-600: #666666;
  --grey-500: #8f8f8f;
  --grey-400: #b8b8b8;
  --grey-300: #cccccc;
  --grey-200: #e0e0e0;
  --grey-100: #f5f5f5;
  --blue-grey-1000: #101418;
  --blue-grey-900: #1d222b;
  --blue-grey-800: #29313d;
  --blue-grey-700: #394556;
  --blue-grey-600: #52627a;
  --blue-grey-500: #7b8ba3;
  --blue-grey-400: #a9b5c6;
  --blue-grey-300: #c2cad6;
  --blue-grey-200: #dadfe7;
  --blue-grey-100: #f3f4f7;
  --red-1000: #570f0f;
  --red-900: #770d0d;
  --red-800: #9c1111;
  --red-700: #ca1616;
  --red-600: #dd3131;
  --red-500: #FF4949;
  --red-400: #EB4F4F;
  --red-300: #f5a3a3;
  --red-200: #f9c8c8;
  --red-100: #ffebeb;
  --green-1000: #194d38;
  --green-900: #216348;
  --green-800: #2b825e;
  --green-700: #38a87a;
  --green-600: #4bc391;
  --green-500: #6ecfa6;
  --green-400: #90dabb;
  --green-300: #b3e5d0;
  --green-200: #d1f0e3;
  --green-100: #f0faf6;
  --yellow-1000: #664d00;
  --yellow-900: #856300;
  --yellow-800: #ad8200;
  --yellow-700: #e0a800;
  --yellow-600: #ffc30f;
  --yellow-500: #ffcf3d;
  --yellow-400: #ffda6b;
  --yellow-300: #ffe599;
  --yellow-200: #fff0c2;
  --yellow-100: #fff7e0;
  --blue-1000: #052b61;
  --blue-900: #07387e;
  --blue-800: #094aa5;
  --blue-700: #0b5fd5;
  --blue-600: #1b75f3;
  --blue-500: #027BFC;
  --blue-400: #72aaf8;
  --blue-300: #9ec4fa;
  --blue-200: #c5dcfc;
  --blue-100: #ecf3fe;
}

header,
footer {
  font-family: "Tondo Corp";
  font-weight: 400;
}

.experience-page .badge_items, .near_option_card .scroll_content, .faq_section, .download_section .white_fade_slide, .download_section .inside_controller.experience_section, .download_section .benefits_section_mobile, .download_section, .body-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.experience-page .badge_items::-webkit-scrollbar, .near_option_card .scroll_content::-webkit-scrollbar, .faq_section::-webkit-scrollbar, .download_section .white_fade_slide::-webkit-scrollbar, .download_section .inside_controller.experience_section::-webkit-scrollbar, .download_section .benefits_section_mobile::-webkit-scrollbar, .download_section::-webkit-scrollbar, .body-wrapper::-webkit-scrollbar {
  display: none;
}

/* normalize */
input,
button,
textarea,
a,
code {
  font-family: "Tondo Corp";
}

a {
  text-decoration: none;
}

main,
.main_container {
  max-width: 1728px;
  margin-inline: auto;
}

main {
  background: white;
}

body {
  background: #fff;
  color: var(--black-900);
  margin: 0;
  padding: 0;
}

.container {
  max-width: 100%;
  padding-inline: 1.75rem;
  margin-inline: auto;
}
@media (width>1079px) {
  .container {
    max-width: 1164px;
    padding-inline: 1.5rem;
  }
}

section {
  padding-block: 2.75rem;
  position: relative;
}
@media (width>1079px) {
  section {
    padding-block: 4.25rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  line-height: 1.22;
  color: var(--black-900);
  font-family: "Tondo Corp";
}

h1 {
  font-size: 1.5rem;
}
@media (width>1079px) {
  h1 {
    font-size: 2.25rem;
  }
}

h2 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem;
  letter-spacing: -0.01875rem;
}
@media (width>1079px) {
  h2 {
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem;
    letter-spacing: -0.01875rem;
    margin: 0;
  }
}

p {
  color: var(--black-800);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
  letter-spacing: -0.00438rem;
}
@media (width>1079px) {
  p {
    font-size: 1.125rem;
    line-height: 1.44;
    letter-spacing: -0.225px;
    font-family: "Tondo Corp";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.625rem;
    /* 144.444% */
    letter-spacing: -0.01406rem;
    margin: 0.5rem 0 0;
  }
}

ul {
  list-style: none;
  padding: 0;
}
ul li {
  color: var(--black-800);
}

.experience-page .badge_items, .near_option_card .scroll_content, .faq_section, .download_section .white_fade_slide, .download_section .inside_controller.experience_section, .download_section .benefits_section_mobile, .download_section, .body-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.experience-page .badge_items::-webkit-scrollbar, .near_option_card .scroll_content::-webkit-scrollbar, .faq_section::-webkit-scrollbar, .download_section .white_fade_slide::-webkit-scrollbar, .download_section .inside_controller.experience_section::-webkit-scrollbar, .download_section .benefits_section_mobile::-webkit-scrollbar, .download_section::-webkit-scrollbar, .body-wrapper::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

/*footer*/
footer {
  position: relative;
  z-index: 1;
  scroll-snap-align: start;
  background-color: white;
}
footer h5 {
  letter-spacing: normal;
  font-size: 0.75rem;
  line-height: 0.815rem;
  letter-spacing: 0;
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-family: TondoBold, sans-serif;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer ul li {
  list-style-type: none;
}
footer .footer_main {
  display: flex;
  flex-wrap: wrap;
}
footer .footer_main li a {
  font-size: 0.815rem;
  font-weight: 400;
  line-height: 1.14;
  letter-spacing: -0.07px;
  color: var(--black-800);
  cursor: pointer;
}
@media (max-width: 767px) {
  footer .footer_main li {
    line-height: 1.25rem;
  }
}
footer .footer_main li:not(:last-child) {
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.25rem;
}
footer .footer_main li:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: var(--black-500);
  display: inline-block;
  right: 0;
  top: 9px;
}
@media (max-width: 767px) {
  footer .footer_main li:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 22px;
  }
}
footer .footer_foot {
  background-color: var(--black-200);
  padding: 1.5rem 0;
}
@media (max-width: 767px) {
  footer .footer_foot {
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 0;
  }
}
footer .footer_foot .footer_foot_left_row {
  display: flex;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  footer .footer_foot .footer_foot_left_row {
    flex-direction: column;
    align-items: flex-start;
  }
}
footer .footer_foot_left {
  display: flex;
}
@media (min-width: 768px) {
  footer .footer_foot_left {
    margin-right: 1rem;
  }
}
footer .footer_foot_left .img:not(:first-child) {
  margin-left: 1.25rem;
}
@media (max-width: 767px) {
  footer .footer_foot_left .img:not(:first-child) {
    margin-left: 18px;
  }
}
footer .footer_foot_right {
  font-size: 0.8125rem;
  line-height: 0.8125rem;
  font-weight: 400;
  color: var(--black-900);
}
@media (max-width: 767px) {
  footer .footer_foot_right {
    margin-left: unset;
    margin-top: 18px;
  }
}
footer .footer_foot_right span {
  color: var(--black-900);
}
footer .link_list {
  display: flex;
  justify-content: space-between;
  flex: 0 0 25%;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  footer .link_list {
    padding-top: 3rem;
    padding-bottom: 2.315rem;
  }
}
@media (max-width: 767px) {
  footer .link_list {
    flex: 1 1 100%;
  }
}
footer .link_list_column {
  padding: 0.75rem 0;
  min-width: 25%;
}
@media (max-width: 767px) {
  footer .link_list_column {
    min-width: 100%;
    padding: 0;
  }
  footer .link_list_column:not(:first-child) {
    border-top: 1px solid #EAE6E6;
  }
}
@media (max-width: 767px) {
  footer .link_list_column_head {
    padding: 1rem 0;
  }
}
footer .link_list_column_head h5 {
  margin: 0;
}
@media (max-width: 767px) {
  footer .link_list_column_head h5 {
    position: relative;
    padding-right: 1.5rem;
    cursor: pointer;
  }
  footer .link_list_column_head h5:after {
    position: absolute;
    right: 2px;
    top: 0;
    content: "";
    height: 7px;
    width: 7px;
    display: block;
    border-right: 1px solid var(--black-900);
    border-bottom: 1px solid var(--black-900);
    transform: rotate(45deg);
  }
}
footer .link_list_column_links {
  margin-top: 0.75rem;
}
@media (max-width: 767px) {
  footer .link_list_column_links {
    margin: 0;
    max-height: 0;
    overflow: hidden;
    transition-timing-function: cubic-bezier(0, 0, 0, 0);
    transition-duration: 0.05s;
    transition-property: max-height;
    opacity: 0;
    visibility: hidden;
  }
}
footer .link_list_column_link a {
  color: var(--black-900);
  font-size: 0.815rem;
  line-height: 17px;
  cursor: pointer;
}
footer .link_list_column_link a:hover {
  color: var(--red-650);
}
footer .link_list_column_link:not(:last-child) {
  margin-bottom: 0.815rem;
}
@media (max-width: 767px) {
  footer .link_list_column .active + .link_list_column_links {
    max-height: 2000px;
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 767px) {
  footer .link_list_column.open_sub_menu .link_list_column_head h5:after {
    transform: rotate(-45deg) scaleY(-1);
  }
  footer .link_list_column.open_sub_menu .link_list_column_links {
    margin-top: 0.75rem;
    opacity: 1;
    visibility: visible;
    max-height: 140rem;
    transition-timing-function: cubic-bezier(0, 0, 1, 0);
    transition-duration: 0.5s;
    transition-property: max-height;
  }
}
footer .secondary_footer {
  display: flex;
  padding: 16px 0 28px 0;
  justify-content: space-between;
  border-top: 1px var(--black-450) solid;
}
@media (max-width: 767px) {
  footer .secondary_footer {
    flex-direction: column;
  }
  footer .secondary_footer > div {
    margin: 10px 0;
  }
}
footer .secondary_footer .app_button_container {
  display: flex;
  align-items: center;
}
footer .secondary_footer .app_button_container .app_button {
  margin: 0 0.5rem;
  cursor: pointer;
  height: 1.5rem;
  padding: 3px 0.25rem;
  border-radius: 3px;
  background: var(--neutral-black);
  display: inline-flex;
  align-items: center;
  color: white;
}
footer .secondary_footer .app_button_container .app_button .social_text {
  line-height: 2px;
  margin-left: 5px;
  pointer-events: none;
  color: inherit;
  display: flex;
  flex-direction: column;
}
footer .secondary_footer .app_button_container .app_button .first {
  font-size: 5px;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: inherit;
}
footer .secondary_footer .app_button_container .app_button .second {
  font-size: 0.8125rem;
  line-height: 0.75rem;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: inherit;
  margin-top: 0.15rem;
}
footer .secondary_footer .social_follow {
  display: flex;
  align-items: center;
  font-size: 0.815rem;
}
footer .secondary_footer .social_follow .social_icons {
  display: flex;
  margin-left: 0.8125rem;
  align-items: center;
}
footer .secondary_footer .social_follow .social_icons label {
  display: inline-block;
  margin-right: 0.75rem;
}
footer .secondary_footer .social_follow .social_icons_list {
  display: flex;
  gap: 0.75rem;
}
footer .secondary_footer .social_follow .social_icons_list li a {
  display: inline-flex;
  width: 1.25rem;
  height: 1.25rem;
  padding: 1px;
  font-size: 18px;
  background-color: var(--neutral-black);
  color: var(--black-100);
  letter-spacing: 0.05em;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
footer .secondary_footer .social_follow .social_buttons {
  cursor: pointer;
  background-color: var(--neutral-black);
  color: var(--black-100);
  border: none;
  letter-spacing: 0.05em;
  border-radius: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  max-width: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s;
}
@media (max-width: 767px) {
  footer .secondary_footer .social_follow .social_buttons {
    margin: 0 0.5rem;
  }
}
footer .secondary_footer .social_follow .social_buttons:hover {
  transform: scale(1.2);
}
footer .secondary_footer .social_follow .social_buttons svg {
  min-width: 0.75rem;
  min-height: 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
}
footer .secondary_footer .back_to_top .back_to_top_buton {
  background-color: white;
  border: 1px solid var(--black-900);
  width: 100%;
  justify-content: space-between;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  font-size: 0.815rem;
  text-transform: uppercase;
  padding: 7px 0.8125rem;
  gap: 0.8125rem;
  align-items: center;
  color: var(--neutral-black);
}
footer .secondary_footer .back_to_top .back_to_top_buton i {
  font-size: 0.8125rem;
  font-weight: 100;
}
footer .secondary_footer .back_to_top .back_to_top_buton:hover {
  box-shadow: 0 0 0 1px var(--grey-250);
}

body.overflow_hidden {
  overflow: hidden;
}

header nav .nav_content .nav_menu.mobile_bottom_menu a:after, header nav .nav_content .nav_main .parent a:after,
header nav .nav_content .nav_main .parent .nav_text:after, header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app:after {
  content: "";
  width: 0.3125rem;
  height: 0.3125rem;
  border-color: var(--neutral-black);
  border-style: solid;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

header nav .nav_content .nav_brand a, header nav .nav_content .nav_brand, header nav .nav_content {
  display: flex;
  align-items: center;
  height: 100%;
}

header {
  background: white;
  position: sticky;
  z-index: 900;
  top: 0;
  transition: all 0.35s;
  border-bottom: 1px solid var(--black-400);
}
@media (max-width: 1024px) {
  header .account_text {
    position: absolute;
    right: 36px;
  }
}
header .get_app {
  background-color: var(--black-800);
  box-shadow: 0 0 0 1px var(--neutral-black);
  color: var(--black-100);
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1;
  padding: 5px 7px;
  border-radius: 0.25rem;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
header .top_nav_items {
  display: flex;
  margin: 0px;
}
@media (max-width: 1024px) {
  header .top_nav_items {
    padding-inline: 1.25rem;
  }
}
header .top_nav_items li a {
  color: #000000;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 0.75rem;
  padding: 0.6rem 0.5rem;
  font-weight: 700;
  font-size: 0.75rem;
  border-style: solid;
  border-color: white;
  border-width: 3px 0 0 0;
  display: inline-block;
}
@media (max-width: 1024px) {
  header .top_nav_items li a {
    margin: 0;
    white-space: nowrap;
    padding-block: 18px;
  }
}
@media (min-width: 1025px) {
  header .top_nav_items li a:hover {
    border-color: var(--primary-color);
    color: var(--neutral-black);
  }
}
header .top_nav_items li:not(:last-child) {
  margin: 0 1.5rem 0 0;
}
header .top_nav_items li.active a {
  pointer-events: none;
  border-color: var(--primary-color);
  color: var(--primary-color);
}
header .custom_dropdown {
  border-radius: 0 0 0.5rem 0.5rem;
  background: white;
  border-radius: 0.5rem;
  border: 1px solid var(--black-400);
}
header .custom_dropdown li a {
  font-size: 0.75rem;
  cursor: pointer;
  color: var(--neutral-black);
  display: flex;
  align-items: center;
  padding: 10px 0.75rem;
}
@media (max-width: 1024px) {
  header .custom_dropdown li a {
    padding-inline: 28px;
  }
}
header .custom_dropdown li a i {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .custom_dropdown li:hover {
  background-color: var(--black-100);
}
header .custom_dropdown li:hover a {
  color: var(--red-500);
  text-shadow: 0.5px 0 0 var(--red-500);
}
header .top_nav {
  border-bottom: 1px solid dcdcdc;
  display: flex;
  align-items: center;
  background-color: white;
  position: relative;
  z-index: 100;
}
@media (max-width: 1024px) {
  header .top_nav {
    border: none;
    width: 100%;
  }
  header .top_nav_inside {
    flex-direction: column-reverse;
    height: 100%;
  }
}
header .top_nav_inside {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .top_nav .left_action {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  header .top_nav .left_action {
    display: none;
  }
}
@media (max-width: 1024px) {
  header .top_nav .left_action {
    width: calc(100% + 3rem);
    border-top: 1px var(--black-600) solid;
    padding: 0 1.25rem;
    height: 3.25rem;
    align-items: start;
  }
  header .top_nav .left_action a.active {
    border-color: var(--red-400);
  }
}
header .top_nav .airtel_app_action {
  position: relative;
}
@media (max-width: 1024px) {
  header .top_nav .airtel_app_action {
    width: 100%;
  }
}
header .top_nav .airtel_app_action .airtel_app_action_inside {
  color: var(--grey-100);
  position: relative;
  z-index: 2;
  border-style: solid;
  border-color: transparent;
  border-width: 3px 0 0 0;
  display: flex;
}
header .top_nav .airtel_app_action .airtel_app_action_inside .close_menu {
  margin-right: auto;
  background: transparent;
  border: none;
  padding: 0;
  margin-left: -7px;
}
@media (min-width: 1025px) {
  header .top_nav .airtel_app_action .airtel_app_action_inside .close_menu {
    display: none;
  }
}
header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app {
  font-size: 0.815rem;
  position: relative;
  display: flex;
  align-items: center;
  background: transparent;
  border: none;
  padding: 0.45rem 1.25rem;
  cursor: pointer;
}
@media (min-width: 1025px) {
  header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app {
    color: #000000;
  }
}
@media (max-width: 1024px) {
  header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app {
    padding: 15px 7px;
    font-size: 1rem;
  }
}
header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app i {
  font-size: 1.25rem;
  margin-right: 0.25rem;
}
header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app svg {
  width: 30px;
  height: 1.25rem;
  pointer-events: none;
}
header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app:after {
  border-color: rgb(41, 44, 49);
  margin: -3px 0 0 9px;
}
@media (min-width: 1025px) {
  header .top_nav .airtel_app_action .airtel_app_action_inside .airtel_app:after {
    border-color: #000000;
  }
}
@media (min-width: 1025px) {
  header .top_nav .airtel_app_action .airtel_app_action_inside:hover .explore_dropdown {
    padding-top: 0.3125rem;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
}
@media (max-width: 1024px) {
  header .top_nav .airtel_app_action .airtel_app_action_inside {
    margin-left: auto;
  }
  header .top_nav .airtel_app_action .airtel_app_action_inside.active button img {
    transform: rotate(180deg);
  }
  header .top_nav .airtel_app_action .airtel_app_action_inside.active .explore_dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
header .top_nav .airtel_app_action .explore_dropdown {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-30px);
  transition: 0.3s;
  width: 253px;
  position: absolute;
  min-width: 200px;
  z-index: 1;
  right: 0;
}
@media (min-width: 1025px) {
  header .top_nav .airtel_app_action:hover .airtel_app_action_inside {
    border-color: var(--red-400);
    color: white;
    background-color: var(--black-100);
  }
}
@media (min-width: 1025px) {
  header .top_nav .airtel_app_action:hover .explore_dropdown {
    visibility: visible;
    opacity: 1;
    top: 100%;
    padding-top: 0.3125rem;
    transform: translateY(0);
  }
}
@media (max-width: 1024px) {
  header .top_nav .airtel_app_action.active .airtel_app {
    background-color: var(--black-100);
  }
  header .top_nav .airtel_app_action.active .airtel_app:before {
    content: "";
    background: var(--red-650);
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
  }
}
header .top_nav.for_web {
  display: none;
}
@media (min-width: 1025px) {
  header .top_nav.for_web {
    display: block;
  }
}
header nav {
  width: 100%;
  position: relative;
  background-color: white;
  z-index: 99;
}
@media (min-width: 1025px) {
  header nav {
    border-top: 1px solid var(--black-400);
    height: 70px;
  }
}
@media (max-width: 1024px) {
  header nav {
    padding-block: 1rem;
  }
}
header nav .nav_content {
  position: relative;
}
header nav .nav_content .nav_brand {
  min-width: 1.625rem;
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_brand {
    width: calc(50% + 10px);
    justify-content: space-between;
  }
}
header nav .nav_content .nav_brand a {
  transition: 1200ms;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_brand a {
    min-width: 93px;
  }
}
header nav .nav_content .nav_brand a .brand {
  margin: auto 0;
}
header nav .nav_content .nav_brand .web_logo {
  display: none;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_brand .web_logo {
    display: block;
  }
}
header nav .nav_content .nav_brand .brand {
  display: block;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_brand .brand {
    display: none;
  }
}
header nav .nav_content .hamburger_btn {
  background: transparent;
  border: none;
  display: flex;
  color: var(--neutral-black);
  padding: 0;
  align-items: center;
  font-size: 0.815rem;
  margin-right: 1rem;
}
@media (min-width: 1025px) {
  header nav .nav_content .hamburger_btn {
    display: none;
  }
}
header nav .nav_content .hamburger_btn span {
  transition: 0.25s;
}
header nav .nav_content .hamburger_btn img {
  margin: 0 0.5rem 0 0;
  filter: invert(1);
}
header nav .nav_content .nav_main {
  flex: 1;
  display: flex;
  padding: 0 0 0 5%;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main {
    height: 100%;
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_main {
    position: fixed;
    background: white;
    height: 100%;
    padding: 0;
    width: 100%;
    transform: translateX(-100%);
    flex-direction: column;
    inset: 0;
    transition: 0.35s;
    overflow: auto;
  }
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main .nav_inside_content {
    margin-left: auto;
  }
}
header nav .nav_content .nav_main .top_nav_items {
  display: flex;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main .top_nav_items {
    display: none;
  }
}
header nav .nav_content .nav_main a,
header nav .nav_content .nav_main .nav_text {
  position: relative;
}
header nav .nav_content .nav_main .dropdown_menu {
  text-align: left;
  border-radius: 0 0 0.5rem 0.5rem;
  left: 0;
  top: 100%;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main .dropdown_menu {
    border-radius: 0.5rem;
    margin-top: 0.3125rem;
    background-color: white;
    overflow: hidden;
    border: 1px solid var(--black-400);
    visibility: hidden;
    min-width: 200px;
    opacity: 0;
    transform: translateY(-30px);
    position: absolute;
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_main .dropdown_menu {
    max-height: 0;
    overflow: hidden;
    transition-timing-function: cubic-bezier(0, 0, 0, 0);
    transition-duration: 0.05s;
    transition-property: max-height;
    opacity: 0;
    visibility: hidden;
  }
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main .dropdown_menu li:not(:last-child) {
    border-bottom: 1px solid var(--black-400);
  }
}
header nav .nav_content .nav_main .dropdown_menu li a {
  padding: 21px 1.25rem;
  color: #3e4146;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_main .dropdown_menu li a {
    border: 1px solid var(--black-400);
    margin-bottom: 0.75rem;
    border-radius: 0.5rem;
    padding: 19px 1.25rem;
  }
}
header nav .nav_content .nav_main .dropdown_menu li a:after {
  transform: rotate(314deg) !important;
  margin-top: 0.25rem;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main .dropdown_menu li a:after {
    display: none;
  }
}
header nav .nav_content .nav_main .dropdown_menu li:hover a {
  background-color: var(--black-200);
  text-shadow: 0.5px 0 0 var(--red-500);
  color: var(--red-500);
}
header nav .nav_content .nav_main .parent a:after,
header nav .nav_content .nav_main .parent .nav_text:after {
  margin: -3px 0 0 auto;
  position: relative;
  right: 3px;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main .parent a:after,
  header nav .nav_content .nav_main .parent .nav_text:after {
    margin: -3px 0 0 9px;
  }
}
header nav .nav_content .nav_main .parent.open_sub_menu > .nav_text:after {
  transform: rotate(-45deg) scaleY(-1);
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_main .parent.open_sub_menu .dropdown_menu {
    opacity: 1;
    visibility: visible;
    max-height: 140rem;
    transition-timing-function: cubic-bezier(0, 0, 1, 0);
    transition-duration: 0.5s;
    transition-property: max-height;
  }
}
header nav .nav_content .nav_main .airtel_app_action {
  padding-inline: 28px;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_main .airtel_app_action {
    display: none;
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_main .airtel_app_action {
    border-bottom: 1px solid var(--black-600);
  }
}
header nav .nav_content .nav_main .airtel_app_action .airtel_app_action_inside {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header nav .nav_content .nav_main .airtel_app_action .airtel_app_action_inside .airtel_app {
  display: flex;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  padding: 17.25px 8px;
}
header nav .nav_content .nav_main .airtel_app_action .airtel_app_action_inside .airtel_app i {
  font-size: 1.25rem;
  margin-right: 0.25rem;
}
header nav .nav_content .nav_main .airtel_app_action .airtel_app_action_inside .airtel_app svg {
  min-width: 1.5rem;
}
header nav .nav_content .nav_main .airtel_app_action .explore_dropdown {
  display: none;
  background-color: var(--black-400);
  margin-inline: -28px;
}
header nav .nav_content .nav_main .airtel_app_action .explore_dropdown .custom_dropdown {
  border: none;
  background-color: var(--black-400);
}
header nav .nav_content .nav_main .airtel_app_action.open_dropdown .airtel_app {
  background-color: var(--black-400);
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu {
    height: 100%;
    display: inline-flex;
    margin: 0 0 0 auto;
  }
}
header nav .nav_content .nav_menu > li {
  font-weight: 400;
  font-size: 1rem;
  cursor: pointer;
  position: relative;
  line-height: 0.75rem;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu > li {
    font-size: 0.75rem;
  }
  header nav .nav_content .nav_menu > li:after {
    content: "";
    height: 0.3125rem;
    position: absolute;
    width: 100%;
    left: 0;
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_menu > li {
    padding: 0 28px;
  }
}
header nav .nav_content .nav_menu > li > a,
header nav .nav_content .nav_menu > li > .nav_text {
  display: flex;
  align-items: center;
  padding: 16px 0;
  color: var(--neutral-black);
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu > li > a,
  header nav .nav_content .nav_menu > li > .nav_text {
    padding: 0 1.25rem;
    white-space: nowrap;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  header nav .nav_content .nav_menu > li > a,
  header nav .nav_content .nav_menu > li > .nav_text {
    padding: 18px 9px;
    white-space: nowrap;
    height: 100%;
  }
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu > li:hover .dropdown_menu {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
  }
  header nav .nav_content .nav_menu > li:hover > a,
  header nav .nav_content .nav_menu > li:hover > .nav_text {
    background-color: var(--black-200);
    text-shadow: 0.5px 0 0 var(--red-500);
    color: var(--red-500);
  }
  header nav .nav_content .nav_menu > li:hover > a:before,
  header nav .nav_content .nav_menu > li:hover > .nav_text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--red-400);
  }
  header nav .nav_content .nav_menu > li:hover > a:after,
  header nav .nav_content .nav_menu > li:hover > .nav_text:after {
    margin: 0.25rem 0 0px 9px;
    transform: rotate(225deg);
    border-color: var(--red-500);
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_menu > li.active .dropdown_menu {
    max-height: 700px;
  }
  header nav .nav_content .nav_menu > li.active a:after {
    margin: 0.25rem 0 0px auto;
    transform: rotate(225deg);
  }
}
header nav .nav_content .nav_menu.nav_right {
  margin-left: auto;
  position: relative;
}
header nav .nav_content .nav_menu.nav_right .login_menu {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-30px);
  transition: 0.3s;
  position: absolute;
  width: 195px;
  min-width: 195px;
  z-index: 1;
  right: 0;
  top: 100%;
  padding-top: 0.3125rem;
}
header nav .nav_content .nav_menu.nav_right .login_navigation {
  font-weight: 400;
  font-size: 0.75rem;
  cursor: pointer;
  position: relative;
  line-height: 0.75rem;
  white-space: nowrap;
  height: 100%;
  display: inline-flex;
  align-items: center;
  position: relative;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu.nav_right .login_navigation {
    padding: 0 1.25rem;
  }
  header nav .nav_content .nav_menu.nav_right .login_navigation:hover {
    background-color: var(--black-100);
    text-shadow: 0.5px 0 0 var(--red-500);
    color: var(--red-500);
  }
  header nav .nav_content .nav_menu.nav_right .login_navigation:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--red-400);
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_menu.nav_right .login_navigation {
    flex-direction: row-reverse;
  }
}
header nav .nav_content .nav_menu.nav_right .login_navigation .get_app {
  position: absolute;
  right: 36px;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu.nav_right .login_navigation .get_app {
    display: none;
  }
}
header nav .nav_content .nav_menu.nav_right .user {
  min-width: 22px;
  width: 27px;
  background-color: white;
  position: relative;
  z-index: 1;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu.nav_right .user {
    margin-right: 10px;
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_menu.nav_right .user {
    margin-left: 10px;
  }
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu.nav_right:hover .login_menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1024px) {
  header nav .nav_content .nav_menu.nav_right.open_right_dropdown .login_menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}
header nav .nav_content .nav_menu.mobile_bottom_menu {
  margin-top: 90px;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu.mobile_bottom_menu {
    display: none;
  }
}
header nav .nav_content .nav_menu.mobile_bottom_menu li:not(:last-child) a {
  border-bottom: 1px solid var(--black-900);
}
header nav .nav_content .nav_menu.mobile_bottom_menu a {
  justify-content: space-between;
}
header nav .nav_content .nav_menu.mobile_bottom_menu a:after {
  transform: rotate(315deg);
}
header nav .nav_content .nav_menu.nav_main_about {
  margin-top: 60px;
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu.nav_main_about {
    display: none;
  }
}
header nav .nav_content .nav_menu.nav_main_about li a {
  display: flex;
  justify-content: space-between;
}
header nav .nav_content .nav_menu.nav_main_about li a i {
  font-size: 12px;
  transform: rotate(-90deg);
  color: var(--black-600);
}
@media (min-width: 1025px) {
  header nav .nav_content .nav_menu.nav_main_about li a i {
    color: var(--black-900);
  }
}
header.open_mobile .nav_content .nav_main {
  transform: translateY(0);
}
header.open_mobile .nav_content .top_nav {
  display: flex;
}
header.open_mobile .nav_content .offer_tag {
  background: linear-gradient(127.44deg, #ff57bc 0%, #2b2bff 100%);
  border-radius: 3px;
  padding: 1px 0.25rem;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
header.open_navigation nav .nav_content .nav_main {
  transform: translateX(0);
  z-index: 99;
  top: 0;
}
header.open_navigation nav .nav_content .nav_main .nav_inside_content {
  flex-grow: 1;
  overflow-y: auto;
}
header.header_masked {
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.15);
}
header.header_masked .account_text {
  position: absolute;
  opacity: 0;
  transform: scaleX(0) translateX(20px);
  transform-origin: right;
  transition: 0.25s;
}
header.header_masked .get_app {
  opacity: 1;
  visibility: visible;
}
header.header_masked nav .nav_content .hamburger_btn span {
  opacity: 0;
}
header.header_masked nav .nav_content .nav_brand a {
  transform: translateX(calc(-50dvw + 75px));
}
header div.mobile_sitcky_menu_btn {
  padding: 12px 28px;
  background-color: #f0f0f3;
}
header div.mobile_sitcky_menu_btn:empty {
  display: none;
}
@media (min-width: 1025px) {
  header div.mobile_sitcky_menu_btn {
    display: none;
  }
}
header div.mobile_sitcky_menu_btn a {
  background-color: var(--neutral-black);
  color: #f6f6f6;
  letter-spacing: 0.05em;
  border-radius: 8px;
  padding: 18px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.experience-page .badge_items, .near_option_card .scroll_content, .faq_section, .download_section .white_fade_slide, .download_section .inside_controller.experience_section, .download_section .benefits_section_mobile, .download_section, .body-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.experience-page .badge_items::-webkit-scrollbar, .near_option_card .scroll_content::-webkit-scrollbar, .faq_section::-webkit-scrollbar, .download_section .white_fade_slide::-webkit-scrollbar, .download_section .inside_controller.experience_section::-webkit-scrollbar, .download_section .benefits_section_mobile::-webkit-scrollbar, .download_section::-webkit-scrollbar, .body-wrapper::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.five_g_phone .five_g_phone_head {
  padding: 60px 0;
  text-align: center;
}
.five_g_phone .five_g_phone_head .heading {
  font-size: 48px;
  list-style: 1.2;
  margin: 0;
}
.five_g_phone .five_g_phone_head .subheading {
  padding: 20px 0;
}
.five_g_phone .five_g_phone_body {
  padding: 20px 0;
}
.five_g_phone .back_arrow_link {
  text-align: left;
  margin: -40px 0 40px;
}
.five_g_phone .back_arrow_link a {
  color: #3E4146;
  font-size: 14px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
}
.five_g_phone .back_arrow_link img {
  filter: invert(1);
  transform: rotate(90deg);
  margin-right: 3px;
}
@media (min-width: 768px) {
  .five_g_phone .back_arrow_link {
    display: none;
  }
}

/* body content*/
.phones_items_container ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.phones_items_container .phones_items {
  width: 25%;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.phones_items_container .phones_items > img {
  max-height: 210px;
  max-width: 180px;
  margin-bottom: 12px;
}
.phones_items_container .phones_items .items_details {
  width: 70%;
  padding: 16px 0 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .phones_items_container .phones_items .items_details {
    padding: 12px 0 0 0;
  }
}
.phones_items_container .brand_name {
  color: #292C31;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 5px 0;
}
.phones_items_container .config_detail {
  padding: 5px 0;
  margin: 0;
  color: #87888A;
  font-size: 14px;
}
.phones_items_container .action_icon {
  display: none;
}
.phones_items_container .action_icon a {
  width: 32px;
  background: #FFFFFF;
  border: 1px solid #A0A2A4;
  border-radius: 16px;
  height: 32px;
  display: inline-flex;
  cursor: pointer;
  margin: 0 4px;
  justify-content: center;
}

@media (max-width: 1024px) {
  .phones_items_container .phones_items {
    width: 33.33%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .phones_items_container .phones_items {
    width: 50%;
    margin-bottom: 30px;
  }
  .phones_items_container .phones_items > img {
    max-width: 120px;
    max-height: 160px;
  }
}
.brand_select {
  display: inline-block;
}
.brand_select button {
  border: 1px solid #D40000;
  border-radius: 4px;
  padding: 9px 10px;
  background: #fff;
  color: #000000;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.brand_select button img {
  filter: invert(1);
}
.brand_select .brand_custom_dropdown {
  position: absolute;
  z-index: 1;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1098039216);
  border-radius: 8px;
  opacity: 0;
  min-width: 200px;
  transform: translateY(-30px);
  visibility: hidden;
  background-color: #fff;
  transition: 0.3s;
  border: 1px #D40000 solid;
}
.brand_select .brand_custom_dropdown li {
  padding: 10px 20px;
  cursor: pointer;
  text-align: left;
}
.brand_select .brand_custom_dropdown li:hover {
  background-color: #D40000;
  color: #ffffff;
}
.brand_select.open_dropdown .brand_custom_dropdown {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}

#brand_custom_select:after {
  content: "";
  width: 5px;
  height: 5px;
  border-color: #D40000;
  border-style: solid;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  display: inline-block;
  margin: 0 0 3px 8px;
}

.experience-page .badge_items, .near_option_card .scroll_content, .faq_section, .download_section .white_fade_slide, .download_section .inside_controller.experience_section, .download_section .benefits_section_mobile, .download_section, .body-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.experience-page .badge_items::-webkit-scrollbar, .near_option_card .scroll_content::-webkit-scrollbar, .faq_section::-webkit-scrollbar, .download_section .white_fade_slide::-webkit-scrollbar, .download_section .inside_controller.experience_section::-webkit-scrollbar, .download_section .benefits_section_mobile::-webkit-scrollbar, .download_section::-webkit-scrollbar, .body-wrapper::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.five_g_hub {
  /* body content*/
}
.five_g_hub #faq_section {
  position: absolute;
  top: -70px;
}
.five_g_hub .btn {
  padding: 10px 20px;
  background: #D40000;
  border-radius: 30px;
  border: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
}
.five_g_hub .btn .arrow {
  margin-left: 25px;
  transition: 0.3s;
}
.five_g_hub .btn:hover .arrow {
  transform: translateX(8px);
}
.five_g_hub .btn:focus {
  outline: 1px solid #000;
}
@media (min-width: 768px) {
  .five_g_hub .btn {
    font-size: 18px;
  }
}
.five_g_hub .btn.btn_stroked {
  background: #ffffff;
  color: #454545;
  border: 1px solid #454545;
}
.five_g_hub h1,
.five_g_hub h2,
.five_g_hub h3,
.five_g_hub h4,
.five_g_hub h5 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.five_g_hub h1 {
  font-size: 32px;
  line-height: 42px;
}
@media (min-width: 768px) {
  .five_g_hub h1 {
    line-height: 68px;
    letter-spacing: -2px;
    font-size: 52px;
    letter-spacing: -1%;
  }
}
.five_g_hub h2 {
  font-size: 24px;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .five_g_hub h2 {
    line-height: 1.4;
    letter-spacing: -2px;
    font-size: 48px;
    letter-spacing: 0;
  }
}
.five_g_hub h3 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
}
@media (min-width: 768px) {
  .five_g_hub h3 {
    font-size: 24px;
  }
}
.five_g_hub > section {
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .five_g_hub > section {
    padding: 80px 0;
  }
}
.five_g_hub section .main_heading {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .five_g_hub section .main_heading {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .five_g_hub .carousel_thumbnail .container,
  .five_g_hub .people_saying .container {
    padding: 0;
  }
  .five_g_hub .carousel_thumbnail .container .main_heading,
  .five_g_hub .people_saying .container .main_heading {
    padding: 0 24px;
  }
}
.five_g_hub .carousel_thumbnail .slider img {
  width: 100%;
  pointer-events: none;
}
.five_g_hub .carousel_thumbnail .slick-slide {
  padding: 0 12px;
  display: flex;
  height: inherit;
  flex-direction: column;
}
@media (min-width: 768px) {
  .five_g_hub .carousel_thumbnail .slick-list {
    margin: 0 -12px;
  }
}
@media (max-width: 767px) {
  .five_g_hub .carousel_thumbnail .slick-list {
    padding: 0 12px;
  }
}
.five_g_hub .carousel_thumbnail .slick-track {
  display: flex;
}
@media (max-width: 767px) {
  .five_g_hub .carousel_thumbnail .slick-track {
    padding-bottom: 70px;
  }
}
.five_g_hub .carousel_thumbnail .video_cover {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-radius: 12px;
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  .five_g_hub .carousel_thumbnail .video_cover {
    margin: 0 0 20px 0;
  }
}
.five_g_hub .carousel_thumbnail .title_name {
  font-size: 16px;
  line-height: 1.3;
  color: #454545;
}
.five_g_hub .carousel_thumbnail .title_name h3 {
  color: #000000;
  margin-bottom: 10px;
}
.five_g_hub .video_carousel .video_cover {
  border: 1px solid #e8e9e8;
}
.five_g_hub .video_carousel .video_cover:before {
  content: url(https://assets.airtel.in/static-assets/airtel-5g/hub/video_play_icon.svg);
  position: absolute;
  height: 50px;
  width: 50px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  transition: transform 1.3s cubic-bezier(0, 0.83, 0.24, 1.96);
}
.five_g_hub .video_carousel .video_cover:hover:before {
  transform: scale(1.2);
}
.five_g_hub .hero_banner {
  position: relative;
  height: 520px;
  padding: 0;
}
@media (min-width: 768px) {
  .five_g_hub .hero_banner {
    height: 400px;
  }
}
.five_g_hub .hero_banner_assets {
  width: 100%;
  font-size: 0;
  height: 100%;
  background: #f9f9f9;
}
.five_g_hub .hero_banner_assets .bg_img_banner {
  position: absolute;
  z-index: -1;
  height: 100%;
  left: 43%;
}
@media (max-width: 767px) {
  .five_g_hub .hero_banner_assets .bg_img_banner {
    display: none;
  }
}
@media (min-width: 768px) {
  .five_g_hub .hero_banner_assets:before {
    content: "";
    background: #f9f9f9;
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
  }
}
.five_g_hub .hero_banner_content {
  position: absolute;
  top: 0;
  padding-top: 40px;
}
@media (min-width: 768px) {
  .five_g_hub .hero_banner_content {
    padding-top: 56px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .five_g_hub .hero_banner_content .five_g_logo {
    height: 47px;
  }
}
.five_g_hub .hero_banner .man_pics {
  position: absolute;
  max-height: 391px;
  bottom: 0;
}
@media (min-width: 768px) {
  .five_g_hub .hero_banner .man_pics {
    max-height: 100%;
    max-width: unset;
    right: 0;
  }
}
@media (max-width: 1279px) {
  .five_g_hub .hero_banner .man_pics {
    left: calc(50% - 100px);
  }
}
@media (max-width: 767px) {
  .five_g_hub .hero_banner .man_pics {
    display: none;
  }
}
@media (max-width: 413px) {
  .five_g_hub .hero_banner .man_pics {
    max-height: 361px;
  }
}
.five_g_hub .hero_banner .man_pics.mobile_view {
  left: inherit;
}
@media (min-width: 768px) {
  .five_g_hub .hero_banner .man_pics.mobile_view {
    display: none;
  }
}
@media (max-width: 767px) {
  .five_g_hub .hero_banner .man_pics.mobile_view {
    width: 100%;
    display: block;
  }
}
@media (max-width: 767px) {
  .five_g_hub .hero_banner .five_g_hub_light {
    transform: rotate(90deg) scaleY(-1);
    margin-bottom: 200px;
    width: 100%;
  }
}
.five_g_hub .hero_banner .heading {
  margin-top: 20px;
  width: 100%;
  max-width: 400px;
}
@media (max-width: 767px) {
  .five_g_hub .hero_banner .heading {
    max-width: 267px;
  }
}
.five_g_hub .red_text {
  color: #D40000;
}
.five_g_hub .people_saying {
  text-align: center;
  padding-bottom: 0;
}
.five_g_hub .people_saying .item_list {
  text-align: center;
  border: 1px solid #000000;
  border-radius: 13px;
  height: 100%;
  padding: 42px 12px;
}
.five_g_hub .people_saying .item_list:hover {
  background: #F6F6F6;
}
.five_g_hub .people_saying .item_list img {
  display: unset;
}
.five_g_hub .people_saying .item_list .description {
  font-size: 24px;
  line-height: 1.6;
  margin: 34px 0;
}
@media (max-width: 767px) {
  .five_g_hub .people_saying .item_list .description {
    font-size: 18px;
  }
}
.five_g_hub .people_saying .item_list .designation {
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .five_g_hub .people_saying .item_list .designation {
    font-size: 14px;
  }
}
.five_g_hub .what_is_five_g {
  position: relative;
  padding-top: 0;
  margin-top: 80px;
}
@media (max-width: 767px) {
  .five_g_hub .what_is_five_g {
    background: #f9f9f9;
    padding-top: 40px;
    margin-top: 40px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .five_g_hub .what_is_five_g .only_mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .five_g_hub .what_is_five_g_assets {
    width: 100%;
    height: 100%;
    background: #f9f9f9 url(https://assets.airtel.in/static-assets/airtel-5g/hub/what_is_5g.jpg) right bottom no-repeat;
    height: 600px;
    background-size: cover;
    border-radius: 10px;
    padding: 45px;
  }
}
@media (max-width: 767px) {
  .five_g_hub .what_is_five_g_assets {
    border-radius: 0;
    background-size: contain;
  }
  .five_g_hub .what_is_five_g_assets .paragraph {
    margin-bottom: 0;
  }
}
.five_g_hub .what_is_five_g .heading {
  margin-top: 20px;
}
.five_g_hub .what_is_five_g .paragraph {
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .five_g_hub .what_is_five_g .paragraph {
    font-size: 18px;
  }
}
.five_g_hub .what_is_five_g .content {
  width: 500px;
  max-width: 100%;
}
.five_g_hub .what_is_five_g .main_heading {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .five_g_hub .what_is_five_g .main_heading {
    margin-bottom: 25px;
  }
}
.five_g_hub .why_choose_airtel {
  background: #F9F9F9;
  text-align: center;
}
@media (min-width: 768px) {
  .five_g_hub .why_choose_airtel .thumb_content {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media (max-width: 767px) {
  .five_g_hub .why_choose_airtel .thumb_content li {
    margin-top: 40px;
  }
}
.five_g_hub .why_choose_airtel .thumb_content img {
  height: 140px;
  margin: 0 0 10px 0;
}
@media (max-width: 767px) {
  .five_g_hub .why_choose_airtel .thumb_content img {
    height: 120px;
  }
}
.five_g_hub .why_choose_airtel .thumb_content .title_name {
  font-size: 18px;
  line-height: 1.3;
  color: #454545;
}
.five_g_hub .why_choose_airtel .thumb_content .title_name h3 {
  color: #000000;
  margin-bottom: 8px;
}
.five_g_hub .discover_what_airtel_five_g {
  background: #ffffff;
  text-align: center;
}
@media (min-width: 768px) {
  .five_g_hub .discover_what_airtel_five_g .thumb_content {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media (max-width: 767px) {
  .five_g_hub .discover_what_airtel_five_g .thumb_content li {
    margin-top: 40px;
  }
}
.five_g_hub .discover_what_airtel_five_g .thumb_content img {
  height: 140px;
  margin: 0 0 10px 0;
}
@media (max-width: 767px) {
  .five_g_hub .discover_what_airtel_five_g .thumb_content img {
    height: 120px;
  }
}
.five_g_hub .discover_what_airtel_five_g .thumb_content .title_name {
  font-size: 18px;
  line-height: 1.3;
  color: #454545;
}
.five_g_hub .discover_what_airtel_five_g .thumb_content .title_name h3 {
  color: #000000;
  margin-bottom: 8px;
}
.five_g_hub .airtel_five_g_experience {
  background: #F9F9F9;
  text-align: center;
}
.five_g_hub .airtel_five_g_experience .slider {
  transition: 0.9s;
}
.five_g_hub .airtel_five_g_experience .slider.hide {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  visibility: hidden;
}
.five_g_hub .airtel_five_g_experience .slider .customer-business {
  outline: none;
  border: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-radius: 12px;
  margin: 0 0 30px 0;
}
.five_g_hub .airtel_five_g_experience .slider .customer-business .play-icon {
  position: absolute;
  height: 50px;
  width: 50px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  outline: none;
  border: none;
  background: url(https://assets.airtel.in/static-assets/airtel-5g/hub/video_play_icon.svg) no-repeat center;
}
.five_g_hub .airtel_five_g_experience .slider .customer-business .play-icon:focus {
  outline: 1px solid #fff;
  outline-offset: 2px;
  border-radius: 10px;
}
.five_g_hub .airtel_five_g_experience .slider .customer-business .play-icon:focus-visible {
  outline: 1px solid #fff;
  outline-offset: 2px;
  border-radius: 10px;
}
.five_g_hub .airtel_five_g_experience .button_action {
  display: flex;
  justify-content: center;
  margin-bottom: 52px;
  gap: 20px;
}
@media (min-width: 768px) {
  .five_g_hub .airtel_five_g_experience .button_action {
    margin-bottom: 62px;
  }
}
.five_g_hub .airtel_five_g_experience .button_action a {
  margin: 0 10px;
}
.five_g_hub .airtel_five_g_experience .button_action a:not(.btn_stroked) {
  pointer-events: none;
}
.five_g_hub .discover_more_about {
  background: #F9F9F9;
  text-align: center;
  padding: 50px 0;
}
.five_g_hub .discover_more_about .slick-slide {
  margin: 45px;
}
@media (max-width: 767px) {
  .five_g_hub .discover_more_about .slick-slide {
    margin: 0;
  }
}
.five_g_hub .discover_more_about .title_name {
  width: 80%;
  margin: 0 auto;
}
.five_g_hub .airtel_five_in_the_news {
  background: #ffffff;
  text-align: center;
}
.five_g_hub .airtel_five_in_the_news .read_more {
  color: #D40000;
  margin-top: 8px;
  display: inline-block;
}
.five_g_hub .airtel_five_in_the_news .title_name {
  text-align: left;
}
.five_g_hub .airtel_best_experience {
  background: #ffffff;
  text-align: center;
}
.five_g_hub .airtel_best_experience_content {
  margin: 40px 0;
}
@media (min-width: 768px) {
  .five_g_hub .airtel_best_experience_content {
    margin: 50px 0;
    display: flex;
    justify-content: center;
  }
}
.five_g_hub .airtel_best_experience_item {
  margin: 40px 0;
}
@media (min-width: 768px) {
  .five_g_hub .airtel_best_experience_item {
    margin: 8px;
    width: 50%;
  }
}
.five_g_hub .airtel_best_experience_item .video_cover {
  overflow: hidden;
  border-radius: 12px;
  font-size: 0;
}
.five_g_hub .airtel_best_experience_item .video_cover img {
  width: 100%;
}
.five_g_hub .airtel_best_experience .title_name h3 {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .five_g_hub .airtel_best_experience .title_name h3 {
    margin: 30px 0 24px 0;
  }
}
.five_g_hub .airtel_best_experience .title_name .btn {
  align-items: center;
}
.five_g_hub .phone_list {
  text-align: center;
}
.five_g_hub .hub_phones ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 1024px) {
  .five_g_hub .hub_phones ul li:nth-child(3) ~ li {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .five_g_hub .hub_phones ul li:nth-child(2) ~ li {
    display: none !important;
  }
}
.five_g_hub .hub_phones .phones_items {
  width: 25%;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.five_g_hub .hub_phones .phones_items > img {
  max-height: 210px;
  max-width: 180px;
  margin-bottom: 12px;
}
.five_g_hub .hub_phones .phones_items .items_details {
  width: 70%;
  padding: 16px 0 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .five_g_hub .hub_phones .phones_items .items_details {
    padding: 12px 0 0 0;
  }
}
.five_g_hub .hub_phones .brand_name {
  color: #292C31;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 5px 0;
}
.five_g_hub .hub_phones .config_detail {
  padding: 5px 0;
  margin: 0;
  color: #87888A;
  font-size: 14px;
}
.five_g_hub .hub_phones .action_icon {
  display: none;
}
.five_g_hub .hub_phones .action_icon a {
  width: 32px;
  background: #FFFFFF;
  border: 1px solid #A0A2A4;
  border-radius: 16px;
  height: 32px;
  display: inline-flex;
  cursor: pointer;
  margin: 0 4px;
  justify-content: center;
}
@media (max-width: 1024px) {
  .five_g_hub .hub_phones .phones_items {
    width: 33.33%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .five_g_hub .hub_phones .phones_items {
    width: 50%;
    margin-bottom: 30px;
  }
  .five_g_hub .hub_phones .phones_items > img {
    max-width: 120px;
    max-height: 160px;
  }
}
.five_g_hub .faq_section {
  max-height: unset;
  background: #F6F6F6;
  margin-top: inherit;
}
.five_g_hub footer {
  max-height: unset;
}

.slick-arrow {
  position: absolute;
  font-size: 0;
  width: 34px;
  border-radius: 40px;
  height: 34px;
  border: none;
  background: #000000;
  cursor: pointer;
  z-index: 1;
  border: 1px solid #000000;
  top: calc(50% - 27px);
}
.slick-arrow:focus {
  outline: 1px solid #D40000;
}
.slick-arrow:before {
  content: url(https://assets.airtel.in/static-assets/airtel-5g/hub/arrow_next.svg);
}
.slick-arrow.slick-next {
  right: -60px;
}
.slick-arrow.slick-prev {
  left: -60px;
  transform: rotate(180deg);
}
.slick-arrow.slick-disabled {
  border-color: #87888A;
  background: #ffffff;
  cursor: not-allowed;
  pointer-events: none;
}
.slick-arrow.slick-disabled:before {
  opacity: 0.4;
  filter: invert(1);
}
@media (max-width: 767px) {
  .slick-arrow {
    top: calc(100% - 30px);
    right: 0;
    right: 40%;
    width: 28px;
    height: 28px;
  }
  .slick-arrow.slick-next {
    right: calc(50% - 14px - 24px);
  }
  .slick-arrow.slick-prev {
    left: calc(50% - 14px - 24px);
  }
}

#modal_creation {
  display: none;
  animation: fadeInDowns 500ms ease-in-out;
}

#modal_creation.open {
  position: fixed;
  width: 100%;
  z-index: 999;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.87);
}

#modal_content {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}

#iframe_video {
  position: relative;
  border: none;
  width: 800px;
  max-width: 90%;
  height: 500px;
  z-index: 2;
}
@media (max-width: 767px) {
  #iframe_video {
    max-height: 300px;
  }
}

.open .close_modal {
  position: absolute;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  z-index: 1;
  right: 0;
  padding: 20px;
  line-height: 13px;
}

span.close_modal:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.open .actions > a:last-child:before {
  transform: rotate(-135deg);
}

.open .list-container li {
  display: none !important;
  animation: fadeInDowns 500ms ease-in-out;
}
.open .media_content {
  font-size: 20px;
  text-align: center;
  flex-direction: column;
  font-weight: 600;
  margin-bottom: 20px;
}

.open .media_content span {
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.banner_text1 {
  animation: 1s bannerTextMovesIn forwards ease-out, 1s bannerTextMovesOut forwards ease-out;
  animation-delay: 0s, 3.7s;
}

.banner_text2 {
  animation: 1s bannerTextMovesIn forwards ease-out, 1s bannerTextMovesOut forwards ease-out;
  opacity: 0;
  animation-delay: 0.7s, 3.7s;
}

.animated_circle {
  animation: 5s bannerGlobAnimation forwards ease-in-out;
  animation-delay: 1s;
  opacity: 0;
}

.aritel_5g_log_animation {
  opacity: 0;
  animation: 2s aritel_5g_log_animation forwards ease-in;
  animation-delay: 4s;
}
.aritel_5g_log_animation .airtel_logo, .aritel_5g_log_animation .animation_5g {
  animation: 1s logo_zoom_out forwards ease-in;
  animation-delay: 5s;
  opacity: 0;
}

.progress_5g .loader[data-inviewport=slide-in].is-inViewport {
  animation: 2s progress forwards ease-in-out;
}
.progress_4g .loader[data-inviewport=slide-in].is-inViewport {
  animation: 5s progress forwards ease-in-out;
}

.scroll_to_bottom_section {
  animation: 2s down_arrow forwards ease-in;
  animation-delay: 3s;
  opacity: 0;
}

@keyframes down_arrow {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  70% {
    transform: translateY(0);
    opacity: 0;
  }
  100% {
    width: 100%;
    transform: translateY(-72px);
    opacity: 1;
  }
}
@keyframes progress {
  from {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes bannerTextMovesIn {
  0% {
    transform: translateY(80px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes bannerTextMovesOut {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-80px);
    opacity: 0;
  }
}
@keyframes bannerGlobAnimation {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  40% {
    transform: translateY(0vh);
    opacity: 1;
  }
  100% {
    transform: translateY(-60vh);
    opacity: 0;
  }
}
@keyframes aritel_5g_log_animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes logo_zoom_out {
  0% {
    opacity: 0;
    transform: scale(0.97);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@keyframes slideIn2 {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(-100px);
  }
}
@media (max-width: 767px) {
  @keyframes slideIn2 {
    0% {
      opacity: 0;
      visibility: hidden;
      transform: translateY(-100px);
    }
    100% {
      opacity: 1;
      visibility: visible;
      transform: translateY(-150px);
    }
  }
}
@keyframes slideIng {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@keyframes slideOut {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50px);
  }
}
@keyframes slideAway {
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-200px);
  }
}
@media (max-width: 767px) {
  @keyframes slideAway {
    100% {
      opacity: 0;
      transform: translateY(-150px);
    }
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes circuitIn {
  0% {
    -webkit-mask-size: 0%;
            mask-size: 0%;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
  }
  100% {
    -webkit-mask-size: 200%;
            mask-size: 200%;
  }
}
.load_items.is-inViewport li {
  animation-name: loadItems;
  animation-duration: 3s;
  animation-delay: 0.2s;
  position: relative;
  z-index: 999;
  opacity: 0;
  transform: translateY(100px);
}
.load_items.is-inViewport li:nth-child(2) {
  animation-delay: 0.5s;
}
.load_items.is-inViewport li:nth-child(3) {
  animation-delay: 0.7s;
}

.enjoy_all {
  font-weight: 400;
  font-size: 56px;
  line-height: 1.3;
  color: var(--black);
  letter-spacing: -2px;
}
@media (max-width: 767px) {
  .enjoy_all {
    font-size: 48px;
    line-height: 56px;
  }
}
.enjoy_all.is-inViewport {
  animation-name: enjoyAll;
  animation-duration: 3s;
  animation-delay: 0.2s;
  position: relative;
  z-index: 999;
  opacity: 0;
  transform: translateY(100px);
}

@keyframes loadItems {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  30% {
    opacity: 1;
    transform: translateY(0);
  }
  70% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(0);
  }
}
@keyframes enjoyAll {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  30% {
    opacity: 1;
    transform: translateY(0);
  }
  70% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(0);
  }
}
.animated {
  animation-duration: 0.8s;
  animation-fill-mode: both;
}

.benefit_section {
  position: relative;
  height: 100%;
  width: 100%;
}
@media (min-width: 1280px) {
  .benefit_section {
    position: absolute;
  }
}

.loding_screen .title[data-inviewport=fade-in] {
  opacity: 0;
}
.loding_screen .title[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: slideIn;
  animation-delay: 0.4s;
}
.loding_screen .title.second[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: slideIn2, slideAway;
  animation-delay: 4s, 6.2s;
  animation-duration: 1.2s;
}
@media (max-width: 767px) {
  .loding_screen .title.second[data-inviewport=fade-in].is-inViewport {
    animation-delay: 4s, 5.7s;
  }
}
.loding_screen .title.third[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: slideIn2, slideAway;
  animation-delay: 5s, 6.2s;
  animation-duration: 1.4s;
}
@media (max-width: 767px) {
  .loding_screen .title.third[data-inviewport=fade-in].is-inViewport {
    animation-delay: 5s, 5.7s;
  }
}
.loding_screen li[data-inviewport=fade-in] {
  opacity: 0;
}
.loding_screen li[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: slideIn;
  animation-delay: 1s;
  opacity: 1;
}
.loding_screen .fadewhite[data-inviewport=fade-in].is-inViewport {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  animation-name: fadeIn;
  animation-delay: 3.5s;
}
.loding_screen .mask .web {
  display: block;
}
@media (max-width: 767px) {
  .loding_screen .mask .web {
    display: none;
  }
}
.loding_screen .mask .mweb {
  display: none;
}
@media (max-width: 767px) {
  .loding_screen .mask .mweb {
    display: block;
  }
}
.loding_screen .mask[data-inviewport=fade-in].is-inViewport {
  animation-name: circuitIn;
  animation-delay: 6.3s;
  animation-duration: 4s;
  -webkit-mask-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/sun.svg);
          mask-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/sun.svg);
  -webkit-mask-size: 100vmin;
          mask-size: 100vmin;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}
.loding_screen .sim_exchange[data-inviewport=fade-in] {
  opacity: 0;
}
.loding_screen .sim_exchange[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: fadeIn;
  animation-delay: 5.7s;
  animation-duration: 1.4s;
  opacity: 1;
}
.loding_screen .sim_exchange {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 70px;
  position: absolute;
  bottom: 220px;
}
@media (max-width: 767px) {
  .loding_screen .sim_exchange {
    width: 152px;
    margin-top: 26px;
    bottom: unset;
  }
}
.loding_screen .sim_exchange .generation_name {
  position: absolute;
  right: 0;
  color: #fff;
  font-size: 52px;
  top: 0;
  line-height: 28px;
  padding: 50px 25px;
}
@media (max-width: 767px) {
  .loding_screen .sim_exchange .generation_name {
    font-size: 46px;
    padding: 32px 12px;
  }
}
.loding_screen .sim_exchange .generation_name.four_g[data-inviewport=fade-out] {
  opacity: 0;
}
.loding_screen .sim_exchange .generation_name.four_g[data-inviewport=fade-out].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: slideOut;
  animation-delay: 6.2s;
  animation-duration: 1.4s;
  animation-fill-mode: forwards;
  opacity: 1;
}
.loding_screen .sim_exchange .generation_name.five_g[data-inviewport=fade-in] {
  opacity: 0;
}
.loding_screen .sim_exchange .generation_name.five_g[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: slideIng;
  animation-delay: 6.2s;
  animation-duration: 1.4s;
  opacity: 1;
  visibility: visible;
}

.first_screen,
.second_screen,
.third_screen {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 767px) {
  .first_screen,
  .second_screen,
  .third_screen {
    padding: 0 20px;
    padding-bottom: 170px;
  }
}

.third_screen {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .third_screen {
    padding: 0;
    justify-content: center;
  }
}

.second_screen {
  padding-bottom: 140px;
}
@media (max-width: 767px) {
  .second_screen {
    padding-bottom: 0;
  }
}

@media (min-width: 1025px) {
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .title.second[data-inviewport=fade-in].is-inViewport {
        transition: all 0.2s ease-in;
        animation-name: slideIn2 !important;
        animation-delay: 4s !important;
        animation-duration: 1.2s;
      }
      .title.third[data-inviewport=fade-in].is-inViewport {
        transition: all 0.2s ease-in;
        animation-name: slideIn2 !important;
        animation-delay: 5s !important;
        animation-duration: 1.4s;
      }
    }
  }
}
.experience-page .badge_items, .near_option_card .scroll_content, .faq_section, .download_section .white_fade_slide, .download_section .inside_controller.experience_section, .download_section .benefits_section_mobile, .download_section, .body-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.experience-page .badge_items::-webkit-scrollbar, .near_option_card .scroll_content::-webkit-scrollbar, .faq_section::-webkit-scrollbar, .download_section .white_fade_slide::-webkit-scrollbar, .download_section .inside_controller.experience_section::-webkit-scrollbar, .download_section .benefits_section_mobile::-webkit-scrollbar, .download_section::-webkit-scrollbar, .body-wrapper::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.steps-wrapper {
  padding: 28px;
}
.steps-wrapper .page-heading {
  font-size: 34px;
  line-height: 52px;
  color: #000;
  font-weight: 400;
}
.steps-wrapper .steps {
  margin-top: 12px;
}
.steps-wrapper .steps .step {
  counter-increment: li;
  padding-bottom: 12px;
}
.steps-wrapper .steps .step:not(:first-child) {
  padding-top: 12px;
  border-top: 1px solid #DCDCDC;
}
.steps-wrapper .steps .step-head {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  display: flex;
}
.steps-wrapper .steps .step-head strong {
  margin-left: 4px;
}
.steps-wrapper .steps .step-head img {
  padding-left: 2px;
}
.steps-wrapper .steps .step-desc {
  font-size: 14px;
  line-height: 18px;
  color: #454545;
  margin-top: 4px;
}
.steps-wrapper .steps .step::before {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #D40000;
  content: "Step " counter(li);
  display: block;
  margin-bottom: 4px;
}
.steps-wrapper .action {
  margin-top: 60px;
}
.steps-wrapper .action .btn-primary {
  background: #D40000;
  border-radius: 54px;
  font-size: 16px;
  line-height: 12px;
  color: #fff;
  font-weight: 700;
  border: 1px solid #D40000;
  padding: 20px;
  text-transform: uppercase;
  text-align: center;
}
.steps-wrapper .action .btn-primary.block {
  width: 100%;
}

.recharge_fail_wrap {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.recharge_fail_wrap .backbtn {
  position: absolute;
  top: 20px;
  left: 20px;
}
.recharge_fail_wrap .recharge_fail {
  text-align: center;
}
.recharge_fail_wrap .recharge_fail h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 20px;
  letter-spacing: -0.24px;
  color: #292c31;
  margin: 32px 0 0;
  text-align: center;
  padding: 0;
}
.recharge_fail_wrap .recharge_fail p {
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.24px;
  color: #696b6f;
  max-width: 346px;
  height: 76px;
  margin: 32px auto 70px;
}
.recharge_fail_wrap .recharge_fail p span {
  display: block;
  margin: 20px 0 0;
}
.recharge_fail_wrap .recharge_fail a.btn {
  width: 330px;
  border-radius: 50px;
  color: white;
  display: block;
  background: #d40000;
  border-radius: 100px;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 25px 0;
}
.recharge_fail_wrap .recharge_fail .claim {
  font-size: 16px;
  display: block;
  color: #696b6f;
  text-align: center;
  padding: 20px 0 0;
}

.experince_and_footer, .download_section .inside_controller.experience_section, .download_section .benefits_section_mobile, .head_section, .body-wrapper {
  height: calc(100vh - 154px);
}
@media (max-width: 767px) {
  .experince_and_footer, .download_section .inside_controller.experience_section, .download_section .benefits_section_mobile, .head_section, .body-wrapper {
    height: calc(100vh - 104px);
  }
}

@media (min-width: 1680px) {
  .download_section .benefits_section_mobile .mobile_back, .download_section .benefits_section_mobile .mobile_back:before, .media_right {
    transform: scale(1.2);
    transform-origin: bottom;
  }
}

@media (max-width: 1024px) {
  .visible_desktop {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .visible_mobile {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Tondo Corp", sans-serif;
  color: var(--black);
  overflow-x: hidden;
}

.container {
  max-width: 1270px;
  width: 100%;
  padding: 0 24px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 767px) {
  .container {
    padding: 0 24px;
  }
}

header .sub_header {
  background-color: var(--gray);
}
header .sub_header .menu_list {
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
}
header .sub_header .menu_list li:not(:last-child) {
  margin-right: 64px;
}
header .sub_header .menu_list li a {
  display: inline-block;
  padding: 16px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
}
header .sub_header .menu_list li a h1 {
  font-size: inherit;
  margin: 0;
  pointer-events: none;
  font-weight: inherit;
}
header .sub_header .menu_list li.active a, header .sub_header .menu_list li:hover a {
  color: rgb(255, 255, 255);
}
header .btn {
  background: #222222;
  border: 1px solid #ecedff;
  border-radius: 44px;
  padding: 2px 6px;
  color: #ecedff;
  font-size: 14px;
  cursor: pointer;
  margin-left: auto;
}
@media (min-width: 768px) {
  header .btn {
    display: none;
  }
}
header .header_action_mobile {
  background-color: var(--black);
  position: relative;
  z-index: 10;
  width: calc(100% + 48px);
  margin: 0 -24px;
  padding: 0 24px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  header .header_action_mobile {
    border-bottom: 1px solid #343434;
  }
}
header #select_btn_mobile {
  position: relative;
}
header #select_btn_mobile:after {
  content: "";
  transition: 0.3s;
  width: 8px;
  display: inline-block;
  height: 8px;
  border-right: 1px rgba(255, 255, 255, 0.6) solid;
  border-bottom: 1px rgba(255, 255, 255, 0.6) solid;
  transform: rotate(45deg);
  margin: -5px 0 0 10px;
}
@media (max-width: 767px) {
  header .sub_header .select_btn_mobile {
    background: transparent;
    color: rgba(255, 255, 255, 0.6);
    border: none;
    padding: 13px 0;
    display: flex;
    align-items: center;
  }
  header .sub_header .select_btn img {
    margin-left: 20px;
  }
  header .sub_header .menu_list {
    width: 100%;
    position: absolute;
    background: #dcdcdc;
    top: 46px;
    margin: 0 -24px;
    padding: 10px 0;
    transition: 0.3s;
    transform: translateY(-110%);
  }
  header .sub_header .menu_list li {
    width: 100%;
    margin-right: 0 !important;
  }
  header .sub_header .menu_list li a {
    padding: 13px 24px;
    color: #2f2f2f;
    display: block;
  }
  header .sub_header .menu_list li:hover a, header .sub_header .menu_list li.active a {
    color: #000000;
    font-weight: 500;
  }
  header .sub_header .container {
    display: flex;
    align-items: center;
  }
  header .sub_header.active .menu_list {
    transform: translateY(-1px);
  }
}
header .select_btn_mobile {
  display: none;
}

.body-wrapper {
  overflow-y: auto;
  position: relative;
  scroll-snap-type: y mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.body-wrapper > section {
  scroll-snap-align: start;
  position: relative;
  scroll-snap-stop: always;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.head_section {
  background-color: var(--black);
  overflow: hidden;
  position: relative;
}
.head_section .startup_content {
  height: inherit;
}
.head_section .startup_content.freeze {
  position: fixed;
  width: 100%;
}
.head_section .startup_content .startup_container {
  height: inherit;
  padding: 0;
}
.head_section .startup_content .startup_container .inside_area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 95%;
  height: inherit;
  padding: 34px 0 0;
}
@media (max-width: 767px) {
  .head_section .startup_content .startup_container .inside_area {
    height: calc(100vh - 104px);
  }
}
@media (min-width: 768px) {
  .head_section .startup_content .startup_container .inside_area {
    padding-top: 80px;
    text-align: center;
  }
}
.head_section .startup_content .startup_container .inside_area .content {
  padding: 0 24px;
}
.head_section .startup_content h2 {
  margin: 0;
  color: var(--white);
  font-weight: 400;
  font-size: 38px;
  line-height: 1.25;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .head_section .startup_content h2 {
    font-size: 56px;
    line-height: 1;
  }
}
.head_section .startup_content h2 span {
  color: var(--primary-color);
}
.head_section .startup_content .animated_circle {
  margin-top: 30px;
}
.head_section .startup_content .animated_circle .lottie {
  width: 1200px;
  margin: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.8;
}
@media (min-width: 768px) {
  .head_section .startup_content .animated_circle .lottie {
    width: 170%;
  }
}
.head_section .startup_content .aritel_5g_log_animation {
  position: absolute;
  top: calc(50% - 14px);
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: center;
}
.head_section .startup_content .aritel_5g_log_animation .airtel_logo img {
  width: 127px;
}
@media (min-width: 768px) {
  .head_section .startup_content .aritel_5g_log_animation .airtel_logo img {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .head_section .startup_content .aritel_5g_log_animation .animation_5g {
    margin-top: 4px;
  }
  .head_section .startup_content .aritel_5g_log_animation .animation_5g img {
    max-width: 350px;
    max-width: 230px;
    width: 100%;
    max-width: 350px;
  }
}

.media_right {
  display: flex;
}
@media (min-width: 768px) {
  .media_right {
    width: 383px;
    margin: 0 auto;
    background: #000000;
  }
}
@media (max-width: 767px) {
  .media_right {
    max-height: calc(100vh - 350px);
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .media_right {
    width: 297px;
    margin: 1px 1px 0 auto;
  }
}
.media_right .phone_pic {
  display: inline-flex;
  margin: 0 auto;
  position: relative;
}
.media_right .phone_pic .screen_frame {
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .media_right .phone_pic .screen_frame {
    min-height: 370px;
  }
}
@media (min-width: 768px) {
  .media_right .phone_pic {
    padding: 16px;
    margin-top: auto;
    display: flex;
    align-items: flex-start;
    width: 100%;
    overflow: hidden;
  }
  .media_right .phone_pic .screen_frame {
    display: none;
  }
}
@media (min-width: 768px) {
  .media_right .phone_pic {
    height: 430px;
  }
}
@media (min-width: 1280px) {
  .media_right .phone_pic {
    height: 486px;
  }
}
@media (min-width: 1441px) {
  .media_right .phone_pic {
    height: 555px;
  }
}
@media (min-height: 768px) and (min-width: 1440px) {
  .media_right .phone_pic {
    height: 555px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .media_right .phone_pic {
    padding: 12px;
  }
}
@media (max-width: 767px) {
  .media_right .phone_pic {
    width: 280px;
    max-height: calc(100vh - 380px);
    overflow: hidden;
  }
}
.media_right .phone_pic .inside_screen {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 767px) {
  .media_right .phone_pic .inside_screen {
    margin: 8px;
    position: absolute;
    width: calc(100% - 18px);
  }
}

.download_compare {
  margin-top: 24px;
}
.download_compare .spectra_name {
  min-width: 24px;
  max-width: 24px;
  margin-right: 12px;
  color: var(--white);
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
}
.download_compare .load_time {
  min-width: 52px;
  max-width: 52px;
  color: var(--white);
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  white-space: nowrap;
}
.download_compare .load_time.fiveg[data-inviewport=fade-in] {
  opacity: 0;
}
.download_compare .load_time.fiveg[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: fadeIn;
  animation-delay: 2s;
  opacity: 1;
}
.download_compare .load_time.fourg[data-inviewport=fade-in] {
  opacity: 0;
}
.download_compare .load_time.fourg[data-inviewport=fade-in].is-inViewport {
  transition: all 0.2s ease-in;
  animation-name: fadeIn;
  animation-delay: 5s;
  opacity: 1;
}
.download_compare .load_time sup {
  color: rgba(255, 255, 255, 0.67);
  font-weight: 400;
  font-size: 12px;
  font-weight: 400;
}
.download_compare .progress_bar {
  flex-grow: 1;
  height: 6px;
  border-radius: 6px;
  background: #3e4146;
  margin-right: 12px;
  position: relative;
}
.download_compare .loader {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: inherit;
}
.download_compare .progress {
  display: flex;
  align-items: center;
}
.download_compare .progress_5g .loader {
  width: 70%;
  background: linear-gradient(180deg, #67b044 0%, #daef84 100%);
}
.download_compare .progress_4g .loader {
  width: 6%;
  display: flex;
  background: var(--light-gray);
}
.download_compare .progress_4g .load_time,
.download_compare .progress_4g .spectra_name {
  color: var(--light-gray);
}

.download_section {
  background-color: var(--black);
  position: relative;
  overflow: hidden;
}
.download_section .benefits_section_mobile {
  scroll-snap-type: y mandatory;
  overflow-y: scroll;
  scroll-behavior: smooth;
}
.download_section .benefits_section_mobile .mobile_back {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  height: 100%;
  overflow: hidden;
  display: none;
  width: 386px;
  padding-top: 90px;
}
@media (min-width: 1280px) {
  .download_section .benefits_section_mobile .mobile_back {
    left: calc(50% + 104px);
  }
}
@media (max-width: 1279px) {
  .download_section .benefits_section_mobile .mobile_back {
    left: calc(50% + 312px);
    width: 299px;
  }
}
@media (max-width: 1270px) {
  .download_section .benefits_section_mobile .mobile_back {
    right: 24px;
    left: unset;
  }
}
.download_section .benefits_section_mobile .mobile_back:before {
  content: "";
  background: #000;
  width: 100%;
  height: calc(100% - 554px);
  position: absolute;
  min-height: 93px;
  top: 0px;
}
@media (max-width: 1279px) {
  .download_section .benefits_section_mobile .mobile_back:before {
    height: calc(100% - 429px);
  }
}
.download_section .benefits_section_mobile .mobile_back .sticky_mobile_device {
  margin-top: auto;
}
@media (max-width: 767px) {
  .download_section .benefits_section_mobile .mobile_back .sticky_mobile_device {
    margin-bottom: -95px;
  }
}
@media (min-width: 768px) {
  .download_section .benefits_section_mobile .mobile_back {
    display: flex;
  }
}
.download_section .benefits_section_mobile .inside_controller {
  scroll-snap-align: start;
  overflow: hidden;
  scroll-snap-stop: always;
}
@media (max-width: 767px) {
  .download_section .benefits_section_mobile .inside_controller .container {
    height: 100%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .download_section .benefits_section_mobile .inside_controller .container {
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
}
.download_section .inside_controller {
  height: 100%;
}
@media (min-width: 768px) {
  .download_section .inside_controller .container {
    display: flex;
    height: 100%;
  }
}
.download_section .inside_controller .content_left {
  align-items: center;
  display: flex;
  padding: 24px 0;
  margin: auto 0;
}
@media (min-width: 768px) {
  .download_section .inside_controller .content_left {
    width: 350px;
    max-width: 100%;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .download_section .inside_controller .content_left {
    margin: auto 0;
  }
}
.download_section .inside_controller .content_left .content_area {
  max-width: 100%;
}
@media (min-width: 768px) {
  .download_section .inside_controller .content_left .content_area {
    min-width: calc(100% + 40px);
  }
}
.download_section .inside_controller .content_left .content_area .icon {
  display: flex;
  justify-content: flex-start;
  text-align: left;
}
.download_section .inside_controller .content_left .content_area .icon img {
  max-height: 36px;
}
.download_section .inside_controller .content_left .content_area h2 {
  color: var(--white);
  font-weight: 400;
  font-size: 44px;
  line-height: 1;
  letter-spacing: -2px;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .download_section .inside_controller .content_left .content_area h2 {
    font-size: 56px;
    margin: 16px 0 0;
  }
}
.download_section .inside_controller .content_left .content_area h2 span {
  color: #b9d4f9;
  display: block;
}
.download_section .inside_controller .content_left .content_area p {
  color: #797979;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .download_section .inside_controller .content_left .content_area p {
    display: none;
  }
}
.download_section .inside_controller .content_left .content_area .info_text {
  color: var(--light-gray);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  margin: 24px 0 0;
  width: 330px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .download_section .inside_controller .content_left .content_area .info_text {
    font-size: 28px;
  }
}
.download_section .inside_controller.video_section .content_left .content_area h2 span.gredient {
  background: -webkit-linear-gradient(45deg, #fde3b9, #fcd1ac 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
}
.download_section .inside_controller.experience_section {
  position: relative;
  overflow: auto;
}
.download_section .inside_controller.experience_section .content_left .content_area {
  max-width: 350px;
}
.download_section .inside_controller.experience_section .content_left .content_area h2 span.gredient {
  background: -webkit-linear-gradient(45deg, #fd8b97, #f5424b 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 768px) {
  .download_section .inside_controller.experience_section:before {
    content: "";
    position: absolute;
    height: calc(100% + 1px);
    display: block;
    top: 0;
    width: 1px;
  }
}
.download_section .white_fade_slide {
  top: 0;
  width: 100%;
  z-index: 8;
  overflow: auto;
  background-color: transparent;
}
@media (min-width: 768px) {
  .download_section .white_fade_slide {
    display: none;
  }
}
@media (max-width: 767px) {
  .download_section .white_fade_slide {
    scroll-snap-align: start;
    overflow: hidden;
    scroll-snap-stop: always;
  }
}
.download_section .white_fade_slide.active {
  display: block;
  animation: 0.6s white_fade_slide_animation forwards ease-in;
}
.download_section .white_fade_slide.active[data-inviewport=fade-in].is-inViewport {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 101;
  pointer-events: none;
  background-color: #fff;
}

@keyframes white_fade_slide_animation {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.benefit_section .loding_screen {
  background: url(https://assets.airtel.in/static-assets/airtel-5g/img/svg/Bg_text_layer.svg) 100% center no-repeat;
  background-size: cover;
}
.benefit_section .loding_screen .lodiing_area {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.benefit_section .loding_screen .lodiing_area .title {
  font-weight: 400;
  font-size: 56px;
  line-height: 1.3;
  color: var(--black);
  letter-spacing: -2px;
}
@media (max-width: 767px) {
  .benefit_section .loding_screen .lodiing_area .title {
    font-size: 48px;
    line-height: 56px;
  }
}
.benefit_section .loding_screen .lodiing_area .title.second span {
  color: #b20101;
}
@media (max-width: 767px) {
  .benefit_section .loding_screen .lodiing_area .title.second {
    font-size: 38px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .benefit_section .loding_screen .lodiing_area .title.third {
    font-size: 38px;
    line-height: 1.3;
  }
}
.benefit_section .loding_screen .lodiing_area .load_items {
  display: flex;
  justify-content: center;
  margin: 90px 0 0;
}
@media (max-width: 767px) {
  .benefit_section .loding_screen .lodiing_area .load_items li {
    max-width: 50px;
  }
}
.benefit_section .loding_screen .lodiing_area .load_items li:not(:last-child) {
  margin-right: 100px;
}
@media (max-width: 767px) {
  .benefit_section .loding_screen .lodiing_area .load_items li:not(:last-child) {
    margin-right: 54px;
  }
}
.benefit_section .sim_screen .lodiing_area {
  min-height: calc(100vh - 48px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.benefit_section .sim_screen .lodiing_area .title {
  font-weight: 400;
  font-size: 48px;
  line-height: 1.25;
  color: var(--black);
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .benefit_section .sim_screen .lodiing_area .title {
    font-size: 56px;
  }
}
.benefit_section .sim_screen .lodiing_area .title span {
  color: #b20101;
}
.benefit_section .sim_screen .lodiing_area .sim_exchange {
  margin: 70px 0 0;
}
.benefit_section .sim_exchanged_screen .lodiing_area {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.enabled_5g_section {
  background-color: var(--black);
  padding: 40px 0;
}
@media (min-width: 768px) {
  .enabled_5g_section {
    padding: 80px 0;
  }
}
.enabled_5g_section h2 {
  font-weight: 400;
  font-size: 44px;
  line-height: 1.1;
  color: var(--white);
  margin: 0;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .enabled_5g_section h2 {
    font-size: 56px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .enabled_5g_section .row {
    display: flex;
    justify-content: center;
    margin: 0 -21px;
  }
  .enabled_5g_section .row .experience_col {
    padding: 0 21px;
    width: 33.3333333333%;
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .enabled_5g_section .row .experience_col {
    margin: 32px 0;
    padding: 0 12px;
  }
}
.enabled_5g_section .card {
  border-radius: 20px;
  padding: 24px;
  background-color: var(--white);
  height: 100%;
  position: relative;
  overflow: hidden;
  min-height: 312px;
}
.enabled_5g_section .card::before {
  content: "";
  background: rgba(20, 20, 20, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.enabled_5g_section .card .card_content {
  position: relative;
  display: flex;
  flex-direction: column;
}
.enabled_5g_section .card .graphics {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 76%;
}
@media (min-width: 768px) {
  .enabled_5g_section .card .graphics {
    max-width: 65%;
  }
}
.enabled_5g_section .card .graphics img {
  max-width: 100%;
  display: flex;
}
.enabled_5g_section .card h3 {
  margin: 0;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: -2px;
  color: var(--white);
}
.enabled_5g_section .card .desc {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin-top: 5px;
}
.enabled_5g_section .card p {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.34;
  color: var(--white);
  margin: 10px 0 0;
}
@media (max-width: 767px) {
  .enabled_5g_section .card p {
    display: none;
  }
}
.enabled_5g_section .card .qrcode {
  margin-top: 36px;
}
@media (max-width: 767px) {
  .enabled_5g_section .card .qrcode {
    display: none;
  }
}
.enabled_5g_section .card .card_content_mobile,
.enabled_5g_section .card .card_content_desktop {
  position: absolute;
  color: #fff;
  bottom: 24px;
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 767px) {
  .enabled_5g_section .card .card_content_mobile,
  .enabled_5g_section .card .card_content_desktop {
    margin-top: auto;
    display: block;
    font-size: 20px;
  }
}
.enabled_5g_section .card .card_content_mobile::after,
.enabled_5g_section .card .card_content_desktop::after {
  content: "";
  transition: 0.3s;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-right: 1px rgb(255, 255, 255) solid;
  border-bottom: 1px rgb(255, 255, 255) solid;
  transform: rotate(-45deg);
  margin: -5px 0 0 10px;
}
.enabled_5g_section .card .go_app {
  position: absolute;
  bottom: 20px;
  left: 24px;
}
.enabled_5g_section .card .go_app a {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: var(--white);
  display: inline-block;
}
.enabled_5g_section .card .go_app a .arrow {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--white);
  border-right: 1px solid var(--white);
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .enabled_5g_section .card .go_app {
    display: none;
  }
}
.enabled_5g_section .card_app {
  background: linear-gradient(285.49deg, #f43640 3.87%, #fe9ca9 97.47%);
}
.enabled_5g_section .card_app .graphics {
  max-width: 76%;
}
.enabled_5g_section .card_5gZone {
  background: linear-gradient(122.62deg, #b3b3b3 3.65%, #575757 95.86%);
}
.enabled_5g_section .card .action_button {
  margin-top: 140px;
}
@media (min-width: 768px) {
  .enabled_5g_section .card .action_button {
    margin-top: 35px;
  }
}
.enabled_5g_section .card .action_button a {
  background-color: var(--white);
  padding: 12px 16px;
  color: var(--black);
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .enabled_5g_section .card .action_button a {
    padding: 20px 15px;
  }
}
.enabled_5g_section .card.airtel_experience_airtel_5g .graphics {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.enabled_5g_section .card.airtel_experience_airtel_5g .graphics img {
  width: 100%;
  min-height: 100%;
  max-height: 100%;
}
.enabled_5g_section .experience_col label.visible_mobile {
  color: #fff;
  font-size: 16px;
  margin: 5px 0;
}

.faq_section {
  background-color: var(--black);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 40px 0;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .faq_section {
    padding: 80px 0 52px;
  }
}
@media (max-width: 767px) {
  .faq_section {
    padding: 40px 0 52px;
  }
}
.faq_section .inside_faq_area h2 {
  font-weight: 400;
  font-size: 44px;
  color: var(--white);
  margin: 0;
  line-height: 1.2;
  text-align: left;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .faq_section .inside_faq_area h2 {
    text-align: center;
    letter-spacing: -2px;
    font-size: 56px;
  }
}
.faq_section a {
  color: #ab0000;
}
.faq_section a:hover {
  outline: 2px dashed #ab0000;
}

/* accordion */
.details_group {
  margin-top: 50px;
}
.details_group .button_area {
  margin-top: 20px;
}
.details_group .button_area a {
  background-color: var(--white);
  padding: 20px 30px;
  color: var(--black);
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
}
.details_group .details {
  overflow: hidden;
  transition: height 300ms ease-in-out;
  border-top: 1px solid #3e4146;
}
.details_group .details:last-child {
  border-top: 1px solid #3e4146;
  border-bottom: 1px solid #dcdcdc;
}
.details_group .details__summary, .details_group .details__content {
  padding: 24px 0;
  color: #454545;
  font-weight: 400;
  font-size: 18px;
}
.details_group .details__summary .content_list, .details_group .details__content .content_list {
  margin: 0;
}
.details_group .details__summary .content_list li, .details_group .details__content .content_list li {
  line-height: 1.5;
  font-weight: 400;
  font-size: 18px;
  color: #2d2d2d;
}
.details_group .details__summary .content_list li:not(:last-child), .details_group .details__content .content_list li:not(:last-child) {
  margin-bottom: 20px;
}
.details_group .details__summary {
  position: relative;
  list-style: none;
  outline: 0;
  cursor: pointer;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.24;
  color: var(--white);
  transition: color 300ms ease-in-out;
  padding-right: 40px;
}
.details_group .details__summary::-webkit-details-marker {
  display: none;
}
.details_group .details__summary:before, .details_group .details__summary:after {
  content: "";
  position: absolute;
  background-color: var(--primary-color);
}
.details_group .details__summary:before {
  right: 0;
  top: 50%;
  height: 1px;
  width: 24px;
}
.details_group .details__summary:after {
  right: 11px;
  top: calc(50% - 11px);
  height: 24px;
  width: 1px;
  transition: all 300ms ease-in-out;
}
.details_group .details__content {
  padding-top: 0;
}
.details_group .details__content .paragraph {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.55;
  color: #2d2d2d;
  margin: 0;
}
@media (min-width: 768px) {
  .details_group .details__content .paragraph {
    width: 85%;
  }
}
.details_group .details__content .paragraph + .content_list {
  margin-top: 20px;
}
.details_group .details__content .content_list {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .details_group .details__content .content_list {
    width: 85%;
  }
}
@media (max-width: 767px) {
  .details_group .details__content .content_list {
    padding-left: 28px;
  }
}
.details_group [open~=true] .details__summary:after {
  opacity: 0;
  transform: translateY(25%);
}

/* end accordion */
/* near card */
.near_option_card {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .near_option_card {
    border: 1px solid #e3e5ff;
    border-radius: 16px;
    padding: 24px;
  }
}
.near_option_card .scroll_content {
  max-height: calc(100vh - 128px);
  overflow-y: auto;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .near_option_card .scroll_content {
    max-height: calc(100vh - 328px);
    padding: 0;
  }
}
.near_option_card .inside_wrapper {
  max-width: 822px;
  margin: 0 auto;
  width: 100%;
}
.near_option_card .card_title {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #696b6f;
}
@media (min-width: 768px) {
  .near_option_card .card_title {
    text-align: center;
    font-size: 18px;
  }
}
.near_option_card .zone_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .near_option_card .zone_list {
    display: flex;
    margin: 16px -12px 0;
    flex-wrap: wrap;
  }
}
.near_option_card .zone_list:empty {
  display: none;
}
.near_option_card .zone_list:empty + .other_zone_section {
  margin-top: 0;
}
.near_option_card .zone_list li {
  margin: 24px 0;
  text-align: left;
  display: flex;
}
.near_option_card .zone_list li:before {
  content: url(https://assets.airtel.in/static-assets/airtel-5g/img/svg/marketplace.svg);
  height: 100%;
  float: left;
  margin: 3px 18px;
}
@media (max-width: 767px) {
  .near_option_card .zone_list li:before {
    margin: 5px 18px 0 0;
  }
}
@media (min-width: 768px) {
  .near_option_card .zone_list li {
    width: 33.3333333333%;
    padding: 0 12px;
  }
}
@media (max-width: 767px) {
  .near_option_card .zone_list li {
    position: relative;
    justify-content: space-between;
    width: 100%;
  }
}
.near_option_card .zone_list li h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: #292c31;
  margin: 0;
}
@media (min-width: 768px) {
  .near_option_card .zone_list li h4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .near_option_card .zone_list li h4 {
    width: calc(100% - 90px);
  }
}
.near_option_card .zone_list li .address {
  width: 100%;
}
.near_option_card .zone_list li .address_content {
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  line-height: 1.5;
  color: #3e4146;
  margin: 8px 0 0;
}
@media (min-width: 768px) {
  .near_option_card .zone_list li .address_content {
    font-size: 14px;
    margin: 10px 0 0;
  }
}
.near_option_card .zone_list li a {
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  color: #d40000;
  display: inline-block;
}
@media (min-width: 768px) {
  .near_option_card .zone_list li a {
    font-size: 16px;
    margin: 10px 0 0;
  }
}
@media (max-width: 767px) {
  .near_option_card .zone_list li a {
    position: absolute;
    top: 2px;
    right: 0;
  }
}
@media (min-width: 768px) {
  .near_option_card .other_zone_section {
    margin-top: 80px;
  }
}
.near_option_card .other_zone_section .card_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .near_option_card .other_zone_section .location_address {
    margin: 15px -12px 0;
    display: flex;
    flex-wrap: wrap;
  }
}
.near_option_card .other_zone_section .location_address li {
  padding: 15px;
  display: flex;
}
@media (min-width: 768px) {
  .near_option_card .other_zone_section .location_address li {
    width: 33.3333333333%;
  }
}
.near_option_card .other_zone_section .location_address li .icon {
  min-width: 18px;
  max-width: 18px;
  margin-right: 18px;
  align-self: flex-start;
  margin-top: 2px;
}
.near_option_card .other_zone_section .location_address li .address_text {
  font-weight: 700;
  font-size: 14 px;
  line-height: 1.24;
  color: #292c31;
}
@media (min-width: 768px) {
  .near_option_card .other_zone_section .location_address li .address_text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .near_option_card .other_zone_section .details_group {
    margin: 16px 0 0;
  }
}
.near_option_card .other_zone_section .details_group .details {
  border-top: 1px solid #ecedff;
}
.near_option_card .other_zone_section .details_group .details:last-child {
  border-top: 1px solid #ecedff;
}
.near_option_card .other_zone_section .details_group .details__summary, .near_option_card .other_zone_section .details_group .details__content {
  color: #292c31;
}
.near_option_card .other_zone_section .details_group .details__summary {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.24;
  color: #292c31;
  text-align: left;
}
.near_option_card .other_zone_section .details_group .details__summary:before, .near_option_card .other_zone_section .details_group .details__summary:after {
  content: "";
  background-color: var(--black);
}

/* end near card */
/* experience */
.experience-page {
  padding: 24px 0 0;
  text-align: center;
}
.experience-page .close_bar {
  width: 45px;
  height: 6px;
  border-radius: 10px;
  background: #696b6f;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
@media (min-width: 768px) {
  .experience-page .close_bar {
    display: none;
  }
}
.experience-page .container {
  position: relative;
}
.experience-page .close_button {
  position: absolute;
  top: 20px;
  right: 24px;
  display: flex;
  margin-left: auto;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.experience-page .close_button:after, .experience-page .close_button:before {
  content: "";
  width: 100%;
  height: 2px;
  background: var(--black);
  position: absolute;
  top: 14px;
}
.experience-page .close_button:after {
  transform: rotate(45deg);
}
.experience-page .close_button:before {
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .experience-page .close_button {
    background: rgba(0, 0, 0, 0.05);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    top: 28px;
  }
  .experience-page .close_button:after, .experience-page .close_button:before {
    height: 1px;
    width: calc(100% - 12px);
    left: 6px;
    top: 12px;
  }
}
@media (min-width: 768px) {
  .experience-page {
    padding: 30px 0 0;
  }
}
.experience-page h1 {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 768px) {
  .experience-page h1 {
    font-size: 48px;
  }
}
.experience-page p {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.7;
  color: #797979;
  margin: 30px 0 0;
}
@media (max-width: 767px) {
  .experience-page p {
    display: none;
  }
}
.experience-page .badge_items {
  margin-top: 4px;
  transition: 0.3s;
  display: inline-flex;
  overflow: auto;
  max-width: 100%;
}
.experience-page .badge_items li {
  display: inline-block;
  padding: 8px 20px;
  border-radius: 20px;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  line-height: 1.32;
  color: #292c31;
  background-color: #dcdcdc;
  margin: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.experience-page .badge_items li.selected {
  background-color: #d40000;
  color: #f6f6f6;
  pointer-events: none;
}

/*  */
.scroll_to_bottom_section {
  position: relative;
  text-align: center;
  transform: translateY(-125px) !important;
}
.scroll_to_bottom_section .down_arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.scroll_to_bottom_section .down_arrow:after, .scroll_to_bottom_section .down_arrow:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 2px;
  border-radius: 4px;
  background-color: var(--black);
  top: calc(50% - 5px);
  transition: all 0.3s ease-in-out;
}
.scroll_to_bottom_section .down_arrow:after {
  transform: rotate(45deg);
  right: 15px;
}
.scroll_to_bottom_section .down_arrow:before {
  transform: rotate(-45deg);
  left: 15px;
}
.scroll_to_bottom_section .down_arrow:hover {
  border-color: var(--light-gray);
  box-shadow: inset 0 0 8px 0 rgba(255, 255, 255, 0.17);
}
.scroll_to_bottom_section .down_arrow:hover:after, .scroll_to_bottom_section .down_arrow:hover:before {
  top: calc(50% - 3px);
}

#storeZoneListOther li div span {
  display: none;
}

.experince_and_footer {
  scroll-snap-align: start;
  position: relative;
  z-index: 99;
  overflow: auto;
}

.store_no_found_msg {
  padding: 30px;
  font-size: 20px;
  font-weight: 100;
  opacity: 0.7;
}
.store_no_found_msg.hide_current {
  max-height: 0px;
  overflow: hidden;
  padding: 0;
  opacity: 0;
}

body.openInThanksApp nav,
body.openInThanksApp footer {
  display: none;
}
body.openInThanksApp .download_section .inside_controller.experience_section,
body.openInThanksApp .download_section .benefits_section_mobile,
body.openInThanksApp .head_section,
body.openInThanksApp .body-wrapper {
  height: calc(100vh - 46px);
}

.discover_more_about_home {
  background-color: var(--white);
  padding: 30px 0;
}
@media (min-width: 768px) {
  .discover_more_about_home {
    padding: 40px 0;
  }
}
.discover_more_about_home .main_heading {
  font-weight: 400;
  font-size: 44px;
  line-height: 1.1;
  margin-bottom: 30px;
  letter-spacing: -2px;
}
@media (min-width: 768px) {
  .discover_more_about_home .main_heading {
    margin-bottom: 50px;
    font-size: 56px;
    text-align: center;
  }
}
.discover_more_about_home .red_text {
  color: #d40000;
}

.carousel_thumbnail .slider img {
  width: 100%;
  pointer-events: none;
}
.carousel_thumbnail .slick-slide {
  padding: 0 12px;
  display: flex;
  height: inherit;
  flex-direction: column;
}
@media (min-width: 768px) {
  .carousel_thumbnail .slick-list {
    margin: 0 -12px;
  }
}
@media (max-width: 767px) {
  .carousel_thumbnail .slick-list {
    margin: 0 24px;
  }
}
.carousel_thumbnail .slick-track {
  display: flex;
}
@media (max-width: 767px) {
  .carousel_thumbnail .slick-track {
    padding-bottom: 70px;
  }
}
.carousel_thumbnail .video_cover {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-radius: 12px;
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  .carousel_thumbnail .video_cover {
    margin: 0 0 20px 0;
  }
}
.carousel_thumbnail .title_name {
  font-size: 16px;
  line-height: 1.3;
  color: #454545;
}
.carousel_thumbnail .title_name h3 {
  color: #000000;
  margin-bottom: 10px;
}

.video_carousel .video_cover {
  border: 1px solid #e8e9e8;
}
.video_carousel .video_cover:before {
  content: url(https://assets.airtel.in/static-assets/airtel-5g/hub/video_play_icon.svg);
  position: absolute;
  height: 50px;
  width: 50px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  transition: transform 1.3s cubic-bezier(0, 0.83, 0.24, 1.96);
}
.video_carousel .video_cover:hover:before {
  transform: scale(1.2);
}

.slider_carousel_four .slick-arrow {
  top: 50%;
}
@media (max-width: 767px) {
  .slider_carousel_four .slick-arrow {
    top: 100%;
  }
}
.slider_carousel_four .slick-arrow.slick-prev {
  left: -40px;
}
@media (max-width: 767px) {
  .slider_carousel_four .slick-arrow.slick-prev {
    left: calc(50% - 14px - 24px);
  }
}
.slider_carousel_four .slick-arrow.slick-next {
  right: -40px;
}
@media (max-width: 767px) {
  .slider_carousel_four .slick-arrow.slick-next {
    right: calc(50% - 14px - 24px);
  }
}
.slider_carousel_four .carousel_thumbnail .slick-list {
  margin: 0 -24px;
}

@media (max-width: 767px) {
  .enabled_5g_section .slick-track {
    left: 35px;
  }
}

@media (max-width: 767px) {
  .discover_more_about_home .slick-track {
    left: 60px;
  }
}

.head_section {
  background-color: var(--white);
}
.head_section .startup_content .banner_text1 {
  color: #000;
}

.download_section {
  background-color: var(--white);
}
.download_section .inside_controller .content_left .content_area h2 {
  color: #000000;
}
.download_section .inside_controller .content_left .content_area h2 span {
  color: #D40000;
}
.download_section .inside_controller .content_left .content_area .info_text {
  color: #454545;
}
.download_section .inside_controller.video_section .content_left .content_area h2 span.gredient {
  background: -webkit-linear-gradient(45deg, #D40000, #D40000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
}
.download_section .inside_controller.experience_section .content_left .content_area h2 span.gredient {
  background: -webkit-linear-gradient(45deg, #D40000, #D40000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
}
.download_section .benefits_section_mobile .mobile_back:before {
  background-color: #ffffff;
}

.download_compare .progress_4g .spectra_name {
  color: #000000;
}
.download_compare .progress_4g .load_time {
  color: #000000;
}
.download_compare .spectra_name {
  color: #000000;
}
.download_compare .load_time {
  color: #000000;
}

.enabled_5g_section {
  background-color: #ffffff;
}
.enabled_5g_section h2 {
  color: #000000;
}
.enabled_5g_section .experience_col .card {
  background: #454545;
}
.enabled_5g_section .experience_col .card_5gZone {
  background: #374150;
}
.enabled_5g_section .card:before {
  display: none;
}
.enabled_5g_section .card .action_button a {
  background: #D40000;
  border-radius: 40px;
  font-size: 16px;
  color: #ffffff;
  padding: 18px 25px;
}

header .sub_header {
  background-color: #DCDCDC;
}

header .sub_header .menu_list li a {
  color: #2D2D2D;
}
header .sub_header .menu_list li a:focus {
  color: #D40000;
}
header .sub_header .menu_list li:hover a, header .sub_header .menu_list li.active a {
  color: #000000;
  text-shadow: 0.5px 0 0 #000;
}
header .sub_header .menu_list li.active a:focus {
  color: #D40000;
}

@media (max-width: 767px) {
  header .header_action_mobile {
    border-bottom: none;
  }
  header .sub_header .select_btn_mobile {
    color: #000;
  }
  header #select_btn_mobile:after {
    border-right: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
  }
}
header .header_action_mobile {
  background-color: #DCDCDC;
}
header .experience_btn {
  color: #ffffff;
  background: #D40000;
  padding: 8px 20px;
  line-height: 1;
}

.faq_section {
  background-color: #ffffff;
}
.faq_section .inside_faq_area h2 {
  color: #000000;
}

.details_group .details__summary {
  color: #000000;
  background: transparent;
  outline: none;
  border: none;
  width: 100%;
  text-align: left;
}
.details_group .details {
  border-top: 1px solid #DCDCDC;
}
.details_group .details__content .paragraph {
  color: #454545;
}
.details_group .details:last-child {
  border-top: 1px solid #DCDCDC;
}
.details_group .button_area a {
  background: #D40000;
  color: #FFFFFF;
  border-radius: 40px;
  padding: 18px 30px;
}/*# sourceMappingURL=style.css.map */