:root {
  --primary-color: #000;
  --container-color: #d3c2ff;
  /* --container-color-secondary: #FBDB86; */
  --text-color: #5a5a5a;
  --text-secondary: #999797;
  --stroke-gray: #cecece;
  --color-1: #a182f3;
  --color-2: #fbdb86;
  --color-3: #6bd2e0;
  --green: hsl(68, 93%, 71%);
  --gray: #eeeeee;
}

/* Font family */
@font-face {
  font-family: "BebasNeue";
  src: url("../fonts/BebasNeue-Regular.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "BebasNeue";
  src: url("../fonts/BebasNeue\ Bold.otf");
  font-weight: 700;
}

/* Nexa Fonts */
@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Light.eot");
  src: local("Nexa Light"), local("Nexa-Light"),
    url("../fonts/Nexa-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-Light.woff2") format("woff2"),
    url("../fonts/Nexa-Light.woff") format("woff"),
    url("../fonts/Nexa-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-HeavyItalic.eot");
  src: local("Nexa Heavy Italic"), local("Nexa-HeavyItalic"),
    url("../fonts/Nexa-HeavyItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-HeavyItalic.woff2") format("woff2"),
    url("../fonts/Nexa-HeavyItalic.woff") format("woff"),
    url("../fonts/Nexa-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-XBold.eot");
  src: local("Nexa XBold"), local("Nexa-XBold"),
    url("../fonts/Nexa-XBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-XBold.woff2") format("woff2"),
    url("../fonts/Nexa-XBold.woff") format("woff"),
    url("../fonts/Nexa-XBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-BlackItalic.eot");
  src: local("Nexa Black Italic"), local("Nexa-BlackItalic"),
    url("../fonts/Nexa-BlackItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-BlackItalic.woff2") format("woff2"),
    url("../fonts/Nexa-BlackItalic.woff") format("woff"),
    url("../fonts/Nexa-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-BookItalic.eot");
  src: local("Nexa Book Italic"), local("Nexa-BookItalic"),
    url("../fonts/Nexa-BookItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-BookItalic.woff2") format("woff2"),
    url("../fonts/Nexa-BookItalic.woff") format("woff"),
    url("../fonts/Nexa-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Bold.eot");
  src: local("Nexa Bold"), local("Nexa-Bold"),
    url("../fonts/Nexa-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-Bold.woff2") format("woff2"),
    url("../fonts/Nexa-Bold.woff") format("woff"),
    url("../fonts/Nexa-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-BoldItalic.eot");
  src: local("Nexa Bold Italic"), local("Nexa-BoldItalic"),
    url("../fonts/Nexa-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-BoldItalic.woff2") format("woff2"),
    url("../fonts/Nexa-BoldItalic.woff") format("woff"),
    url("../fonts/Nexa-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Italic.eot");
  src: local("Nexa Italic"), local("Nexa-Italic"),
    url("../fonts/Nexa-Italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-Italic.woff2") format("woff2"),
    url("../fonts/Nexa-Italic.woff") format("woff"),
    url("../fonts/Nexa-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Regular.eot");
  src: local("Nexa Regular"), local("Nexa-Regular"),
    url("../fonts/Nexa-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-Regular.woff2") format("woff2"),
    url("../fonts/Nexa-Regular.woff") format("woff"),
    url("../fonts/Nexa-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Black.eot");
  src: local("Nexa Black"), local("Nexa-Black"),
    url("../fonts/Nexa-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-Black.woff2") format("woff2"),
    url("../fonts/Nexa-Black.woff") format("woff"),
    url("../fonts/Nexa-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-XBoldItalic.eot");
  src: local("Nexa XBold Italic"), local("Nexa-XBoldItalic"),
    url("../fonts/Nexa-XBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-XBoldItalic.woff2") format("woff2"),
    url("../fonts/Nexa-XBoldItalic.woff") format("woff"),
    url("../fonts/Nexa-XBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Book.eot");
  src: local("Nexa Book"), local("Nexa-Book"),
    url("../fonts/Nexa-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-Book.woff2") format("woff2"),
    url("../fonts/Nexa-Book.woff") format("woff"),
    url("../fonts/Nexa-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-LightItalic.eot");
  src: local("Nexa Light Italic"), local("Nexa-LightItalic"),
    url("../fonts/Nexa-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-LightItalic.woff2") format("woff2"),
    url("../fonts/Nexa-LightItalic.woff") format("woff"),
    url("../fonts/Nexa-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Heavy.eot");
  src: local("Nexa Heavy"), local("Nexa-Heavy"),
    url("../fonts/Nexa-Heavy.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Nexa-Heavy.woff2") format("woff2"),
    url("../fonts/Nexa-Heavy.woff") format("woff"),
    url("../fonts/Nexa-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

:root {
  --resp: 1;
  --fresp: 1;
}

@media (min-width: 2200px) {
  :root {
    --resp: 1.3;
    --fresp: 1.3;
  }
}

@media (min-width: 3000px) {
  :root {
    --resp: 2;
    --fresp: 2;
  }
}

@media (max-width: 1800px) {
  :root {
    --resp: 0.95;
    --fresp: 0.95;
  }
}

@media (max-width: 1400px) {
  :root {
    --resp: 0.85;
    --fresp: 0.85;
  }
}

@media (max-width: 1300px) {
  :root {
    --resp: 0.8;
    --fresp: 0.8;
  }
}

@media (max-width: 1200px) {
  :root {
    --resp: 0.7;
  }
}

@media (max-width: 992px) {
  :root {
    --fresp: 0.7;
  }
}

@media (max-width: 572px) {
  :root {
    --fresp: 0.6;
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  /* scroll-behavior: smooth; */
  /* overflow-x: auto; */
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Nexa", sans-serif;
  width: 100%;
  overflow-x: hidden;
}

img,
svg,
picture,
video {
  display: block;
  max-width: 100%;
}
video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

input,
select,
textarea,
button {
  font: inherit;
}

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

button {
  border: none;
}

a {
  text-decoration: none;
}

input:focus,
input:focus-visible,
input:focus-within {
  box-shadow: none;
  outline: none;
}

/* font size */
.fs10 {
  font-size: calc(var(--fresp) * 10px) !important;
  line-height: calc(var(--fresp) * 12px) !important;
}

.fs12 {
  font-size: calc(var(--fresp) * 14px) !important;
}

.fs14 {
  font-size: calc(var(--fresp) * 16px) !important;
}

.fs15 {
  font-size: calc(var(--fresp) * 15px) !important;
  line-height: calc(var(--fresp) * 20px) !important;
}

.fs16 {
  font-size: calc(var(--fresp) * 16px) !important;
  line-height: calc(var(--fresp) * 19px) !important;
}

.fs18 {
  font-size: calc(var(--fresp) * 18px) !important;
  line-height: calc(var(--fresp) * 21px) !important;
}

.fs20 {
  font-size: calc(var(--fresp) * 20px) !important;
  line-height: calc(var(--fresp) * 24px) !important;
}

.fs22 {
  font-size: calc(var(--fresp) * 22px) !important;
  line-height: calc(var(--fresp) * 26px) !important;
}

.fs24 {
  font-size: calc(var(--fresp) * 24px) !important;
  line-height: calc(var(--fresp) * 32px) !important;
}
.fs28 {
  font-size: calc(var(--fresp) * 28px) !important;
}

.fs32 {
  font-size: calc(var(--fresp) * 32px) !important;
  line-height: calc(var(--fresp) * 32px) !important;
}

.fs36 {
  font-size: calc(var(--fresp) * 36px) !important;
  line-height: calc(var(--fresp) * 36px) !important;
}

.fs42 {
  font-size: calc(var(--fresp) * 42px) !important;
  line-height: calc(var(--fresp) * 42px) !important;
}

.fs56 {
  font-size: calc(var(--fresp) * 56px);
  line-height: calc(var(--fresp) * 56px);
}

.fs66 {
  font-size: calc(var(--fresp) * 60px);
  line-height: calc(var(--fresp) * 79px);
}

/* font weight */
.fw300 {
  font-weight: 300 !important;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500 !important;
}

.fw600 {
  font-weight: 600 !important;
}

.fw700 {
  font-weight: 700 !important;
}

.fw800 {
  font-weight: 800 !important;
}

.fw900 {
  font-weight: 900 !important;
}

.text-gray {
  color: var(--text-color);
}

.text-secondary-gray {
  color: var(--text-secondary);
}

.text-black {
  color: var(--primary-color);
}

.text-white {
  color: #fff;
}

.text-color-2 {
  color: var(--color-2);
}

.text-eee {
  color: var(--gray);
}

.m-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
::placeholder {
  color: #545454;
  opacity: 0.5;
}
::-webkit-input-placeholder {
  /* For WebKit browsers like Chrome, Safari */
  color: #545454;
}

:-ms-input-placeholder {
  /* For Internet Explorer 10+ */
  color: #545454;
}

::-ms-input-placeholder {
  color: #545454;
}
/* Buttons */
.btn-black {
  padding: 12px 30px;
  border: 2px solid var(--primary-color);
  background-color: var(--primary-color);
  color: #eee;
  font-weight: 700;
  background-image: url("../images/vector/button-vector.svg");
  background-position: top right;
  background-repeat: no-repeat;
  transition: all ease 0.35s;
  text-transform: capitalize;
  cursor: pointer;
  text-align: center;
}

.footer-black {
  padding: 10px 20px;
  border: 2px solid var(--primary-color);
  background-color: #fbdb86;
  color: #000;
  font-weight: 700;
  background-image: url("../images/vector/button-vector.svg");
  background-position: top right;
  background-repeat: no-repeat;
  transition: all ease 0.35s;
  text-transform: capitalize;
  cursor: pointer;
  text-align: center;
}

.btn-black:hover {
  background-color: transparent;
  color: var(--primary-color);
}

.btn-transparent {
  padding: 12px 40px;
  border: 2px solid var(--primary-color);
  background-color: transparent;
  color: var(--primary-color);
  font-weight: 700;
  background-image: url("../images/vector/button-vector.svg");
  background-position: top right;
  background-repeat: no-repeat;
  transition: all ease 0.35s;
  text-transform: capitalize;
  cursor: pointer;
}

.btn-transparent:hover {
  background-color: var(--primary-color);
  color: #eee;
}

.font-bebas {
  font-family: "BebasNeue";
}

/* For Common heading */
.section-title {
  font-size: calc(var(--fresp) * 66px);
  line-height: calc(var(--fresp) * 79px);
  font-weight: 700;
  color: var(--primary-color);
  text-transform: capitalize;
  margin-bottom: 20px;
}

/* For common para which is after section heading */
.section-para {
  font-size: calc(var(--fresp) * 20px);
  line-height: calc(var(--fresp) * 24px);
  font-weight: 400;
  color: var(--text-color);
}

.styled-scroll::-webkit-scrollbar {
  width: 10px;
  border-radius: 10px;
  background: var(--gray);
}

.styled-scroll::-webkit-scrollbar-thumb {
  background: var(--text-secondary);
  transition: all ease 0.3s;
  border-radius: 10px;
}

.styled-scroll::-webkit-scrollbar-thumb:hover {
  background: var(--text-color);
}

.styled-input-search {
  display: flex;
  position: relative;
}

.styled-input-search input {
  width: calc(100% - 150px);
  padding: 10px;
  padding-left: 35px;
  border: 1px solid var(--primary-color);
}

.styled-input-search img {
  position: absolute;
  top: 12px;
  left: 10px;
  z-index: 3;
}

.styled-input-search button {
  width: 150px;
  background: var(--primary-color);
  color: white;
  font-size: 18px;
  font-weight: 700;
}

.custom-dd {
  height: 100%;
}

.custom-dd button {
  width: 100%;
  height: 100%;
  background: var(--primary-color);
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.custom-dd .dropdown-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.custom-dd .dropdown-header p {
  font-size: 18px;
  font-weight: 700;
  color: white;
}

.custom-dd.sort-dd .dropdown-header {
  justify-content: flex-start;
  gap: 10px;
}

.custom-dd.sort-dd button::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 15px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid white;
  transition: all ease 0.3s;
}

.custom-dd.sort-dd button.show::after {
  border-top: unset;
  border-bottom: 8px solid white;
}

.custom-dd .dropdown-menu {
  width: 100%;
  border-radius: 0;
  border: 1px solid white;
  background: var(--primary-color);
}

.custom-dd .dropdown-menu li {
  border-bottom: 1px solid #5d5d5d;
}

.custom-dd .dropdown-menu li:last-of-type {
  border-bottom: 0;
}

.custom-dd .dropdown-menu li a {
  font-size: 16px;
  font-weight: 700;
  padding: 8px 10px;
  color: white;
  text-transform: capitalize;
}

.custom-dd .dropdown-menu li a:hover {
  background: white;
  color: var(--primary-color);
}

/* Navbar */
.mizzle-nav {
  /* padding: 0 3vw; */
  width: 100%;
  height: 90px;
  opacity: 1;
  transition: 0.23s ease-out;
  backdrop-filter: blur(10px);
}

/* Utitlity */
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6; /* Number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.fake-img {
  width: 100%;
  height: 152px !important;
  display: grid;
  place-content: center;
  border: 1px solid #eee;
}

@media (min-width: 992px) {
  .mizzle-nav {
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(10px);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }

  .nav-item-active::after {
    content: "";
    height: 30%;
    width: 2px;
    background-color: #000;
    position: absolute;
    left: 50%;
    bottom: 0;
  }
}

@media (max-width: 768px) {
  .mizzle-nav {
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(3px);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }

  .mizzle-nav .offcanvas {
    max-width: 80vw;
    background-color: white;
    height: 100vh;
  }
  .auth-gray-card-wrap .auth-gray-card p {
    font-size: 12px;
  }
  .auth-gray-card-wrap button {
    font-size: 12px !important;
  }
  .horizontal-long-card {
    flex-direction: column;
  }
  .horizontal-long-card .card-left {
    width: 100% !important;
  }
  .horizontal-long-card .card-right {
    width: 100% !important;
    padding-right: 0;
  }
}

.mizzle-nav .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.navbar-brand img {
  height: calc(var(--resp) * 40px);
  width: auto;
}

.mizzle-nav-link__container {
  position: relative;
  z-index: 5;
}

.navbar-nav {
  width: 100%;
  height: 100% !important;
  justify-content: space-between;
  position: relative;
  border-bottom: 1px solid #cecece;
}

.navbar-expand-lg .offcanvas {
  height: 100% !important;
}

/* .navbar-nav::after {
    content: "";
    width: 100%;
    border: 1px solid #cecece;
    position: absolute;
    bottom: -4vh;
} */
.nav-item {
  position: relative;
}
.nav-item .m-btn-primary {
  padding-inline: calc(var(--resp) * 20px);
}
.nav-link {
  color: #000;
}

.nav-community-container {
  width: 100%;
  background-color: rgba(223, 251, 255, 0.5);
  height: calc(var(--resp) * 100px);
  position: fixed;
  right: calc(var(--resp) * 4vw);
  top: 90px;
  display: none;
  /* display: flex; */
  justify-content: space-between;

  align-items: center;
  backdrop-filter: blur(4px);
  z-index: 100;
}
.nav-community-container-mobile {
  width: 100%;
  background-color: rgba(223, 251, 255, 0.5);
  display: none;
  justify-content: space-between;
  align-items: center;
  backdrop-filter: blur(4px);
}

.nav-community-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-inline: calc(var(--resp) * 30px);
  padding-block: calc(var(--resp) * 10px);
  color: #000;
}

.nav-community-container p {
  width: 50%;
}

.nav-socials {
  display: flex;
  gap: 1vw;
}

.nav-social {
  background-color: #000;
  border-radius: 10px;
  height: 46px;
  width: 46px;
}

.nav-search-wrapper {
  width: 100%;
  position: relative;
  /* height: 100%; */
  height: calc(var(--resp) * 58px);
  width: calc(var(--resp) * 400px);
}

.nav-search-wrapper img {
  position: absolute;
  left: calc(var(--resp) * 10px);
  top: 50%;
  transform: translateY(-50%);
}

.nav-search {
  height: 100%;
  outline: none;
  padding: calc(var(--resp) * 15px) 0 calc(var(--resp) * 15px)
    calc(var(--resp) * 45px);
  border: 1px solid #cecece;
  width: 100%;
}

.m-btn-primary {
  background-color: #000;
  position: relative;
  color: #eee;
  height: calc(var(--resp) * 58px);
  padding: calc(var(--resp) * 15px) calc(var(--resp) * 40px);
  border: 2px solid var(--primary-color) !important;
  transition: all ease 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.m-btn-primary:hover {
  background: transparent;
  color: var(--primary-color);
}

.m-btn-secondary {
  background-color: #a182f3;
  position: relative;
  color: #000;
  padding: calc(var(--resp) * 15px) calc(var(--resp) * 40px);
  background-image: url(../images/vector/button-vector.svg);
  transition: all 300ms ease-in-out;
  background-position: top right;
  background-repeat: no-repeat;
}
.m-btn-secondary:hover {
  background-color: white;
  color: #a182f3;
  border: 2px solid #a182f3;
}

.m-btn-white {
  background-color: #fff;
  position: relative;
  color: #000;
  padding: calc(var(--resp) * 15px) calc(var(--resp) * 40px);
  border: 1px solid #000;
}

.m-btn-white img,
.m-btn-primary img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.outer-container {
  padding: 0 calc(var(--resp) * 4vw);
}

main {
  /* margin-top: 15vh; */
  position: relative;
  z-index: 1;
  margin-top: 85px;
}

.divide50 {
  display: flex;
}

.divide50 > div {
  flex: 1;
}

/* LInes */
.mizzle-line-container {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-around;
  z-index: -1;
}

.mizzle-line-container .mizzle-line {
  height: 100%;
  width: 1px;
  background-color: #eaeaea;
  position: relative;
  transition: ease-in-out;
  opacity: 0.7;
}

.mizzle-line .line-inner,
.mizzle-line .line-inner-2 {
  width: 100%;
  height: 20%;
  position: absolute;
  opacity: 0.7;
}

.mizzle-line:nth-child(odd) .line-inner {
  top: 0;
  animation: line-animation-odd 3s infinite;
}

.mizzle-line:nth-child(odd) .line-inner-2 {
  top: -100%;
  animation: line-animation-odd-2 3s infinite;
}

.mizzle-line:nth-child(even) .line-inner {
  top: 50%;
  animation: line-animation-even 3s infinite;
}

.mizzle-line:nth-child(even) .line-inner-2 {
  top: -100%;
  animation: line-animation-even-2 3s infinite;
}

.mizzle-line.line-1 .line-inner,
.mizzle-line.line-1 .line-inner-2,
.mizzle-line.line-4 .line-inner-2,
.mizzle-line.line-4 .line-inner {
  background-color: var(--color-1);
}

.mizzle-line.line-2 .line-inner,
.mizzle-line.line-2 .line-inner-2,
.mizzle-line.line-5 .line-inner-2,
.mizzle-line.line-5 .line-inner {
  background-color: var(--green);
}

.mizzle-line.line-3 .line-inner,
.mizzle-line.line-3 .line-inner-2 {
  background-color: var(--stroke-gray);
}

@keyframes line-animation-odd {
  0% {
    top: 0;
  }

  50% {
    top: 100%;
  }

  90% {
    top: 0;
  }

  100% {
    top: 0;
  }
}

@keyframes line-animation-odd-2 {
  0% {
    top: -100%;
  }

  50% {
    top: 0;
  }

  80% {
    top: -100%;
  }

  100% {
    top: -100%;
  }
}

@keyframes line-animation-even {
  0% {
    top: 50%;
  }

  40% {
    top: 100%;
  }

  50% {
    top: 100%;
  }

  100% {
    top: 50%;
  }
}

@keyframes line-animation-even-2 {
  0% {
    top: -100%;
  }

  50% {
    top: 100%;
  }

  100% {
    top: -100%;
  }
}

/* Hero section */
.hero-section {
  width: 100%;
}

.hero-container {
  height: 100%;
  position: relative;
}

/* .hero-top-des {
    position: absolute;
    width: 40%;
    left: 31%;
    top: 1vh;
} */

.hero-left-container {
  display: flex;
  align-items: center;
}

.hero-left-content {
  display: flex;
  flex-direction: column;
  gap: 3vh;
}

.hero-left-content a {
  width: 200px;
}
.btn-transparent.video-btn {
  /* min-width: 200px; */
  display: flex;
  justify-content: center;
}
.btn-transparent.video-btn svg path {
  /* fill: #000; */
}
.btn-transparent.video-btn:hover svg path {
  /* fill: #fff; */
  background-color: #000;
}
.btn-transparent.video-btn svg {
  height: 25px;
}

.text-platform {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.text-platform img {
  height: calc(var(--resp) * 45px);
}

.bg-blue__lg {
  background: linear-gradient(270deg, #93f2ff 0%, #ffffff 100%);
}

.bg-pink__lg {
  background: linear-gradient(270deg, #eadbdd 0%, #ffffff 100%);
}

.bg-violet__lg {
  background: linear-gradient(270deg, #a182f3 0%, #000000 97.5%);
}

.bg-violet-white__lg {
  background: linear-gradient(270deg, #d3c2ff 0%, #ffffff 100%);
}

.bg-yellow__lg {
  background: linear-gradient(270deg, #f6d889 0%, #ffffff 100%);
}

.bg-purple__lg {
  background: linear-gradient(270deg, #a082f390 20%, transparent 82%);
}

.hero-right-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-section-btn-group {
  gap: 1.5vw;
}

@keyframes animateHero {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.hero-right-container svg,
.hero-right-container img {
  height: 99%;
  /* width: calc(var(--resp)*669px); */
  /* height: auto; */
  /* height: 85%; */
  width: auto;
}

.hero-right-container img {
  opacity: 0;
  animation: animateHero 1s ease-out forwards;
}

/* Hero footer */
.hero-footer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0.7vw;
  /* margin-top: 50px; */
}

.hero-footer__box {
  border: 1px solid var(--stroke-gray);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5vw;
  height: calc(var(--resp) * 90px);
  padding: 0 calc(var(--resp) * 0.7vw);
  background-color: #fff;
}

.hero-footer__box img {
  width: 15%;
}

.hero-footer__box_number {
  font-size: calc(var(--fresp) * 30px) !important;
  line-height: calc(var(--fresp) * 45px) !important;
}

/* Modal Overlay (Backdrop) */
.custom-modal-overlay,
.custom-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  display: none;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  z-index: 5 !important;
}

/* Modal Content */
.custom-modal,
.custom-image {
  background-color: white;
  padding: 20px;
  width: 90vw;
  /* width: 100%; */
  /* position: relative;
    transform: translateY(-30px); */
  transition: all 0.5s ease-in-out; /* Smooth slide-in from top */
  height: 90vh;
  position: absolute;
  /* top: 50%; */
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Show Modal - When Modal is Active */
.custom-modal-overlay.active,
.custom-image-overlay.active {
  display: flex;
  opacity: 1;
}

.custom-modal-overlay.active .custom-modal {
  /* transform: translateY(-50%); */
}

/* Close button */
.close-modal-btn,
.close-image-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  background-color: #000;
  height: 20px;
  width: 20px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 300ms ease-in-out;
  color: #fff;
}
.close-modal-btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  /* color: #000; */
}

/* Show Modal - When Modal is Active */
.custom-modal-overlay.active {
  display: flex;
  opacity: 1;
}

.custom-modal-overlay.active .custom-modal {
  transform: translateY(-50%);
}

/* Close button */
.close-modal-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  background-color: #a182f3;
  height: 20px;
  width: 20px;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 300ms ease-in-out;
}
.close-modal-btn:hover {
  background-color: white;
  color: #a182f3;
}

.mizzle-nav.modal-open {
  z-index: -1 !important;
}

/* carousel section */
.carousel-section-wrapper {
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  margin-top: 100px;
}

.carousel-section {
  height: 85vh;
  width: 300vw;
  display: flex;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.pioneer-container,
.devops-container {
  width: 33.33%;
  height: 85vh;
}
.devops-container {
  display: flex;
}
.devops-left-container {
  flex: 1;
}
#pioneer-sec {
  display: flex;
}
.pioneer-left-container {
  display: flex;
  align-items: center;
  justify-content: start;
}
.pioneer-right-container {
  flex: 1;
}

.devops-right-container {
  display: flex;
  align-items: center;
  justify-content: end;
}

.pioneer-left-container img,
.devops-right-container img,
.pioneer-left-container svg,
.devops-right-container svg {
  height: 100%;
  width: auto;
}

.pioneer-right-container,
.devops-left-container {
  display: flex;
  align-items: center;
}

.pioneer-right-container h1 {
  margin-bottom: 5vh;
}

.pioneer-card-container {
  margin-top: 5vh;
  gap: 2vw;
}

.pioneer-card img {
  height: calc(var(--resp) * 60px);
  width: auto;
}

.pioneer-card h5 {
  margin-bottom: 3vh;
}

.carousel-btn-group-wrapper {
  height: 100%;
  position: relative;
}

.carousel-btn-group {
  width: 100vw;
  display: flex;
  align-items: center;
  margin: auto 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.carousel-btn-group button {
  flex: 1;
  padding: 3vh 0;
  background-color: var(--gray);
  color: var(--primary-color);
  transition: all 0.3s ease-in-out;
}

.carousel-btn-group button:hover,
.carousel-btn-group button.active {
  background-color: var(--primary-color);
  color: #fff;
}

/* support tech */
.support-tech-section {
  height: 85vh;
  width: 33.33%;
  padding-top: 1vh;
}

.horizontal-scroll-sec__inner {
  width: 100%;
  height: 100%;
  background-image: url("../images/vector/support-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 4vh 10vw 2vh 10vw;
  display: flex;
  flex-direction: column;
}

.support-tech-card-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1vh;
  height: 100%;
}

.support-tech-card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1vw;
}

.support-tech-card img {
  margin-bottom: 1vh;
  max-height: 7vh;
  width: auto;
}

.support-tech-card h6 {
  margin-bottom: 0.5vh;
}

/* opportunity section */
.opportunity-container {
  height: 40vh;
  width: 100%;
  margin-top: 100px;
}

.opportunity-inner-contianer {
  height: 32vh;
  width: 100%;
  background-color: var(--primary-color);
  background-image: url("../images/vector/opportunity-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 calc(var(--resp) * 60px);
  position: relative;
}

.opportunity-heading {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(var(--resp) * 60px);
  line-height: calc(var(--resp) * 70px);
}

.opportunity-inner {
  background-color: var(--container-color);
  width: 50%;
  height: 100%;
  position: absolute;
  top: 30%;
  right: calc(var(--resp) * 60px);
  flex-direction: column;
  /* gap: calc(var(--resp)*20px); */
  justify-content: space-around;
  padding: 4vh;
}

.plus-icon-left {
  position: absolute;
  left: 25%;
  top: 55%;
}

.plus-icon-left img,
.plus-icon-right img {
  width: calc(var(--resp) * 30px);
  height: calc(var(--resp) * 26px);
}

.plus-icon-right {
  position: absolute;
  right: 25%;
  bottom: 15%;
}

.opportunity-container.secondary {
  margin-top: 50px;
}

.opportunity-container.secondary .opportunity-inner {
  background-color: var(--color-2);
}

/* use case */
.use-case-section {
  margin-top: 100px;
  height: 100vh;
  width: 100%;
  display: flex;
  gap: 2vw;
  overflow: hidden;
}

.use-case-left {
  height: 100%;
}

.use-case-left img {
  height: 100%;
}

.use-case-right {
  width: 100%;
}

.use-case-header {
  position: relative;
  z-index: 1;
  background-color: #fff;
  height: 18vh;
  display: flex;
  align-items: center;
}

.use-case-cards-container {
  margin-top: calc(var(--resp) * 30px);
}

.use-case-cards {
  padding-bottom: 5vh;
}

.use-case-card {
  border: 1px solid #cecece;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: calc(var(--resp) * 450px);
  padding: calc(var(--resp) * 40px) calc(var(--resp) * 20px);
  background-color: #fff;
  margin-bottom: calc(var(--resp) * 20px);
}

.use-case-card-icon {
  height: 50%;
  width: auto;
}

.use-case-btn {
  width: calc(var(--resp) * 200px);
  height: calc(var(--resp) * 50px);
  padding: 0;
}

/* Blogs Section */
.blogs-section {
  /* height: 100vh; */
  width: 100%;
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* padding-top: 3vh;
    padding-bottom: 3vh; */
}

.blogs-section a {
  width: fit-content;
}

.blogs-head {
  width: 70%;
  text-align: center;
}

.blog-cards-container {
  width: 100%;
  height: 100%;
}

.blog-cards {
  /* height: 100%; */
  display: flex;
  justify-content: space-between;
  padding-top: 3vh;
  gap: 1vw;
}

.blog-card {
  border: 1px solid #cecece;
  height: 100%;
  width: 25%;
  padding: 7px;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #fff;
  cursor: pointer;
  transition: all ease-in-out 0.7s;
}
.blog-card:hover {
  transform: translateY(-5px);
}
.blog-card-img {
  flex-shrink: 0;
}

.blog-card-img img {
  width: 100%;
  height: auto;
}

.blog-time {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog-card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* flex-grow: 1; */
  gap: 5vh;
  margin-top: 0.5vh;
}

.blog-author {
  display: flex;
  align-items: center;
  background-color: #eee;
  width: 70%;
  margin-top: auto;
}

.blog-card-content__inner {
  display: flex;
  flex-direction: column;
  gap: 3vh;
  margin-top: 1vh;
}

.blog-card-content__inner h6 {
  margin-bottom: 1vh;
}

.author-img {
  border: 5px solid #000;
  width: 35px;
  height: 35px;
}

.author-name {
  flex: 1;
  text-align: center;
}

.blog-badge {
  width: calc(var(--resp) * 104px);
  height: calc(var(--resp) * 42px);
  background-color: #000;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

/* contact us */
.contact-section {
  height: 100vh;
  width: 100%;
  /* padding-top: 5vh; */
  margin-top: 100px;
  display: flex;
  gap: 3vw;
}

.contact-left img,
.contact-left svg {
  height: 100%;
  width: auto;
  display: flex;
  justify-content: left;
}

@media (min-width: 992px) {
  .contact-left img,
  .contact-left svg {
    width: 45vw;
  }
}

.contact-right {
  flex: 1;
  display: flex;
  align-items: center;
  width: 100%;
}

.contract-right-wrapper {
  width: 100%;
}

.contact-header {
  margin-bottom: 8vh;
}

.input-container {
  display: flex;
  position: relative;
  width: 100%;
  gap: 2vw;
}

.border-bottom-input {
  border: none;
  border-bottom: 1px solid #5a5a5a;
  outline: none;
  font-size: 20px;
  line-height: 24px;
  color: var(--gray);
}

.contact-section .contact-form input {
  position: relative;
  z-index: 1;
  background-color: transparent;
  width: 100%;
  caret-color: black;
}
.contact-section .contact-form input[type="date"] {
  width: 50%;
}

.contact-section .contact-form input.has-content {
  caret-color: white;
}

.input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
}

.dynamic-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #000;
  z-index: 0;
  transition: width 0.2s ease;
  overflow: hidden;
}

.contact-form {
  display: flex;
  flex-direction: column;
  gap: 6vh;
}

.input-message-container {
  display: block;
}

.input-message-wrapper textarea {
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 1px solid #5a5a5a;
  font-size: 20px;
  line-height: 24px;
  color: var(--gray);
  z-index: 1;
  background-color: transparent;
}

.form-buttons-container {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 2vw;
  margin-top: 5vh;
}

.schedule-call-container {
  flex: 1;
  /* width: 80%; */
  display: flex;
}

.schedule-call-container button {
  width: 50%;
}

.schedule-call-container input {
  width: 50%;
  border: 1px solid var(--stroke-gray);
  font-size: calc(16px * var(--fresp));
  font-weight: 700;
  line-height: 20px;
  color: #5a5a5a;
  text-align: center;
  padding: 12px;
}

.schedule-call-container input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 1;
  display: block;
  background: url("../images/icons/m-calender.svg") no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.contact-section .m-btn-secondary {
  padding: calc(var(--resp) * 20px) calc(var(--resp) * 20px);
}

/* pricing section */

.lp-pricing-section {
  width: 100%;
  height: 100vh;
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 2vh;
}

.lp-pricing-section a {
  width: fit-content;
}

.lp-pricing-head {
  width: 80%;
  text-align: center;
}
.lp-pricing-head .pricing-text {
  margin-bottom: 1vh;
}
.lp-pricing-head p {
  margin-bottom: 2vh;
}
.lp-pricing-cards-container {
  width: 100%;
  height: 100%;
  margin-top: 50px;
}

.lp-pricing-cards {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 5vw;
  align-items: end;
}

.lp-pricing-card {
  position: relative;
  flex: 1;
  height: 100%;
  padding: calc(var(--resp) * 30px);
  transition: all ease-in-out 0.7s;
  display: flex;
  flex-direction: column;
}
.lp-pricing-card:hover {
  transform: translateY(-10px);
}

.pricing-card-content {
  margin-block: auto;
}

.card-1 {
  background-color: rgba(211, 194, 255, 0.3);
}

.card-2 {
  background-color: rgba(251, 219, 134, 0.3);
}

.card-3 {
  background: rgba(147, 242, 255, 0.3);
}

.card-4 {
  background: rgba(220, 183, 188, 0.3);
}

.lp-pricing-card-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 40%;
}

.lp-pricing-card-bg img {
  height: 100%;
}

.lg-pricing-card-icon {
  height: 35%;
  display: flex;
  align-items: center;
}

.lg-pricing-card-icon img {
  width: calc(var(--resp) * 112px);
}

.lp-pricing-card .pricing-info {
  display: flex;
  flex-direction: column;
}

.lp-pricing-card .pricing-info ul {
  padding-left: calc(var(--resp) * 30px);
}

.lp-pricing-card .pricing-info ul li {
  margin-bottom: calc(var(--resp) * 10px);
}

.pricing-btn-container {
  display: flex;
  justify-content: end;
}

.pricing-btn-container .m-btn-primary {
  width: 50%;
}

/* Footer */
.m-footer-container {
  width: 100%;
  /* background-color: rgba(0, 0, 0, 1); */
  padding-block: calc(var(--resp) * 80px);
  margin-top: 100px;
  position: relative;
}

.footer-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: calc(var(--resp) * 70px);
}

.footer-head p {
  color: #f2edff;
}

.footer-head-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1vw;
}

.footer-head-right img {
  width: 12vw;
  height: auto;
}

.footer-body-top-container,
.footer-body-bottom-container {
  display: flex;
  border-bottom: 1px solid #5a5a5a;
  border-top: 1px solid #5a5a5a;
}

.footer-body-title {
  width: 5vw;
  border-left: 1px solid #5a5a5a;
  border-right: 1px solid #5a5a5a;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-body-list {
  flex: 1;
  padding-block: calc(var(--resp) * 40px);
}

.footer-body-list ul {
  list-style: none;
}

.footer-body-list ul li {
  margin-bottom: 10px;
}

.footer-body-list ul li a {
  text-decoration: none;
  color: #f2edff;
}

.footer-body-list:last-child {
  border-right: 1px solid #5a5a5a;
}

.vertical {
  writing-mode: tb-rl;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  white-space: nowrap;
  display: block;
  color: #dcb7bc;
  font-family: "BebasNeue";
  font-weight: 700;
  font-size: calc(var(--fresp) * 48px);
  line-height: calc(var(--fresp) * 48px);
}

.footer-bottom-list-wrapper {
  flex: 1;
  display: flex;
}

.footer-body-list.bottom-center {
  padding-block: 0;
  display: flex;
  flex-direction: column;
}

.footer-body-list.bottom-center a {
  color: #dcb7bc;
  font-family: BebasNeue;
  font-weight: 700;
  font-size: calc(var(--fresp) * 48px);
  line-height: calc(var(--fresp) * 65px);
}

.footer-body-list.bottom-center div {
  border-bottom: 1px solid #5a5a5a;
  padding-left: 2rem;
  flex: 1;
  display: flex;
  align-items: center;
}

.footer-socials-container {
  padding-block: 0;
  display: flex;
  flex-direction: column;
}

.footer-socials-container div {
  flex: 1;
  border-bottom: 1px solid #5a5a5a;
}

.footer-socail-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5vw;
  padding-inline: 0.5vw;
}

.socian-icon-container {
  height: calc(var(--resp) * 68px);
  width: calc(var(--resp) * 68px);
}

.footer-socail-icons .bg1 {
  background-color: #dcb7bc;
}

.footer-socail-icons .bg2 {
  background-color: #93f2ff;
}

.footer-socail-icons .bg3 {
  background-color: #fbdb86;
}

.footer-socail-icons .bg4 {
  background-color: #eeeeee;
}

.footer-socail-icons .bg5 {
  background-color: #d3c2ff;
}

.footer-subscribe-container {
  display: flex;
  align-items: center;
  text-align: center;

  color: #dcb7bc;
  font-family: BebasNeue;
  font-weight: 700;
  font-size: calc(var(--fresp) * 48px);
  line-height: calc(var(--fresp) * 48px);
}

.footer-subsribe-email {
  display: flex;
  align-items: center;
  padding-inline: 20px;
}

.footer-subsribe-email__inner {
  height: 50%;
  border-bottom: 1px solid #5a5a5a;
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
  gap: 1vw;
}

.footer-subsribe-email input {
  background-color: transparent;
  border: none;
  flex: 1;
  font-style: italic;
  color: #cecece;
}

.m-btn-yellow {
  padding: calc(var(--resp) * 18px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-2);
}

.footer-center-container {
  margin: 15px 0;
}

.footer-canvas-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* key insight sectin */
.key-insight-section__wrapper {
  margin-top: 100px;
}

.key-insight-section {
  width: 100%;
  height: 100vh;
  display: flex;
  padding-top: calc(var(--resp) * 10px);
}

.key-insight-right {
  width: 80%;
  background-color: #000;
  padding: calc(var(--resp) * 30px);
  display: flex;
  flex-direction: column;
}

.key-insight-cards__container {
  flex: 1;
  height: 100%;
  overflow: hidden;
}

.key-insight-cards {
  height: 100%;
  /* display: grid;
    grid-template-columns: 1fr 1fr 1fr; */
  /* grid-template-rows: 1fr ; */
  display: flex;
  flex-wrap: wrap;
  row-gap: 3vh;
  justify-content: space-between;
}

.key-insight-card {
  width: 32%;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: calc(var(--resp) * 24px);
  gap: 1vh;
}

.key-insight-card.bg-1 {
  background-color: #fef4db;
}

.key-insight-card.bg-2 {
  background-color: #dffbff;
}

.key-insight-card.bg-3 {
  background-color: #f5eaeb;
}

.key-insight-card:nth-child(even) {
  background-color: #1e1e1e;
}

.insight-card-percentage {
  display: flex;
  align-items: center;
  color: #00a962;
}

.insight-card-title {
  font-size: calc(var(--resp) * 30px);
  line-height: calc(var(--resp) * 36px);
  color: var(--stroke-gray);
}

.key-insight-vector {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.mobKeyInsightSocial__upper {
  margin-bottom: 10px;
}
.mobKeyInsightSocial__lower {
  margin-bottom: 30px;
}
.mobKeyInsightSocial__upper,
.mobKeyInsightSocial__lower {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.mobKeyInsightSocial__upper > *,
.mobKeyInsightSocial__lower > * {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 0px;
  height: 54px;
  font-family: "BebasNeue";
  line-height: 1;
  font-size: 12px;
}
.mobKeyInsightSocial h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
}

.mobKeyInsightSocial__social1 {
  border: 1px solid #000000;
  border-radius: 100px;
  height: 54px;
  font-family: "BebasNeue";
  max-width: 90px;
}
.mobKeyInsightSocial__num {
  font-size: 18px;
}
.mobKeyInsightSocial__social2 {
  background-color: #cecece;
  width: 54px;
  max-width: 54px;
  min-width: 54px;
  border-radius: 100px;
  justify-content: center;
}

.mobKeyInsightSocial__social3 {
  border: 1px solid #000000;
  border-radius: 100px;
  padding-inline: 10px;
  gap: 10px;
}

.mobKeyInsightSocial__social4 {
  background-color: #000000;
  width: 54px;
  max-width: 54px;
  min-width: 54px;
  border-radius: 100px;
  justify-content: center;
}

.mobKeyInsightSocial__social5 {
  border: 1px solid #000000;
  border-radius: 100px;
  height: 54px;
  font-family: "BebasNeue";
  max-width: 80px;
}
.mobKeyInsightSocial__social5 div {
  margin-top: 2px;
}

.mobKeyInsightSocial__social6 {
  display: flex;
  align-items: center;
}
.mobKeyInsightSocial__social6 div {
  background: #000000;
  color: #fff;
  height: 54px;
  border-radius: 100px 0 0 100px;
  display: flex;
  align-items: center;
  padding-inline: 10px;
  white-space: nowrap;
  font-family: "BebasNeue";
  flex: 1;
  text-align: center;
  justify-content: center;
}

.mobKeyInsightSocial__social7 {
  display: flex;
  background-color: #cecece;
  border: 1px solid #000000;
  width: 54px;
  max-width: 54px;
  min-width: 54px;
  height: 54px;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .mobKeyInsightSocial h6 {
    font-size: 24px;
    font-weight: 700 !important;
  }
  .mobKeyInsightSocial__upper,
  .mobKeyInsightSocial__lower {
    gap: 20px;
    margin-bottom: 20px;
  }
  .mobKeyInsightSocial__lower {
    margin-bottom: 40px;
  }
  .mobKeyInsightSocial__upper > *,
  .mobKeyInsightSocial__lower > *,
  .mobKeyInsightSocial__social6 div,
  .mobKeyInsightSocial__social6 img {
    height: 100px;
  }

  .mobKeyInsightSocial__social2 {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
  }
  .mobKeyInsightSocial__social2 img {
    height: 26px;
  }
  .mobKeyInsightSocial__social1 img {
    height: 36px;
  }
  .mobKeyInsightSocial__social1 {
    max-width: 175px;
  }
  .mobKeyInsightSocial__social3 {
    justify-content: start;
    padding-inline: 30px;
    gap: 20px;
  }
  .mobKeyInsightSocial__social3 img {
    height: 40px;
  }

  .mobKeyInsightSocial__social4 img {
    height: 50px;
  }
  .mobKeyInsightSocial__social5 {
    max-width: 140px;
  }
  .mobKeyInsightSocial__social5 img {
    height: 30px;
  }
  .mobKeyInsightSocial__num {
    font-size: 26px;
  }
  .mobKeyInsightSocial__social7 {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
    height: 100px;
  }
  .mobKeyInsightSocial__social7 img {
    height: 24px;
  }

  .mobKeyInsightSocial__social4 {
    background-color: #000000;
    width: 100px;
    max-width: 100px;
    min-width: 100px;
  }

  .mobKeyInsightSocial__upper > *,
  .mobKeyInsightSocial__lower > * {
    font-size: 24px;
  }
}

.key-insight-left {
  width: 20%;
  padding: calc(var(--resp) * 10px) calc(var(--resp) * 25px)
    calc(var(--resp) * 20px) 0;
  display: none;
}

@media screen and (min-width: 992px) {
  .key-insight-left {
    display: flex;
  }
}

/* .key-insight-left img {
    height: 100%;
} */
.key-insight-left .keyinsight-linedin-container {
  width: calc(var(--resp) * 112px);
  height: calc(var(--resp) * 176px);
  background-color: #fff;
  border-radius: calc(var(--resp) * 56px);
  border: 1px solid #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(var(--resp) * 15px);
  transition: all 0.3s ease;
  cursor: pointer;
  text-align: center;
}

.keyinsight-social-number {
  font-family: "BebasNeue";
  font-size: calc(var(--resp) * 40px);
  font-weight: 700;
  line-height: 40px;
  white-space: nowrap;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  margin-left: calc(var(--resp) * 10px);
}

.key-insight-left .keyinsight-linedin-container svg {
  width: calc(var(--resp) * 38px);
  height: calc(var(--resp) * 48px);
  transition: all 0.3s ease;
}

.keyinsight-circle {
  background-color: #cecece;
  width: calc(var(--resp) * 112px);
  height: calc(var(--resp) * 112px);
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
}

.keyinsight-discrod {
  width: calc(var(--resp) * 112px);
  height: calc(var(--resp) * 210px);

  border-radius: calc(var(--resp) * 56px);
  border: 1px solid #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  transition: all 0.3s ease;
  cursor: pointer;
  background-color: #fff;
}

.keyinsight-x {
  width: calc(var(--resp) * 112px);
  height: calc(var(--resp) * 200px);

  border-radius: calc(var(--resp) * 56px);
  border: 1px solid #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(var(--resp) * 15px);
  transition: all 0.3s ease;
  cursor: pointer;
  background-color: white;
}

.keyinsight-x svg {
  height: calc(var(--resp) * 50px);
  width: calc(var(--resp) * 55px);
  transition: all 0.3s ease;
}

.keyinsight-x__inner {
  transform: rotate(270deg);
}

.key-insight-left__inner-left,
.key-insight-left__inner-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: calc(var(--resp) * 1vh);
}

.keyinsight-youtube {
  border: 1px solid #000;
  transition: all 0.3s ease;
  cursor: pointer;
}

.keyinsight-respect-container {
  position: relative;
  height: calc(var(--resp) * 416px);
  width: calc(var(--resp) * 112px);
}

.keyinsight-respect-container svg {
  width: calc(var(--resp) * 112px);
}

.keyinsight-respect-content {
  background-color: #000;
  height: calc(var(--resp) * 350px);
  width: calc(var(--resp) * 112px);
  border-end-end-radius: calc(var(--resp) * 56px);
  border-end-start-radius: calc(var(--resp) * 56px);
  font-family: "BebasNeue";
  font-size: calc(var(--resp) * 38px);
  font-weight: 400;
  line-height: 45.6px;
  color: #fff;
}

.keyinsight-respect-content p {
  margin: 0;
  white-space: nowrap;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.keyinsight-linedin-container:hover {
  background-color: #0077b5;
  color: #fff;
  border: none;
}

.keyinsight-linedin-container:hover svg path {
  fill: #fff;
}

.keyinsight-telegram:hover {
  background-color: #0088cc;
}

.keyinsight-telegram:hover svg path {
  fill: #fff;
}

.keyinsight-discrod:hover {
  background-color: #5865f2;
  color: #fff;
  border: none;
}

.keyinsight-discrod:hover svg path {
  fill: #fff;
}

.keyinsight-x:hover {
  background-color: #000;
  color: #fff;
  border: none;
}

.keyinsight-x:hover svg path {
  fill: #fff;
}

.keyinsight-youtube:hover {
  background-color: #fff;
}

.keyinsight-youtube:hover svg path {
  fill: #ff0000;
}

/* spotlight section */
.spotlight-section {
  width: 100%;
  height: 100vh;
  display: flex;
  background-color: white;
  padding: 8px 0px 0px;
}

.spotlight-left {
  width: 20%;
  padding: calc(var(--resp) * 20px) calc(var(--resp) * 25px)
    calc(var(--resp) * 20px) 0;
}

.spotlight-right {
  width: 80%;
}

.spotlight-section .blog-cards {
  height: auto;
  padding-top: 1vh;
}

.spotlight-section .blog-card {
  width: 33.33%;
  height: auto;
}

.spotlight-section .blog-card .blog-card-para {
  margin-block: 0.5vh;
}

.spotlight-section .blog-card .blog-time {
  margin-block: 0.5vh;
}

.spotlight-section .blog-card .blog-card-content__inner {
  gap: 0;
}

.spotlight-section .blog-card-img,
.spotlight-section .blog-card-img img {
  width: 100%;
}

.spotlight-right {
  display: flex;
  flex-direction: column;
}

.paper-downlaod-container {
  flex: 1;
  padding-top: 1vh;
  padding-bottom: 1vh;
  display: flex;
  gap: 1vw;
}

.white-paper {
  width: 40%;
  height: 100%;
  background-color: #000;
  background-image: url("../images/vector/white-paper-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1vh;
  position: relative;
}

.white-paper h6 {
  color: #93f2ff;
}

.light-paper {
  width: 30%;
  height: 100%;
  background-color: var(--color-2);
  background-image: url("../images/vector/light-paper-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1vh;
  position: relative;
}

.handbook {
  width: 30%;
  background-color: var(--color-1);
  background-image: url("../images/vector/handbook-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1vh;
  position: relative;
}

.spotlight-left img {
  height: 100%;
}

.paper-downlaod-container a img {
  height: calc(var(--resp) * 24px);
  width: auto;
}

.fold {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-width: 0;
  border-style: solid;
  border-color: #fff transparent #fff transparent;
  display: block;
  /*border-radius:3px 0 0 0;*/
  -webkit-transition: border-width 0.2s ease-out;
  -moz-transition: border-width 0.2s ease-out;
  -ms-transition: border-width 0.2s ease-out;
  -o-transition: border-width 0.2s ease-out;
  transition: border-width 0.2s ease-out;
}

.white-paper .fold {
  background: #d9d9d9;
}

.light-paper .fold {
  background: #b89029;
}

.handbook .fold {
  background: #a182f3;
}

.white-paper:hover,
.light-paper:hover,
.handbook:hover {
  cursor: pointer;
}

.white-paper:hover .fold,
.light-paper:hover .fold,
.handbook:hover .fold {
  border-width: 0px calc(var(--resp) * 30px) calc(var(--resp) * 30px) 0px;
}

/* Roadmap section */

.roadmap-outer-container {
  margin-top: 100px;
}

.roadmap-section {
  /* padding-block: 3vh; */
  width: 100%;
  display: flex;
  position: relative;
  /* height: 100vh; */
  height: 200vh;
  overflow: hidden;
}

.roadmap-button-container {
  width: 25%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  /* padding-top: 3vh; */
}

.roadmap-vector-container {
  width: 25%;

  height: 100vh;
  overflow: hidden;
}

.roadmap-content-container {
  width: 50%;
  margin-left: 25%;
  height: 100vh;
  overflow: hidden;
}

.road-map-content {
  height: 100%;
  padding: calc(var(--resp) * 30px);
  padding-inline: 1vw;
}

.road-map-vector {
  height: 100%;
  background-color: #eee;
  padding: calc(var(--resp) * 30px);
}

.road-map-vector img {
  height: 100%;
}

.roadmap-button {
  /* height: 5%; */
  height: 20%;
  position: relative;
  padding-inline: 2vw;
  overflow: hidden;
  padding-inline: calc(var(--resp) * 30px);
  display: flex;
  /* align-items: center; */
  background-color: #eeeeee;
}

.roadmap-button.active {
  background-color: #000;
}

.roadmap-btn-icon-container {
  height: calc(var(--resp) * 30px);
  width: calc(var(--resp) * 30px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.phace-text {
  font-family: "BebasNeue";
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}
.phase-date-wrap {
  width: 100%;
  display: flex;
  justify-content: end;
  margin-top: 1vh;
}
.phase-date {
  /* position: absolute; */
  right: 10px;
  bottom: 8px;
  font-family: "BebasNeue";
}

.phase-description,
.phase-date {
  color: #000;
}

.active .phase-description {
  color: #fff;
}

.active .phace-text,
.active .phase-date {
  color: #ffffff;
}

.icon-container-1 {
  background-color: #d3c2ff;
}

.icon-container-2 {
  background-color: #fbdb86;
}

.icon-container-3 {
  background-color: #dcb7bc;
}

.icon-container-6 {
  background-color: #eeeeee;
}

.icon-container-4 {
  background-color: #93f2ff;
}

.icon-container-5 {
  background-color: #cecece;
}

.roadmap-button.roadmap-active {
  background-color: #000;
}

.phase-left {
  position: absolute;
  left: 0;
  top: 40%;
}

.phase-right {
  position: absolute;
  right: 5%;
  bottom: 10%;
}

.phase-left svg path,
.phase-right svg path {
  fill: #897135;
  fill-opacity: 0.1;
}

.active .phase-left svg path,
.active .phase-right svg path {
  fill: #e7e5e5;
  fill-opacity: 0.16;
}

.road-map-content-head img {
  width: calc(var(--resp) * 30px);
  height: calc(var(--resp) * 30px);
}

.roadmap-date-container {
  padding: calc(var(--resp) * 7px) calc(var(--resp) * 16px);
  background-color: var(--gray);
  width: fit-content;
  margin-top: 3vh;
  margin-bottom: 2vh;
}

.roadmap-card-container {
  display: flex;
  justify-content: space-between;
  gap: 1vw;
  margin-top: 4vh;
  margin-bottom: 1.5vh;
}

.roadmap-card {
  min-width: calc(var(--resp) * 130px);
  height: calc(var(--resp) * 130px);
  position: relative;
  padding: calc(var(--resp) * 10px);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.7s ease-in-out;
}
.roadmap-card:hover {
  transform: translateY(-5px);
}
.roadmap-card-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.roadmap-card-arrow {
  width: calc(var(--resp) * 20px);
  height: calc(var(--resp) * 20px);
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  bottom: calc(var(--resp) * 6px);
  right: calc(var(--resp) * 6px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.roadmap-list-container ul li {
  font-style: italic;
  list-style: none;
}

.roadmap-list-container ul {
  position: relative;
  padding-top: calc(var(--resp) * 40px);
  /* border-left: 0.5px solid #000; */
}

.roadmap-list-container ul::before {
  content: "";
  height: 100%;
  width: 0.5px;
  position: absolute;
  background-color: #000;
  left: 0;
  top: 0;
}

.roadmap-list-container ul li {
  position: relative;
  margin-bottom: calc(var(--resp) * 25px);
}

.roadmap-list-container ul li::before {
  content: "";
  height: 0.5px;
  width: 1rem;
  position: absolute;
  background-color: #000;
  left: -2rem;
  top: 5px;
}

.roadmap-list-container ul li::after {
  content: "";
  height: calc(var(--resp) * 15px);
  width: calc(var(--resp) * 15px);
  position: absolute;
  /* background-color: #000; */
  background-image: url("../images/icons/list-icon.svg");
  background-size: contain;
  left: -1rem;
  top: 0px;
}

/* banner 3 */
.banner-3-container {
  height: 45vh;
  margin-top: 100px;
}

.banner-3-left {
  background-color: #d3c2ff;
  height: 100%;
  position: relative;
  padding: calc(var(--resp) * 40px);
  padding-top: calc(var(--resp) * 9vh);
}

.banner-3-right {
  background-color: var(--primary-color);
  height: 100%;
  background-image: url("../images/vector/banner-3-right-bg.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  padding: calc(var(--resp) * 40px);
  padding-top: calc(var(--resp) * 5vh);
}

.banner-3-left-bg {
  position: absolute;
  left: 20px;
  bottom: 0;
  transform: rotate(180deg);
  height: 100%;
}

.banner-3-left-bg img,
.banner-3-right-bg img {
  height: 60%;
  width: auto;
}

.banner-3-right-bg {
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
}

.banner-3-left-content {
  text-align: center;
  position: relative;
}

.banner-3-left-content p {
  font-style: italic;
  margin-bottom: 1vh;
  position: relative;
}

.dobule-colun {
  position: absolute;
  height: calc(var(--resp) * 16px);
}

.dobule-colun.left {
  top: calc(var(--resp) * -15px);
  left: calc(var(--resp) * -15px);
}

.dobule-colun.right {
  bottom: 0;
  right: calc(var(--resp) * 70px);
}

.banner-3-left-profile-1 {
  position: absolute;
  bottom: 25%;
  left: calc(var(--resp) * 10%);
}

.banner-3-left-profile-2 {
  position: absolute;
  bottom: calc(var(--resp) * 5%);
  right: 55%;
}

.banner-3-left-profile-3 {
  position: absolute;
  bottom: calc(var(--resp) * 5%);
  left: 55%;
}

.banner-3-left-profile-4 {
  position: absolute;
  bottom: 25%;
  right: calc(var(--resp) * 10%);
}

.banner-3-left-profile img {
  height: calc(var(--resp) * 124px);
  width: calc(var(--resp) * 94px);
}

.banner-social-icon {
  height: calc(var(--resp) * 69px);
  width: calc(var(--resp) * 69px);
  transition: all 300ms ease-in-out;
}
.banner-social-icon:hover {
  transform: translateY(-5px);
}

.banner-3-social-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2vw;
  margin-top: 5vh;
}

.banner-3-right-content {
  position: relative;
  height: 100%;
}

.banner-3-right-content p {
  font-style: italic;
  color: var(--color-2);
  position: absolute;
  right: 0;
  bottom: 0;
}

/* -----------------   ABOUT US PAGE START   --------------------*/

/* Common Thing */
.btn-transparent.white-color {
  border-color: white;
  color: white;
  background-color: transparent;
}

.guardians-section,
.what-we-love,
.why-us,
.our-team,
.our-members,
.remarkable {
  padding-top: 50px;
  padding-bottom: 50px;
}
.partners {
  padding-top: 70px;
  padding-bottom: 0px;
}

/* Guardians-Section */
.guardians-section p {
  width: 60%;
}

.what-we-love .left-area {
  padding-right: 5%;
}

.what-we-love .level-up-btn {
  font-family: "BebasNeue";
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
  color: white;
  background: var(--primary-color);
  padding: 35px 70px;
  border-radius: 70px;
  position: absolute;
  top: 0;
  left: 0;
  width: 13vw;
  min-width: 235px;
}

.what-we-love img {
  width: 100%;
}

.what-we-love .right-area {
  padding-left: 5%;
  padding-right: 5%;
}

.what-we-love .purple-line,
.partners .purple-line {
  color: var(--color-1);
}

.what-we-love ul,
.partners ul,
#advance-storage ul,
.storage-deals ul {
  padding: 0;
  margin: 0;
  list-style-image: url("../images/list-style.svg");
  list-style-position: outside;
  margin-left: 25px;
}

.what-we-love ul li,
.partners ul li,
#advance-storage ul li {
  position: relative;
  padding-left: 5px;
  margin-bottom: 20px;
  font-weight: 700;
}

.why-us .why-us-card {
  padding: 30px 25px;
  position: relative;
  padding-top: 140px;
  overflow: hidden;
  /* min-height: 440px; */
}

.why-us .arrow-btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 70px;
  height: 70px;
  display: grid;
  place-content: center;
  background-color: var(--primary-color);
  color: white;
  border-radius: 50%;
  font-size: 20px;
}

.why-us .why-us-card .text-content {
  width: 85%;
}

.why-us .why-us-card.ai-card {
  background: #fef4db;
}

.why-us .why-us-card.service-card {
  background: #dffbff;
}

.why-us .why-us-card img {
  width: 300px;
  position: absolute;
  top: -55px;
  right: -60px;
  z-index: -1;
}

.our-team .bg-light-pink {
  background-color: #f5eaeb;
  /* padding: 20px 0; */
  background-image: url("../images/pink-section-dot.svg");
  background-repeat: no-repeat;
  background-position: 0px 45%;
}

.our-team .team-title {
  padding: 10px 40px;
  color: black;
  text-transform: uppercase;

  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.our-team .img-card-container {
  display: flex;
  gap: 50px 0;
  margin: 30px auto 0;
  width: 80%;
}

.our-team .img-card-container .img-card-inner .img-wrap {
  border: 1px solid black;
  position: relative;
  z-index: 3;
}

.our-team .img-card-container .img-card-inner .img-wrap::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid black;
  z-index: -10;
}

.our-team .team-slide-2 .img-card-container .img-card-inner .img-wrap::before {
  border: 1px solid var(--gray);
}

.our-team .img-card-container .img-card-inner .img-wrap::after {
  content: "";
  position: absolute;
  top: calc(100% + 10px);
  left: 30px;
  width: 70px;
  height: 50px;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  z-index: -10;
}

.our-team .team-slide-2 .img-card-container .img-card-inner .img-wrap::after {
  border-left: 1px solid var(--gray);
  border-bottom: 1px solid var(--gray);
}

.our-team .img-card-container .img-card-inner .img-wrap img {
  width: 100%;
  height: 100%;
}

.our-team .img-card-container .img-card-inner .text-box {
  padding: calc(var(--resp) * 8px) calc(var(--resp) * 14px);
  background: black;
  width: calc(100% - 55px);
  margin-left: auto;
  margin-top: 25px;
}

.our-team .team-slide-2 .img-card-container .img-card-inner .text-box {
  background-color: var(--gray);
}

.our-team .team-slide-2 .img-card-container .img-card-inner .text-box h5 {
  color: #000;
}

.our-team .img-card-container .img-card-inner .text-box h5 {
  font-family: "BebasNeue";
  font-weight: 700;
  color: var(--color-2);
  font-size: calc(var(--resp) * 20px);
}

.our-team .img-card-container .img-card-inner .text-box p {
  font-family: "BebasNeue";
  font-weight: 400;
  color: white;
  font-size: calc(var(--resp) * 20px);
  letter-spacing: 1;
  position: relative;
  z-index: 5;
}

.our-team .team-slide-2 .img-card-container .img-card-inner .text-box p {
  color: #000;
}

.our-team .img-card-container .social-icon-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 10px;
}

.our-team .img-card-container .social-icon-wrap button {
  width: 40px;
  height: 40px;
  display: grid;
  place-content: center;
  color: white;
  background-color: black;
}

.our-team .img-card-container .social-icon-wrap button.meta {
  color: #93f2ff;
}

.our-team .boxes-wrapper {
  position: relative;
  height: 100%;
}

.our-team .box-1,
.our-team .box-2,
.our-team .box-3 {
  width: 100%;
  padding: 10px;
  color: white;
  position: absolute;
  right: 0;
  display: flex;
  align-items: flex-end;
}

.our-team .box-1 {
  background-color: black;
  color: white;
  top: 0;
  width: 239px;
  height: 100%;
  background-image: url(../images/advisors.svg);
  background-repeat: no-repeat;
  background-position: -372px -7px;
}

.our-team .box-2 {
  background-color: var(--color-2);
  top: 5%;
  width: 165px;
  height: 90%;
  background-image: url("../images/mentors.svg");
  background-repeat: no-repeat;
  background-position: -31px 84px;
}

.our-team .box-3 {
  background-color: var(--container-color);
  top: 12.5%;
  width: 79px;
  height: 75%;
  background-image: url("../images/honorary-members-wave.svg");
  background-repeat: no-repeat;
  background-position: 18px -35px;
}

.our-team .box-1 h6,
.our-team .box-2 h6,
.our-team .box-3 h6 {
  font-size: 26px;
  font-weight: 700;
  color: var(--container-color);
  text-transform: uppercase;
}

.our-team .box-2 h6,
.our-team .box-3 h6 {
  color: black;
}

.our-team .box-1 .box-1-inner {
  transform: rotate(269deg) translate(140px, -71px);
}

.our-team .box-2 .box-2-inner {
  transform: rotate(269deg) translate(100px, -39px);
}

.our-team .box-3 .box-3-inner {
  transform: rotate(269deg) translate(79px, -52px);
}

.our-members {
  padding-bottom: 275px;
}

.our-members .black-bg {
  background-color: var(--primary-color);
  padding: 55px;
  background-image: url("../images/black-box-bg.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 480px;
  background-size: cover;
}

.our-members .our-team-title {
  font-weight: 700;
  color: white;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 30px;
}

.our-members .social-icons {
  display: flex;
  gap: 3vw;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}

.our-members .social-icons .icon-box {
  width: 68px;
  height: 68px;
  display: grid;
  place-content: center;
  font-size: 28px;
  color: black;
}

.our-members .social-icons .icon-box.discord {
  background: #dcb7bc;
}

.our-members .social-icons .icon-box.telegram {
  background: #93f2ff;
}

.our-members .social-icons .icon-box.github {
  background: #fbdb86;
}

.our-members .social-icons .icon-box.twitter {
  background: #d3c2ff;
}

.our-members .social-icons .icon-box.meta {
  background: #eeeeee;
}

.our-members .our-members-card-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.our-members .our-team-card {
  background: rgb(247, 154, 154);
  padding: 50px;
  text-align: center;
  background-repeat: no-repeat;
  max-width: 371px;
  min-width: 300px;
  width: 100%;
}

.our-members .our-team-card.twitter-card {
  background-color: #f2edff;
  background-image: url("../images/twitter-card-bg.svg");
  background-position: 100px -230px;
}

.our-members .our-team-card.discord-card {
  background-color: #fef4db;
  background-image: url("../images/discord-card-bg.svg");
  background-position: -100px -75px;
}

.our-members .our-team-card.github-card {
  background-color: #dffbff;
  background-image: url("../images/github-card-bg.svg");
  background-position: -218px -120px;
}

.our-members .our-team-card .card-icon {
  width: 112px;
  height: 112px;
  background-color: white;
  display: grid;
  place-content: center;
  font-size: 35px;
  color: black;
  border-radius: 50%;
  margin: 0 auto 30px;
}

.our-members .our-team-card .card-title {
  font-family: "BebasNeue";
  font-weight: 700;
  line-height: 1;
}

.remarkable {
  /* padding-top: 10vh;
    padding-bottom: 10vh; */
  padding-block: 5vh;
  height: 100vh;
  overflow-y: hidden;
  position: relative;
  background-color: white;
}

.remarkable::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}

.remarkable .remarkable-bg {
  position: relative;
  background-color: #fff;
  height: 100%;
}

.remarkable .remarkable-bg > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.remarkable .remarkable-bg h1 {
  line-height: 1.3;
  width: 530px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 8;
}

.remarkable .remark-cards-container {
  height: 100%;
  width: calc(100% - calc(var(--resp) * 8vw));
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  padding-block: 3vh;
}

.remarkable .remark-cards-container .pl-20 {
  padding-left: 20px;
}

.remarkable .remark-card {
  /* margin-bottom: calc(var(--resp)*20px); */
  width: calc(var(--resp) * 430px);
  height: 30%;
  position: relative;
}

/* .remark-card.white,
.remark-card.pink{
    margin-left: 35%;
} */
.remark-card-left-wrap,
.remark-card-right-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.remarkable .remark-card .remark-card-img {
  position: relative;
  height: 50%;
  width: fit-content;
  border: 1px solid green;
}

.remarkable .remark-card .translateX-20 {
  transform: translateX(20px);
}

.remarkable .remark-card .remark-card-img img {
  /* width: 220px; */
  height: 100%;
  width: auto;
}

.remarkable .remark-card .remark-card-img .card-bg-design {
  position: absolute;
  top: 0;
  right: -10px;
  z-index: -2;
  width: 227px;
}

.remarkable .remark-card .remark-card-text {
  padding: 10px;
  width: calc(var(--resp) * 421px);
  background: lightpink;
  position: relative;
  /* margin-top: -35px; */
  position: absolute;
  top: 40%;
}

.remarkable .remark-card .remark-card-text::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background: red;
  z-index: -1;
}

.remarkable .remark-card .remark-card-text h6 {
  /* width: 85%; */
  padding-left: calc(var(--resp) * 10px);
  margin-top: calc(var(--resp) * 12px);
}

.remarkable .remark-card .remark-card-text p {
  font-weight: 400;
  color: #000000;
  text-align: right;
  font-weight: 600;
}

.remarkable .remark-design {
  position: relative;
  z-index: 4;
  width: calc(var(--resp) * 21px);
}

.remarkable .remark-design .circle {
  width: calc(var(--resp) * 21px);
  height: calc(var(--resp) * 21px);
  border-radius: 50%;
  border: 1px solid black;
  background: red;
}

.remarkable .remark-design img {
  width: calc(var(--resp) * 21px);
  height: calc(var(--resp) * 21px);
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
}

.remarkable .remark-card.violet .remark-card-text {
  background: #f2edff;
}

.remarkable .remark-card.violet .remark-card-text::after,
.remarkable .remark-card.violet .remark-design .circle {
  background: #d3c2ff;
}

.remarkable .remark-card.pink .remark-card-text {
  background: #f5eaeb;
}

.remarkable .remark-card.pink .remark-card-text::after,
.remarkable .remark-card.pink .remark-design .circle {
  background: #dcb7bc;
}

.remarkable .remark-card.pink .remark-card-text {
  background: #f5eaeb;
}

.remarkable .remark-card.pink .remark-card-text::after,
.remarkable .remark-card.pink .remark-design .circle {
  background: #dcb7bc;
}

.remarkable .remark-card.white .remark-card-text {
  background: #f8f8f8;
}

.remarkable .remark-card.white .remark-card-text::after,
.remarkable .remark-card.white .remark-design .circle {
  background: #cecece;
}

.remarkable .remark-card.white .remark-design {
  margin-left: auto;
}

.remarkable .remark-card.ms-25 {
  margin-left: 25%;
}

/* -----------------   ABOUT US PAGE END   --------------------*/

/* marquee */
.scroller {
  margin-top: 100px;
  max-width: 100%;
  margin-inline: auto;
  height: calc(var(--resp) * 120px);
  background-color: #000;
  padding: 20px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}

.scroller__inner {
  display: flex;
  align-items: center;
  width: max-content;
  flex-wrap: nowrap;
  height: 100%;
  animation: scroll 40s linear infinite;
}

.scroller__inner .scroll_img_cont {
  width: 20vw;
  height: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.scroll_img_cont img {
  height: 100%;
  width: auto;
}
.scroller.scroller-two {
  margin-top: 0;
}
.scroller.scroller-two .scroller__inner .scroll_img_cont {
  width: 12.5vw;
}

.why-us {
  height: 100vh;
  padding-block: 5vh;
  overflow: hidden;
}

.why-us-card.storage-card {
  background-color: rgba(242, 237, 255, 1);
}

.why-us-card.template-card {
  background-color: rgba(245, 234, 235, 1);
}

.why-us .why-us-card {
  overflow: hidden;
}

.why-us-cards-wrappper-2 {
  padding-top: 20vh;
}

.team-slide-container {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.team-slide-section {
  position: absolute;
  width: 100%;
  background-image: url("../images/pink-section-dot.svg");
  padding-top: 0;
  overflow: hidden;
  /* top: 50%;
    transform: translate(0, -50%); */
  /* margin-block: auto; */
}

.our-team .bg-light-pink {
  padding-top: 0;
}

.team-slide-1 {
  left: 0;
  height: 90vh;
  z-index: 1;
}

.team-slide-2 {
  right: -88%;
  background-color: #000;
  z-index: 2;
  height: 80vh;
}

.team-slide-3 {
  right: -92%;
  background-color: rgba(251, 219, 134, 1);
  z-index: 3;
  height: 70vh;
}

.team-slide-4 {
  right: -96%;
  background-color: rgba(211, 194, 255, 1);
  z-index: 4;
  height: 60vh;
}

.team-title-container {
  opacity: 0;
}

.team-slide-1 .team-title-container {
  opacity: 1;
}

.team-slide-2 .team-title-container {
  background-color: var(--gray);
  width: auto;
}

.team-slide-3 .team-title-container {
  background-color: #000;
  width: auto;
}

.team-slide-4 .team-title-container {
  background-color: #000;
  width: auto;
}

.our-team .team-slide-3 .team-title-container .team-title,
.our-team .team-slide-4 .team-title-container .team-title {
  color: #fff;
}

.team-slide-titl-container {
  width: 100%;
  position: relative;
  z-index: 1;
  padding-top: 2vh;
  min-height: calc(var(--resp) * 41px);
}

.team-title {
  display: none;
}

.team-slide-1 .team-slide-titl-container {
  background-color: rgba(245, 234, 235, 0.5);
  backdrop-filter: blur(3px);
}

.img-card-container {
  position: relative;
  z-index: -1;
  /* border: 1px solid black; */
}

.backup-head {
  position: absolute;
  height: 100%;
  width: 6vw;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: left;
  padding-left: calc(var(--resp) * 15px);
  gap: 3vh;
}

.backup-head-icon {
  max-width: calc(var(--resp) * 38px);
  max-height: calc(var(--resp) * 38px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.team-slide-1 .backup-head {
  opacity: 0;
}

.team-slide-2 .backup-head {
  color: rgba(211, 194, 255, 1);
  padding-bottom: 15vh;
}

.team-slide-3 .backup-head {
  padding-bottom: 10vh;
}

.team-slide-4 .backup-head {
  padding-bottom: 5vh;
}

.team-slide-1 .team-title-container {
  background-color: #dcb7bc;
  width: auto;
}

.backup-head span {
  writing-mode: tb-rl;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: calc(var(--resp) * 26px);
  font-weight: 700;
  line-height: calc(var(--resp) * 26px);
}

/* mizzle vector logo section */
.mizzle-vector-container-wrapper {
  width: 100%;
  height: 100vh;
  margin-top: 100px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mizzle-vector-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mizzle-vector-wrapper .mizzle-img {
  width: 100%;
}

.mizzle-vector-container img {
  width: 100%;
  height: auto;
}

.mizzle-vector-left {
  width: 55%;
  height: 90%;
  background: rgba(237, 231, 255, 0.41);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.mizzle-vector-right {
  width: 56%;
  height: 90%;
  background: rgba(147, 242, 255, 0.2);
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.toknomics-head {
  left: 4vw;
  font-size: 36px;
}

@keyframes scroll {
  to {
    transform: translate(-50%);
  }
}

/* media queries */
@media (max-width: 1600px) {
  .what-we-love .level-up-btn {
    min-width: 185px;
    font-size: 27px;
    padding: 25px 50px;
  }

  .why-us .arrow-btn {
    width: 50px;
    height: 50px;
  }

  .remarkable .remarkable-bg h1 {
    font-size: 35px;
    width: 320px;
  }

  .remarkable .remark-card .remark-card-text {
    width: 350px;
  }
}

@media (max-width: 1600px) {
  .section-title {
    font-size: calc(var(--fresp) * 55px);
    line-height: calc(var(--fresp) * 62px);
  }
}

@media (max-width: 1200px) {
  .our-members .our-members-card-holder {
    gap: 20px;
  }
  .section-title {
    font-size: calc(var(--fresp) * 55px);
    line-height: calc(var(--fresp) * 77px);
    margin-bottom: 15px;
  }
  .hero-section h1 {
    font-size: calc(var(--fresp) * 55px);
    line-height: calc(var(--fresp) * 77px);
    padding-top: 20px;
  }
}

@media (max-width: 992px) {
  .join-btn {
    width: 142px !important;
  }
  footer .footer-bottom .menu-section ul li {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .offcanvas.offcanvas-start {
    transform: translateX(-150%);
    transition: all ease-out 0.35s;
  }
  .guardians-section {
    padding-top: 100px;
  }

  .our-members .black-bg {
    height: auto;
  }
  .our-members .our-team-card {
    min-width: 250px;
    padding: 40px 20px;
    max-width: 90%;
  }
  .our-members .our-members-card-holder {
    gap: 15px;
    flex-direction: column;
  }
  .our-members .our-team-card .card-icon {
    width: 80px;
    height: 80px;
    font-size: 30px;
  }
  .offcanvas-header .offcanvas-title img {
    width: 100px;
  }

  .offcanvas-backdrop {
    backdrop-filter: blur(5px);
  }

  .offcanvas-backdrop.show {
    /* background: rgb(255 255 255 / 35%);
        backdrop-filter: blur(5px);
        opacity: 0.8; */
    position: absolute;
    inset: 0;
    background: rgba(71, 104, 132, 0.19);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
  }

  .nav-community-container {
    display: none !important;
    /* position: unset;
    height: unset;
    width: 100%;
    margin-top: 50px; */
  }
  .nav-community-container-mobile {
    display: block;
    height: unset;
    width: 100%;
    margin-top: 50px;
  }
  .nav-community-container-mobile .nav-community-inner {
    display: block !important;
    position: unset;
    height: unset;
    width: 100%;
  }

  .nav-community-container p {
    width: 100%;
  }

  .offcanvas-backdrop.fade {
    transition: none !important;
  }

  .navbar-brand img {
    width: 135px;
    margin-left: -5px;
  }

  .offcanvas-header {
    padding-bottom: 0;
  }

  .navbar-nav {
    gap: 2px;
    align-items: flex-start;
  }

  .nav-socials {
    margin-top: 15px;
    justify-content: space-between;
  }

  .nav-social {
    width: 50px;
    height: 50px;
  }

  .navbar-nav li {
    width: 100%;
  }

  .nav-search-wrapper {
    width: 100%;
  }

  .nav-search-wrapper input {
    width: 100%;
    padding-block: 10px;
  }

  .navbar-nav li button {
    width: 100%;
  }

  /* hero */
  .hero-section {
    height: auto;
  }

  .hero-right-container svg {
    height: auto;
    width: auto;
  }

  .hero-right-container {
    margin-top: 10px;
  }

  .form-buttons-container .m-btn-primary {
    width: 100%;
  }

  /* about us */

  .team-slide-1,
  .team-slide-2,
  .team-slide-3,
  .team-slide-4 {
    /* bottom: 100%; */
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
  }

  .team-slide-titl-container {
    display: none;
  }

  .team-slide-section .backup-head {
    width: 100%;
    height: 6vh;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: left;
    background-color: inherit;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .team-slide-1 .backup-head {
    opacity: 1;
    background-color: rgba(220, 183, 188, 1);
  }

  .our-team .img-card-container {
    margin-top: 60px;
    gap: 30px 0;
  }

  .backup-head span {
    writing-mode: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .our-team .img-card-container .img-card-inner .img-wrap img {
    height: 200px;
    width: auto;
  }

  .img-card-inner {
    width: fit-content;
    margin-inline: auto;
  }

  .our-team .img-card-container .img-card-inner .text-box h5 {
    font-size: calc(var(--resp) * 20px);
  }

  .our-team .img-card-container .img-card-inner .text-box p {
    font-size: calc(var(--resp) * 14px);
  }

  .backup-head-icon {
    max-height: 40px;
    width: auto;
  }
  .our-members {
    padding-bottom: 0;
  }

  /* remarkable section */
  .remarkable .remarkable-bg h1 {
    /* top: 0; */
    position: static;
    transform: translate(0, 0);
  }

  .remarkable {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    height: calc(100vh - 60px);
    width: 100%;
    overflow: hidden;
    padding-bottom: 0;
    /* overflow: auto/; */
    padding-top: 2vh;
  }

  .remark-cards-outer-wrapper {
    flex: 1;
    height: 100%;
    position: relative;
    overflow: hidden;
  }

  .remarkable .remark-cards-container {
    /* position: static;
        transform: translateX(0); */
    /* height: auto; */
    /* top:136px; */
    /* height: calc(100vh - 136px); */
    padding-block: 0;
    /* border: 1px solid green; */
    position: relative;
  }

  .remarkable .remark-card .remark-card-text {
    position: static;
    width: 100%;
  }

  .remarkable .remark-card {
    width: 95%;
    display: flex;
    /* height: 15%; */
    height: 25%;
    /* margin-top: 3vh; */
    /* position: absolute;
       top: 0; */
  }

  .remarkable .remark-card .remark-card-img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }

  .remarkable .remarkable-bg {
    height: fit-content;
    /* background-color: #fff; */
    /* position: relative;
        z-index: -1; */
  }

  .remark-card-right-wrap {
    /* position: absolute;
        top: 0;
        width: 100%;
        height: 100%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-block: 2vh;
  }

  .remark-card-left-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    /* position: relative; */
    padding-block: 2vh;
  }

  .remarkable .remark-card .translateX-20 {
    transform: translateX(0);
  }

  .remarkable .remark-card .remark-card-img .card-bg-design {
    right: 0;
  }

  .partners .left-area {
    width: 100%;
    margin-bottom: 75px;
  }

  .partners .left-area img,
  .partners .left-area svg {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .remark-card-left-wrap,
  .remark-card-right-wrap {
    height: auto;
    padding-block: 0;
  }
  .remark-card-left-wrap .remark-card,
  .remark-card-right-wrap .remark-card {
    margin-top: 20px;
  }

  .what-we-love .right-area p.purple-line {
    margin-left: 0;
  }

  .what-we-love .right-area {
    padding: 0;
  }
  .partners .left-area {
    width: 100%;
    margin-bottom: 50px;
  }
}

.class {
  background-color: #cbcbcb13;
}

/* storage page */
#storage .inside-the-mizzle {
  padding: 0;
  padding-top: 5vh;
}

#storage .inside-the-mizzle .main-img {
  width: 100%;
  height: auto;
}

#advance-storage {
  margin-top: 20px;
}

/* better storage section */
#better-storage-section {
  width: 100%;
  margin-top: 100px;
}

#better-storage-section .starage-card-icon svg,
#better-storage-section .starage-card-icon img {
  width: calc(var(--resp) * 67px);
  height: calc(var(--resp) * 67px);
}

#better-storage-section .storage-card-wrap {
  padding-block: 2vh;
}

#better-storage-section .storage-card {
  border-right: 1px solid #cecece;
  display: flex;
  flex-direction: column;
  gap: 2vh;
  padding-bottom: 5vh;
}

#better-storage-section .storage-card-wrap:nth-child(3) .storage-card,
#better-storage-section .storage-card-wrap:nth-child(6) .storage-card {
  border-right: none;
}

#better-storage-section .storage-cards-top {
  border-bottom: 1px solid #cecece;
  margin-bottom: 2vh;
}

/* storage pricing sec */
#storage-pricing-sec {
  margin-top: 100px;
}

#storage-pricing-sec .storage-pricing-card .price-circle {
  width: calc(var(--resp) * 170px);
  height: calc(var(--resp) * 170px);
  border-radius: 50%;
}

#storage-pricing-sec .storage-pricing-card.card-1 .price-circle {
  background-color: rgba(211, 194, 255, 1);
}

#storage-pricing-sec .storage-pricing-card.card-3 .price-circle {
  background-color: #93f2ff;
}

#storage-pricing-sec .storage-pricing-card.card-4 .price-circle {
  background-color: #dcb7bc;
}

#storage-pricing-sec .storage-pricing-card .storage-pricing-card__head {
  border-bottom: 3px solid #fff;
  padding-block: calc(var(--resp) * 25px);
  position: relative;
  flex: 1;
}

#storage-pricing-sec .storage-pricing-number {
  position: relative;
}

#storage-pricing-sec .storage-pricing-card .strage-pricing-card__body {
  padding: calc(var(--resp) * 20px) calc(var(--resp) * 35px);
  position: relative;
  flex: 1;
}

