.flex-row{display:-webkit-flex;display:-webkit-box;display:-moz-flex;display:flex}.flex-column{display:-webkit-flex;display:-webkit-box;display:-moz-flex;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column}.flex-resize{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-flex:1 1 100%;flex:1 1;flex-basis:100%}.flex-noresize{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;flex:0 0 auto}.flex-align-start{-webkit-flex-align:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.flex-align-center{-webkit-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.flex-align-stretch{-webkit-flex-align:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch}.flex-align-end{-webkit-flex-align:flex-end;-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.flex-justify-center{-webkit-flex-justify:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flex-justify-space-between{-webkit-flex-justify:space-between;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.flex-justify-space-around{-webkit-flex-justify:space-around;-webkit-box-pack:space-around;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.flex-justify-end{-webkit-flex-justify:flex-end;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap}.panel-hidden{display:none}.disable-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-menu-item{background-color:rgba(255,255,255,0)}.main-menu-item:hover{background-color:rgba(255,255,255,0.3)}.desktop-menu{display:none}.mobile-menu{display:block}.mobile-menu-button{display:flex}@media screen and (min-width:801px){.desktop-menu{display:block}.mobile-menu{display:none}.mobile-menu-button{display:none}}@media screen and (max-width:800px){.desktop-menu{display:none}.mobile-menu{display:block}.mobile-menu-button{display:flex}}@media screen and (min-width:801px){.desktop-display-flex{display:flex}.desktop-display-block{display:block}.mobile-display-flex{display:none}.mobile-display-block{display:none}}@media screen and (max-width:800px){.desktop-display-flex{display:none}.desktop-display-block{display:none}.mobile-display-flex{display:flex}.mobile-display-block{display:block}}@media screen and (min-width:801px){.content-section{padding:0 16px}.content-heading{padding:0}.content-block{border-radius:12px}.content-block-last{border-radius:12px}.content-footer{background-color:transparent}}@media screen and (max-width:800px){.content-section{padding:0}.content-heading{padding:0 16px}.content-block{padding:0;border-radius:12px}.content-block-last{border-radius:12px 12px 0 0}.content-footer{background-color:#ececec}}.content-block-scrollbar::webkit-scrollbar-track{border-radius:12px}a.link-button{color:inherit;text-decoration:none}a.link-button:hover{color:inherit;text-decoration:none}a.link-button:active{color:inherit;text-decoration:none}