/*--------------------------------------------------------------
## Betzillo - Cleaned CSS (PurgeCSS)
## Оригинал: 143.8 KB / 7563 строк
## После очистки: ~27 KB / 1448 строк
## Удалено неиспользуемого кода: ~81%
----------------------------------------------------------------*/

/*--------------------------------------------------------------
## Basic Color
----------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Mulish:wght@400;500;600;700&display=swap");
/*--------------------------------------------------------------
>> TABLE OF CONTENTS:
----------------------------------------------------------------
1. Typography
2. Preloader
3. Spacing
4. General
5. Slider
6. Isotope
7. Video Popup
8. Post Details
9. Header
10. Footer
11. Hero
12. Card
13. Icon Box
14. Post
15. CTA
16. Video Block
17. Team
18. Accordian
19. Dark Mode
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1. Typography
----------------------------------------------------------------*/
body,
html {
  color: #737a99;
  background-color: #f8fafc;
  font-family: 'Mulish', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #050023;
  padding: 0;
  margin: 0 0 20px 0;
  font-weight: 600;
  line-height: 1.2em;
  font-family: 'Inter', sans-serif;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  margin-bottom: 30px;
}

ul {
  margin: 0 0 25px 0;
  padding-left: 20px;
  list-style: square outside none;
}

ol {
  padding-left: 20px;
  margin-bottom: 25px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 15px;
  font-style: italic;
  font-size: 20px;
  line-height: 1.6em;
  margin: 0;
}