#storage-pricing-sec .storage-pricing-card {
  height: calc(var(--resp) * 518px);
  position: relative;
}

#storage-pricing-sec .storage-pricing-card .storage-pricing-card__head img {
  position: absolute;
  top: 0;
  right: 0;
  max-height: 90%;
  z-index: -1;
}

#storage-pricing-sec .storage-pricing-number {
  font-family: "BebasNeue";
}

#storage-pricing-sec .storage-pricing__body-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#storage-pricing-sec .storage-pricing__body-list ul li {
  display: flex;
  align-items: center;
  gap: calc(var(--resp) * 10px);
}

#storage-pricing-sec .storage-pricing__body-list ul li img {
  width: calc(var(--resp) * 17px);
  height: calc(var(--resp) * 16px);
}

#storage-pricing-sec .storage-pricing__body-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#storage-pricing-sec .storage-pricing-card .m-btn-primary {
  position: absolute;
  bottom: calc(var(--resp) * 20px);
  right: calc(var(--resp) * 35px);
  padding-inline: calc(var(--resp) * 69px);
}

#storage-pricing-sec .create-pricing-container {
  background-color: var(--color-2);
  height: calc(var(--resp) * 148px);
  background-image: url("../images/vector/create-pricing-bg.svg");
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline: calc(var(--resp) * 45px);
  text-align: center;
  margin-top: calc(var(--resp) * 20px);
}

