@font-face{font-family:"Roboto";font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgWxP.ttf)format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5vAw.ttf)format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Me5Q.ttf)format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9vAw.ttf)format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlvAw.ttf)format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtvAw.ttf)format("truetype")}body{background-color:#232427;font-family:"Roboto",sans-serif;font-size:16px;min-width:350px}#footer a,.text-orange{color:#ff6300}#footer{color:#fff;font-size:25px;font-weight:600;padding:30px 0;position:relative}#footer a{text-decoration:none}@media (min-width:1200px){#footer .footer{display:flex;align-items:center;justify-content:space-between}}#footer .footer .logo{width:300px;margin:0 auto 20px;display:block}@media (min-width:1200px){#footer .footer .logo{margin:0}}#footer .footer .play{color:#ff6300;margin-bottom:10px;text-align:center}#footer .footer .sign-up{text-align:center}@media (min-width:1200px){#footer .footer .play,#footer .footer .sign-up{margin-bottom:0;text-align:left}}#header{background-color:#ff6300;margin-bottom:24px;padding:10px 0}@media (min-width:1200px){#header .header{align-items:center;display:flex}}#header .header .logo{display:block;margin:0 auto 13px;width:260px}@media (min-width:1200px){#header .header .logo{margin:0 30px 0 0}}@media (min-width:1400px){#header .header .logo{margin-right:40px}}#header .header .logo img{width:100%}#header .header .text{color:#fff;font-size:25px;font-weight:700;line-height:35px;text-align:center}@media (min-width:1200px){#header .header .text{margin-left:auto;text-align:left}}@media (min-width:1400px){#header .header .text{font-size:30px}}@media (min-width:1200px){#main .left,#main .left .footballers{background-repeat:no-repeat;background-size:contain}#main .left{background-image:url(../images/main_bg.png);background-position:50%}#main .left }#main .left .footballers .tickets{padding-top:590px}}#main .left .footballers .tickets img{margin-bottom:24px;width:100%}#main .register{background-color:#ff6300;border-radius:20px;color:#fff;font-size:20px;font-weight:700;padding:50px 15px;text-align:center}@media (min-width:576px){#main .register{padding:50px 30px}}#main .register .button{background-color:#232427;border-radius:6px;color:#fff;display:inline-block;font-size:19px;font-weight:900;margin-bottom:50px;padding:14px 60px;text-decoration:none;text-transform:uppercase}#main .register p{line-height:23px;margin-bottom:32px}#main .register p .title{font-size:30px}#main .register .wins{border-radius:8px;font-size:15px;overflow:hidden;width:100%}#main .register .wins thead{background-color:#d6d7d0;color:#232427}#main .register .wins thead th{padding:4px 0;position:relative;width:50%}#main .register .wins thead th:first-child:after{background-color:#a3a4a8;bottom:6px;content:"";position:absolute;right:-1px;top:6px;width:2px}#main .register .wins tbody tr td{background-color:#dc5731;padding:4px 0}#main .register .wins tbody tr td:nth-child(2n){background-color:#2b2f35}#main .register .wins tbody tr:nth-child(2n) td{background-color:#e16c43}#main .register .wins tbody tr:nth-child(2n) td:nth-child(2n){background-color:#41464e}#main .register .wins tbody .currency{font-weight:400}
@media only screen and (max-width: 991px) {
  .tickets {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .imgResponse {
    display: none;
  }
}

.imgResponse {
  text-align: center;
  background-image: url(../images/main_bg.png);
  background-size: cover;
}

.imgResponse img {
  max-width: 80%;
}

.containerSocialIcons {
    display: flex;
    justify-content: space-between; /* distribute items within container */
    align-items: center;
    gap: 20px;
    margin-top: 40px;

    margin-left: auto;
    margin-right: auto; /* centers container inside parent */
   
    flex-wrap: wrap; /* allows wrapping on small screens */
}

.contact-left,
.contact-right {
    font-size: 14px;
    color: #fff;
    white-space: nowrap; /* prevent breaking */
}

.social-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    text-align: center;
}

.social-icons a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
}

.social-icons a:hover {
    color: #ffcc00;
}