address {
  margin: 0 0 15px;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

a {
  color: rgb(255, 255, 255);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  text-decoration: none;
  color: #3772ff;
}

button {
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

table {
  width: 100%;
  margin-bottom: 25px;
}

table th {
  font-weight: 600;
  color: #737a99;
}

table td,
table th {
  border-top: 1px solid #eeeeff;
  padding: 11px 10px;
}

dl {
  margin-bottom: 25px;
}

dl dt {
  font-weight: 600;
}

b,
strong {
  font-weight: bold;
}

pre {
  color: #737a99;
  border: 1px solid #eeeeff;
  font-size: 18px;
  padding: 25px;
  border-radius: 5px;
}

kbd {
  font-size: 100%;
  background-color: #737a99;
  border-radius: 5px;
}

@media screen and (max-width: 991px) {
  body,
  html {
    font-size: 14px;
  }
  h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
}

/*--------------------------------------------------------------
2. Preloader
----------------------------------------------------------------*/

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
3. Spacing
----------------------------------------------------------------*/
@media screen and (min-width: 992px) {
  .cs-height_0 {
    height: 0px;
  }
  .cs-height_5 {
    height: 5px;
  }
  .cs-height_10 {
    height: 10px;
  }
  .cs-height_15 {
    height: 15px;
  }
  .cs-height_20 {
    height: 20px;
  }
  .cs-height_25 {
    height: 25px;
  }
  .cs-height_30 {
    height: 30px;
  }
  .cs-height_35 {
    height: 35px;
  }
  .cs-height_40 {
    height: 40px;
  }
  .cs-height_45 {
    height: 45px;
  }
  .cs-height_50 {
    height: 50px;
  }
  .cs-height_55 {
    height: 55px;
  }
  .cs-height_60 {
    height: 60px;
  }
  .cs-height_65 {
    height: 65px;
  }
  .cs-height_70 {
    height: 70px;
  }
  .cs-height_75 {
    height: 75px;
  }
  .cs-height_80 {
    height: 80px;
  }
  .cs-height_85 {
    height: 85px;
  }
  .cs-height_90 {
    height: 90px;
  }
  .cs-height_95 {
    height: 95px;
  }
  .cs-height_100 {
    height: 100px;
  }
  .cs-height_105 {
    height: 105px;
  }
  .cs-height_110 {
    height: 110px;
  }
  .cs-height_115 {
    height: 115px;
  }
  .cs-height_120 {
    height: 120px;
  }
  .cs-height_125 {
    height: 125px;
  }
  .cs-height_130 {
    height: 130px;
  }
  .cs-height_135 {
    height: 135px;
  }
  .cs-height_140 {
    height: 140px;
  }
  .cs-height_145 {
    height: 145px;
  }
  .cs-height_150 {
    height: 150px;
  }
  .cs-height_155 {
    height: 155px;
  }
  .cs-height_160 {
    height: 160px;
  }
  .cs-height_165 {
    height: 165px;
  }
  .cs-height_170 {
    height: 170px;
  }
  .cs-height_175 {
    height: 175px;
  }
  .cs-height_180 {
    height: 180px;
  }
  .cs-height_185 {
    height: 185px;
  }
  .cs-height_190 {
    height: 190px;
  }
  .cs-height_195 {
    height: 195px;
  }
  .cs-height_200 {
    height: 200px;
  }
  .cs-height_205 {
    height: 205px;
  }
  .cs-height_210 {
    height: 210px;
  }
}

@media screen and (max-width: 991px) {
  .cs-height_lg_0 {
    height: 0px;
  }
  .cs-height_lg_5 {
    height: 5px;
  }
  .cs-height_lg_10 {
    height: 10px;
  }
  .cs-height_lg_15 {
    height: 15px;
  }
  .cs-height_lg_20 {
    height: 20px;
  }
  .cs-height_lg_25 {
    height: 25px;
  }
  .cs-height_lg_30 {
    height: 30px;
  }
  .cs-height_lg_35 {
    height: 35px;
  }
  .cs-height_lg_40 {
    height: 40px;
  }
  .cs-height_lg_45 {
    height: 45px;
  }
  .cs-height_lg_50 {
    height: 50px;
  }
  .cs-height_lg_55 {
    height: 55px;
  }
  .cs-height_lg_60 {
    height: 60px;
  }
  .cs-height_lg_65 {
    height: 65px;
  }
  .cs-height_lg_75 {
    height: 75px;
  }
  .cs-height_lg_80 {
    height: 80px;
  }
  .cs-height_lg_85 {
    height: 85px;
  }
  .cs-height_lg_90 {
    height: 90px;
  }
  .cs-height_lg_95 {
    height: 95px;
  }
  .cs-height_lg_100 {
    height: 100px;
  }
  .cs-height_lg_105 {
    height: 105px;
  }
  .cs-height_lg_110 {
    height: 110px;
  }
  .cs-height_lg_115 {
    height: 115px;
  }
  .cs-height_lg_120 {
    height: 120px;
  }
  .cs-height_lg_125 {
    height: 125px;
  }
  .cs-height_lg_130 {
    height: 130px;
  }
  .cs-height_lg_135 {
    height: 135px;
  }
  .cs-height_lg_140 {
    height: 140px;
  }
  .cs-height_lg_145 {
    height: 145px;
  }
  .cs-height_lg_150 {
    height: 150px;
  }
  .cs-height_lg_155 {
    height: 155px;
  }
  .cs-height_lg_160 {
    height: 160px;
  }
  .cs-height_lg_165 {
    height: 165px;
  }
  .cs-height_lg_170 {
    height: 170px;
  }
  .cs-height_lg_175 {
    height: 175px;
  }
  .cs-height_lg_180 {
    height: 180px;
  }
  .cs-height_lg_185 {
    height: 185px;
  }
  .cs-height_lg_190 {
    height: 190px;
  }
  .cs-height_lg_195 {
    height: 195px;
  }
  .cs-height_lg_200 {
    height: 200px;
  }
  .cs-height_lg_205 {
    height: 205px;
  }
  .cs-height_lg_210 {
    height: 210px;
  }
}

/*--------------------------------------------------------------
4. General
----------------------------------------------------------------*/
.container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1350px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.row-15 {
  margin-left: -7px;
  margin-right: -7px;
}

.row-15 > * {
  padding-left: 7px;
  padding-right: 7px;
}

.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
  max-width: 1650px;
}

.cs-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cs-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cs-medium {
  font-weight: 500;
}

.cs-box_shadow {
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.05);
}

.cs-white_bg {
  background-color: #fff;
}

.cs-white_color {
  color: #ffffff;
}