#storage-pricing-sec .create-pricing-container a {
  text-decoration: underline;
  line-height: calc(var(--resp) * 33px);
  font-size: calc(var(--resp) * 24px);
}

/* own bucket section */
.own-bucket-section {
  margin-top: 100px;
  /* max-height: 100vh; */
  overflow: hidden;
}

.own-bucket-container {
  background-image: url("../images/vector/create-bucket-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 3vh;
}

.own-bucket-svg-belt {
  width: 100%;
  height: auto;
  margin-block: 1vh;
}

.own-bucket-section .bucket-name-input {
  background-color: var(--color-2);
  width: 100%;
  border: none;
  outline: none;
  font-family: "BebasNeue";
  font-size: calc(var(--resp) * 24px);
  line-height: calc(var(--resp) * 28px);
  font-weight: 400;
  color: #000;
  padding: calc(var(--resp) * 24px) calc(var(--resp) * 38px);
}

.own-bucket-section .bucket-name-input::placeholder {
  color: #000;
}

.own-bucket-section .radio-head .col-7,
.own-bucket-section .radio-head .col-5 {
  padding-left: 0;
}

.own-bucket-section .est-price-cont .est-price-number {
  font-family: "BebasNeue";
  font-size: calc(var(--resp) * 34px);
  line-height: calc(var(--resp) * 34px);
  color: #000;
}

.custom-radio,
.custom-checkbox {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 1vw;
}

.custom-radio input[type="radio"],
.custom-checkbox input[type="checkbox"] {
  /* opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer; */
  border: 1px solid var(--stroke-gray);
  padding: 0.5em;
  -webkit-appearance: none;
  position: relative;
  width: calc(var(--resp) * 16px);
  height: calc(var(--resp) * 16px);
  background-color: #d9d9d9;
  cursor: pointer;
}

.custom-radio input[type="radio"]::after,
.custom-checkbox input[type="checkbox"]::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #eeeeee;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  cursor: pointer;
}

