:root{--color-black-01: #171717;--color-black-02: #1e1e1e;--color-black-03: #343434;--color-green: #b8fd8e;--color-blue: #8efdfd;--color-yellow: #fbfd8e;--color-red: #ff6551;--color-black: #000;--color-grey: #757575;--color-white: #fff;--toastify-color-success: var(--color-green);--toastify-color-dark: var(--color-black-03);--toastify-color-light: #fff;--toastify-color-dark: #343434;--toastify-color-info: #8efdfd;--toastify-color-success: #b8fd8e;--toastify-color-warning: #fbfdfb;--toastify-color-error: #ff642c}*{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding:10em}body{font-size:1.6em;font-family:Inter,sans-serif;color:var(--color-white);background-color:var(--color-black-01)}a{text-decoration:none;color:inherit}ul{list-style-type:none}h1,h2,h3,h4{color:var(--color-white)}h1{font-size:2.25em}h2{font-size:1.5em}h3{font-size:1.125em}h4{font-size:1.25em}h5{font-size:1.125em}p{font-size:1em;color:var(--color-grey)}p span{color:var(--color-green)}::-moz-selection{color:var(--color-black-02);background:var(--color-yellow)}::selection{color:var(--color-black-02);background:var(--color-yellow)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--color-black-03)}::-webkit-scrollbar-thumb{background:var(--color-yellow);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-yellow)}@media screen and (max-width: 50em){body{font-size:1.2rem}p{font-size:1.2em}}@media screen and (max-width: 35em){h2{font-size:2.5em}h3{font-size:2em}h4{font-size:1.6em}h5,p{font-size:1.4em}}._wrapper_1psjn_1{width:100vw;height:100vh;background-color:var(--color-black-01);display:flex}._content_1psjn_8{flex:1;display:flex;flex-direction:column;gap:2em;padding:2em}@media screen and (max-width: 65em){._content_1psjn_8{overflow:auto}}@media screen and (max-width: 35em){._wrapper_1psjn_1{flex-direction:column-reverse}._content_1psjn_8{gap:2em;padding:2em 1em}}._nav_11r31_1{position:relative;padding:2em 1.25em;height:100%;background-color:var(--color-black-02);display:flex;flex-direction:column;align-items:center;border-right:2px solid var(--color-black-03);gap:2em}._logo_11r31_13{display:flex;align-items:center;gap:1em;align-self:stretch}._logo_11r31_13 img{width:3em}._toggle_11r31_23{width:2em;height:2em;background-color:var(--color-black-02);border:2px solid var(--color-black-03);border-radius:50%;display:grid;place-content:center;position:absolute;right:0;top:1em;translate:50% 50%}._links_11r31_37{display:flex;flex-direction:column;gap:1em;align-self:stretch}._line_11r31_44{background-color:var(--color-black-03);width:100%;align-self:flex-start;height:2px}._link_11r31_37{display:flex;align-items:center;gap:1em}._link_icon_11r31_56{background-color:var(--color-black-03);width:3.125em;height:3.125em;display:grid;place-content:center;border-radius:.5em}._link_text_11r31_64{flex:1}._link_11r31_37 img{width:1.125em;height:1.125em}._active_11r31_72 ._link_icon_11r31_56{background-color:var(--color-red)}._active_11r31_72 span{color:var(--color-green)}@media screen and (max-width: 35em){._nav_11r31_1{flex-direction:row;width:100%!important;height:unset;justify-content:center;padding:1em;border-right:none}._line_11r31_44,._toggle_11r31_23,._logo_11r31_13{display:none}._links_11r31_37{align-items:center;flex-direction:row}._link_icon_11r31_56{width:5em;height:5em}._link_icon_11r31_56 img{width:2em;height:2em}}._profile_1eq8g_1{display:flex;gap:1em;align-items:center}._profile_img_1eq8g_6{height:2.75em;width:2.75em;border-radius:50%}._profile_details_1eq8g_11{display:flex;flex-direction:column}._input_4380v_1{display:flex;flex-direction:column;gap:.75em}._label_4380v_7{align-self:start;color:var(--primary-navy);font-weight:700;font-size:1em}._field_4380v_14{font-weight:400;font-size:1em;font-family:inherit;padding:1em 1.25em;border-radius:.5em;border:2px solid var(--color-black-03);background:var(--color-black-01);color:#fff}._field_4380v_14::placeholder{text-transform:capitalize;color:var(--color-grey)}._field_4380v_14:disabled{opacity:.7}@media screen and (max-width: 35em){._label_4380v_7,._field_4380v_14{font-size:1.4em}}._btn_3mbu4_1{display:flex;align-items:center;justify-content:center;gap:.75em;font-size:1em;padding:1em;border-radius:.5em;background-color:var(--color-green);color:var(--color-black);border:none;cursor:pointer;transition:all .3s ease;border:2px solid}._btn_3mbu4_1 img{height:1em;width:auto}._btn_3mbu4_1:disabled{opacity:.7;cursor:not-allowed}._secondary_3mbu4_25{background-color:var(--color-yellow)}._danger_3mbu4_29{background-color:var(--color-red);color:#fff;border-color:#5c1e16}._outline_3mbu4_35{background-color:var(--color-black-01);border:2px solid var(--color-black-03);color:#fff}._outline_3mbu4_35:hover{background-color:var(--color-black-02)}@media screen and (max-width: 35em){._btn_3mbu4_1{font-size:1.4em}}._loading_1inx7_1{flex:1;display:grid;place-content:center}._loader_1inx7_7{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid var(--color-green);animation:_l20-1_1inx7_1 .8s infinite linear alternate,_l20-2_1inx7_1 1.6s infinite linear}@keyframes _l20-1_1inx7_1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes _l20-2_1inx7_1{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}._card_9enm1_1{padding:2em;border-radius:.5em;background-color:var(--color-black-02);display:flex;flex-direction:column;gap:1em;position:relative;overflow:hidden}._loading_9enm1_12{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-content:center;z-index:100}._radio_1f6g2_1{position:relative;padding-left:2em;cursor:pointer;font-size:1em;-webkit-user-select:none;user-select:none}._radio_1f6g2_1 input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._checkmark_1f6g2_19{position:absolute;top:0;left:0;height:1.5em;width:1.5em;background-color:#eee;border-radius:50%}._radio_1f6g2_1:hover input~._checkmark_1f6g2_19{background-color:#ccc}._radio_1f6g2_1 input:checked~._checkmark_1f6g2_19{background-color:var(--color-blue)}._checkmark_1f6g2_19:after{content:"";position:absolute;display:none}._checkmark_1f6g2_19:after{left:50%;top:50%;width:50%;height:50%;transform:translate(-50%,-50%)}._radio_1f6g2_1 input:checked~._checkmark_1f6g2_19:after{display:block}._input_1jibb_1{display:flex;flex-direction:column;gap:.75em}._label_1jibb_7{align-self:start;color:var(--primary-navy);font-weight:700;text-transform:capitalize;font-size:1em}._field_1jibb_15{font-weight:400;font-size:1em;font-family:Inter;color:var(--grey-grey-70);padding:1em 1.25em;border-radius:.5em;border:2px solid var(--color-black-03);background:var(--color-black-01);resize:vertical}._field_1jibb_15:disabled{opacity:.7}@media screen and (max-width: 35em){._label_1jibb_7,._field_1jibb_15{font-size:1.4em}}._zone_uiic5_1{background-color:var(--color-grey-10);text-align:center;padding:2em 1em;border-radius:.5em;position:relative}._overlay_uiic5_9{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5em;display:grid;place-content:center;background-color:var(--color-grey-50)}._row_rxevp_1{display:flex;gap:1em;align-items:center}._switch_rxevp_7{position:relative;display:inline-block;width:3.5em;height:2em}._switch_rxevp_7 input{opacity:0;width:0;height:0}._slider_rxevp_22{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}._slider_rxevp_22:before{position:absolute;content:"";height:1.5em;width:1.5em;left:.25em;bottom:.25em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input+._slider_rxevp_22{background-color:var(--color-red)}input:checked+._slider_rxevp_22{background-color:var(--color-green)}input:focus+._slider_rxevp_22{box-shadow:0 0 1px var(--color-yellow)}input:checked+._slider_rxevp_22:before{-webkit-transform:translateX(1.5em);-ms-transform:translateX(1.5em);transform:translate(1.5em)}._slider_rxevp_22._round_rxevp_65{border-radius:2em}._slider_rxevp_22._round_rxevp_65:before{border-radius:50%}._header_gub1x_1{display:flex;justify-content:space-between;align-items:center}._header_actions_gub1x_6{display:flex;gap:2em}._header_text_gub1x_10{display:flex;flex-direction:column;gap:1em}._header_depth_gub1x_15{display:flex;gap:.75em}._header_depth_gub1x_15 p{text-transform:uppercase}._header_depth_gub1x_15 p span{color:var(--color-green)}._actions_gub1x_26{display:flex;gap:2em}@media screen and (max-width: 65em){._actions_gub1x_26{display:none}}@media screen and (max-width: 35em){._header_text_gub1x_10{align-items:center;flex:1}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._card_sr9wn_1 h2,._card_sr9wn_1 p,._card_sr9wn_1 span{text-transform:capitalize}._actions_sr9wn_7{display:flex;gap:.5em}._content_126ro_1{display:flex;flex-direction:column;gap:2em;flex:1}._row_126ro_8{display:flex;flex-wrap:wrap;width:100%;gap:1em}@media screen and (max-width: 35em){._row_126ro_8{flex-wrap:nowrap;flex-direction:column;align-self:stretch;overflow:auto}}._wrapper_185mh_1{display:flex;flex-direction:column;overflow:hidden;position:relative;height:100svh}._content_185mh_9{flex:1;display:grid;place-items:center}._loading_185mh_15{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;z-index:1000;background-color:#3434346e}._actions_185mh_24{background-color:var(--color-black-02);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);padding:2em;display:flex;gap:2em;align-items:cntetr;justify-content:center}._indicatior_185mh_34{background-color:var(--color-black-01);text-align:center;padding:1em}._center_185mh_40{flex:1;height:100svh;display:flex;flex-direction:column;gap:2em;align-items:center;justify-content:center;padding:2em}._info_185mh_52{position:absolute;background-color:var(--color-black-03);padding:2em;z-index:100;width:100%;height:85%;bottom:0;text-align:center;display:flex;align-items:center;flex-direction:column;gap:1em;border-radius:1em 1em 0 0}._info_header_185mh_67{align-self:flex-end}._info_text_185mh_70{flex:1;display:flex;flex-direction:column;gap:2em;align-items:center;justify-content:center;max-width:50em}._question_185mh_80{display:flex;flex-direction:column;gap:1em;padding:.5em;width:100%;max-width:50em;align-items:center}._question_text_185mh_89{max-width:25ch;text-align:center}._answers_185mh_94{max-width:50em;width:100%;display:flex;flex-direction:column;gap:1em}._answers_checked_185mh_101{background-color:var(--color-green);color:var(--color-black-01)}._answers_185mh_94 p{padding:.5em 1em;text-align:center;border-radius:.4em;transition:background-color .3s ease;cursor:pointer}._answers_185mh_94 input,._answers_185mh_94 textarea{text-align:center}._indicatior_185mh_34{display:flex;flex-direction:column;align-items:center;gap:.5em}._indicatior_line_185mh_123{max-width:30em;width:90%;height:.5em;background-color:var(--color-black-03)}._indicatior_line_fill_185mh_129{width:0%;height:100%;transform-origin:left;background-color:var(--color-green)}._wrapper_cqf1j_1{flex:1;display:flex;gap:2em;height:100%;overflow:hidden}._wrapper_cqf1j_1>*{flex:1}._info_cqf1j_12{display:flex;flex-direction:column;gap:1em}._mobile_cqf1j_18{display:none}._question_cqf1j_22{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}@media screen and (max-width: 75em){._mobile_cqf1j_18{display:block;flex:unset}._wrapper_cqf1j_1{flex-direction:column;overflow:hidden;position:relative}._info_cqf1j_12{display:none}}._card_a0o6v_1{background-color:var(--color-black-02);border-radius:.4em;padding:2em;text-align:center;cursor:grab}._card_a0o6v_1:hover{transform:scale(1.02)}._card_a0o6v_1 img{width:20%;max-width:10em}._drag_a0o6v_16{opacity:.4}._card_1pjl8_1{display:flex;flex-direction:column;position:relative;gap:.5em;padding:1em;border-radius:.5em;background-color:var(--color-black-03)}._card_header_1pjl8_10{display:flex;align-items:center;justify-content:space-between}._card_header_1pjl8_10 button{height:1em;width:1em}._card_1pjl8_1 input{padding:.75em}._controle_1pjl8_23{position:absolute;left:50%;top:0;translate:-50% 0;cursor:grab}._controle_1pjl8_23 img{width:2em;pointer-events:none}._selector_voydv_1{display:flex;flex-direction:column;gap:1em}._selector_item_voydv_6{margin-left:2em;display:flex;gap:1em}._selector_item_voydv_6 input{font-size:1em;height:3em;padding:1em}._selector_item_voydv_6 button{height:3em}._form_18vk0_1{display:flex;flex-direction:column;gap:1em}._form_main_18vk0_6{position:relative;border-radius:.5em;height:100%;background-color:var(--color-black-02);padding:.5em;flex:1;display:flex;flex-direction:column;gap:1em;overflow:auto;height:100}._overlay_18vk0_20{position:absolute;display:grid;place-items:center;background-color:#d6e1e680;top:0;right:0;bottom:0;left:0;border-radius:1em;z-index:3000}._row_18vk0_30{display:flex;gap:1em}._row_18vk0_30 button{flex:1}._mobile_18vk0_38{display:none}@media screen and (max-width: 75em){._mobile_18vk0_38{display:block}._row_18vk0_30{display:flex;gap:1em}._row_18vk0_30 button{padding:1em .5em}}._wrapper_l6mmi_1{display:grid;place-items:end end;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}._backdrop_l6mmi_9{background-color:#1616164d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:absolute;top:0;right:0;bottom:0;left:0}._side_l6mmi_16{z-index:50;width:80%;height:100%;right:0;background-color:var(--color-black-01);display:flex;overflow:hidden;flex-direction:column}._side_heading_l6mmi_26{padding:1em;background-color:var(--color-black-03);display:flex;align-items:center;justify-content:space-between;gap:2em}._side_content_l6mmi_34{padding:1em;display:flex;flex-direction:column;gap:2em}._login_t4vqg_1{height:100vh;display:flex;background-color:var(--color-black-01);overflow:hidden}._login_t4vqg_1>*{flex:1}._loading_t4vqg_11{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-content:center}._row_t4vqg_19{display:flex;gap:1em;align-self:stretch}._row_t4vqg_19 button{flex:1}._right_t4vqg_28{display:flex;align-items:center;justify-content:center;padding:2em}._modal_t4vqg_35{text-align:center;position:relative}._form_t4vqg_40{width:30em;display:flex;flex-direction:column;gap:2em}._form_t4vqg_40 p{align-self:flex-start}@media screen and (max-width: 35em){._modal_t4vqg_35{width:100%}._form_t4vqg_40{width:auto}}._side_6so1s_1{flex:1;background-color:var(--color-black-02);padding:2em;display:grid;place-items:center}._side_item_6so1s_8{display:flex;flex-direction:column;gap:.5em}._side_content_6so1s_13{width:100%;max-width:35em;display:flex;flex-direction:column;gap:2em}._side_heading_6so1s_20{display:flex;align-items:center;gap:1em}._side_heading_6so1s_20 h1{font-size:3.2em}._side_heading_6so1s_20 img{height:100%}@media screen and (max-width: 65em){._side_6so1s_1{display:none}}._login_15sk2_1{height:100vh;display:flex;background-color:var(--color-black-01);overflow:hidden}._login_15sk2_1>*{flex:1}._loading_15sk2_11{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-content:center}._right_15sk2_19{display:flex;align-items:center;justify-content:center;padding:2em}._modal_15sk2_26{text-align:center;position:relative}._form_15sk2_31{width:30em;display:flex;flex-direction:column;gap:2em}._form_15sk2_31 p{align-self:flex-start}@media screen and (max-width: 35em){._modal_15sk2_26{width:100%}._form_15sk2_31{width:auto}}._wrapper_19qwn_1{display:flex;flex-direction:column;flex:1;gap:1em}._wrapper_19qwn_1 span{color:var(--color-green)}._answers_19qwn_11{display:flex;flex-direction:column;gap:1em;max-width:35em;width:100%}._answers_item_19qwn_18{padding:1em;border-radius:.5em;display:flex;flex-direction:column;gap:.5em;background-color:var(--color-black-03)}._content_ezi4v_1{flex:1;display:flex;gap:2em}._content_ezi4v_1>*{flex:1}._forms_ezi4v_10{display:flex;flex-direction:column;gap:1em}._forms_empty_ezi4v_15{flex:1;display:grid;place-content:center;background-color:var(--color-black-02);border-radius:.5em}._profile_ezi4v_23{display:flex;flex-direction:column;gap:1em}._grid_mx0dd_1{gap:1em;flex:1;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(12,1fr);overflow:hidden}._surveys_mx0dd_10{grid-row:span 6;grid-column:4/-1}._invites_mx0dd_15{grid-column:span 2;grid-row:span 4}._invites_chart_mx0dd_19{padding:1em}._invites_content_mx0dd_22{flex:1;display:flex;gap:1em}._invites_info_mx0dd_27{width:50%;display:flex;flex-direction:column;justify-content:space-evenly;gap:1em}._dummy_mx0dd_35{grid-row:span 7}._charts_mx0dd_39{grid-row:1/7;grid-column:1/4}._results_mx0dd_44{grid-row:1/8;grid-column:4/-1}._noForm_mx0dd_49{border-radius:.5em;flex:1;display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center}._new_mx0dd_59{background-color:var(--color-black-02);border:3px dashed;color:var(--color-green);border-radius:.5em;margin-right:.5em;padding:1em;cursor:pointer;transition:background .2s ease}._new_mx0dd_59:hover{background-color:var(--color-black-03)}._list_mx0dd_73{display:flex;flex-direction:column;gap:1em;overflow:auto}._list_item_mx0dd_79{display:flex;align-items:center;justify-content:space-between;background-color:var(--color-black-03);padding:1em;border-radius:.5em;margin-right:.5em}._list_submit_mx0dd_88{padding:1em;border-radius:.5em;background-color:var(--color-black-03)}@media screen and (max-width: 65em){._grid_mx0dd_1{display:flex;flex-direction:column}}@media screen and (max-width: 35em){._grid_mx0dd_1{overflow:unset}._invites_mx0dd_15{height:27em}._invites_content_mx0dd_22{flex-direction:column}._invites_info_mx0dd_27{width:100%;flex-direction:row;justify-content:space-evenly}._invites_info_card_mx0dd_115{text-align:center}._list_item_mx0dd_79,._new_mx0dd_59{padding:1.5em 1em;margin-right:0}._surveys_mx0dd_10,._results_mx0dd_44{max-height:30em;overflow-y:auto}._charts_content_mx0dd_128{height:15em!important}._dummy_mx0dd_35{display:none}}._wrapper_1sf3c_1{display:flex;flex-direction:column;background-color:var(--color-black-02);overflow:hidden}._wrapper_1sf3c_1 button{min-width:10em}._wrapper_1sf3c_1 section{max-width:90em;width:100%;margin:0 auto}._wrapper_1sf3c_1 h1,._wrapper_1sf3c_1 h2,._wrapper_1sf3c_1 h3,._wrapper_1sf3c_1 h4{color:var(--color-white)}._wrapper_1sf3c_1 p{color:var(--color-grey)}._wrapper_1sf3c_1 h1{font-size:4.5em}._wrapper_1sf3c_1 h2{font-size:3em}._wrapper_1sf3c_1 h3{font-size:2.5em}._wrapper_1sf3c_1 h4{font-size:2em}._wrapper_1sf3c_1 h5{font-size:1.5em}._wrapper_1sf3c_1 h6{font-size:1.375em}@media screen and (max-width: 75em){body{font-size:1.2em}}@media screen and (max-width: 50em){body{font-size:1em}}._hero_7bauo_1{min-height:100svh}._main_7bauo_5{margin-top:10em;padding:2em 2em 0}._text_7bauo_10{display:flex;flex-direction:column;overflow:hidden;gap:2em;align-items:center;text-align:center;position:relative;flex:1}._text_7bauo_10:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:10em;background:linear-gradient(180deg,rgba(30,30,30,0) 0%,rgb(30,30,30) 100%);z-index:10}._text_7bauo_10 h1{max-width:20ch}._text_7bauo_10 p{max-width:60ch}._screen_7bauo_38{flex:1;border:2px solid var(--color-black-03);transform:perspective(30svh) rotateX(10deg);width:70%;height:auto;position:relative}._screen_7bauo_38:before{content:"";position:absolute;display:block;width:100%;height:6em;bottom:0;background-color:red;z-index:100}._row_7bauo_57{display:flex;gap:1em}@media screen and (max-width: 35em){._screen_7bauo_38{width:100%}._screen_7bauo_38:before{height:3em}._hero_7bauo_1{min-height:35svh}}._wrapper_aczzs_1{background-color:var(--color-black-01)}._logo_aczzs_5{display:flex;gap:1em;align-items:center;text-transform:capitalize}._footer_aczzs_12{max-width:94em;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:5em 2em;gap:2em}._links_aczzs_23{display:flex;justify-content:center;gap:1em}._links_item_aczzs_28{border-radius:.25em;padding:1em;text-transform:capitalize;cursor:pointer;transition:background .3s ease}._links_item_aczzs_28:hover{background-color:#ffffff1a}._credits_aczzs_39{border-top:2px solid var(--color-black-03);padding:2em;text-align:center}@media screen and (max-width: 50em){._footer_aczzs_12{flex-direction:column}._links_aczzs_23{flex-wrap:wrap}}._wrapper_1fghf_1{background-color:#f5f5f5;padding:5em 8em;display:grid;place-content:center}._features_1fghf_8{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4em}._features_1fghf_8 h2{text-align:center;max-width:30ch;color:var(--color-black-02)}._screen_1fghf_21{position:relative;max-width:75em;width:100%}._screen_1fghf_21 img{border-radius:1em;box-shadow:3em 3em 3em #0003}._tooltip_1fghf_31{position:absolute;display:flex;border-radius:.5em;padding:1em;min-width:20em;background-color:#fff;gap:2em;align-items:center;box-shadow:3em 0 3em #0000001a;z-index:10}._tooltip_1fghf_31 span{font-size:1em;color:var(--color-black-02);font-weight:700;max-width:20ch}._tooltip_icon_1fghf_49{width:3.5em;height:3.5em;background:#d8d8d8;display:grid;place-content:center;border-radius:.5em}._tooltip_1fghf_31:nth-child(5){left:0;top:30%;transform:rotate(4deg);translate:-30%}._tooltip_1fghf_31:nth-child(2){left:0;top:80%;translate:-30%;transform:rotate(-4deg)}._tooltip_1fghf_31:nth-child(3){right:0;top:70%;transform:rotate(-4deg);translate:30%}._tooltip_1fghf_31:nth-child(4){right:0;transform:rotate(4deg);translate:30%;top:20%}@media screen and (max-width: 50em){._wrapper_1fghf_1{padding:2em}._screen_1fghf_21{display:grid;grid-template-columns:repeat(2,1fr);gap:2em}._screen_1fghf_21 img{grid-column:span 2}._tooltip_1fghf_31{position:relative;rotate:0!important}._tooltip_1fghf_31:nth-child(2),._tooltip_1fghf_31:nth-child(3),._tooltip_1fghf_31:nth-child(4),._tooltip_1fghf_31:nth-child(5){transform:rotate(0);translate:0 0;left:unset;top:unset;right:unset;bottom:unset}}._summary_hp6bo_1{background-color:var(--color-green);padding:5em 2em}._content_hp6bo_6{display:flex;align-items:center;flex-direction:column;gap:4em}._content_hp6bo_6 h2{text-align:center;max-width:30ch;color:var(--color-black-03)}._bottom_hp6bo_18{display:flex;gap:2em}._bottom_box_hp6bo_22{rotate:5deg}@media screen and (max-width: 75em){._bottom_hp6bo_18{align-items:flex-end}._bottom_box_hp6bo_22{height:5em}}@media screen and (max-width: 35em){._content_hp6bo_6{gap:1em}._content_hp6bo_6 h2{font-size:2em}._bottom_hp6bo_18{flex-direction:column-reverse;gap:1em}._bottom_box_hp6bo_22{rotate:0deg}}._wrapper_43ag9_1{width:100%;position:fixed;top:0;left:0;z-index:20000;transition:all .5s ease}._hidden_43ag9_10{top:-120%}._actions_43ag9_14{flex:1;display:grid;place-content:end}._header_43ag9_20{display:flex;justify-content:space-between;align-items:center;gap:2em;padding:1em 2em;max-width:94em;width:100%;margin:0 auto}._logo_43ag9_31{flex:1}._logo_43ag9_31 a{display:flex;gap:1em;align-items:center}._links_43ag9_40{display:flex;justify-content:center;gap:1em;flex:2}._links_item_43ag9_46{border-radius:.25em;padding:1em;text-transform:capitalize;cursor:pointer;transition:background .3s ease}._links_item_43ag9_46:hover{background-color:#ffffff1a}@media screen and (max-width: 50em){._actions_43ag9_14,._links_43ag9_40,._logo_43ag9_31 h4{display:none}}._btn_19tub_1{width:5em;height:5em;background-color:var(--color-black-03);border-radius:50%;position:relative;cursor:pointer}._btn_19tub_1 span{position:absolute;width:50%;height:2px;background-color:#fff;translate:-50% -50%;left:50%;transition:all .3s cubic-bezier(.12,.83,.63,.95)}._btn_19tub_1 span:nth-child(1){top:60%}._btn_19tub_1 span:nth-child(2){top:40%}._active_19tub_25 span:nth-child(1){top:50%;rotate:-45deg}._active_19tub_25 span:nth-child(2){top:50%;rotate:45deg}@media screen and (min-width: 50em){._btn_19tub_1{display:none}}._nav_16588_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--color-black-02);width:100%;display:grid;place-content:center;z-index:-1}._empty_16588_11{height:1em;display:block;width:20em}._links_16588_17{flex:1}._links_item_16588_20{color:var(--color-green);text-align:center;padding:1em;text-transform:capitalize;font-size:1.6em}._logo_16588_28{position:absolute;bottom:1em;left:50%;translate:-50% 0%}._bottom_16588_35{position:absolute;bottom:0;left:50%;translate:-50% 0;margin:2em 0}._bottom_16588_35 button{font-size:1.4em}@media screen and (min-width: 50em){._nav_16588_1{display:none}}._wrapper_1aay1_1{background-color:var(--color-black-02);padding:5em 8em}._submit_1aay1_6{display:flex;align-items:center;gap:2em}._submit_1aay1_6 h2{max-width:15ch}._submit_1aay1_6>*{flex:1}._text_1aay1_18{display:flex;flex-direction:column;gap:2em}._text_1aay1_18 p{max-width:45ch}._form_1aay1_27{background-color:var(--color-black-01);display:flex;align-items:center;flex-direction:column;gap:2em;padding:2em;border-radius:1em}._form_body_1aay1_36{align-self:stretch;display:flex;flex-direction:column;gap:1em}._row_1aay1_43{display:flex;gap:1em}._row_1aay1_43>*{flex:1}@media screen and (max-width: 50em){._submit_1aay1_6{flex-direction:column;gap:5em}._text_1aay1_18{text-align:center}}._wrapper_1iy3x_1{background-color:var(--color-black-02);margin:10em 0;padding:2em}._text_1iy3x_7{flex:1;display:flex;flex-direction:column;gap:1em}._forms_1iy3x_14{flex:1;display:flex;align-items:center;gap:2em}._row_1iy3x_21{flex:2;display:flex;gap:2em}._card_1iy3x_27{flex:1;background-color:var(--color-black-03);border-radius:1em;padding:2em;display:flex;flex-direction:column;align-items:flex-start;gap:1em}._card_1iy3x_27 h3{max-width:15ch}._card_1iy3x_27 p{margin-bottom:auto}@media screen and (max-width: 50em){._forms_1iy3x_14{flex-direction:column}}@media screen and (max-width: 30em){._forms_1iy3x_14{text-align:center}._row_1iy3x_21{flex-direction:column}._card_1iy3x_27{align-items:center}}._wrapper_1a4c7_1{display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center;padding:2em;height:100svh}._wrapper_1a4c7_1 h1{color:var(--color-green);font-size:6em}._wrapper_1a4c7_1 p{text-align:center;max-width:40ch}._grid_1ek2v_1{flex:1;display:grid;grid-template-columns:repeat(6,1fr);gap:1em}._content_1ek2v_8{flex:1;display:grid;place-content:center;text-align:center}._content_1ek2v_8 h1{font-size:4em}._content_1ek2v_8 h2{color:var(--color-red)}._actions_1ek2v_21{justify-content:space-evenly}._row_1ek2v_25{display:flex;gap:1em}._row_item_1ek2v_29{flex:1}._row_item_1ek2v_29 p{margin-top:.5em}._row_item_1ek2v_29:nth-child(1) h2{color:var(--color-yellow)}._row_item_1ek2v_29:nth-child(2) h2{color:var(--color-green)}._responses_1ek2v_42{grid-column:span 2;grid-row:span 3;display:flex;flex-direction:column;gap:1em}._responses_message_1ek2v_49{flex:1;display:grid;place-content:center;border-radius:.5em}._chartCard_1ek2v_56{grid-column:span 2}._column_1ek2v_60{display:flex;flex-direction:column;gap:1em}._column_item_1ek2v_65{padding:1em;border-radius:.5em;background-color:var(--color-black-03);color:var(--color-yellow);cursor:pointer;transition:background .3s ease}._column_item_1ek2v_65 span{text-transform:capitalize}._column_item_1ek2v_65:hover{background-color:#2a2a2a}@media screen and (max-width: 50em){._grid_1ek2v_1{grid-template-columns:repeat(2,1fr)}._chartCard_1ek2v_56{grid-column:span 1}}._card_1bwfk_1{grid-column:span 4;grid-row:span 3}._table_1bwfk_6{border:2px solid var(--color-black-03);border-radius:.5em}._table_1bwfk_6 th{background-color:var(--color-black-01);color:var(--color-green);padding:1em;border-radius:.25em}._table_1bwfk_6 td{background-color:var(--color-black-03);padding:1em;border-radius:.25em}._table_action_1bwfk_21{display:flex;gap:1em}._content_1bwfk_26{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em;gap:1em}._header_1bwfk_36{display:flex;align-items:center;justify-content:space-between;gap:2em}@media screen and (max-width: 50em){._card_1bwfk_1{grid-column:span 2}}._wrapper_1r4xf_1{display:grid;place-items:center;position:absolute;top:0;right:0;bottom:0;left:0;padding:2em}._backdrop_1r4xf_9{background-color:#0000004d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;top:0;right:0;bottom:0;left:0}._modal_1r4xf_16{z-index:50;border-radius:.5em;width:100%;background-color:var(--color-black-02);max-width:50em;min-height:40em;display:flex;overflow:hidden;flex-direction:column}._modal_heading_1r4xf_27{padding:1em;background-color:var(--color-black-03);display:flex;align-items:center;justify-content:space-between;gap:2em}._modal_content_1r4xf_35{padding:1em;display:flex;flex:1}._row_1qqd0_1{display:flex;align-self:stretch;gap:1em}._row_1qqd0_1 div:first-child{flex:1}._empty_1qqd0_10{flex:1;display:grid;place-content:center}._content_1qqd0_16{flex:1;display:flex;flex-direction:column;gap:2em}._loading_1qqd0_23{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-content:center;z-index:100}._list_1qqd0_32{flex:1;display:flex;flex-direction:column;gap:.5em;overflow:auto}._list_item_1qqd0_39{padding:1em;background-color:var(--color-black-01);border-radius:1em;display:flex;gap:2em;justify-content:space-between;align-items:center}._content_12q4b_1{flex:1;display:flex;flex-direction:column;gap:2em}._loading_12q4b_8{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-content:center;z-index:100}._main_12q4b_17{flex:1}._actions_12q4b_21{display:flex;gap:1em;align-items:center;justify-content:flex-end}._main_12q4b_17{display:flex;align-items:stretch;justify-content:center;flex-direction:column;text-align:center;gap:1em}._main_12q4b_17 p span{background-color:var(--color-black-01);padding:.5em;border-radius:.2em;border:2px solid var(--color-black-03)}._content_jred3_1{flex:1;display:flex;flex-direction:column;gap:2em}._loading_jred3_8{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-content:center;z-index:100}._main_jred3_17{flex:1}._actions_jred3_21{display:flex;gap:1em;align-items:center;justify-content:flex-end}._main_jred3_17{display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:1em}._content_8r93v_1{flex:1;display:flex;flex-direction:column;gap:1em}._content_main_8r93v_7{display:flex;flex-direction:column;gap:1em;flex:1}._actions_8r93v_14{margin-top:auto;align-self:flex-end}@media screen and (max-width: 35em){._content_main_8r93v_7{gap:2em}}._error_6c1tn_1{height:100svh;font-size:1.4em;display:grid;place-items:center}._error_content_6c1tn_7{display:flex;flex-direction:column;gap:1em;align-items:center;text-align:center}._error_content_6c1tn_7 img{background-color:red;height:2em;width:2em}