.cs-btn.cs-style1 {
  display: inline-block;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 500;
  background-image: linear-gradient(150deg,#e518ab,#4abeab);
  border-radius: 1.6em;
  padding: 8px 25px;
  position: relative;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cs-btn.cs-style1 span {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.cs-btn.cs-style1:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  background: linear-gradient(116.85deg, #FC466B 0%, #3F5EFB 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.cs-btn.cs-style1:hover {
  color: #fff;
}

.cs-btn.cs-style1:hover::after {
  opacity: 1;
}

.cs-btn.cs-style1.cs-color1 {
  color: #050023;
  background: #f8fafc;
}

.cs-btn.cs-style1.cs-color1:hover {
  color: #fff;
  background: #3772ff;
}

.cs-btn.cs-style1.cs-color3 {
  background-color: transparent;
}

.cs-btn.cs-style1.cs-color3::after {
  opacity: 1;
}

.cs-btn.cs-style1.cs-color3:hover {
  background-color: #3772ff;
}

.cs-btn.cs-style1.cs-color3:hover::after {
  opacity: 0;
}

.cs-toggle_box {
  position: relative;
}

@media screen and (max-width: 991px) {
  .cs-btn.cs-style1 {
    padding: 8px 20px;
  }
}

/*--------------------------------------------------------------
5. Slider
----------------------------------------------------------------*/

/*--------------------------------------------------------------
6. Isotope
----------------------------------------------------------------*/

/*--------------------------------------------------------------
7. Video Popup
----------------------------------------------------------------*/

/*End Video Popup*/
/*--------------------------------------------------------------
8. Post Details
----------------------------------------------------------------*/
.cs-single_post {
  font-size: 18px;
  line-height: 1.7em;
}

.cs-single_post h2 {
  margin-bottom: 15px;
}

.cs-single_post img {
  border-radius: 10px;
  margin-bottom: 40px;
}

.cs-single_post ol {
  padding-left: 50px;
  margin-bottom: 30px;
}

.cs-single_post ul {
  padding-left: 50px;
  list-style: disc;
  margin-bottom: 30px;
}

.cs-single_post ul li:not(:last-child) {
  margin-bottom: 10px;
}

.cs-single_post table td, .cs-single_post table th {
    border: 1px solid #eeeeff;
}

.cs-single_post table td p, .cs-single_post table th p {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .cs-single_post table {
        display: inline-block;
    	vertical-align: top;
    	max-width: 100%;
    	overflow-x: auto;
    	white-space: nowrap;
    	-webkit-overflow-scrolling: touch;
    }
}

#author {
  border: none;
  display: block;
  padding: 11px 25px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 5px;
}


#author:focus {
  outline: none;
  border-color: #050023;
}

@media screen and (max-width: 991px) {
  .cs-single_post {
    font-size: 16px;
    line-height: 1.5em;
  }
  .cs-single_post h2 {
    font-size: 30px;
  }
  .cs-single_post ul li:not(:last-child) {
    margin-bottom: 5px;
  }
}

/*--------------------------------------------------------------
9. Header
----------------------------------------------------------------*/
.cs-site_header {
  position: relative;
  z-index: 101;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  color: #371d42;
}

.cs-site_header.cs-style1 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cs-site_header.cs-style1 .cs-main_header_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 90px;
  position: relative;
}

.cs-site_header.cs-style1 .cs-main_header_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.cs-site_header.cs-style1 .cs-main_header_right > *:not(:last-child) {
  margin-right: 5%;
}

.cs-notification_box .cs-btn.cs-style1 {
  padding: 7px 35px;
  font-size: 14px;
  margin-top: 18px;
}

@media screen and (max-width: 1199px) {
  .cs-main_header .container {
    max-width: 100%;
  }
}

.cs-site_header.cs-sticky-header {
  position: fixed;
  z-index: 200;
  width: 100%;
  top: 0;
  left: 0;
}

.cs-site_branding {
  display: inline-block;
}

.cs-site_branding img {
  height: 40px;
}

