@custom-media --mobile-viewport (width < 768px);@custom-media --tablet-viewport (width >= 768px) and (width <= 991px);@custom-media --desktop-viewport (width >= 992px);@custom-media --mobile-and-tablet-viewport (width <= 991px);@custom-media --not-mobile-viewport (width >= 768px);@custom-media --extra-small-viewport (width <= 350px);.ContentPage_mainDiv__5bd_L{min-height:100vh;position:relative;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.ContentPage_mainContainer__NIWgf{border:0!important;max-width:1000px;background-color:transparent!important;margin:0 auto!important;padding-bottom:450px}.ContentPage_headerWrapper__uZ1M1{background:var(--purple500)}.ContentPage_contentWrapper__XxaKw{background-color:#fff;min-height:100px;border-radius:5px;padding:10px 20px}.ContentPage_contentWrapper__XxaKw li{margin:16px 0}.ContentPage_contentWrapper__XxaKw b{font-weight:500;font-size:16px}.ContentPage_contentWrapper__XxaKw ul{margin-bottom:10px}.ContentPage_contentWrapper__XxaKw p:first-child{margin-top:0;font-weight:400}.ContentPage_contentWrapper__XxaKw a{text-decoration:none;color:var(--primary);cursor:pointer}.ContentPage_contentWrapper__XxaKw h1{font-size:1.5rem;font-weight:400;margin:8px 0}.ContentPage_contentWrapper__XxaKw h2{font-size:1.25rem;font-weight:500;margin:24px 0 8px}.ContentPage_contentWrapper__XxaKw p{margin-bottom:1.25rem}