body.single-help-center header{background-color:var(--others-basic-grey)}body.single-help-center header .term-title{margin-top:8rem;margin-bottom:8rem}@media screen and (max-width:480px){body.single-help-center header .term-title{margin-top:4rem;margin-bottom:4rem;text-align:center}}body.single-help-center #main-container{background-color:var(--others-basic-white);padding-bottom:2rem}body.single-help-center #main-container aside h3 a{font-size:2rem;color:var(--djt-primary-teal)}body.single-help-center #main-container aside h3 a.highlighted,body.single-help-center #main-container aside h3 a:hover{color:var(--djt-primary-red)}body.single-help-center #main-container aside ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:4rem;margin-bottom:6rem}body.single-help-center #main-container aside ul li{padding-left:4rem}body.single-help-center #main-container aside ul li a{color:var(--greys-grey-400);font-weight:500}body.single-help-center #main-container aside ul li a.highlighted,body.single-help-center #main-container aside ul li a:hover{color:var(--greys-grey-800)}body.single-help-center #main-container .main-page .page-title{font-size:3rem}@media screen and (max-width:480px){body.single-help-center #main-container .main-page .page-title{text-align:center}}body.single-help-center #main-container .main-page .site-main{border:2px solid #c9c9c9;padding:3rem;border-radius:2rem;-webkit-box-shadow:0 0 20px 5px #c9c9c9;box-shadow:0 0 20px 5px #c9c9c9;font-weight:300}body.single-help-center #main-container .main-page .site-main h2{font-size:2rem}body.single-help-center #main-container .main-page .site-main a{text-decoration:underline}@media screen and (max-width:480px){body.single-help-center #main-container .main-page .site-main{padding:2rem}}body.single-help-center #main-container .main-page .site-main .helpful-section{border-top:1px solid #c9c9c9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:2rem}@media screen and (max-width:480px){body.single-help-center #main-container .main-page .site-main .helpful-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}body.single-help-center #main-container .main-page .site-main .helpful-section p{margin:0;font-weight:600;color:var(--djt-primary-teal);line-height:1.2}@media screen and (max-width:480px){body.single-help-center #main-container .main-page .site-main .helpful-section p{text-align:center}}body.single-help-center #main-container .main-page .site-main .helpful-section p em{font-size:12px}@media screen and (max-width:480px){body.single-help-center #main-container .main-page .site-main .helpful-section .helpful-buttons{margin-top:2rem}}body.single-help-center #main-container .main-page .site-main .helpful-section .helpful-buttons button{border:1px solid var(--djt-primary-teal);background-color:var(--others-basic-white);color:var(--djt-primary-teal);border-radius:4px;font-size:1.5rem;font-weight:500;width:100px;text-align:center}body.single-help-center #main-container .main-page .site-main .helpful-section .helpful-buttons button.primary{background-color:var(--djt-primary-teal);color:var(--others-basic-white)}