/*
Theme Name: Kalekt
Theme URI: https://Kalekt.com/
Author: Vikas
Author URI: https://Kalekt.com/
Description: A custom WordPress theme named Kalekt.
Version: 1.0
License: GPLv2 or later
Text Domain: kalekt
*/

@font-face {
  font-family: "Archivo";
  src: url("assets/fonts/Archivo/Archivo-VariableFont.ttf") format("truetype");
}

* {
  padding: 0;
  margin: 0;
}
body {
  font-family: "Archivo", sans-serif;
}
.container {
  max-width: 1278px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-primary {
  display: inline-block;
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
  text-decoration: none;
  padding: 16px 24px;
  color: #fff;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
}
.btn-dark {
  display: inline-block;
  text-decoration: none;
  padding: 16px 24px;
  background: #1d1912;
  color: #fff;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
}
.wp-block-heading {
  color: #1d1912;
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  line-height: 67.2px;
  margin-bottom: 48px;
}
.wp-block-heading.explore-title {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 51px;
}
/* For Dark Theme */

.dark {
  background-color: #1d1912;
  color: #fafafa;
}
.dark .btn-dark {
  background-color: #fafafa;
  color: #121212;
}

.dark .banner {
  background-color: #1d1912;
}

.dark .banner .wrapper .banner-content .topheading {
  color: #fafafa;
}
.dark .banner .wrapper .banner-content .title {
  color: #fafafa;
}
.dark .banner .wrapper .banner-content .desc {
  color: #fafafa;
}
.dark .banner.feature-banner .wrapper .banner-content .title {
  color: #fafafa;
}
.dark .exploreSection .exploreTitle {
  color: #fafafa;
}

.dark .blog-page .post-category a,
.dark .blogDetails .wrapper .contentBox .textWrap p,
.dark .blogDetails .wrapper .contentBox .textWrap .wp-block-heading,
.dark .blogDetails .wrapper .contentBox .textWrap .wp-block-list li {
  color: #fafafa;
}
.dark .blogDetails .wrapper .heading .left .title {
  color: #fafafa;
}
.dark .blog-page .post-container .blog-categories ul li a {
  color: #fafafa;
  border: 1px solid #fafafa;
  background: #1d1912;
}
.dark .steps-section .heading {
  color: #fafafa;
}
.dark .portal-section .portal-content .textWrap .portal-heading {
  color: #1d1912;
}
.dark .portal-section .portal-content .textWrap .portal-description {
  color: #1d1912;
}
.dark .coinWrapper .text-part .title {
  color: #fafafa;
}
.dark .coinWrapper .text-part .feature-list .list-item .item-heading {
  color: #fafafa;
}
.dark .coinWrapper .text-part .feature-list .list-item .item-desc {
  color: #fafafa;
}
.dark .portfolioValue .text-part .title {
  color: #fafafa;
}
.dark .portfolioValue .text-part .feature-list .list-item .item-heading {
  color: #fafafa;
}
.dark .portfolioValue .text-part .feature-list .list-item .item-desc {
  color: #fafafa;
}
.dark .products-section .product-inner {
  background: #fafafa;
}
.dark .products-section .product-inner .product-text .title {
  color: #1d1912;
}
.dark .products-section .product-inner .product-text .description {
  color: #1d1912;
}
.dark .toolkit-sec .innerWrapper .right .top-title {
  color: #fafafa;
}
.dark .toolkit-sec .innerWrapper .right .listItems span {
  color: #fafafa;
}
.dark .benefits-section .benefits-Wrapper .benefits-list .list-title {
  color: #fafafa;
}
.dark .benefits-section .benefits-Wrapper .benefits-list .list-desc {
  color: #fafafa;
}
.dark .benefits-section .benefits-Wrapper .benefits-list .listItems li span {
  color: #fafafa;
}
.dark .testimonial-section .testi-title {
  color: #fafafa;
}
.dark .testimonial-section .testi-desc {
  color: #fafafa;
}
.dark .wp-block-heading {
  color: #fafafa;
}

.dark .learning-Slides .slick-prev svg path,
.slick-next svg path {
  stroke: #fafafa !important;
  transition: stroke 0.3s ease;
}
.dark .blogDetails .wrapper .heading .left .short-desc {
  color: #fafafa;
}
.dark .post-box {
  background: transparent;
}
.dark .post-category .top .cat_wrap {
  border: 1px solid #fafafa;
}
.dark .blog-page .post-box.featured_box .post-category .top .cat_wrap {
  border: 1px solid #1d1912;
}
.dark .blog-page .post-box.featured_box .post-category .top .cat_wrap a {
  color: #1d1912;
}
.dark .blog-page .post-box.featured_box .post-category .post-heading a {
  color: #1d1912;
}
.dark .marketing-wrapper .post-category .top .cat_wrap {
  border: 1px solid #1d1912;
}

.dark .post-category .top .cat_wrap a {
  color: #fafafa;
}
.dark .marketing-wrapper .post-category .top .cat_wrap a {
  color: #1d1912 !important;
}
.dark .learning-banner .learning-wrapper .post-category .top .cat_wrap a {
  color: #1d1912 !important;
}
.dark .post-category .post-heading a {
  color: #fafafa;
}

.dark .benefits-section .benefits-Wrapper .live-auctions .auction-title {
  color: #fafafa;
}
.dark .learning-Slides .left-part .ttl {
  color: #fafafa;
}
.dark .blogtitle {
  color: #fafafa;
}

.dark .exploreSection .exploreSlider .explore-slider .post-box .post-category {
  background: transparent;
}
.dark
  .exploreSection
  .exploreSlider
  .explore-slider
  .post-box
  .post-category
  .top
  .cat_wrap {
  background: #fff;
  border: 1.01px solid #1d1912;
}
.dark
  .exploreSection
  .exploreSlider
  .explore-slider
  .post-box
  .post-category
  .top
  .cat_wrap
  a {
  color: #1d1912 !important;
}
.dark .slick-slide.active .post-category {
  background: #fafafa;
  color: #1d1912;
}
.dark .slick-slide.active .post-category .post-heading a,
.dark .slick-slide.active .post-category .post-date {
  color: #1d1912 !important;
}
.dark .steps-section .steps-wrapper .step {
  background-color: transparent;
}
.dark .steps-section .steps-wrapper .step .step-title {
  color: #fafafa;
}

.dark .steps-section .steps-wrapper .step .step-description {
  color: #fafafa;
}
.dark .portal-section {
  background: #fafafa;
}
.dark .testimonial-section .testi-head span {
  background: var(
    --Gradient-2,
    linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dark .footer {
  position: relative;
}

.dark .footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px; /* thickness of border */
  width: 100%;
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
}
.dark .goodCompany .innerWrapper {
  background: transparent;
}

.dark .goodCompany .innerWrapper .leftPart .title {
  color: #fafafa;
}
.dark .goodCompany .innerWrapper .leftPart .desc {
  color: #fafafa;
}
.dark .goodCompany .innerWrapper .leftPart .listItems li span {
  color: #fafafa;
}
.dark .feature-banner .btn-primary {
  color: #1d1912;
}
.dark .feature-banner .btn-dark {
  color: #1d1912;
}
.dark .learning-Slides .slick-next svg path {
  stroke: #fafafa !important;
  transition: stroke 0.3s ease;
}
.dark .blog-categories ul li a {
  color: #fafafa;
  border: 1px solid #fafafa;
  background: transparent;
}
.dark .blogDetails .wrapper .contentBox .recentLinks .linkBox {
  background: transparent;
}
.dark .blogDetails .wrapper .contentBox .recentLinks .linkBox .title {
  color: #fafafa;
}
.dark .blogDetails .wrapper .contentBox .recentLinks .linkBox .list li a {
  color: #fafafa;
}
.dark .benefits-section .benefits-Wrapper .live-auctions .auction-img-dark {
  display: block;
  width: 100%;
}
.dark .benefits-section .benefits-Wrapper .live-auctions .auction-img-light {
  display: none;
}
.dark .testi-info strong {
 color: #fafafa;
}
/* header css starts here */

.header {
  padding-top: 30px;
  position: relative;
}
.header .container {
  position: relative;
  padding: 0;
}

.header .header_inner {
  max-width: 823px;
  margin: 0 auto;
}

.header .headerWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 500px;
  background: #fafafa;
  border: 1px solid #b33973;
  padding: 16px 29px;
}
.header .headerWrap .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.header .headerWrap .nav-links li {
  margin: 0;
}

.header .headerWrap .nav-links li a {
  text-decoration: none;
  color: #1d1912;
  font-size: 16px;
  padding: 0;
}
.header .toggleDarkBtn {
  position: absolute;
  top: 22%;
  right: 0;
  padding: 10px;
  border-radius: 50%;
  background: #f3f3f3;
  border: none;
  outline: none;
  height: 44px;
  display: flex;
  width: 44px;
  justify-content: center;
  align-items: center;
}
.nav-links .current-menu-item > a {
  background: var(
    --Gradient-2,
    linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
.downloadBtn {
  display: inline-block;
  padding: 11px 20px;
  border-radius: 12px;
  background: linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%);
  color: #fafafa;
  text-shadow: 0px 0px 0.5px #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}
.downloadBtn.mobile-btn {
  display: none;
}
.header .headerWrap .nav-toggle {
  display: none;
}

/* blog page css starts here  */

.blog-page .blog-title {
  text-align: center;
}
.postWrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  padding-top: 68px;
  padding-bottom: 97px;
}
.post-box {
  border-radius: 12px;
  border: 2px solid #b33973;
  overflow: hidden;
  min-height: 450px;
  background: #fafafa;
  max-width: 390px;
}
.blog-page .post-box.featured_box {
  position: relative;
  max-width: 800px;
  width: 100%;
}
.blog-page .post-box.featured_box img {
  object-fit: cover;
  width: 100%;
  min-height: 450px;
  display: block;
}
.blog-page .post-box.featured_box .post-category {
  border-radius: 12px;
  position: absolute;
  bottom: 36px;
  max-width: 420px;
  left: 22px;
  background: #fafafa;
}
.blog-page .post-box.featured_box .post-category .top {
  padding-bottom: 16px;
}
.blog-page .post-box.featured_box .post-category .post-heading a {
  font-size: 24px;
}
.blog-page .post-box.featured_box .post-category .read-more {
  display: none;
}
.post-box a img {
  object-fit: cover;
  width: 100%;
  position: relative;
  min-height: 200px;
}
.post-category {
  padding: 24px 24px;
}
.post-category .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
}
.post-category .top .cat_wrap {
  border: 1.01px solid #1d1912;
  border-radius: 12px;
  padding: 7px 19px;
}
.post-category .top .cat_wrap a {
  text-decoration: none;
  color: #1d1912;
  border: none;
  border-radius: 0;
  padding: 0;
  font-size: 17px;
  text-transform: uppercase;
}
.post-category .top .post-date {
  color: #817e72;
  font-size: 16px;
}
.post-category .post-heading a {
  display: block;
  font-weight: 600;
  font-size: 22px;
  color: #1d1912;
  text-decoration: none;
  padding-bottom: 32px;
}
.post-category p {
  color: #817e72;
  font-size: 16px;
  padding-bottom: 24px;
}
.post-category .read-more {
  display: inline-block;
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
  text-decoration: none;
  padding: 16px 28px;
  color: #fff;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
}
.blog-categories {
  padding: 60px 0;
  border-top: 1px solid #817e72;
}
.blog-categories ul {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
.blog-categories ul li {
  margin-bottom: 16px;
  list-style: none;
}

.blog-categories ul li:last-child {
  margin-bottom: 0;
}
.blog-categories ul li a {
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  border-radius: 12px;
  padding: 16px 28px;
  color: #1d1912;
  border: 1px solid #1d1912;
  background: #fafafa;
}
.blog-categories ul li .active {
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
  color: #fafafa;
  border: none;
}
/* blogDetails page starts here  */

.blogDetails {
  overflow: hidden;
}
.blogDetails .wrapper {
}
.blogDetails .wrapper .heading {
  display: flex;
  gap: 47px;
  justify-content: center;
  padding-top: 131px;
}
.blogDetails .wrapper .heading .left {
}
.breadcrumbWrapper {
  overflow-x: auto;
  width: 100%;
}
.breadcrumbWrapper::-webkit-scrollbar {
  display: none;
}
.breadcrumbList {
  list-style: none;
  display: inline-flex;
  white-space: nowrap;
  padding: 9px 12px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 12px;
  border: 1px solid var(--Gradient-2, #184d95);
  margin-bottom: 28px;
}

.breadcrumbList li + li::before {
  content: ">";
  padding: 0 8px;
  color: #817e72;
}

.breadcrumbList a {
  text-decoration: none;
  color: #817e72;
  font-size: 14px;
}

.breadcrumbList li[aria-current="page"] {
  background: var(
    --Gradient-2,
    linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14px;
}
.blogDetails .wrapper .heading .left .title {
  font-weight: 600;
  font-size: 71px;
  color: #1d1912;
  margin-bottom: 16px;
}
.blogDetails .wrapper .heading .left .short-desc {
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  color: #1d1912;
  margin-bottom: 16px;
}
.blogDetails .wrapper .heading .left .post-date {
  color: #817e72;
  font-size: 16px;
}
.blogDetails .wrapper .heading .left .postDate-Wrapper {
  display: flex;
  gap: 32px;
}
.blogDetails .wrapper .heading .left .post-duration {
  color: #817e72;
  font-size: 16px;
}
.blogDetails .wrapper .heading .rightImg .imgBox {
  overflow: hidden;
}
.blogDetails .wrapper .heading .rightImg .imgBox img {
  object-fit: cover;
  min-width: 500px;
  min-height: 400px;
  border-radius: 12px;
}
.blogDetails .wrapper .contentBox {
  display: flex;
  justify-content: space-between;

  gap: 81px;
  padding: 90px 0;
}
.blogDetails .wrapper .contentBox .textWrap {
  max-width: 830px;
}
.blogDetails .wrapper .contentBox .textWrap blockquote p {
  color: #817e72;
  font-size: 16px;
  font-style: italic;
  border-left: var(--stroke-weight-2, 2px) solid var(--Gradient-2, #184d95);
  padding-left: 16px;
  line-height: 24px;
}
.blogDetails .wrapper .contentBox .textWrap blockquote {
  margin-bottom: 24px;
}
.blogDetails .wrapper .contentBox .textWrap p {
  color: #1d1912;
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 24px;
  text-align: justify;
}
.blogDetails .wrapper .contentBox .textWrap .wp-block-heading {
  color: #1d1912;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: left;
}
.blogDetails .wrapper .contentBox .textWrap .wp-block-list {
  padding-left: 37px;
}
.blogDetails .wrapper .contentBox .textWrap .wp-block-list li {
  color: #1d1912;
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 24px;
  text-align: justify;
}
.blogDetails .wrapper .contentBox .recentLinks .linkBox {
  padding: 24px 32px;
  border-radius: 24px;
  /* border: 1px solid #b33973; */
  background: transparent;
  position: relative;
}
.blogDetails .wrapper .contentBox .recentLinks .linkBox::before{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px;
    background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
    border-radius: inherit;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
}
.blogDetails .wrapper .contentBox .recentLinks .linkBox .title {
  color: #1d1912;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 24px;
}
.blogDetails .wrapper .contentBox .recentLinks .linkBox .list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blogDetails .wrapper .contentBox .recentLinks .linkBox .list li {
  padding-bottom: 12px;
}
.blogDetails .wrapper .contentBox .recentLinks .linkBox .list li a {
  color: #1d1912;
  font-size: 16px;
}

/* exploring Slider section css  */

.exploreSection {
  padding-bottom: 90px;
}

.blogtitle {
  color: #1d1912;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  /* margin-bottom: 66px; */
}
.explore-slider .slick-track {
  display: flex !important;
  gap: 24px; /* Customize your gap */
}

.exploreSection .exploreSlider .explore-slider .post-box {
  border: none;
  border-radius: 0;
  min-height: 100%;
  max-width: 820px;
  width: 100%;
  position: relative;
  background: none;
}

.exploreSection .exploreSlider .explore-slider .post-box .postInner {
  position: relative;
  min-height: 326px;
}

.exploreSection .exploreSlider .explore-slider .post-box .postInner img {
  display: none;
  border-radius: 12px;
  height: 100%;
}

.exploreSection .exploreSlider .explore-slider .post-box .post-category {
  border-radius: 12px;
  position: absolute;
  bottom: 36px;
  max-width: 350px;
  right: 44px;
  background: #fafafa;
  border: 1px solid #b33973;
  z-index: 2;
}

.related-posts {
}

.related-posts .blogtitle {
  margin-bottom: 65px;
}

.related-posts .postWrap {
  padding-top: 0;
  padding-bottom: 90px;
}

/* banner section starts here  */

.banner {
  padding-top: 106px;
  position: relative;
  overflow: hidden;
}
.banner .wrapper {
  display: flex;
  gap: 152px;
  align-items: center;
}
.banner .wrapper .banner-content {
  max-width: 680px;
}

.banner .wrapper .banner-content .topheading {
  color: #1d1912;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.98px;
  text-transform: uppercase;
}
.banner .wrapper .banner-content .title {
  color: #1d1912;
  font-size: 70px;
  line-height: 77px;
  letter-spacing: -1.4px;
  margin-bottom: 16px;
  font-weight: 500;
}
.banner.feature-banner .wrapper .banner-content .title {
  color: #1d1912;
  font-size: 70px;
  line-height: 77px;
  letter-spacing: -1.4px;
  margin-bottom: 16px;
  font-weight: 400;
}
.highlighted {
  background: var(
    --Gradient-2,
    linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner .wrapper .banner-content .desc {
  color: #1d1912;
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 54px;
}
.banner .wrapper .banner-content .btnGroupOne {
  margin-bottom: 54px;
  display: flex;
  gap: 16px;
  margin-bottom: 54px;
}
.banner .wrapper .banner-content .btnGroup {
  display: flex;
  gap: 16px;
}
.banner .wrapper .banner-content .btnGroup a img {
  width: 100%;
}
.banner .wrapper .banner-image {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}

.banner .wrapper .banner-image .mainImg {
  position: relative;
  z-index: 2;
  min-height: 610px;
  max-width: 100%;
}
.banner .wrapper .banner-image .mainImgBg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.banner .wrapper .banner-image .featureImg {
  margin-right: -140px;
  max-height: 500px;
  margin-bottom: 50px;
}

.banner .wrapper.no-image {
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 49px;
}

.banner .wrapper.no-image .banner-content {
  max-width: 800px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner.blog-page-padding {
  padding-top: 98px;
  padding-bottom: 49px;
}
.banner.blog-page-padding .wrapper .banner-content .btnGroup {
  margin-bottom: 0;
}
.banner.blog-page-padding .wrapper .banner-content .title {
  font-weight: 400;
}
/* For Hiding Banner  */

.hide {
  display: none !important;
}
.toggleBtn {
  background-color: #f0f0f0;
  color: #333;
  border: 2px solid #ccc;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.toggleBtn.active {
  background-color: #333;
  color: #fff;
  border-color: #555;
}

/* steps-section Css Start here */
.steps-section {
  padding-bottom: 90px;
}
.steps-section .heading {
  color: #1d1912;
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  line-height: 77px;
  margin-bottom: 48px;
}
.steps-section .steps-wrapper {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.steps-section .steps-wrapper .step {
  flex: 1;
  padding: 24px 36px;
  background-color: #fafafa;
  border-radius: 24px;
  border: 0.981px solid #b33973;
}

.steps-section .steps-wrapper .step .step-number {
  display: inline-block;
  color: #fafafa;
  font-weight: 500;
  font-size: 36px;
  letter-spacing: 0.36px;
  border-radius: 16px;
  background: linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%);
  padding: 20px 24px;
  margin-bottom: 26px;
}

.steps-section .steps-wrapper .step .step-title {
  color: #1d1912;
  font-size: 28px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.28px;
  margin-bottom: 18px;
}

.steps-section .steps-wrapper .step .step-description {
  color: #1d1912;
  font-size: 16px;
  line-height: 22px;
}

/* portal section starts  */

.portal-section {
  padding: 90px 0;
}

.portal-section .portal-content {
  display: flex;
  justify-content: space-between;
  padding-bottom: 81px;
  flex-wrap: wrap;
}
.portal-section .portal-content .textWrap {
  max-width: 934px;
}

.portal-section .portal-content .textWrap .portal-heading {
  color: #1d1912;
  font-size: 48px;
  font-weight: 600;
  letter-spacing: -0.48px;
  margin-bottom: 15px;
}

.portal-section .portal-content .textWrap .portal-description {
  color: #1d1912;
  font-size: 20px;
  text-align: justify;
  line-height: 22.4px;
}
.btnWrap .portal-button {
  display: inline-block;
  padding: 16px 28px;
  border-radius: 12px;
  background: linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

.portalImg {
  display: flex;
  justify-content: center;
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
  border-radius: 32px;
  padding: 52px 72px 0;
}

.portalImg img {
  width: 100%;
}
.portalImg .portal-desktopImg {
  display: block;
}
.portal-mobImg {
  display: none;
}

/* Benefits Section Css Starts  */

.benefits-section .benefits-Wrapper {
  display: flex;
  width: 100%;
  padding: 141px 0;
  gap: 115px;
}
.benefits-section .benefits-Wrapper .benefits-list {
  max-width: 520px;
}
.benefits-section .benefits-Wrapper .benefits-list .list-title {
  color: #1d1912;
  font-size: 48px;
  font-weight: 600;
  line-height: 67.2px;
  text-transform: capitalize;
  margin-bottom: 11px;
}
.benefits-section .benefits-Wrapper .benefits-list .list-desc {
  color: #1d1912;
  font-size: 16px;
  text-align: justify;
  line-height: 22.4px;
  margin-bottom: 23px;
}
.benefits-section .benefits-Wrapper .benefits-list .listItems {
  list-style: none;
  margin-bottom: 35px;
}
.benefits-section .benefits-Wrapper .benefits-list .listItems li {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 16px;
}
.benefits-section .benefits-Wrapper .benefits-list .listItems li span {
  color: #1d1912;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.16px;
}

.benefits-section .benefits-Wrapper .live-auctions {
  width: 100%;
}
.benefits-section .benefits-Wrapper .live-auctions .auction-title {
  color: #1d1912;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 12px;
}

.benefits-section .benefits-Wrapper .live-auctions .auction-img-light {
  width: 100%;
  display: block;
}
.benefits-section .benefits-Wrapper .live-auctions .auction-img-dark {
  display: none;
}

/* testimonial section  */

.testimonial-section {
  padding: 90px 0;
}
.testimonial-section .testi-head {
  max-width: 686px;
  margin: 0 auto;
  text-align: center;
}
.testimonial-section .testi-title {
  color: #1d1912;
  font-size: 48px;
  font-weight: 600;
  line-height: 50px;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.testimonial-section .testi-desc {
  color: #1d1912;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 58px;
}

.testimonials {
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

.testi-card {
  /* max-width: 320px; */
  flex-direction: column;
  display: flex;
}
.slick-initialized .slick-slide {
  display: flex !important;
  margin-right: 24px;
}
.slick-initialized .slick-slide .post-box {
  max-width: 100%;
}

.testi-card:nth-child(even) {
  flex-direction: column-reverse !important;
}

.testimonials .textPart {
  border-radius: 24px;
  padding: 24px 24px;
  background: #fafafa;
  box-shadow: 8px 8px 32px 0px rgba(0, 0, 0, 0.06);
  min-height: 170px;
}
.testimonials .textPart .commaImg {
  display: block;
  padding-bottom: 50px;
}
.testimonials .textPart .review {
  color: #1d1912;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  opacity: 0.5;
  text-align: left;
}

.testimonials .footPart {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 24px 24px;
  justify-content: flex-start;
}
.testimonials .footPart .testi-img {
  width: 32px;
  border-radius: 3121.875px;
  border: 2px solid #b33973;
  background: var(
    --Gradient-2,
    linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%)
  );
}

.testi-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #ddd;
}
.testi-info strong {
  color: #1d1912;
  font-size: 14px;
  line-height: 20.93px;
}
.testi-info small {
  color: #817e72;
  font-size: 12px;
  line-height: 16px;
}

/* GetStarted Section Started */

.getStarted {
  padding-bottom: 90px;
  padding-top: 60px;
}
.getStarted .ellipseOne {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.ellipseOne {
  position: absolute;
  bottom: -85px;
  left: 0;
  z-index: 1;
}

.ellipseTwo {
  position: absolute;
  top: 0;
  right: -35px;
  z-index: 1;
}
.getStarted .ellipseTwo {
  position: absolute;
  top: 0;
  right: -70px;
  z-index: 1;
}

.getStarted .wrapper {
  border-radius: 24px;
  background: linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%);
  display: flex;
  position: relative;
  padding-top: 183px;
  padding-bottom: 147px;
  flex-wrap: wrap;
  overflow: hidden;
}

.getStarted .left-side {
  flex: 1;
  color: #fafafa;
  padding-left: 100px;
}

.getStarted .left-side .title {
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.getStarted .left-side .desc {
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 32px;
  font-weight: 400;
  text-transform: capitalize;
}

.getStarted .left-side .btngroup {
  display: flex;
  gap: 16px;
}

.getStarted .right-side {
  flex: 1;
}

.getStarted .right-side .imgWrapper {
  position: absolute;
  right: -51px;
  bottom: -32px;
  z-index: 1;
}
.getStarted .right-side .mob-img {
  width: 100%;
  height: 565px;
}

/* footer css starts here  */

.footer {
  background: #1d1912;
  padding: 56px 64px;
  border-top: 1px solid #222;
}

.footer .footerWrap {
  display: flex;
  justify-content: space-between;
}

.footer .footerWrap .footer-left {
  max-width: 400px;
}

.footer .footerWrap .footer-left .logo {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 32px;
}

.footer .footerWrap .footer-left .logo img {
  height: 30px;
}

.footer .footerWrap .footer-left .description {
  color: #817e72;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  padding-top: 32px;
}
.footer .footerWrap .footer-left .copyright {
  padding-top: 176px;
  color: #817e72;
  font-size: 12px;
  margin: 0;
}
.footer .footerWrap .footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  max-width: 600px;
}

.footer .footerWrap .footer-right .links {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  gap: 41px 48px;
  padding: 0;
  padding-right: 140px;
  margin: 0;
}
.footer .footerWrap .footer-right .links li a {
  text-decoration: none;
  color: #817e72;
  font-size: 16px;
  line-height: 22px;
}
.footer .footerWrap .footer-right .links li a:hover {
  color: #fff;
}

.footer .footerWrap .footer-right .social-section {
  padding-top: 102px;
  width: 100%;
}

.footer .footerWrap .footer-right .social-section p {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #fff;
  text-transform: uppercase;
}
.footer .footerWrap .footer-right .social-icons {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 16px;
  list-style: none;
}

.footer .footerWrap .footer-right .policies {
  width: 100%;
  color: #817e72;
  font-size: 14px;
  margin: 0;
  padding-top: 52px;
}

/* Learning Page Design Starts Here  */

.learning-banner {
  padding-top: 51px;
}
.learning-banner .learning-wrapper {
  position: relative;
}
.learning-banner .learning-wrapper .banner-Image {
}
.learning-banner .learning-wrapper .banner-Image .learningBg {
  object-fit: cover;
  width: 100%;
  border-radius: 12px;
  max-height: 580px;
}

.learning-banner .learning-wrapper .post-category {
  border-radius: 12px;
  position: absolute;
  bottom: 36px;
  max-width: 420px;
  left: 23px;
  background: #fafafa;
}
.learning-banner .learning-wrapper .post-category .top {
  padding-bottom: 16px;
}
.learning-banner .learning-wrapper .post-category .top .cat_wrap {
  border: 1.01px solid #1d1912;
  border-radius: 12px;
  padding: 7px 19px;
}
.learning-banner .learning-wrapper .post-category .top .cat_wrap a {
  text-decoration: none;
  color: #1d1912;
  border: none;
  border-radius: 0;
  padding: 0;
  font-size: 17px;
  text-transform: uppercase;
}
.learning-banner .learning-wrapper .post-category .post-heading a {
  font-size: 24px;
  margin-bottom: 16px;
  padding: 0;
  color: #232323;
}
.learning-categories .blog-categories {
  border-top: none;
}

.learning-Slides {
  padding-bottom: 90px;
}

.learning-Slides .innerwrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 80px;
  position: relative;
}

.learning-Slides .left-part {
  position: relative;
  max-width: 340px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-left: 89px;
}

.learning-Slides .left-part .ttl {
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 24px;
}
.learning-Slides .left-part .slider-info {
  display: flex;
  position: relative;
  margin-top: 20px;
}

.learning-Slides .left-part .slider-arrows {
  position: absolute;
  top: 65px;
  left: 17px;
}
.learning-Slides .slider-arrow.enabled {
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
  color: #fff;
  cursor: pointer;
}
.learning-Slides .slick-prev,
.slick-next {
  position: absolute;
  bottom: 0;
  transform: translateY(-50%);
  z-index: 10;
  background: none;
  border: none;
  font-size: 0;
  width: 52px;
  height: 52px;
  cursor: pointer;
}
.learning-Slides .slick-prev.enabled,
.slick-next.enabled {
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
  border-radius: 12px;
}
.learning-Slides .slick-prev svg path,
.slick-next svg path {
  stroke: #1d1912;
  transition: stroke 0.3s ease;
}
.learning-Slides .slick-next svg path {
  stroke: #1d1912 !important;
  transition: stroke 0.3s ease;
}
.learning-Slides .slick-prev.enabled svg path,
.slick-next.enabled svg path {
  stroke: #fafafa;
}
.learning-Slides .slick-next.enabled svg path {
  stroke: #fafafa !important;
}

/* Position both arrows on the right */
.learning-Slides .slick-prev {
  right: auto;
  left: 50px;
}
.slider-counter {
  font-weight: bold;
  font-size: 24px;
  line-height: 26.32px;
}

.learning-Slides .right-part {
  flex: 1;
  max-width: 75%;
  overflow: hidden;
}
.products-section {
  padding-bottom: 107px;
  position: relative;
}
.products-section .product-inner {
  display: flex;
  justify-content: center;
  border-radius: 24px;
  background: #1d1912;
  padding-right: 35px;
  padding-left: 58px;
  gap: 100px;
  position: relative;
  overflow: hidden;
}
.products-section .product-inner .product-image {
  position: relative;
  width: 100%;
  max-width: 400px;
}
.product-image img {
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99999;
}

.products-section .product-inner.right-design .product-image img {
  max-width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  z-index: 99999;
}
.products-section.features .product-image img {
  right: 0;
}
.products-section .product-inner.featurepage-product-inner {
  flex-direction: row-reverse;
}
.products-section .product-inner .product-text {
  padding-top: 95px;
  max-width: 639px;
  width: 100%;
  padding-bottom: 94px;
  position: relative;
  z-index: 2;
}
.products-section .product-inner .product-text .title {
  color: #fafafa;
  font-size: 48px;
  font-weight: 600;
  line-height: 56.071px;
  text-transform: capitalize;
  margin-bottom: 16px;
}
.products-section .product-inner .product-text .description {
  color: #fafafa;
  font-size: 22px;
  font-weight: 400;
  line-height: 32.708px;
  text-transform: capitalize;
  margin-bottom: 48px;
}
.marketing-section {
  padding-bottom: 29px;
}
.marketing-section .title {
  font-weight: 600;
  font-size: 48px;
  text-align: center;
  margin-bottom: 51px;
}
.marketing-section .marketing-wrapper {
  position: relative;
  padding-bottom: 18px;
}
.marketing-section .marketing-wrapper .banner-Image {
}
.marketing-section .marketing-wrapper .banner-Image .marketingBg {
  object-fit: cover;
  width: 100%;
  border-radius: 12px;
  max-height: 574px;
}
.marketing-section .marketing-wrapper .post-category {
  border-radius: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 546px;
  right: 32px;
  background: #fafafa;
}
.marketing-section .marketing-wrapper .post-category .post-heading a {
  color: #232323;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 67.2px;
}
.marketing-section .other-Blogs {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: flex-start;
}
.marketing-section .other-Blogs .post-box {
  min-height: auto;
}
.marketing-section .other-Blogs .post-box .postInner a img {
  display: none;
}
.marketing-section .other-Blogs .post-category {
  flex: 1;
}
/* Feature Page Starts Here  */

.coinScanner-section {
  position: relative;
  padding-top: 139px;
  padding-bottom: 128px;
  overflow: hidden;
}
.coinWrapper {
  display: flex;
  flex-wrap: wrap;
  /* position: relative; */
}

.coinWrapper .image-part {
  position: absolute;
  left: 0;
  top: 15%;
  bottom: 0;
  max-width: 100%;
  z-index: 1;
}
.coinWrapper .image-part img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.coinWrapper .text-part {
  max-width: 584px;
  margin-left: auto;
}
.coinWrapper .text-part .top-heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  background: linear-gradient(182deg, #184d95 15.71%, #184d95 83.97%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.coinWrapper .text-part .title {
  color: #1d1912;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 32px;
}
.coinWrapper .text-part .feature-list .list-item {
  padding-bottom: 24px;
}
.coinWrapper .text-part .feature-list .list-item .item-heading {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #1d1912;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 12px;
}
.coinWrapper .text-part .feature-list .list-item .item-desc {
  color: #1d1912;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
  opacity: 0.5;
}
.goodCompany {
}
.goodCompany .innerWrapper {
  position: relative;
  border-radius: 20px;
  padding: 90px 32px;
  background: #fafafa;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  overflow: hidden;
  z-index: 1;
}
.goodCompany .innerWrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  background: linear-gradient(124.22deg, #184d95 15.71%, #b33973 83.97%);
  border-radius: inherit;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

.goodCompany .innerWrapper .rightPart {
  max-width: 100%;
}
.goodCompany .innerWrapper .leftPart {
  max-width: 440px;
}
.goodCompany .innerWrapper .leftPart .title {
  color: #1d1912;
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
  margin-bottom: 24px;
}
.goodCompany .innerWrapper .leftPart .desc {
  color: #1d1912;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 23px;
  line-height: 22.4px;
}
.goodCompany .innerWrapper .leftPart .listItems {
  padding: 0;
  list-style: none;
  margin-bottom: 35px;
}
.goodCompany .innerWrapper .leftPart .listItems li {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 16px;
}
.goodCompany .innerWrapper .leftPart .listItems li span {
  color: #1d1912;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.16px;
}
.goodCompany .innerWrapper .rightPart img {
  width: 100%;
}
.goodCompany .innerWrapper .rightPart img {
  width: 100%;
}
.portfolioValue {
  position: relative;
  padding-bottom: 229px;
  padding-top: 213px;
  overflow: hidden;
}
.portfolioValue .port-Wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.portfolioValue .image-wrapper {
  position: absolute;
  right: 0;
  top: 10%;
  bottom: 0;
  max-width: 100%;
  z-index: 1;
}
.portfolioValue .image-wrapper img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.portfolioValue .text-part {
  max-width: 584px;
  margin-right: auto;
}
.portfolioValue .text-part .top-heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  background: linear-gradient(124deg, #184d95 15.71%, #b33973 83.97%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.portfolioValue .text-part .title {
  color: #1d1912;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 32px;
}
.portfolioValue .text-part .feature-list .list-item {
  padding-bottom: 24px;
}
.portfolioValue .text-part .feature-list .list-item .item-heading {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #1d1912;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 12px;
}
.portfolioValue .text-part .feature-list .list-item .item-desc {
  color: #1d1912;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
  opacity: 0.5;
}

.toolkit-sec {
  padding-bottom: 100px;
}
.toolkit-sec .innerWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.toolkit-sec .innerWrapper .left {
}
.toolkit-sec .innerWrapper .left img {
  width: 100%;
}

.toolkit-sec .innerWrapper .right {
  max-width: 565px;
}
.toolkit-sec .innerWrapper .right .top-title {
  color: #1d1912;
  font-size: 48px;
  font-weight: 600;
  line-height: 67.2px;
  text-transform: capitalize;
  margin-bottom: 11px;
}
.toolkit-sec .innerWrapper .right .listItems {
  list-style: none;
  padding: 0;
  margin-bottom: 35px;
}
.toolkit-sec .innerWrapper .right .listItems li {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 16px;
}
.toolkit-sec .innerWrapper .right .listItems span {
  color: #1d1912;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.16px;
}
@media (max-width: 1080px) {
  .header {
    padding: 20px 60px;
  }

  .header .headerWrap {
    padding: 20px;
    gap: 20px;
  }

  .footer {
    padding: 40px;
  }

  .footer .footerWrap {
    flex-direction: column;
    gap: 40px;
  }

  .footer .footerWrap .footer-right {
    align-items: flex-start;
    padding-right: 0;
  }

  .footer .footerWrap .footer-right .links {
    padding-right: 0;
    gap: 32px;
  }

  .footer .footerWrap .footer-right .social-section {
    padding-top: 40px;
  }

  .footer .footerWrap .footer-left .copyright {
    padding-top: 80px;
  }
  .blog-page .post-container .postWrap {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .blog-page .post-container .post-box {
    max-width: 370px;
  }
  .blog-page .post-container .post-box.featured_box .post-category {
    border-radius: 0;
    position: inherit;
    max-width: 100%;
  }
  .blogDetails .wrapper .heading .left .title {
    font-size: 56px;
  }
  .blogDetails .wrapper .heading {
    flex-wrap: wrap;
    gap: 0;
    padding-top: 25px;
    padding-bottom: 40px;
  }
  .blogDetails .wrapper .heading .rightImg .post-box img {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    border-radius: 12px;
  }

  .blogDetails .wrapper .contentBox {
    gap: 20px;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .blogDetails .wrapper .contentBox .textWrap {
    max-width: 100%;
  }
  .banner {
    padding-top: 96px;
    position: relative;
  }
  .banner .wrapper {
    gap: 56px;
  }
  .banner .wrapper .banner-content {
    max-width: 360px;
  }
  .banner .wrapper .banner-content .title {
    font-size: 45px;
    line-height: 56px;
  }
  .banner.feature-banner .wrapper .banner-content .title {
    font-size: 45px;
    line-height: 56px;
  }

  .banner .wrapper .banner-content .btnGroup a img {
    width: 150px;
  }
  .banner .wrapper .banner-image .mainImg {
    min-height: 100%;
  }
  .banner .wrapper .banner-imageTwo .featureImg {
    width: 50%;
  }
  .banner .wrapper .banner-image .featureImg {
    margin-right: -140px;
    max-height: 350px;
  }
  .benefits-section .benefits-Wrapper {
    flex-wrap: wrap;
  }

  .getStarted .left-side {
    padding-left: 50px;
  }

  .getStarted .left-side .title {
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 15px;
  }
  .getStarted .left-side .desc {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .getStarted .left-side .btngroup img {
    width: 150px;
  }
  .getStarted .wrapper {
    padding-top: 90px;
    padding-bottom: 100px;
  }
  .getStarted .right-side .mob-img {
    height: 340px;
  }
  .ellipseTwo {
    height: 120px;
  }
  .ellipseOne {
    min-height: 100px;
  }
  .postWrap {
    padding-top: 40px;
    padding-bottom: 50px;
    justify-content: center;
  }
  .post-category .top .cat_wrap {
    padding: 7px 10px;
  }
  .post-category .top .cat_wrap a {
    font-size: 12px;
  }
  .text-part {
    max-width: 420px;
  }
  .header .toggleDarkBtn {
    position: absolute;
    top: 20px;
    right: -49px;
  }
}
@media (max-width: 881px) {
  .header {
    padding: 0;
  }

  .header .headerWrap {
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0;
    gap: 20px;
    padding: 20px;
    border: none;
    border-bottom: 1px solid #b33973;
  }

  .header .headerWrap .nav-links {
    display: none;
    flex-direction: column;
    width: 100%;
    gap: 16px;
    margin-top: 20px;
  }

  .header .headerWrap .nav-links.active {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .downloadBtn.desktop-downloadBtn {
    display: none;
  }
  .downloadBtn.mobile-btn {
    display: block;
  }
  .downloadBtn.mobile-btn a {
    color: #fff !important;
  }
  .header .headerWrap .nav-toggle {
    display: block;
    background: #111;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 18px;
    height: 48px;
    width: 48px;
  }
  .header .toggleDarkBtn {
    top: 15px;
    right: 12%;
  }

  .header .headerWrap .nav-toggle img {
    width: 24px;
    height: auto;
  }
  .nav-links {
    display: none;
  }

  .nav-links.active {
    display: flex;
    flex-direction: column;
  }

  .footer {
    padding: 32px 20px;
  }

  .footer .footerWrap .footer-left .logo {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .footer .footerWrap .footer-left .description {
    font-size: 14px;
    line-height: 20px;
  }

  .footer .footerWrap .footer-right {
    max-width: 100%;
  }

  .footer .footerWrap .footer-right .links {
    /* flex-direction: column; */
    gap: 30px 16px;
  }

  .footer .footerWrap .footer-right .links li a {
    font-size: 14px;
  }

  .footer .footerWrap .footer-right .social-section {
    padding-top: 32px;
  }

  .footer .footerWrap .footer-right .social-icons {
    gap: 12px;
  }

  .footer .footerWrap .footer-right .policies {
    padding-top: 32px;
    font-size: 13px;
  }

  .footer .footerWrap .footer-left .copyright {
    padding-top: 40px;
    font-size: 12px;
  }
  .blog-page .post-container .post-box.featured_box {
    max-width: 370px;
  }

  .blog-page .post-container .postWrap {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .blogDetails .wrapper .heading .left .title {
    font-size: 48px;
    margin-bottom: 16px;
  }
  .blog-categories {
    padding: 40px 0;
  }
  .blog-categories ul {
    justify-content: flex-start;
  }
  .blog-categories ul li {
    margin-bottom: 0;
    list-style: none;
  }

  .blogDetails .wrapper .heading .left {
    padding-bottom: 10px;
  }

  .banner .wrapper .banner-content {
    max-width: 100%;
  }
  .banner .wrapper {
    flex-wrap: wrap;
  }
  .banner.blog-page-padding .wrapper .banner-content .title {
    font-size: 32px;
    font-weight: 400;
  }
  .banner .wrapper .banner-content .btnGroupOne {
    display: none;
  }
  .banner .wrapper .banner-content .topheading {
    font-size: 12px;
  }
  .banner .wrapper .banner-content .title {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 9px;
  }
  .banner.feature-banner .wrapper .banner-content .title {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 9px;
  }
  .banner .wrapper .banner-content .desc {
    font-size: 16px;
    margin-bottom: 32px;
    line-height: 22.4px;
  }
  .banner.blog-page-padding {
    padding-top: 52px;
  }

  .steps-section .heading {
    font-size: 32px;
    margin-bottom: 48px;
  }
  .portal-section {
    padding: 60px 0;
  }
  .portal-section .portal-content .textWrap .portal-description {
    padding-bottom: 32px;
  }
  .portal-section .portal-content .textWrap .portal-heading {
    font-size: 32px;
  }
  .portal-section .portal-content .textWrap .portal-description {
    font-size: 16px;
    padding-bottom: 32px;
  }
  .portal-section .portal-content {
    padding-bottom: 54px;
  }

  .benefits-section .benefits-Wrapper {
    padding: 60px 0;
    gap: 32px;
  }
  .benefits-section .benefits-Wrapper .benefits-list .list-title {
    font-size: 32px;
    line-height: normal;
  }
  .testimonial-section {
    padding: 60px 0;
  }
  .testimonial-section .testi-title {
    font-size: 32px;
  }
  .getStarted {
    padding-bottom: 44px;
    padding-top: 0;
  }
  .getStarted .right-side .mob-img {
    height: 300px;
  }
  .getStarted .left-side {
    padding-left: 14px;
  }

  .getStarted .left-side .title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 5px;
  }
  .getStarted .left-side .desc {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .getStarted .left-side .btngroup img {
    width: 85px;
  }
  .getStarted .wrapper {
    padding-top: 51px;
    padding-bottom: 81px;
  }
  .getStarted .ellipseOne {
    bottom: 0;
    height: 123px;
  }
  .getStarted .ellipseTwo {
    right: 0;
  }
  .steps-section .steps-wrapper .step {
    flex: auto;
  }
  .blog-page .blog-categories ul {
    justify-content: flex-start;
  }

  .blogtitle {
    font-size: 32px;
  }
  .post-box {
    max-width: 350px;
    flex: auto;
  }
  .slick-initialized .slick-slide .post-box {
    max-width: fit-content;
  }
  .blog-page .post-box.featured_box {
    width: 100% !important;
    min-height: auto;
  }
  .exploreSection {
    padding-bottom: 60px;
  }
  .blogDetails .wrapper .heading .rightImg .imgBox img {
    min-width: 100%;
    min-height: 100%;
  }
  .blogDetails .wrapper .heading .left .postDate-Wrapper {
    margin-bottom: 40px;
  }
  .blogDetails .wrapper .contentBox {
    padding: 69px 0;
    flex-direction: column-reverse;
  }
  .blogDetails .wrapper .heading {
    padding-top: 74px;
    padding-bottom: 0px;
  }
  .blogDetails .wrapper .recentLinks {
    padding-bottom: 54px;
    display: inline-flex;
  }
  .blogDetails .wrapper .contentBox .textWrap .wp-block-heading {
    margin-top: 80px;
    padding-top: 0;
    margin-bottom: 24px;
  }

  .learning-Slides .leftTitle,
  .learning-Slides .rightSlide {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .learning-Categories {
    flex-wrap: nowrap;
  }
  .learning-Slides .left-part {
    padding-left: 18px;
    max-width: 190px;
  }
  .products-section .product-inner {
    flex-wrap: wrap;
    gap: 0;
    flex-direction: column-reverse;
    padding-right: 30px;
    padding-left: 30px;
  }
  .products-section .product-inner.right-design {
    flex-direction: column;
  }
  .products-section .product-inner.featurepage-product-inner {
    flex-direction: column-reverse;
  }
  .product-image {
    display: flex;
    justify-content: center;
  }
  .product-image img {
    position: inherit;
  }
  .products-section .product-inner.right-design .product-image img {
    position: inherit;
  }

  .products-section .product-inner .product-text .title {
    font-size: 40px;
  }
  .products-section .product-inner .product-text .description {
    font-size: 18px;
    margin-bottom: 32px;
  }

  .banner .wrapper .banner-image .featureImg {
    margin-right: -110px;
    max-height: 100%;
  }
  .coinScanner-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .coinScanner-section .coinWrapper {
    flex-direction: column-reverse;
    gap: 61px;
  }

  .coinScanner-section .coinWrapper .image-part {
    position: relative;
    width: 100%;
    height: auto;
    left: -5%;
  }

  .coinScanner-section .coinWrapper .image-part img {
    width: 100%;
    height: auto;
  }

  .coinScanner-section .coinWrapper .text-part {
    width: 100%;
    margin-left: 0;
  }

  .coinWrapper .image-wrapper .text-part .title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;
  }

  .coinWrapper .image-wrapper .text-part .feature-list .list-item {
    padding-bottom: 20px;
  }

  .goodCompany .innerWrapper {
    padding: 32px 16px;
  }
  .goodCompany .innerWrapper .leftPart .title {
    font-size: 32px;
  }
  .goodCompany .innerWrapper .leftPart {
    max-width: 100%;
  }
  .goodCompany .innerWrapper .rightPart {
    width: 100%;
  }

  .portfolioValue {
    padding-top: 68px;
    padding-bottom: 51px;
  }

  .portfolioValue .port-Wrapper {
    flex-direction: column-reverse;
    gap: 51px;
  }

  .portfolioValue .port-Wrapper .image-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    right: -5%;
  }

  .portfolioValue .text-part .title {
    font-size: 32px;
  }
  .portfolioValue .port-Wrapper .image-wrapper img {
    width: 100%;
    height: auto;
  }
  .toolkit-sec .innerWrapper .right .top-title {
    line-height: 44px;
    font-size: 32px;
  }
  .toolkit-sec .innerWrapper {
    gap: 40px;
  }
  .marketing-section .marketing-wrapper .post-category .post-heading a {
    font-size: 24px;
    line-height: 33.2px;
  }
  .wp-block-heading {
    font-size: 32px;
    padding-top: 60px;
    margin-bottom: 48px;
  }
  .wp-block-heading.explore-title {
    font-size: 48px;
    font-weight: 600;
    padding-top: 0 !important;
    margin-bottom: 51px;
  }
  .steps-section {
    padding-bottom: 60px;
  }
  .products-section .product-inner .product-text {
    padding-top: 56px;
    padding-bottom: 73px;
  }
}
@media (max-width: 480px) {
  .header .toggleDarkBtn {
    right: 24%;
  }
  .blog-page .post-box.featured_box .post-category {
    bottom: 0;
    max-width: 100%;
    left: 0;
    border-radius: 0;
  }
  .blog-page .blog-categories ul {
    justify-content: flex-start;
  }
  .blog-page .post-box.featured_box img {
    min-height: auto;
  }
  .learning-categories .blog-categories ul {
    justify-content: flex-start;
  }
  .blog-page .blog-categories {
    padding-top: 43px;
  }
  .blog-categories ul li a {
    padding: 16px 20px;
  }
  .breadcrumbWrapper {
    max-width: 350px;
  }
  .banner .wrapper .banner-content .btnGroup {
    flex-wrap: wrap;
  }
  .banner .wrapper .banner-image .mainImgBg {
    height: 345px;
  }
  .banner .wrapper .banner-image .mainImg {
    max-height: 400px;
  }
  .getStarted .right-side .mob-img {
    height: 220px;
  }

  .getStarted .left-side .btngroup {
    gap: 5px;
  }
  .portalImg .portal-desktopImg {
    display: none;
  }
  .portalImg {
    padding: 60px 0 0;
  }
  .portal-mobImg {
    display: block;
  }

  .exploreSlider .post-box a img {
    min-height: 404px;
  }
  .blog-page .post-box.featured_box .post-category {
    border-radius: 0;
    position: inherit;
    bottom: 0;
    left: 0;
  }

  .exploreSection .exploreSlider .explore-slider .post-box .post-category {
    bottom: 62px;
    max-width: 100%;
    right: 12px;
    left: 12px;
  }
  .post-box {
    max-width: 100%;
  }

  .learning-banner .learning-wrapper .banner-Image .learningBg {
    height: 300px;
  }
  .learning-banner .learning-wrapper .post-category {
    max-width: 211px;
    padding: 12px;
    bottom: 11px;
    left: 7px;
  }
  .learning-banner .learning-wrapper .post-category .post-heading a {
    font-size: 16px;
    margin-bottom: 0;
  }
  .learning-banner .learning-wrapper .post-category .top .cat_wrap a {
    font-size: 7px;
    line-height: 0;
  }
  .learning-banner .learning-wrapper .post-category .top .cat_wrap {
    padding: 1px 12px 6px;
  }
  .learning-Slides {
    padding-bottom: 57px;
    padding-top: 16px;
  }
  .learning-Slides .left-part .ttl {
    color: #1d1912;
    font-size: 24px;
    font-weight: 600;
  }

  .learning-Slides .left-part .slider-arrows {
    left: 0;
  }
  .learning-Slides .innerwrapper {
    gap: 0;
  }

  .slider-counter {
    font-size: 15px;
  }

  .post-category p {
    font-size: 12px;
  }
  .post-category .top .post-date {
    font-size: 12px;
  }
  .marketing-section .marketing-wrapper .banner-Image .marketingBg {
    min-height: 574px;
  }
  .post-category .top .cat_wrap a {
    font-size: 14px;
  }
  .marketing-section .marketing-wrapper .post-category {
    right: 12px;
    left: 12px;
  }
  .banner .wrapper .banner-image .featureImg {
    margin-right: -100px;
    max-height: 270px;
  }
  .goodCompany .innerWrapper .rightPart img {
    width: 100%;
    min-height: 400px;
  }

  .toolkit-sec {
    padding-bottom: 62px;
  }

  .products-section {
    padding-bottom: 96px;
  }
  .dark .products-section .product-inner {
    background: transparent;
  }
  .dark .products-section .product-inner .product-text .title {
    color: #fafafa;
  }
  .dark .products-section .product-inner .product-text .description {
    color: #fafafa;
  }
  .dark .products-section .product-inner .ellipseTwo {
    display: none;
  }
  .dark .products-section .product-inner .ellipseOne {
    display: none;
  }
}
