*,
*::before,
*::after {
  margin: 0;
  padding: 0;
}

.teka-promotion *,
.teka-promotion *::before,
.teka-promotion *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Source Sans 3", sans-serif;
}

body.teka-promotion {
  font-size: 13px;
  background-color: #000;
  min-width: 360px;
}

.teka-promotion .container {
  max-width: 1376px;
  margin: 0 auto;
  padding: 0 60px;
  position: relative;

  @media (max-width: 960px) {
    padding: 0 40px;
  }

  @media (max-width: 660px) {
    padding: 0 20px;
  }
  
  @media (max-width: 1218px) {
	  padding: 20px;
  }
}

/* ==================== HEADER ==================== */

.teka-promotion .header-section {
  /*background-color: #fff; */
  padding: 40px 0;
  /* margin-bottom: -30px; */
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;

  @media (max-width: 960px) {
    padding: 20px 0;
  }
}

.teka-promotion .header-section .logo {
  height: auto;
  margin-left: 48px;

  @media (max-width: 960px) {
    width: 150px;
  }

  @media (max-width: 660px) {
	margin-left: 16px;
  }
}

/* ==================== HERO ==================== */

.teka-promotion .hero-section {
  width: 100%;
  background-image: url("./images/hero-background.jpg");
  background-position: 70% center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;

  @media (max-width: 660px) {
    background-color: #000;
    background-image: url(./images/hero-background.jpg);
    background-position: -740px top;
    background-size: auto 614px;
    background-repeat: no-repeat;
    overflow: visible;
    padding-top: 613px;
	margin-bottom: 285px;
    max-height: 613px;
  }
  
  @media (max-width: 480px) {
	  max-height: 669px;
  }
}

.teka-promotion .hero-container {
  max-width: 1376px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 665px;

  @media (max-width: 960px) {
    padding-top: 140px;
  }

  @media (max-width: 660px) {
    flex-direction: column;
    align-items: center;
    min-height: auto;
    padding: 0;
    justify-content: flex-start;
    position: static;
  }
}

.teka-promotion .hero-content {
  padding: 40px 50px;
  max-width: 750px;
  margin-left: 60px;
  padding-top: 260px;

  @media (max-width: 1218px) {
    max-width: 500px;
    padding: 30px 40px;
	padding-top: 270px;
    margin-left: 40px;
  }

  @media (max-width: 960px) {
    max-width: 460px;
    padding: 25px 30px;
    margin-left: 30px;
  }

  @media (max-width: 660px) {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 30px 20px 40px;
    background-color: #000;
  }
}

.teka-promotion .hero-heading {
  font-size: 50px;
  line-height: 46px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;

  @media (max-width: 960px) {
	font-size: 36px;
    line-height: 34px;
    max-width: 354px;
  }

  @media (max-width: 660px) {
    font-size: 36px;
    line-height: 34px;
    text-align: left;
	margin-bottom: 30px;
  }
}

.teka-promotion .hero-description {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 25px;
  max-width: 379px;

  @media (max-width: 960px) {
    font-size: 16px;
    line-height: 24px;
	max-width: 339px;
  }

  @media (max-width: 660px) {
    font-size: 16px;
    line-height: 20px;
	text-align: left;
	max-width: 100%;
  }
}

.teka-promotion .hero-description .bold-text {
  font-weight: 700;
}

.teka-promotion .hero-cta {
  font-size: 17px;
  line-height: 22px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;

  @media (max-width: 960px) {
    font-size: 14px;
  }

  @media (max-width: 660px) {
    font-size: 16px;
	text-align: left;
	margin-bottom: 30px;
  }
}

.teka-promotion .hero-disclaimer {
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  font-weight: 400;
  max-width: 653px;
  margin-top: 30px;

  @media (max-width: 1218px) {
    max-width: 408px;
  }
  
  @media (max-width: 960px) {
    font-size: 10px;
    line-height: 12px;
  }

  @media (max-width: 660px) {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
	text-align: left;
	max-width: 100%;
  }
}

