.Informations_container__Tml9Y{display:grid;grid-template-columns:[first] 50% [line2] 50%;grid-auto-rows:minmax(100px,auto);-moz-column-gap:30px;column-gap:30px;row-gap:50px;font-size:20px;color:var(--white);padding-top:20px}.Informations_main__s_76d{padding-bottom:20px}.Informations_title__BG8rR{font-size:35px;padding-bottom:10px}.Informations_subtitle__bXjoE{font-weight:600}.Informations_basic_container__YffxQ :not(:last-child){padding-bottom:10px}.Informations_add_margin__A6lqY{margin-top:25px}.Informations_basic_container__YffxQ li{font-size:20px;list-style-type:none}.Informations_list_element__FydXj{float:right;margin-right:50%}.Informations_decoded__F056a{overflow-wrap:break-word}@media only screen and (max-width:1000px){.Informations_container__Tml9Y{grid-template-columns:[first] 100%}}.Loader_loader__iUG7H{display:flex;justify-content:center;align-items:center;height:100vh}.Loader_loader_circle__ahjWh{width:120px;height:120px;border-radius:50%;border:4px solid #ff6b6b;position:relative;animation:Loader_pulse__WYwlS 2s infinite}.Loader_loader_circle__ahjWh:before{content:"";position:absolute;top:-10px;left:-10px;width:100%;height:100%;border-radius:50%;border:4px solid #ffc154;opacity:.7;animation:Loader_pulse__WYwlS 2s infinite}@keyframes Loader_pulse__WYwlS{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}