<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sprint_link{
  height: 25px;
  width: 25px;
  position: absolute;
  top: 28%;
  right: 4%;
}

.sprint_link img{
  height: 100%;
  width: 100%;
}

.box_offerta {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  /*border: 2px solid #36ab69;*/
  border-radius: 10px;
  margin-top: 10px;
  display: flex;
  background-color: #536d7a

}

.box_Sprint {
  display: inline-block;
  float: left;
  max-width: 40%;
  text-align: center;
}

.box_FairPlay{
  display: inline-block;
  float: right;
  max-width: 40%;
  text-align: center;
}

.box_Sprint img{
  max-width: 120px;
  margin-bottom: 10px;
}

.box_FairPlay img{
  max-width: 120px;
  margin-bottom: 10px;
}

.box_offerta span{
  font-size: 60px;
  font-weight: bold;
}

.offerta_img img{
  width: 60%;
  margin-right: 20px;
  margin-top: 20px;
}

.box_loghi {
   width: 60%;
   display: inline-block;
   margin-left: 5%;
   border: 2px solid #36ab69;
   border-radius: 10px;
   padding: 20px;
}

.box_loghi p{
  font-size: 20px;
  font-weight: 900;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}

.offerta_doppia{
  text-align: center;
  width: 60%;
  /*background-color: #36ab69;*/
  border-radius: 10px;
  display: inline-grid;
  font-size: 26px;
  color:white;
  align-content: center;
}

.offerta_doppia p&gt;strong {
  font-size: 18px;
  margin-left: 10px;
  text-decoration-line: line-through;
  color: white;
}

.offerta_doppia p{
  font-size: 20px;
  color: white;
  margin-top: -10px;
}

.box_totale_offerta {
  align-content: center;
  margin: 0 5%;
}

.totale_offerta {
  border: solid white 2px;
  border-radius: 10px;
  width: 45%;
  text-align: center;
  margin-top: 10px;
  float: left;
  display: inline-block;
}

.totale_offerta:last-child {
  margin-left: 10%;
}

.titolo_totale_offerta {
  padding: 5px 0px;
  background-color: white;
  color: #536d7a !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 0px !important;
  font-size: 15px !important;
  font-weight: 700;
}

.totale_offerta&gt;strong {
  font-size: 36px;
  color: white;
  /*border-top: solid white 1px;
   padding-right: 15px;
  padding-left: 15px;
  border: 2px solid white;
  border-radius: 10px; */
}
.totale_offerta&gt;p {
  margin-bottom: 3px;
  margin-top: 3px;
  font-size: 16px;
}

.title_pack {
  color: #36ab69;
  font-weight: 900;
  font-size: 18px;
}

.title_pack_white {
  color: white;
  font-weight: 900;
  font-size: 18px;
}

.listino_condizioni {
  margin-top: 10px;
  margin-bottom: 30px;
  border-top: 3px solid #36ab69;
  padding-bottom: 20px;
  padding-top: 20px;
}

.nota {
  margin-bottom: 30px;
  border-bottom: 3px solid #36ab69;
}

.title_box_offerta {
  color: #536d7a;
  font-weight: 900;
  font-size: 18px;
}

.notes {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 15px;
  color: black;
  font-size: 14px;
}
/*.box_container {
  margin-left: 25%;
}*/

.abbonamento_spec_text {
  margin: 0 auto;
  display: inline-block;
  margin-left: -75px;
}

.abbonamento_spec&gt;img{
  float: left;
  margin: 0;
  margin-top: -40px;
  display: block;
  margin-right: -35%;
  z-index: 1000;
  width: auto;
  height: auto;
  max-height: 120px;
}



/* media-query start*/

@media screen and (max-width:1023px){

.box_offerta {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  margin-top: 30px;
  background-color: #536d7a;
  display: block;
}

.offerta_img{
  width: 100%;
  margin-bottom: 20px;
}

.offerta_img img {
  width: 20%;
}

.offerta_doppia {
 display: inline-grid;
 width: 100%;
 margin-left: 0px;
}

strong.strong_totale_offerta{
  font-size: 64px;
  color: white;
  padding-right: 15px;
  padding-left: 15px;
  border: 2px solid white;
  border-radius: 10px;
}

.abbonamento_spec&gt;img{
  float: left;
  margin: 0;
  margin-top: -40px;
  display: block;
  margin-right: -35%;
  z-index: 1000;
  width: auto;
  height: auto;
  max-height: 120px;
}

}

@media screen and (max-width:991px) {

  .box_container {
    margin-left: 0;
  }

.abbonamento_spec&gt;img{
  float: left;
  margin: 0;
  margin-top: -40px;
  display: block;
  margin-right: -35%;
  z-index: 1000;
  width: auto;
  height: auto;
  max-height: 120px;
}

}

@media screen and (max-width:920px){

.testo_univesity{
 width: 100%;
  }

.row_university {
 display: inline-grid;
}

.offerta_img img {
  width: 40%;
}

.box_container {
  margin-left: 0px;
}

.abbonamento_spec&gt;img{
  float: left;
  margin: 0;
  margin-top: -40px;
  display: block;
  margin-right: -35%;
  z-index: 1000;
  width: auto;
  height: auto;
  max-height: 120px;
}

}

@media (max-width: 767px) {

.boxed {
    box-shadow: none;
    border: none;
    margin-bottom: 20px;
}

.offerta_img img {
  width: 50%;
}

@media (max-width: 500px) {

.totale_offerta {
  width: 90%;
  float: none;
}

.totale_offerta:last-child {
  margin-left: 0px;
}

.abbonamento_spec&gt;img{
  float: left;
  margin: 0;
  margin-top: -40px;
  display: block;
  margin-right: -35%;
  z-index: 1000;
  width: auto;
  height: auto;
  max-height: 120px;
}
}

}

@media screen and (max-width:1200px) and (min-width:1024px){
  .sprint_link{
    right: 1%;
  }
}

@media screen and (max-width:1300px) and (min-width:1200px){
  .abbonamenti_lista{
    min-height: 465px;
  }
}

@media screen and (max-width:1199px) and (min-width:992px){
  .abbonamenti_lista{
    min-height: 549px;
  }
}

@media screen and (max-width:1023px){
  .sprint_link{
    right: 20%;
    top:54%;
  }
}
/* media-query end*/

/*DAMIANO 2022 */
.mybutt {
  border-radius: 20px;
  background: #536D7A;
  padding: 10px; 
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  text-align: center;
  color: white;
  width: 35%;
  margin-left: 90px;
}

.myPLUS {
  border-radius: 20px;
  background: #36ab69;
  padding: 15px; 
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  text-align: center;
  color: white;
  width: 45%;
  margin-left: 25px;
  margin-top: 20px; 
}
</pre></body></html>