.teka-promotion .hero-product {
	position: absolute;
    top: 35%;
    left: 43%;
    width: 419px;
    height: 182px;
    background: url(images/tabs.png) no-repeat 50% 50%;

  @media (max-width: 960px) {
    background-size: 70% 70%;
    top: 36%;
	left: 47%;
  }

      @media (max-width: 660px) {
        position: absolute;
        top: 49%;
        left: calc(50% - 10px);
        transform: translateX(-50%);
        width: 302px;
        height: 210px;
        background: url(images/tabs_mobile.png) no-repeat center center;
        background-size: 100% auto;
    }
}

.teka-promotion .hero-product .finish-product {
  width: 200px;
  height: auto;

  @media (max-width: 960px) {
    width: 160px;
  }

  @media (max-width: 660px) {
    width: 140px;
  }
}

.teka-promotion .hero-container .buttons {
  @media (max-width: 660px) {
    display: none;
  }
}

/* ==================== MOBILE BUTTONS ==================== */

.teka-promotion .buttons-section {
  padding: 20px 0;
  display: none;

  @media (max-width: 960px) {
    display: none;
  }

  @media (max-width: 660px) {
    display: none;
  }
}

.teka-promotion .buttons-section .container {
  display: flex;
  gap: 10px;

  @media (max-width: 660px) {
    flex-direction: column;
  }
}

.teka-promotion .red-btn {
  background-color: #ec1c24;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  flex: 1;
  height: 55px;
  border: 1px solid #ec1c24;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;

  @media (max-width: 660px) {
    width: 100%;
    font-size: 14px;
  }
}

.teka-promotion .red-btn:hover {
  background: #d01920;
  border-color: #d01920;
}

/* ==================== PROMOTION RULES ==================== */

.teka-promotion .promotion-rules {
  background-color: #000;
  padding: 80px 0;

  @media (max-width: 960px) {
    padding: 50px 0;
  }

  @media (max-width: 660px) {
    padding: 30px 0 0px;
    background-color: #000;
  }
}

.teka-promotion .promotion-rules .heading {
  font-size: 43px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;

  @media (max-width: 960px) {
    font-size: 28px;
    line-height: 32px;
  }

  @media (max-width: 660px) {
    display: block;
	font-size: 23px;
  }
}

.teka-promotion .promotion-rules .subheading {
  font-size: 24px;
  line-height: 26px;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin-bottom: 60px;

  @media (max-width: 960px) {
    font-size: 16px;
    margin-bottom: 40px;
  }

  @media (max-width: 660px) {
    font-size: 16px;
    margin-bottom: 30px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
	line-height: 19px;
  }
}

.teka-promotion .promotion-rules .subheading {
  font-weight: 400;
  color: #fff;
}

.teka-promotion .promotion-rules .rules-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 60px;

  @media (max-width: 960px) {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  @media (max-width: 660px) {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}

.teka-promotion .promotion-rules .rule-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;

}

.teka-promotion .promotion-rules .step-indicator {
  width: 76px;
  height: 76px;
  font-size: 36px;
  border-radius: 50%;
  background-color: #ec1c24;
  border: none;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  flex-shrink: 0;

  @media (max-width: 660px) {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
}

.teka-promotion .promotion-rules .rule-description {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  max-width: 240px;

  @media (max-width: 660px) {
    font-size: 16px;
    line-height: 21px;
    max-width: 310px;
  }
}

.teka-promotion .promotion-rules .rule-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.teka-promotion .promotion-rules .rule-description .bold-text {
  font-weight: 700;
}

.teka-promotion .promotion-rules .rule-list {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  text-align: left;
  list-style: disc;
  padding-left: 20px;
  max-width: 246px;
  list-style-position: inside;
  text-align: center;
  
  @media (max-width: 660px) {
    font-size: 16px;
  }

}

.teka-promotion .buttons-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;

  @media (max-width: 960px) {
    flex-direction: column;
    align-items: center;
  }
}

.teka-promotion .buttons-wrapper.mobile {
  display: none;

  @media (max-width: 660px) {
    display: block;
    margin: auto;
    text-align: center;
	background: #000;
  }
}

.teka-promotion .buttons-wrapper .outlined-btn {
  background-color: #ec1c24;
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  width: 380px;
  height: 55px;
  border: none;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  @media (max-width: 660px) {
    width: 100%;
    max-width: 320px;
	padding: 0px 15px;
  }
  
  @media (max-width: 960px) {
    margin-bottom: 15px;
  }
}

