.static-page-holder .static-page-title{font-size:42px;font-weight:600;font-family:var(--font-barlow);text-align:center;text-transform:capitalize;color:#fff;margin:50px 0 40px}@media only screen and (max-width:768px){.static-page-holder .static-page-title{font-size:26px}}.static-page-holder .static-page-content{padding:30px;background-color:#202227;border-radius:10px;border:1px solid hsla(0,0%,100%,.102);display:flex;justify-content:center;flex-direction:column;max-width:1100px;margin:0 auto 100px}@media only screen and (max-width:1100px){.static-page-holder .static-page-content{border-radius:0;padding:20px}}.static-page-holder .static-page-content p{font-size:14px;font-weight:400;color:#b7a8aa;line-height:25px;margin:0 0 30px}.static-page-holder .static-page-content p:last-child{margin-bottom:0}.static-page-holder .static-page-content h2{font-size:16px;font-weight:600;color:#fff;text-align:left;margin-bottom:6px}.static-page-holder .static-page-content ul{list-style-type:disc;font-size:13px;font-weight:400;color:#b7a8aa;margin-left:10px;margin-bottom:25px}