html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

hr {
  padding: 0;
  margin: 0;
}

.h1,
.h2,
.h3,
.h4,
.nexus-homepage .k2k-gallery-carousel .k2k-gallery-card .k2k-gallery-label p,
.h5,
.h6 {
  margin-bottom: 0;
}

.color-white {
  color: #ffffff;
}

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

.color-black {
  color: #000000;
}

.bg-black {
  background-color: #000000;
}

.color-product-zanskar-blue {
  color: #00b5be;
}

.bg-product-zanskar-blue {
  background-color: #00b5be;
}

.color-product-lunar-white {
  color: #d0d3d4;
}

.bg-product-lunar-white {
  background-color: #d0d3d4;
}

.color-product-stealth-grey {
  color: #829fab;
}

.bg-product-stealth-grey {
  background-color: #829fab;
}

.color-product-indian-red {
  color: #a31e41;
}

.bg-product-indian-red {
  background-color: #a31e41;
}

.color-accent-red-01 {
  color: #d10100;
}

.bg-accent-red-01 {
  background-color: #d10100;
}

.color-accent-saffron {
  color: #f7941d;
}

.bg-accent-saffron {
  background-color: #f7941d;
}

.color-accent-green {
  color: #148b47;
}

.bg-accent-green {
  background-color: #148b47;
}

.color-neutral-white {
  color: #ffffff;
}

.bg-neutral-white {
  background-color: #ffffff;
}

.color-neutral-black {
  color: #000000;
}

.bg-neutral-black {
  background-color: #000000;
}

.color-primary-50 {
  color: #f2fbfb;
}

.bg-primary-50 {
  background-color: #f2fbfb;
}

.color-primary-100 {
  color: #c1edef;
}

.bg-primary-100 {
  background-color: #c1edef;
}

.color-primary-200 {
  color: #91dfe3;
}

.bg-primary-200 {
  background-color: #91dfe3;
}

.color-primary-300 {
  color: #60d1d6;
}

.bg-primary-300 {
  background-color: #60d1d6;
}

.color-primary-400 {
  color: #30c3ca;
}

.bg-primary-400 {
  background-color: #30c3ca;
}

.color-primary-500 {
  color: #00b5be;
}

.bg-primary-500 {
  background-color: #00b5be;
}

.color-primary-600 {
  color: #009098;
}

.bg-primary-600 {
  background-color: #009098;
}

.color-primary-700 {
  color: #006c72;
}

.bg-primary-700 {
  background-color: #006c72;
}

.color-primary-800 {
  color: #00484c;
}

.bg-primary-800 {
  background-color: #00484c;
}

.color-primary-900 {
  color: #002425;
}

.bg-primary-900 {
  background-color: #002425;
}

.color-secondary-50 {
  color: #f8fafa;
}

.bg-secondary-50 {
  background-color: #f8fafa;
}

.color-secondary-100 {
  color: #e1e7ea;
}

.bg-secondary-100 {
  background-color: #e1e7ea;
}

.color-secondary-200 {
  color: #c9d5da;
}

.bg-secondary-200 {
  background-color: #c9d5da;
}

.color-secondary-300 {
  color: #b1c3ca;
}

.bg-secondary-300 {
  background-color: #b1c3ca;
}

.color-secondary-400 {
  color: #99b1ba;
}

.bg-secondary-400 {
  background-color: #99b1ba;
}

.color-secondary-500 {
  color: #829fab;
}

.bg-secondary-500 {
  background-color: #829fab;
}

.color-secondary-600 {
  color: #687f88;
}

.bg-secondary-600 {
  background-color: #687f88;
}

.color-secondary-700 {
  color: #4e5f66;
}

.bg-secondary-700 {
  background-color: #4e5f66;
}

.color-secondary-800 {
  color: #343f44;
}

.bg-secondary-800 {
  background-color: #343f44;
}

.color-secondary-900 {
  color: #191f22;
}

.bg-secondary-900 {
  background-color: #191f22;
}