@media (max-width: 991px) {
    .containerSocialIcons {
        flex-direction: column;
        text-align: center;
    }
    .contact-left, .contact-right {
        margin-bottom: 10px;
    }
}


.container {
  background-image: url('images/main_bg.png');
}

.containerHeadline {
  margin-top: 20px;
}

.containerHeadline h2 {
  color: white;
  font-size: 25px;
}

.containerHeadline img {
  margin-right: 15px;
}

.orangeText {
  color: #FF6300;
}

.fairExampleContentWhite {
  background-color: white;
  border-radius: 20px;
  color:#2b2f35;
  padding: 20px;
}

.fairExample {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-top: 20px;
}

.fairExampleContent {
  max-width: 50%;
}

.fairExclusive {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  margin-top: 20px;
}


.containerHeadlineCenter h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.containerHeadlineCenter {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.button {
  background-color: #FF6300;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-weight: 900;
    padding: 14px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.fairExclusiveContent {
  background-color: white;
  border-radius: 20px;
  color:#2b2f35;
  padding: 20px;
  max-width: 33%;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

.fairExclusiveContent .button {
  margin-top: auto;
  margin-bottom: 0px;
}

.fairExclusiveContent h2 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 25px;
  text-transform: uppercase;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
  color: #2b2f35;
}



.table-responsive {
  width: 100%;
  overflow-x: auto;
}

/* Base table styling */
.comparison-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  border: 1px solid #ccc;          /* full outline */
}

.comparison-table th,
.comparison-table td {
  border: 1px solid #ccc;
  padding: 10px;
  width: 50%;                      /* 50/50 columns */
  text-align: left;
}

/* Headline (Calculation, Fee, etc.) */
.table-headline {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 12px;
  background: #f7f7f7;
  text-transform: uppercase;
}

.comparison-table {
  table-layout: fixed;
  width: 100%;
}


/* Sub-headline labels */
.column-title {
  text-align: left;
  padding: 12px;
}

/* Standard Cashout label */
.standard-label {
  color: white;
  background: #555;
  padding: 3px 6px;
  border-radius: 4px;
  font-weight: 700;
  display: inline-block;
}

.fair-cashout {
  white-space: nowrap; /* prevents line break inside */
}

.fair-label,
.cashout-label {
  white-space: nowrap;
}


/* FAIR label */
.fair-label {
  background: #2F3236;
  color: #FF6300;
  font-weight: 900;
  padding: 5px 10px 4px 10px;
  display: inline-block;
  border-radius: 5px 0 0 5px;
}

.fair-label-white {
  color: #2F3236;
  background: white;
}

/* CASHOUT label (orange background + white text) */
.cashout-label {
  background: #FF6300;
  color: white;
  font-weight: 900;
  padding: 5px 10px 4px 10px;
  display: inline-block;
  border-radius: 0 5px 5px 0;
}

.loveCashoutHeadline .fair-label {
  color: #2F3236;
  background: white;
}


.fairExclusiveContent .button {
  display: block;
  text-align: center;
}

.comparison-table th {
  background-color: #ecf0f1;
}

.rules-list {
  list-style-type: disc;
  margin-left: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 24px; 
}

ul li {
  position: relative;
  margin: 0 0 8px 0;
  padding-left: 0;
}

ul li::before {
  content: "";
  position: absolute;
  left: -24px;              
  top: 4px;                
  width: 16px;
  height: 16px;
  background: url('../images/ball.svg') no-repeat center;
  background-size: 16px 16px;
}

.inverseText {
  color: #2b2f35;
}

/* base variables */
:root {
  --accent: #FF6300;
  --headline-color: #ffffff;
  --feature-min-w: 240px; /* used for center padding on mobile */
}

/* Container (desktop default: single row) */
.loveCashout {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 40px;
  width: 100%;
  box-sizing: border-box;
}

/* Headline area */
.loveCashoutHeadline {
  flex: 2;               /* wider first column on desktop */
  min-width: 220px;
}

.loveCashoutHeadline h3 {
  margin: 0;
  font-size: 18px;
  color: var(--headline-color);
  line-height: 1.2;
}

/* Features area (desktop: inline; mobile: horizontal scroll) */
.loveCashoutFeatures {
  flex: 3;
  display: flex;
  gap: 20px;
  align-items: center;
  /* allow items to wrap on very small widths as fallback */
  flex-wrap: nowrap;
}

/* Individual feature (icon + text) */
.feature {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 150px; /* keeps compact on wide screens */
  box-sizing: border-box;
}

.feature img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.feature h4 {
  margin: 0;
  font-size: 15px;
  color: var(--accent);
  font-weight: 600;
}

/* ---------------- */
/* Responsive rules */
/* ---------------- */

@media (max-width: 991px) {
  /* Stack headline above features on mobile */
  .loveCashout {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  .loveCashoutFeatures {
    padding: 0;
    .feature img {
      margin: 0;
    }
  }
  }

  .loveCashoutHeadline {
    flex: 0 0 auto;
    width: 100%;
    padding-inline: 16px; /* small horizontal padding */
  }

  .loveCashoutHeadline h3 {
    font-size: 16px;
    text-align: center;
    color: var(--headline-color);
  }

  /* Make features a horizontally scrollable area with center snap */
  .loveCashoutFeatures {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding-block: 12px;
 
  }

  .feature {
    flex: 0 0 var(--feature-min-w); /* fixed item width so snapping is consistent */
    min-width: var(--feature-min-w);
    justify-content: center;       /* center icon+text inside each card */
    text-align: center;
    scroll-snap-align: center;
    padding: 8px;
    box-sizing: border-box;
  }

  .feature img {
    margin: 0 auto;
  }

  .feature h4 {
    font-size: 14px;
    color: var(--accent);
  }
}

.fortebet-disclaimer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 60px;
  margin-bottom: 20px;
  justify-items: center; /* centers each grid item horizontally */
  align-items: center;   /* centers each grid item vertically */
  background-color: #595959;
  border-radius: 20px;
  padding: 20px;
}