.custom-radio input[type="radio"]:not(:checked)::after {
  background-color: #eeeeee;
}

.custom-radio input[type="radio"]:checked {
  background-color: black;
  border: 1px solid #000;
}

.custom-radio input[type="radio"]:checked::after {
  background-color: var(--color-2);
}

.custom-radio .custom-radio-box {
  height: calc(var(--resp) * 16px);
  width: calc(var(--resp) * 16px);
  border: 1px solid black;
}

.custom-radio input[type="radio"]:checked + .custom-radio .custom-radio-box {
  background-color: #000;
}

.own-bucket-section .storage-class-list li {
  margin-bottom: calc(var(--resp) * 17px);
}

.storgae-bucker-card-wrap {
  height: calc(100% + 0.5rem);
}

.create-storage-form-wrap {
  margin-inline: 2vw;
}

.pink-line {
  color: #dcb7bc;
}

#storage .qna {
  padding: 0;
  margin-top: 100px;
  /* height: 100vh; */
}

#storage .qna .left-area {
  height: 100%;
}

#storage .qna .left-area img {
  height: 100%;
  width: auto;
}

#storage .accordion-flush.accordion {
  --bs-accordion-btn-bg: #ffffff;
  --bs-accordion-active-bg: rgba(238, 238, 238, 0.3);
  --bs-accordion-active-color: #000000;
  --bs-accordion-bg: rgba(238, 238, 238, 0.3);
  --bs-accordion-color: #000000;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-btn-focus-border-color: unset;
}