.teka-promotion .buttons-wrapper .outlined-btn:hover {
  background-color: #d01920;
}

@media (max-width: 660px) {
  .teka-promotion .hide-mobile,
  .teka-promotion .buttons-wrapper .hide-mobile {
    display: none;
  }
}

/* ==================== HEALTH SECTION ==================== */

.teka-promotion .health-section {
  width: 100%;
  min-height: 575px;
  background-image: url("./images/health-section.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;

  @media (max-width: 960px) {
    min-height: 450px;
  }

  @media (max-width: 660px) {
    min-height: auto;
    flex-direction: column;
    background-image: none;
    background-color: #000;
    padding: 0;
	background-image: url("./images/health-section.png");
	background-position: right center;
  }
}

.teka-promotion .health-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 100%;

  @media (max-width: 660px) {
    display: none;
  }
}

.teka-promotion .health-container {
  max-width: 485px;
  width: 100%;
  padding: 60px;
  position: relative;
  z-index: 2;
  margin: 0;
  margin-left: calc((100% - 1376px) / 2 + 60px);

  @media (max-width: 1376px) {
    margin-left: 60px;
  }

  @media (max-width: 960px) {
    margin-left: 40px;
    padding: 40px;
    max-width: 420px;
  }

  @media (max-width: 660px) {
    margin-left: 0;
    padding: 30px 20px;
    max-width: 100%;
    text-align: center;
  }
}

.teka-promotion .health-section .heading {
  font-size: 45px;
  line-height: 47px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 60px;

  @media (max-width: 960px) {
    font-size: 28px;
    line-height: 34px;
  }

  @media (max-width: 660px) {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: left;
    margin-left: 10px;
  }
}

.teka-promotion .health-section .description {
  font-size: 19px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 60px;

  @media (max-width: 960px) {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  @media (max-width: 660px) {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    max-width: 50%;
    line-height: 18px;
    margin-left: 10px;
  }
}

.teka-promotion .health-section .description .bold-text {
  font-weight: 700;
}

.teka-promotion .health-section .health-cta {
  font-size: 17px;
  color: #fff;

  @media (max-width: 960px) {
    font-size: 15px;
  }

  @media (max-width: 660px) {
    font-size: 14px;
  }
}

.teka-promotion .health-section .health-cta .bold-text {
  font-weight: 700;
}

/* ==================== PRODUCTS SECTION ==================== */

.teka-promotion .products-section {
  padding: 80px 0;

  @media (max-width: 960px) {
    padding: 50px 0;
  }

  @media (max-width: 660px) {
    padding: 30px 0 40px;
  }
}

.teka-promotion .products-section .heading {
  font-size: 43px;
  line-height: 40px;
  color: #ec1c24;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;

  @media (max-width: 960px) {
    font-size: 28px;
    margin-bottom: 40px;
  }

  @media (max-width: 660px) {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 40px;
  }
}

.teka-promotion .products-slider {
  overflow: hidden;
}

.teka-promotion .products-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;

  @media (max-width: 1218px) {
    grid-template-columns: repeat(3, 1fr);
  }

  @media (max-width: 660px) {
    display: flex;
    gap: 0;
    transition: transform 0.3s ease;
  }
}

.teka-promotion .product-placeholder {
  width: 100%;
  aspect-ratio: 3 / 4;
  background-color: #e8e8e8;

  @media (max-width: 660px) {
    min-width: 100%;
    flex-shrink: 0;
  }
}

.teka-promotion .product-placeholder.hide-tablet {
  @media (max-width: 1218px) and (min-width: 661px) {
    display: none;
  }
}

.teka-promotion .products-dots {
  display: none;

  @media (max-width: 660px) {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
  }
}

.teka-promotion .products-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
  transition: background-color 0.2s;
}

.teka-promotion .products-dots .dot.active {
  background-color: #ec1c24;
}

/* ==================== FEATURES SECTION ==================== */