.disclaimer__item {
  display: flex;
  flex-direction: row;
  align-items: center; /* center icon and text vertically */
  gap: 10px;
}

.disclaimer__icon img {
  width: 60px;
  height: auto;
}

.disclaimer__text {
  color: white;
  margin: 0;
  font-size: 16px;
  font-weight: 200;
}

/* Responsive: stack into one column */
@media (max-width: 600px) {
  .fortebet-disclaimer {
    grid-template-columns: 1fr;
  }
}


@media (max-width: 1199px) {
  .fairExample {
    flex-direction: column;
    align-items: center;
  }
  .fairExampleContent img {
    
  }
  .containerHeadlineCenter h2 {
  margin-bottom: 0px;
  }
  .containerHeadline .button {
    margin-bottom: 30px;
  }
  .loveCashoutFeatures {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .fairExclusive {
    flex-direction: column;
  }
  .fairExclusiveContent {
    max-width: 100%;
  }
  .fairExampleContent {
    max-width: 100%;
  }
  .loveCashout h3 {
    margin-top: 5px;
  }
}

.floating-back-button {
  position: fixed;         /* fixes it relative to viewport */
  bottom: 20px;            /* distance from bottom */
  left: 20px;              /* distance from left */
  background-color: #FF6300; /* button color */
  color: #fff;             /* text color */
  padding: 10px 20px;      /* spacing inside button */
  border-radius: 10px;     /* rounded pill shape */
  font-weight: bold;
  text-decoration: none;   /* remove underline */
  display: flex;
  align-items: center;
  gap: 8px;                /* space between arrow and text */
  transition: background-color 0.3s, transform 0.2s;
  z-index: 9999;           /* ensure it's on top of other elements */
}

.floating-back-button .arrow {
  font-size: 18px;         /* slightly larger arrow */
}

.exampleImg {
  max-width: 100%;
}

@media (max-width: 767px) {
  .containerHeadline h2 {
    display: block;
  }
}

/* Hide by default (desktop) */
.mobile-only {
  display: none;
}

/* Show only on mobile (screen width <= 600px, adjust as needed) */
@media (max-width: 767px) {
  .mobile-only {
    display: block;
  }
}
