.ResourcesContainer{display:flex;flex-wrap:wrap;padding-top:45px}.ResourcesContainer .left{width:300px}.ResourcesContainer .right{width:calc(100% - 300px);padding-left:24px}.resourcesbox{padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:12px;border:1px solid var(--lightGray2)}.resourcesbox,.resourcesinnerbox{background-color:var(--white);margin-bottom:20px}.resourcesinnerbox{padding:20px;border-radius:15px;border:1px solid var(--lightBg)}.resourcesinnerbox h3{font-size:24px;line-height:1.2;font-weight:600;color:var(--textSubHeading);margin:0;padding:0 0 20px;text-align:left}.topheader{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:24px}.topheader h2{font-size:30px;line-height:1.2;font-weight:600;color:var(--textSubHeading);margin:0;padding-right:15px;text-align:left;max-width:60%}.topheader .btnright{display:flex;gap:10px;align-items:center}.topheader .txtright{font-size:14px;line-height:1.2;color:var(--textSubHeading)}.helpcenter{display:flex;flex-wrap:wrap;margin:0 -10px}.helpcenter .left{width:70%;padding:0 10px}.helpcenter .right{width:30%;padding:0 10px}.updaterow{flex-wrap:wrap;justify-content:space-between;padding-bottom:20px}.updaterow,.updaterow .lefttxt{display:flex;align-items:center}.updaterow .lefttxt{gap:10px}.updaterow .righttxt{font-size:18px;line-height:1.2;color:var(--textSubHeading)}.updaterow ul{flex-wrap:wrap}.updaterow ul,.updaterow ul li{display:flex;align-items:center}.updaterow ul li{font-size:18px;font-weight:600;line-height:1.2;color:var(--textSubHeading);padding-right:5px}.updaterow ul li:after{content:"•";display:inline-block;margin-left:5px;color:var(--text)}.updaterow ul li:last-child:after{display:none}.versionrow{display:flex;flex-wrap:wrap;border-radius:15px;padding:20px;border:1px solid var(--lightBg);background-color:var(--lightBg5);justify-content:space-between;align-items:center;margin-bottom:20px}.versionrow .lefttxt{display:flex;gap:10px;align-items:center}.versionrow .righttxt{font-size:18px;line-height:1.2;color:var(--mainBg)}.versionrow ul{display:flex;flex-wrap:wrap;align-items:center}.versionrow ul li{display:flex;align-items:center;font-size:18px;font-weight:600;line-height:1.2;color:var(--textSubHeading);padding-right:5px}.versionrow ul li:after{content:"•";display:inline-block;margin-left:5px;color:var(--textSubHeading)}.versionrow ul li:last-child:after{display:none}.privacypolicy{display:flex;flex-wrap:wrap;margin:0 -5px}.privacypolicy .left{width:30%;padding:0 5px}.privacypolicy .right{width:70%;padding:0 5px}.resourcessearch{max-width:460px;padding-bottom:20px}.articlessearch{max-width:100%;padding-bottom:20px;margin-top:122px}@media (max-width:1600px){.topheader h2{font-size:25px}.helpcenter .left{width:65%}.helpcenter .right{width:35%}}@media (max-width:1440px){.topheader h2{font-size:22px}}@media (max-width:991px){.ResourcesContainer{padding-top:20px}.ResourcesContainer .left{width:100%}.ResourcesContainer .right{width:100%;padding-left:0}.resourcesbox,.resourcesinnerbox{padding:15px}.helpcenter .left{width:100%}.helpcenter .right{width:100%;padding:0 10px}.resourcesinnerbox h3{font-size:20px}.updaterow .lefttxt,.versionrow .lefttxt{width:100%}.updaterow .righttxt,.versionrow .righttxt{width:100%;padding-top:10px}.privacypolicy .left{width:100%;padding:0 5px}.privacypolicy .right{width:100%;padding-left:5px}.articlessearch{margin-top:20px}}@media (max-width:767px){.topheader h2{padding-right:0;max-width:100%;width:100%;padding-bottom:10px}.topheader .btnright{width:100%;justify-content:flex-end}.topheader .txtright{width:100%}}