* {
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "barlow";
}


@font-face {
  font-family: "anton";
  src: url("../fonts/anton/Anton-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "barlow";
  src: url("../fonts/barlow/BarlowCondensed-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "barlow";
  src: url("../fonts/barlow/BarlowCondensed-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "barlow";
  src: url("../fonts/barlow/BarlowCondensed-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "barlow";
  src: url("../fonts/barlow/BarlowCondensed-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "barlow";
  src: url("../fonts/barlow/BarlowCondensed-Black.ttf");
  font-weight: 800;
  font-style: normal;
}

.page-wrapper {
  background-color: #0a6b33;
  background-image: url(../images/background-img.svg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  background-blend-mode: lighten;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.recket-img img {
  width: 450px;
  position: absolute;
  top: 0;
  left: 0;
}

.left-lines {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
}

.two {
  position: relative;
  top: -178px;
}

.three {
  position: relative;
  top: -293px;

}

.left-lines img {
  width: 370px;
}

.rocket-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

.logo {
  padding: 60px 0;
}

.logo img {
  width: 350px;
}

.ladies-title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px;
}

.text-overlay {
  position: relative;
  font-weight: 700;
  font-size: 76px;
  line-height: 84px;
}

.background-text {
  color: #FFFF00;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-10px, -10px);
  z-index: 1;
  opacity: 20%;
  font-weight: 700;
}

.center-text {
  color: #FFFF00;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-5px, -5px);
  z-index: 1;
  opacity: 40%;
  font-weight: 700;
}

.foreground-text {
  color: white;
  position: relative;
  z-index: 2;
  font-weight: 700;
}

.white-border {
  height: 5px;
  background-color: #ffffff;
  width: 150px;
}

.tournament-title span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 64px;
  font-weight: 800;
  color: #C5EA19;
  letter-spacing: 2px;
  line-height: 72px;
}

.tennis-tomche {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.tennis-tomche h1 {
  font-weight: 800;
  color: #ffffff;
  font-size: 110px;
  letter-spacing: 3px;
}

.tennis-tomche h2 {
  font-size: 110px;
  color: #DFF382;
}

.h2-overlay {
  position: relative;
  font-weight: 700;
  font-size: 76px;
  line-height: 84px;
}

.background-text-4 {
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-5px, -5px);
  z-index: 1;
  font-weight: 700;
  opacity: 20%;
  -webkit-text-stroke: 2px #c1e80f;
  /* Text stroke property */
}


.date-card {
  padding: 24px;
  background-color: #C5EA19;
  margin: auto;
  max-width: 600px;
  text-align: center;
  position: relative;
}

.date-card span {
  color: #000000;
  font-weight: 600;
  font-size: 56px;
  line-height: 62px;
  position: relative;
}

.date-card img {
  position: absolute;
  right: -150px;
  bottom: -40px;
  max-width: 100px;
  width: 100%;
}

.border {
  height: 5px;
  background-color: #ffffff;
  margin: 24px auto 48px auto !important;
  max-width: 600px;
  margin: auto;
}

.site-details {
  background-color: #ffffff;
  max-width: 725px;
  margin: auto;
  padding: 16px 150px;
  position: relative;
}

.site-details span,
a,
a:hover {
  color: #008037;
  font-size: 38px;
  line-height: 56px;
  text-decoration: none;
  font-family: "anton";
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  position: relative;
  text-transform: none;
}

.site-details img {
  position: absolute;
  right: -110px;
  top: 25%;
  max-width: 100px;
  width: 100%;
}

.sports {
  margin-top: 24px;
  text-align: center;

}

.sports i {
  color: white;
  font-weight: 700;
  font-size: 42px;
  line-height: 56px;
  letter-spacing: 1px;
}

.sports span {
  color: white;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 1px;
}

.tomche-title {
  text-align: center;
  position: relative;
  padding-bottom: 18px;
}

.registration {
  margin: 24px 0 24px 0;
}

.registration h3 {
  font-size: 28px;
  line-height: 38px;
  color: #C5EA19;
  max-width: 850px;
  font-weight: 600;
  width: 100%;
  margin: auto;
  text-align: center;
  text-transform: none;
}

.tomche-title span {
  font-size: 38px;
  line-height: 62px;
  color: #C5EA19;
  font-weight: 400;
}

.tomche-title img {
  position: absolute;
  bottom: 0;
  right: 140px;
}

.sports-grid {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}

.sport-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.line-box .left-lines{
  top: 380px;
}