.teka-promotion .features-section {
  background-color: #000;
  padding: 0;
  padding-bottom: 70px;

  @media (max-width: 660px) {
    background-color: #000;
    padding-bottom: 0px;
  }
  
  @media (max-width: 960px) {
    background-color: #000;
    padding-bottom: 30px;
  }
}

.teka-promotion .features-section .container {
  max-width: 1376px;
  padding: 0;
}

.teka-promotion .feature-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  min-height: 441px;

  @media (max-width: 660px) {
    grid-template-columns: 1fr;
    min-height: auto;
    /* background-image: none !important; */
    padding-bottom: 200px;
    background-size: auto 200px !important;
    background-position: left bottom !important;
  }
}

.teka-promotion .feature-row.reverse {
  @media (max-width: 660px) {
	background-position: right bottom !important; 
  }
}

.teka-promotion .feature-row .feature-image {
  overflow: hidden;
}

.teka-promotion .feature-row .feature-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.teka-promotion .feature-row .feature-text {
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;

  @media (max-width: 960px) {
    padding: 40px;
  }

  @media (max-width: 660px) {
    padding: 30px 25px;
    background-color: transparent;
    position: relative;
    z-index: 2;
    margin: 0;
    text-align: center;
  }
}

.teka-promotion .feature-row.reverse .feature-image {
  order: 2;

  @media (max-width: 660px) {
    order: 0;
  }
}

.teka-promotion .feature-row.reverse .feature-text {
  order: 1;

  @media (max-width: 660px) {
    order: 1;
  }
}

.teka-promotion .feature-title {
  font-size: 36px;
  line-height: 21px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 35px;
  letter-spacing: 0.5px;

  @media (max-width: 660px) {
    margin-bottom: 10px;
    text-align: left;
    font-size: 24px;
  }
}

.teka-promotion .feature-text h4 {
  font-size: 29px;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 15px;
  
  @media (max-width: 660px) {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 15px;
    text-align: left;
  }
}

.teka-promotion .feature-description {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  max-width: 458px;

  @media (max-width: 660px) {
    font-size: 14px;
    line-height: 18px;
    max-width: 100%;
    text-align: left;
  }
}

/* ==================== GIFT SECTION ==================== */

.teka-promotion .gift-section {
  background-color: #000;
  padding: 70px 0 90px;

  @media (max-width: 960px) {
    padding: 0px 0 60px;
  }

  @media (max-width: 660px) {
    padding: 40px 0 50px;
  }
}

.teka-promotion .gift-heading {
  font-size: 36px;
  line-height: 42px;
  color: #ec1c24;
  font-weight: 700;
  text-align: center;
  margin-bottom: 55px;

  @media (max-width: 960px) {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 45px;
    max-width: 500px;
    margin: 0px auto 45px auto;
  }

  @media (max-width: 660px) {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
	color: #c8102e;
  }
}

