.body {
  background-color: #041549;
}

.mainsection {
  width: 100%;
}
.mainsection.bg-white {
  width: 100%;
  background-color: #FFFFFF;
  background-image: url('../../../assets/images/quinta-edizione/pallini-bg-bianco-interna.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.mainsection.footer {
  background-color: #041549;
}

.maincontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fugazone, sans-serif;
  color: #da1492;
  font-size: 32px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.fulldiv {
  width: auto;
  margin-top: 50px;
  margin-bottom: 10px;
}

/* .cta {
  margin-top: 0px;
  margin-bottom: 50px;
  padding: 17px 36px 12px;
  background-color: transparent;
  background-image: url('../images/seconda-edizione/tassello-giallo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Fugazone, sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 28px;
} */

/* .cta:hover {
  background-image: url('../images/seconda-edizione/tassello-bianco.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #69b9a2;
} */

.cta.variante {
  /* margin-bottom: 0px;
  background-image: url('../images/seconda-edizione/tassello-giallo-large-2.svg'); */
  background-color: #f5ff00;
  border-radius: 24px;
  border-color: #f5ff00;
  min-width: 205px;
  text-transform: uppercase;
  padding: 10px 50px 7px;
  font-family: Fugazone, sans-serif;
  color: #041549;
  font-size: 20px;
  line-height: 21px;
  font-weight: 400;
}

.cta.variante:hover {
  background-color: rgba(245, 255, 0, 0.8);
}


/* .cta.variante:hover {
  background-image: url('../images/seconda-edizione/tassello-bianco-large-2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
} */

.filocolorato {
  width: 100%;
  height: 4px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0678b7), color-stop(25%, #008b6b), color-stop(50%, #da1492), color-stop(75%, #ff2c45), color-stop(99%, #fdc300));
  background-image: linear-gradient(90deg, #0678b7, #008b6b 25%, #da1492 50%, #ff2c45 75%, #fdc300 99%);
}

.numericontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.numberdiv {
  width: 46%;
  background-color: transparent;
}

.number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 15px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px 20px 0px 0px;
  background-color: transparent;
  font-family: Fugazone, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
}

.numbertxt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 0px 24px 24px;
  font-family: Bebasneue, sans-serif;
  color: #fd8217;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.numbertxt.txt2 {
  color: #d14e9d;
}

.numbertxt.txt3 {
  color: #adc32f;
}

.numbertxt.txt4 {
  color: #36abad;
}