/* how storage deals section */
.storage-deals {
  width: 100%;
  margin-top: 100px;
  padding-right: calc(var(--resp) * 4vw);
}

.storage-deals ul {
  position: relative;
  padding-top: 7vh;
}

.storage-deals ul li,
#advance-storage ul li {
  margin-bottom: 5vh;
  font-size: calc(var(--resp) * 20px);
  font-style: italic;
  font-weight: 700;
  line-height: calc(var(--resp) * 24px);
  color: #000;
}

.storage-deals-left {
  width: 100%;
  position: relative;
}

.storage-deals-left img {
  width: 100%;
}

/* .storage-deals .storage-deals-left::after {
    content: "";
    height: 85%;
    width: calc(var(--resp)*66px);
    border: 1px solid black;
    border-top: none;
    border-left: none;
    position: absolute;
    top: 0;
    right: 0;
} */

@media (max-width: 992px) {
  #storage .inside-the-mizzle {
    padding: 0;
  }

  #storage .inside-the-mizzle .main-img {
    width: 100%;
    height: auto;
  }

  #storage .offer img {
    width: 100%;
    height: auto;
  }

  #storage #advance-storage .right-area {
    margin-top: 10vh;
  }

  #storage .own-bucket-container {
    padding-top: 250px;
  }

  #storage .qna {
    height: unset;
  }

  #storage .qna .left-area {
    height: unset;
  }

  #storage .qna .right-area {
    margin-top: 10vh;
  }

  #storage .qna .left-area img {
    width: 100%;
    height: auto;
  }

  #storage-pricing-sec .storage-pricing-card.card-3 {
    margin-top: 20px;
  }

  #better-storage-section .storage-card {
    border-right: none;
    border-bottom: 1px solid #cecece;
  }

  #better-storage-section .storage-cards-top {
    border-bottom: none;
  }
  .custom-modal {
    height: auto;
  }
  .custom-modal video {
    height: auto;
    object-fit: contain;
  }
}