.teka-promotion .gift-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  max-width: 1000px;
  margin: 0 auto;

  @media (max-width: 960px) {
    gap: 40px;
  }

  @media (max-width: 660px) {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.teka-promotion .gift-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.teka-promotion .gift-title {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
  text-transform: uppercase;

  @media (max-width: 660px) {
    font-size: 21px;
    line-height: 22px;
    margin-bottom: 30px;
  }
}

.teka-promotion .gift-image {
  width: 100%;
  max-width: 360px;
  margin-bottom: 25px;
}

.teka-promotion .gift-image img {
  width: 100%;
  height: auto;
  display: block;
}

.teka-promotion .gift-list {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  font-weight: 400;
  text-align: left;
  list-style: disc;
  padding-left: 20px;
  max-width: 344px;
  width: 100%;

  @media (max-width: 660px) {
    font-size: 16px;
    line-height: 16px;
    max-width: 300px;
  }
}

.teka-promotion .gift-list li {
  margin-bottom: 6px;
}

/* ==================== FOOTER SECTION ==================== */

.teka-promotion .footer-section {
  width: 100%;
  min-height: 700px;
  background-image: url("./images/footer.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;

  @media (max-width: 960px) {
    min-height: 500px;
  }

  @media (max-width: 660px) {
    min-height: 300px;
  }
}

.teka-promotion .footer-container {
  max-width: 1376px;
  margin: 0 auto;
  width: 100%;
  padding: 60px;

  @media (max-width: 960px) {
    padding: 40px;
  }

  @media (max-width: 660px) {
    padding: 30px 20px;
  }
}

.teka-promotion .footer-heading {
  font-size: 45px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 60px;
  max-width: 420px;

  @media (max-width: 960px) {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 40px;
  }

  @media (max-width: 660px) {
    font-size: 24px;
    line-height: 28px;
    max-width: none;
  }
}

.teka-promotion .footer-description {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
  max-width: 300px;
  margin-bottom: 60px;

  @media (max-width: 960px) {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
	max-width: 237px;
  }

  @media (max-width: 660px) {
    font-size: 15px;
    line-height: 19px;
    max-width: 192px;
    margin-bottom: 40px;
  }
}

.teka-promotion .footer-btn {
  background-color: #ec1c24;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  padding: 10px 40px;
  border: none;
  outline: none;
  cursor: pointer;
  text-decoration: none;

  @media (max-width: 660px) {
    width: 100%;
    max-width: none;
    font-size: 18px;
	margin-bottom: 20px;
  }
}

.teka-promotion .footer-btn:hover {
  background: #d01920;
}

.navigation-section {
  background-color: #000;
  filter: drop-shadow(5.143px 3.09px 3px rgba(0, 0, 0, 0.33));
  padding: 10px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 3px solid #262626;

  @media (max-width: 960px) {
    display: none;
  }
}

.navigation-section .nav-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  max-width: 1218px;
  margin: 0 auto;

  @media (max-width: 1218px) {
    gap: 40px;
  }
}

.navigation-section .nav-container .nav-item {
  max-width: 245px;
  margin: 0 auto;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.navigation-section .nav-container .nav-item.active,
.navigation-section .nav-container .nav-item:hover {
  color: #c8102e;
}

.navigation-section .nav-container .divider {
  height: 50px;
  width: 2px;
  background-color: transparent;
}

/* ==================== FORM SECTION ==================== */

.teka-promotion .form-section {
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: #ededed;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.teka-promotion .form-section .container {
  max-width: 1218px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 20;
}

.teka-promotion .form-section .form-heading {
  font-size: 40px;
  line-height: 40px;
  color: #ec1c24;
  font-weight: bold;
  margin-bottom: 40px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-heading {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

.teka-promotion .form-section .form-heading.success {
  margin-top: 60px;
  text-align: center;
}

.teka-promotion .form-section .form-row {
  display: flex;
  flex-direction: row;
  gap: 80px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row {
    flex-direction: column;
    gap: 40px;
  }
}

.teka-promotion .form-section .form-row .form-row-heading {
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  line-height: 23px;
  margin-bottom: 8px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-heading {
    font-size: 20px;
  }
}

.teka-promotion .form-section .form-row .form-row-subheading {
  color: #000000;
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-subheading {
    font-size: 14px;
  }
}

.teka-promotion .form-section .form-row .form-row-content {
  flex: 1;
}

@media (min-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-content {
    max-width: 820px;
    margin-left: auto;
  }
}

.teka-promotion .form-section .form-row .form-row-content .form-label {
  color: #000000;
  font-weight: 300;
  font-size: 24px;
  line-height: 23px;
  display: block;
  margin-bottom: 12px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-content .form-label {
    font-size: 14px;
  }
}

.teka-promotion .form-section .form-row .form-row-content .form-label .red-text {
  color: #ec1c24;
}

.teka-promotion .form-section .form-row .form-row-content .form-label .help-text {
  color: #000000;
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-content .form-label .help-text {
    font-size: 14px;
  }
}

.teka-promotion .form-section .form-row .form-row-content .form-input {
  color: #000000;
  font-weight: 300;
  font-size: 20px;
  background-color: #ffffff;
  border: 0.2px solid #e1e1e1;
  width: 100%;
  outline: none;
  padding: 8px;
  margin-bottom: 12px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-content .form-input {
    font-size: 14px;
  }
}

.teka-promotion .form-section .form-row .form-row-content .form-select {
  color: #000000;
  font-weight: 300;
  font-size: 20px;
  background-color: #dedbdb;
  border: 0.2px solid #e1e1e1;
  width: 100%;
  outline: none;
  padding: 8px 20px;
  margin-bottom: 12px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-content .form-select {
    font-size: 14px;
  }
}

.teka-promotion .form-section .form-row .form-row-content .checkbox-input-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 10px;
}

.teka-promotion .form-section .form-row .form-row-content .form-checkbox {
  width: 30px;
  height: 30px;
  background-color: #f6f6f6;
  border: 0.2px solid #e1e1e1;
  flex-shrink: 0;
  appearance: none;
  background-color: white;
  transition: background-color 0.2s, border-color 0.2s;
  position: relative;
  cursor: pointer;
}

.teka-promotion .form-section .form-row .form-row-content .form-checkbox:checked {
  background-color: #ec1c24;
  border-color: #ec1c24;
}

.teka-promotion .form-section .form-row .form-row-content .form-checkbox:checked::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 9px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.teka-promotion .form-section .form-row .form-row-content .checkbox-label {
  color: #000000;
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .form-row .form-row-content .checkbox-label {
    font-size: 14px;
  }
}

.teka-promotion .form-section .form-row .form-row-content .checkbox-label a {
  text-decoration: underline;
  color: #ec1c24;
}

.teka-promotion .form-section .divider {
  width: 100%;
  height: 2px;
  background-color: #e7d0d4;
  margin: 20px 0;
}

.teka-promotion .form-section .divider-text {
  font-size: 14px;
  line-height: 23px;
  color: #000000;
  font-weight: 300;
  margin-bottom: -10px;
}

.teka-promotion .form-section .input-file-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  cursor: pointer;
  margin-bottom: 20px;
}

.teka-promotion .form-section .input-file-wrapper .file-trigger-bullet {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ec1c24;
  position: relative;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}

.teka-promotion .form-section .input-file-wrapper .file-trigger-bullet .plus {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}

.teka-promotion .form-section .input-file-wrapper .file-trigger-text {
  color: #000000;
  font-weight: 300;
  font-size: 24px;
  line-height: 23px;
}

@media (max-width: 1218px) {
  .teka-promotion .form-section .input-file-wrapper .file-trigger-text {
    font-size: 14px;
  }
}

.teka-promotion .form-section .file-text {
  color: #000000;
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 20px;
}

@media (max-width: 660px) {
  .teka-promotion .form-section .file-text {
    font-size: 14px;
    line-height: 18px;
  }
}

.teka-promotion .form-section .file-text .red-text {
  color: #ec1c24;
  font-weight: bold;
}

.teka-promotion .form-section .checkbox-help-text {
  font-size: 12px;
  color: #000000;
  font-weight: 300;
  font-style: italic;
  margin-left: 50px;
  margin-bottom: 20px;
}

.teka-promotion .form-section .submit-btn {
  background-color: #ec1c24;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 260px;
  height: 65px;
  border: 1px solid #ec1c24;
  outline: none;
  cursor: pointer;
  margin: 40px auto 0 auto;
  display: block;
  transition: all 0.2s ease;
}

.teka-promotion .form-section .submit-btn:hover {
  background: transparent;
  border: 1px solid #ec1c24;
  color: #ec1c24;
}

.teka-promotion .form-section .error-input-text {
  color: #ec1c24;
  font-weight: 300;
  font-size: 15px;
  margin-bottom: 10px;
  min-height: 1px;
}

.teka-promotion .form-section .tooltip-wrapper {
  position: relative;
  display: inline-block;
}

.teka-promotion .form-section .tooltip-image {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  max-width: 380px;
  position: absolute;
  left: 0;
  bottom: calc(100% + 10px);
  z-index: 50;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: opacity 0.2s ease;
}

.teka-promotion .form-section .tooltip-wrapper:hover .tooltip-image {
  visibility: visible;
  opacity: 1;
}

.teka-promotion .form-section .red-text {
  color: #ec1c24;
}

@media (max-width: 660px) {
  .teka-promotion .form-section .submit-btn {
    width: 100%;
    max-width: 320px;
  }

  .teka-promotion .form-section .tooltip-image {
    max-width: 100%;
  }
}
