@import url("https://fonts.googleapis.com/css2?family=Lilita+One&family=Comic+Neue:wght@400;700&family=Luckiest+Guy&display=swap");

/* Base Styles */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: "Comic Neue", cursive;
}

/* General Heading Styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lilita One", cursive;
}

/* General Paragraph Styles */
p {
  font-family: "Comic Neue", cursive;
}

/* Rules Subtext Style */
.rules-list {
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0;
}

.rules-list dt.rules-subtext {
  font-size: 18px;
  font-weight: bold;
  color: #db4233 !important;
  margin: 0;
  padding: 0;
}

.rules-list dd {
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1.6;
}

/* 2. Header area */

.header-right.f-right {
  padding-top: 8px;
}

.absolute-bar {
  position: absolute;
  width: 100%;
  z-index: 9999;
  transition: all 0.5s ease 0s;
}
.header-btn {
  border: 2px solid #ffce1e;
  border-radius: 50px;
  color: #181d27;
  background-color: #ffce1e;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  margin-left: 24px;
  padding: 10px 30px 9px;
  text-transform: uppercase;
  font-weight: bold;
}
.header-btn:hover {
  color: #ffce1e;
  background-color: transparent;
  border: 2px solid #ffce1e;
}
.menu-bar ul {
  padding-top: 8px;
}
.menu-bar ul li {
  display: inline-block;
}
.menu-bar ul li a {
  color: #464646;
  display: block;
  font-size: 14px;
  padding-left: 42px;
  text-transform: uppercase;
  font-weight: bold;
}
.menu-bar ul li:hover a {
  color: #eb1f0b;
}
.header-area.stick {
  background-color: #eb1f0b;
  padding: 20px 0;
  position: fixed;
  top: 0;
}
.stick .menu-bar ul li a {
  color: #fff;
}
.stick .menu-bar ul li a:hover,
.stick .menu-bar ul li.active a {
  color: #3a3a3a;
}
.menu-bar ul li.active a {
  color: #eb1f0b;
}
.stick .header-btn {
  border: 2px solid #fff;
  color: #fff;
}
.stick .header-btn:hover {
  border: 2px solid #fff;
  color: #3a3a3a;
  background-color: #fff;
}
.navbar-toggler {
  background-color: #eb1f0b;
  border: medium none;
  border-radius: 0;
  color: #fff;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40px;
  float: right;
  margin-left: 15px;
  cursor: pointer;
}
.stick .navbar-toggler {
  background-color: #fff;
  color: #eb1f0b;
}
.navbar-toggler i {
  display: block;
  font-size: 26px;
  line-height: 40px;
}
.header-btn {
  border: 2px solid #eb1f0b;
  border-radius: 50px;
  color: #eb1f0b;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin-left: 24px;
  padding: 10px 30px 9px;
  text-transform: uppercase;
}
.header-btn:hover {
  color: #fff;
  background-color: #eb1f0b;
}
.menu-bar {
}
.menu-bar ul {
  padding-top: 8px;
}
.menu-bar ul li {
  display: inline-block;
}
.menu-bar ul li a {
  color: #464646;
  display: block;
  font-size: 14px;
  padding-left: 42px;
  text-transform: uppercase;
  font-weight: bold;
}
.menu-bar ul li:hover a {
  color: #eb1f0b;
}
/* Navigation styles moved to navigation.css */
.menu-bar.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.menu-bar {
}
.menu-bar ul {
  padding-top: 8px;
}
.menu-bar ul li {
  display: inline-block;
}
.menu-bar ul li a {
  color: #464646;
  display: block;
  font-size: 14px;
  padding-left: 42px;
  text-transform: uppercase;
  font-weight: bold;
}
.menu-bar ul li:hover a {
  color: #eb1f0b;
}
.header-area.stick {
  background-color: #eb1f0b;
  padding: 20px 0;
  position: fixed;
  top: 0;
}
.stick .menu-bar ul li a {
  color: #fff;
}
.stick .menu-bar ul li a:hover,
.stick .menu-bar ul li.active a {
  color: #3a3a3a;
}
.menu-bar ul li.active a {
  color: #eb1f0b;
}

