/*-----------------------------------=========Main-Style-Sheet=========----------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap");

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Cera Pro";
  src: url("/webfonts/CeraPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "AllRoundGothic-Book";
  src: url("/webfonts/AllRoundGothic-Book.woff") format("woff"),
    url("/webfonts/AllRoundGothic-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic-BookOblique";
  src: url("/webfonts/AllRoundGothic-BookOblique.woff") format("woff"),
    url("/webfonts/AllRoundGothic-BookOblique.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic-Demi";
  src: url("/webfonts/AllRoundGothic-Demi.woff") format("woff"),
    url("/webfonts/AllRoundGothic-Demi.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic-DemiOblique";
  src: url("/webfonts/AllRoundGothic-DemiOblique.woff") format("woff"),
    url("/webfonts/AllRoundGothic-DemiOblique.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic-XLigOblique";
  src: url("/webfonts/AllRoundGothic-XLigOblique.woff") format("woff"),
    url("/webfonts/AllRoundGothic-XLigOblique.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic";
  src: url("/webfonts/AllRoundGothic-Bold.woff") format("woff"),
    url("/webfonts/AllRoundGothic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic";
  src: url("/webfonts/AllRoundGothic-Medium.woff") format("woff"),
    url("/webfonts/AllRoundGothic-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic-XLig";
  src: url("/webfonts/AllRoundGothic-XLig.woff") format("woff"),
    url("/webfonts/AllRoundGothic-XLig.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic-MediumOblique";
  src: url("/webfonts/AllRoundGothic-MediumOblique.woff") format("woff"),
    url("/webfonts/AllRoundGothic-MediumOblique.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "AllRoundGothic-BoldOblique";
  src: url("/webfonts/AllRoundGothic-BoldOblique.woff") format("woff"),
    url("/webfonts/AllRoundGothic-BoldOblique.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

.hey-november {
  font-family: "Hey November" !important;
}

@font-face {
  font-family: "Hey November";
  src: url("/webfonts/HeyNovember.woff") format("woff"),
    url("/webfonts/HeyNovember.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url("/webfonts/Helvetica-BoldOblique.woff") format("woff"),
    url("/webfonts/Helvetica-BoldOblique.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url("/webfonts/Helvetica-Bold.woff") format("woff"),
    url("/webfonts/Helvetica-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url("/webfonts/Helvetica.woff") format("woff"),
    url("/webfonts/Helvetica.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url("/webfonts/Helvetica-Light.woff") format("woff"),
    url("/webfonts/Helvetica-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url("/webfonts/Helvetica-Compressed.woff") format("woff"),
    url("/webfonts/Helvetica-Compressed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url("/webfonts/HelveticaRounded-Bold.woff") format("woff"),
    url("/webfonts/HelveticaRounded-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url("/webfonts/Helvetica-Oblique.woff") format("woff"),
    url("/webfonts/Helvetica-Oblique.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

:root {
  --theme__color1: #434ac4;
  --theme__color2: #e6fda7;
  --theme__color3: #ed726b;
  --pink: #fe74d9;

  --font1: "AllRoundGothic";
  --font1-book: "AllRoundGothic-Book";
  --font1-demi: "AllRoundGothic-Demi";
  --font1-bookOblique: "AllRoundGothic-BookOblique";
  --font1-demiOblique: "AllRoundGothic-DemiOblique";
  --font1-XLigOblique: "AllRoundGothic-XLigOblique";
  --font1-XLig: "AllRoundGothic-XLig";
  --font1-mediumOblique: "AllRoundGothic-MediumOblique";
  --font1-boldOblique: "AllRoundGothic-BoldOblique";
  --font2: "Hey November";
  --font3: "Montserrat", sans-serif;
  --font4: "Helvetica";
}
*,
::before,
::after {
  box-sizing: border-box;
}
body {
  font-size: 19px;
  line-height: 1.35;
  background-color: #fff;
  overflow-x: hidden;
  word-wrap: break-word;
  word-break: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  /* font-family: var(--font1); */
  font-family: "Cera Pro";
}
a,
a:active,
a:focus,
a:active,
a:hover {
  text-decoration: none !important;
  color: inherit;
}

.f-os {
  font-family: "Open Sans", sans-serif;
}