/* pricing page */

#pricing .inside-the-mizzle {
  padding: 0;
  padding-top: 5vh;
}

#storage .section-title,
#pricing .section-title {
  margin-bottom: calc(var(--resp) * 20px);
}

#pricing .section-para {
  margin-bottom: calc(var(--resp) * 20px);
}

.pricing-pricing-card-wrapp {
  margin-top: calc(var(--resp) * 170px);
}

#pricing .pricing-pricing-card {
  padding: calc(var(--resp) * 40px) calc(var(--resp) * 24px);
  position: relative;
}

#pricing .pricing-pricing-card__head {
  padding-bottom: calc(var(--resp) * 40px);
}

#pricing .pricing-pricing-card .icon-wrapper {
  width: calc(var(--resp) * 112px);
  height: calc(var(--resp) * 112px);
  border-radius: 50%;
}

#pricing .pricing-pricing-card.card-1 .icon-wrapper {
  background-color: #d3c2ff;
}

#pricing .pricing-pricing-card.card-3 .icon-wrapper {
  background-color: #93f2ff;
}

#pricing .pricing-pricing-card.card-2 .icon-wrapper {
  background-color: #fbdb86;
}

#pricing .pricing-pricing-card.card-2 {
  transform: translate3d(0, calc(var(--resp) * -115px), 0);
}