.navbar-toggler {
  background-color: #eb1f0b;
  border: medium none;
  border-radius: 0;
  color: #fff;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40px;
}
.stick .navbar-toggler {
  background-color: #fff;
  color: #eb1f0b;
}
.navbar-toggler i {
  display: block;
  font-size: 26px;
  line-height: 40px;
}
.menu-bar.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
/* 3. Slider area */

.slider-wrapper {
  overflow: hidden;
  opacity: 1 !important;
  visibility: visible !important;
  min-height: 100vh;
  display: block !important;
}
.slider-wrapper * {
  visibility: visible !important;
}
.single-slide {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}
.slider-wrapper .single-slide {
  background-color: #ffffff;
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding-top: max(120px, 15vh);
  padding-bottom: max(80px, 10vh);
}

.height-100vh {
  min-height: 100vh;
}

.slide-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  gap: min(60px, 5vw);
  min-height: calc(100vh - max(200px, 25vh));
}

.hero-image {
  flex: 0 0 auto;
  min-width: 400px;
  max-width: 600px;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  order: 2;
}

#background-7 {
  background-image: url("../../box.png");
  min-height: 800px;
  max-height: 800px;
  aspect-ratio: 1;
}
#background-8 {
  background-image: url("../../assets/img/slider/5.png");
  background-position: right 150px bottom 112px;
}
.slide-caption {
  flex: 1;
  order: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-text {
  padding: 0;
  text-align: left;
}

.slide-text h2 {
  color: #3a3a3a;
  font-family: "Luckiest Guy", cursive;
  font-size: 60px;
  font-weight: normal;
  line-height: 65px;
  margin-bottom: 20px;
}

.slide-text h2 span {
  color: #ffce1e;
}

.slide-text p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 21px 0 33px;
  max-width: 500px;
}
.slider-btn {
  border: 2px solid #ffce1e;
  border-radius: 50px;
  color: #181d27;
  background-color: #ffce1e;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 15px 37px 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.slider-btn:hover {
  color: #ffce1e;
  background-color: transparent;
  border: 2px solid #ffce1e;
}
/* 4. Service area */

