#promozioni-tuf a{color:#000;}

@media screen and (max-width:768px){
#promozioni-tuf .tuf-display-dt {display:none;}
#promozioni-tuf .po:not(#other){padding-left:1vw; padding-right:1vw !important;}

#promozioni-tuf .button-list-container .button {width:60vw;text-align:center;}

}

@media screen and (min-width:768px){
#promozioni-tuf .tuf-display-s {display:none;}
#promozioni-tuf .po:not(#other){padding-left:15vw; padding-right:15vw !important;}
}

#promozioni-tuf .fs-h1:not(#other){
    font-size: clamp(24px, 5vw, 52px) !important;
    line-height: 1.2;
}

#promozioni-tuf .fs-p:not(#other){
    font-size: clamp(16px, 1.5vw, 18px) !important;
    line-height: 1.3;
}

#promozioni-tuf .fs-a:not(#other){
    font-size: clamp(16px, 1.5vw, 16px) !important;
    line-height: 1.3;
}

#promozioni-tuf .ff:not(#other){font-family: Jost, sans-serif;}

#promozioni-tuf .fw-9:not(#other) {font-weight: 900 !important;}
#promozioni-tuf .fw-8:not(#other) {font-weight: 800 !important;}
#promozioni-tuf .fw-7:not(#other) {font-weight: 700 !important;}
#promozioni-tuf .fw-6:not(#other) {font-weight: 600 !important;}
#promozioni-tuf .fw-5:not(#other) {font-weight: 500 !important;}
#promozioni-tuf .fw-4:not(#other) {font-weight: 400 !important;}
#promozioni-tuf .fw-3:not(#other) {font-weight: 300 !important;}
#promozioni-tuf .fw-2:not(#other) {font-weight: 200 !important;}

#promozioni-tuf .pt-15:not(#other){padding-top:15px !important;}
#promozioni-tuf .pb-15:not(#other){padding-bottom:15px !important;}
#promozioni-tuf .mt-15:not(#other){margin-top:15px !important;}
#promozioni-tuf .mb-15:not(#other){margin-bottom:15px !important;}
#promozioni-tuf .mt-30:not(#other){margin-top:30px !important;}
#promozioni-tuf .mb-30:not(#other){margin-bottom:30px !important;}

#promozioni-tuf .text-align-c:not(#other){text-align:center !important;}
#promozioni-tuf .text-align-l:not(#other){text-align:left !important;}
#promozioni-tuf .text-align-r:not(#other){text-align:right !important;}

#promozioni-tuf .gray:not(#other){color:#3a3a3a !important;}
#promozioni-tuf .black:not(#other){color:#000000 !important;}
#promozioni-tuf .pink:not(#other){color:#e1647c !important;}
#promozioni-tuf .white:not(#other){color:#ffffff !important;}

#promozioni-tuf .bg-gray:not(#other){background-color:#3a3a3a !important;}
#promozioni-tuf .bg-black:not(#other){background-color:#000000 !important;}
#promozioni-tuf .bg-pink:not(#other){background-color:#e1647c !important;}
#promozioni-tuf .bg-white:not(#other){background-color:#ffffff !important;}


#promozioni-tuf .button-list-container{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items:center;
    justify-content: center;
}

#promozioni-tuf .button-list-container .button {
    display:block;
    padding:5px 18px;
    border-radius:8px;
    text-decoration:underline !important
}

#promozioni-tuf .button-list-container .button:not(#other):hover{
    color:black !important;
}


.cms-id-22 #wrapper .container {padding-top:0px !important;}