.pricing-pricing-card-bg {
  position: absolute;
  right: 0;
  top: 0;
  height: calc(var(--resp) * 260px);
  width: auto;
}

.pricing-pricing-card-number {
  font-family: "BebasNeue";
  font-size: calc(var(--resp) * 66px);
  font-weight: 700;
  line-height: calc(var(--resp) * 66px);
}

.pricing-pricing-card__list-cont {
  display: flex;
}

.pricing-pricing-card__list-cont ul {
  padding-left: calc(var(--resp) * 24px);
}

.pricing-pricing-card__list__left {
  flex: 1;
}

.pricing-pricing-card__box {
  margin-top: calc(var(--resp) * 25px);
}

.pricing-pricing-card__box-head {
  color: #202942;
  padding: calc(var(--resp) * 7px) calc(var(--resp) * 20px);
}

.pricing-pricing-card__box-body {
  padding: calc(var(--resp) * 10px) calc(var(--resp) * 20px);
}

.pricing-pricing-card__box-body ul li {
  margin-bottom: calc(var(--resp) * 12px);
}

#pricing .pricing-pricing-card.card-1 .pricing-pricing-card__box-head {
  background-color: #d3c2ff;
}

#pricing .pricing-pricing-card.card-1 .pricing-pricing-card__box {
  border: 1px solid #d3c2ff;
}

#pricing .pricing-pricing-card.card-2 .pricing-pricing-card__box-head {
  background-color: #fbdb86;
}

#pricing .pricing-pricing-card.card-2 .pricing-pricing-card__box {
  border: 1px solid #fbdb86;
}

#pricing .pricing-pricing-card.card-3 .pricing-pricing-card__box-head {
  background-color: #93f2ff;
}

#pricing .pricing-pricing-card.card-3 .pricing-pricing-card__box {
  border: 1px solid #93f2ff;
}

.pricing-pricing-card-btn-group {
  margin-top: calc(var(--resp) * 25px);
  gap: calc(var(--resp) * 10px);
}

#pricing .pricing-pricing-card .m-btn-primary,
#pricing .pricing-pricing-card .m-btn-white {
  padding-inline: calc(var(--resp) * 19px);
  flex: 1;
}

.pricing-pricing-card__check-list {
  margin-top: calc(var(--resp) * 25px);
}

.pricing-pricing-card__check-list ul li {
  margin-bottom: calc(var(--resp) * 20px);
}