.single-service span {
  color: #eb1f0b;
  font-size: 36px;
}
.single-service h3 {
  color: #5b5b5b;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 16px;
  margin-top: 21px;
  padding-bottom: 14px;
  position: relative;
}
.single-service h3::before {
  background-color: #d7dbde;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 46px;
}
.single-service > p {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.single-service {
  padding: 58px 34px 79px 32px;
  transition: all 0.3s ease 0s;
}
.single-service:hover {
  background-color: #eff2f5;
}
.coustom-col {
  padding: 0 37px;
}
.coustom-row {
  margin: 0 -37px;
}

/* 5. About area */

.about-content > h2 {
  color: #3a3a3a;
  font-size: 36px;
  font-weight: 800;
  margin: 0;
}
.about-content > h2 span {
  color: #ffce1e;
}
.rules-text > h2 span {
  color: #ffce1e;
}
.subscribe-content > h2 span {
  color: #ffce1e;
}
.about-content {
  padding: 93px 57px 0 0;
}

@media (max-width: 768px) {
  .about-content {
    padding: 40px 0 0 0;
  }
}

.about-content > p {
  color: #838383;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 20px 0 0px;
}
.about-social {
  margin-top: 33px;
}
.about-social li {
  display: inline-block;
}
.about-social a i {
  background-color: transparent;
  border-radius: 50px;
  color: #eb1f0b;
  display: inline-block;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 35px;
}
.about-social a i:hover {
  background-color: #eb1f0b;
  color: #fff;
}
/* Custom TikTok icon styling */
.about-social a .tiktok-icon {
  background-color: transparent;
  border-radius: 50px;
  color: #ffce1e;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 35px;
  font-style: normal;
  letter-spacing: -1px;
}
.about-social a .tiktok-icon:hover {
  background-color: #ffce1e;
  color: #3a3a3a;
}
.about-img {
  padding-right: 60px;
}
.about-img > img {
  width: 100%;
}
/* 6. Career area */

.rules-text > h2 {
  color: #464646;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
  margin: 0;
}
.rules-text > p {
  color: #333;
  margin: 0 0 20px;
}

.rules-text p.rules-subtext {
  font-size: 18px;
  font-weight: bold;
  color: #db4233 !important;
  margin: 20px 0 2px 0;
}

.rules-text p.rules-subtext:first-of-type {
  margin-top: 30px;
}
.mockup-img {
  text-align: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.mockup-img > img {
  width: 100%;
  height: auto;
  display: block;
  min-height: 400px;
  object-fit: contain;
}

@media (max-width: 991px) {
  .rules-text {
    padding: 0 20px 40px;
    text-align: left;
  }

  .mockup-img {
    margin-top: 30px;
    max-width: 400px;
  }
}
.career-text > a {
  border: 2px solid #464646;
  border-radius: 50px;
  color: #464646;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 11px 30px 8px;
}
.rules-text > a:hover {
  border: 2px solid #eb1f0b;
  color: #fff;
  background-color: #eb1f0b;
}
.rules-text > span {
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
}
.rules-text {
  padding: 20px 20px 0 20px;
}
/* 7. Testimonials area */

.section-title > h2 {
  color: #3a3a3a;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 87px;
}
.slick-slide img {
  border: 1px solid #eeeeee;
  border-radius: 50px;
  display: inline-block;
}
.single-testi-text {
  padding-bottom: 40px;
}
.single-testi-text > p {
  border: 1px solid #e7e7e7;
  color: #999999;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  padding: 36px 37px 39px;
  position: relative;
  margin: 0;
}
.single-testi-text.slick-current > p {
  border: 2px solid #eb1f0b;
  color: #333;
}
.single-testi-text.slick-current > p::after {
  background: #fff none repeat scroll 0 0;
  border-color: #eb1f0b currentcolor currentcolor #eb1f0b;
  border-radius: 3px 0 0;
  border-style: solid none none solid;
  border-width: 2px medium medium 2px;
  bottom: -14px;
  content: "";
  height: 25px;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  transform: rotate(225deg);
  width: 25px;
}
.slick-slide {
  margin: 0 15px;
}
.single-testi-img > h3 {
  color: #464646;
  font-size: 20px;
  font-weight: 600;
  margin: 18px 0 10px;
  text-transform: capitalize;
}
.single-testi-img > h5 {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
/* 8. Subscribe area */

.subscribe-content > h2 {
  color: #3a3a3a;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 17px;
}
.subscribe-content > p {
  color: #676767;
  font-size: 15px;
  font-weight: 400;
  margin: 17px auto 16px;
  width: 80%;
}
.subscribe-form .mc-form {
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 515px;
  width: 100%;
}
.subscribe-form .mc-form input[type="email"] {
  background: #f7f7f8 none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  color: #3a3a3a;
  font-weight: 400;
  padding: 15px 20px;
  height: 50px;
  flex: 1;
  font-size: 15px;
}
.subscribe-form .mc-form .clear input {
  display: inline-block;
  padding: 12px 30px;
  border: 2px solid #ffce1e;
  border-radius: 50px;
  color: #181d27;
  background-color: #ffce1e;
  font-size: 15px !important;
  font-weight: bold;
  font-family: "Comic Neue", cursive;
  text-transform: none;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 50px;
  white-space: nowrap;
  flex-shrink: 0;
}
.subscribe-form .mc-form .clear input:hover {
  background-color: transparent;
  color: #ffce1e;
  border: 2px solid #ffce1e;
}
.mc-form .mc-news {
  left: -5000px;
  position: absolute;
}
.subscribe-form .mc-form input::-webkit-input-placeholder {
  /* Chrome */

  color: #a9a9a9;
  opacity: 1;
}
.subscribe-form .mc-form input::-moz-placeholder {
  /* Firefox 19+ */

  color: #a9a9a9;
  opacity: 1;
}
/* 9. Action Cards area */

.action-cards {
  overflow: hidden;
}

.cards-row-gap {
  margin: 0 -8px;
}

.action-cards .col-lg-4,
.action-cards .col-sm-6,
.action-cards .col-12 {
  padding: 0 8px;
  display: flex;
  margin-bottom: 30px;
}

/* Mobile - 1 column */
@media (max-width: 575px) {
  .action-cards .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 8px;
    margin-bottom: 25px;
  }
  .cards-row-gap {
    margin: 0 -8px;
  }
}

/* Tablet - 2 columns */
@media (min-width: 576px) and (max-width: 991px) {
  .action-cards .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 8px;
    margin-bottom: 30px;
  }
  .action-cards .col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* Desktop - 3 columns */
@media (min-width: 992px) {
  .action-cards .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 8px;
    margin-bottom: 30px;
  }
}

.single-pricing {
  border-radius: 5px;
  margin: 0;
  padding: 20px 16px 20px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 100%;
}

.single-pricing:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.card-image i {
  color: #eb1f0b;
  font-size: 40px;
}

.card-title {
  padding: 0 0 20px 0;
  margin: 0;
  text-align: center;
}

.card-title h4 {
  font-family: "Lilita One", cursive;
  text-transform: uppercase;
  margin: 0;
  color: #3a3a3a;
  font-size: 24px;
}

.card-image {
  padding: 0 0 20px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-image img {
  width: 250px;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}

.card-description {
  padding: 0;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.card-description p {
  margin: 0;
  color: #333333;
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .single-pricing {
    margin: 0 10px 10px;
  }
}
.pricing-value {
  display: inline-block;
  position: relative;
}
.pricing-value > h3 {
  color: #616161;
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 5px;
}
.pricing-value span {
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  right: -12px;
  top: 8px;
}
.pricing-value-title h4 {
  color: #5b5b5b;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.pricing-btn > a {
  border: 1px solid #eb1f0b;
  border-radius: 50px;
  color: #eb1f0b;
  display: inline-block;
  line-height: 1;
  margin-top: 35px;
  padding: 11px 30px 9px;
}
.pricing-btn > a:hover {
  color: #fff;
  background-color: #eb1f0b;
}
.section-title.section-title2 > h2 {
  margin-bottom: 72px;
}
.video-area {
  position: relative;
}
.video-area:before {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #000;
  content: "";
  opacity: 0.8;
  bottom: 0;
  top: 0;
}
.video-icon {
  display: inline-block;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.video-area > img {
  width: 100%;
}
.mfp-bg {
  z-index: 9999999;
}
.mfp-wrap {
  z-index: 99999999;
}
/* 10. Counter area */

.counter-icon i {
  color: #eb1f0b;
  font-size: 28px;
}
.counter-icon {
  display: inline-block;
  float: left;
}
.counter-text {
  padding-left: 55px;
}
h3.counter {
  color: #ffce1e;
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 3px;
}
.counter-text h3 {
  color: #ffce1e;
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 3px;
}
.counter-text > p {
  color: #7a7a7a;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}

/* 11. Footer area */

.footer-logo img {
  height: 100px;
  width: auto;
}

.footer-top {
  padding: 58px 0 54px;
}
.footer-menu ul li {
  display: inline-block;
  margin: 0 8px;
}
.footer-menu ul li a {
  color: #949494;
  font-size: 12px;
  text-transform: uppercase;
}
.footer-menu ul li a:hover {
  color: #fff;
}
.contact ul li {
  color: #a4a4a4;
  display: inline-block;
  font-size: 12px;
  margin: 0 8px;
}
.contact ul li a {
  font-size: 12px;
  color: #a4a4a4;
}
.contact ul li a:hover {
  color: #fff;
}
.footer-menu {
  margin: 33px 0 10px;
}
.footer-bottom {
  border-top: 1px solid #373737;
  margin-bottom: 0;
  padding-bottom: 0;
}
.copyright > p {
  color: #9b9b9b;
  font-weight: 400;
  margin: 0;
  padding: 25px 0 0;
}
.copyright > p a {
  color: #9b9b9b;
}
.copyright > p a:hover {
  text-decoration: underline;
}

/* Ensure no space below footer on any device */
.footer-area {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Remove any margin/padding from sections directly before footer */
#faq {
  margin-bottom: 0 !important;
  padding-bottom: 120px !important;
}

/* Ensure body and html don't add space */
body {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

html {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Header UNPREDICTABLE text styling */
.slide-text h2 span {
  color: #eb1f0b;
}
/* 12. Scrollup */

#scrollUp {
  background: #eb1f0b none repeat scroll 0 0;
  bottom: 85px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 12px;
  text-align: center;
  width: 38px;
  z-index: 9999;
}
#scrollUp:hover {
  background: #000 none repeat scroll 0 0;
}
/* FAQ Section */
.faq-area {
  padding: 120px 0;
  background-color: #f9f9f9;
}

.faq-item {
  margin-bottom: 20px;
  background: none;
}

.faq-header {
  margin: 0;
}

.faq-button {
  display: block;
  width: 100%;
  text-align: left;
  padding: 20px 30px;
  color: #3a3a3a;
  font-family: "Lilita One", cursive;
  font-size: 18px;
  text-decoration: none;
  position: relative;
  background-color: #fff;
  border: none;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  cursor: pointer;
}

.faq-button:hover {
  color: #eb1f0b;
}

.faq-button:not(.collapsed) {
  color: #000;
  background-color: #ffce1e;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px 5px 0 0;
}

.faq-body {
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  font-family: "Comic Neue", cursive;
  color: #666;
  line-height: 1.6;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.faq-button::after {
  content: "+";
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  font-weight: normal;
  transition: all 0.3s ease;
}

.faq-button:not(.collapsed)::after {
  content: "-";
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.single-site-video {
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
}

.blog-video-img {
  display: inline-block;
  float: left;
}

.blog-video-text {
  padding-left: 110px;
}
.blog-video-text > h3 {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 5px;
  transition: all 0.3s ease 0s;
}
.blog-video-text > h3 a {
  color: #666666;
}
.blog-video-text > h3 a:hover {
  color: #eb1f0b;
}
.blog-video-text > span {
  color: #a3a3a3;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.blog-right-sidebar-top ul li a {
  border-bottom: 1px solid #f1f1f1;
  color: #6e6e6e;
  display: block;
  font-size: 13px;
  font-weight: 400;
  padding: 10px 0;
  text-transform: uppercase;
}

.blog-right-sidebar-top ul li a:hover {
  color: #eb1f0b;
}
.blog-right-sidebar-top ul li a span {
  float: right;
  transition: all 0.3s ease 0s;
}

.blog-right-sidebar-bottom li {
  display: inline-block;
  margin: 0 11px 8px 0;
}
.blog-right-sidebar-bottom a {
  color: #6e6e6e;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.blog-right-sidebar-bottom a:hover {
  color: #eb1f0b;
}
.pages ul li {
  display: inline-block;
}

.pages ul li {
  display: inline-block;
  margin-right: 10px;
}
.pages ul li a {
  border: 1px solid #efefef;
  color: #000;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
}

.pages ul li a:hover,
.pages ul li a.active {
  background-color: #eb1f0b;
  color: #fff;
}

/* Subscribe area - background image removed */
.subscribe-area.bg-img {
  background-image: none !important;
}

/* Add bottom margin to rules CTA section for proper spacing */
.rules-cta {
  margin-bottom: 60px;
}

/* Kit.com form centering */
.subscribe-form {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

.subscribe-form > * {
  margin: 0 auto !important;
  text-align: center !important;
}

/* Kit.com form input styling */
.subscribe-form input[type="email"],
.subscribe-form input[type="text"] {
  width: 250px !important;
  max-width: 90vw !important;
  padding: 12px 20px !important;
  font-size: 16px !important;
}

/* Keep button width unchanged */
.subscribe-form button,
.subscribe-form input[type="submit"] {
  width: auto !important;
  min-width: auto !important;
}

@media (max-width: 480px) {
  .subscribe-form input[type="email"],
  .subscribe-form input[type="text"] {
    width: 180px !important;
  }
}

/* Hide Kit.com powered by link and branding */
.subscribe-form a[href*="kit.com"],
.subscribe-form a[href*="convertkit.com"],
.subscribe-form [data-element="branding"],
.subscribe-form .formkit-powered-by,
.subscribe-form .formkit-powered-by-convertkit,
.subscribe-form .formkit-powered-by-convertkit-container,
.subscribe-form .seva-branding,
.subscribe-form .formkit-branding,
div[data-style*="branding"],
a[href*="utm_source=dynamic"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

/* Hide any placeholder or helper text under the form */
.subscribe-form .formkit-disclaimer,
.subscribe-form .formkit-guarantee,
.subscribe-form .formkit-powered-by-convertkit-container,
.subscribe-form .formkit-fields + div,
.subscribe-form .formkit-fields + p,
.subscribe-form .formkit-fields + span {
  display: none !important;
}

/* Cookies page styling */
.page-content {
  background-color: #f9f9f9;
  min-height: 100vh;
}

.content-wrapper {
  background: white;
  padding: 60px 40px;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.page-header h1 {
  font-family: "Lilita One", cursive;
  font-size: 42px;
  color: #333;
  margin-bottom: 20px;
}

.page-header .lead {
  font-size: 18px;
  color: #666;
  font-style: italic;
}

.intro-text {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  margin-bottom: 40px;
  text-align: center;
}

.section-block {
  margin-bottom: 40px;
}

.section-block h2 {
  font-family: "Lilita One", cursive;
  font-size: 28px;
  color: #333;
  margin-bottom: 20px;
  border-bottom: 2px solid #ffce1e;
  padding-bottom: 10px;
}

.section-block p {
  font-family: "Comic Neue", cursive;
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 15px;
}

.section-block ul {
  margin: 20px 0;
  padding-left: 30px;
}

.section-block ul li {
  font-family: "Comic Neue", cursive;
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 10px;
}

.section-block ul li strong {
  color: #333;
}

.section-block a {
  color: #eb1f0b;
  text-decoration: none;
}

.section-block a:hover {
  text-decoration: underline;
}

.section-block h3 {
  font-family: "Lilita One", cursive;
  font-size: 20px;
  color: #333;
  margin-top: 25px;
  margin-bottom: 15px;
}

.back-to-home {
  border-top: 1px solid #eee;
  padding-top: 40px;
}

@media (max-width: 768px) {
  .content-wrapper {
    padding: 40px 20px;
    margin: 20px;
  }

  .page-header h1 {
    font-size: 32px;
  }

  .section-block h2 {
    font-size: 24px;
  }
}

/* Fix layout issues at 1200px width */
@media (min-width: 1150px) and (max-width: 1300px) {
  .slide-content {
    max-width: 1150px;
    gap: 40px;
    padding: 0 20px;
  }

  .slide-text {
    max-width: 500px;
  }

  .slide-text h2 {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 15px;
  }

  .slide-text p {
    font-size: 15px;
    line-height: 1.4;
    max-width: 550px;
  }

  #background-7 {
    width: 800px !important;
    height: 800px !important;
  }
}
