.Account-module__VhLh0a__opusAuthScreen{box-sizing:border-box;align-items:center;width:100%;height:100vh;display:flex}.Account-module__VhLh0a__opusAuthForm{place-items:center;width:100%;max-width:800px;display:grid}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__FormContainer{width:100%;max-width:440px;padding:1rem}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__ReFormContainer{width:100%;max-width:500px;padding:1rem}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthLogo{height:50px;color:var(--theme-bg);justify-content:center;margin-bottom:2rem;display:flex}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthLogo>a{height:50px;display:inline-flex}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthFormText{text-align:center;margin-bottom:1rem;font-size:26px;font-weight:500}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthFormSmText{text-align:center;margin-bottom:1rem;font-size:18px;font-weight:400}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthFormLink{margin-bottom:1rem}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthFormLink>a{color:var(--theme-text);margin-bottom:1.5rem;font-size:18px;font-weight:500}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthBtnText{text-align:center;color:var(--color-text);margin-bottom:1.5rem;font-size:18px;font-weight:500}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthBtnText>a{color:var(--theme-text);font-weight:600}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthTextSmall{text-align:center;color:var(--secondary-text);margin-bottom:2rem;font-size:15px;font-weight:300}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthTextSmall>a{color:var(--link-color)}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__formGroup{margin-bottom:1rem;position:relative}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__inputIcon{width:46px;height:54px;color:var(--theme-color);place-items:center;display:grid;position:absolute;top:0;left:0}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__inputIcon>svg{width:24px}.Account-module__VhLh0a__formGroup:has(.Account-module__VhLh0a__formControl:focus) .Account-module__VhLh0a__inputIcon{color:var(--color-warning)}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__formControl{background-color:var(--input-color);border:1px solid var(--border-color);height:54px;color:var(--color-text);box-shadow:none;border-radius:var(--radius-xl);width:100%;padding-left:40px;font-size:18px;font-weight:500}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__formControl:hover,.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__formControl:focus{background-image:linear-gradient(var(--color-bg), var(--color-bg)), linear-gradient(to right, var(--theme-bg), var(--color-warning));box-shadow:var(--ou-box-shadow);box-shadow:var(--shadow-lg);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;outline:none;transition:box-shadow .25s,transform .15s}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__formControl::placeholder{color:var(--color-text);opacity:.5;font-weight:300}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__AuthForm .Account-module__VhLh0a__passwordView{cursor:pointer;place-items:center;width:44px;height:54px;display:grid;position:absolute;top:0;right:0}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__InputGroup{gap:1rem;display:flex}@media (max-width:768px){.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__InputGroup{gap:.5rem}}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__InputGroup .Account-module__VhLh0a__InputItem{width:100%}.Account-module__VhLh0a__opusAuthForm .Account-module__VhLh0a__InputGroup .Account-module__VhLh0a__tiNone{padding-left:.88rem}.Account-module__VhLh0a__formButton{margin-bottom:2rem}.Account-module__VhLh0a__formButton>button{background-color:var(--color-warning);width:100%;height:54px;color:var(--color-white);box-shadow:var(--box-shadow);border-radius:var(--radius-xl);cursor:pointer;border:none;justify-content:center;align-items:center;gap:5px;font-size:22px;font-weight:400;display:flex}.Account-module__VhLh0a__formButton>button>svg{width:24px}.Account-module__VhLh0a__formButton>button:hover{background:linear-gradient(135deg, var(--theme-bg), var(--color-warning));box-shadow:none;transition:box-shadow .25s,transform .15s}.Account-module__VhLh0a__outherButton{border:1px solid var(--border-color);border-radius:var(--radius-4xl);color:var(--color-text);text-align:center;justify-content:center;align-items:center;height:50px;margin-bottom:2rem;padding:0 1rem;font-size:20px;font-weight:500;display:flex}.Account-module__VhLh0a__opusAuthWell{border-top-left-radius:var(--radius-4xl);border-bottom-left-radius:var(--radius-4xl);width:100%;height:100%;max-height:700px;position:relative}.Account-module__VhLh0a__opusAuthWell:before{content:"";z-index:-1;border-top-left-radius:var(--radius-4xl);border-bottom-left-radius:var(--radius-4xl);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Account-module__VhLh0a__wellText{color:var(--color-white);filter:drop-shadow(2px 2px 2px #0003);line-height:1;position:absolute;bottom:15%;left:15%}.Account-module__VhLh0a__wellTextTop{font-size:50px;font-weight:500}.Account-module__VhLh0a__wellTextSmall{font-size:30px;font-weight:300}@media (max-width:1099px){.Account-module__VhLh0a__opusAuthForm{width:100%;max-height:calc(100vh - 100px);margin:0 auto}.Account-module__VhLh0a__opusAuthWell{transition:var(--ou-effect);display:none}}.Account-module__VhLh0a__langButtons{justify-content:center;display:flex}.Account-module__VhLh0a__gearBtns{border:1px solid var(--border-color);border-radius:var(--radius-4xl);background-color:var(--color-bg);-webkit-backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;align-items:center;gap:5px;height:40px;padding:0 .35rem;font-size:16px;display:inline-flex}.Account-module__VhLh0a__gearBtns a>svg{width:17px}.Account-module__VhLh0a__gearBtns a{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Account-module__VhLh0a__gearBtns a:hover{background-color:var(--color-light-dark);transition:all .2s ease-in-out}.Account-module__VhLh0a__langSelect{cursor:pointer;background:0 0;border:none;font-weight:500}.Account-module__VhLh0a__passwordRulesBox{background-color:var(--color-danger);color:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--box-shadow-lg);z-index:5;flex-direction:column;display:flex;position:absolute;top:54px;left:0}.Account-module__VhLh0a__passwordRulesBox .Account-module__VhLh0a__ruleBad{padding:0 .5rem;font-size:15px;font-weight:400}.Account-module__VhLh0a__passwordRulesBox .Account-module__VhLh0a__ruleBad:first-of-type{padding-top:.5rem}.Account-module__VhLh0a__passwordRulesBox .Account-module__VhLh0a__ruleBad:last-of-type{padding-bottom:.5rem}.Account-module__VhLh0a__serverMessage{text-align:center;background-color:var(--color-light);border-radius:var(--radius-lg);margin-bottom:1.5rem;padding:.9rem}.Account-module__VhLh0a__Logout{place-items:center;gap:.75rem;padding:1rem;display:grid}
.LanguageSwitcher-module__niKN8a__langContainer{width:max-content;position:relative}.LanguageSwitcher-module__niKN8a__languageBtn{white-space:nowrap;height:26px;font-size:inherit;font-weight:inherit;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:inline-flex}.LanguageSwitcher-module__niKN8a__languageDropdown{box-sizing:border-box;background-color:var(--color-bg);min-width:100%;color:var(--color-text);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:50;padding:4px 0;position:absolute;top:calc(100% + 2px);left:0}.LanguageSwitcher-module__niKN8a__openUp{top:auto;bottom:calc(100% + 2px)}.LanguageSwitcher-module__niKN8a__languageDropdown>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;width:100%;height:30px;padding:0 12px;display:flex}.LanguageSwitcher-module__niKN8a__languageDropdown>button:hover{background-color:var(--color-light)}.LanguageSwitcher-module__niKN8a__languageDropdown>button.LanguageSwitcher-module__niKN8a__active,.LanguageSwitcher-module__niKN8a__languageDropdown>button.LanguageSwitcher-module__niKN8a__active:hover{font-weight:600}
.EmojiPicker-module__A5xSJW__emojiDropdown{border:1px solid var(--border-color);background-color:var(--color-bg);color:var(--color-text);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);-webkit-user-select:none;user-select:none;padding:.5rem .75rem;font-size:18px;font-weight:500}.EmojiPicker-module__A5xSJW__emojiList{grid-template-columns:repeat(6,1fr);gap:0;width:210px;max-height:150px;margin-bottom:5px;display:grid;overflow-y:auto}.EmojiPicker-module__A5xSJW__emojiItem{cursor:pointer;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:20px;line-height:1;transition:background-color .15s;display:grid}.EmojiPicker-module__A5xSJW__emojiItem:hover{background-color:var(--color-light-dark)}.EmojiPicker-module__A5xSJW__emojiTitle{opacity:.7;background-color:var(--color-bg);z-index:1;font-size:14px;font-weight:600;position:sticky;top:0}.EmojiPicker-module__A5xSJW__emojiBtn{cursor:pointer;place-items:center;width:100%;height:100%;display:grid;position:relative}.EmojiPicker-module__A5xSJW__emojiBtn>svg{cursor:pointer;width:28px}
.profile-module__iwZ1fG__profileContainer{width:100%;max-width:1090px;margin:0 auto;padding:.75rem}.profile-module__iwZ1fG__profileFeeds{gap:20px;display:flex;position:relative}.profile-module__iwZ1fG__profileTag{width:100%;max-width:365px}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagContent{border:1px solid var(--border-color);border-radius:var(--radius-xl);background-color:var(--color-bg);width:100%;max-width:680px;margin:0 auto;position:sticky;top:65px}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagHeader{align-items:center;gap:5px;height:60px;padding:0 1rem;display:flex}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagHeaderTitle{color:var(--secondary-text);font-size:1.1em;font-weight:500}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenu{cursor:pointer;margin-left:auto;display:none}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenuList .profile-module__iwZ1fG__tagItem{border-top:1px dashed var(--border-color);align-items:center;gap:10px;padding:1rem;font-size:1.08em;display:flex}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenuList .profile-module__iwZ1fG__tagItem:first-of-type{border-top-style:solid}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenuList .profile-module__iwZ1fG__tagItem>svg{color:var(--theme-color)}.profile-module__iwZ1fG__profileBody{background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);margin-bottom:1rem;padding:3rem}@media (max-width:768px){.profile-module__iwZ1fG__profileContainer{padding:0}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagContent,.profile-module__iwZ1fG__profileBody{border-radius:0}}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyAboutItemHeader,.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItemHeader{color:var(--color-text);opacity:.6;font-size:.95em;font-weight:600}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyAboutItemHeader{margin-bottom:.75rem}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyAboutItemContent{color:var(--color-text);white-space:pre-line;font-size:1.12em;font-weight:400;line-height:1.15}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItem{gap:1rem;margin-bottom:1rem;display:flex}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItem:last-of-type{margin-bottom:0}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItemContent{color:var(--color-text);font-size:1.1em;font-weight:500}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__bodyItemIcon,.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentIcon{width:40px;height:40px;color:var(--theme-main-bg);background-color:var(--theme-color);border-radius:40px 40px 10px;flex-shrink:0;place-items:center;display:grid}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialMenu,.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialBtns{justify-content:center;align-items:center;gap:10px;display:flex}.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialMenu .profile-module__iwZ1fG__socialItem,.profile-module__iwZ1fG__profileBody .profile-module__iwZ1fG__socialBtns .profile-module__iwZ1fG__socialLink{background-color:var(--color-light);border-radius:var(--radius-4xl);place-items:center;width:34px;height:34px;display:grid}.profile-module__iwZ1fG__emptyFeed,.profile-module__iwZ1fG__noContent{-webkit-user-select:none;user-select:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.profile-module__iwZ1fG__emptyFeed{padding:3rem 1rem}.profile-module__iwZ1fG__emptyFeed .profile-module__iwZ1fG__emptyTitle{color:var(--color-text);margin-bottom:.5rem;font-size:26px;font-weight:600}.profile-module__iwZ1fG__emptyFeed .profile-module__iwZ1fG__emptyText{color:var(--secondary-text);font-size:14px;font-weight:400}.profile-module__iwZ1fG__emptyFeed .profile-module__iwZ1fG__emptyIcon,.profile-module__iwZ1fG__noContent .profile-module__iwZ1fG__noContentIcon{border:2px solid var(--secondary-text);width:80px;height:80px;color:var(--secondary-text);opacity:.3;border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.profile-module__iwZ1fG__noContent{color:var(--secondary-text);font-size:1.2em;font-weight:500}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentItem{border-bottom:1px dashed var(--border-color);gap:1rem;margin-bottom:1.3rem;padding-bottom:1rem;display:flex}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentItem:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName{text-align:left;color:var(--color-text);align-items:center;gap:5px;margin-bottom:.5rem;font-size:1.25em;font-weight:500;line-height:1.2;display:inline-flex}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName span{color:var(--color-white);background-color:var(--color-red-600);border-radius:var(--radius-4xl);flex-shrink:0;align-items:center;height:auto;padding:.2rem .5rem;font-size:.6em;font-weight:500;line-height:1;display:inline-flex}@media (max-width:768px){.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName{display:block}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentName span{margin-left:5px}}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentText{color:var(--secondary-text);background-color:var(--color-light-dark);border-radius:var(--radius-4xl);margin-bottom:.4rem;padding:3px 10px;font-size:.94em;font-weight:500;display:inline-block}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentDate{color:var(--secondary-text);font-size:.95em;font-weight:500}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentGear{flex-direction:column;gap:.75rem;margin-left:auto;display:inline-flex;position:relative}.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentGear>button{background-color:var(--color-light);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.profile-module__iwZ1fG__documentSearch{background-color:var(--color-light);border:1px solid var(--border-color);border-radius:var(--radius-4xl);cursor:text;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;margin-bottom:1.8rem;padding:.6rem;display:flex}.profile-module__iwZ1fG__documentSearch:hover{border-color:rgba(var(--theme-color-rgb), .4);transition:all .2s}.profile-module__iwZ1fG__documentSearch .profile-module__iwZ1fG__searchText{color:var(--secondary-text);opacity:.5;width:100%;font-size:1em;font-weight:500}.profile-module__iwZ1fG__documentSearchModal{border-radius:var(--radius-xl);background-color:var(--color-bg);-webkit-user-select:none;user-select:none;flex-direction:column;max-height:90vh;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalHeader{border-bottom:0;border-bottom:1px solid var(--border-color);align-items:center;height:46px;padding:.75rem;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalHeaderTitle{text-align:center;color:var(--color-text);text-shadow:var(--text-shadow-sm);font-size:18px;font-weight:600}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalSearchBar{padding:.75rem}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchArea{background-color:var(--theme-main-bg);border:1px solid var(--border-color);border-radius:var(--radius-4xl);align-items:center;gap:.5rem;padding:.3rem;display:flex}.profile-module__iwZ1fG__documentSearchModal:focus-within .profile-module__iwZ1fG__searchArea{background-color:var(--color-bg);border-color:var(--theme-color);box-shadow:var(--shadow-lg)}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchArea .profile-module__iwZ1fG__searcIcon{width:30px;height:30px;color:var(--theme-color);flex-shrink:0;place-items:center;margin-left:.5rem;display:grid}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody{flex:1;margin-bottom:.75rem;padding:1rem;overflow-y:auto}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItem{border-bottom:1px dashed var(--border-color);gap:.75rem;padding:.6rem 0;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItem:last-of-type{border-bottom:0}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItemIcon{width:30px;height:30px;color:var(--theme-color);flex-shrink:0;place-items:center;display:grid}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItemName{color:var(--theme-color);font-size:1.2rem;font-weight:500}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalBody .profile-module__iwZ1fG__bodyItemText{font-size:0.rem;color:var(--secondary-text);opacity:.8;font-weight:400}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchInput{color:var(--color-text);flex:1;padding:.6rem;font-size:1.05rem;font-weight:500}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchSelect{background-color:var(--color-light-dark);max-width:150px;color:var(--color-text);border-radius:var(--radius-4xl);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ccc' stroke-width='2'%3E%3Cpath d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:.8rem;padding:.6rem 2rem .6rem .8rem;font-size:.86em;font-weight:500}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__modalHeader kbd{border-radius:var(--radius-sm);cursor:pointer;margin-left:auto;font-size:.7em;font-weight:700}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__inputArea{flex:1;align-items:center;width:100%;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__selectArea{align-items:center;gap:.4rem;display:flex}@media (max-width:568px){.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchArea{border-radius:var(--radius-lg);flex-direction:column}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__searchSelect{border-radius:var(--radius-md);flex:1;width:100%}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__selectArea{flex:1;width:100%}}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__noResult{color:var(--color-gray-400);text-align:center;flex-direction:column;align-items:center;padding:0 .75rem .75rem;font-size:1.05em;font-weight:400;display:flex}.profile-module__iwZ1fG__documentSearchModal .profile-module__iwZ1fG__noResult .profile-module__iwZ1fG__noResultIcon{border:2px solid var(--border-color);width:50px;height:50px;color:var(--secondary-text);opacity:.5;border-radius:50%;place-items:center;margin-bottom:.75rem;display:grid}.profile-module__iwZ1fG__loadMoreBtn{place-items:center;display:grid}.profile-module__iwZ1fG__loadMoreBtn>button{background-color:var(--color-light);border-radius:var(--radius-4xl);align-items:center;height:38px;padding:0 1rem;display:flex}.profile-module__iwZ1fG__dropDown{border:1px solid var(--border-color);background-color:var(--color-bg);color:var(--color-text);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:.5rem;font-size:18px;font-weight:500;top:2rem;overflow:hidden}.profile-module__iwZ1fG__dropDownItem{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:var(--radius-lg);align-items:center;gap:5px;padding:.5rem .75rem;display:flex}.profile-module__iwZ1fG__dropDownItem .profile-module__iwZ1fG__Icon{flex-shrink:0;width:22px}.profile-module__iwZ1fG__dropDownItem:hover{background-color:var(--color-gray-200);color:var(--color-gray-600);transition:var(--ease-in-out)}.profile-module__iwZ1fG__dropDownItem .profile-module__iwZ1fG__contenText{flex-direction:column;display:flex}.profile-module__iwZ1fG__dropDownItem .profile-module__iwZ1fG__contenText>span{opacity:.7;margin-top:-1px;font-size:12px;font-weight:300;line-height:1}.profile-module__iwZ1fG__dropItemContanier{padding:.5rem}.profile-module__iwZ1fG__dropItemHeader{text-align:center;color:var(--secondary-text);opacity:.6;padding:.75rem 0 0;font-size:.9em;font-weight:600}@media (max-width:990px){.profile-module__iwZ1fG__profileFeeds{flex-direction:column}.profile-module__iwZ1fG__profileTag{max-width:100%}.profile-module__iwZ1fG__profileBody{padding:1rem}.profile-module__iwZ1fG__tagMenuList{display:none}.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagMenu,.profile-module__iwZ1fG__tagMenuList.profile-module__iwZ1fG__open{display:block}}@media (max-width:768px){.profile-module__iwZ1fG__profileTag .profile-module__iwZ1fG__tagContent{max-width:100%}}@media (max-width:460px){.profile-module__iwZ1fG__documentList .profile-module__iwZ1fG__documentText{border-radius:var(--radius-sm);padding:3px 5px}}.profile-module__iwZ1fG__restrictedProfile{background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);flex-direction:column;align-items:center;margin-bottom:1rem;padding:3rem;display:flex}.profile-module__iwZ1fG__restrictedProfile .profile-module__iwZ1fG__restrictedIcon{border:2px solid var(--border-color);width:90px;height:90px;color:var(--color-gray-300);border-radius:50%;place-items:center;margin-bottom:1rem;display:grid}.profile-module__iwZ1fG__restrictedProfile .profile-module__iwZ1fG__restrictedTitle{color:var(--color-text);margin-bottom:.5rem;font-size:1.6em;font-weight:500}.profile-module__iwZ1fG__restrictedProfile .profile-module__iwZ1fG__restrictedDesc{color:var(--color-gray-400);font-size:1em;font-weight:300}
.Footer-module__MPE0dq__Footer{border-top:1px solid var(--border-color);width:100%}.Footer-module__MPE0dq__footerMain{background-color:rgba(var(--color-light-rgb), .35);flex-shrink:0;grid-template-columns:minmax(260px,380px) 1fr;align-items:start;gap:3rem 4rem;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;display:grid}.Footer-module__MPE0dq__brandColumn{flex-direction:column;gap:.2rem;display:flex}.Footer-module__MPE0dq__brandLabel{text-transform:uppercase;width:fit-content;color:var(--theme-text);align-items:center;margin-bottom:.75rem;display:inline-flex}.Footer-module__MPE0dq__brandTitle{color:var(--color-text);margin:0;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:700;line-height:1.2}.Footer-module__MPE0dq__brandText{max-width:340px;color:var(--color-gray-400);font-size:.95rem;line-height:1.2}.Footer-module__MPE0dq__linksArea{grid-template-columns:repeat(3,minmax(160px,1fr));gap:2rem;display:grid}.Footer-module__MPE0dq__linkColumn{flex-direction:column;gap:.3rem;display:flex}.Footer-module__MPE0dq__columnTitle{color:var(--color-text);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.Footer-module__MPE0dq__linkColumn a{width:fit-content;color:var(--color-gray-400);font-size:1.08rem;font-weight:400;line-height:1.2;text-decoration:none;transition:color .2s,transform .2s}.Footer-module__MPE0dq__linkColumn a:hover{color:var(--color-warning);transform:translate(3px)}.Footer-module__MPE0dq__footerBottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1rem;display:flex}.Footer-module__MPE0dq__copyArea{color:var(--color-gray-400);font-size:.94rem;line-height:1.5}.Footer-module__MPE0dq__bottomRight{justify-content:flex-end;align-items:center;display:flex}.Footer-module__MPE0dq__langBox{min-height:42px;color:var(--color-text);align-items:center;gap:.75rem;display:inline-flex}@media (max-width:990px){.Footer-module__MPE0dq__footerMain{grid-template-columns:1fr;gap:2rem}.Footer-module__MPE0dq__linksArea{grid-template-columns:repeat(2,minmax(160px,1fr))}.Footer-module__MPE0dq__brandText{max-width:100%}}@media (max-width:640px){.Footer-module__MPE0dq__footerMain{padding:2.5rem 1rem 2rem}.Footer-module__MPE0dq__linksArea{grid-template-columns:1fr;gap:1.5rem}.Footer-module__MPE0dq__footerBottom{flex-direction:column;align-items:center;padding:1rem}.Footer-module__MPE0dq__bottomRight{justify-content:center;width:100%}.Footer-module__MPE0dq__linkColumn a:hover{transform:none}}
.agreement-module__wCAgWq__mainHeader{border-bottom:1px solid var(--border-color);width:100%}.agreement-module__wCAgWq__mainHeader .agreement-module__wCAgWq__headerConteiner{align-items:center;width:100%;margin:0 auto;padding:.75rem;display:flex}.agreement-module__wCAgWq__opusHeaderLogo{align-items:center;gap:0;display:inline-flex}.agreement-module__wCAgWq__mainBody{gap:25px;width:100%;max-width:1300px;margin:0 auto;padding:3rem 1rem;display:flex}@media (max-width:990px){.agreement-module__wCAgWq__mainBody{flex-direction:column;padding:0!important}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent{padding:.75rem}}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent{font-size:18px;font-weight:400;line-height:1.4rem}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent .agreement-module__wCAgWq__headerImage{width:100%;height:auto;margin-bottom:1.5rem}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent .agreement-module__wCAgWq__headerImage>img{object-fit:contain;border-radius:var(--radius-lg);width:100%;height:100%}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent .agreement-module__wCAgWq__orTitle{color:var(--color-text);font-size:20px;font-weight:500}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent .agreement-module__wCAgWq__pageTitle{color:var(--color-text);margin-bottom:.5rem;font-size:30px;font-weight:600}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent .agreement-module__wCAgWq__pageText{color:var(--secondary-text);margin-bottom:1rem;font-size:16px;font-weight:300}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent .agreement-module__wCAgWq__pragraphTitle{color:var(--color-text);margin-bottom:.5rem;font-size:24px;font-weight:500}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__bodyContent .agreement-module__wCAgWq__customBullet{margin-bottom:1rem;padding-left:20px;list-style:outside}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__mainSidebar{width:100%;max-width:340px}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__mainMenuList{-webkit-user-select:none;user-select:none;position:sticky;top:.75rem}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__mainMenuList .agreement-module__wCAgWq__menuItem{border-left:2px solid rgba(var(--theme-bg-rgb), .2);flex-shrink:0;align-items:center;height:40px;padding-left:1rem;font-size:18px;font-weight:500;display:flex}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__mainMenuList .agreement-module__wCAgWq__menuItem:hover{border-left:2px solid var(--theme-color);transition:all .25s}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__mainMenuList .agreement-module__wCAgWq__Active{border-left:2px solid var(--theme-color);color:var(--theme-color)}@media (max-width:990px){.agreement-module__wCAgWq__mainSidebar{border-bottom:1px solid var(--border-color);width:100%;min-width:0;max-width:100%!important}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__mainMenuList{width:100%;display:flex;overflow-x:auto}.agreement-module__wCAgWq__mainBody .agreement-module__wCAgWq__mainMenuList .agreement-module__wCAgWq__menuItem{border-left:0;flex-shrink:0;height:50px}}