@media screen and (min-width: 1200px) {
  .cs-main_header {
    position: relative;
  }
  .cs-site_header.cs-style1 .cs-main_header_left {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 1560px) {
  .cs-site_header.cs-style1 .cs-main_header_right > *:not(:last-child) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 1480px) {
  .cs-site_header {
    font-size: 14px;
  }
}

@media screen and (max-width: 1199px) {
  /*Mobile Menu Button*/
  .cs-site_branding img {
    height: 40px;
  }
  .cs-main_header_right {
    padding-right: 52px;
  }
  .cs-search_wrap {
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .cs-site_header .container {
    max-width: 100%;
  }
  .cs-site_header.cs-style1 .cs-main_header_in {
    height: 80px;
  }
}

@media screen and (max-width: 575px) {
  .cs-site_header.cs-style1 .cs-main_header_in {
    -ms-flex-wrap: initial;
        flex-wrap: initial;
  }
}

@media screen and (max-width: 380px) {
  .cs-main_header_right {
    padding-right: 40px;
  }
}

/*--------------------------------------------------------------
10. Footer
----------------------------------------------------------------*/
/* ============================================================
   NEW FOOTER STYLES — Betzillo
   ============================================================ */

.cs-footer.cs-style1 {
  background-color: #1e0b35;
  color: #ffffff;
  font-family: 'Mulish', sans-serif;
  font-size: 14px;
}

/* --- Payment icons row --- */
.cs-footer-payments {
  padding: 24px 0 20px;
}

.cs-footer-payments-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
}

.cs-pay-icon {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: rgba(255,255,255,0.75);
  font-size: 15px;
  transition: color 0.2s ease;
}

.cs-pay-icon:hover {
  color: #ffffff;
}

.cs-pay-bitcoin {
  color: #f7931a;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: lowercase;
}

.cs-pay-bitcoin i {
  font-size: 18px;
}

.cs-pay-visa i {
  font-size: 32px;
  color: rgba(255,255,255,0.85);
}

.cs-pay-mc i {
  font-size: 28px;
  color: rgba(255,255,255,0.85);
}

.cs-pay-circle {
  opacity: 0.8;
}

.cs-pay-circle svg {
  display: block;
}

.cs-pay-age {
  opacity: 0.7;
}

/* --- Divider --- */
.cs-footer-divider-line {
  /* wrapper */
}

.cs-footer-hr {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  margin: 0;
}

/* --- Main content (logo + nav) --- */
.cs-footer-main-content {
  padding: 32px 0 30px;
}

.cs-footer-main-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

/* Logo */
.cs-footer-logo-wrap {
  flex-shrink: 0;
}

.cs-footer-logo-link {
  display: inline-block;
}

.cs-footer-logo-img {
  max-height: 64px;
  width: auto;
  display: block;
}

/* Nav columns */
.cs-footer-nav-wrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
}

.cs-footer-nav-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cs-footer-nav-link {
  color: rgba(255, 255, 255, 0.80);
  font-size: 13.5px;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.2s ease;
  white-space: nowrap;
}

.cs-footer-nav-link:hover {
  color: #ffffff;
  text-decoration: none;
}

/* --- Social icons row --- */
.cs-footer-social-row {
  padding: 20px 0;
}

.cs-footer-social-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.cs-footer-social-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.10);
  color: rgba(255, 255, 255, 0.80);
  font-size: 16px;
  text-decoration: none;
  transition: background 0.25s ease, color 0.25s ease;
  border: 1px solid rgba(255,255,255,0.12);
}

.cs-footer-social-btn:hover {
  background: rgba(255, 255, 255, 0.20);
  color: #ffffff;
  text-decoration: none;
}

/* --- Copyright row --- */
.cs-footer-copyright-row {
  padding-bottom: 24px;
}

.cs-footer-copyright-text {
  text-align: center;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
}

.cs-footer-brand-link {
  color: rgba(255, 255, 255, 0.80);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.2s ease;
}

.cs-footer-brand-link:hover {
  color: #ffffff;
}

/* --- Responsive --- */
@media screen and (max-width: 768px) {
  .cs-footer-main-inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .cs-footer-nav-wrap {
    justify-content: center;
    gap: 30px;
  }

  .cs-footer-nav-col {
    align-items: center;
  }

  .cs-footer-logo-wrap {
    display: flex;
    justify-content: center;
  }

  .cs-footer-payments-inner {
    gap: 14px;
  }
}

@media screen and (max-width: 480px) {
  .cs-footer-nav-wrap {
    flex-direction: column;
    gap: 8px;
    align-items: center;
  }
}