input {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a:hover,
a:focus,
input:focus,
input:hover,
select:focus,
select:hover,
select:active,
textarea:focus,
textarea:hover,
button:focus {
  outline: none;
}
::placeholder {
  opacity: 1;
}
:focus::placeholder {
  opacity: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed; /* Prevents HTML tables from becoming too wide */
  width: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
iframe {
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin-bottom: 15px;
}
p:last-child {
  margin: 0;
}
.main-wrap {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1899px) and (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1900px) {
  .container {
    max-width: 1676px;
  }
}

/* header */
.header-section {
  padding: 90px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.header-section-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-logo {
  margin: -36px 0 0;
}
.header-logo img {
  width: 105px;
}

.main-menu {
  margin: 0 0 0 35px;
}
.main-menu ul {
  display: flex;
}
.main-menu ul li {
  margin-right: 38px;
}
.main-menu ul li:last-child {
  margin-right: 0;
}
.main-menu ul li a {
  color: #fff;
  transition: 0.3s;
}
.main-menu ul li a:hover {
  color: var(--theme__color2);
}

.social-menu {
}
.social-menu ul {
  display: flex;
}
.social-menu ul li {
  margin-right: 20px;
}
.social-menu ul li:last-child {
  margin-right: 0;
}
.social-menu ul li a {
  transition: 0.3s;
}
.social-menu ul li a:hover {
  opacity: 0.8;
}
.social-menu ul li a img {
  width: 24px;
}
/* header-end */

/* ---offcanvas-css--- */
.offcanvas-open {
  font-size: 22px;
  transition: 0.3s;
  color: #fff;
}
.offcanvas-open:hover {
  color: #97a3ae;
}
.offcanvas-close {
  color: #fff;
  position: absolute;
  transition: 0.3s;
  right: 15px;
  top: 15px;
  font-size: 18px;
}
.offcanvas-close:hover {
  color: #97a3ae;
}
.offcanvas-menu {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  transform: translateX(-105%);
  transition: 0.3s;
}
.offcanvas-menu.active {
  transform: translate(0);
}
.offcanvas-menu .offmenu {
  max-width: 250px;
  min-width: 200px;
  z-index: 5;
  position: relative;
  background: var(--theme__color1);
  height: 100%;
  padding: 50px 20px 40px;
  overflow: auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.offcanvas-menu .offmenu :-webkit-scrollbar {
  display: none;
}
.offcanvas-menu ul li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 10px;
}
.dropdown-menu-custom ul {
  background: #fff;
  padding: 20px 0;
}
.dropdown-menu-custom ul li a {
  color: #97a3ae;
  font-family: var(--font1-book);
}
.offcanvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.178);
  z-index: 2;
  transform: 0;
  z-index: 900;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.offcanvas-overlay.active {
  opacity: 1;
  visibility: visible;
}
/* ---offcanvas-css-end---*/

/* --preloader-- */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #73469b;
  border-top-color: #e2eefd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* --preloader-end-- */

/* ---hero-section--- */
.hero-section {
  background: radial-gradient(#88b2eb, #5579d9);
}
.hero-section-inner {
  padding: 270px 0 170px;
  display: flex;
  flex-direction: column;
}

.hero-content {
  margin: 0 auto;
}
.hero-content .h1-img {
  width: 814px;
  margin: 0 0 70px;
  max-width: 100%;
}
.hero-content .h3-box {
  font-size: 15px;
  margin: 0 auto;
  padding: 30px 50px;
  border-radius: 25px;
  border: 4px solid var(--theme__color2);
  width: max-content;
  text-align: center;
}
.hero-content .h3-box b {
  color: #b8ec86;
}
.hero-content h3 {
  font-size: 23px;
  color: #fff;
  font-family: var(--font1-demi);
  font-weight: 600;
  margin: 0;
}

.hero-bottom {
  margin: -40px 0 0;
  display: flex;
  justify-content: flex-end;
}
.hero-bottom .ix-lab {
  width: 239px;
}

.hero-bottom-shape {
  width: 100%;
}
/* ---hero-section---end */

/* ---comm-content--- */
.comm-content {
  color: #fff;
}
.comm-content .h4 {
  margin: 0 0 3px;
  font-size: 22px;
  font-weight: 400;
  font-family: var(--font3);
}
.comm-content .h2 {
  font-size: 35px;
  margin: 0 0 22px;
  color: var(--theme__color1);
  font-weight: 700;
}
.comm-content p {
  margin: 0 0 25px;
  font-size: 19px;
}
/* ---comm-content---end */

/* ---brief-section--- */
.brief-section {
}

.brief-row1 {
  background: linear-gradient(to right, var(--theme__color3), #fc9691);
  padding: 120px 0 0;
  position: relative;
}
.brief-row1-inner {
  padding: 0 8.8%;
}
.brief-r1-content {
  width: 60%;
  margin-bottom: 40px;
}
.brief-r1-cats {
  max-width: initial;
  margin-left: -24%;
  width: 150.5%;
}
.r1-bg-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
}

.ix-presents {
  font-size: 22px;
  letter-spacing: 2px;
}

.example-only {
  font-weight: 300;
  color: var(--theme__color1) !important;
}

.brief-row2 {
  background: linear-gradient(to right, var(--theme__color2), #b8ec86);
}
.brief-row2-inner {
  padding: 120px 8.8% 60px;
}
.brief-r2-in-row {
  margin: 0 0 80px;
  display: flex;
  justify-content: space-between;
}
.brief-r2-in-row .text-side {
  width: 49%;
  color: #000000;
}
.brief-r2-in-row .text-side .comm-content {
  color: #000000;
}
.brief-r2-in-row .image-side {
  width: 57%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brief-r2-in-row .image-side img {
}
/* ---brief-section---end */

/* ---cat-lives-section--- */
.cat-lives-section {
  padding: 120px 0 90px;
  background: linear-gradient(-45deg, #e56bc3, #f4c0ef);
  position: relative;
}
.section-tp {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translate(-50%, -75%);
  width: 137px;
  z-index: 2;
}
.cat-lives-section-inner {
  padding: 0 4.6%;
}

.cat-lives-section .section-title {
  margin: 0 0 60px;
  text-align: center;
}

.cat-lives-images {
}
.cat-lives-images .image {
}
.cat-lives-images h4 {
  font-size: 14px;
  font-family: var(--font1-book);
  color: #fff;
  text-align: center;
  margin: -100px 0 100px;
}

.cl-bottom-row {
  padding: 20px 13%;
  display: flex;
  justify-content: space-between;
}
.cl-bottom-row h3 {
  font-size: 25px;
  font-family: var(--font1-book);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cl-bottom-row h3 .nine {
  width: 80px;
  margin: 0 12px 0 0;
}
.cl-bottom-row .ul-x {
  color: #fff;
}
.p-relative {
  position: relative;
}
.nll-portal-disclaimer {
  position: absolute;
  font-size: 11px;
  color: #e6fda7;
  text-align: center;
  width: 100%;
  margin: auto;
  left: 50%;
  /* transform: translateX(-50%); */
  top: -9px;
}
.ul-x {
}
.ul-x li {
  margin: 0 0 7px;
  font-size: 22px;
  font-family: var(--font1-book);
}
.ul-x li .marker {
  width: 14px;
  margin: 0 5px 0 0;
  display: inline-block;
}
/* ---cat-lives-section---end */

/* ---community-about-section--- */
.community-about-section {
  padding: 200px 0 160px;
  background: #89bdff;
  position: relative;
  z-index: 1;
}
.community-about-section-inner {
  padding: 0 8.8%;
}
.community-about-shape {
  width: 1000px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.community-about-shape.white-paw {
  width: 879px;
  bottom: -149px;
  opacity: 0.45;
  transform: rotate(319deg);
  right: -206px;
}

.community-about-content {
  width: 40%;
}
.community-about-content .bottom-buttons {
  margin: 60px 0 0;
  display: flex;
  flex-direction: column;
  width: max-content;
}
.community-about-content .bottom-buttons .button {
  margin: 0 0 50px;
}
/* ---community-about-section---end */

.pet-store-img {
  max-width: 442px;
}

/* ---roadmap-section--- */
.roadmap-section {
  padding: 120px 0;
  background: radial-gradient(#f1ffd1, #cdf6a4);
  position: relative;
  z-index: 1;
}
.roadmap-section-inner {
  padding: 0 0;
}

.roadmap-section .section-title {
  margin: 0 0 70px;
}

.roadmap-content {
  margin: 0 0 7.6%;
  padding: 0 0 0 5%;
  position: relative;
}
.roadmap-content .roadmap-image {
  width: 100%;
}
.roadmap-single {
  position: absolute;
  top: 0;
  left: 0;
}
.roadmap-single .img {
  width: 113px;
  display: none;
}
.roadmap-single .content {
  min-height: 74px;
  width: 255px;
  border: 4px solid var(--theme__color1);
  border-radius: 25px;
}
.roadmap-single1 {
  top: 27.5%;
  left: -3%;
}
.roadmap-single2 {
  bottom: 88%;
  left: 44%;
  top: auto;
}
.roadmap-single3 {
  bottom: 108%;
  right: 0;
  left: auto;
  top: auto;
}
.roadmap-single4 {
  top: auto;
  left: 19%;
  bottom: -7%;
}
.roadmap-single5 {
  top: initial;
  left: initial;
  right: 19.6%;
  bottom: -18%;
}

.roadmap-container {
  text-align: center;
}

.roadmap-row {
  align-items: center;
  justify-content: center;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.roadmap-phase {
  position: relative;
  border: 3px solid var(--theme__color1);
  border-radius: 25px;
  margin-bottom: 13px;
  padding: 25px;
  min-height: 496px;
}

.roadmap-crown {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}

.roadmap-crown-img {
  width: 100%;
  max-width: 70px;
}

.roadmap-phase p {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 11px;
}

.roadmap-heading {
  font-size: 28px;
  font-weight: 700;
  color: var(--theme__color1);
  margin-bottom: 13px;
  margin-top: 22px;
}

.roadmap-paws {
  width: 100%;
  margin: auto;
  text-align: center;
  max-width: 180px;
  padding-left: 5px;
  padding-right: 5px;
}

/* ---roadmap-section---end */

/* ---team-section--- */
.team-section {
  position: relative;
  z-index: 1;
  background: radial-gradient(#b6b8f9, #716af6);
}
.team-section-inner {
  padding: 120px 2% 155px;
  position: relative;
}
.team-shape1 {
  width: 330px;
  position: absolute;
  bottom: 50px;
  left: -100px;
}
.team-shape2 {
  width: 360px;
  position: absolute;
  top: -21px;
  right: -14px;
}
.team-shape3 {
  width: 52px;
  position: absolute;
  bottom: 120px;
  right: 40px;
}

.team-top-title {
  display: flex;
  justify-content: center;
}
.team-top-title .m-img {
  width: 175px;
}
.team-title {
  margin: -70px 0 110px;
}

.team-wrapper {
  --inner-space: 28px;
  --bt-space: var(--inner-space);
  --item: 5;
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(var(--inner-space) * -0.5) calc(var(--bt-space) * -1);
}
.team-member {
  width: calc((100% / var(--item)) - var(--inner-space));
  margin: 0 calc(var(--inner-space) * 0.5) var(--bt-space);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-member .image {
  height: 220px;
  width: 220px;
  margin: 0 0 55px;
}
.team-member .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 100%;
}
.team-member .content {
  text-align: center;
  align-items: center;
}
.team-member .content h3 {
  margin: 0 0 5px;
  font-size: 22px;
  color: var(--theme__color2);
  font-family: var(--font1-demi);
}
.team-member .content h4 {
  font-size: 19px;
  font-weight: 400;
  color: #fff;
  font-family: var(--font3);
  margin: 0;
}

.team-bottom {
  margin: 90px 20% 0;
}
.team-bottom p {
  text-align: center;
  color: #fff;
}
/* ---team-section---end */

/* ---faq-section--- */
.faq-section {
  padding: 150px 0;
  background: var(--theme__color3);
  position: relative;
}
.faq-section-inner {
  padding: 0 9.8%;
}

.faq-wrap {
  position: relative;
  z-index: 1;
}
.faq-shape {
  position: absolute;
  top: 0;
  left: 0;
  max-width: initial;
  transform: translate(-8%, -7%);
  width: 130%;
  z-index: -1;
}
.single-faq {
  padding: 0 20px;
  margin: 0 0 45px;
  border: 4px solid #0f00ff;
  background-color: #f4c0efb5;
  border-radius: 20px;
  color: #fff;
}
.single-faq .toggler-header {
  padding: 12px 0;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #5751bf;
  color: #0c00f7;
}
.single-faq .toggler-header .text {
}
.single-faq .toggler-header .chevron {
  transition: 0.3s;
  display: flex;
  transform: rotate(0deg);
  margin: 0 0 0 30px;
}
.single-faq .toggler-header:not(.collapsed) .chevron {
  transform: rotate(180deg);
}
.single-faq .collapsible-content {
}
.single-faq .collapsible-content-inner {
  padding: 0 0 20px;
}
.single-faq .collapsible-content p {
  color: #ffffff99;
  color: #080267;
  font-weight: 500;
}
/* ---faq-section---end */

/* ---footer-section--- */
.footer-section {
  padding: 120px 0;
  background: #6c93e2;
}
.footer-section-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-left {
}
.footer-left p {
  font-size: 14px;
  font-family: var(--font3);
  color: #fff;
}

.footer-logo {
  display: flex;
}
.footer-logo img {
  width: 270px;
}

.f-social {
}
.f-social ul {
  display: flex;
}
.f-social ul li {
  margin-right: 11px;
}
.f-social ul li:last-child {
  margin-right: 0;
}
.f-social ul li a {
  transition: 0.3s;
}
.f-social ul li a:hover {
  opacity: 0.8;
}
.f-social ul li a img {
  width: 24px;
}

/* ---footer-section---end */

.pink-text {
  color: #ff00ff;
}

.all-cats-heading {
  font-size: 52px !important;
  letter-spacing: 2px;
}

a:hover {
  color: var(--theme__color2);
}

.mb-100 {
  margin-bottom: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.artwork-grid {
  padding: 0 0.75rem;
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 1.5rem;
}

.standard-petstore .artwork-container {
  position: relative;
  cursor: pointer;
  /* padding-left: calc(var(--bs-gutter-x)/ 2);
  padding-right: calc(var(--bs-gutter-x)/ 2); */
}

.standard-petstore .artwork-container.selected {
}

.standard-petstore .artwork-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 400px;
  background-color: #000000;
  opacity: 0.57;
  transition: opacity 0.4s ease;
}

.standard-petstore .artwork-container.selected .artwork-overlay {
  opacity: 0;
}

.standard-petstore .artwork-img {
  border: 6px solid #b7ec8600;
  transition: border 0.4s ease;
  max-width: 400px;
}

.standard-petstore .artwork-container.selected .artwork-img {
  border: 6px solid #b8ec86;
}

.standard-petstore .artwork-row {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-row {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* .connect-button,
.mint-button {
  background-color: #88B2EB;
  color: #fff;
  width: fit-content;
  cursor: pointer;
} */

/* vouchers page */
.voucher-content .h3-box {
  font-size: 15px;
  margin: 0 auto;
  padding: 30px 50px;
  border-radius: 25px;
  border: 4px solid var(--theme__color2);
  width: max-content;
  text-align: center;
}
.voucher-content .h3-box b {
  color: #b8ec86;
}
.voucher-content h3 {
  font-size: 23px;
  color: #fff;
  font-family: var(--font1-demi);
  font-weight: 600;
  margin: 0;
}

a.nav-highlight {
  color: #b8ec86 !important;
}

a.nav-highlight:hover {
  color: #6ac910 !important;
}

.anim-link {
  transform: scale(1);
  transition: transform 0.3s ease;
}

.anim-link:hover {
  transform: scale(1.05);
}

.rarity-sniper-logo {
  text-align: center;
  margin: auto;
  max-width: 158px;
  margin-top: 90px;
}

.paw-bp {
  width: 18px;
}

.pet-store-bp-text {
  font-size: 19px;
}

.pet-store-bp-text.sub {
  font-weight: 300;
  margin-left: 38px;
}

.pet-store-bp-text.sub span {
  font-weight: 600;
  font-style: italic;
}

.pet-store-header {
  color: var(--theme__color1);
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
}

.pet-store-highlight {
  color: var(--pink);
  font-weight: 700;
}

.comm-content .h2 {
  font-weight: 600;
}

.comm-content.pet-store p {
  font-size: 17px;
}

.pet-store-img.store {
  max-width: 130px;
  margin: auto;
  text-align: center;
}

.niche-bp-text {
  font-size: 19px;
}
