.page-not-found-section{margin-top:112px;display:none}
.page-not-found-heading{display:flex;justify-content:space-between;align-items:center}
.page-not-found-heading .filter{display:flex;align-items:center}
.page-not-found-heading h3{font-family:"Poppins-Bold";font-size:20px;font-weight:bold;line-height:normal;color:#333}
.page-not-found-heading .filter img{width:28px;height:28px;margin-right:12px}
.page-not-found-heading .filter h4{font-family:"Poppins-SemiBold";font-size:18px;font-weight:600;line-height:normal;color:#d8d8d8}
.page-not-found-image{margin:84px auto 52px auto;max-height:182px;max-width:172px}
.page-not-found-content{text-align:center}
.page-not-found-content h3{font-family:"Poppins-Bold";font-size:24px;font-weight:bold;line-height:18px;text-align:center;color:#333;margin-bottom:12px}
.page-not-found-content p{font-family:"Poppins-Regular";font-size:20px;line-height:32px;text-align:center;color:#333;max-width:765px;margin:0 auto 40px auto}
.page-not-found-content a{padding:10px 91px 10px 94px;border-radius:20px;background-color:#f5822e;font-family:"Poppins-Bold";font-size:14px;font-weight:bold;line-height:normal;text-align:center;color:#fff;text-transform:uppercase}
@media only screen and (max-width:767.69px) and (min-width:320px){.page-not-found-section{margin-top:-30px}
.page-not-found-heading h3{font-family:"Poppins-SemiBold";font-size:16px;font-weight:normal}
.page-not-found-heading .filter img{width:24px;height:24px;margin-right:8px}
.page-not-found-heading .filter h4{font-size:14px}
.page-not-found-image{margin:16px auto;max-height:68px;max-width:65px}
.page-not-found-content h3{font-size:16px;margin-bottom:6px}
.page-not-found-content p{font-size:14px;line-height:18px;max-width:100%;margin:0 auto 26px auto}
.page-not-found-content a{padding:10px 34px 10px 34px}
}