.Header_header__182Qc{height:80px;position:relative;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:end;align-items:flex-end;z-index:10}.Header_logo__2NvDa{height:60px;width:auto}.Header_account__2L5ex{height:50px;width:50px;border-radius:50%;background:var(--competence);display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;color:var(--text-light);font-size:1.25rem;position:absolute;right:20px;top:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:2px;font-weight:700}.Header_menu__2xDqE{background:#fff;border-radius:.3125rem;padding:.75rem 1rem;-webkit-box-shadow:0 3px 10px rgb(0 0 0/.2);box-shadow:0 3px 10px rgb(0 0 0/.2);position:absolute;right:20px;top:80px;display:none}.Header_menu__2xDqE>ul{padding-left:0;margin:0;list-style:none}.Header_menu__2xDqE>ul>li{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Header_menu__2xDqE>ul>li>a{cursor:pointer;font-size:.875rem}.Header_show__3ayTo{display:block}.Header_back__3u7y4{font-size:1.25rem;position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.Header_back__3u7y4>a>svg{margin-right:.5em}.Footer_footer__317iK{min-height:200px;background:var(--competence);display:grid;place-content:center;color:var(--participation)}.Layout_container__1SPwL{margin:60px auto;max-width:1280px;padding:0 1rem}.Question_question__3fcTu{position:relative;margin-bottom:2rem}.Question_question__3fcTu>span{display:block;position:relative}.Question_question__3fcTu>span:first-of-type{margin-bottom:1rem}.Question_question__3fcTu>span:first-child:before{content:"";width:10px;height:10px;background:var(--passion);font-size:1.5em;border-radius:50%;border:2px solid var(--competence);position:absolute;top:0;left:-20px;-webkit-transform:translateY(35%);-moz-transform:translateY(35%);transform:translateY(35%)}.Question_answer__3Z4Ze{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Question_answer__3Z4Ze>img{margin-right:.5em;width:1.5em;height:1.5em}.Question_question__3fcTu a{margin-left:.5rem}.Modal_background__2pAg5{background:rgba(0,0,0,.5);position:fixed;z-index:20;top:0;bottom:0;left:0;right:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.Modal_modal__3h97E{background:#fff;position:relative;z-index:30;border-radius:.3125rem;overflow:hidden;max-width:95vw;max-height:95vh}.Modal_modal__3h97E header{background:var(--competence);color:var(--text-light);height:3rem;-moz-box-align:center;align-items:center;-moz-box-pack:end;justify-content:flex-end}.Modal_modal__3h97E>.Modal_body__a7wIN,.Modal_modal__3h97E header{display:-moz-box;display:flex}.Modal_modal__3h97E>.Modal_body__a7wIN>img{max-height:90vh;width:100%;object-fit:contain}.Modal_modal__3h97E header a{margin-right:1rem;font-size:1.5rem;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-moz-transition:transform .2s,-moz-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s,-moz-transform .2s}.Modal_modal__3h97E header a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.Modal_modal__3h97E header a:active{-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9)}.Room_room__1jQRq{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;flex-basis:33%;min-width:250px;margin-top:2rem}@media (max-width:1023px){.Room_room__1jQRq{flex-basis:48%}}@media (max-width:600px){.Room_room__1jQRq{flex-basis:100%}}.Room_room__1jQRq>.Room_content__3IqCk{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.Room_room__1jQRq>ul{padding-left:24px;margin:2rem 0 0;list-style:none}.Room_room__1jQRq h4{margin:0 1rem 0 0}.Room_room__1jQRq button{background:var(--competence);color:var(--text-light);font-size:.875rem;padding:.625em 1.5em;margin-right:2rem;border-radius:2em;border:none;cursor:pointer;flex-shrink:0;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.Room_room__1jQRq button:active{color:var(--participation)}.Planet_planetWrapper__3pwzB{width:100%;background:#fff;border-radius:.3125rem;-webkit-box-shadow:0 3px 10px rgb(0 0 0/.2);box-shadow:0 3px 10px rgb(0 0 0/.2);padding:1rem 1.5rem;margin:1rem 0;position:relative}.Planet_item__2x_pC{-moz-box-pack:justify;justify-content:space-between}.Planet_item__2x_pC,.Planet_item__2x_pC>div{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.Planet_item__2x_pC>div>img{width:70px;height:70px;margin-right:1rem}.Planet_item__2x_pC>a{font-size:1.25rem;cursor:pointer;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-moz-transition:transform .5s,-moz-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-moz-transform .5s;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Planet_item__2x_pC>a.Planet_spin__1KIVl{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);transform:rotate(-180deg)}.Planet_expandable__1GkIA{overflow-y:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;max-height:0}.Planet_expandable__1GkIA .Planet_animWrapper__2n_xC{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;flex-wrap:wrap}.Session_session__3ROI6{background:#fff;border-radius:5px;padding:1.5rem;-webkit-box-shadow:0 3px 10px rgb(0 0 0/.2);box-shadow:0 3px 10px rgb(0 0 0/.2);margin-top:1rem;position:relative}.Session_session__3ROI6>ul{padding-left:0;list-style:none;margin:0}.Session_session__3ROI6>ul>li{margin-bottom:.5em}.Session_session__3ROI6>ul>li:last-child{margin-bottom:0}.Session_session__3ROI6>ul>li>span{font-weight:700;margin-right:.5em}.Session_session__3ROI6>a{background:var(--competence);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:1.125rem;color:var(--text-light);position:absolute;right:1.5rem}