._loading_1d2ft_1{height:100vh;display:flex;justify-content:center;align-items:center;color:#333d5f;padding:2rem}._loading_1d2ft_1 ._text_1d2ft_9{word-wrap:break-word;font-size:25px}._loading_1d2ft_1 ._keyword_1d2ft_13{font-size:30px;color:#7d80da}._backgroundModal_1afwe_1{position:fixed;background-color:#00000020;height:100vh;width:100vw;display:grid;place-items:center;top:0;left:0;z-index:50}._containerLogo_1afwe_13{display:flex;align-items:flex-end;gap:10px;height:100px}._bar1_1afwe_20{display:block;height:60%;width:50px;background-color:#50e3c2;border-radius:5px;animation:_bar1_1afwe_20 1s .2s infinite;animation-direction:alternate}._bar2_1afwe_32{display:block;height:80%;width:50px;background-color:#c38cf3;border-radius:5px;animation:_bar2_1afwe_32 1s .4s infinite;animation-direction:alternate}._bar3_1afwe_44{display:block;height:100%;width:50px;background-color:#6eb5ff;border-radius:5px;animation:_bar3_1afwe_44 1s .6s infinite;animation-direction:alternate}@keyframes _bar1_1afwe_20{0%{height:5px}to{height:60%}}@keyframes _bar2_1afwe_32{0%{height:5px}to{height:80%}}@keyframes _bar3_1afwe_44{0%{height:5px}to{height:100%}}._modalConfirmationFooter_1afwe_80{width:100%;height:130px;border-radius:5px;box-shadow:0 -3px 3px #333d5f1a;border:solid 1px #e1e6ec;background-color:#fff;display:flex;position:fixed;bottom:0;left:0;z-index:2;padding:0 1.5rem;box-sizing:border-box;align-items:center;animation:_slideFromBottom_1afwe_1 .5s;flex-wrap:wrap;gap:.5rem}._modalConfirmationFooter_1afwe_80 ._message_1afwe_99{flex-grow:1;flex-shrink:1;flex-basis:auto;font-family:Lato-Bold}._modalConfirmationFooter_1afwe_80 ._btnsSections_1afwe_105{flex-shrink:1;flex-basis:auto;display:flex;gap:2rem;flex-wrap:wrap}._modalConfirmationFooter_1afwe_80 ._btnsSections_1afwe_105 ._btnModalConfirm_1afwe_112{padding:.5em 4rem;box-shadow:0 3px 4px #333d5f26;transition:transform .5s}._modalConfirmationFooter_1afwe_80 ._btnsSections_1afwe_105 ._btnModalConfirm_1afwe_112:hover{transform:scale(1.1)}._containerError_1afwe_121{background-color:#fff;border-radius:5px;height:400px;width:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box;gap:1rem}._containerError_1afwe_121 ._title_1afwe_134{font-family:Lato-Bold;margin:0;padding:0}._containerError_1afwe_121 ._content_1afwe_139{position:relative;flex-grow:1;width:100%;overflow-y:auto}._containerError_1afwe_121 ._content_1afwe_139 ._messagesList_1afwe_145{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem;position:absolute;height:100%;width:100%}._containerError_1afwe_121 ._content_1afwe_139 ._messagesList_1afwe_145 ._message_1afwe_99{width:100%;text-align:center}._modalSideBar_1afwe_161{position:absolute;height:100%;max-width:445px;width:100%;right:0;top:0rem;z-index:5;box-shadow:0 1px 5px #333d5f33;border:solid 1px #ebeff4;background-color:#fff;box-sizing:border-box;animation:_sideBarShow_1afwe_1 .5s}._modalBottomBar_1afwe_176{height:66%;width:calc(100% - 3rem);box-shadow:0 1px 5px #333d5f33;border:solid 1px #ebeef2;background-color:#fff;border-radius:5px 5px 0 0;position:absolute;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;z-index:3;animation-duration:.3s;animation-fill-mode:forwards}._modalBottomBar_1afwe_176 ._containerBtnUnmount_1afwe_193{width:100%;box-shadow:0 -2px 4px #333d5f33;border:solid 1px #ebeef2;background-color:#fff;border-radius:5px 5px 0 0;display:grid;place-items:center;height:40px}._modalBottomBar_1afwe_176 ._containerBtnUnmount_1afwe_193 svg{transform:rotate(90deg);width:2rem;height:2rem;stroke-width:2px;stroke:#7d80da}._modalGeneralBackground_1afwe_211{padding:1rem;box-sizing:border-box;animation-duration:.3s;animation-fill-mode:forwards}._modalGeneral_1afwe_211{width:100%;height:100%;max-width:1000px;max-height:700px;background-color:#fff;display:grid;place-items:center;border-radius:5px;overflow:hidden;animation-duration:.3s;animation-fill-mode:forwards}._fadeIn_1afwe_232{animation-name:_fadeIn_1afwe_232}._fadeIn_1afwe_232 section{animation-name:_slideIn_1afwe_1}._fadeOut_1afwe_239{animation-name:_fadeOut_1afwe_239}._fadeOut_1afwe_239 section{animation-name:_slideOut_1afwe_1}._fadeInBottom_1afwe_246{animation-name:_fadeInBottom_1afwe_246}._fadeOutBottom_1afwe_250{animation-name:_fadeOutBottom_1afwe_250}@keyframes _sideBarShow_1afwe_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media screen and (max-width: 608px){._modalConfirmationFooter_1afwe_80{height:200px}}@keyframes _slideFromBottom_1afwe_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _fadeIn_1afwe_232{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1afwe_1{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_1afwe_239{0%{opacity:1}to{opacity:0}}@keyframes _slideOut_1afwe_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50%);opacity:0}}@keyframes _fadeInBottom_1afwe_246{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _fadeOutBottom_1afwe_250{0%{transform:translateY(0)}to{transform:translateY(100%)}}._default_mrhiv_1,._secundary_mrhiv_1{gap:.5em}._default_mrhiv_1,._secundary_mrhiv_1,._primary_mrhiv_5,._primary-invert_mrhiv_5{display:flex;align-items:center}._default_mrhiv_1,._secundary_mrhiv_1,._primary_mrhiv_5,._primary-invert_mrhiv_5{justify-content:center}._default_mrhiv_1{color:#333d5f;font-family:Lato-Regular}._default_mrhiv_1{font-size:11px}._primary_mrhiv_5,._primary-invert_mrhiv_5{background-color:#7d80da;color:#fff;border-radius:2em;box-sizing:border-box;transition:all .5s;padding:10px 20px;white-space:nowrap;height:-moz-fit-content;height:fit-content;border:1px solid #7d80da}._primary_mrhiv_5:disabled,._primary-invert_mrhiv_5:disabled{cursor:not-allowed;background-color:#d6d8df;border:1px solid #d6d8df}._primary_mrhiv_5:disabled:hover,._primary-invert_mrhiv_5:disabled:hover{border:1px solid #d6d8df;background-color:#d6d8df}._primary_mrhiv_5:hover,._primary-invert_mrhiv_5:hover{cursor:pointer}._primary-invert_mrhiv_5{background-color:#fff;color:#7d80da;border:1px solid #7d80da}._primary-invert_mrhiv_5:hover{cursor:pointer}._secundary_mrhiv_1{background-color:#fff;box-shadow:0 2px 3px #333d5f26;box-sizing:border-box;padding:8px 15px;border:solid 1px #e1e6ec;height:-moz-fit-content;height:fit-content;border-radius:5px;transition:all .3s}._secundary_mrhiv_1 svg{stroke:#7d80da;border-radius:0}._secundary_mrhiv_1:hover *{cursor:pointer}._secundary_mrhiv_1:hover{color:#7d80da;border:1px solid #e9eef1;cursor:pointer}._secundary_mrhiv_1:disabled{background-color:#ebeff4;box-shadow:none}._secundary_mrhiv_1:disabled svg{stroke:#fff}._secundary_mrhiv_1:disabled svg path{stroke:#fff}._secundary_mrhiv_1:hover{border:1px solid #7d80da;cursor:pointer}._default_mrhiv_1{background-color:transparent;border:0px solid transparent;font-size:16px;font-family:Lato-Regular;color:#333d5f}._default_mrhiv_1 svg{border-radius:0}._default_mrhiv_1:disabled svg{stroke:#fff}._default_mrhiv_1:disabled svg path{stroke:#fff}._default_mrhiv_1:hover{cursor:pointer}*{font-size:16px;color:#333d5f;font-family:Lato-Regular}body{margin:0;background-color:#f3f6f8}body input{border-radius:5px}.selection-area{background-color:#ffe89a;opacity:.2;border:2px solid #ffe89a}.selected{background-color:#ffbf85!important}@font-face{font-family:Lato-Regular;-webkit-font-family:"Lato-Regular";src:url(/assets/Lato-Regular-57KsL5Ww.ttf)}@font-face{font-family:Lato-Bold;-webkit-font-family:"Lato-Bold";src:url(/assets/Lato-Bold-DBmunEOG.ttf)}@font-face{font-family:Lato-Light;-webkit-font-family:"Lato-Light";src:url(/assets/Lato-Light-Cg7pVZQZ.ttf)}