/*--------------------------------------------------------------
11. Hero
----------------------------------------------------------------*/
.cs-hero_btn.cs-style1 {
  font-weight: 500;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 9px 29px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 1.6em;
  line-height: 1.55em;
  position: relative;
}

.cs-hero_btn.cs-style1 span {
  position: relative;
  z-index: 1;
}

.cs-hero_btn.cs-style1.cs-color1 {
  background-image: linear-gradient(150deg, #c4bd00, #ffffff);
  color: #000000;
}

.cs-hero_btn.cs-style1.cs-color3 {
  background-image: linear-gradient(150deg, #cdc604, #ffffff);
  color: #000000;
}

.cs-hero_btn.cs-style1:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  background: linear-gradient(116.85deg, #000000 0%, #6146e6 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.cs-hero_btn.cs-style1:hover {
  background-color: transparent;
  color: #fff;
}

.cs-hero_btn.cs-style1:hover::after {
  opacity: 1;
}

.cs-hero_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cs-hero_btns .cs-hero_btn:not(:last-child) {
  margin-right: 20px;
}

.cs-hero.cs-style1 {
  height: 550px;
}

.cs-hero.cs-style1 .cs-hero_title {
  font-size: 58px;
  color: #fff;
  margin-bottom: 25px;
}

.cs-hero.cs-style1 .cs-hero_subtitle {
  color: #fff;
}

.cs-hero.cs-style1 .cs-hero_subtitle {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.5em;
}

.cs-hero.cs-style3 {
  min-height: 700px;
  padding-top: 90px;
  padding-bottom: 90px;
}

.cs-hero.cs-style3 .cs-hero_text {
  background: #23072f;
  border-radius: 25px;
  border-radius: 25px;
  padding: 50px;
}

.cs-hero.cs-style3 .cs-hero_title {
  font-size: 58px;
  margin-bottom: 25px;
}

.cs-hero.cs-style3 .cs-hero_subtitle {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.5em;
}

.cs-hero.cs-style3 .cs-hero_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cs-hero.cs-style3 .cs-hero_category_title {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border: 0px solid;
  border-image-slice: 1;
  border-bottom-width: 1px;
  border-image-source: linear-gradient(116.85deg, rgba(252, 70, 107, 0.4) 0%, rgba(63, 94, 251, 0.4) 100%);
}

.cs-hero.cs-style3 .cs-card.cs-style1 {
  background: #23072f;
}

.cs-hero.cs-style3 .cs-card.cs-style1 .cs-card_title {
  color: #fff;
}

.cs-hero.cs-style3 .cs-hero_categories {
  display: -ms-grid;
  display: grid;
  grid-auto-rows: 1fr;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.cs-hero.cs-style3 .cs-hero_in_left {
  width: 58%;
}

.cs-hero.cs-style3 .cs-hero_in_right {
  width: 40%;
  margin-left: 2%;
}

@media screen and (max-width: 1450px) {
  .cs-hero.cs-style3 .cs-hero_title {
    font-size: 46px;
  }
  .cs-hero.cs-style3 .cs-hero_subtitle {
    font-size: 16px;
  }
}

@media screen and (max-width: 1199px) {
  .cs-hero.cs-style3 .cs-hero_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cs-hero.cs-style3 .cs-hero_in_left {
    width: 100%;
  }
  .cs-hero.cs-style3 .cs-hero_in_right {
    margin-left: 0;
    width: 100%;
    margin-top: 40px;
  }
  .cs-hero.cs-style3 .cs-hero_categories {
    -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 991px) {
  .cs-hero.cs-style1 .cs-hero_title,
  .cs-hero.cs-style3 .cs-hero_title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .cs-hero.cs-style1 .cs-hero_subtitle,
  .cs-hero.cs-style3 .cs-hero_subtitle {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .cs-hero.cs-style1 {
    height: 480px;
    padding-bottom: 30px;
  }
  .cs-hero_btn.cs-style1 {
    padding: 7px 20px;
  }
  
  .cs-hero.cs-style3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  
  .cs-hero.cs-style3 .cs-hero_text {
    padding: 30px;
  }
  
  .cs-hero.cs-style3 .cs-hero_text br {
    display: none;
  }
  .cs-hero.cs-style3 .cs-hero_categories {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
}

@media screen and (max-width: 575px) {
  .cs-hero.cs-style1 .cs-hero_title br,
  .cs-hero.cs-style1 .cs-hero_subtitle br {
    display: none;
  }
  .cs-hero.cs-style3 .cs-hero_categories {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

/*--------------------------------------------------------------
12. Card
----------------------------------------------------------------*/
.cs-card.cs-style1 {
  display: block;
  border-radius: 5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cs-card.cs-style1 .cs-card_thumb {
  border-radius: 5px;
  padding: 10px 10px 0;
}

.cs-card.cs-style1 .cs-card_thumb img {
  width: 100%;
  border-radius: inherit;
}

.cs-card.cs-style1 .cs-card_title {
  margin: 0;
  padding: 5px 10px;
  color: #050023;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cs-card.cs-style1:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

.cs-card.cs-style1:hover .cs-card_title {
  color: #3772ff;
}

.cs-card.cs-style3 {
  padding-top: 1px;
  border-radius: 10px;
  text-align: center;
}

.cs-card.cs-style3 .cs-card_thumb {
  display: block;
  border-radius: 10px 10px 0 0;
  margin: 10px 10px 0 10px;
}

.cs-card.cs-style3 .cs-card_thumb img {
  border-radius: inherit;
  width: 100%;
}

.cs-card.cs-style3 .cs-card_title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  
  .cs-card.cs-style3 .cs-card_title {
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
13. Icon Box
----------------------------------------------------------------*/

/*--------------------------------------------------------------
14. Post
----------------------------------------------------------------*/

/*--------------------------------------------------------------
15. CTA
----------------------------------------------------------------*/

/*--------------------------------------------------------------
16. Video Block
----------------------------------------------------------------*/

/*--------------------------------------------------------------
17. Team
----------------------------------------------------------------*/

/*--------------------------------------------------------------
18. Accordian
----------------------------------------------------------------*/

/*--------------------------------------------------------------
19. Dark Mode
----------------------------------------------------------------*/
body.cs-dark {
  background-color: #371d42;
  color: #ffffff;
}

body.cs-dark .cs-footer_newsletter .cs-newsletter_input,
body.cs-dark .cs-form_field,
body.cs-dark .cs-select_arrow:before,
body.cs-dark .cs-form_field.cs-white_bg,
body.cs-dark .cs-btn.cs-style2 > span,
body.cs-dark .cs-modal_container {
  background: #0f0935;
}

body.cs-dark .cs-collection_info,
body.cs-dark .cs-collection_list_wrap {
  background-color: #080326;
}

body.cs-dark .cs-profile_box .cs-user_profile_link button,
body.cs-dark .cs-accordians .cs-accordian_toggle {
  color: rgba(255, 255, 255, 0.8);
}

body.cs-dark h1, body.cs-dark h2, body.cs-dark h3, body.cs-dark h4, body.cs-dark h5, body.cs-dark h6,
body.cs-dark .cs-isotop_filter.cs-style1,
body.cs-dark .cs-site_header,
body.cs-dark .cs-primary_color,
body.cs-dark .cs-card.cs-style3 .cs-catd_meta,
body.cs-dark .cs-card.cs-style2 .cs-card_btn,
body.cs-dark .cs-card.cs-style1 .cs-card_title,
body.cs-dark .cs-search_input,
body.cs-dark .cs-form_field,
body.cs-dark .cs-single_product_head p,
body.cs-dark .cs-activity .cs-activity_text a,
body.cs-dark .cs-collection_list_number,
body.cs-dark .cs-widget_list,
body.cs-dark .url,
body.cs-dark .cs-text_box.cs-style2,
body.cs-dark .cs-profile_nav a,
body.cs-dark .cs-btn.cs-style2 i,
body.cs-dark .cs-btn.cs-style2 svg,
body.cs-dark .cs-delete_btn,
body.cs-dark .cs-large_radio_in,
body.cs-dark .cs-accordians .cs-accordian-body b,
body.cs-dark .cs-nav .cs-nav_list .cs-mega-wrapper > li > a,
body.cs-dark .cs-bid_card b,
body.cs-dark .cs-bid_card .cs-bid_form_head,
body.cs-dark .cs-bid_input_group input {
  color: #fff;
}

body.cs-dark .cs-card.cs-style3 .cs-card_subtitle,
body.cs-dark .cs-card.cs-style3 .cs-catd_footer h4,
body.cs-dark .cs-card.cs-style2 .cs-card_subtitle,
body.cs-dark .cs-profile_box .cs-user_profile_link,
body.cs-dark .cs-ternary_color,
body.cs-dark .cs-author_card p,
body.cs-dark .cs-edit_profile p,
body.cs-dark .cs-form_card.cs-style1 .form-check,
body.cs-dark .cs-contact_card .cs-contact_text,
body.cs-dark .cs-bid_card,
body.cs-dark .cs-media.cs-style1 .cs-media_subtitle {
  color: rgba(255, 255, 255, 0.45);
}

body.cs-dark .cs-card.cs-style3 .cs-catd_footer {
  border-color: rgba(255, 255, 255, 0.1);
}

body.cs-dark .cs-select_arrow::after {
  border-color: rgba(255, 255, 255, 0.4);
}

body.cs-dark .cs-gray_bg,
body.cs-dark .cs-tag_widget a,
body.cs-dark .cs-profile_nav a,
body.cs-dark .cs-media.cs-style1,
body.cs-dark .cs-bid_input_group input {
  background: #151719!important;
}

body.cs-dark .cs-white_bg,
body.cs-dark .cs-cta.cs-style1,
body.cs-dark .cs-general_box_1,
body.cs-dark .cs-general_box_2,
body.cs-dark .cs-general_box_3,
body.cs-dark .cs-cta.cs-style2,
body.cs-dark .cs-filter_sidebar,
body.cs-dark .cs-filter_head,
body.cs-dark .cs-isotop_filter.cs-style1 ul,
body.cs-dark .cs-iconbox.cs-style2,
body.cs-dark .cs-large_radio_in,
body.cs-dark .cs-contact_card,
body.cs-dark .cs-contact_box,
body.cs-dark .cs-modal_container_in {
  background: linear-gradient(116.85deg, rgba(252, 70, 107, 0.2) 0%, rgba(63, 94, 251, 0.2) 100%);
}

body.cs-dark .cs-site_header,
body.cs-dark .cs-site_header.cs-style1.cs-sticky-active,
body.cs-dark .cs-search .cs-search_input,
body.cs-dark .cs-nav .cs-nav_list ul,
body.cs-dark .cs-toggle_box .cs-toggle_body,
body.cs-dark .cs-profile_box .cs-user_profile_link .cs-user_profile_link_in {
  background: #23072f;
}

body.cs-dark .cs-partner,
body.cs-dark .cs-iconbox.cs-style1.cs-type1 {
  background: transparent;
}

body.cs-dark .cs-card.cs-style4 .cs-avatar {
  background-color: #fff;
  color: #050023;
}

body.cs-dark .cs-card_like,
body.cs-dark .cs-slider_arrows.cs-style2,
body.cs-dark .cs-slider_arrows.cs-style1 {
  color: #050023;
}

body.cs-dark .cs-cta.cs-style2 .cs-btn,
body.cs-dark .cs-profile_nav a:hover, body.cs-dark .cs-profile_nav a.active {
  background-color: #3772ff;
  color: #fff;
}

body.cs-dark .cs-footer.cs-style1 .cs-footer_bg {
  opacity: 0.1;
}

body.cs-dark .cs-upload_btn {
  background-color: #fff;
  color: #050023;
}

body.cs-dark .cs-upload_btn:hover {
  color: #fff;
  background-color: #3772ff;
}

body.cs-dark .cs-delete_btn:hover {
  color: #3772ff;
}

body.cs-dark .cs-form_field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}

body.cs-dark .cs-form_field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}

body.cs-dark .cs-form_field::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}

body.cs-dark .cs-form_field::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

body.cs-dark .cs-form_field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}

body.cs-dark .cs-form_field::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}

body.cs-dark .cs-munu_toggle span,
body.cs-dark .cs-munu_toggle span:before,
body.cs-dark .cs-munu_toggle span:after {
  background-color: #fff;
}

body.cs-dark .cs-toggle_active.cs-munu_toggle span {
  background-color: transparent;
}

body.cs-dark .cs-media.cs-style1 .cs-media_icon {
  background: #fff;
}

body.cs-dark .cs-modal_overlay {
  background: rgba(0, 0, 0, 0.9);
}

@media screen and (max-width: 1199px) {
  body.cs-dark .cs-nav .cs-nav_list {
    background: #080326;
    border-color: rgba(255, 255, 255, 0.1);
  }
}



/* ============================================================
   FOOTER VARIANT 2 — Clean Minimal
   ============================================================ */

.cs-footer-v2 {
  background-color: #0d0020;
  color: #ffffff;
  font-family: 'Mulish', sans-serif;
}

/* Main section */
.cs-fv2-main {
  padding: 50px 0 40px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
}

.cs-fv2-main-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: wrap;
}

/* Left */
.cs-fv2-left {
  max-width: 220px;
}

.cs-fv2-logo img {
  max-height: 60px;
  width: auto;
  display: block;
  margin-bottom: 14px;
}

.cs-fv2-tagline {
  font-size: 13px;
  color: rgba(255,255,255,0.4);
  margin-bottom: 20px;
  line-height: 1.6;
}

/* Social inline */
.cs-fv2-social {
  display: flex;
  gap: 12px;
}

.cs-fv2-soc {
  color: rgba(255,255,255,0.5);
  font-size: 17px;
  text-decoration: none;
  transition: color 0.2s;
  line-height: 1;
}

.cs-fv2-soc:hover {
  color: #ffffff;
  text-decoration: none;
}

/* Right: nav columns */
.cs-fv2-right {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
}

.cs-fv2-nav-col {
  display: flex;
  flex-direction: column;
  gap: 11px;
}

.cs-fv2-link {
  font-size: 13.5px;
  font-weight: 500;
  color: rgba(255,255,255,0.60);
  text-decoration: none;
  position: relative;
  transition: color 0.2s;
  padding-left: 0;
}

.cs-fv2-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background: linear-gradient(90deg, #FC466B, #3F5EFB);
  transition: width 0.25s ease;
}

.cs-fv2-link:hover {
  color: rgba(255,255,255,0.95);
  text-decoration: none;
}

.cs-fv2-link:hover::before {
  width: 100%;
}

/* Bottom bar */
.cs-fv2-bottom {
  padding: 18px 0 20px;
}

.cs-fv2-bottom-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

/* Payment row */
.cs-fv2-pay-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.cs-fv2-pay-label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255,255,255,0.25);
  margin-right: 4px;
}

.cs-fv2-pay-item {
  color: rgba(255,255,255,0.55);
  font-size: 14px;
  display: inline-flex;
  align-items: center;
}

.cs-fv2-pay-item i.fa-cc-visa { font-size: 28px; }
.cs-fv2-pay-item i.fa-cc-mastercard { font-size: 24px; }

.cs-fv2-pay-btc {
  color: #f7931a;
  font-size: 18px;
}

.cs-fv2-pay-sym { opacity: 0.6; }

.cs-fv2-pay-age {
  font-size: 10px;
  font-weight: 800;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 4px;
  padding: 2px 5px;
  color: rgba(255,255,255,0.4);
  letter-spacing: 0.3px;
}

/* Copyright */
.cs-fv2-copy {
  font-size: 12.5px;
  color: rgba(255,255,255,0.30);
  margin: 0;
}

.cs-fv2-brand-link {
  color: rgba(255,255,255,0.50);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.2s;
}

.cs-fv2-brand-link:hover { color: rgba(255,255,255,0.9); }

@media screen and (max-width: 768px) {
  .cs-fv2-main-inner { flex-direction: column; align-items: center; text-align: center; }
  .cs-fv2-left { max-width: 100%; display: flex; flex-direction: column; align-items: center; }
  .cs-fv2-right { justify-content: center; }
  .cs-fv2-bottom-inner { flex-direction: column; align-items: center; text-align: center; }
  .cs-fv2-link::before { display: none; }
}