.color-semantic-surface-01 {
  color: linear-gradient(to bottom, #292a2a 27.58%, #535454 65.16%, #7c7e7f 98.23%);
}

.bg-semantic-surface-01 {
  background-color: linear-gradient(to bottom, #292a2a 27.58%, #535454 65.16%, #7c7e7f 98.23%);
}

.color-semantic-surface-02 {
  color: linear-gradient(to bottom, #d10100 0%, #fd0001 34.38%, #f20000 67.71%, #e60000 100%);
}

.bg-semantic-surface-02 {
  background-color: linear-gradient(to bottom, #d10100 0%, #fd0001 34.38%, #f20000 67.71%, #e60000 100%);
}

.color-semantic-blue-50 {
  color: #f4f8fc;
}

.bg-semantic-blue-50 {
  background-color: #f4f8fc;
}

.color-semantic-blue-100 {
  color: #cedff4;
}

.bg-semantic-blue-100 {
  background-color: #cedff4;
}

.color-semantic-blue-200 {
  color: #a7c7ec;
}

.bg-semantic-blue-200 {
  background-color: #a7c7ec;
}

.color-semantic-blue-300 {
  color: #81aee4;
}

.bg-semantic-blue-300 {
  background-color: #81aee4;
}

.color-semantic-blue-400 {
  color: #5a95dc;
}

.bg-semantic-blue-400 {
  background-color: #5a95dc;
}

.color-semantic-blue-500 {
  color: #347dd5;
}

.bg-semantic-blue-500 {
  background-color: #347dd5;
}

.color-semantic-blue-600 {
  color: #2964aa;
}

.bg-semantic-blue-600 {
  background-color: #2964aa;
}

.color-semantic-blue-700 {
  color: #1f4b7f;
}

.bg-semantic-blue-700 {
  background-color: #1f4b7f;
}

.color-semantic-blue-800 {
  color: #143255;
}

.bg-semantic-blue-800 {
  background-color: #143255;
}

.color-semantic-blue-900 {
  color: #0a182a;
}

.bg-semantic-blue-900 {
  background-color: #0a182a;
}

.color-semantic-green-50 {
  color: #f2fbf7;
}

.bg-semantic-green-50 {
  background-color: #f2fbf7;
}

.color-semantic-green-100 {
  color: #c1efda;
}

.bg-semantic-green-100 {
  background-color: #c1efda;
}

.color-semantic-green-200 {
  color: #91e3be;
}

.bg-semantic-green-200 {
  background-color: #91e3be;
}

.color-semantic-green-300 {
  color: #60d6a1;
}

.bg-semantic-green-300 {
  background-color: #60d6a1;
}

.color-semantic-green-400 {
  color: #30ca84;
}

.bg-semantic-green-400 {
  background-color: #30ca84;
}

.color-semantic-green-500 {
  color: #00be68;
}

.bg-semantic-green-500 {
  background-color: #00be68;
}

.color-semantic-green-600 {
  color: #009853;
}

.bg-semantic-green-600 {
  background-color: #009853;
}

.color-semantic-green-700 {
  color: #00723e;
}

.bg-semantic-green-700 {
  background-color: #00723e;
}

.color-semantic-green-800 {
  color: #004c29;
}

.bg-semantic-green-800 {
  background-color: #004c29;
}

.color-semantic-green-900 {
  color: #002514;
}

.bg-semantic-green-900 {
  background-color: #002514;
}

.color-semantic-yellow-50 {
  color: #fefcf5;
}

.bg-semantic-yellow-50 {
  background-color: #fefcf5;
}

.color-semantic-yellow-100 {
  color: #fbf5d1;
}

.bg-semantic-yellow-100 {
  background-color: #fbf5d1;
}

.color-semantic-yellow-200 {
  color: #f9edad;
}

.bg-semantic-yellow-200 {
  background-color: #f9edad;
}

.color-semantic-yellow-300 {
  color: #f6e589;
}

.bg-semantic-yellow-300 {
  background-color: #f6e589;
}

.color-semantic-yellow-400 {
  color: #f4dd65;
}

.bg-semantic-yellow-400 {
  background-color: #f4dd65;
}

.color-semantic-yellow-500 {
  color: #f2d642;
}

.bg-semantic-yellow-500 {
  background-color: #f2d642;
}

.color-semantic-yellow-600 {
  color: #c1ab34;
}

.bg-semantic-yellow-600 {
  background-color: #c1ab34;
}

.color-semantic-yellow-700 {
  color: #918027;
}

.bg-semantic-yellow-700 {
  background-color: #918027;
}

.color-semantic-yellow-800 {
  color: #60551a;
}

.bg-semantic-yellow-800 {
  background-color: #60551a;
}

.color-semantic-yellow-900 {
  color: #302a0d;
}

.bg-semantic-yellow-900 {
  background-color: #302a0d;
}

.color-semantic-orange-50 {
  color: #fef9f2;
}

.bg-semantic-orange-50 {
  background-color: #fef9f2;
}

.color-semantic-orange-100 {
  color: #fce3c5;
}

.bg-semantic-orange-100 {
  background-color: #fce3c5;
}

.color-semantic-orange-200 {
  color: #facd97;
}

.bg-semantic-orange-200 {
  background-color: #facd97;
}

.color-semantic-orange-300 {
  color: #f8b769;
}

.bg-semantic-orange-300 {
  background-color: #f8b769;
}

.color-semantic-orange-400 {
  color: #f6a13b;
}

.bg-semantic-orange-400 {
  background-color: #f6a13b;
}

.color-semantic-orange-500 {
  color: #f48c0e;
}

.bg-semantic-orange-500 {
  background-color: #f48c0e;
}

.color-semantic-orange-600 {
  color: #c3700b;
}

.bg-semantic-orange-600 {
  background-color: #c3700b;
}

.color-semantic-orange-700 {
  color: #925408;
}

.bg-semantic-orange-700 {
  background-color: #925408;
}

.color-semantic-orange-800 {
  color: #613805;
}

.bg-semantic-orange-800 {
  background-color: #613805;
}

.color-semantic-orange-900 {
  color: #301b02;
}

.bg-semantic-orange-900 {
  background-color: #301b02;
}

.color-semantic-red-50 {
  color: #fcf5f4;
}

.bg-semantic-red-50 {
  background-color: #fcf5f4;
}

.color-semantic-red-100 {
  color: #f2cfcd;
}

.bg-semantic-red-100 {
  background-color: #f2cfcd;
}

.color-semantic-red-200 {
  color: #e8a9a6;
}

.bg-semantic-red-200 {
  background-color: #e8a9a6;
}

.color-semantic-red-300 {
  color: #de847f;
}

.bg-semantic-red-300 {
  background-color: #de847f;
}

.color-semantic-red-400 {
  color: #d45e58;
}

.bg-semantic-red-400 {
  background-color: #d45e58;
}

.color-semantic-red-500 {
  color: #cb3932;
}

.bg-semantic-red-500 {
  background-color: #cb3932;
}

.color-semantic-red-600 {
  color: #a22d28;
}

.bg-semantic-red-600 {
  background-color: #a22d28;
}

.color-semantic-red-700 {
  color: #79221e;
}

.bg-semantic-red-700 {
  background-color: #79221e;
}

.color-semantic-red-800 {
  color: #511614;
}

.bg-semantic-red-800 {
  background-color: #511614;
}

.color-semantic-red-900 {
  color: #280b09;
}

.bg-semantic-red-900 {
  background-color: #280b09;
}

@font-face {
  font-family: "Alaska";
  src: local("Alaska"), url("/storage/fonts/Alaska-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Astera";
  src: local("Astera"), url("/storage/fonts/ASTERA v2.ttf") format("woff2");
}
h1 {
  font-family: "Alaska";
  src: local("Alaska"), url("/storage/fonts/Alaska-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Astera";
  src: url("/storage/fonts/Astera.ttf") format("truetype");
}
.astera-title {
  font-family: "Astera", sans-serif;
  font-size: 7.5rem;
  font-weight: 400;
  line-height: 7.5rem;
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 3rem;
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 3.5rem;
  text-decoration: none;
  text-transform: none;
}

h2,
.h2 {
  font-size: 2.5rem;
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
}

h3,
.h3 {
  font-size: 1.75rem;
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 40px;
  text-decoration: none;
  text-transform: none;
}

h4,
.h4,
.nexus-homepage .k2k-gallery-carousel .k2k-gallery-card .k2k-gallery-label p {
  font-size: 1.25rem;
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: none;
}

.b-1, .blog-page-wrapper ol li::marker {
  font-size: 1rem;
  font-family: "Alaska", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
}

.b-2 {
  font-size: 0.875rem;
  font-family: "Alaska", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
}

.b-3 {
  font-size: 0.75rem;
  font-family: "Alaska", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
}

.b-4 {
  font-size: 0.625rem;
  font-family: "Alaska", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  text-decoration: none;
  text-transform: none;
}

.b-4 {
  font-size: 0.625rem;
  font-family: "Alaska", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
}

.button {
  font-size: 0.875rem;
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 15px;
  text-decoration: none;
  text-transform: none;
}

.b-blog {
  font-size: 1rem;
  font-family: "Alaska", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
}

.b-blog {
  font-size: 1rem;
  font-family: "Alaska", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
}

.b2-italic {
  font-size: 1rem;
  font-family: "Alaska", sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
}

/*** Mobile ***/
@media screen and (max-width: 1024px) {
  h1, .h1 {
    font-size: 1.875rem;
    font-family: "Alaska", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 48px;
    text-decoration: none;
    text-transform: none;
  }
  h2, .h2 {
    font-size: 1.75rem;
    font-family: "Alaska", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 40px;
    text-decoration: none;
    text-transform: none;
  }
  h3, .h3 {
    font-size: 1.25rem;
    font-family: "Alaska", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 32px;
    text-decoration: none;
    text-transform: none;
  }
  h4, .h4, .nexus-homepage .k2k-gallery-carousel .k2k-gallery-card .k2k-gallery-label p {
    font-size: 1.125rem;
    font-family: "Alaska", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 24px;
    text-decoration: none;
    text-transform: none;
  }
  .b-1, .blog-page-wrapper ol li::marker {
    font-size: 0.875rem;
    font-family: "Alaska", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    text-decoration: none;
    text-transform: none;
  }
  .b-2 {
    font-size: 0.75rem;
    font-family: "Alaska", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    text-decoration: none;
    text-transform: none;
  }
  .b-3 {
    font-size: 0.625rem;
    font-family: "Alaska", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    text-decoration: none;
    text-transform: none;
  }
  .b-4 {
    font-size: 0.5rem;
    font-family: "Alaska", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 14px;
    text-decoration: none;
    text-transform: none;
  }
  .button {
    font-size: 0.875rem;
    font-family: "Alaska", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 15px;
    text-decoration: none;
    text-transform: none;
  }
  .b-blog,
  .b2-italic {
    font-size: 0.875rem;
    line-height: 24px;
  }
  .astera-title {
    font-size: 4rem;
    line-height: 4rem;
  }
}
.primary-button-nexus {
  padding: 0.75rem 0.75rem 0.75rem 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #002425;
  background-color: #00b5be;
}
.primary-button-nexus span {
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 0.938rem;
}
.primary-button-nexus svg {
  position: relative;
  bottom: 1px;
  stroke-width: 1.5;
}
.primary-button-nexus:hover {
  background: #009098;
  box-shadow: 0px -3px 0px 0px rgba(0, 0, 0, 0.25) inset;
  color: #f2fbfb;
}
.primary-button-nexus:active {
  background-color: #00b5be;
  box-shadow: 0px 3px 0px 0px #006c72 inset;
  color: #002425;
}
.primary-button-nexus:disabled {
  background-color: #4e5f66;
  cursor: default;
  color: #b1c3ca;
}
.primary-button-nexus:disabled:hover {
  box-shadow: none;
  color: #b1c3ca;
}
.primary-button-nexus:disabled svg {
  background-color: #829fab;
}

.primary-button-wide-nexus {
  padding: 0.75rem 0.75rem 0.75rem 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #002425;
  background-color: #00b5be;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.primary-button-wide-nexus span {
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 0.938rem;
}
.primary-button-wide-nexus svg {
  position: relative;
  bottom: 1px;
  stroke-width: 1.5;
  background-color: #009098;
  width: auto;
  padding: 0 0.5rem;
  border-radius: 0.25rem;
}
.primary-button-wide-nexus:hover {
  background: #009098;
  box-shadow: 0px -3px 0px 0px rgba(0, 0, 0, 0.25) inset;
  color: #f2fbfb;
}
.primary-button-wide-nexus:hover svg {
  background-color: #006c72;
}
.primary-button-wide-nexus:active {
  background-color: #00b5be;
  box-shadow: 0px 3px 0px 0px #006c72 inset;
  color: #002425;
}
.primary-button-wide-nexus:disabled {
  background-color: #4e5f66;
  cursor: default;
  color: #b1c3ca;
}
.primary-button-wide-nexus:disabled:hover {
  box-shadow: none;
  color: #b1c3ca;
}
.primary-button-wide-nexus:disabled svg {
  background-color: #829fab;
}

.secondary-button-nexus {
  padding: 0.75rem 0.75rem 0.75rem 1rem;
  border: 1px solid #c9d5da;
  border-radius: 0.25rem;
  color: #c9d5da;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
}
.secondary-button-nexus span {
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 0.938rem;
}
.secondary-button-nexus svg {
  position: relative;
  bottom: 1px;
  stroke-width: 1.5;
}
.secondary-button-nexus:hover {
  background: var(--secondary-700, #4e5f66);
  box-shadow: 0px -3px 0px 0px rgba(0, 0, 0, 0.25) inset;
  color: #f2fbfb;
}
.secondary-button-nexus:active {
  background: #687f88;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.25) inset;
}

.secondary-button-wide-nexus {
  padding: 0.75rem 0.75rem 0.75rem 1rem;
  border: 1px solid #c9d5da;
  border-radius: 0.25rem;
  color: #c9d5da;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.secondary-button-wide-nexus span {
  font-family: "Alaska", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 0.938rem;
}
.secondary-button-wide-nexus svg {
  position: relative;
  bottom: 1px;
  stroke-width: 1.5;
  background-color: transparent;
  width: auto;
  padding: 0 0.5rem;
  border-radius: 0.25rem;
}
.secondary-button-wide-nexus:hover {
  background: var(--secondary-700, #4e5f66);
  box-shadow: 0px -3px 0px 0px rgba(0, 0, 0, 0.25) inset;
  color: #f2fbfb;
}
.secondary-button-wide-nexus:active {
  background: #687f88;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.25) inset;
}

.chip-nexus, .coverage-chips {
  font-family: "Alaska", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  padding: 0.5rem 0.75rem;
  border-radius: 1.5rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

@media screen and (max-width: 768px) {
  .secondary-button-nexus {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .secondary-button-nexus span {
    font-family: "Alaska", sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 0.938rem;
  }
  .secondary-button-nexus svg {
    background-color: transparent;
    width: auto;
    padding: 0 0.5rem;
    border-radius: 0.25rem;
  }
  .chip-nexus, .coverage-chips {
    font-size: 0.625rem;
  }
}
.nexus-select-input, .nexus-select {
  font-family: "Alaska", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.nexus-select {
  padding: 1rem;
  border-radius: 0.25rem;
  background-color: #343f44;
  color: #e1e7ea;
  width: 100%;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  transition: all 0.15s ease-in-out;
}
.nexus-select + svg {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.nexus-select:hover:not(:focus) {
  background: #4e5f66;
}
.nexus-select:active {
  background-color: #191f22;
  border-color: #00b5be;
}
.nexus-select:focus {
  border-color: #00b5be;
}

body {
  background-color: #000000;
  overflow-x: hidden;
}

a:hover {
  color: #009098;
}

svg.lucide {
  stroke-width: 1.5;
}

/*** Custom Classes ***/
.section-spacing {
  margin-bottom: 10rem;
}

.spacing-32 {
  margin-bottom: 2rem;
}

.spacing-40 {
  margin-bottom: 2.5rem;
}

.spacing-64 {
  margin-bottom: 4rem;
}

.spacing-96 {
  margin-bottom: 6rem;
}

.w-12 {
  width: 12.5% !important;
}

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

@media (min-width: 576px) {
  .custom-container {
    max-width: calc(100% - (100% - 540px) / 2);
    margin-left: calc((100% - 540px) / 2);
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .custom-container {
    max-width: calc(100% - (100% - 720px) / 2);
    margin-left: calc((100% - 720px) / 2);
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .custom-container {
    max-width: calc(100% - (100% - 960px) / 2);
    margin-left: calc((100% - 960px) / 2);
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .custom-container {
    max-width: calc(100% - (100% - 1140px) / 2);
    margin-left: calc((100% - 1140px) / 2);
    margin-right: 0;
  }
}
@media (min-width: 1400px) {
  .custom-container {
    max-width: calc(100% - (100% - 1320px) / 2);
    margin-left: calc((100% - 1320px) / 2);
    margin-right: 0;
  }
}
.row.equal-cols {
  display: flex;
  flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
  display: block;
}

.row.equal-cols > [class*=col-] {
  display: flex;
  flex-direction: column;
}

.row.equal-cols > [class*=col-] > * {
  flex: 1 1 auto;
}

/*** Navbar ***/
.nexus-navbar {
  padding: 1rem 4rem;
  background-color: transparent;
  position: fixed;
  z-index: 10;
  transition: margin 0.3s ease-in-out;
  left: 0;
  right: 0;
}
.nexus-navbar .d-flex {
  background-color: transparent;
}
.nexus-navbar .nav-menu-button {
  border: 0;
  background: transparent;
  min-width: 10rem;
}
.nexus-navbar .nav-menu-button svg {
  width: 2rem;
  margin-right: 0.75rem;
  position: relative;
  bottom: 1px;
}
.nexus-navbar .navbar-brand img {
  min-width: 128px;
}

.nexus-navbar-scrolled {
  background-color: #343f44;
  transition: background-color 0.5s ease;
}

.nexus-menu-modal .modal-dialog-fullscreen {
  max-width: 100% !important;
  height: 97.5vh !important;
  margin: 1rem;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-content {
  height: 97.5vh;
  border: 0;
  border-radius: 0;
  background-color: #343f44;
  background-repeat: no-repeat;
  background-position: 0% 10vh;
  background-size: 75%;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-header {
  border-bottom: 0;
  margin-bottom: 4rem;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-header .close {
  background-color: transparent;
  border: 0;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-header .close svg {
  stroke: #ffffff;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body {
  overflow-y: auto;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body .menu-slider {
  visibility: hidden;
  position: relative;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body .menu-slider .owl-dots {
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  position: absolute;
  bottom: 0.4rem;
  left: 45%;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body .menu-slider .owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #4e5f66;
  margin-right: 0.25rem;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body .menu-slider .owl-dots .owl-dot.active {
  background-color: #00b5be;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body a:hover {
  color: #009098;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body a:hover h4 {
  color: #009098;
}
.nexus-menu-modal .modal-dialog-fullscreen .modal-body .menu-video-container .watch-video-svg {
  left: 0;
  height: 50%;
  top: 1rem;
}

/*** Footer ***/
.footer-container {
  margin: 1rem;
  border-radius: 4px;
  border: 1px solid #4e5f66;
  padding-block: 6rem;
}
.footer-container footer .spacing-96 {
  margin-bottom: 2.5rem;
}
.footer-container footer .brake-bars-image {
  opacity: 0.5;
}
.footer-container footer .brake-bars-image:hover {
  stroke-width: 4px;
  stroke: var(--surface-02, rgba(209, 1, 0, 0.56));
  filter: brightness(2000%) drop-shadow(0px 0px 20px #d10100);
  opacity: 1;
}
.footer-container footer .social-icons-container a:hover svg {
  stroke: #009098;
}
.footer-container footer .social-icons-container svg {
  stroke: #4e5f66;
}
.footer-container footer .social-icons-container svg :hover {
  stroke: #009098;
}
.footer-container footer .footer-contact-container .contact-card {
  padding: 1rem;
  border: 1px solid #4e5f66;
  text-align: center;
}
.footer-container footer .footer-contact-container .contact-card:nth-last-child(1) {
  border-left: 0;
}
.footer-container footer .footer-contact-container .contact-card:hover {
  border-color: #009098;
}
.footer-container footer .footer-contact-container .contact-card:hover span {
  color: #009098;
}
.footer-container footer .footer-contact-container .contact-card:hover svg {
  stroke: #009098;
}
.footer-container footer .footer-contact-container .contact-card svg {
  stroke: #4e5f66;
}
.footer-container footer .footer-links-container li {
  list-style: none;
}
.footer-container footer .footer-links-container li:hover a {
  color: #009098;
}
.footer-container footer .footer-links-container li:hover svg {
  stroke: #009098;
}
.footer-container footer .footer-links-container li svg {
  stroke: #687f88;
  position: relative;
  bottom: 2px;
}
.footer-container footer .footer-hover-effect-container .nbt-hover-container {
  position: relative;
  display: inline-block;
}
.footer-container footer .footer-hover-effect-container .nbt-hover-container img {
  display: block;
  transition: 400ms background ease;
  will-change: background;
}
.footer-container footer .footer-hover-effect-container .nbt-hover-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: radial-gradient(circle at var(--x, 50%) var(--y, 50%), rgba(0, 0, 0, 0.6) 0%, transparent 50%);
  opacity: var(--opacity, 0);
  transition: 400ms all ease;
  will-change: opacity, background;
}
.footer-container footer .footer-hover-effect-container .nbt-hover-container:hover::after {
  --opacity: 1;
  background: radial-gradient(circle at var(--x, 50%) var(--y, 50%), #3fdee5 0%, transparent 50%);
  mix-blend-mode: color-dodge;
  filter: blur(31.5px);
}
.footer-container footer .footer-hover-effect-container .nbt-hover-container:hover img {
  background: rgba(0, 0, 0, 0.1);
}
.footer-container footer .footer-hover-effect-container .nbt-hover-container:hover + svg {
  stroke-width: 4px;
  stroke: var(--surface-02, rgba(209, 1, 0, 0.56));
  filter: drop-shadow(0px 0px 20px #d10100);
}

/*** Masthead ***/
.masthead-wrapper {
  width: 100%;
}

.masthead {
  height: 100vh;
}
.masthead .wrapper {
  height: 100vh;
}
.masthead .masthead-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.masthead .masthead-content-container {
  position: relative;
  z-index: 1;
}
.masthead .masthead-content-container .masthead-heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: end;
  justify-content: center;
  padding-bottom: 10rem;
  visibility: hidden;
}

/*** Nex Section ***/
.nex-section-parent {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.nex-image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

#nex-image-1 {
  background-image: url("/images/nexus/nex/d_nex-brain.webp");
}

#nex-image-2 {
  background-image: url("/images/nexus/nex/nex-armor.webp");
}

.nex-headings-container {
  position: relative;
  height: 400%;
}

.nex-heading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 25%;
  display: flex;
  align-items: end;
  justify-content: center;
  opacity: 0;
  padding-bottom: 10rem;
}

/*** Features Section ***/
.features-section-parent {
  background-color: transparent;
  overflow: hidden;
}
.features-section-parent .indicators {
  z-index: 2;
  left: 4rem;
  top: 50vh;
  width: 1rem;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  border-radius: 4px;
  background: var(--secondary-900, #191f22);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  padding: 0.5rem 0.25rem;
}
.features-section-parent .indicators .indicator {
  width: 100%;
  background-color: #c9d5da;
  flex-grow: 1;
  margin: 2px 0;
  height: 0.5rem;
  border-radius: 50%;
}
.features-section-parent .features-section {
  position: relative;
  background-color: transparent;
  height: 100vh;
  width: 100%;
}
.features-section-parent .features-section .wrapper {
  height: 100vh;
  width: 100%;
}
.features-section-parent .features-section .feature {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
}
.features-section-parent .features-section .feature.row {
  flex-wrap: nowrap;
}
.features-section-parent .features-section .feature .feature-card {
  padding: 1.5rem;
  border-radius: 8px;
  border: 1.5px solid #c9d5da;
  width: 100%;
  margin-right: 1.5rem;
}
.features-section-parent .features-section .feature .feature-card svg {
  stroke: #00b5be;
  height: 2.5rem;
  width: 2.5rem;
}
.features-section-parent .features-section .feature .feature-card:nth-last-child(1) {
  margin-left: 0;
}
.features-section-parent .features-section .feature .feature-info svg {
  stroke: #00b5be;
  height: 2rem;
  width: 2rem;
  position: relative;
  bottom: 0.25rem;
}
.features-section-parent .features-section .feature .feature-info svg.custom-svg-icon {
  margin-right: 0.75rem;
}
.features-section-parent .features-section .feature .feature-image {
  height: auto;
  width: 50% !important;
}

/*** Kashmir to Kanyakumari Section ***/
.k2k-section-parent {
  overflow: hidden;
}

.k2k-section-container {
  padding-top: 6rem;
}
.k2k-section-container .k2k-section .cities-container {
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.k2k-section-container .k2k-section .cities-container::-webkit-scrollbar {
  display: none;
}
.k2k-section-container .k2k-section .cities-container .city {
  min-width: 400px;
}
.k2k-section-container .k2k-section .cities-container .city img {
  width: 100%;
}
.k2k-section-container .k2k-section .cities-container .city .city-label {
  border-radius: 0px 0px 4px 4px;
  background-color: #343f44;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem 0.5rem;
  bottom: 0.25rem;
}
.k2k-section-container .k2k-section .cities-container .city .city-label.city-label-success {
  color: #00b5be;
}
.k2k-section-container .k2k-section .cities-container .city .city-label.city-label-active {
  color: #f8fafa;
}
.k2k-section-container .k2k-section .cities-container .city .city-label.city-label-disabled {
  color: #343f44;
  background-color: #191f22;
}
.k2k-section-container .k2k-section .cities-container .city .city-video-container {
  bottom: 4%;
  left: 40%;
}
.k2k-section-container .k2k-section .cities-container .city .city-video-container .watch-video-svg {
  left: 0;
  height: 75%;
  top: 8%;
}

/*** Additional Features Section ***/
.additional-features-section {
  position: relative;
  min-height: 100vh;
}
.additional-features-section #additional-feature-image {
  width: 50%;
}
.additional-features-section .active-additional-feature .additional-feature-card {
  border-top: 1px solid #00b5be;
}
.additional-features-section .active-additional-feature .b-1, .additional-features-section .active-additional-feature .blog-page-wrapper ol li::marker, .blog-page-wrapper ol .additional-features-section .active-additional-feature li::marker {
  color: #00b5be;
}
.additional-features-section .active-additional-feature svg {
  stroke: #00b5be !important;
}
.additional-features-section .additional-feature-card {
  border-top: 1px solid transparent;
  padding: 1.5rem 1rem;
}
.additional-features-section .additional-feature-card svg {
  height: 1.5rem;
  width: 2.5rem;
  stroke: #829fab;
}

/*** Pre-booking Section ***/
.pre-booking-section {
  background-image: url("/images/nexus/pre-booking/d_bg-vector.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2rem 5rem;
}
.pre-booking-section .pre-booking-cards-container .pre-booking-card {
  border-radius: 4px;
  background-color: #191f22;
  padding: 1.5rem;
}
.pre-booking-section .pre-booking-cards-container .pre-booking-card svg {
  height: 2rem;
  width: 4rem;
}

/*** Color Inspiration Section ***/
.color-inspiration-section-parent .color-inspiration-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.color-inspiration-section-parent .color-inspiration-section .test-h-100 {
  height: auto;
}
.color-inspiration-section-parent .color-inspiration-section .color-inspiration {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.color-inspiration-section-parent .color-inspiration-section .color-inspiration-heading {
  font-family: "Permanent Marker", cursive;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.5rem;
}
.color-inspiration-section-parent .color-inspiration-section .d-flex.ci-two-col {
  gap: 1.5rem;
}

#emi-calculator-wrapper *::-webkit-scrollbar,
#emi-calculator-wrapper *::-webkit-scrollbar-track,
#emi-calculator-wrapper *::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
}
#emi-calculator-wrapper *::-webkit-scrollbar {
  width: 0.25rem;
}
#emi-calculator-wrapper *::-webkit-scrollbar-track {
  background-color: #343f44;
}
#emi-calculator-wrapper *::-webkit-scrollbar-thumb {
  background-color: #687f88;
}
#emi-calculator-wrapper .right-section {
  height: 100vh;
  overflow-y: auto;
}
#emi-calculator-wrapper .nexus-navbar {
  position: static;
}
@media screen and (max-width: 1200px) {
  #emi-calculator-wrapper .nexus-navbar {
    padding-inline: 1rem;
  }
}
#emi-calculator-wrapper .emi-section {
  padding-right: 3.75rem;
}
#emi-calculator-wrapper .emi-section .emi-component-card {
  padding: 1rem;
  border: 1px solid #191f22;
  border-radius: 0.25rem;
}
#emi-calculator-wrapper .emi-section .tenure-btns {
  padding: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 0.25rem;
  border: 1px solid #191f22;
  color: #b1c3ca;
  transition: all 0.18s ease-in-out;
}
#emi-calculator-wrapper .emi-section .tenure-btns:hover, #emi-calculator-wrapper .emi-section .tenure-btns:active {
  border-color: #00b5be;
}
#emi-calculator-wrapper .emi-section input[name=tenure]:checked + .tenure-btns {
  background-color: #00b5be;
  color: #191f22;
  border-color: #00b5be;
}
#emi-calculator-wrapper .emi-section .calculated-emi-section .separator {
  border-bottom: 1px solid #343f44;
}
#emi-calculator-wrapper .range-container output {
  position: absolute;
  pointer-events: none;
  left: 0;
  top: -8px;
  height: 36px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #191f22;
  border-radius: 4px;
  border: 1px solid #829fab;
  background-image: url("/images/nexus/emi-calculator/svg-slider.svg");
  background-repeat: no-repeat;
  background-size: 75%;
  background-position: center;
  z-index: 10;
}
#emi-calculator-wrapper .range-container .selected-range-wrapper {
  position: absolute;
  width: 100%;
  height: 4px;
  overflow: hidden;
  top: 9px;
  border-radius: 4px;
  pointer-events: none;
}
#emi-calculator-wrapper .range-container .selected-range-wrapper .selected-range {
  position: absolute;
  width: inherit;
  height: inherit;
  background: linear-gradient(90deg, #00B5BE 49.17%, #20B370 100%);
  right: 100%;
}
#emi-calculator-wrapper .range-container input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 4px;
  border-radius: 8px;
}
#emi-calculator-wrapper .range-container input[type=range]::-webkit-slider-runnable-track {
  height: 4px;
  background: #343f44;
  border-radius: 4px;
}
#emi-calculator-wrapper .range-container input[type=range]::-webkit-slider-thumb {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none;
  /* creating a custom design */
  height: 36px;
  width: 80px;
  position: relative;
  bottom: 17px;
  cursor: pointer;
  z-index: 5;
}
#emi-calculator-wrapper .nexus-variants-tabs {
  background-color: #343f44;
  color: #ffffff;
  transition: all 0.25s ease-out;
}
#emi-calculator-wrapper .nexus-variants-tabs.active {
  background-color: #00b5be;
  color: #000000;
}

.nexus-loader {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  pointer-events: none;
  transition: all 1s ease-in;
}
.nexus-loader.hide {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.nexus-loader img {
  opacity: 0;
  max-width: 25vmax;
  height: auto;
}
.nexus-loader h3 {
  opacity: 0;
}
.nexus-loader.animate img {
  animation: scaleUpDown 2s linear infinite;
}
.nexus-loader.animate h3 {
  animation: fadeInOut 2s linear infinite;
}

@keyframes scaleUpDown {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.6;
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.6;
  }
}
.k2k-page {
  padding-top: 8rem;
}
.k2k-page .owl-carousel .owl-stage {
  margin-left: -50px;
}
.k2k-page .owl-dots {
  border-radius: 4px;
  background: #191f22;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 12px 6px;
  display: flex !important;
  margin-top: 1rem;
}
.k2k-page .owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #4e5f66;
  margin-right: 0.25rem;
}
.k2k-page .owl-dots .owl-dot.active {
  background-color: #00b5be;
}
.k2k-page .k2k-distance-stop-container {
  max-width: 100vw;
  top: 75vh;
  margin-inline: 3rem;
  position: sticky;
  left: 0;
  right: 0;
  z-index: 5;
}
.k2k-page .k2k-distance-stop-container .k2k-distance {
  background-image: url("/images/nexus/k2k-page/distance.svg");
  padding: 0.75rem 10rem 0.75rem 1rem;
  background-repeat: no-repeat;
  width: 100%;
}
.k2k-page .k2k-distance-stop-container .k2k-stop {
  background-image: url("/images/nexus/k2k-page/city.svg");
  padding: 0.75rem 1rem 0.75rem 7rem;
  background-repeat: no-repeat;
}
.k2k-page .path-container-parent {
  overflow: hidden;
}
.k2k-page .k2k-section-spacing {
  margin-bottom: 4rem;
}
.k2k-page .city-image-episode-container {
  margin-bottom: 5rem;
}
.k2k-page .city-image-review-container {
  margin-bottom: 5rem;
}
.k2k-page .k2k-city-image {
  z-index: 2;
  position: relative;
}
.k2k-page .k2k-city-name {
  font-family: "Permanent Marker", cursive;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
}
.k2k-page .k2k-city-description {
  font-family: "Permanent Marker", cursive;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.25rem;
}
.k2k-page .k2k-episode-container {
  width: 25%;
}
.k2k-page .k2k-user-review-container {
  position: relative;
  width: 25%;
}
.k2k-page .k2k-user-review-container:before {
  content: url("/images/nexus/k2k-page/quote.svg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -1.5rem;
  z-index: 2;
}
.k2k-page .k2k-user-review-container .k2k-user-review-video {
  max-width: 100%;
}
.k2k-page .k2k-user-review-container .k2k-user-name {
  font-family: "Permanent Marker";
  font-size: 2.5rem;
  line-height: 3rem;
  color: #f7941d;
}
.k2k-page .city-carousel-container .owl-carousel .k2k-carousel-item-container {
  width: inherit;
}
.k2k-page .city-carousel-container .owl-carousel .k2k-carousel-item-container .city-carousel-video {
  width: inherit;
  max-height: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.k2k-page .path-container .path-svg {
  position: absolute;
  height: auto !important;
  height: 100%;
  top: 2rem;
  left: 5rem;
  z-index: -1;
}
.k2k-page .mute-button-container {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  z-index: 3;
  border-radius: 0.25rem;
  background: #343f44;
  padding: 0.5rem;
}

.nexus-product-page .semantic-surface-08 {
  background: linear-gradient(90deg, #00b5be 49.17%, #20b370 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.nexus-product-page .linear-gradient-background {
  background: linear-gradient(180deg, #111 7.41%, #000 63.89%), #000;
  padding-top: 4.5rem;
  position: relative;
}
.nexus-product-page .masthead-section {
  height: calc(100vh - 7.5rem);
  min-height: 100vh;
  padding-top: 7rem;
  background-image: url("/images/nexus/product-page/masthead/d_masthead.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.nexus-product-page .masthead-section .container {
  height: inherit;
}
.nexus-product-page .masthead-section .masthead-product-image {
  top: 7rem;
}
.nexus-product-page .masthead-section .masthead-content-container {
  bottom: 3vh;
}
.nexus-product-page .masthead-section .masthead-feature-item {
  padding-block: 0.75rem;
}
.nexus-product-page .masthead-section .masthead-feature-item svg.lucide {
  height: 2.5rem;
  width: 2.5rem;
}
.nexus-product-page .masthead-section .masthead-cta-container {
  margin-inline: 12rem;
}
.nexus-product-page .made-in-india-container {
  padding: 2rem 0;
  background: linear-gradient(270deg, #f7941d, #2f80ed, #148b47);
  background-size: 600% 600%;
  animation: bg-pan-left 15s ease infinite;
}
@keyframes bg-pan-left {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.nexus-product-page .color-selector-section .color-name {
  background: linear-gradient(180deg, rgba(0, 181, 190, 0.3) 0%, #00b5be 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Alaska", sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  top: 10rem;
  z-index: -1;
}
.nexus-product-page .color-selector-section .select-color-image-container {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  border: 1px solid #191f22;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-color-container .select-color-item {
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  cursor: pointer;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-color-container .select-color-item.zanskar-aqua {
  background-color: #00b5be;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-color-container .select-color-item.lunar-white {
  background-color: #d0d3d4;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-color-container .select-color-item.steel-grey {
  background-color: #829fab;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-color-container .select-color-item.indian-red {
  background-color: #a31e41;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-color-container .select-color-item.active {
  position: relative;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-color-container .select-color-item.active::before {
  content: url("/images/nexus/product-page/colour-selector/check.svg");
  position: absolute;
  top: 5px;
  left: 3px;
  right: 0;
  bottom: 0;
  border-radius: 50%;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item {
  width: 10%;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item img {
  z-index: 2;
  position: relative;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item.active::before {
  height: 4rem;
  width: 4rem;
  content: url("/images/nexus/product-page/colour-selector/check.svg");
  z-index: 1;
  position: absolute;
  left: 1rem;
  top: 1rem;
  background-color: #00b5be;
  border-radius: 50%;
  filter: blur(8px);
  transition: background-color 0.5s ease-in-out;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item.active.zanskar-blue::before {
  background-color: #00b5be;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item.active.lunar-white::before {
  background-color: #d0d3d4;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item.active.steel-grey::before {
  background-color: #829fab;
}
.nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item.active.indian-red::before {
  background-color: #a31e41;
}
.nexus-product-page .product-features-section {
  height: 75vh;
}
.nexus-product-page .product-features-section .container {
  overflow: hidden;
  padding-top: 2rem;
}
.nexus-product-page .product-features-section .features-container {
  height: 75vh;
}
.nexus-product-page .product-features-section .features-container .feature {
  width: 100%;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container {
  margin-bottom: 4rem;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel {
  position: relative;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item {
  opacity: 0.6;
  transform: scale(0.8);
  transform-origin: center middle;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.active.center {
  opacity: 1;
  transform: scale(1);
  transform-origin: center middle;
  z-index: 2;
  position: relative;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.active.center::after {
  background: linear-gradient(180deg, #00b5be 0%, rgba(32, 179, 112, 0) 76.67%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
  filter: blur(32px);
  height: 120px;
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0%;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.active.center .feature-carousel-item {
  border: 1px solid var(--semantic-surface-08, #00b5be);
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.left {
  position: relative;
  left: 28vw;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.right {
  position: relative;
  right: 28vw;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel-item {
  position: relative;
  border-radius: 4px;
  border: 1px solid transparent;
  background: #000000;
  box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, 0.24);
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel-item img {
  width: 100%;
}
.nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel-item .feature-carousel-item-content {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
}
.nexus-product-page .product-features-section .big-on-container {
  display: flex;
  margin: auto;
  justify-content: center;
}
.nexus-product-page .product-features-section .big-on-container .big-on-text {
  font-family: "Astera", sans-serif;
  font-size: 120px;
  font-style: normal;
  font-weight: 400;
  line-height: 128px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  bottom: -1rem;
  z-index: 0;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-transform: uppercase;
}
.nexus-product-page .product-features-section .big-on-container .big-on-items-container {
  padding: 1rem 2rem;
  border-radius: 3rem;
  background: #191f22;
  z-index: 2;
  position: relative;
}
.nexus-product-page .product-features-section .big-on-container .big-on-items-container .big-on-item {
  color: #829fab;
  font-family: "Alaska", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
  transition: all 2.5s ease-in-out;
}
.nexus-product-page .product-features-section .big-on-container .big-on-items-container .big-on-item.active {
  background: var(--semantic-surface-08, linear-gradient(90deg, #00b5be 49.17%, #20b370 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.nexus-product-page .product-features-section .big-on-container .big-on-items-container .big-on-item.active::before {
  height: 6px;
  width: 6px;
  content: "";
  background: var(--semantic-surface-08, linear-gradient(90deg, #00b5be 49.17%, #20b370 100%));
  border-radius: 50%;
  display: inline-block;
  position: relative;
  left: -0.5rem;
  bottom: 0.125rem;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-frame-image {
  z-index: 2;
  position: relative;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-image-carousel-container {
  position: absolute;
  top: 9vh;
  max-width: 100%;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-image-carousel-container .cluster-image-carousel img {
  max-width: 43%;
  display: flex;
  justify-content: center;
  margin: auto;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-img-carousel-nav-buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-img-carousel-nav-buttons button {
  border-radius: 0.25rem;
  padding: 0.5rem;
  background: #191f22;
  border: 0;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container.before-gradient {
  position: relative;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container.before-gradient:before {
  content: "";
  position: absolute;
  top: 0;
  width: 5rem;
  z-index: 4;
  height: 95%;
  left: 0;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, #191f22 100%);
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container.after-gradient {
  position: relative;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container.after-gradient:after {
  content: "";
  position: absolute;
  top: 0;
  width: 5rem;
  z-index: 4;
  height: 95%;
  right: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #191f22 100%);
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .owl-dots .owl-dot span {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 0.5rem;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .owl-dots .owl-dot.active span {
  background: #00b5be;
  width: 1.5rem;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .cluster-info-item {
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
  background: #191f22;
  max-width: 75%;
  margin: auto;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .cluster-info-item .icon-container {
  padding: 1rem;
}
.nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .cluster-info-item .icon-container svg {
  height: 3rem;
  width: 3rem;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container {
  padding: 3rem;
  border-radius: 0.25rem;
  background-color: #191f22;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container h3 {
  margin-bottom: 2.5rem;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .slider-container {
  position: relative;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .slider-container #savingsRangeInput {
  --percentage: 40%;
  background: linear-gradient(to right, #00b5be 0%, #20b370 var(--percentage), #343f44 var(--percentage), #343f44 100%);
  border: 0;
  border-radius: 8px;
  height: 4px;
  width: 100%;
  outline: none;
  transition: background 450ms ease-in;
  -webkit-appearance: none;
  touch-action: none;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .slider-container #savingsRangeOutput {
  font-family: "Alaska", sans-serif;
  font-size: 0.75rem;
  line-height: 1.25rem;
  position: absolute;
  transform: translateX(-50%);
  color: #00b5be;
  border-radius: 4px;
  border: 1px solid var(--secondary-500, #829fab);
  background: var(--secondary-900, #191f22);
  padding: 0.5rem 0.75rem;
  cursor: ew-resize;
  cursor: pointer;
  bottom: -0.75rem;
  background-image: url("/images/nexus/product-page/savings-calculator/svg-slider.svg");
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  pointer-events: none;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .savings-calculator-buttons-container .chip-nexus, .nexus-product-page .savings-calculator-section .savings-calculator-container .savings-calculator-buttons-container .coverage-chips {
  color: #ffffff;
  background-color: #343f44;
  border: 0;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .savings-calculator-buttons-container .chip-nexus.active, .nexus-product-page .savings-calculator-section .savings-calculator-container .savings-calculator-buttons-container .active.coverage-chips {
  background-color: #00b5be;
  color: #002425;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .savings-calculator-right {
  border-left: 1px solid #343f44;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .savings-result-container .savings-result-card {
  border-radius: 4px;
  border: 1px solid #343f44;
  padding: 0.75rem 1rem;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .savings-result-container .savings-result-card .icon-container svg {
  height: 3.5rem;
  width: 3.5rem;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .breakdown-result-container .breakdown-result-table {
  border-collapse: separate;
  border-spacing: 0 1.5rem;
}
.nexus-product-page .savings-calculator-section .savings-calculator-container .breakdown-result-container .breakdown-result-table th,
.nexus-product-page .savings-calculator-section .savings-calculator-container .breakdown-result-container .breakdown-result-table td {
  text-align: right;
}
.nexus-product-page .patents-section .patent-carousel-container {
  left: -8vw;
}
.nexus-product-page .patents-section .patent-carousel-container .patent-carousel .owl-dots span {
  height: 6px;
  width: 6px;
  margin: 5px 3px;
}
.nexus-product-page .patents-section .patent-carousel-container .patent-carousel .owl-dots .active span {
  background: #c9d5da;
  width: 1.5rem;
}
.nexus-product-page .patents-section .patent-carousel-container .patent-card {
  border-radius: 4px;
  border: 1px solid #343f44;
  background-color: #191f22;
  padding: 1.5rem;
}
.nexus-product-page .patents-section .patent-carousel-container .patent-card svg {
  height: 3rem;
  width: 3rem;
}
.nexus-product-page .finance-section .finance-content-wrapper {
  border-radius: 4px;
  border: 1px solid #191f22;
  padding: 0.5rem;
}
.nexus-product-page .finance-section .finance-content-wrapper .finance-content-container {
  padding: 2.5rem 1.5rem;
  background-image: url("/images/nexus/product-page/finance/d_bg-finance.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.nexus-product-page .finance-section .finance-content-wrapper .finance-content-container svg.lucide {
  height: 2rem;
  width: 2rem;
}
.nexus-product-page .finance-section .finance-content-wrapper .finance-content-container .finance-carousel-container {
  border-radius: 0.25rem;
  background: #000000;
  padding: 1.5rem;
}
.nexus-product-page .finance-section .finance-content-wrapper .finance-content-container .finance-carousel-container .finance-carousel .finance-carousel-item img {
  height: 3rem;
  width: 3rem;
}
.nexus-product-page .k2k-section .k2k-info-cards-container {
  bottom: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card {
  border-radius: 4px;
  border: 2px solid rgba(78, 95, 102, 0);
  background: #111;
  padding: 1rem 1.5rem;
  position: relative;
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .border-gradient {
  position: absolute;
  width: 3rem;
  height: 2px;
  background: linear-gradient(to right, transparent, #4e5f66, transparent);
  left: 50%;
  transform: translateX(-50%);
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .top {
  top: 0;
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .bottom {
  bottom: 0;
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .corner {
  position: absolute;
  width: 1rem;
  height: 1rem;
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .top-left {
  top: 0;
  left: 0;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  -o-border-image: linear-gradient(to bottom right, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to bottom right, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 4px 0 0 0;
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .top-right {
  top: 0;
  right: 0;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  -o-border-image: linear-gradient(to bottom left, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to bottom left, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 4px 0 0;
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .bottom-left {
  bottom: 0;
  left: 0;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  -o-border-image: linear-gradient(to top right, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to top right, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 0 4px 0;
}
.nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .bottom-right {
  bottom: 0;
  right: 0;
  border-bottom: 2px solid transparent;
  border-right: 2px solid transparent;
  -o-border-image: linear-gradient(to top left, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to top left, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 0 0 4px;
}
.nexus-product-page .k2k-section .k2k-carousel-container {
  padding: 1rem;
  border-top: 1px solid #191f22;
  border-bottom: 1px solid #191f22;
}
.nexus-product-page .k2k-section .k2k-carousel-container .k2k-carousel .k2k-carousel-item img {
  width: 2rem;
}
.nexus-product-page .mobile-app-section .mobile-app-content-container {
  border-radius: 0.25rem;
  background: #111;
  padding: 1.5rem 1.5rem 0 1.5rem;
}
.nexus-product-page .benefits-section .benefit-card {
  padding: 1.5rem;
  border-radius: 0.25rem;
  background: #111;
}
.nexus-product-page .dealership-section .dealership-content-wrapper {
  border-radius: 4px;
  border: 1px solid #191f22;
  padding: 0.5rem;
}
.nexus-product-page .dealership-section .dealership-content-wrapper .dealership-content-container {
  padding-inline: 5rem 0;
  background-image: url("/images/nexus/product-page/dealership/d_bg-dealership.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.nexus-product-page .dealership-section .dealership-content-wrapper .dealership-content-container .dealership-card {
  border-radius: 4px;
  border: 1px solid transparent;
  -o-border-image: linear-gradient(90deg, #00b5be 49.17%, #20b370 100%) 1;
     border-image: linear-gradient(90deg, #00b5be 49.17%, #20b370 100%) 1;
  padding: 1.5rem;
}
.nexus-product-page .dealership-section .dealership-content-wrapper .dealership-content-container .dealership-card svg {
  height: 2.5rem;
  width: 2.5rem;
}
.nexus-product-page .dealership-section .dealership-content-wrapper .dealership-content-container .dealership-map-image {
  padding-block: 0.25rem;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper .key-specs-card {
  position: relative;
  padding: 1.5rem;
  border-radius: 4px 0px 0px 0px;
  background: #191f22;
  height: 100%;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper .key-specs-card svg {
  height: 1.5rem;
  width: 1.5rem;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper .key-specs-card:before, .nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper .key-specs-card:after {
  content: "";
  position: absolute;
  width: 3rem;
  height: 3rem;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper .key-specs-card:before {
  top: 0;
  left: 0;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  -o-border-image: linear-gradient(to bottom right, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to bottom right, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 4px 0 0 0;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper .key-specs-card:after {
  bottom: 0;
  right: 0;
  border-bottom: 2px solid transparent;
  border-right: 2px solid transparent;
  -o-border-image: linear-gradient(to top left, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to top left, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 4px 4px 0;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(2) .key-specs-card:before, .nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(3) .key-specs-card:before {
  top: unset;
  bottom: 0;
  left: 0;
  border-top: 0;
  border-bottom: 2px solid transparent;
  -o-border-image: linear-gradient(to top right, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to top right, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 0 4px 0;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(4) .key-specs-card:before, .nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(5) .key-specs-card:before {
  bottom: 0;
  left: 0;
  top: unset;
  border-top: 0;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  -o-border-image: linear-gradient(to top right, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to top right, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 0 4px 0;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(4) .key-specs-card:after, .nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(5) .key-specs-card:after {
  top: 0;
  right: 0;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 0;
  -o-border-image: linear-gradient(to bottom left, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to bottom left, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 4px 0 0;
}
.nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(6) .key-specs-card:after, .nexus-product-page .tech-specs-section .key-specs-cards-container .key-specs-card-wrapper:nth-child(7) .key-specs-card:after {
  top: 0;
  right: 0;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 0;
  -o-border-image: linear-gradient(to bottom left, #4e5f66, transparent, #4e5f66) 1;
     border-image: linear-gradient(to bottom left, #4e5f66, transparent, #4e5f66) 1;
  border-radius: 0 4px 0 0;
}
.nexus-product-page .tech-specs-section .dimension-card {
  padding: 0.5rem 0;
}
.nexus-product-page .tech-specs-section .dimension-card .letter {
  border-radius: 20px;
  padding: 10px 16px;
}
.nexus-product-page .summary-section .summary-content-container {
  border: 1px solid #191f22;
  border-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.nexus-product-page .summary-section .summary-content-container .row.g-4 {
  padding: 2.5rem 1.5rem;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .color-name {
  background: linear-gradient(180deg, rgba(0, 181, 190, 0.3) 0%, #00b5be 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Alaska", sans-serif;
  font-size: 4rem;
  font-weight: 500;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  top: 0rem;
  z-index: -1;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .mini-select-color-container .mini-select-color-item {
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  cursor: pointer;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .mini-select-color-container .mini-select-color-item.zanskar-aqua {
  background-color: #00b5be;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .mini-select-color-container .mini-select-color-item.lunar-white {
  background-color: #d0d3d4;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .mini-select-color-container .mini-select-color-item.steel-grey {
  background-color: #829fab;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .mini-select-color-container .mini-select-color-item.indian-red {
  background-color: #a31e41;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .mini-select-color-container .mini-select-color-item.active {
  position: relative;
}
.nexus-product-page .summary-section .summary-content-container .mini-color-selector-container .mini-select-color-container .mini-select-color-item.active::before {
  content: url("/images/nexus/product-page/colour-selector/check.svg");
  position: absolute;
  top: 5px;
  left: 3px;
  right: 0;
  bottom: 0;
  border-radius: 50%;
}
.nexus-product-page .summary-section .summary-content-container .summary-carousel-container {
  padding: 0.5rem 0.75rem;
  background: #191f22;
}
.nexus-product-page .summary-section .summary-content-container .summary-carousel-container .summary-carousel-item {
  border-right: 1px solid #829fab;
  padding-right: 1.5rem;
}

@media screen and (max-width: 768px) {
  .nexus-product-page .masthead-section {
    padding-top: 5rem;
    background-image: url("/images/nexus/product-page/masthead/m_masthead.webp");
  }
  .nexus-product-page .masthead-section .masthead-content-container {
    left: 0;
    right: 0;
    padding-inline: 1rem;
  }
  .nexus-product-page .masthead-section .masthead-feature-item {
    padding: 0.75rem;
  }
  .nexus-product-page .masthead-section .masthead-feature-item svg.lucide {
    height: 2.5rem;
    width: 2.5rem;
  }
  .nexus-product-page .masthead-section .masthead-cta-container {
    width: 100% !important;
    margin-inline: 0;
  }
  .nexus-product-page .color-selector-section .color-name {
    font-size: 3rem;
    top: 3rem;
  }
  .nexus-product-page .color-selector-section .select-color-image-container {
    padding: 0;
    border-radius: 0.25rem;
    border: 0;
    flex-wrap: wrap-reverse;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-color-container {
    padding: 0.5rem 1rem;
    width: 100%;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-color-container .d-flex {
    width: 100%;
    justify-content: center;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-color-container .d-flex .select-color-item {
    height: 2.5rem;
    width: 2.5rem;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-color-container .d-flex .select-color-item.active {
    position: relative;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-color-container .d-flex .select-color-item.active::before {
    content: url("/images/nexus/product-page/colour-selector/check.svg");
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-image-container {
    justify-content: space-between !important;
    width: 100%;
    border-radius: 0.25rem;
    border: 1px solid #191f22;
    padding: 0.75rem 1rem;
    margin-bottom: 0.5rem;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item.active::before {
    height: 2rem;
    width: 2rem;
    content: "";
    z-index: 1;
    position: absolute;
    left: 2px;
    top: 4px;
    background-color: #00b5be;
    border-radius: 50%;
    filter: blur(8px);
    transition: background-color 0.5s ease-in-out;
  }
  .nexus-product-page .color-selector-section .select-color-image-container .select-image-container img {
    width: 100%;
  }
  .nexus-product-page .product-features-section .features-container {
    height: 75vh;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container {
    margin-bottom: 4rem;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel {
    position: relative;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item {
    opacity: 0.6;
    transform: scale(0.8);
    transform-origin: center middle;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.active.center {
    opacity: 1;
    transform: scale(1);
    transform-origin: center middle;
    z-index: 2;
    position: relative;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.active.center::after {
    background: linear-gradient(180deg, #00b5be 0%, rgba(32, 179, 112, 0) 76.67%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.8;
    filter: blur(32px);
    height: 120px;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    left: 0%;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.active.center .feature-carousel-item {
    border: 1px solid var(--semantic-surface-08, #00b5be);
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.left {
    position: relative;
    left: 28vw;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel.owl-carousel .owl-item.right {
    position: relative;
    right: 28vw;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel-item {
    position: relative;
    border-radius: 4px;
    border: 1px solid transparent;
    background: #000000;
    box-shadow: 0px 0px 40px 2px rgba(0, 0, 0, 0.24);
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel-item img {
    width: 100%;
  }
  .nexus-product-page .product-features-section .features-container .feature .feature-carousel-container .feature-carousel-item .feature-carousel-item-content {
    position: absolute;
    top: 1rem;
    left: 1rem;
  }
  .nexus-product-page .product-features-section .features-container .feature .features-info-container {
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    padding-bottom: 1rem;
    z-index: 3;
    position: relative;
  }
  .nexus-product-page .product-features-section .features-container .feature .features-info-container .feature-info-item {
    flex-shrink: 0;
    margin-right: 1rem;
  }
  .nexus-product-page .product-features-section .big-on-container {
    justify-content: start;
    display: block;
  }
  .nexus-product-page .product-features-section .big-on-container .big-on-text {
    font-size: 4.5rem;
    line-height: 5rem;
    bottom: 0.5rem;
  }
  .nexus-product-page .product-features-section .big-on-container .boi-scroll-container {
    position: relative;
  }
  .nexus-product-page .product-features-section .big-on-container .boi-scroll-container .big-on-items-container {
    padding: 1rem 2rem;
    border-radius: 3rem;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .nexus-product-page .product-features-section .big-on-container .boi-scroll-container .boi-gradient-overlay {
    content: "";
    position: absolute;
    width: 2rem;
    z-index: 4;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #191f22 100%);
  }
  .nexus-product-page .product-features-section .big-on-container .boi-scroll-container .boi-gradient-overlay.before {
    top: 0;
    left: 0;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
  }
  .nexus-product-page .product-features-section .big-on-container .boi-scroll-container .boi-gradient-overlay.after {
    top: 0;
    right: 0;
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem;
  }
  .nexus-product-page .product-features-section .big-on-container .boi-scroll-container .boi-gradient-overlay-after {
    content: "";
    position: absolute;
    width: 2rem;
    z-index: 2;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #191f22 100%);
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-image-carousel-container {
    position: absolute;
    top: 4vh;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-image-carousel-container .cluster-image-carousel img {
    max-width: 43%;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-img-carousel-nav-buttons {
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container.before-gradient:before {
    content: none;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container.after-gradient:after {
    content: none;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .cluster-info-item {
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
    background: #191f22;
    max-width: 100%;
    margin: auto;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .cluster-info-item .icon-container {
    padding: 1rem;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-info-carousel-container .cluster-info-carousel .cluster-info-item .icon-container svg {
    height: 3rem;
    width: 3rem;
  }
  .nexus-product-page .savings-calculator-section .savings-calculator-container {
    padding: 1.5rem 1rem;
    border-radius: 0.25rem;
    background-color: #191f22;
  }
  .nexus-product-page .savings-calculator-section .savings-calculator-container .slider-container {
    position: relative;
  }
  .nexus-product-page .savings-calculator-section .savings-calculator-container .savings-calculator-buttons-container {
    flex-wrap: wrap;
  }
  .nexus-product-page .savings-calculator-section .savings-calculator-container .savings-calculator-right {
    border-left: 0;
  }
  .nexus-product-page .savings-calculator-section .savings-calculator-container .breakdown-result-container .breakdown-result-table {
    border-spacing: 0 1.5rem;
  }
  .nexus-product-page .savings-calculator-section .savings-calculator-container .breakdown-result-container .breakdown-result-table th,
  .nexus-product-page .savings-calculator-section .savings-calculator-container .breakdown-result-container .breakdown-result-table td {
    text-align: right;
  }
  .nexus-product-page .patents-section .patent-carousel-container {
    left: 0;
  }
  .nexus-product-page .patents-section .patent-carousel-container .patent-card {
    padding: 1rem;
  }
  .nexus-product-page .patents-section .patent-carousel-container .patent-card svg {
    height: 2rem;
    width: 2rem;
  }
  .nexus-product-page .finance-section .finance-content-wrapper .finance-content-container {
    padding: 1rem 0.5rem;
    background-image: url("/images/nexus/product-page/finance/m_bg-finance.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .nexus-product-page .finance-section .finance-content-wrapper .finance-content-container svg.lucide {
    height: 2rem;
    width: 2rem;
  }
  .nexus-product-page .finance-section .finance-content-wrapper .finance-content-container .finance-carousel-container {
    padding: 0.5rem;
  }
  .nexus-product-page .finance-section .finance-content-wrapper .finance-content-container .finance-carousel-container .finance-carousel .finance-carousel-item img {
    height: 3rem;
    width: 3rem;
  }
  .nexus-product-page .k2k-section img.w-75 {
    width: 100% !important;
  }
  .nexus-product-page .k2k-section .k2k-info-cards-container {
    bottom: -1.5rem;
    width: 100%;
  }
  .nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card {
    padding: 0.5rem 1.5rem;
  }
  .nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .border-gradient {
    height: 1px;
  }
  .nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .top-left {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  .nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .top-right {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
  }
  .nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .bottom-left {
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  .nexus-product-page .k2k-section .k2k-info-cards-container .k2k-info-card .bottom-right {
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
  }
  .nexus-product-page .k2k-section .k2k-carousel-container {
    padding: 0.75rem;
  }
  .nexus-product-page .mobile-app-section .mobile-app-content-container {
    padding: 1.5rem 1rem;
  }
  .nexus-product-page .dealership-section .dealership-content-wrapper {
    border-radius: 4px;
    border: 1px solid #191f22;
    padding: 0.5rem;
  }
  .nexus-product-page .dealership-section .dealership-content-wrapper .dealership-content-container {
    padding-block: 1rem 0;
    padding-inline: 1rem 1rem;
    background-image: url("/images/nexus/product-page/dealership/m_bg-dealership.svg");
  }
  .nexus-product-page .dealership-section .dealership-content-wrapper .dealership-content-container .dealership-card {
    border-radius: 4px;
    padding: 1.5rem;
    width: 100%;
  }
  .nexus-product-page .dealership-section .dealership-content-wrapper .dealership-content-container .dealership-map-image {
    padding-block: 0.25rem;
  }
  .nexus-product-page .summary-section .summary-content-container .summary-feature-cards-container {
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
  }
  .nexus-product-page .summary-section .summary-content-container .summary-feature-cards-container .summary-feature-card {
    flex-shrink: 0;
    width: 30%;
  }
  .nexus-product-page .summary-section .summary-content-container .summary-cta-button-container {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .nexus-product-page .color-selector-section .select-color-image-container .select-image-container .select-image-item.active::before {
    left: 0;
    top: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1980px) {
  .nexus-product-page .selected-image {
    width: 75% !important;
  }
  .nexus-product-page .product-features-section {
    height: 80vh;
  }
  .nexus-product-page .product-features-section .features-container {
    height: 80vh;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-image-carousel-container {
    top: 13vh;
  }
  .nexus-product-page .cluster-section .cluster-frame-container .cluster-image-carousel-container .cluster-image-carousel img {
    max-width: 42%;
  }
}
@media screen and (min-width: 1980px) {
  .design-story-section .design-story-top-carousel h3 {
    margin-bottom: 2.5rem !important;
  }
  .design-story-section .design-story-top-carousel img {
    margin-bottom: 2.5rem !important;
  }
}
.p-12 {
  padding: 0.75rem;
}

.px-12 {
  padding-inline: 0.75rem;
}

.py-12 {
  padding-block: 0.75rem;
}

.pe-12 {
  padding-right: 0.75rem;
}

.ps-12 {
  padding-left: 0.75rem;
}

.br-12 {
  border-radius: 0.75rem;
}

.br-4 {
  border-radius: 0.25rem;
}

.section-top-spacing {
  padding-top: 10rem;
}

.media-kit-container .mb-48 {
  margin-bottom: 3rem;
}
.media-kit-container .media-kit-header {
  border-bottom: 1px solid #191f22;
  margin-bottom: 9rem;
  padding-bottom: 3.5rem;
}
.media-kit-container .media-kit-header .collections-block {
  border: 2px solid #191f22;
  border-radius: 2px;
}
.media-kit-container .media-kit-header .gradient-text {
  background: linear-gradient(90deg, #09D7E5 11.33%, #11333C 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: -moz-fit-content;
  width: fit-content;
}
.media-kit-container .download-btn {
  padding: 0.5rem;
  border-radius: 0.25rem;
  background-color: #343f44;
  color: #b1c3ca;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.media-kit-container .owl-stage {
  padding-right: 5rem !important;
  padding-left: 0 !important;
}
.media-kit-container .get-comlete-zip-section {
  border: 1px solid #191f22;
}
.media-kit-container .get-comlete-zip-section .bg-pattern {
  background-image: url("/images/nexus/media-kit/d_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.media-kit-container .coverage-card {
  padding: 2rem 1.5rem;
  border: 1px solid #343f44;
}
.media-kit-container .contact-media-section {
  gap: 2.5rem;
}
.media-kit-container .coverage-heading,
.media-kit-container .fake-scrollbar {
  margin-bottom: 2.5rem;
}

.coverage-chips {
  border: 1px solid #00b5be;
  color: #00b5be;
}

.fake-scrollbar {
  overflow-x: auto;
}
.fake-scrollbar::-webkit-scrollbar, .fake-scrollbar::-webkit-scrollbar-track, .fake-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  cursor: pointer;
}
.fake-scrollbar::-webkit-scrollbar {
  width: 0.25rem;
  height: 0.25rem;
}
.fake-scrollbar::-webkit-scrollbar-track {
  background-color: #343f44;
}
.fake-scrollbar::-webkit-scrollbar-thumb {
  background-color: #00b5be;
  cursor: pointer;
}
.fake-scrollbar .fake-scrollbar-thumb {
  height: 1px;
}

.custom-toast {
  width: -moz-max-content;
  width: max-content;
  top: 110%;
  opacity: 0;
  transition: all 0.15s ease-out;
}
.custom-toast.active {
  opacity: 1;
}

.p-40 {
  padding: 2.5rem;
}

.px-40 {
  padding-inline: 2.5rem;
}

.py-40 {
  padding-block: 2.5rem;
}

.py-40 {
  padding-block: 2.5rem;
}

.pe-40 {
  padding-right: 2.5rem;
}

.left-offset {
  padding-left: calc((100vw - 1320px) / 2);
}

@media (max-width: 1400px) {
  .left-offset {
    padding-left: calc((100vw - 1140px) / 2);
  }
}
@media (max-width: 1200px) {
  .left-offset {
    padding-left: calc((100vw - 960px) / 2);
  }
}
@media (max-width: 992px) {
  .left-offset {
    padding-left: calc((100vw - 720px) / 2);
  }
}
@media (max-width: 768px) {
  .left-offset {
    padding-left: calc((100vw - 540px) / 2);
  }
}
@media (max-width: 540px) {
  .left-offset {
    padding-left: 0.75rem;
  }
}
.gradient-surface-8, .calculate-emi-section .calculate-emi-inner-wrapper .emi-plans-card .emi-plans-price, .nexus-homepage .blogs-section .blog-card:hover .blog-title {
  background: linear-gradient(90deg, #00B5BE 49.17%, #20B370 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nexus-homepage .masthead {
  background-image: url("/images/nexus/update-v2/masthead/d_masthead.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 12vh;
  padding-bottom: 4.35vh;
}
.nexus-homepage .masthead .masthead-carousel-container {
  position: relative;
}
.nexus-homepage .masthead .masthead-carousel-container::before {
  position: absolute;
  content: "";
  top: 0;
  left: 1.5rem;
  width: 10%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), transparent);
  z-index: 8;
}
.nexus-homepage .masthead .masthead-carousel-container .masthead-carousel .marquee-h3 {
  letter-spacing: 11.2px;
  text-transform: uppercase;
  margin-right: 2.5rem;
}
.nexus-homepage .masthead .masthead-carousel-container .masthead-carousel .owl-item img {
  max-width: 3rem;
}
.nexus-homepage .specs-section {
  background-repeat: no-repeat;
  background-position: top;
}
.nexus-homepage .specs-section .specs-section-inner {
  padding-top: 10rem;
}
.nexus-homepage .specs-section .specs-section-inner .bg-arctic-wrapper {
  position: absolute;
  left: 50%;
  top: 2%;
  transform: translateX(-50%);
  width: 60vw !important;
  max-width: 1334px !important;
  height: auto;
}
.nexus-homepage .specs-section .specs-section-inner .specs-section-content {
  gap: clamp(4rem, 7vh, 6rem);
  min-height: 70vh;
}
.nexus-homepage .specs-section .specs-section-inner .specs-section-content #dia-wrapper {
  max-width: 80%;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .image-container {
  padding-inline: 2.5rem;
  max-height: 80vh !important;
  max-width: 120rem;
  margin-inline: auto;
  overflow: hidden;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .image-container .image-overlay {
  transform: scale(0.6);
  transform-origin: top;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .image-container .image-overlay .image-overlay-inner {
  position: absolute;
  content: "";
  inset: 0;
  background-color: #000;
  opacity: 0.8;
  z-index: 2;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .overlap-card-container {
  position: relative;
  top: -9rem;
  min-height: 16rem;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .overlap-card-container .overlap-card-outer {
  position: absolute;
  transform-origin: bottom;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .overlap-card-container .overlap-card-outer:nth-child(1) {
  scale: 1;
  z-index: 10;
  opacity: 1;
  top: 0;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .overlap-card-container .overlap-card-outer:nth-child(2) {
  scale: 0.9;
  z-index: 9;
  opacity: 0.9;
  top: 15px;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .overlap-card-container .overlap-card-outer:nth-child(3) {
  scale: 0.8;
  z-index: 8;
  opacity: 0.7;
  top: 30px;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .overlap-card-container .overlap-card-outer:nth-child(4) {
  scale: 0.7;
  z-index: 7;
  opacity: 0.4;
  top: 45px;
}
.nexus-homepage .specs-section .specs-section-inner .specs-cards-container .overlap-card-container .overlap-card-outer .overlap-card.youtube-redirect {
  background: linear-gradient(90deg, #00B5BE 49.17%, #20B370 100%);
  gap: 1.25rem;
}
.nexus-homepage .features-section {
  padding-inline: 2.5rem;
}
.nexus-homepage .features-section .features-section-inner {
  background-image: url("/images/nexus/homepage/specs/arctic-tern.svg");
  background-repeat: no-repeat;
  background-position: 0% center;
  background-size: 35%;
}
.nexus-homepage .nexus-bg {
  background-image: url("/images/nexus/homepage/arctic-tern-dark.svg"), linear-gradient(180deg, #111 44.1%, #000 100%);
  background-repeat: no-repeat;
  background-size: contain;
}
.nexus-homepage .colours-section-container .colours-section .colours-content {
  left: 60%;
  top: 50%;
  transform: translateY(-50%);
  width: 20vw;
}
.nexus-homepage .colours-section-container .colours-section .coloured-image {
  max-width: 80%;
}
.nexus-homepage .untold-stories-section .untold-logo {
  max-width: 40%;
}
.nexus-homepage .untold-stories-section .stories-carousel .owl-stage {
  padding-right: 100px !important;
  padding-left: 0 !important;
}
.nexus-homepage .esg-section .esg-tabs {
  color: #343f44;
  transition: all 0.15s ease-out;
}
.nexus-homepage .esg-section .esg-tabs.h1 {
  margin-bottom: 0;
}
.nexus-homepage .esg-section .esg-tabs .esg-tabs-marker {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.5rem;
  opacity: 0;
}
.nexus-homepage .esg-section .esg-tabs.active {
  color: #f8fafa;
}
.nexus-homepage .esg-section .esg-tabs.active .esg-tabs-marker {
  opacity: 1;
}
.nexus-homepage .esg-section .esg-card .esg-card-svgs {
  stroke: #829fab;
  height: 2rem;
  width: 2rem;
}
.nexus-homepage .esg-section .esg-right-img {
  width: 80vh;
  margin-left: auto;
}
.nexus-homepage .blogs-section .blog-card {
  border: 1px solid #191f22;
  border-radius: 0.25rem;
  background: #000000;
  padding: 1px;
  transition: all 0.2s ease-in;
}
.nexus-homepage .blogs-section .blog-card .blog-content {
  padding: 1rem;
  background: #000000;
}
.nexus-homepage .blogs-section .blog-card .blog-content svg {
  width: 1rem;
  height: 1rem;
  stroke-width: 1.5;
}
.nexus-homepage .blogs-section .blog-card:hover {
  background: linear-gradient(90deg, #00B5BE 49.17%, #20B370 100%);
  border-color: transparent;
}
.nexus-homepage .blogs-section .blogs-carousel {
  position: relative;
  top: -4.35vh;
}
.nexus-homepage .dealership-section .nearby-dealer {
  position: relative;
  top: -6.25rem;
}
.nexus-homepage .dealership-section .nearby-dealer .dealer-locator-wrapper {
  padding: 2.5rem 3rem 3rem;
  border: 1px solid #343f44;
  background: #000000;
  box-shadow: 0 -0.25rem 1rem 0px rgba(0, 0, 0, 0.48);
}
.nexus-homepage .dealership-section .nearby-dealer .dealer-locator-wrapper .locator-container {
  margin-bottom: 2.5rem;
}
.nexus-homepage .dealership-section .nearby-dealer .dealer-address {
  padding: 2rem 3rem;
  background: #191f22;
  border-radius: 0.25rem;
}
.nexus-homepage .dealership-section .nearby-dealer .dealer-address .dealer-contacts {
  transition: all 0.1s ease-in-out;
}
.nexus-homepage .dealership-section .nearby-dealer .dealer-address .dealer-contacts:hover {
  background-color: #4e5f66;
  color: #b1c3ca;
}
.nexus-homepage .dealership-section .dealership-section-cover {
  padding-inline: 2vw;
}
.nexus-homepage .k2k-gallery-carousel {
  margin-bottom: 2.5rem;
}
.nexus-homepage .k2k-gallery-carousel .k2k-gallery-card .k2k-gallery-label {
  position: absolute;
  bottom: 0.625rem;
  left: 50%;
  transform: translateX(-50%) rotateZ(var(--deg));
  background-color: #343f44;
  border-radius: 1rem;
  padding: 0.75rem 1.5rem;
  text-wrap: nowrap;
}
.nexus-homepage .k2k-gallery-carousel .owl-item.center .k2k-gallery-label {
  background: linear-gradient(90deg, #00B5BE 49.17%, #20B370 100%);
}
.nexus-homepage .k2k-section .astera-title,
.nexus-homepage .blogs-section .astera-title {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.nexus-homepage .records-section h2 {
  width: -moz-fit-content;
  width: fit-content;
}
.nexus-homepage .records-section .records-card-container {
  top: -8rem;
}
.nexus-homepage .records-section .records-card-container .overlap-card-outer {
  position: absolute;
  transform-origin: bottom;
}
.nexus-homepage .records-section .records-card-container .overlap-card-outer:nth-child(1) {
  scale: 1;
  z-index: 10;
  opacity: 1;
  top: 0;
}
.nexus-homepage .records-section .records-card-container .overlap-card-outer:nth-child(2) {
  scale: 0.9;
  z-index: 9;
  opacity: 0.9;
  top: 15px;
}
.nexus-homepage .records-section .records-card-container .overlap-card-outer:nth-child(3) {
  scale: 0.8;
  z-index: 8;
  opacity: 0.7;
  top: 30px;
}
.nexus-homepage .records-section .records-card-container .overlap-card-outer:nth-child(4) {
  scale: 0.7;
  z-index: 7;
  opacity: 0.4;
  top: 45px;
}
.nexus-homepage .records-section .records-card-container .record-logo {
  max-width: 5.625rem;
}
.nexus-homepage .indicators {
  z-index: 20;
  right: 1rem;
  top: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.5rem;
  position: absolute;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
.nexus-homepage .indicators .indicator {
  width: 0.375rem;
  height: 0.375rem;
  background-color: #829fab;
  flex-grow: 1;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}
.nexus-homepage .indicators .indicator.active {
  height: 1.5rem;
  background-color: #c9d5da;
}

.calculate-emi-section .calculate-emi-section-inner {
  border: 1px solid #191f22;
}
.calculate-emi-section .bg-pattern {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("/images/nexus/media-kit/d_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2.5rem 1.5rem;
}
.calculate-emi-section .calculate-emi-inner-wrapper {
  --bs-gutter-x: 2rem;
}
.calculate-emi-section .calculate-emi-inner-wrapper .secondary-button-nexus svg,
.calculate-emi-section .calculate-emi-inner-wrapper .primary-button-nexus svg {
  width: 1rem;
  height: 1rem;
  padding-inline: 0;
}
.calculate-emi-section .calculate-emi-inner-wrapper .emi-plans-card .emi-plans-card-icon {
  height: 3.5rem;
  width: 3.5rem;
  stroke: #829fab;
}
.overlap-card {
  padding: 2.5rem 2.5rem 2.5rem 1.5rem;
  border-radius: 0.25rem;
  background: #191f22;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.map-link {
  padding-bottom: 0.25rem;
  border-bottom: 1px solid;
}

.lucide-size-16 {
  width: 1rem;
  height: 1rem;
}

@media (max-width: 992px) {
  .bs-container {
    max-width: 720px;
    margin-inline: auto;
    padding-inline: 0.75rem;
  }
  .nexus-homepage .colours-section-container .colours-section .colours-content {
    position: unset !important;
    max-width: 100%;
    width: 100%;
    transform: none !important;
  }
  .nexus-homepage .colours-section-container .colours-section .colours-content .spacing-32 {
    margin-bottom: 1.5rem;
  }
  .nexus-homepage .colours-section-container .colours-section .coloured-image {
    max-width: 100%;
  }
  .nexus-homepage .esg-section .spacing-40 {
    margin-bottom: 1.5rem;
  }
  .nexus-homepage .esg-section .esg-tabs.h1 {
    margin-bottom: 0;
    padding-left: 1.5rem;
  }
  .nexus-homepage .esg-section .esg-tabs .esg-tabs-marker {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 0.75rem;
  }
  .nexus-homepage .esg-section .esg-card .esg-card-svgs {
    stroke: #829fab;
    height: 2rem;
    width: 2rem;
  }
}
@media (max-width: 576px) {
  .nexus-homepage .masthead {
    background-position: bottom;
  }
  .nexus-homepage .records-section .records-card-container {
    top: -9rem;
  }
  .nexus-homepage .records-section .records-card-container .overlap-card {
    gap: 1.5rem;
  }
}
.dealer-separator {
  border-bottom: 1px solid #343f44;
}

.k2k-section {
  height: 80vh;
}

.untold-stories-section {
  height: 100vh;
}

@media screen and (max-width: 767px) {
  .k2k-section {
    height: 100vh;
  }
  .untold-stories-section {
    height: 75vh;
  }
}
@media screen and (min-width: 1980px) {
  .k2k-section {
    height: 55vh;
  }
  .untold-stories-section {
    height: 85vh;
  }
}
.gradient-surface-3 {
  background: linear-gradient(90deg, #09D7E5 11.33%, #11333C 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blog-page-wrapper {
  padding-top: 6.5rem;
}
.blog-page-wrapper .masthead-bg {
  height: max(55vh - 200px, 550px);
  z-index: -1;
}
.blog-page-wrapper .masthead-bg img {
  top: 15%;
  pointer-events: none;
}
.blog-page-wrapper .blog-cover-footer {
  background: linear-gradient(90deg, #09D7E5 11.33%, #11333C 100%);
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.blog-page-wrapper .toc-parent {
  position: sticky;
  top: 6.25rem;
}
.blog-page-wrapper .table-contents .contents-anchor {
  color: #4e5f66;
  transition: all 0.25s ease-out;
  position: relative;
}
.blog-page-wrapper .table-contents .contents-anchor .anchor-marker {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  opacity: 0;
  transition: all 0.25s ease-out;
}
.blog-page-wrapper .table-contents .contents-anchor:hover, .blog-page-wrapper .table-contents .contents-anchor.active {
  color: #30c3ca;
  padding-left: 1rem;
}
.blog-page-wrapper .table-contents .contents-anchor:hover .anchor-marker, .blog-page-wrapper .table-contents .contents-anchor.active .anchor-marker {
  opacity: 1;
}
.blog-page-wrapper .social-links-wrapper .social-link {
  padding: 0.5rem;
  background-color: #191f22;
  border-radius: 50%;
  color: #b1c3ca;
}
.blog-page-wrapper .social-links-wrapper .social-link .svg {
  stroke: #b1c3ca;
}
.blog-page-wrapper .ratings-wrapper .rating-group label {
  cursor: pointer;
  color: #829fab;
  transition: all 0.25s ease-in-out;
}
.blog-page-wrapper .ratings-wrapper .rating-group label:hover,
.blog-page-wrapper .ratings-wrapper .rating-group input[type=radio]:checked + label {
  color: #00be68;
}
.blog-page-wrapper .ratings-wrapper .rating-group svg {
  width: 2rem;
  height: 2rem;
  stroke-width: 2;
}
.input-text, .nexus-input-wrapper .form-floating label, .nexus-input-wrapper .form-floating .form-control {
  font-family: "Alaska", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.nexus-input-wrapper .form-floating .form-control {
  padding: 1rem;
  background-color: #343f44;
  border-radius: 0.25rem;
  border: 1px solid transparent;
  box-shadow: none;
  color: #ffffff;
}
.nexus-input-wrapper .form-floating .form-control:hover {
  background-color: #4e5f66;
}
.nexus-input-wrapper .form-floating .form-control:not(:-moz-placeholder-shown) {
  background-color: #191f22;
}
.nexus-input-wrapper .form-floating .form-control:not(:placeholder-shown), .nexus-input-wrapper .form-floating .form-control:focus {
  background-color: #191f22;
}
.nexus-input-wrapper .form-floating .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}
.nexus-input-wrapper .form-floating .form-control:not(:placeholder-shown), .nexus-input-wrapper .form-floating .form-control:focus {
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}
.nexus-input-wrapper .form-floating .form-control:not(:-moz-placeholder-shown) ~ label {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #829fab;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.35rem);
}
.nexus-input-wrapper .form-floating .form-control:not(:placeholder-shown) ~ label, .nexus-input-wrapper .form-floating .form-control:focus ~ label {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #829fab;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.35rem);
}
.nexus-input-wrapper .form-floating .form-control:disabled {
  color: #829fab;
}
.nexus-input-wrapper .form-floating label {
  color: #e1e7ea;
}

.blog-progress {
  position: sticky;
  top: 5.12rem;
  z-index: 9;
}

@media (max-width: 992px) {
  .blog-page-wrapper .toc-parent {
    position: static;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /*** Navbar ***/
  .nexus-navbar {
    padding: 1rem;
  }
  .nexus-navbar .nav-menu-button {
    min-width: auto;
  }
  .nexus-navbar .booking-btn-mobile-container svg {
    stroke: #ffffff;
  }
  .nexus-menu-modal .modal-dialog-fullscreen {
    margin: 0.5rem;
  }
  .nexus-menu-modal .modal-dialog-fullscreen .modal-header {
    margin-bottom: 1.5rem;
  }
  /*** Features Section ***/
  .features-section-container {
    overflow: hidden;
  }
  .features-section-container .features-section .feature-card {
    padding: 0.5rem 1rem;
    margin-right: 1rem;
    flex-wrap: wrap;
  }
  .features-section-container .features-section .feature-card svg {
    stroke: #00b5be;
    height: 2.5rem;
    width: 2.5rem;
  }
  .features-section-parent {
    overflow: hidden;
  }
  .features-section-parent .indicators {
    left: unset;
    right: 1rem;
  }
  .features-section-parent .indicators .indicator {
    flex-grow: 1;
    margin: 2px 0;
    height: 0.5rem;
    border-radius: 50%;
  }
  /*** K2K Section ***/
  .k2k-section-container {
    overflow: hidden;
  }
  .k2k-section-container .k2k-section .cities-container {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .k2k-section-container .k2k-section .cities-container::-webkit-scrollbar {
    display: none;
  }
  .k2k-section-container .k2k-section .cities-container .city {
    min-width: 200px;
    max-width: 215px;
  }
  .k2k-section-container .k2k-section .cities-container .city img {
    width: 100%;
  }
  .k2k-section-container .k2k-section .cities-container .city .city-video-container .watch-video-svg {
    height: 68%;
    top: 5%;
  }
  /*** Additional Features Section ***/
  .additional-features-section #additional-feature-image {
    width: 50%;
  }
  .additional-features-section .additional-feature-card {
    border-top: 1px solid transparent;
    padding: 1rem 0.5rem;
  }
  .additional-features-section .additional-feature-card svg {
    height: 1.5rem;
    width: 1.5rem;
    stroke: #829fab;
  }
  .additional-features-section .additional-features-cards-container {
    max-width: 100vw;
  }
  .additional-features-section .additional-features-cards-container .row {
    overflow-x: scroll;
    flex-wrap: nowrap;
    max-width: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .additional-features-section .additional-features-cards-container .row::-webkit-scrollbar {
    display: none;
  }
  .additional-features-section .additional-features-cards-container .row .col-8 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
  /*** Pre-booking Section ***/
  .pre-booking-section {
    background-image: url("/images/nexus/pre-booking/t_bg-vector.svg");
    padding: 4rem 2rem;
  }
  /*** homepage ***/
  .nexus-homepage .dealership-section .nearby-dealer .dealer-locator-wrapper {
    padding: 1.5rem;
  }
  .nexus-homepage .dealership-section .nearby-dealer .dealer-locator-wrapper .locator-container {
    margin-bottom: 1.5rem;
  }
  .nexus-homepage .dealership-section .nearby-dealer .dealer-address {
    padding: 1.5rem;
  }
  /*** emi calculator ***/
  #emi-calculator-wrapper .emi-section {
    padding-right: 2.5rem;
  }
  .blog-progress {
    top: 3.625rem;
  }
}
@media only screen and (max-width: 768px) {
  /*** Custom Classes ***/
  .spacing-40 {
    margin-bottom: 2rem;
  }
  /*** Navbar ***/
  .nexus-navbar {
    padding: 1rem;
  }
  .nexus-navbar .navbar-brand {
    margin-left: -1rem;
  }
  .nexus-navbar .nav-menu-button {
    min-width: auto;
  }
  .nexus-navbar .booking-btn-mobile-container svg {
    stroke: #ffffff;
  }
  .nexus-menu-modal .modal-dialog-fullscreen {
    margin: 0.5rem;
  }
  .nexus-menu-modal .modal-dialog-fullscreen .modal-content {
    background-image: none;
  }
  .nexus-menu-modal .modal-dialog-fullscreen .modal-header {
    margin-bottom: 1.5rem;
  }
  /*** Footer ***/
  .footer-container {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
  }
  .footer-container footer {
    border-radius: 4px;
    border: 1px solid #4e5f66;
    background: #000000;
    padding: 3rem 1rem;
  }
  .footer-container footer .social-icons-container svg {
    stroke: #4e5f66;
  }
  .footer-container footer .social-icons-container svg :hover {
    stroke: #009098;
  }
  .footer-container footer .footer-contact-container .contact-card {
    padding: 1rem;
    border: 1px solid #4e5f66;
    text-align: center;
  }
  .footer-container footer .footer-contact-container .contact-card:nth-last-child(1) {
    border-top: 0;
    border-left: 1px solid #4e5f66;
  }
  .footer-container footer .footer-contact-container .contact-card:hover {
    border-color: #009098;
  }
  .footer-container footer .footer-contact-container .contact-card:hover span {
    color: #009098;
  }
  .footer-container footer .footer-contact-container .contact-card:hover svg {
    stroke: #009098;
  }
  .footer-container footer .footer-contact-container .contact-card svg {
    stroke: #4e5f66;
  }
  .footer-container footer .footer-links-container li {
    list-style: none;
  }
  .footer-container footer .footer-links-container li:hover a {
    color: #009098;
  }
  .footer-container footer .footer-links-container li:hover svg {
    stroke: #009098;
  }
  .footer-container footer .footer-links-container li svg {
    stroke: #687f88;
    position: relative;
    bottom: 2px;
  }
  /*** Masthead ***/
  .masthead {
    height: 100vh;
  }
  .masthead .wrapper {
    height: 100vh;
  }
  .masthead .masthead-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .masthead .masthead-content-container {
    position: relative;
    z-index: 1;
  }
  .masthead .masthead-content-container .masthead-heading {
    padding-inline: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 10rem;
    visibility: hidden;
  }
  /*** Nex Section ***/
  .nex-section-parent {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }
  .nex-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
  }
  #nex-image-1 {
    background-image: url("/images/nexus/nex/m_nex-brain.webp");
  }
  #nex-image-2 {
    background-image: url("/images/nexus/nex/m_nex-armor.webp");
  }
  .nex-headings-container {
    position: relative;
    height: 400%;
  }
  .nex-heading {
    position: absolute;
    top: 0;
    width: 100%;
    height: 25%;
    display: flex;
    align-items: end;
    justify-content: center;
    opacity: 0;
    padding-bottom: 10rem;
    padding-inline: 1rem;
  }
  /*** Features Section ***/
  .features-section-container .features-section .feature-card {
    padding: 0.5rem 1rem;
    margin-right: 1rem;
    flex-wrap: wrap;
  }
  .features-section-container .features-section .feature-card svg {
    stroke: #00b5be;
    height: 2.5rem;
    width: 2.5rem;
  }
  .features-section-container .features-section .feature-card:nth-last-child(1) {
    margin-left: 0;
  }
  .features-section-parent .indicators {
    left: unset;
    right: 1rem;
    top: 40vh;
    width: 1rem;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
  }
  .features-section-parent .indicators .indicator {
    width: 100%;
    background-color: #c9d5da;
    flex-grow: 1;
    margin: 2px 0;
    height: 0.5rem;
    border-radius: 50%;
  }
  .features-section-parent .features-section {
    position: relative;
    height: 100vh;
    width: 100%;
  }
  .features-section-parent .features-section .wrapper {
    height: 100vh;
    width: 100%;
  }
  .features-section-parent .features-section .feature {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .features-section-parent .features-section .feature.row {
    flex-wrap: wrap;
  }
  .features-section-parent .features-section .feature .feature-card {
    padding: 0.5rem 1rem;
    margin-right: 1rem;
    flex-wrap: wrap;
  }
  .features-section-parent .features-section .feature .feature-card svg {
    stroke: #00b5be;
    height: 2.5rem;
    width: 2.5rem;
  }
  .features-section-parent .features-section .feature .feature-card:nth-last-child(1) {
    margin-left: 0;
  }
  .features-section-parent .features-section .feature .feature-image {
    height: auto;
    width: 100% !important;
  }
  /*** K2K Section ***/
  .k2k-section-container {
    overflow: hidden;
  }
  .k2k-section-container .k2k-section .cities-container {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .k2k-section-container .k2k-section .cities-container::-webkit-scrollbar {
    display: none;
  }
  .k2k-section-container .k2k-section .cities-container .city {
    min-width: 200px;
    max-width: 215px;
  }
  .k2k-section-container .k2k-section .cities-container .city img {
    width: 100%;
  }
  .k2k-section-container .k2k-section .cities-container .city .city-video-container .watch-video-svg {
    height: 68%;
    top: 5%;
  }
  /*** Additional Features Section ***/
  .additional-features-section #additional-feature-image {
    width: 75%;
  }
  .additional-features-section .additional-feature-card {
    border-top: 1px solid transparent;
    padding: 1rem 0.5rem;
  }
  .additional-features-section .additional-feature-card svg {
    height: 1.5rem;
    width: 1.5rem;
    stroke: #829fab;
  }
  .additional-features-section .additional-features-cards-container {
    max-width: 100vw;
  }
  .additional-features-section .additional-features-cards-container .row {
    overflow-x: scroll;
    flex-wrap: nowrap;
    max-width: 100%;
  }
  .additional-features-section .additional-features-cards-container .row .col-8 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
  /*** Color Inspiration Section ***/
  .color-inspiration-section-parent .color-inspiration-section .color-inspiration-heading {
    font-family: "Permanent Marker", cursive;
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
  }
  .color-inspiration-section-parent .color-inspiration-section .mb-4 {
    margin-bottom: 1rem !important;
  }
  /*** Pre-booking Section ***/
  .pre-booking-section {
    background-image: url("/images/nexus/pre-booking/m_bg-vector.svg");
    padding: 2.5rem 1.5rem;
  }
  .pre-booking-section .pre-booking-cards-container {
    flex-wrap: wrap;
  }
  .pre-booking-section .pre-booking-cards-container .pre-booking-card {
    border-radius: 4px;
    background-color: #191f22;
    padding: 1.5rem;
  }
  .pre-booking-section .pre-booking-cards-container .pre-booking-card svg {
    height: 2rem;
    width: 4rem;
  }
  /*** K2K Page ***/
  .k2k-page .k2k-section-spacing {
    margin-bottom: 5.5rem;
  }
  .k2k-page .k2k-distance-stop-container {
    margin-inline: 1rem;
    top: 90vh;
  }
  .k2k-page .k2k-distance-stop-container .k2k-distance {
    padding: 0.75rem 6rem 0.75rem 1rem;
    background-position: right;
  }
  .k2k-page .k2k-distance-stop-container .k2k-stop {
    padding: 0.75rem 1rem 0.75rem 5rem;
  }
  .k2k-page .city-image-episode-container {
    margin-bottom: 5rem;
    flex-wrap: wrap;
  }
  .k2k-page .city-image-episode-container.alternate {
    flex-wrap: wrap-reverse;
  }
  .k2k-page .city-image-review-container {
    margin-bottom: 2.5rem;
    flex-wrap: wrap;
  }
  .k2k-page .city-image-review-container.alternate {
    flex-wrap: wrap-reverse;
  }
  .k2k-page .city-image-review-container .k2k-city-image-container {
    margin-bottom: 0;
  }
  .k2k-page .k2k-city-name {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .k2k-page .k2k-city-description {
    width: 100% !important;
  }
  .k2k-page .k2k-user-name {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .k2k-page .k2k-city-image-container {
    margin-bottom: 3rem;
  }
  .k2k-page .k2k-city-image-container .w-25 {
    width: 50% !important;
  }
  .k2k-page .k2k-episode-container {
    width: 100%;
  }
  .k2k-page .k2k-episode-container.alternate {
    margin-bottom: 5rem;
  }
  .k2k-page .k2k-user-review-container {
    width: 100%;
    margin-bottom: 4.5rem;
  }
  /*** media pages ***/
  .section-top-spacing {
    padding-top: 7rem;
  }
  .media-kit-container .mb-48 {
    margin-bottom: 2rem;
  }
  .media-kit-container .media-kit-header {
    padding-bottom: 3rem;
    margin-bottom: 2.5rem;
  }
  .media-kit-container .media-section-header-left {
    width: 100%;
  }
  .media-kit-container .get-comlete-zip-section .get-comlete-zip {
    gap: 2.5rem;
  }
  .media-kit-container .coverage-heading,
  .media-kit-container .fake-scrollbar {
    margin-bottom: 1.5rem;
  }
  .media-kit-container .contact-media-section {
    gap: 1.5rem;
  }
  .section-spacing {
    margin-bottom: 7rem;
  }
  /*** homepage ***/
  .nexus-homepage .masthead {
    background-image: url("/images/nexus/update-v2/masthead/m_masthead.webp");
    background-position: center;
    padding-bottom: 2.5rem;
  }
  .nexus-homepage .blogs-section .blogs-carousel {
    top: -2rem;
  }
  .nexus-homepage .dealership-section .nearby-dealer .dealer-locator-wrapper {
    padding: 1rem;
  }
  .nexus-homepage .dealership-section .nearby-dealer .dealer-locator-wrapper .locator-container {
    margin-bottom: 1.5rem;
  }
  .nexus-homepage .dealership-section .nearby-dealer .dealer-address {
    padding: 1rem;
  }
  .nexus-homepage .specs-section {
    background-repeat: no-repeat;
    background-position: top;
  }
  .nexus-homepage .specs-section .specs-section-inner {
    padding-top: 6rem;
  }
  .nexus-homepage .specs-section .specs-section-inner .bg-arctic-wrapper {
    width: 100vw !important;
    height: auto;
  }
  .nexus-homepage .specs-section .specs-section-inner .specs-section-content {
    gap: clamp(4rem, 7vh, 6rem);
    min-height: 70vh;
  }
  .nexus-homepage .specs-section .specs-section-inner .specs-section-content #dia-wrapper {
    max-width: 80%;
  }
  .nexus-homepage .specs-section .specs-section-inner .specs-cards-container .image-container {
    padding-inline: 1rem;
  }
  .nexus-homepage .features-section {
    padding-inline: 0.75rem;
  }
  .nexus-homepage .k2k-gallery-carousel .k2k-gallery-card .k2k-gallery-label {
    padding: 0.25rem 0.5rem;
  }
  .nexus-homepage .k2k-gallery-carousel .k2k-gallery-card .k2k-gallery-label p {
    font-size: 0.5rem;
    font-weight: 400;
    line-height: 14px;
  }
  .nexus-homepage .esg-section .esg-tabs.h1 {
    margin-bottom: 0;
    padding-left: 1.5rem;
  }
  .nexus-homepage .esg-section .esg-tabs .esg-tabs-marker {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 0.75rem;
  }
  .nexus-homepage .esg-section .esg-card {
    padding: 0.75rem 1rem !important;
  }
  .nexus-homepage .esg-section .esg-right-img {
    width: 100%;
    margin-left: unset;
  }
  .nexus-homepage .indicators {
    right: 0.5rem;
  }
  .nexus-homepage .records-section .overlap-card {
    padding-block: 2.5rem;
  }
  .bs-container {
    max-width: 540px;
  }
  .overlap-card {
    padding: 1rem 1.5rem 1rem 1rem;
  }
  .calculate-emi-section .bg-pattern {
    padding: 0.5rem;
  }
  .calculate-emi-section .calculate-emi-inner-wrapper h3 {
    margin-bottom: 1rem;
  }
  /*** emi-calculator ***/
  #emi-calculator-wrapper .left-section .left-section-img {
    max-width: 100%;
  }
  #emi-calculator-wrapper .right-section {
    height: unset;
    overflow-y: unset;
  }
  #emi-calculator-wrapper .emi-section {
    padding-inline: 0 !important;
    max-width: 540px;
    margin-inline: auto;
  }
  .blog-progress {
    top: 3.625rem;
  }
}


iframe {
  width: 80vw;
  height: 80vh;
}