.page_block404__3c1C6{margin:auto;height:100%;display:flex;flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;justify-content:center}.page_data__0KoIv{background-color:var(--replica-bg);border-radius:var(--border-radius);padding:20px;width:var(--max-width);display:grid;grid-gap:20px;gap:20px}.page_data__0KoIv h1{font-size:2em;color:black}.bodyWrapper_bodyWrapper__dk46m{background-color:var(--grey-bg-color);margin:auto;height:100dvh;max-height:100dvh;min-height:100dvh;display:flex;max-height:100%;overflow:hidden;justify-content:space-between;flex-direction:column-reverse}.dialogFeed_wrapper__r_CIy{padding:50px 30px;overflow-y:scroll;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:20px;animation:dialogFeed_fadeIn__QSW4i .5s forwards;width:100%;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.dialogFeed_wrapper__r_CIy::-webkit-scrollbar{width:6px}.dialogFeed_wrapper__r_CIy::-webkit-scrollbar-track{background:transparent;border-radius:10px}.dialogFeed_wrapper__r_CIy::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:10px}@keyframes dialogFeed_fadeIn__QSW4i{0%{opacity:0}to{opacity:1}}.dialogFeed_complexItem__8T3Ko{position:relative;display:flex;flex-direction:column;gap:30px;margin:0 auto}.dialogFeed_buttons__FejQt{display:flex;flex-direction:column;gap:10px}.dialogFeed_feed___4Ti9{position:relative;display:flex;flex-direction:column;gap:30px}@keyframes dialogFeed_fadeOut__guGFn{0%{opacity:1}to{opacity:0}}@media (max-width:1200px){.dialogFeed_complexItem__8T3Ko{padding:0 30px;gap:15px}.dialogFeed_wrapper__r_CIy{padding:80px 5px 120px}.dialogFeed_noAvatar__0RgwS{padding-top:20px}}.replicaBlock_replica__L_2tb{display:flex;flex-direction:column;gap:30px;align-items:flex-end;width:var(--max-width)}.replicaBlock_body__uTiqu{width:100%;align-items:flex-start;animation:replicaBlock_fadeInOpacityBase__KORc7 .6s ease-out forwards}.replicaBlock_body__uTiqu,.replicaBlock_textContent__LJNps{display:flex;flex-direction:column;gap:15px}.replicaBlock_textContent__LJNps a{text-decoration:underline;text-underline-offset:3px;transition:all .2s ease;color:blue}.replicaBlock_textContent__LJNps a:hover{color:red}@media (max-width:1200px){.replicaBlock_replica__L_2tb{gap:10px}}@media (max-width:768px){.replicaBlock_replica__L_2tb,.replicaBlock_textContent__LJNps{width:100%}}@keyframes replicaBlock_fadeInOpacityBase__KORc7{0%{opacity:0}to{opacity:1}}@keyframes replicaBlock_fadeInOpacityPause__6nk_4{0%{opacity:0}50%{opacity:.2}to{opacity:1}}.formRenderer_form__1VYzG{margin-top:20px;display:flex;flex-direction:column;gap:30px;transition:all .4s ease}.formRenderer_formBody__EW1w5{padding:20px;display:flex;flex-direction:column;gap:20px;border-radius:var(--border-radius)}.formRenderer_attention__ii_hP{font-size:12px;line-height:15px}.formRenderer_attention__ii_hP a{text-decoration:underline;text-underline-offset:3px}.formRenderer_error__Q8FFq{border-radius:var(--border-radius)}.baseButton_buttons__M99v8{display:flex;flex-wrap:wrap;gap:15px;margin:auto;width:var(--max-width);animation:baseButton_fadeIn__bDqyF 1s forwards;z-index:300}@keyframes baseButton_fadeIn__bDqyF{0%{opacity:0}50%{opacity:0}to{opacity:1}}.baseButton_button__IL6_L{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:5px;padding:10px 20px;font-weight:600;border:none;border-radius:var(--light-border-radius);overflow:hidden;cursor:pointer;transition:all .1s ease;z-index:200;width:-moz-fit-content;width:fit-content}.baseButton_animateButton__ZO465{animation:baseButton_buttonClickAnimation__PxmrT .2s forwards}.baseButton_emoji__SBf9_{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;max-height:10px}.baseButton_emoji__SBf9_ span{margin:0;font-size:1.1em;transition:all .4s ease}.baseButton_link__OW41r{display:flex;gap:10px;align-items:center}.baseButton_button__IL6_L:before{content:"";position:absolute;top:-50%;left:-50%;width:150%;height:150%;background:radial-gradient(circle,#ffffff20,transparent);z-index:1;pointer-events:none;animation:baseButton_shine__p3RPO 1s infinite alternate}.baseButton_button__IL6_L:after{content:"";position:absolute;top:0;bottom:0;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.1) 10%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.6));width:20px;transform:skewX(-45deg);left:-20%;transition:all .3s ease;animation-name:baseButton_blick__iuB_s;animation-duration:5s;animation-iteration-count:infinite}.baseButton_button__IL6_L:hover{filter:brightness(1.06)}.baseButton_button__IL6_L:disabled{cursor:not-allowed;opacity:.2}.baseButton_button__IL6_L:disabled:hover{filter:none}.baseButton_iconButton__TYzfV{display:flex;justify-content:center;padding:10px 18px!important;font-size:30px!important;width:80px}@keyframes baseButton_shine__p3RPO{0%{transform:translate(0)}50%{transform:translate(20px,20px)}to{transform:translate(0)}}@keyframes baseButton_blick__iuB_s{15%,to{left:150%}}@keyframes baseButton_buttonClickAnimation__PxmrT{0%{transform:scale(1);opacity:1}to{transform:scale(1.07);opacity:0}}@media (max-width:1200px){.baseButton_buttons__M99v8{gap:15px}}@media (max-width:768px){.baseButton_buttons__M99v8{width:100%;max-width:100%}.baseButton_button__IL6_L{padding:15px;border-radius:14px}.baseButton_iconButton__TYzfV{padding:5px}}.baseInput_input__K51uv{border:0;background-color:#fff;color:#000;padding:10px 20px;width:100%;font-size:14px;border-radius:var(--border-radius);outline:none}.baseInput_input__K51uv:focus{background-color:#dceedc;outline:none;border:none}.baseInput_redBorder__NJIdU{background-color:#f7c1c1}.baseInput_input__K51uv:disabled{background-color:#d0d0d0;color:#aaa;cursor:not-allowed}.contentReplicaWrapper_baseReplicaWrapper__4bXMq{padding-right:50px}.contentReplicaWrapper_baseReplicaBody__rM87v{display:grid;grid-gap:15px;gap:15px;position:relative;height:-moz-fit-content;height:fit-content;background:var(--replica-bg);border-radius:var(--border-radius);padding:20px;min-width:100%;width:100%}.contentReplicaWrapper_baseReplicaBody__rM87v:hover .contentReplicaWrapper_tail___ANYS{transform:scale(1.1);filter:brightness(1.25)}.contentReplicaWrapper_tail___ANYS{width:20px;height:20px;position:absolute;bottom:-6px;right:-15px;fill:#f2f2f2;transition:transform .2s ease-in-out,filter .2s ease-in-out;cursor:pointer}@media (max-width:767px){.contentReplicaWrapper_baseReplicaWrapper__4bXMq{padding-right:25px}}.adaptiveImageContainer_imageContainer__B4ZTT{max-width:100%;width:100%;height:auto;overflow:hidden;position:relative;line-height:0}.adaptiveImageContainer_imageContainer__B4ZTT img{width:100%;height:auto;object-fit:cover;border-radius:var(--border-radius)}.formRenderer_form__5y8r8{margin-top:20px;display:flex;flex-direction:column;gap:30px;transition:all .4s ease}.formRenderer_formBody__nCiXT{padding:20px;display:flex;flex-direction:column;gap:20px;border-radius:var(--border-radius)}.formRenderer_attention__o7leN{font-size:12px;line-height:15px}.formRenderer_attention__o7leN a{text-decoration:underline;text-underline-offset:3px}.formRenderer_error__6iZjY{border-radius:var(--border-radius)}.replicaTitleComponent_header__qZMBQ{position:relative;padding:10px 20px;border-radius:var(--light-border-radius);border-top-left-radius:0;max-width:300px;animation:replicaTitleComponent_fadeInOpacityBase__DQiUl .6s ease-out forwards}.replicaTitleComponent_tail__1ny_v{width:15px;height:15px;position:absolute;top:0;left:-14px}@media (max-width:1200px){.replicaTitleComponent_tail__1ny_v{width:10px;height:10px;left:-9px}}@keyframes replicaTitleComponent_fadeInOpacityBase__DQiUl{0%{opacity:0}to{opacity:1}}.dangerTextContentBlock_textContent__m8uM4{display:flex;flex-direction:column;gap:15px}.dangerTextContentBlock_textContent__m8uM4 a{text-decoration:underline;text-underline-offset:3px;transition:all .2s ease;color:blue}.dangerTextContentBlock_textContent__m8uM4 a:hover{color:red}@media (max-width:768px){.dangerTextContentBlock_textContent__m8uM4{width:100%}}.AdditionalLinksRenderer_block__Qa_i_{display:flex;flex-direction:column;gap:15px;min-width:100%;padding:20px;background-color:var(--replica-bg-dark);border-radius:var(--light-border-radius)}.AdditionalLinksRenderer_link__ebLR_{text-decoration:underline;text-underline-offset:2px;transition:transform .2s ease-in-out}.AdditionalLinksRenderer_link__ebLR_:hover{transform:translateX(5px)}.backButton_button__ezHtX{margin-top:10px;border:none;border-radius:var(--border-radius);padding:5px 12px;cursor:pointer;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;transition:all .2s ease;display:flex;align-items:center;justify-content:center;opacity:.8}.backButton_button__ezHtX svg{width:20px;height:auto}.backButton_button__ezHtX:hover{filter:brightness(1.2);opacity:1}.avatar_avatar__BXtJd{position:absolute;top:0;left:-75px;height:50px;width:50px;border-radius:100%;overflow:hidden;animation:avatar_fadeIn__q4w8N 1s forwards}@keyframes avatar_fadeIn__q4w8N{0%{opacity:0}50%{opacity:0}to{opacity:1}}.avatar_avatar__BXtJd img{object-fit:cover;width:50px;height:50px}@media (max-width:1200px){.avatar_avatar__BXtJd{top:-60px;left:10px;height:40px;width:40px}.avatar_avatar__BXtJd img{object-fit:cover;height:auto;width:40px;height:40px}}.isLoadWrapper_container__ZdZNt{display:flex;flex-direction:column;gap:30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.isLoadWrapper_flex__oo8n1{align-items:center;gap:20px}.isLoadWrapper_avatar__rmXnm,.isLoadWrapper_flex__oo8n1{display:flex;justify-content:center}.isLoadWrapper_avatar__rmXnm img{border-radius:100%;width:50px;height:50px}.isLoadWrapper_loadingCircle__ueY2p{width:12px;height:12px;border-radius:50%;animation:isLoadWrapper_pulse__rw5xL .8s ease-in-out infinite}.isLoadWrapper_loadingCircle__ueY2p:first-child{width:15px;height:15px}.isLoadWrapper_loadingCircle__ueY2p:last-child{width:10px;height:10px}@media (max-width:1200px){.isLoadWrapper_avatar__rmXnm img{border-radius:100%;width:40px;height:40px}}@keyframes isLoadWrapper_pulse__rw5xL{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}.modalComponent_overlay__XECaM{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1000;animation:modalComponent_fadeIn__SknMw .6s ease-in-out;background:rgba(0,0,0,.6);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 10%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.4) 80%,rgba(0,0,0,0))}.modalComponent_modalWindow___z8Xv{position:relative;background:white;border-radius:10px;max-width:-moz-fit-content;max-width:fit-content;min-width:300px;transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;z-index:1000}.modalComponent_modalBody__OPDiG{box-sizing:border-box;padding:20px;grid-gap:20px;gap:20px;display:grid;max-height:720px;overflow:hidden;overflow-y:auto}.modalComponent_width100__w1My4{width:100%;max-width:1200px}.modalComponent_closeButton__OuX0M{position:absolute;top:-50px;right:0;background:transparent;border:none;font-size:50px;font-weight:500;cursor:pointer;line-height:1;color:white;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modalComponent_noBg__uBxkl{padding:0;background:none;border-radius:none;max-height:100%}.modalComponent_noBg__uBxkl .modalComponent_modalBody__OPDiG{padding:0;max-height:unset}@media (max-width:480px){.modalComponent_modalWindow___z8Xv{min-width:90%}}@keyframes modalComponent_fadeIn__SknMw{0%{opacity:0}to{opacity:1}}.promptInputRenderer_wrapper___Y_TR{z-index:500;max-width:100%;width:650px}.promptInputRenderer_widget__1RvJU{display:grid;width:100%;min-width:100%;max-width:100%;grid-gap:15px;gap:15px}.promptInputRenderer_block__KUhh6{grid-template-columns:5fr 1fr;display:grid;grid-gap:10px;gap:10px;width:100%}.promptInputRenderer_block__KUhh6 input{min-width:100%;width:100%;padding:10px 20px;border-radius:var(--border-radius);border:2px solid black}.promptInputRenderer_loading__1fy9Y{margin:auto;padding:30px}@media (max-width:670px){.promptInputRenderer_wrapper___Y_TR{padding:0 20px}.promptInputRenderer_block__KUhh6 input{padding:7px 20px;font-size:14px;letter-spacing:-.5px}}.loadingComponent_flex__HRyfy{display:flex;justify-content:center;align-items:center;gap:20px}.loadingComponent_loadingCircle__2Xg02{width:12px;height:12px;border-radius:50%;animation:loadingComponent_pulse__OR6uq .8s ease-in-out infinite}.loadingComponent_loadingCircle__2Xg02:first-child{width:15px;height:15px}.loadingComponent_loadingCircle__2Xg02:last-child{width:10px;height:10px}@keyframes loadingComponent_pulse__OR6uq{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}.logoBottom_logo__REscc{background-color:transparent;display:flex;justify-content:right;align-items:center;transition:all .2s ease-in-out;color:white;width:80px;height:-moz-fit-content;height:fit-content}.logoBottom_logo__REscc:hover{opacity:1;filter:brightness(1.1)}.logoBottom_logo__REscc svg{width:150px;height:auto}@media (max-width:768px){.logoBottom_logo__REscc{bottom:10px}.logoBottom_logo__REscc svg{width:70px;height:auto}}