.not-found{background-color:var(--bg-primary);max-width:calc(var(--nav-width) + var(--gap)*2);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-normal);height:calc(100vh - var(--nav-height));overflow:hidden;margin-left:auto;margin-right:auto;padding:5px}.error-container{text-align:center;font-size:150px;font-family:Catamaran,sans-serif;font-weight:800;margin:20px 15px}.error-container>span{line-height:.7;color:#ffb485;display:inline-block;position:relative;vertical-align:middle}.error-container>span:first-of-type{color:#d1f2a5;animation:colordancing 4s infinite}.error-container>span:nth-of-type(3){color:#f56991;animation:colordancing2 4s infinite}.error-container>span:nth-of-type(2){width:120px;height:120px;border-radius:999px}.error-container>span:nth-of-type(2):before{transform:rotate(45deg)}.error-container>span:nth-of-type(2):after,.error-container>span:nth-of-type(2):before{border-radius:0;content:"";position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:999px;box-shadow:inset 30px 0 0 hsla(86,75%,80%,.4),inset 0 30px 0 hsla(69,87%,84%,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4);animation:shadowsdancing 4s infinite}.screen-reader-text{position:absolute;top:-9999em;left:-9999em}@media screen and (max-width:800px){.error-container{text-align:center;font-size:100px;font-weight:800;margin:20px 15px}.error-container>span:nth-of-type(2){width:80px;height:80px;border-radius:999px}}@keyframes shadowsdancing{0%{box-shadow:inset 30px 0 0 hsla(86,75%,80%,.4),inset 0 30px 0 hsla(69,87%,84%,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}25%{box-shadow:inset 30px 0 0 rgba(245,105,145,.4),inset 0 30px 0 hsla(86,75%,80%,.4),inset -30px 0 0 hsla(69,87%,84%,.4),inset 0 -30px 0 rgba(255,196,140,.4)}50%{box-shadow:inset 30px 0 0 rgba(255,196,140,.4),inset 0 30px 0 rgba(245,105,145,.4),inset -30px 0 0 hsla(86,75%,80%,.4),inset 0 -30px 0 hsla(69,87%,84%,.4)}75%{box-shadow:inset 30px 0 0 hsla(69,87%,84%,.4),inset 0 30px 0 rgba(255,196,140,.4),inset -30px 0 0 rgba(245,105,145,.4),inset 0 -30px 0 hsla(86,75%,80%,.4)}to{box-shadow:inset 30px 0 0 hsla(86,75%,80%,.4),inset 0 30px 0 hsla(69,87%,84%,.4),inset -30px 0 0 rgba(255,196,140,.4),inset 0 -30px 0 rgba(245,105,145,.4)}}@keyframes colordancing{0%{color:#d1f2a5}25%{color:#f56991}50%{color:#ffc48c}75%{color:#effab4}to{color:#d1f2a5}}@keyframes colordancing2{0%{color:#ffc48c}25%{color:#effab4}50%{color:#d1f2a5}75%{color:#f56991}to{color:#ffc48c}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{border-radius:8px;background:var(--text-normal-hover)}*,:after,:before{font-family:Open Sans,sans-serif;box-sizing:border-box;padding:0}:root{font-size:16px;overflow-x:hidden;--gap:24px;--nav-width:800px;--nav-height:80px;--normal-text-font-size:14px;--transition-speed:600ms;--transition:0.25s;--border-radius:8px}@media screen and (max-width:800px){:root{--nav-width:1024px;--nav-height:50px}}body,html{max-width:100vw;overflow-x:hidden}#trender-root{z-index:0;height:100vh}.global-section{margin:0;padding:0;height:100%;width:100%}.global-div{height:54px}body{overflow:hidden;margin:0;height:100vh}button{background:none;border:none}.a,.svg-link,a,i{color:var(--text-normal)}.a,.svg-link,a{transition:var(--transition);cursor:pointer;text-decoration:none}.a:hover,.svg-link:hover,a:hover{transition:var(--transition);filter:grayscale(50%) opacity(.7)}.main{padding-top:var(--nav-height);height:100vh;width:100%}.pdp-33{height:33px;width:33px}.pdp-33,.pdp-48{border-radius:100%;margin-right:5px;background-size:cover;background-position:50%}.pdp-48{height:48px;width:48px}.pdp-64{height:64px;width:64px;resize:none}.pdp-100,.pdp-64{border-radius:100%;margin-right:5px}.pdp-100{height:100px;width:100px;background-size:cover;background-position:50%}.align-middle{display:inline-block;vertical-align:middle}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.column{flex-direction:column}.column,.flex{display:flex}.fa-primary{color:var(--fa-primary)}.fa-secondary{color:var(--fa-secondary)}.fa-third{color:var(--fa-third)}.fa-primary,.fa-secondary,.fa-third{transition:var(--transition-speed)}.green{color:var(--color-green)}.yellow{color:var(--color-yellow)}.red{color:var(--color-red)}.desactivated{cursor:default}.nickname{color:var(--text-normal-hover);font-size:var(--normal-text-font-size)}#uploadavatarpicture,#uploadbannerpicture{display:none}#preview-image{initial-value:"omg";min-width:100px;min-height:100px;background-size:cover;background-position:50%}#preview-image:hover{cursor:pointer}.not-web{display:none}header{width:100vw;height:var(--nav-height);z-index:9998}header .header{max-width:calc(var(--nav-width) + var(--gap)*2);margin-left:auto;margin-right:auto;justify-content:space-between;padding:15px;background-color:var(--bg-primary)}header .gauche,header .header{display:flex;align-items:center}header .gauche{flex-direction:row}header .gauche svg{width:33px;height:33px;margin-right:10px}@media screen and (max-width:800px){header .gauche svg{margin:0}}header .gauche .drowpdown div.pdp-33{border-radius:100%;margin-left:.5em;margin-top:-5px}header .gauche .drop-down-menu{border-radius:8px;margin-top:5px;margin-left:-130px;position:fixed;display:flex;flex-direction:column;z-index:999;background-color:var(--bg-secondary);text-align:left}header .gauche .drop-down-menu .a,header .gauche .drop-down-menu a{padding:0 10px;display:flex;flex-direction:row;align-items:center}header .gauche .drop-down-menu .a:hover,header .gauche .drop-down-menu a:hover{background:var(--bg-primary)}header .gauche .drop-down-menu svg{width:22px;height:22px;margin:10px}.svg-link svg{width:33px;height:33px}.search-modal{display:flex;justify-content:center}.search-modal input{width:300px}.search-modal input.research{height:30px;padding:10px 24px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:18px 18px;background-position:95%;border-radius:50px;border:1px solid #575756}.search-modal .modal-users{position:absolute;top:calc(var(--nav-height) - 30px);width:300px;max-height:600px;background-color:var(--bg-primary);border:1px solid var(--bg-secondary)}section.settings{display:flex;flex-direction:row}.settings h3{text-transform:uppercase;text-align:left}.settings .informations{padding:10px;width:100%;overflow-y:scroll;overflow-x:hidden;height:100%}.settings .informations,.settings .informations .list{display:flex;flex-direction:column}.settings .informations .list .theme-container{width:100%;height:50px;margin:5px;display:flex;flex-flow:row nowrap;align-items:center}.settings .informations .list .theme-container button{cursor:pointer;width:100%;height:50px;padding:10px;margin:5px;text-align:left;color:var(--text-normal);background:var(--bg-secondary);border:2px solid var(--bg-primary)}.settings .informations .list .theme-container button.selected{background-color:var(--text-normal-hover);color:var(--bg-secondary)}.settings .menu{display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:30vh;height:100%;border-right:2px solid var(--bg-secondary)}.settings .menu .menu-top a{transition:var(--transition);text-transform:capitalize;font-weight:600;margin:5px}.settings .menu .menu-top a:hover{transition:var(--transition);color:var(--text-normal-hover)}.settings .menu .menu-top .link{display:flex;flex-direction:column}@media screen and (max-width:800px){.settings .menu{display:none}}.menu .menu-bottom{width:100%}.menu-bottom .btn-index{cursor:pointer;transition:all var(--transition) ease-in-out;margin-bottom:10px;width:50%;padding:20px;background:none;border:none;color:var(--text-normal);text-transform:uppercase}.menu-bottom .btn-index:hover{transition:all var(--transition-speed) ease-out;background:var(--warning-color)}.my-account{justify-content:space-between}.informations .my-informations,.my-account{display:flex;flex-direction:column;height:100%}.informations .my-informations{width:100%;padding:15px;border-radius:var(--border-radius);background-color:var(--bg-secondary)}.top-informations{display:flex}.top-informations .name{font-size:22px}.info-form{margin-left:10px;padding:10px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;width:100%}.info-form .description span input{width:100%}.bottom-informations{display:flex;flex-direction:column;text-align:left;margin-top:40px;justify-content:left}.bottom-informations span{padding:10px;width:100%}.first-colums,.second-colums,.third-colums{display:flex;flex-direction:column}.third-colums span{width:100%}.third-colums span button{text-transform:uppercase;cursor:pointer;color:var(--text-normal);border:none;padding:25px;background:var(--bg-primary)}.messages .all-chat{padding:15px;flex-direction:row;width:100%;height:100%}.messages nav{display:flex;flex-direction:column;justify-content:space-between;height:100%}.messages nav svg{width:22px;height:22px}.messages .chat-nav-top{padding-right:2px;display:flex;justify-content:space-between;align-items:center}.messages .chat-nav-top p{font-weight:bolder;text-transform:uppercase}.messages .contact{background-color:var(--bg-secondary);padding:5px;height:100%;min-width:250px;max-width:100%;border-right:2px solid var(--bg-primary);display:flex;flex-flow:column nowrap;overflow:auto;gap:5px}.messages .chat-user-box{transition:var(--transition);width:250px;cursor:pointer}@media screen and (max-width:800px){.messages .chat-user-box{width:100%}}.messages .chat-user-box:hover{transition:var(--transition);background-color:var(--bg-primary)}.messages .chat-user-box .chat-user{padding:5px}.messages .chat-user-box .chat-user img{float:left;border-radius:50%}.messages .chat-user-box .chat-user .name{font-size:14px;line-height:22px;font-weight:700;max-width:150px;display:inline-block;overflow:hidden!important;width:70%;white-space:nowrap;text-overflow:ellipsis}.messages .chat-user-box .chat-user .time{font-size:14px;padding:0 10px 5px 5px}.messages .chat-user-box .chat-user .preview{font-size:14px;display:inline-block;overflow:hidden!important;width:70%;white-space:nowrap;text-overflow:ellipsis;color:var(--grey)}.messages .date-username{display:flex;justify-content:space-between;align-items:center}.messages .chatbox{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 250px);height:100%}.messages .chatbox.fake{width:unset}@media screen and (max-width:800px){.messages .chatbox{width:100%}}.messages .chatbox .chat-section{background-color:var(--bg-secondary);height:100%;width:100%;border-right:2px solid var(--bg-primary);display:flex;flex-flow:column nowrap;overflow:auto;cursor:pointer;grid-gap:5px;gap:5px}.messages .chatbox .chat-section .input{margin-bottom:5px;padding:5px;width:100%;display:flex;align-items:center}@media screen and (max-width:800px){.messages .chatbox .chat-section .input{padding-top:5px}}.messages .chatbox .chat-section .input button{background:none;border:none}.messages .chatbox .chat-section .input svg{transition:var(--transition);margin-right:5px;height:25px;cursor:pointer;filter:grayscale(0) opacity(1)}@media screen and (max-width:800px){.messages .chatbox .chat-section .input svg{margin-right:0}}.messages .chatbox .chat-section .input svg:hover{transition:var(--transition);filter:grayscale(50%) opacity(.7)}.messages .chatbox .chat-section .input textarea{border:none;background-image:none;background-color:#fff;padding:.5rem 1rem;margin-right:5px;border-radius:1.125rem;flex-grow:2;font-weight:400;letter-spacing:.025em;resize:none}@media screen and (max-width:800px){.messages .chatbox .chat-section .input textarea{border-radius:8px}}.messages .chatbox .chat-section .input textarea:placeholder{color:#999}.messages .chatbox .sendchat-section{bottom:0}.messages .chatbox-nav{padding-right:2px;display:flex;justify-content:space-between;align-items:center}.messages .chatbox-nav svg{width:22px}.messages .chatbox-nav .trender-nav-droite{display:flex;align-items:center;width:75%;padding-left:10px}@media screen and (max-width:800px){.messages .chatbox-nav .trender-nav-droite{padding-left:0}}.messages .chatbox-nav .trender-nav-droite svg{width:22px;height:22px;margin-right:5px}.messages .chatbox-nav .trender-nav-droite p{overflow:hidden!important;white-space:nowrap;text-overflow:ellipsis}.messages .chatmessages{display:flex;flex-direction:column-reverse;overflow:auto;width:100%;height:100%}.messages .chatmessages .chatmessages-message{width:100%}.messages .chatmessages .chatmessages-message p{word-wrap:break-word;width:100%;text-overflow:ellipsis;text-align:justify}.chat-user{padding:5px}.chat-user,.chat-user:hover{transition:var(--transition)}.chat-user:hover{background-color:var(--bg-primary)}.chat-user .informations{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.all-chat{display:flex;flex-direction:row}.all-chat .mobile{width:100%}.all-chat.normal .mobile{width:unset}@media screen and (max-width:800px){.all-chat .mobile{display:none}.all-chat nav{width:100%}}.selected-search .elements{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.selected-search .elements span{cursor:pointer;transition:var(--transition-speed);padding:10px;text-align:center;color:var(--text-normal-hover)}.selected-search .elements span:hover{transition:var(--transition-speed);background-color:var(--bg-secondary)}.selected-search .elements span.selected{color:var(--text-normal);border-bottom:3px solid var(--fa-secondary);border-radius:2px}.searchsection{display:flex;flex-direction:row;align-items:center}.searchsection input{color:var(--text-normal);border:none;background:none;margin-top:10px;padding:10px;width:100%;outline:0;border-bottom:1px solid var(--text-muted)}.searchsection input:focus{border-width:1px;border-image:linear-gradient(90deg,var(--fa-third),var(--fa-primary));border-image-slice:1}.searchsection button{cursor:pointer;margin-left:-30px}.create-post{border:2px solid var(--bg-secondary);border-bottom:none;padding:10px}.create-post,.false-post{display:flex;flex-direction:row;width:100%}.false-post{align-items:center}.false-post span{width:15%}.false-post input{height:50px;background-color:var(--bg-secondary);border:2px solid var(--bg-primary);width:85%}.false-post input::placeholder{padding:10px;font-size:16px}.real-post{width:100%}.real-post textarea{width:100%;resize:vertical;padding:10px;font-size:16px;height:170px;background-color:var(--bg-secondary);border:2px solid var(--bg-primary);color:var(--text-normal)}.real-post * .svg-link svg{width:22px;height:22px}.real-post * .svg-link input{display:none}.real-post-content div.row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.real-post-content div.row textarea{font-family:Open Sans}.real-post-content div.row button{cursor:pointer}.selected-views .change-view button{transition:var(--transition);cursor:pointer;background:none;border:none;font-size:var(--normal-text-font-size);text-transform:uppercase;text-decoration:underline;color:var(--text-normal)}.selected-views .change-view button:hover{transition:var(--transition);color:var(--text-normal-hover)}.selected-views .change-view button:focus{color:var(--text-normal-hover)}.post-content{width:100%;height:100%}.post-header{display:flex;flex-direction:row;justify-content:space-between;align-self:center;width:100%;overflow:hidden}.post-header a{display:flex;flex-flow:row nowrap;align-items:center;width:75%}.post-header a svg{width:22px;height:22px;margin-right:5px}@media screen and (max-width:800px){.post-header a{width:50%}}.post-header a .usernames{text-align:left;display:flex;flex-direction:row;max-width:75%;gap:5px;overflow:hidden}@media screen and (max-width:800px){.post-header a .usernames .nickname{display:none}.post-header a .usernames .username{width:75%}}.post-header .date{width:100%}.post-header div{display:flex;flex-direction:row;align-items:center}.post-image{background-position:50%;background-size:cover;width:100%;height:300px;border-radius:var(--border-radius)}.audio-controls button{border:none;background:none}.audio-player{width:100%;padding:10px}.audio-player .track-info{display:flex;flex-direction:row;align-items:center}.audio-player .range__slider{width:100%}.audio-player .range__slider .audio_control{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.audio-player .range__slider .audio_control span{width:50%}.audio-player .range__slider .audio_control .volume{display:flex;flex-flow:row nowrap;align-items:center;gap:5px}.audio-player .range__slider .audio_control .volume input{-webkit-appearance:none;width:100%;height:2px;background:var(--fa-secondary);border:none;outline:none}.audio-player .range__slider .audio_control .volume input::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:var(--text-normal);border:2px solid var(--fa-secondary);border-radius:50%}.audio-player .range__slider .audio_control .volume input::-webkit-slider-thumb:hover{background:var(--fa-secondary)}.audio-player .range__slider .audio_control .volume svg{width:22px;height:22px}.audio-player input[type=range]{width:100%;height:2px;-webkit-appearance:none;background:var(--bg-secondary)}.audio-player input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:var(--text-normal);border:2px solid var(--fa-third);border-radius:50%}.audio-player input[type=range]::-webkit-slider-thumb:hover{background:var(--fa-third)}.audio-player input[type=range]::-moz-range-thumb{background-color:var(--text-link)}.post-image-preview{z-index:100;max-width:100%;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;padding:2rem;border-radius:1rem}.post-image-preview img{height:100%;width:100%}.notifications .fixed-menu{width:100vw;height:100vh}.notifications .section-button{cursor:pointer;background:none;color:var(--text-normal);border:none;text-transform:capitalize;font-size:20px;padding:10px}.notifications .section-button:focus{color:var(--text-normal-hover)}.notifications .follows{display:flex;flex-flow:column nowrap}.notifications .follows .follow-box{padding:10px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bg-secondary);border-radius:5px}.notifications .follows .follow-box .follow-accept button{cursor:pointer;transition:var(--transition);color:var(--text-normal);text-transform:capitalize;float:right;padding:10px;width:100px;border:1px solid var(--bg-secondary);background:var(--bg-primary);border-radius:5px}.notifications .follows .follow-box .follow-accept button:hover{transition:var(--transition);color:var(--text-normal-hover);border-radius:unset}.notifications .follows .follow-box .follow-user a{display:flex;width:100%;text-overflow:ellipsis;overflow:hidden;flex-flow:row nowrap;align-items:center;gap:5px}@media screen and (max-width:800px){.notifications .follows .follow-box .follow-user a .nickname{display:none}.notifications .follows .follow-box .follow-user a .username{width:50%}}.modal-section{width:100vw;height:100vh;position:fixed;display:flex;justify-content:center;align-content:center;z-index:999}.modal-section .modal{z-index:1;border-radius:var(--border-radius);background:var(--bg-primary);border:2px solid var(--bg-secondary);position:absolute;display:flex;justify-content:center;align-items:center;width:33vw;height:50vh;padding:20px;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--text-normal);box-shadow:5px 5px 5px var(--bg-secondary)}.modal-section .modal div{width:100%;height:100%}.modal-section .modal .modal-box{display:flex;flex-direction:column}.modal-section .modal .modal-box svg{cursor:pointer;width:22px;height:22px}.modal-section .modal .modal-box .modal-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px;height:50px}.modal-section .modal .modal-box .modal-content{overflow:scroll;display:flex;flex-direction:column}.modal-section .modal .modal-box .modal-content div{min-width:33px;width:unset;height:unset;min-height:33px}.modal-section .modal .modal-box .modal-content .modal-content-section{margin-bottom:10px;height:unset}.modal-section .modal .modal-box .modal-content .modal-content-section img{width:100%}.modal-section .modal.preview-image{position:fixed;left:50%;top:50%;width:100vw;height:100vh;transform:translate(-50%,-50%);z-index:999}.modal-section .modal.preview-image img{max-width:100%;inset:0;margin:auto}@media(max-width:800px){.modal-section .modal{width:100%;height:100%}.modal-section .modal h2{font-size:18px}}.modal-section.preview-image{position:inherit}.comment-modal .create-comment input{padding:10px;color:var(--text-normal);height:50px;background-color:var(--bg-secondary);border:2px solid var(--bg-primary);width:100%}@media screen and (max-width:800px){header .header{padding:5px}header .pdp-33{margin:0}.not-mobile{display:none}.not-web{display:block}.svg-link svg{margin:5px}section.messages{padding:10px;width:100%}.search-modal{display:none}#preview-image{min-width:77px;min-height:77px;background-size:cover;background-position:50%}.pdp-100{height:77px;width:77px}.my-account{display:flex;flex-direction:column;justify-content:space-between;height:unset}.info-form,.informations .my-informations{padding:10px}.bottom-informations{grid-gap:5vw;gap:5vw;margin-top:20px}.bottom-informations span{padding:10px;width:100%}.first-colums,.second-colums,.third-colums{display:flex;flex-direction:column}.third-colums span{width:100%}.third-colums span button{text-transform:uppercase;cursor:pointer;color:var(--text-normal);border:none;padding:25px;background:var(--bg-primary)}.menu-bottom .btn-index{width:100%}.messages .all-chat,.messages nav{padding:0}.home .false-post{flex-direction:column;align-content:center}.home .false-post span{margin-left:2px}.home .false-post input,.home .false-post span{width:100%}}.progress-container{margin-top:10px;height:8px;width:100%;border-radius:.4rem;background:var(--bg-secondary)}.progress-container .progress{height:100%;border-radius:.4rem;background:var(--fa-secondary);transition:width .4s ease}.center{display:flex;justify-content:center;align-items:center;height:100%}.wave{width:5px;height:100px;background:linear-gradient(45deg,var(--fa-primary),var(--fa-secondary));margin:10px;animation:wave 1s linear infinite;border-radius:20px}.wave:nth-child(2){animation-delay:.1s}.wave:nth-child(3){animation-delay:.2s}.wave:nth-child(4){animation-delay:.3s}.wave:nth-child(5){animation-delay:.4s}.wave:nth-child(6){animation-delay:.5s}.wave:nth-child(7){animation-delay:.6s}.wave:nth-child(8){animation-delay:.7s}.wave:nth-child(9){animation-delay:.8s}.wave:nth-child(10){animation-delay:.9s}@keyframes wave{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}.row{display:flex;flex-direction:row;align-items:center;gap:5px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collumn{display:flex;flex-direction:column;gap:5px}.wrap{flex-wrap:wrap}.no_wrap{flex-wrap:nowrap}.space_evenly{justify-content:space-evenly}.space_between{justify-content:space-between}.uppercase{font-weight:600;text-transform:uppercase}@keyframes notyf-fadeinup{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@keyframes notyf-fadeinleft{0%{opacity:0;transform:translateX(25%)}to{opacity:1;transform:translateX(0)}}@keyframes notyf-fadeoutright{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(25%)}}@keyframes notyf-fadeoutdown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}@keyframes ripple{0%{transform:scale(0) translateY(-45%) translateX(13%)}to{transform:scale(1) translateY(-45%) translateX(13%)}}.notyf{position:fixed;top:0;left:0;height:100%;width:100%;color:#fff;z-index:9999;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;pointer-events:none;box-sizing:border-box;padding:20px}.notyf__icon--error,.notyf__icon--success{height:21px;width:21px;background:#fff;border-radius:50%;display:block;margin:0 auto;position:relative}.notyf__icon--error:after,.notyf__icon--error:before{content:"";background:currentColor;display:block;position:absolute;width:3px;border-radius:3px;left:9px;height:12px;top:5px}.notyf__icon--error:after{transform:rotate(-45deg)}.notyf__icon--error:before{transform:rotate(45deg)}.notyf__icon--success:after,.notyf__icon--success:before{content:"";background:currentColor;display:block;position:absolute;width:3px;border-radius:3px}.notyf__icon--success:after{height:6px;transform:rotate(-45deg);top:9px;left:6px}.notyf__icon--success:before{height:11px;transform:rotate(45deg);top:5px;left:10px}.notyf__toast{display:block;overflow:hidden;pointer-events:auto;animation:notyf-fadeinup .3s ease-in forwards;box-shadow:0 3px 7px 0 rgba(0,0,0,.25);position:relative;padding:0 15px;border-radius:2px;max-width:600px;transform:translateY(25%);box-sizing:border-box;flex-shrink:0}.notyf__toast--disappear{transform:translateY(0);animation:notyf-fadeoutdown .3s forwards;animation-delay:.25s}.notyf__toast--disappear .notyf__icon,.notyf__toast--disappear .notyf__message{animation:notyf-fadeoutdown .3s forwards;opacity:1;transform:translateY(0)}.notyf__toast--disappear .notyf__dismiss{animation:notyf-fadeoutright .3s forwards;opacity:1;transform:translateX(0)}.notyf__toast--disappear .notyf__message{animation-delay:.05s}.notyf__toast--upper{margin-bottom:20px}.notyf__toast--lower{margin-top:20px}.notyf__toast--dismissible .notyf__wrapper{padding-right:30px}.notyf__ripple{height:400px;width:6000px;position:absolute;transform-origin:bottom right;right:0;top:0;border-radius:50%;transform:scale(0) translateY(-51%) translateX(13%);z-index:5;animation:ripple .4s ease-out forwards}.notyf__wrapper{display:flex;align-items:center;padding-top:17px;padding-bottom:17px;padding-right:15px;border-radius:3px;position:relative;z-index:10}.notyf__icon{text-align:center;font-size:1.3em;opacity:0;animation:notyf-fadeinup .3s forwards;animation-delay:.3s;margin-right:13px}.notyf__dismiss{position:absolute;top:0;right:0;height:100%;width:26px;margin-right:-15px;animation:notyf-fadeinleft .3s forwards;animation-delay:.35s;opacity:0}.notyf__dismiss-btn{background-color:rgba(0,0,0,.25);border:none;cursor:pointer;transition:opacity .2s ease,background-color .2s ease;outline:none;opacity:.35;height:100%;width:100%}.notyf__dismiss-btn:after,.notyf__dismiss-btn:before{content:"";background:#fff;height:12px;width:2px;border-radius:3px;position:absolute;left:calc(50% - 1px);top:calc(50% - 5px)}.notyf__dismiss-btn:after{transform:rotate(-45deg)}.notyf__dismiss-btn:before{transform:rotate(45deg)}.notyf__dismiss-btn:hover{opacity:.7;background-color:rgba(0,0,0,.15)}.notyf__dismiss-btn:active{opacity:.8}.notyf__message{vertical-align:middle;position:relative;opacity:0;animation:notyf-fadeinup .3s forwards;animation-delay:.25s;line-height:1.5em}@media only screen and (max-width:480px){.notyf{padding:0}.notyf__ripple{height:600px;width:600px;animation-duration:.5s}.notyf__toast{max-width:none;border-radius:0;box-shadow:0 -2px 7px 0 rgba(0,0,0,.13);width:100%}.notyf__dismiss{width:56px}}@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";.old-theme-dark-blue{--bg-primary:#23232e;--bg-primary-opacity:#242433;--bg-secondary:#141418;--bg-third:#1e202c;--text-normal:#ddd;--text-normal-hover:#a8a8a8;--text-link:#00b0f4;--text-muted:#a6a9ad;--badge-color:#f04747;--fa-primary:#ff7eee;--fa-secondary:#df49a6;--fa-third:#b33b85;--warning-color:#ea4646;--good-color:#43b581;--medium-color:#faa61a;--off-color:#6e7985;--color-blue:#1c9eff;--color-blue-hover:#007ad6;--color-red:#c30;--color-green:#390;--color-yellow:#fc0;--hover-overlay:hsla(0,0%,100%,.1);--presentation-bg:linear-gradient(180deg,#0c0d11,#0f1015 15%,#13161d 25%,#1e202c 40%,#242736 60%,#313447 80%)}.old-theme-dark-blue,.theme-dark-blue{color:var(--text-normal);background-color:var(--bg-primary)}.theme-dark-blue{--bg-primary:#1b263b;--bg-primary-opacity:#242433;--bg-secondary:#2c3e50;--bg-third:#0a3d62;--text-normal:#f0efef;--text-normal-hover:#aeb6bf;--text-link:#00b0f4;--text-muted:#aeb6bf;--badge-color:#f04747;--fa-primary:#f0efef;--fa-secondary:#aeb6bf;--fa-third:#9ea6af;--warning-color:#ec7063;--good-color:#43b581;--medium-color:#faa61a;--off-color:#6e7985;--color-blue:#1c9eff;--color-blue-hover:#007ad6;--color-red:#c30;--color-green:#390;--color-yellow:#fc0;--hover-overlay:hsla(0,0%,100%,.1);--presentation-bg:linear-gradient(180deg,#0c0d11,#0f1015 15%,#13161d 25%,#1e202c 40%,#242736 60%,#313447 80%)}.theme-dark{--bg-primary:#1e1e1e;--bg-primary-opacity:#282828;--bg-secondary:#121212;--bg-third:#282828;--text-normal:#ddd;--text-normal-hover:#fff;--text-link:#00b0f4;--text-muted:#a6a9ad;--badge-color:#f04747;--fa-primary:#bc6ff1;--fa-secondary:#892cdc;--fa-third:#52057b;--warning-color:#ee2c2c;--good-color:#43b581;--medium-color:#faa61a;--off-color:#6e7985;--color-blue:#1c9eff;--color-blue-hover:#007ad6;--color-red:#c30;--color-green:#390;--color-yellow:#fc0;--hover-overlay:hsla(0,0%,100%,.1);--presentation-bg:linear-gradient(180deg,#0c0d11,#0f1015 15%,#13161d 25%,#1e202c 40%,#242736 60%,#313447 80%)}.theme-dark,.theme-white{color:var(--text-normal);background-color:var(--bg-primary)}.theme-white{--bg-primary:#fafafa;--bg-primary-opacity:#d9d9d9;--bg-secondary:#e0dfdf;--bg-third:#d9d9d9;--text-normal:#181818;--text-normal-hover:#858585;--text-link:#00b0f4;--text-muted:#a6a9ad;--badge-color:#f04747;--fa-primary:#34b9ee;--fa-secondary:#2ca1cf;--fa-third:#268cb4;--warning-color:#ea4646;--good-color:#43b581;--medium-color:#faa61a;--off-color:#6e7985;--color-blue:#1c9eff;--color-blue-hover:#007ad6;--color-red:#c30;--color-green:#390;--color-yellow:#fc0;--hover-overlay:hsla(0,0%,100%,.1);--presentation-bg:linear-gradient(180deg,#0c0d11,#0f1015 15%,#13161d 25%,#1e202c 40%,#242736 60%,#313447 80%)}