#thankyoudish{flex-direction:column;align-items:center;justify-content:center;padding-bottom:8rem;overflow-x:hidden;overflow-y:auto;opacity:1;backdrop-filter:brightness(0.2);display:none}
.modal-ps{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050}
#thankyoudish .modal{background-color:#f5f5f5;display:flex;flex-direction:column;width:520px;height:auto;border-radius:6px;stroke-width:1px;stroke:#f5f5f5;font-family:Roboto;margin:150px auto}
.thumb-success-mobile{display:none}
.closer{align-self:self-end;position:absolute;margin:12px 12px 0 0}
#thankyoudish .closer img{width:36px;height:auto}
#thankyoudish .thumb-container{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}
.closer img{cursor:pointer}
button{cursor:pointer;border:0;font-weight:600}
#thankyoudish .content-wrapper{padding:40px;display:flex;align-items:center;justify-content:space-around}
#thankyoudish .modal .content-wrapper p{color:#333;text-align:center;font-family:Roboto;font-size:24px;font-style:normal;font-weight:500;line-height:normal}
.txt-wrap p{color:#4f4f4f !important;font-weight:400 !important;line-height:140.625% !important;opacity:.6;font-size:16px !important}
#thankyoudish .modal-close{display:inline-flex;width:440px;height:60px;padding:10px 30px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:4px;background:#f04c23;margin-bottom:40px;align-self:center}
#thankyoudish .modal-close-btn{color:#FFF;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.28px;text-transform:uppercase;background-color:transparent}
@media only screen and (min-width:768px){.offer-card-mobile{display:none}
}
@media only screen and (max-width:767px){body{justify-content:normal}
#thankyoudish .modal{width:345px;margin:150px auto}
#thankyoudish .modal-close{display:inline-flex;width:320px}
#thankyoudish .thumb-success{width:33%}
.content-wrapper p{font-size:16px !important;line-height:24px !important}
#thankyoudish .content-wrapper{padding:30px}
#thankyoudish .modal-close{margin-bottom:20px}
}