.userTable-module__QMtX-q__table_container{justify-content:center;width:100%;display:flex}.userTable-module__QMtX-q__table_wrapper{border:1px solid var(--primary-color);box-shadow:1px 1px 10px var(--grey-3);border-radius:20px;overflow:hidden}.userTable-module__QMtX-q__table{border-collapse:collapse;table-layout:fixed;width:100%;max-width:600px;overflow:hidden}.userTable-module__QMtX-q__cell_row,.userTable-module__QMtX-q__header_row{border-bottom:1px solid #000}.userTable-module__QMtX-q__table_cell{background-color:var(--grey-1);color:var(--grey-3);vertical-align:middle;text-align:center;width:50%;padding:20px 10px}.userTable-module__QMtX-q__table_header{background-color:var(--primary-color);color:#fff;text-align:center;vertical-align:middle;width:50%;padding:20px 10px}.userTable-module__QMtX-q__table_header:nth-child(2){border-left:1px solid var(--grey-3)}.userTable-module__QMtX-q__cell_row>.userTable-module__QMtX-q__table_cell:nth-child(2){border-left:1px solid #000}.userTable-module__QMtX-q__cell_row:last-child{border-bottom:none}.userTable-module__QMtX-q__edit_link{color:var(--primary-color);text-align:center;width:100%;text-decoration:underline}@media screen and (max-width:768px){.userTable-module__QMtX-q__table_wrapper{width:100%;box-shadow:none;border:none;border-bottom:1px solid var(--grey-3);border-top:1px solid var(--grey-3);border-radius:0}.userTable-module__QMtX-q__table{width:100%}.userTable-module__QMtX-q__table_header,.userTable-module__QMtX-q__table_cell{font-size:var(--text-m)}}
.Profile-module__oBzwYG__main{min-height:calc(100dvh - var(--header-height));gap:2rem;width:100%;padding:2rem 1rem}.Profile-module__oBzwYG__buttons_container{flex-direction:column;gap:1rem;width:100%;max-width:600px;display:flex}.Profile-module__oBzwYG__danger_btn{background-color:var(--error-color,#ff4d4d);color:#fff}@media screen and (max-width:768px){.Profile-module__oBzwYG__buttons_container{width:100%;padding:0 10px}}
.Styles-module__d7zUXW__loaderSection{background-size:20px 20px;gap:0;width:100%;height:100%;min-height:300px;position:relative;overflow:hidden}.Styles-module__d7zUXW__loaderSectionFilled{background-color:#f5e7c1;background-image:radial-gradient(#d4b87a 1px,#0000 1px);background-size:20px 20px;gap:0;width:100%;height:100%;min-height:300px;position:relative;overflow:hidden}.Styles-module__d7zUXW__loaderTitle{color:#8e3b0d;text-transform:uppercase;letter-spacing:3px;text-shadow:2px 2px 4px #0000001a;z-index:2;width:100%;margin-bottom:1rem}.Styles-module__d7zUXW__pyramidWrapper{width:150px;height:150px;transform-style:preserve-3d;animation:6s linear infinite Styles-module__d7zUXW__spin;position:relative;transform:rotateX(-20deg)rotateY(30deg)}.Styles-module__d7zUXW__pyramid3d{width:100%;height:100%;transform-style:preserve-3d;position:absolute;top:0;left:0}.Styles-module__d7zUXW__face{width:100%;height:100%;transform:rotateY(calc(90deg*var(--i)))translateZ(36.7px)rotateX(30deg);clip-path:polygon(50% 0,0 100%,100% 100%);transform-style:preserve-3d;background-image:url(/images/pyramidBackgroundMaterial.jpg);background-size:cover;position:absolute;top:0;left:0}.Styles-module__d7zUXW__face:nth-child(2n){animation:3s 1s infinite Styles-module__d7zUXW__sideeven}.Styles-module__d7zUXW__face:nth-child(odd){animation:3s 1s infinite Styles-module__d7zUXW__sideodd}@keyframes Styles-module__d7zUXW__spin{0%{transform:rotateX(-20deg)rotateY(30deg)}to{transform:rotateX(-20deg)rotateY(390deg)}}@keyframes Styles-module__d7zUXW__sideeven{0%{filter:brightness(70%)}50%{filter:brightness()}to{filter:brightness(70%)}}@keyframes Styles-module__d7zUXW__sideodd{0%{filter:brightness()}50%{filter:brightness(70%)}to{filter:brightness()}}.Styles-module__d7zUXW__pyramid3d:after{content:"";filter:blur(20px);background-color:#63471e;width:100px;height:100px;position:absolute;bottom:-65px;left:50%;transform:translate(-50%)rotateX(90deg);box-shadow:0 0 50px #d4a76a}.Styles-module__d7zUXW__hieroglyph{color:#5a2c0a;opacity:0;animation:4s ease-in-out infinite Styles-module__d7zUXW__glyphFloat;animation-delay:var(--delay);z-index:1;font-size:2rem;position:absolute}.Styles-module__d7zUXW__hieroglyph:nth-child(3){top:20%;left:15%}.Styles-module__d7zUXW__hieroglyph:nth-child(4){top:30%;right:20%}.Styles-module__d7zUXW__hieroglyph:nth-child(5){bottom:25%;left:25%}.Styles-module__d7zUXW__hieroglyph:nth-child(6){bottom:30%;right:18%}@keyframes Styles-module__d7zUXW__glyphFloat{0%,to{opacity:0;transform:translateY(20px)scale(.8)}50%{opacity:.8;transform:translateY(0)scale(1.1)}}.Styles-module__d7zUXW__loadingText{color:#5a2c0a;z-index:2;margin-top:40px;margin-bottom:5px;font-size:1.2rem}.Styles-module__d7zUXW__progressBar{z-index:2;background-color:#d4b87a;border-radius:4px;width:200px;height:8px;overflow:hidden}.Styles-module__d7zUXW__progressFill{background:linear-gradient(90deg,#8e3b0d,#d4a76a);border-radius:4px;width:0;height:100%;animation:3s ease-in-out forwards Styles-module__d7zUXW__load}@keyframes Styles-module__d7zUXW__load{0%{width:0}to{width:100%}}
.Footer-module__MVqSPa__footer{background-color:var(--grey-3);color:#c4c4c4;width:100%;font-family:var(--font-display,Arial,sans-serif);text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:40px 30px 60px;display:flex;position:relative}.Footer-module__MVqSPa__text-small{font-size:1.8rem}.Footer-module__MVqSPa__text-medium{font-size:2.4rem}.Footer-module__MVqSPa__text-big{font-size:3rem}.Footer-module__MVqSPa__brandSection{align-items:center;gap:15px;display:flex}.Footer-module__MVqSPa__logo{border-radius:50%;width:60px;height:60px;position:relative;overflow:hidden}.Footer-module__MVqSPa__brandText{flex-direction:column;line-height:1.2;display:flex}.Footer-module__MVqSPa__brandText span{color:#c4c4c4;text-transform:capitalize;font-weight:300}.Footer-module__MVqSPa__links{flex-direction:column;gap:10px;display:flex}.Footer-module__MVqSPa__links a{color:#c4c4c4;text-align:left;font-weight:200;text-decoration:underline;transition:color .3s}.Footer-module__MVqSPa__links a:hover{color:#fff}.Footer-module__MVqSPa__contact{text-align:left;color:#c4c4c4;font-size:1.8rem;line-height:1.6}.Footer-module__MVqSPa__contact p{margin:0}.Footer-module__MVqSPa__socials{justify-content:flex-start;align-items:center;gap:15px;width:100%;margin-top:30px;display:flex}.Footer-module__MVqSPa__icon{color:#c4c4c4;cursor:pointer;font-size:1.5rem;transition:color .3s}.Footer-module__MVqSPa__icon:hover{color:#fff}.Footer-module__MVqSPa__copy{color:#888;text-align:left;font-size:1.8rem;position:absolute;bottom:10px;right:20px}@media (max-width:992px){.Footer-module__MVqSPa__footer{text-align:left;flex-direction:column;align-items:flex-start;gap:25px}.Footer-module__MVqSPa__contact{text-align:left}.Footer-module__MVqSPa__copy{margin-top:20px;position:static}}
.styles-module__51KHSq__popUpContainer{z-index:1000;justify-content:center;width:100%;display:flex;position:fixed;top:20px;left:0}.styles-module__51KHSq__popUpBody{background-color:#e4e4e4;border-radius:10px;max-width:80%;padding:20px 30px;animation:.3s forwards styles-module__51KHSq__showPopup;position:relative;overflow:hidden}.styles-module__51KHSq__popUpCounter{width:100%;height:3px;position:absolute;bottom:0;left:0}.styles-module__51KHSq__popUpFill{background-color:#3498db;width:100%;height:3px;animation:linear forwards styles-module__51KHSq__shrink;position:absolute;bottom:0;left:0}.styles-module__51KHSq__success{border-left:3px solid #02c458;box-shadow:2px 2px 5px #0000004d,-2px 0 3px #02c4595d}.styles-module__51KHSq__warn{border-left:3px solid #fec402;box-shadow:2px 2px 5px #0000004d,-2px 0 3px #fec4025d}.styles-module__51KHSq__error{border-left:3px solid #fe4802;box-shadow:2px 2px 5px #0000004d,-2px 0 3px #fe48025d}@keyframes styles-module__51KHSq__showPopup{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__51KHSq__shrink{0%{width:100%}to{width:0%}}
