.bannersection{background:#4c5499 url(../images/help-banner.avif) no-repeat 0 0;background-size:cover;}.gridbox{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;}.gridbox .box{text-align:left;background-color:white;padding:1.5rem;border-radius:.8rem;transition:ease .3s;}.gridbox .box:hover{box-shadow:0px 0px 15px 2px #e3e9f6;transform:translateY(-5px);transition:ease .3s;}.gridbox .box span{display:flex;font-size:25px;font-weight:normal;padding:.5rem;border-radius:50%;width:fit-content;background-color:#f7f7f7;height:2.3rem;width:2.3rem;margin-bottom:25px;color:#cccccc;}.gridbox .box h2{font-size:2rem;font-weight:bold;margin:0;padding-bottom:.8rem;}.gridbox .box a{display:flex;width:fit-content;border:2px solid #003366;padding:.8rem;margin:1rem 0 0 0;border-radius:.6rem;font-size:1.5rem;transition:ease .3s;}.gridbox .box:hover a{background-color:#003366;color:#ffffff;transition:ease .3s;text-decoration:none;}.gridbox .box:hover h2{color:#003366;}.gridbox .box:hover span{color:#ff0000}@media screen and (max-width:1000px){.gridbox{grid-template-columns:1fr 1fr;}}@media screen and (max-width:768px){.gridbox{grid-template-columns:1fr 1fr;}}@media screen and (max-width:480px){.gridbox{grid-template-columns:1fr;}}


.overviewsection ol{list-style-position:inside;}.overviewsection ol li{padding-bottom:15px;}.overviewsection .spoints ul{margin:20px 0 0 0;}.overviewsection ol, ul img{margin-bottom:25px;}.overviewsection p{line-height:28px;margin-bottom:15px;}.summarybox{box-shadow:5px 7px 0px #00e6e6, -5px -6px 0px #01cccc;margin:0 0 35px;background-color:white;padding:20px;}.overviewsection .faqh3{font-size:18px;font-weight:bold;}
.overviewsection code{padding:10px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px; display:flex;margin:20px;}