@keyframes BaseLayout_fade-in__vjnBN{0%{opacity:1}to{opacity:0}}@keyframes BaseLayout_move-in-left__DBGWT{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes BaseLayout_move-in-right__9kqrC{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.BaseLayout_base_layout__yKmOv{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 2.5em;overflow:hidden;z-index:2}.BaseLayout_base_layout__yKmOv:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;background-color:#f6f6f6}.BaseLayout_base_layout_wrapper__kMp5B{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;width:100%;margin:15em 0 5em;max-width:1600px}.BaseLayout_base_layout_wrapper__kMp5B .BaseLayout_back_button__T4VL5{display:flex;width:100%;align-items:center;font-size:1.8em;color:#000;font-weight:600;margin-bottom:2rem}.BaseLayout_base_layout_wrapper__kMp5B .BaseLayout_back_button__T4VL5 span{margin-left:10px;margin-top:2px}.BaseLayout_base_layout_wrapper__kMp5B .BaseLayout_back_button__T4VL5:hover{text-decoration:underline}.BaseLayout_base_layout_wrapper__kMp5B>h1{font-size:4em;border-bottom:1px solid #000;border-left:10px solid #000;text-transform:uppercase;padding-left:10px;padding-bottom:3px;text-align:left}.BaseLayout_base_layout_wrapper__kMp5B .BaseLayout_content__HpAlM{display:flex;flex-direction:column;align-items:center;width:100%;margin:2em 0 4em;z-index:2}@media(min-width:768px){.BaseLayout_base_layout_wrapper__kMp5B .BaseLayout_content__HpAlM{padding:0 4em;margin:4em 0}}