.custom-checkbox input[type="checkbox"]:not(:checked)::after {
  background-color: #eeeeee;
}

.custom-checkbox input[type="checkbox"]:checked {
  background-color: black;
  border: 1px solid #000;
}

.custom-checkbox input[type="checkbox"]:checked::after {
  background-color: var(--color-2);
}

.auth-gray-card-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.auth-gray-card-wrap .auth-gray-card {
  display: flex;
  align-items: center;
  gap: 5px;
  background: #eeeeee;
}
.auth-gray-card-wrap .auth-gray-card p {
  margin-bottom: 0;
  padding: 0 10px;
}
.auth-gray-card-wrap .auth-gray-card img {
  border: 2px solid black;
}
.auth-gray-card-wrap button {
  font-size: 14px !important;
  padding: 8px 15px !important;
  background: black !important;
  color: white !important;
  border-radius: 0 !important;
}

#pricing
  .pricing-pricing-card.card-1
  .custom-checkbox
  input[type="checkbox"]:checked::after {
  background-color: var(--color-1);
}

#pricing
  .pricing-pricing-card.card-2
  .custom-checkbox
  input[type="checkbox"]:checked::after {
  background-color: var(--color-2);
}

#pricing
  .pricing-pricing-card.card-3
  .custom-checkbox
  input[type="checkbox"]:checked::after {
  background-color: var(--color-3);
}

/* compute section */
.compute-pricing .card-right ul.comput-advance-feature-list li p {
  font-size: calc(var(--resp) * 16px);
}

.compute-pricing .card-right ul.comput-advance-feature-list li {
  padding-block: 6px;
  border-bottom: none;
}

#pricing .compute-pricing .m-btn-white {
  margin-top: 2vh;
}

.feature-list-check-cont li {
  margin-bottom: calc(var(--resp) * 25px);
}

.feature-list-check-cont:first-of-type {
  padding-left: calc(var(--resp) * 30px);
}

.feature-collapse-cont {
  margin-top: 2vh;
}

.feature-collapse-cont .feature-collapse {
  margin-top: 5vh;
}

.custom-checkbox.add-advance-checkbox input[type="checkbox"]:checked {
  background-color: #a182f3;
  border: 3px solid #ffffff;
}

.custom-checkbox.add-advance-checkbox input[type="checkbox"]:checked::after {
  background-color: #a182f3;
}

.feature-collapse .custom-checkbox input[type="checkbox"]:checked::after {
  background-color: #a182f3;
}

.feature-collapse .custom-checkbox input[type="checkbox"]:checked {
  border: 1px solid #fff;
}

#pricing .compute-pricing .compute-pricing-inner {
  padding-block: 3vh;
}

#pricing .compute-pricing {
  margin-top: 100px;
  margin-bottom: 0;
}

#pricing .compute-pricing .section-title,
#pricing .compute-pricing .section-para {
  margin-bottom: calc(var(--resp) * 10px);
}

#pricing .compute-pricing .range-card {
  padding-block: 10px;
}

#pricing .compute-pricing .card-right ul li {
  padding: 9px;
}

@media (max-width: 992px) {
  #pricing .pricing-pricing-card.card-2 {
    transform: translate3d(0, 0, 0);
  }

  #pricing .own-bucket-container {
    padding-top: 250px;
  }
  .pricing-pricing-card-btn-group .m-btn-primary {
    height: auto !important;
  }
  .section-title {
    font-size: calc(var(--fresp) * 50px);
    line-height: calc(var(--fresp) * 60px);
    font-weight: 700;
    color: var(--primary-color);
    text-transform: capitalize;
  }
}

/* network page */

.sticky-title-tab {
  padding-top: 10px !important;
  /* background: rgba(255, 255, 255, 0.65); */
  backdrop-filter: blur(10px);
}

.list-group-item + .list-group-item.active {
  margin: 0;
}

.sticky-title-tab .list-group a {
  transition: background-color 1s ease-in-out;
}

/* How it works in network page */
.how-it-works-network-sec {
  width: 100%;
  height: calc(100vh - var(--resp) * 68px);
  display: flex;
  flex-direction: column;
}

.how-it-works-cards-wrap {
  flex-grow: 1;
}

.how-it-works-cards-wrap .row,
.how-it-works-cards-wrap .row .col-6 {
  height: 100%;
  /* overflow: hidden; */
}

.how-it-work-card {
  height: 80%;
  position: relative;
  padding: 2vw;
}

.how-it-work-card.puzzle-1 {
  background-color: #fef4db;
}

.how-it-work-card.puzzle-2 {
  background-color: #dffbff;
}

.how-it-work-card.puzzle-3 {
  background-color: #f2edff;
}

.how-it-work-card.puzzle-4 {
  background-color: #f5eaeb;
}

.puzzle-1-right {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  top: 50%;
  right: -10%;
  transform: translateY(-50%);
  border-right-color: transparent;
  background-color: #fef4db;
  z-index: -1;
}

.puzzle-1-bottom {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  left: 50%;
  bottom: -15%;
  transform: translateX(-50%);
  background-color: #fef4db;
  z-index: -1;
}

.puzzle-2-left {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  left: -10%;
  top: 50%;
  transform: translateY(-50%);
  /* background-color: #dffbff; */
  background-color: #fff;
}

.puzzle-2-bottom {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  bottom: -20%;
  left: 50%;
  transform: translateX(-50%);
  border-right-color: transparent;
  background-color: white;
}

.puzzle-3-top {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  top: -20%;
  left: 50%;
  transform: translateX(-50%);
  border-right-color: transparent;
  background-color: white;
  z-index: 50;
}

.puzzle-3-right {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  right: -10%;
  top: 50%;
  transform: translateY(-50%);
  /* background-color: #f2edff; */
  background-color: #fff;
  z-index: 50;
}

.puzzle-4-left {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  top: 50%;
  left: -10%;
  transform: translateY(-50%);
  border-right-color: transparent;
  background-color: #f5eaeb;
}

.puzzle-4-top {
  position: absolute;
  height: 40%;
  width: 25%;
  border-radius: 50%;
  left: 50%;
  top: -15%;
  transform: translateX(-50%);
  background-color: #f5eaeb;
}
/* .row.how-it-works-cards-top{
    align-items: end;
} */
.row.how-it-works-cards-bottom {
  height: 100%;
  align-items: end;
  padding-bottom: 1vh;
}

.row.how-it-works-cards-bottom .col-6 {
  height: 80%;
  align-items: end;
}

.row.how-it-works-cards-bottom .col-6 .how-it-work-card {
  height: 100%;
}

/* .how-it-work-card.puzzle-1{
    background-image: url('../images/vector/how-it-works-bg-1.svg');
    background-repeat: no-repeat;
    background-size: 50%;
} */

.puzzle-4 img {
  right: 50%;
  transform: translateX(50%);
}

.puzzle-content-wrapprer {
  width: 75%;
}

.how-it-works-network-sec .section-title {
  margin-bottom: calc(var(--resp) * 20px) !important;
}

.center-important {
  justify-content: center !important;
  align-items: center !important;
}

/* new css */
.top-card,
.bottom-card {
  height: 80%;
}
.top-card {
  display: flex;
  align-items: end;
  position: relative;
  z-index: 10;
}
.top-card.top-card-2 {
  z-index: 0;
}
.bottom-card {
  margin-top: calc(var(--bs-gutter-x) * 1);
}

.how-it-work-card {
  height: 100%;
}
.how-it-work-card.puzzle-1 {
  z-index: 10;
}
.how-it-work-card.puzzle-3 {
  z-index: 5;
}
.puzzle-3-top {
  z-index: 5;
}
/* Horizontal long card style */
.horizontal-long-card {
  border: 1px solid #cecece;
  padding: 7px;
  display: flex;
  align-items: center;
  gap: 25px;
}
.horizontal-long-card .card-left {
  width: 40%;
}
.horizontal-long-card .card-left .img-cover {
  width: 100%;
  height: 270px;
}
.horizontal-long-card .card-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.horizontal-long-card .card-right {
  width: 60%;
  padding-right: 15px;
}
.horizontal-long-card .badge-wrap {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}
.horizontal-long-card .badge-wrap .badge {
  border-radius: 2px;
  background: #111;
  font-size: 14px;
  padding: 8px;
}
.horizontal-long-card .badge-wrap p {
  font-size: 14px;
  color: #111;
  margin-bottom: 0;
}
.horizontal-long-card h3 {
  font-size: calc(var(--fresp) * 30px) !important;
  line-height: 1.35 !important;
  font-weight: 700;
  margin-bottom: 10px;
  color: #111;
}
.horizontal-long-card p {
  color: #5a5a5a;
  font-style: italic;
  margin-bottom: 15px;
  line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.horizontal-long-card button {
  font-size: 16px;
  text-transform: capitalize;
  font-style: italic;
  color: black;
  border: 1px solid black;
  border-radius: 2px;
  background: transparent;
  padding: 10px 20px;
  transition: all ease-in-out 0.3s;
}
.horizontal-long-card button:hover {
  background: #000;
  color: #fff;
  font-style: normal;
}

.solid-black-btn,
.solid-black-outline-btn {
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  border: 1px solid black;
  min-width: 120px;
  transition: all ease-in-out 0.3s;
}
.solid-black-outline-btn {
  background: transparent;
  color: #545454;
}
.solid-black-outline-btn:hover {
  background: var(--color-2);
  border-color: var(--color-2);
  color: white;
}
.solid-black-btn {
  background: black;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.solid-black-btn:hover {
  background: var(--color-1);
  border-color: var(--color-1);
}

.app-btn {
  display: flex;
  align-items: center;
  border: 2px solid #fff; /* Border around button */
  padding: 0.75rem 0.75rem;
  border-radius: 8px;
  background-color: #000;
  color: white;
  font-family: Arial, sans-serif;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease,
    background-color 0.3s ease;
  outline: none;
  border: none;
  padding-left: 10px !important;
  flex: 1;
  transition: color 1s ease-in-out, box-shadow 1s ease-in-out;
  box-shadow: inset 0 0 0 0 #e1d5ff;
}

.app-btn:hover {
  transform: scale(1.06);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  background-color: #d3c2ff;
  color: #fff;
  box-shadow: inset 330px 0 0 0 #d3c2ff;
}

@media (max-width: 768px) {
  .remarkable {
    height: auto;
  }
  .app-btn {
    padding: 1rem 0.5rem;
    flex: 1;
    padding: 12px !important;
  }
  .app-btn div {
    font-size: 16px !important;
    margin-top: 0 !important;
  }
  .section-title {
    font-size: calc(var(--fresp) * 45px);
    line-height: calc(var(--fresp) * 55px);
  }
  .section-para {
    font-size: 14px !important;
  }
  .horizontal-long-card h3 {
    font-size: calc(var(--fresp) * 27px) !important;
  }
}

.app-btn img {
  width: 12px;
  margin-right: 0.8rem;
}

.app-btn span {
  display: inline-block;
  text-align: left;
  font-size: 1rem;
  line-height: 1.2;
}

.app-btn small {
  font-size: 0.7rem;
  text-transform: uppercase;
}

.google-play {
  background-color: #fff;
  color: black;
  transition: all ease 0.7s;
}

.google-play img {
  width: 12px;
}

.app-store {
  background-color: #fff;
  color: black;
  transition: all ease 0.7s;
}

.app-store img {
  width: 12px;
}
.toast {
  border-radius: 0 !important;
}

.play-button {
  min-width: 50px !important;
}

.play-button:hover {
  background-color: #d6faff !important;
  color: unset !important;
}

#india-map {
  transform: scale(0);
  transition: transform 0.5s ease-in-out;
}

#india-map.show {
  transform: scale(1);
}
#footer-placeholder {
  position: relative;
}
#footer-placeholder::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: #000;
  z-index: 0 !important;
}
.footer-anim-container {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .team-slide-container {
    padding-top: 100px !important;
  }
}

@media (max-width: 991.98px) {
  .opportunity-heading {
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 90%;
    text-align: center;
  }
  #devops-sec {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .page-aboutus .fw800.fs66 {
    font-weight: 700 !important;
    line-height: 1.1;
    font-size: 46px !important;
  }
  .remarkable .remark-cards-container {
    padding-top: 100px;
  }
  .footer-top-right .app-btn .fs36 {
    font-size: calc(var(--fresp) * 29px) !important;
    line-height: calc(var(--fresp) * 36px) !important;
  }
}
@media screen and (max-width: 767.98px) {
  .fw800.fs66 {
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 1.1;
  }
  .qna .accordion .accordion-button h6 {
    font-size: 18px !important;
  }
  .qna .accordion .accordion-body {
    padding-left: 64px !important;
  }
  .google-play svg {
    height: 40px;
  }
  .why-us {
    overflow: visible;
  }
  .own-bucket-section {
    margin-top: 50px;
  }
  .guardians-section,
  .what-we-love,
  .why-us,
  .our-team,
  .our-members,
  .remarkable {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .our-members {
    padding-bottom: 50px;
  }

  .m-btn-primary {
    height: auto;
  }
  .remarkable {
    margin-top: 0 !important;
    padding-top: 0px !important;
  }

  .remarkable .remark-card {
    height: auto;
    margin-bottom: 15px;
  }
  #storage .qna {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
}

@media (max-width: 575.98px) {
  #pricing .pricing-pricing-card .m-btn-primary,
  #pricing .pricing-pricing-card .m-btn-white {
    padding-inline: 5px;
  }
}