.numberdivtop {
  border-radius: 24px 24px 0px 0px;
  background-color: transparent;
  background-image: linear-gradient(110deg, #0596bd, #69b9a2);
}

.numberdivtop.top1 {
  background-image: linear-gradient(110deg, #f85500, #fd891d);
}

.numberdivtop.op2 {
  background-image: linear-gradient(110deg, #b42e90, #e460a7);
}

.numberdivtop.op3 {
  background-image: linear-gradient(110deg, #a4b92d, #dce424);
}

.numberdivtop.top4 {
  background-image: linear-gradient(110deg, #0596bd, #69b9a2);
}

.numberdivbottom {
  border-radius: 0px 0px 20px 20px;
  background-color: #fff;
  background-image: url('../images/seconda-edizione/box-numeri-ombra.jpg');
  background-position: 0% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.numberhalfcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._2boxcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5rem;
  /* margin-bottom: 50px; */
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._2boxhalfcontainer {
  width: 470px;
  height: 470px;
}

._2boxhalfcontainer.sx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/seconda-edizione/tondo-giallo-sx.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._2boxhalfcontainer.dx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/seconda-edizione/tondo-rosso-dx.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 284px;
  height: 284px;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease, opacity 200ms ease, height 200ms ease, width 200ms ease;
  transition: opacity 200ms ease, opacity 200ms ease, height 200ms ease, width 200ms ease;
}

.div-block:hover {
  width: 330px;
  height: 330px;
  padding-top: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.circletitle {
  margin-top: 5px;
  margin-bottom: 3px;
  font-family: Fugazone, sans-serif;
  color: #f99c00;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.circletitle.dx {
  color: #ea2400;
}

.circletxt {
  width: 250px;
  font-family: Bebasneue, sans-serif;
  color: #373737;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
}

.boxicon.sx {
  margin-top: 10px;
  margin-bottom: 10px;
}

.circlecta {
  display: block;
  margin-top: 5px;
  font-family: Fugazone, sans-serif;
  color: #f99c00;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
  text-transform: uppercase;
}

.circlecta:hover {
  display: block;
  font-size: 18px;
  line-height: 24px;
}

.circlecta.dx {
  color: #ea2400;
}

.circletxtcolor2 {
  color: #ea2400;
}

.circletxtcolor1 {
  color: #f99c00;
}

.numberstitle {
  margin-top: 0px;
  font-family: Fugazone, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  /* letter-spacing: 5px; */
  text-transform: uppercase;
}

.numberstitle.left {
  width: 40%;
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28px;
  text-align: right;
}

.text-block {
  width: 100%;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footercolumn {
  width: 30%;
  height: 100px;
}

.footercolumn.column1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footercolumn.column2 {
  width: 27%;
  height: auto;
}

.footercolumn.column3 {
  width: 28%;
  height: auto;
}

.footertitle {
  margin-bottom: 5px;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.legalstrip {
  width: 100%;
  margin-top: 20px;
  background-color: #010020;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}

.text-block-2 {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
}

.div-block-2 {
  width: 1px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.footerlinktxt {
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 12px;
}

.link-block-2 {
  margin-bottom: 10px;
}

.footerlink {
  color: #fff;
  text-decoration: none;
}

.footerlink:hover {
  color: #9e9e9e;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /* background-image: url('../images/seconda-edizione/hero-banner-bkg.jpg'); */
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.menulink {
  height: 32px;
  margin-top: 30px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px 20px;
  border-radius: 16px;
  background-color: #041549;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Fugazone, sans-serif;
  color: #fff;
  line-height: 14px;
  text-transform: uppercase;
}

.menulink:hover {
  color: #ff0;
  background-color: #041549;
  opacity: 1;
}

.menulink.w--current {
  color: #69b9a2;
  background-color: #041549;
}

.menulink.accedibtn {
  margin-left: 20px;
  background-color: #f5ff00;
  border-radius: 24px;
  border-color: #f5ff00;
  color: #000;
  font-size: 20px;
}

/* .menulink.accedibtn:hover {
  background-image: url('../images/seconda-edizione/tassello-bianco.svg');
  background-position: 50% 70%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #d13a3a;
} */

.menulink.interno {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.menulink.interno.ultimo {
  margin-right: 175px;
  margin-left: 0px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  height: 80px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#041549), to(rgba(4, 21, 72, 0)));
  background-image: linear-gradient(180deg, #041549, rgba(4, 21, 72, 0));
}

.brand {
  display: none;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.herobanner {
  position: static;
  z-index: 110;
}

.herobanner.mobile {
  display: none;
}

.image-2 {
  margin-top: 0px;
  margin-bottom: 40px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /* margin-top: 50px; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._4step {
  width: 100%;
  margin-top: 40px;
}

.button {
  display: none;
}

._4stepmobie {
  display: none;
}

.separatore50 {
  width: 100%;
  height: 50px;
}

.hpimage_sx {
  display: none;
}

.hpimage_dx {
  display: none;
}

.dashboardherobanner {
  position: relative;
  height: auto;
  padding-top: 50px;
  padding-bottom: 120px;
  background-color: #041549;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

/* .dashboardherobanner.basket{
  position: relative;
  height: auto;
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #041549;
  background-image: url('../images/seconda-edizione/basket-main-image.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.dashboardherobanner.volley{
  position: relative;
  height: auto;
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #041549;
  background-image: url('../images/seconda-edizione/volley-main-image.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.dashboardherobanner.calcio{
  position: relative;
  height: auto;
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #041549;
  background-image: url('../images/seconda-edizione/football-main-image.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.dashboardherobanner.rugby{
  position: relative;
  height: auto;
  padding-top: 100px;
  padding-bottom: 120px;
  background-color: #041549;
  background-image: url('../images/seconda-edizione/rugby-main-image.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
} */



.columnsx {
  width: 55%;
  height: auto;
  background-color: transparent;
}

.dashboardcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columndx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 570px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/seconda-edizione/box-5-bkg-3.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.boxorizzontale {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-bottom: 16px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/seconda-edizione/box-1-bkg.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.boxorizzontale.ultimo {
  margin-bottom: 0px;
}

.boxorizzontale.box2 {
  background-image: url('../images/seconda-edizione/box-2-bkg-2.svg');
  background-size: contain;
}

.boxorizzontale.box3 {
  background-image: url('../images/seconda-edizione/box-3-bkg.svg');
}

.boxorizzontale.box4 {
  padding-right: 15px;
  padding-left: 15px;
  background-image: url('../images/seconda-edizione/box-4-bkg.svg');
}

.div-block-6 {
  width: 10px;
  height: 100px;
}

.boxlink {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  text-decoration: none;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Fugazone, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.image-3 {
  margin-top: 0px;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  margin-top: 1rem;
}

.text-block-11 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  
  text-align: left;
}

.text-block-white {
  font-family: Montserrat, sans-serif;
  color: #041549; 
  font-size: 16px;
  
 /* text-align: left; */
  background-color: #fff;
  margin: 30px auto;
  padding: 20px;
}

.ma {
  font-family: Bebasneue, sans-serif;
  color: #ff0;
  font-size: 18px;
}

.text-block-4 {
  margin-top: 5px;
  padding: 10px 50px 7px;
  font-family: Fugazone, sans-serif;
  color: #041549;
  font-size: 20px;
  line-height: 21px;
  font-weight: 400;
}

.div-block-7 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  /* background-image: url('../images/seconda-edizione/tassello-giallo.svg'); */
  /* background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat; */
}

.image-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.classifica {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .tasselloclassifica {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  margin-bottom: 3px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-position: 0% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  text-align: left;
} */

/* .tasselloclassifica.top {
  background-position: 0% 50%, 0px 0px;
  background-size: contain, auto;
}

.tasselloclassifica.ultimo {
  margin-bottom: 0px;
}

.tasselloclassifica.rugby {
  background-image: url('../images/seconda-edizione/palla-rugby.png'), -webkit-gradient(linear, right top, left top, color-stop(17%, #010307), color-stop(55%, #041549), to(#1441cc));
  background-image: url('../images/seconda-edizione/palla-rugby.png'), linear-gradient(270deg, #010307 17%, #041549 55%, #1441cc);
}


.tasselloclassifica.basket {
  background-image: url('../images/seconda-edizione/palla-basket.png'), -webkit-gradient(linear, right top, left top, color-stop(17%, #010307), color-stop(55%, #041549), to(#1441cc));
  background-image: url('../images/seconda-edizione/palla-basket.png'), linear-gradient(270deg, #010307 17%, #041549 55%, #1441cc);
}

.tasselloclassifica.calcio {
  background-image: url('../images/seconda-edizione/palla-calcio.png'), -webkit-gradient(linear, right top, left top, color-stop(17%, #010307), color-stop(55%, #041549), to(#1441cc));
  background-image: url('../images/seconda-edizione/palla-calcio.png'), linear-gradient(270deg, #010307 17%, #041549 55%, #1441cc);
}

.tasselloclassifica.volley {
  background-image: url('../images/seconda-edizione/palla-volley.png'), -webkit-gradient(linear, right top, left top, color-stop(17%, #010307), color-stop(55%, #041549), to(#1441cc));
  background-image: url('../images/seconda-edizione/palla-volley.png'), linear-gradient(270deg, #010307 17%, #041549 55%, #1441cc);
} */

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

.text-block-6 {
  padding-top: 12px;
  font-family: Universltstd, sans-serif;
  color: #fff;
  font-size: 46px;
  line-height: 46px;
  font-weight: 100;
  text-align: right;
}

/* .image-5 {
  width: auto;
  height: 70px;
  margin-right: 0px;
} */

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-container {
  position: absolute;
  z-index: 1;
  object-fit: cover; /* Adatta l'immagine senza distorsioni */
  width: 75px;
  height: 75px;
  background-color: white; /* Colore di sfondo interno */
  border-radius: 50%; /* Crea il cerchio */
  border: 2px solid #DA1492; /* Bordo esterno di colore rosa */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.columnsxgrafico {
  width: 100%;
  height: auto;
  padding: 0;
  border: 1px solid #ff9d00;
  border-radius: 32px;
  background-color: transparent;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

.text-block-7 {
  font-family: Fugazone, sans-serif;
  color: #fff;
  font-size: 18px;
}

.link {
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link:hover {
  background-color: #ff0;
  color: #000;
}

/* .div-block-12 {
  width: 58%;
}

.div-block-13 {
  width: 40%;
}

.div-block-14 {
  width: 2%;
  height: 100px;
} */

.div-block-15 {
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 32px;
  background-color: rgb(255, 255, 255);
}

.div-block-16 {
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; */
  width: 100%;
}

.button-2 {
  margin-top: 10px;
  padding: 20px 30px 15px;
  background-color: transparent;
  background-image: url('../images/seconda-edizione/tassello-giallo-large-2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Fugazone, sans-serif;
  color: #041549;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}

.button-2:hover {
  background-image: url('../images/seconda-edizione/tassello-bianco-large-2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #da1492;
}

.heading-3 {
  margin-bottom: 0px;
  /* padding-top: 6px;
  padding-bottom: 6px; */
  font-family: Universltstd, sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 54px;
  font-weight: 100;
  letter-spacing: 1px;
}

.div-block-17 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1001;
  width: 100%;
  height: 30px;
  background-color: #041549;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-2 {
  margin-left: 10px;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-decoration: none;
}

.link-2:hover {
  color: #ff0;
}

.div-block-18 {
  width: 1px;
  height: 20px;
  margin-left: 10px;
  background-color: hsla(0, 0%, 100%, 0.4);
}

.link-block-3 {
  width: 40%;
  text-decoration: none;
}

.heading-4 {
  margin-bottom: 30px;
  font-family: Fugazone, sans-serif;
  color: #fff;
  line-height: 38px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-block-19 {
  width: 50px;
  height: 30px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-2 {
  height: 70px;
  margin-top: 30px;
  background-color: transparent;
}

.brand-2 {
  position: absolute;
  z-index: 1000;
  width: 162px;
  height: 124px;
  background-image: url(../images/seconda-edizione/Logo-Energy-Cup-Neg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
}

.container-5 {
  position: relative;
}

.div-block-21 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-22 {
  display: block;
  padding-bottom: 6px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 12px;
  font-weight: 700;
}

.image-6 {
  margin-left: 0px;
}

.text-block-9 {
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
}

.text-span-2 {
  color: #ff0;
}

.testogiallo {
  color: #c5c528;
}

.bold-text {
  color: #c5c528;
}

.bold-text-2 {
  color: #c5c528;
}

.text-span-3 {
  color: #ea2400;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  font-weight: 600;
}

.dettagliopuntibox {
  margin-top: 0px;
  padding: 2rem;
  border-radius: 32px;
  background-color: #FFFFFF;
}

.punti {
  color: #da1492;
}

.dettagliopuntiwrapper {
  margin-top: 40px;
  margin-bottom: 5rem;
  padding: 4px;
  border-radius: 20px;
}

.text-blu {
  color: #041549; 
}

/* @media screen and (min-width: 1200px) {
.dashboardherobanner.basket,
  .dashboardherobanner.volley,
  .dashboardherobanner.football,
  .dashboardherobanner.rugby {
    height: 300px; 
  }
}*/
@media screen and (max-width: 991px) {
  /* .mainsection {
    background-image: url('../images/seconda-edizione/background-mobile.jpg');
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: repeat-y;
  } */

  /* .cta.variante {
    background-image: url('../images/seconda-edizione/tassello-giallo-large-2.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .cta.variante:hover {
    background-image: url('../images/seconda-edizione/tassello-bianco-large-2.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  } */

  .numberdiv {
    width: 46%;
  }

  .numberhalfcontainer {
    width: 48%;
  }

  ._2boxcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block {
    width: 100%;
  }

  /* .section {
    padding-right: 20px;
    padding-left: 20px;
  } */

  .menulink {
    height: 40px;
    margin-top: 0px;
    font-size: 20px;
    line-height: 20px;
  }

  .menulink.accedibtn {
    height: 40px;
    margin-top: 0px;
    margin-left: 5px;
    padding: 10px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #ff0;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .menulink.accedibtn:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .menulink.primo {
    border-bottom: 1px none hsla(0, 0%, 100%, 0.3);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .menulink.centrale {
    border-top: 1px solid hsla(0, 0%, 100%, 0.3);
    border-bottom: 1px none hsla(0, 0%, 100%, 0.3);
    border-radius: 0px;
  }

  .menulink.interno {
    border-radius: 0px;
  }

  .menulink.interno.ultimo {
    width: 100%;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .menulink.interno.primo {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .navbar {
    z-index: 900;
  }

  .container {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .image-2 {
    margin-top: 20px;
  }

  /* .div-block-4 {
    margin-top: 100px;
  } */

  .menu-button {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-menu {
    left: 2%;
    right: 2%;
    background-color: transparent;
    text-align: left;
  }

  .button {
    position: fixed;
    left: 20px;
    top: 30px;
    right: auto;
    bottom: auto;
    z-index: 10000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5ff00;
    border-radius: 24px;
    border-color: #f5ff00;
    font-family: Fugazone, sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 14px;
    font-weight: 400;
  }

  /* .button:hover {
    background-image: url('../images/seconda-edizione/tassello-bianco.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    color: #d13a3a;
  } */

  .columnsx {
    width: 85%;
  }

  .dashboardcontainer {
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columndx {
    width: auto;
    height: 500px;
    background-position: 0% 0%;
  }

  .div-block-6 {
    display: none;
  }

  .boxlink {
    margin-bottom: 15px;
  }

  .container-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-5 {
    font-size: 16px;
  }

  /* .div-block-12 {
    width: 80%;
  }

  .div-block-13 {
    width: 80%;
    margin-top: 20px;
  }

  .div-block-14 {
    display: none;
  } */

  /* .div-block-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  } */

  .heading-3 {
    font-size: 60px;
    line-height: 60px;
  }

  .link-block-3 {
    width: 80%;
  }

  .div-block-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 100px;
    margin-bottom: 10px;
  }

  .icon {
    color: #fff;
    font-size: 41px;
    line-height: 40px;
  }

  .nav-menu-2 {
    margin-top: 48px;
    background-color: transparent;
  }

  .menu-button-2 {
    background-color: transparent;
  }

  .menu-button-2.w--open {
    background-color: transparent;
  }
}

@media screen and (max-width: 767px) {
  /* .mainsection {
    background-image: url('../images/seconda-edizione/background-smartphone.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: repeat-y;
  } */

  .maincontainer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading {
    font-size: 28px;
    line-height: 36px;
  }

  /* .cta.variante {
    padding-right: 20px;
    padding-left: 20px;
    background-size: contain;
    text-align: center;
  } */

  .numericontainer {
    margin-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .numberhalfcontainer {
    width: 80%;
    margin-bottom: 20px;
  }

  ._2boxcontainer {
    /* margin-bottom: 50px; */
  }

  .numberstitle {
    font-size: 26px;
    line-height: 28px;
  }

  .numberstitle.left {
    width: 50%;
    font-size: 26px;
  }

  .text-block {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }

  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footercolumn.column1 {
    width: 90%;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  }

  .footercolumn.column2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  }

  .footercolumn.column3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-2 {
    display: none;
  }

  .herobanner {
    display: none;
  }

  .herobanner.mobile {
    display: block;
  }

  .image-2 {
    margin-top: 20px;
  }

  /* .div-block-4 {
    margin-top: 100px;
  } */

  .container-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  ._4stepdesktop {
    display: none;
  }

  ._4stepmobie {
    display: block;
  }

  .columnsx {
    width: 90%;
  }

  .dashboardcontainer {
    padding-top: 30px;
  }

  .columndx {
    width: auto;
  }

  .boxorizzontale {
    background-position: 0% 0%;
    background-size: cover;
  }

  .boxorizzontale.box2 {
    background-position: 100% 0%;
    background-size: cover;
  }

  .boxorizzontale.box3 {
    background-position: 100% 0%;
  }

  .boxorizzontale.box4 {
    background-position: 100% 0%;
  }

  /* .div-block-12 {
    width: 90%;
  }

  .div-block-13 {
    width: 90%;
  } */

  .container-4 {
    padding-right: 20px;
  }

  .link-block-3 {
    width: 90%;
  }

  .brand-2 {
    margin-left: 20px;
  }

  .nav-menu-2 {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .dettagliopuntibox {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dettagliopuntiwrapper {
    width: 100%;
  }

  /* .dashboardherobanner.basket,
  .dashboardherobanner.volley,
  .dashboardherobanner.football,
  .dashboardherobanner.rugby {
    background-image: none;

  } */

  .dettaglio-classifica {
    display: none;
  }
  /* .tasselloclassifica {
    background-image:  none !important;
  } */
  .dashboardherobanner-mobile {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 479px) {
  .maincontainer {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading {
    font-size: 26px;
    line-height: 30px;
  }

  /* .cta.variante {
    background-size: cover;
  }

  .cta.variante:hover {
    background-size: cover;
  } */

  .numberdiv {
    width: 80%;
    margin-bottom: 20px;
  }

  .numberhalfcontainer {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2boxhalfcontainer.sx {
    width: 300px;
    height: 300px;
  }

  ._2boxhalfcontainer.dx {
    width: 300px;
    height: 300px;
  }

  .div-block {
    padding-top: 10px;
  }

  .div-block:hover {
    width: 300px;
    height: 300px;
  }

  .numberstitle.left {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .separatore50 {
    height: 30px;
  }

  /* .dashboardherobanner {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/seconda-edizione/dashboard-main-image.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/seconda-edizione/dashboard-main-image.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  } */

  .columndx {
    height: 650px;
  }

  .boxorizzontale {
    background-image: url('../images/seconda-edizione/box-1-bkg.svg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .boxorizzontale.box2 {
    background-position: 0% 0%;
    background-size: cover;
  }

  .boxorizzontale.box3 {
    background-position: 50% 0%;
  }

  .boxorizzontale.box4 {
    background-position: 0% 0%;
  }

  /* .tasselloclassifica {
    height: auto;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tasselloclassifica.top {
    height: auto;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  } */

  .text-block-5 {
    font-size: 11px;
    line-height: 15px;
  }

  .div-block-9 {
    margin-top: 10px;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .link {
    font-size: 12px;
  }

  /* .div-block-16 {
    background-color: transparent;
  } */

  .button-2 {
    background-size: cover;
    line-height: 20px;
    text-align: center;
  }

  .button-2:hover {
    background-size: cover;
  }

  .heading-3 {
    /* padding-top: 12px; */
    font-size: 60px;
    line-height: 48px;
  }

  .heading-4 {
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-21 {
    display: none;
  }

  .nav-menu-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .dettagliopuntibox {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@font-face {
  font-family: 'Fugazone';
  src: url('../fonts/FugazOne-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Universltstd';
  src: url('../fonts/UniversLTStd-ThinUltraCn.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}