/* screen - 32_9889 */
@font-face {
  font-family: 'Inter';
  src: url('Inter-V.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.frame-71 {
  align-items: flex-start;
  display: flex;
  overflow: hidden;
  width: 1030px;
  z-index: 1;
}



.overlap-group-1 {
  align-items: center;
  background-color: #181c2c;
  border-radius: 16px;
  display: flex;
  height: 5%;
  justify-content: flex-end;
  left: 0;
  width: 93%;
  padding: 0 11.0px;
  position: absolute;
  top: 0;
}

.ts-cup1-2023 {
  color: transparent;
  font-family: Inter,serif;
  font-size: var(--font-size-xxl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  min-height: 51px;

}

.span {
  color: var(--white);
}

.span-1 {
  color: #e53236;
}

.overlap-group-container-1 {
  align-items: center;

  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 216px;
  left: 0;
  min-height: 520px;
  position: absolute;
  top: 0;
  width: 237px;
}

.overlap-group2 {
  border-radius: 0px 0px 13px 13px;
  height: 121px;
  margin-left: 0;
  position: relative;
  width: 237px;
}

.rectangle-62 {
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0px 0px 13px 13px;
  height: 59%;
  left: 0;
  transform: rotate(180deg);
  width: 237px;
}

.address {
  color: transparent;
  font-family: Inter,serif;
  font-size: var(--font-size-xl);
  font-weight: 700;
  left: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 26px;
  width: 197px;
}

.overlap-group-2 {
  height: 162px;
  margin-right: 7.95px;
  position: relative;
  width: 122px;
}

.group-370 {
  align-items: center;
  background-image: url(../img/rectangle-801.svg);
  background-size: 100% 100%;
  box-shadow: 10px 11px 21px #0000008f;
  display: flex;
  flex-direction: column;
  left: 0;
  min-height: 162px;
  position: absolute;
  top: 0;
  width: 122px;
}

.line-16 {
  align-self: flex-end;
  height: 1px;
  margin-right: -106.63px;
  margin-top: -3772px;
  width: 88px;
}

.ts-cup {
  height: 88px;
  margin-right: 16.7px;
  margin-top: 3787px;
  width: 78px;
}

.x2025 {
  height: 29px;
  margin-left: 5.25px;
  margin-top: 12px;
  width: 78px;
}

.x1 {
  height: 25px;
  left: 90px;
  position: absolute;
  top: 80px;
  width: 17px;
}

.overlap-group-container-2 {
  height: 424px;
  left: 194px;
  position: absolute;
  top: 96px;
  width: 815px;
}

.overlap-group {
  height: 424px;
  left: 0;
  position: absolute;
  top: 0;
  width: 806px;
}

.rectangle-824 {
  background-color: #181c2c;
  border-radius: 17px;
  height: 424px;
  left: 58px;
  width: 768px;
}

.positioned-div {
    position: absolute;
    left: 100%;
}
.parent-of-positioned-div {
    position: relative;}
.container-info{
    position: relative;
    top:-50px;
}
.link-wrapper {
    background-color: var(--contessa);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 39px;
    margin-right: 20px;
    min-width: 119px;
    border-radius: 30px;
    text-decoration: none;
    position: relative;
}

.text-2-tournament {
    text-align: center;
    color: var(--white);
    font-family: Inter, serif;
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: 700;
}
.text-for-application{
    text-align: center;
    color: var(--white);
    font-family: Inter, serif;
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: 700;
}

.link-wrapper {
    text-decoration: none;
}

.link-wrapper:hover,
.link-wrapper:active,
.link-wrapper:focus {
    text-decoration: none;
}

.container-buttons{
    position: relative;
    top:-15px;
    width: 100%;
}
.icon-download_arrow-1-tournament {
    margin-right: 10px;
    height: 14px;
    width: 14px;
}
.long-button {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10% 1.4% 10% 0.9%; /* Adjust the padding percentages as needed */

    position: relative;
    width: 4%; /* Adjust the width percentage as needed */
    height: 20%; /* Adjust the height percentage as needed */
    right: 6%; /* Adjust the right offset percentage as needed */
    top: 10%; /* Adjust the top offset percentage as needed */

    background: #181C2C;
    border-radius: 10px;
    color: white;
}
.container-buttons{
    position: relative;
    margin:5% 0 ;
    width: 100%;
}
@media (min-width: 1100px) and (max-width: 1399px)
{
    .rectangle-824 {
        background-color: #181c2c;
        border-radius: 17px;
        height: 500px;
        left: 58px;
        width: 80%;
    }
    .container-buttons{
        position: relative;
        top:-10%;
        width: 100%;
    }
    .link-wrapper {
        background-color: var(--contessa);
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        margin-right: 30%;
        border-radius: 30px;
        text-decoration: none;
        position: relative;
    }
    .long-button {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 9% 1.4% 9% 0.9%;

        position: relative;
        width: 3%;
        height: 20%;
        right: 4%;
        top: 10%;

        background: #181C2C;
        border-radius: 10px;
        color: white;
    }
    .container-buttons .flex-fill {
        flex: 1 1 auto; /* This ensures each child starts off the same size and grows/shrinks at the same rate */
        min-width: 0; /* This is to handle potential overflow issues */
    }
    .container-buttons .flex-fill {
        width: 100px/* Adjust this to your needs */
    }

    .rectangle-825 {
        border: 4px solid;
        border-color: transparent;
        border-image: linear-gradient(to bottom, rgb(214, 194, 8), rgba(214, 194, 8, 0)) 1;
        border-radius: 13px 0px 0px 18px;
        height: 42.5%;
        width: 193px;
        padding: 4%;
        margin: 10px 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .overlap-group-container-1 {
        align-items: center;

        background-position: 50% 50%;
        background-size: cover;
        display: flex;
        flex-direction: column;
        left: 0;
       height: 42.5%;
        border-radius: 16px;
        position: absolute;
        top: 0;
        width: 237px;
    }
    .overlap-group-container-2 {
        height: 424px;
        left: 194px;
        position: absolute;
        top: 96px;
        width: 80%;
    }

    .overlap-group-1 {
        align-items: center;
        background-color: #181c2c;
        border-radius: 16px;
        display: flex;
        height: 5%;
        justify-content: flex-end;
        left: 0;
        width: 94%;
        padding: 0 11.0px;
        position: absolute;
        top: 0;
    }

    .frame-762{
        top:50px;

    }
    .frame-1355 {
        align-items: flex-start;
        display: flex;
        gap: 28px;
        position: absolute;
        top: 350px;
        width: fit-content;
    }
    .group-container {
        height: 39px;
        position: relative;
        width: 200px;
    }
    .positioned-div {
        position: relative;
        left: 75%;
        top:150%;
    }

    .parent-of-positioned-div {
        position: relative;
    }


}



.frame-1355 {
  align-items: flex-start;
  display: flex;
  gap: 28px;
  left: 85px;
  position: absolute;
  top: 350px;
  width: fit-content;
}

.file-pdf {
  height: 41px;
  min-width: 41px;
  position: relative;
}

.group-410 {
  height: 39px;
  min-width: 410.1px;
  position: relative;
}

.group-container {
  height: 39px;
  position: relative;
  width: 410px;
}

.group-403 {
  height: 39px;
  left: 0;
  position: absolute;
  top: 0;
  width: 380px;
}

.overlap-group-3 {
  align-items: center;
  background-color: var(--contessa);
  border-radius: 30px;
  display: flex;
  gap: 3px;
  height: 39px;
  justify-content: flex-end;
  left: 0;
  min-width: 119px;
  padding: 0 10.3px;
  position: absolute;
  top: 0;
}

.icon-download_arrow {
  height: 14px;
  margin-top: 1.0px;
  width: 14px;
}

.text-1 {
  min-height: 31px;
  text-align: center;
  width: 81px;
}

.overlap-group1 {
  background-color: var(--contessa);
  border-radius: 30px;
  height: 39px;
  left: 145px;
  position: absolute;
  top: 0;
  width: 119px;
}

.text-2 {
  left: 24px;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 91px;
}


.icon-download_arrow-1 {
  left: 22px;
  position: absolute;
  top: 13px;
}

.group-764 {
  align-items: flex-start;
  background-color: var(--contessa);
  border-radius: 30px;
  display: flex;
  gap: 5px;
  height: 39px;
  justify-content: flex-end;
  left: 291px;
  min-width: 119px;
  padding: 3px 9.2px;
  position: absolute;
  top: 0;
}

.icon-download_arrow-2 {
  align-self: center;
  margin-bottom: 1.0px;
}

.text-3 {
  min-height: 31px;
  text-align: center;
  width: 79px;
}

.frame-762 {
  align-items: center;
  display: flex;
  gap: 10px;
  left:50px;
  position: absolute;
  width: fit-content;
}


.btn-for-application {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  color: white;
  padding: 5px;
  text-decoration: none;
  background: #C76868;
  border-radius: 30px;
  text-decoration: none;
}
.btn-for-application:hover {
  color: white;
  background: #C76868;
  text-decoration: none;
}
.btn-for-application:active {
  color: white;
  background: #C76868;
  text-decoration: none;
}

.text-application {
  font-size: 13px;
  margin: 3px;
  text-align: center;
}

.text-application-admin{
  font-size: 13px;
  margin: 3px;
  text-align: center;
}
.group-container-1 {
  height: 63px;
  min-width: 534px;
  top: 137px;
}

.group-761 {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom:-100px;
  min-height: 60px;
  width: 68px;

}

.text-10 {
  margin-right: 11.0px;
  min-height: 17px;
  width: 33px;
}

.line-22 {
  height: 1px;
  margin-right: 7.0px;
  margin-top: 7px;
  object-fit: cover;
  width: 55px;
}

.text-11 {
  margin-right: 4.0px;
  margin-top: 13px;
  min-height: 22px;
  width: 64px;
}

.group-760 {
  align-items: center;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  min-height: 62px;
  margin-bottom: -50px;
  width: 162px;
}

.text-4 {
  margin-right: 5.64px;
  min-height: 17px;
  width: 148px;
}

.line-23 {
  height: 1px;
  margin-right: 4.0px;
  margin-top: 6px;
  object-fit: cover;
  width: 158px;
}

.text-5 {
  margin-right: 11.93px;
  margin-top: 13px;
  min-height: 25px;
  width: 133px;
}

.group-759 {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 63px;
  width: 204px;
  margin-bottom: -100px;
}

.text-7 {
  margin-right: 5.64px;
  min-height: 19px;
  width: 185px;
}

.line-20 {
  height: 1px;
  margin-right: 4.0px;
  margin-top: 6px;
  object-fit: cover;
  width: 200px;
}

.babolat-team-clay {
  letter-spacing: 0;
  line-height: normal;
  margin-right: 4.43px;
  margin-top: 12px;
  min-height: 25px;
  width: 142px;
}
.parent-container {
    display: flex;               /* makes it a flex container */
    align-items: center;         /* centers the children vertically by default */
    justify-content: space-between; /* pushes children to either end of the container */
}

.link-container {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: -45px; /* replaces the combination of top and position */
    padding: 20px;
}


.rectangle-825 {
    border: 4px solid;
    border-color: transparent;
    border-image: linear-gradient(to bottom, rgb(214, 194, 8), rgba(214, 194, 8, 0)) 1;
    border-radius: 13px 0px 0px 18px;
    height: 126px;
    width: 193px;
    margin: 10px 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    color: #fff;/* pushes the rectangle to the left */
}
.underline-text {
    margin: 1%;
    border-bottom: 2px solid white;
    display: inline-block;
    padding-bottom: 10px;
    color: white;
}

.rectangle p {
    margin: 0; /* Remove default margin to keep text centered */
}
.rectangle-825 .underline-text {
    border-bottom: 2px solid white;
    display: inline-block;
    padding-bottom: 10px;
    color: white;
}





.group-container-2 {
  height: 80px;
  min-width: 504px;
  top: 0;
}




.container_info{
  position: relative;
  top:15px;
}

.group-756 {
  min-height: 80px;
  width: 198px;

}

.text-12 {
  margin-left: 1.0px;
  min-height: 20px;
  width: 163px;
}

.line-18 {
  height: 1px;
  margin-right: 2.21px;
  margin-top: 6px;
  object-fit: cover;
  width: 188px;
}

.flex-row {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-right: 4.0px;
  margin-top: 12px;
  min-width: 194px;
}

.group-336 {
  background-image: url(../img/tc-ftk-cska-1592926217-removebg-preview-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 41px;
  width: 36px;

}

.text-13 {
  margin-bottom: 5.0px;
  min-height: 28px;
  width: 150px;
}

.group-757 {

  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom:-100px;
  position: relative;
  min-height: 57px;
  width: 118px;
}

.text-6 {
  margin-right: 8.08px;
  min-height: 20px;
  width: 95px;
}

.line-19 {
  height: 1px;
  margin-right: 4.0px;
  margin-top: 6px;
  object-fit: cover;
  width: 114px;
}

.masters {
  letter-spacing: 0;
  line-height: normal;
  margin-right: 9.08px;
  margin-top: 12px;
  min-height: 18px;
  width: 64px;
}

.group-758 {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 58px;
  padding: 0 0.0px;
  width: 88px;
  position: relative;
  margin-bottom: -100px;
}

.text-8 {
  margin-left: 4.2px;
  min-height: 21px;
  width: 70px;
}

.line-21 {
  height: 1px;
  margin-right: 7.31px;
  margin-top: 6px;
  object-fit: cover;
  width: 81px;
}

.text-9 {
  margin-left: 3.22px;
  margin-top: 12px;
  min-height: 18px;
  width: 77px;
}

.overlap-group-4 {
  border-radius: 13px 0px 0px 18px;
  height: 126px;
  left: 622px;
  position: absolute;
  top: 26px;
  width: 193px;
}

.text-14 {
  color: var(--white);
  font-family: Inter,serif;
  font-size: var(--font-size-s);
  font-weight: 700;
  left: 30px;
  position: absolute;
  text-align: center;
  top: 26px;
}

.text-15 {
  color: var(--white);
  font-family: Inter,serif;
  font-size: var(--font-size-m);
  font-weight: 700;
  left: 57px;
  z-index: 9999;
  position: absolute;
  text-align: center;
  text-decoration: underline;
  top: 110px;
}

.text-16 {
  color: var(--white);
  font-family: Inter,serif;
  font-size: var(--font-size-l);
  font-weight: 700;
  left: 19px;
  position: absolute;
  text-align: center;
  top: 55px;
}

.line-24 {
  height: 1px;
  left: 25px;
  object-fit: cover;
  position: absolute;
  top: 48px;
  width: 143px;
}


.group-container-3 {
  align-items: center;
  display: flex;
  gap: 50px;
  left: 0;
  position: absolute;
}

.icon-download_arrow-3 {
  height: 14px;
  width: 14px;
}

.rectangle {
  position: absolute;
  top: 0;
}

.text {
  letter-spacing: 0;
  line-height: normal;
}

