.Blog-module__f2qemW__container{background-color:#fff;width:100%;padding-top:6rem;font-family:Poppins,sans-serif}.Blog-module__f2qemW__heroSection{width:100%;max-width:var(--max-width);margin:0 auto;padding:0}.Blog-module__f2qemW__heroTitle{width:100%;color:var(--primary-color);text-align:center;background:linear-gradient(135deg,#f0e8ef 0%,#e8e0e8 100%);border-radius:12px;margin-bottom:2rem;padding:2.5rem 2rem;font-size:1.8rem;font-weight:500}.Blog-module__f2qemW__mainContent{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 0 3rem}.Blog-module__f2qemW__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Blog-module__f2qemW__tabContainer{gap:.5rem;display:flex}.Blog-module__f2qemW__tabItem{cursor:pointer;color:#666;background:0 0;border:1px solid #ddd;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:500;transition:all .3s}.Blog-module__f2qemW__tabItem:hover{color:var(--third-color);border-color:var(--third-color)}.Blog-module__f2qemW__tabActive{color:var(--third-color);border-color:var(--third-color);background:0 0;font-weight:600}.Blog-module__f2qemW__searchRow{align-items:center;gap:1rem;display:flex}.Blog-module__f2qemW__sortDropdown{border:1px solid var(--third-color);cursor:pointer;color:var(--third-color);background:0 0;border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .75rem;font-size:.75rem;transition:all .3s;display:flex}.Blog-module__f2qemW__sortDropdown:hover{background:#61b53c0d}.Blog-module__f2qemW__sortDropdown i{color:var(--third-color);font-size:.8rem}.Blog-module__f2qemW__searchBox{background:0 0;border:none;border-bottom:1px solid #ddd;border-radius:0;align-items:center;gap:.5rem;padding:.5rem .5rem .5rem 0;transition:all .3s;display:flex}.Blog-module__f2qemW__searchBox:focus-within{border-bottom-color:var(--third-color)}.Blog-module__f2qemW__searchBox input{color:#333;background:0 0;border:none;outline:none;width:150px;font-size:.75rem}.Blog-module__f2qemW__searchBox input::placeholder{color:#999}.Blog-module__f2qemW__searchBox i{color:#666;cursor:pointer;font-size:.85rem}.Blog-module__f2qemW__articlesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.Blog-module__f2qemW__articleCard{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.Blog-module__f2qemW__articleCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Blog-module__f2qemW__cardImage{width:100%;height:200px;overflow:hidden}.Blog-module__f2qemW__cardImage img{object-fit:cover;width:100%;height:100%}.Blog-module__f2qemW__cardContent{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Blog-module__f2qemW__cardTitle{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__cardBadge{color:var(--third-color);border:1px solid var(--third-color);background:0 0;border-radius:4px;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.Blog-module__f2qemW__cardDesc{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Blog-module__f2qemW__pageBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Blog-module__f2qemW__pageBtn:hover:not(:disabled){color:#333;background:0 0;border-color:#333}.Blog-module__f2qemW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.Blog-module__f2qemW__pageNumber{color:#333;font-size:1rem;font-weight:600}.Blog-module__f2qemW__detailContainer{width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem 0 3rem}.Blog-module__f2qemW__detailFlex{gap:2rem;display:flex}.Blog-module__f2qemW__detailMain{flex:1}.Blog-module__f2qemW__detailTitle{color:var(--text-primary-color);margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.Blog-module__f2qemW__detailMeta{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Blog-module__f2qemW__detailMeta span{color:var(--text-foreign-color);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.Blog-module__f2qemW__detailMeta span i{color:#4a0f41}.Blog-module__f2qemW__detailImage{border-radius:12px;width:100%}.Blog-module__f2qemW__imageSidebarRow{align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex}.Blog-module__f2qemW__imageSidebarRow .Blog-module__f2qemW__detailImage{flex:1;margin-bottom:0}.Blog-module__f2qemW__detailContent{color:var(--text-primary-color);text-align:justify;font-size:.85rem;line-height:1.6}.Blog-module__f2qemW__detailContent h3{color:#000;margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600}.Blog-module__f2qemW__detailContent p{color:#666;margin-bottom:.4rem}.Blog-module__f2qemW__detailContent strong,.Blog-module__f2qemW__detailContent b{color:#000;font-weight:500}.Blog-module__f2qemW__detailSidebar{width:280px;min-width:280px}.Blog-module__f2qemW__sidebarBox{border:1px solid #d0b6cc;border-radius:8px;overflow:hidden}.Blog-module__f2qemW__sidebarHeader{color:#000;text-align:center;padding:1rem 1.25rem;font-size:1.1rem;font-weight:600;position:relative}.Blog-module__f2qemW__sidebarHeader:after{content:"";background-color:#e0e0e0;height:1px;position:absolute;bottom:0;left:1.25rem;right:1.25rem}.Blog-module__f2qemW__sidebarItem{color:#000;align-items:flex-start;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;line-height:1.5;text-decoration:none;transition:background-color .2s;display:flex}.Blog-module__f2qemW__sidebarItem:before{content:"•";color:#000;font-size:1rem;line-height:1.3}.Blog-module__f2qemW__sidebarTitle{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__sidebarItem:hover{background-color:#f8f9fa}.Blog-module__f2qemW__sidebarEmpty{color:#666;text-align:center;padding:1rem 1.25rem;font-size:.85rem;font-style:italic}.Blog-module__f2qemW__detailContent .ql-align-justify{text-align:justify}.Blog-module__f2qemW__detailContent .ql-align-center{text-align:center}.Blog-module__f2qemW__detailContent .ql-align-right{text-align:right}.Blog-module__f2qemW__detailContent ul,.Blog-module__f2qemW__detailContent ol{margin-bottom:1rem;margin-left:1.5rem}.Blog-module__f2qemW__detailContent li{margin-bottom:.5rem}@media only screen and (max-width:1680px){.Blog-module__f2qemW__heroSection,.Blog-module__f2qemW__mainContent,.Blog-module__f2qemW__detailContainer{max-width:75%}}@media only screen and (max-width:1440px){.Blog-module__f2qemW__heroSection,.Blog-module__f2qemW__mainContent,.Blog-module__f2qemW__detailContainer{max-width:80%}}@media only screen and (max-width:1024px){.Blog-module__f2qemW__heroSection,.Blog-module__f2qemW__mainContent,.Blog-module__f2qemW__detailContainer{max-width:85%}}@media only screen and (max-width:800px){.Blog-module__f2qemW__heroSection,.Blog-module__f2qemW__mainContent,.Blog-module__f2qemW__detailContainer{max-width:90%}}@media only screen and (max-width:992px){.Blog-module__f2qemW__articlesGrid{grid-template-columns:1fr}.Blog-module__f2qemW__detailContainer{padding:1.5rem 2rem}.Blog-module__f2qemW__detailFlex{flex-direction:column}.Blog-module__f2qemW__detailSidebar{width:100%;min-width:100%}.Blog-module__f2qemW__detailTitle,.Blog-module__f2qemW__detailContent{max-width:100%}.Blog-module__f2qemW__imageSidebarRow{flex-direction:column}.Blog-module__f2qemW__imageSidebarRow .Blog-module__f2qemW__detailImage{order:1}.Blog-module__f2qemW__imageSidebarRow .Blog-module__f2qemW__detailSidebar{order:2;margin-top:1.5rem}}@media only screen and (max-width:768px){.Blog-module__f2qemW__heroTitle{padding:1.5rem 1rem;font-size:1.3rem}.Blog-module__f2qemW__mainContent{padding:0 1rem 2rem}.Blog-module__f2qemW__heroSection{padding:0 1rem}.Blog-module__f2qemW__articlesGrid{grid-template-columns:1fr}.Blog-module__f2qemW__tabContainer{gap:1rem}.Blog-module__f2qemW__detailContainer{padding:1rem}.Blog-module__f2qemW__detailTitle{max-width:100%;font-size:1.25rem}.Blog-module__f2qemW__detailContent{max-width:100%;font-size:.9rem}.Blog-module__f2qemW__imageSidebarRow{flex-direction:column}.Blog-module__f2qemW__imageSidebarRow .Blog-module__f2qemW__detailImage{border-radius:8px;order:1}.Blog-module__f2qemW__imageSidebarRow .Blog-module__f2qemW__detailSidebar{order:2;margin-top:1rem}.Blog-module__f2qemW__detailMeta{flex-direction:column;align-items:flex-start;gap:.5rem}}
.Footer-module__UDEoiW__containers{background-color:#fff;border-top:1px solid #f0f0f0;justify-content:center;width:100%;padding:4rem 0 3.5rem;display:flex}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content{width:100%;max-width:var(--max-width);flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.8rem;padding:0;display:flex}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand{flex:2;max-width:320px;margin-right:auto}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand .Footer-module__UDEoiW__brandHeader{align-items:center;gap:.75rem;height:20px;margin-bottom:2rem;display:flex}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand .Footer-module__UDEoiW__brandHeader img{object-fit:contain;width:auto;height:48px;margin-top:-14px}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand .Footer-module__UDEoiW__brandTitle{color:var(--text-primary-color);margin:-4px 0 0;font-size:.9rem;font-weight:700;line-height:1.2}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand .Footer-module__UDEoiW__tagline{color:#888;margin-top:0;margin-bottom:1.5rem;font-size:.75rem;line-height:1.6}.Footer-module__UDEoiW__socials{gap:.75rem;margin-top:1rem;display:flex}.Footer-module__UDEoiW__socials a{color:#666;background-color:#0000;border:1px solid #dcdcdc;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__UDEoiW__socials a:hover{color:#fff;background-color:#6cbe45;border-color:#6cbe45}.Footer-module__UDEoiW__socials a i{font-size:1.25rem}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__title{color:var(--text-primary-color);margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__sitemap{flex:none}.Footer-module__UDEoiW__menuGrid{flex-direction:column;gap:.6rem;display:flex}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__sitemap a{color:#888;margin-bottom:1rem;font-size:.75rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__contact{flex:none;width:170px}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__contact .Footer-module__UDEoiW__phone{color:#888;margin-bottom:.6rem;font-size:.75rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__contact .Footer-module__UDEoiW__email{margin-top:.6rem;margin-bottom:0}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__contact .Footer-module__UDEoiW__email a{color:#888;word-break:break-all;font-size:.75rem;text-decoration:none}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__secretariat{flex:none;width:290px}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__secretariat .Footer-module__UDEoiW__address{color:#888;margin:0;font-size:.75rem;line-height:1.6}.Footer-module__UDEoiW__footnote{color:#888;background-color:#f5f7f9;justify-content:center;width:100%;padding:1.25rem 0;display:flex}.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__content{width:100%;max-width:var(--max-width);flex-direction:row;justify-content:space-between;align-items:center;padding:0;display:flex}.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__powered,.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__copyright{font-size:.75rem;font-weight:400}@media only screen and (min-width:2400px){.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content,.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__content{max-width:55%}}@media only screen and (max-width:1680px){.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content,.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__content{max-width:75%}}@media only screen and (max-width:1440px){.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content,.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__content{max-width:80%}}@media only screen and (max-width:1024px){.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content,.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__content{max-width:85%}}@media only screen and (max-width:800px){.Footer-module__UDEoiW__containers{padding:2rem 0}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content,.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__content{max-width:90%}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content{flex-direction:column;align-items:flex-start;gap:2rem}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand,.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__sitemap,.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__contact,.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__secretariat{text-align:left;flex:none;width:100%;margin:0}.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__content{text-align:center;flex-direction:column;justify-content:center;padding:.75rem 0}}
.MemberLayout-module__N1HnDG__containers{background-color:#f7f7f7;width:100%;display:grid;overflow:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents{width:100%;max-width:var(--max-width);border-top:1px solid #f6f6f6;justify-self:center;overflow-x:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows{text-align:left;flex-direction:row;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left{-ms-overflow-style:none;scrollbar-width:none;background-color:#fff;border-left:1px solid #f6f6f6;width:300px;min-width:300px;max-width:300px;height:calc(100vh - 65px);overflow:hidden auto}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul{list-style:none}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li{cursor:pointer;color:#acacac;background-color:#fff;border:none;border-bottom:1px solid #f6f6f6;align-items:center;width:100%;padding:.8rem 1rem;display:flex;position:relative}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li i{margin-right:.7rem;font-size:1.4rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li:hover{color:var(--text-primary-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li.MemberLayout-module__N1HnDG__active{color:var(--text-primary-color);z-index:1;font-weight:600;position:sticky;top:0}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li.MemberLayout-module__N1HnDG__active:after{content:"";background-color:var(--third-color);width:3px;height:100%;position:absolute;top:0;right:-1px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right{background-color:#fff;border-left:1px solid #f6f6f6;border-right:1px solid #f6f6f6;flex-grow:1;height:calc(100vh - 65px);overflow:hidden auto}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar{z-index:1;background-color:#fff;border-bottom:1px solid #f4f4f4;justify-content:space-between;justify-self:center;align-items:flex-end;gap:1rem;width:100%;padding:.9rem 1.5rem;display:flex;position:sticky;top:0;overflow:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__breadcrumb{-ms-overflow-style:none;scrollbar-width:none;flex-grow:1;align-items:center;display:flex;overflow-x:auto}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__breadcrumb .MemberLayout-module__N1HnDG__items{cursor:pointer;color:var(--text-foreign-color);text-transform:capitalize;text-wrap:nowrap;align-items:center;height:36px;font-size:.9rem;text-decoration:none;display:flex;position:relative}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__breadcrumb .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__active{color:var(--third-color);font-weight:600}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__breadcrumb .MemberLayout-module__N1HnDG__items:hover{color:var(--text-primary-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__breadcrumb .MemberLayout-module__N1HnDG__items:not(:first-child):before{content:"→";color:#bbb;margin:0 .5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search{-ms-border-radius:3px;-o-border-radius:3px;text-align:left;border:1px solid #e5e5e5;border-radius:3px;justify-content:space-between;align-items:center;width:49%;min-width:49%;font-size:1rem;display:flex;overflow:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search label{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search label,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search input{height:36px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search label{color:var(--input-label-color);padding:0 .8rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search input{text-transform:lowercase;background-color:#0000;border:none;outline:none;flex-grow:1;padding-right:1rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search input::placeholder{color:#c5c5c5}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search:hover{border-color:var(--input-border-hover-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search:hover label{color:var(--input-border-hover-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search:has(input:focus){border-color:var(--input-border-focus-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search:has(input:focus) label{color:var(--input-border-focus-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__inputSearch{text-align:left;color:var(--text-primary-color);-ms-border-radius:20px;-o-border-radius:20px;z-index:2;background-color:#e7e7e7;border:1px solid #e7e7e7;border-radius:20px;align-items:center;width:fit-content;margin:1.2rem 1.5rem -.3rem;padding:.3rem .8rem;display:flex;position:sticky;top:86px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__inputSearch p{font-size:.9rem;line-height:1.2}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__inputSearch i{cursor:pointer;color:#e74c3c;margin-left:1rem;margin-right:-.4rem;font-size:1.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar{background-color:#fafafa;border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:center;gap:1rem;padding:.96rem 1.5rem;display:flex;position:sticky;top:0;left:0}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar:has(button){padding:.36rem 1.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar .MemberLayout-module__N1HnDG__title{color:var(--text-primary-color);text-transform:uppercase;flex-grow:1;font-size:1rem;font-weight:600;line-height:1.3}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context{padding:1.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__noPadding{padding:0}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__full{height:100%}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context>.MemberLayout-module__N1HnDG__sections{color:var(--text-primary-color);text-transform:uppercase;border-bottom:dashed 1px var(--text-foreign-color);align-items:center;padding:0 0 .2rem;font-size:1rem;font-weight:600;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context>.MemberLayout-module__N1HnDG__sections i{margin-right:.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context>.MemberLayout-module__N1HnDG__sections~.MemberLayout-module__N1HnDG__sections{border-top:dashed 1px var(--text-foreign-color);margin-top:1.5rem;padding-top:.2rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions{background-color:#fafafa;border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1.5rem;display:flex;position:sticky;bottom:0;left:0}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions .MemberLayout-module__N1HnDG__note{text-transform:capitalize;flex-grow:1;font-size:.85rem;font-style:italic}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar>button,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button{background-color:inherit;border:solid 1px var(--third-color);padding:0 .8rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar>button span,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button span{text-wrap:nowrap;width:100%;color:var(--third-color);padding:0;overflow:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar>button i,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button i{width:fit-content;height:fit-content;color:var(--third-color);background-color:#0000}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar>button:hover,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button:hover{background-color:var(--third-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar>button:hover i,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar>button:hover span,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button:hover i,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button:hover span{color:#fff}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button~button{border-color:var(--primary-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button~button i,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button~button span{color:var(--primary-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__actions>button~button:hover{background-color:var(--primary-color)}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:left;gap:1.2rem;width:100%;padding:1rem;display:grid}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="1"],.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="2"]{grid-template-columns:repeat(3,minmax(0,1fr))}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items{cursor:pointer;color:var(--text-primary-color);-ms-border-radius:.2rem;-o-border-radius:.2rem;background-color:#fff;border:1px solid #f0f0f0;border-radius:.2rem;overflow:hidden;box-shadow:0 0 10px #ededed,8px 8px 12px #ebebeb33}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context>.MemberLayout-module__N1HnDG__sections{text-align:center}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions{z-index:20;width:100%;position:fixed;bottom:0}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions .MemberLayout-module__N1HnDG__note{display:none}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__allloaded{-ms-border-radius:3px;-o-border-radius:3px;color:#e67e22;background-color:#e67e2226;border:1px solid #e67e2226;border-radius:3px;justify-content:center;align-items:center;height:45px;margin:0 1.5rem 1.5rem;padding:0 1rem;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__allloaded.MemberLayout-module__N1HnDG__empty{color:#c0392b;background-color:#c0392b26;border:1px solid #c0392b26;margin-top:1.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__laodmore{justify-content:center;align-items:center;margin-top:1.5rem;margin-bottom:1.5rem;padding:.5rem 0 0;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right:has(.MemberLayout-module__N1HnDG__context) .MemberLayout-module__N1HnDG__laodmore{margin-top:0}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__laodmore p{text-transform:capitalize;margin-left:.8rem;font-size:1rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__button{color:var(--third-color);border:solid 1px var(--third-color);text-align:center;-ms-border-radius:3px;-o-border-radius:3px;cursor:pointer;background-color:#fff;border-radius:3px;justify-self:center;height:45px;margin-top:1rem;margin-bottom:1.5rem;padding:0 1rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__button:hover{background-color:var(--third-color);color:#fff}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__allloaded p{text-transform:capitalize;font-size:1rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download{text-align:left;cursor:pointer;color:var(--text-primary-color);-ms-border-radius:.5rem;-o-border-radius:.5rem;background-color:#fff;border-radius:.5rem;height:200px;padding:0 0 1rem;position:relative;overflow:hidden;box-shadow:-5px -5px 50px #f1f1f1,8px 8px 12px #ebebeb33}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions{background-color:#0000;border-top:none;justify-content:space-between;align-items:center;width:100%;margin-top:.8rem;padding:0 1.2rem;display:flex;position:absolute;bottom:1rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download{text-align:left;cursor:pointer;color:var(--text-primary-color);-ms-border-radius:.5rem;-o-border-radius:.5rem;background-color:#fff;border-radius:.5rem;height:200px;padding:0 0 1rem;position:relative;overflow:hidden;box-shadow:-5px -5px 50px #f1f1f1,8px 8px 12px #ebebeb33}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__flexRowBetween{justify-content:space-between;align-items:flex-end;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__title{text-transform:capitalize;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;padding:.5rem 1.2rem .1rem;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__date{width:fit-content;color:var(--text-foreign-color);background-color:#fff;flex-grow:1;align-items:center;margin-top:.3rem;padding:0 1.2rem;font-size:.8rem;font-weight:500;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__date i{margin-right:.3rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__desc{text-transform:capitalize;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;color:var(--text-foreign-color);-webkit-box-orient:vertical;margin-top:.5rem;padding:0 1.2rem;font-size:.9rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__desc.MemberLayout-module__N1HnDG__empty{color:#cecece;font-style:italic}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__date{padding:0 0 0 1.2rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__chip{color:#16a085;text-transform:uppercase;background-color:#16a08526;border-bottom-left-radius:.5rem;justify-content:center;align-self:flex-start;align-items:center;width:90px;min-width:90px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions{justify-content:space-between;align-items:center;width:100%;margin-top:.8rem;padding:0 1.2rem;display:flex;position:absolute;bottom:1rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions p{color:var(--text-foreign-color);font-size:.8rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions button{color:#fff;cursor:pointer;-ms-border-radius:5px;-o-border-radius:5px;background-color:#e0e0e0;border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__chip[data-type=formulir]{color:#c42128;background-color:#c4212826}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__chip[data-type=peraturan]{color:#2980b9;background-color:#2980b926}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions p{color:#767676}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions p.MemberLayout-module__N1HnDG__active{color:#c42128;text-transform:uppercase}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions button{color:#c42128;background-color:#fff;border-color:#c42128}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context .MemberLayout-module__N1HnDG__items.MemberLayout-module__N1HnDG__download .MemberLayout-module__N1HnDG__actions button:hover{color:#fff;background-color:#c42128}@keyframes MemberLayout-module__N1HnDG__myAnim{0%,50%,to{opacity:1}25%,75%{opacity:0}}@media only screen and (min-width:2400px){.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents{max-width:55%}}@media only screen and (max-width:1680px){.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents{max-width:75%}}@media only screen and (max-width:1440px){.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents{max-width:80%}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left{width:250px;min-width:250px;max-width:250px}}@media only screen and (max-width:1280px){.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search{width:70%;min-width:70%;padding-right:.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="1"],.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px){.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents{max-width:85%}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left{width:220px;min-width:220px;max-width:220px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download{grid-template-columns:repeat(2,minmax(0,1fr))}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="1"]{grid-template-columns:repeat(1,minmax(0,1fr))}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:800px){.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents{max-width:100%}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows{display:block}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left{z-index:100;background-color:#fff;border-bottom:1px solid #ededed;width:100%;min-width:100%;max-width:100%;height:fit-content;margin-top:-1px;position:fixed}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul{-ms-overflow-style:none;scrollbar-width:none;display:flex;overflow:auto}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li{background-color:#fff;justify-content:center;align-items:center;width:100%;height:55px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__left ul li.MemberLayout-module__N1HnDG__active:after{background-color:var(--third-color);width:100%;height:3px;top:52px;left:0}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right{height:auto;position:relative}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar{flex-direction:column;gap:0;padding:1rem 1.2rem .45rem;top:55px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar:has(button){padding:1rem 1.2rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__topbar .MemberLayout-module__N1HnDG__title{margin-bottom:.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__allloaded{margin:0 1.2rem 1.5rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__allloaded.MemberLayout-module__N1HnDG__empty{margin-top:144px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__allloaded{height:auto;padding:.5rem 1rem}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__allloaded p{line-height:1.3}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__inputSearch{position:fixed;top:115px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar{position:sticky;top:56px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right:has(.MemberLayout-module__N1HnDG__inputSearch) .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__breadcrumb .MemberLayout-module__N1HnDG__items[data-index="2"]{display:none}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__laodmore{margin-top:80px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:75px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="1"],.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:450px){.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__searchbar .MemberLayout-module__N1HnDG__search{width:100%;min-width:100%}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__inputSearch{z-index:100;color:#fff;background-color:#e74c3c;border:none;position:fixed;top:89%;left:-4px}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__inputSearch i{color:#fff}.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download,.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="1"],.MemberLayout-module__N1HnDG__containers .MemberLayout-module__N1HnDG__contents .MemberLayout-module__N1HnDG__flexRows .MemberLayout-module__N1HnDG__right .MemberLayout-module__N1HnDG__context.MemberLayout-module__N1HnDG__download[data-length="2"]{grid-template-columns:repeat(1,minmax(0,1fr))}}
.PaymentRegistration-module__08Beha__container{width:100%;max-width:var(--max-width);background-color:#fff;min-height:100vh;margin:0 auto;padding:3rem 0}@media only screen and (max-width:1680px){.PaymentRegistration-module__08Beha__container{max-width:75%}}@media only screen and (max-width:1440px){.PaymentRegistration-module__08Beha__container{max-width:80%}}@media only screen and (max-width:1024px){.PaymentRegistration-module__08Beha__container{max-width:85%}}@media only screen and (max-width:800px){.PaymentRegistration-module__08Beha__container{max-width:90%}.PaymentRegistration-module__08Beha__bankTransferOptions{grid-template-columns:1fr}}.PaymentRegistration-module__08Beha__formField .form-input .placeholder{margin-top:.1rem!important}.PaymentRegistration-module__08Beha__header{text-align:center;background:linear-gradient(135deg,#f5ebf4 0%,#e8d5e8 50%,#f0e8ef 100%);border-radius:10px;width:100%;margin-bottom:2rem;padding:2rem}.PaymentRegistration-module__08Beha__header h1{color:#7b2d8e;margin:0;font-size:1.5rem;font-weight:600}.PaymentRegistration-module__08Beha__formContainer{padding:0}.PaymentRegistration-module__08Beha__section{margin-bottom:1rem}.PaymentRegistration-module__08Beha__sectionTitle{color:#333;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.PaymentRegistration-module__08Beha__sectionDescription{color:#888;margin:0 0 1rem;font-size:.75rem;line-height:1.5}.PaymentRegistration-module__08Beha__sectionCard{background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1rem;box-shadow:0 2px 10px #00000005}.PaymentRegistration-module__08Beha__eventInfo{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:1.5rem;padding:1.25rem;display:flex}.PaymentRegistration-module__08Beha__eventBanner{object-fit:cover;border-radius:6px;flex-shrink:0;width:330px;height:auto}.PaymentRegistration-module__08Beha__eventDetails{flex-direction:column;flex:1;gap:.5rem;display:flex}.PaymentRegistration-module__08Beha__eventType{color:#333;margin:0;font-size:.8rem;font-weight:600}.PaymentRegistration-module__08Beha__eventDetails h2{color:#333;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;margin:0;font-size:.9rem;font-weight:600;line-height:1.5}.PaymentRegistration-module__08Beha__eventTicketInfo{color:#888;margin:0;font-size:.75rem}.PaymentRegistration-module__08Beha__eventDetails p{color:#666;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;align-items:flex-start;gap:.5rem;margin:0;font-size:.75rem;line-height:1.6;display:flex}.PaymentRegistration-module__08Beha__eventDetails p i{color:#666;flex-shrink:0;margin-top:.1rem;font-size:.9rem}.PaymentRegistration-module__08Beha__eventDetails p:last-child{color:#48a0dc}.PaymentRegistration-module__08Beha__formRow{grid-template-columns:repeat(2,1fr);align-items:end;gap:1rem;width:100%;margin-bottom:1rem;display:grid}.PaymentRegistration-module__08Beha__formRow>div:only-child{grid-column:span 2}.PaymentRegistration-module__08Beha__formField,.PaymentRegistration-module__08Beha__formFieldHalf{width:100%;margin:0}:is(.form-input.PaymentRegistration-module__08Beha__formField,.form-input.PaymentRegistration-module__08Beha__formFieldHalf){width:100%;margin-bottom:0;margin-top:0!important}:is(.form-input.PaymentRegistration-module__08Beha__formField label,.form-input.PaymentRegistration-module__08Beha__formFieldHalf label){color:#333;margin-bottom:.25rem;font-size:.7rem;font-weight:600;display:block}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs){background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;min-height:34px;padding:0;display:flex}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs input,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs input){color:#333;background:0 0;border:none;width:100%;height:34px;padding:0 .85rem;font-size:.85rem}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs input::placeholder,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs input::placeholder){color:#c5c5c5!important;font-size:.8rem!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs .symbol:not(.ph-warning-circle),.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs .symbol:not(.ph-warning-circle)){display:none!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs .symbol.autocomplete-caret,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs .symbol.autocomplete-caret){color:#666;padding-right:.5rem;display:flex!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs.error .symbol,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs.error .symbol){padding-right:.5rem;color:#e74c3c!important;display:flex!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs){border:1px solid #e0e0e0!important;border-radius:4px!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs.error,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs.error){border-color:#e74c3c!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .placeholder,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .placeholder){justify-content:space-between!important;align-items:center!important;display:flex!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .placeholder .optional,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .placeholder .optional){color:#61b53c!important}.PaymentRegistration-module__08Beha__packageOptions{flex-direction:column;gap:1rem;display:flex}.PaymentRegistration-module__08Beha__packageOption{cursor:pointer;border:2px solid #e8e8e8;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .2s;display:flex}.PaymentRegistration-module__08Beha__packageOption:hover{background-color:#fafafa;border-color:#7b2d8e}.PaymentRegistration-module__08Beha__packageOption input[type=radio]{cursor:pointer;width:18px;height:18px}.PaymentRegistration-module__08Beha__packageOptionSelected{background-color:#f5ebf4;border-color:#7b2d8e}.PaymentRegistration-module__08Beha__packageInfo{flex:1;justify-content:space-between;align-items:center;display:flex}.PaymentRegistration-module__08Beha__packageInfo strong{color:#333;font-size:.9rem}.PaymentRegistration-module__08Beha__packagePrice{color:#7b2d8e;font-size:1rem;font-weight:600}.PaymentRegistration-module__08Beha__bankTransferOptions{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.PaymentRegistration-module__08Beha__bankOption{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;transition:all .2s;display:flex}.PaymentRegistration-module__08Beha__bankOption:hover{border-color:#61b53c}.PaymentRegistration-module__08Beha__bankOptionSelected{background-color:#f9fff4;border-color:#61b53c}.PaymentRegistration-module__08Beha__bankLeftSection{flex:none;align-items:center;gap:.5rem;display:flex}.PaymentRegistration-module__08Beha__bankRadio{appearance:none;cursor:pointer;background-color:#fff;border:2px solid #d0d0d0;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .2s;position:relative}.PaymentRegistration-module__08Beha__bankRadio:checked{background-color:#fff;border-color:#61b53c}.PaymentRegistration-module__08Beha__bankRadio:checked:before{content:"";background-color:#61b53c;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PaymentRegistration-module__08Beha__bankIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px}.PaymentRegistration-module__08Beha__bankName{color:#333;white-space:nowrap;font-size:.8rem;font-weight:600}.PaymentRegistration-module__08Beha__bankRightSection{flex:auto;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.PaymentRegistration-module__08Beha__bankAccountInfo{flex-direction:row;align-items:center;gap:.75rem;font-size:.7rem;display:flex}.PaymentRegistration-module__08Beha__accountHolder,.PaymentRegistration-module__08Beha__accountNumber{color:#333;white-space:nowrap;font-size:.8rem;font-weight:600}.PaymentRegistration-module__08Beha__bankOptionLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.PaymentRegistration-module__08Beha__bankAccountDetails{flex-direction:column;gap:.15rem;font-size:.7rem;display:flex}.PaymentRegistration-module__08Beha__bankAccountDetails>div{color:#666}.PaymentRegistration-module__08Beha__bankAccountDetails>div:last-child{color:#333;font-weight:500}.PaymentRegistration-module__08Beha__bankDetailLabel{color:#999;min-width:90px}.PaymentRegistration-module__08Beha__bankDetailValue{color:#333;font-weight:500}.PaymentRegistration-module__08Beha__copyButton{cursor:pointer;color:#999;background-color:#0000;border:none;flex-shrink:0;padding:0;font-size:1.2rem;transition:all .2s}.PaymentRegistration-module__08Beha__copyButton:hover{color:#61b53c;transform:scale(1.1)}.PaymentRegistration-module__08Beha__collapsible{border:1px solid #e0e0e0;border-radius:6px;margin:1.25rem 0;overflow:hidden}.PaymentRegistration-module__08Beha__collapsibleHeader{cursor:pointer;color:#333;background-color:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:.85rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.PaymentRegistration-module__08Beha__collapsibleHeader:hover{background-color:#f9f9f9}.PaymentRegistration-module__08Beha__chevron{color:#999;font-size:.7rem}.PaymentRegistration-module__08Beha__requirementsList{margin:0;padding:.75rem 1rem 1rem}.PaymentRegistration-module__08Beha__requirementsList h4{color:#333;margin:0 0 .75rem;font-size:.8rem;font-weight:600}.PaymentRegistration-module__08Beha__requirementsList ul,.PaymentRegistration-module__08Beha__requirementsList ol{margin:0 0 0 .15rem;padding-left:1.2rem;list-style-position:outside}.PaymentRegistration-module__08Beha__requirementsList ol{list-style-type:decimal}.PaymentRegistration-module__08Beha__requirementsList li{color:#666;margin-bottom:.5rem;padding-left:.3rem;font-size:.7rem;line-height:1.6}.PaymentRegistration-module__08Beha__requirementsList p{color:#666;margin:0 0 .5rem;padding-left:.3rem;font-size:.7rem;line-height:1.6}.PaymentRegistration-module__08Beha__requirementsList p:last-child{margin-bottom:0}.PaymentRegistration-module__08Beha__paymentSummary{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin:1rem 0;padding:1rem}.PaymentRegistration-module__08Beha__paymentSummary h4{color:#333;margin:0 0 1rem;font-size:.85rem;font-weight:600}.PaymentRegistration-module__08Beha__summaryRow{border-bottom:none;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.8rem;display:flex}.PaymentRegistration-module__08Beha__summaryRow:last-child{border-bottom:none}.PaymentRegistration-module__08Beha__summaryRow span:first-child{color:#333;font-weight:400}.PaymentRegistration-module__08Beha__summaryRow span:last-child{color:#999;text-align:right;word-wrap:break-word;max-width:65%;font-weight:400;line-height:1.4}.PaymentRegistration-module__08Beha__summaryTotal{border-top:2px dashed #d0d0d0;margin-top:.5rem;padding-top:.75rem;font-weight:900}.PaymentRegistration-module__08Beha__summaryTotal span{text-shadow:.5px 0 #333,-.5px 0 #333,0 .5px #333,0 -.5px #333;letter-spacing:-.02em;font-size:.85rem;font-weight:700;color:#333!important}.PaymentRegistration-module__08Beha__summaryTotal span:first-child,.PaymentRegistration-module__08Beha__summaryTotal span:last-child{color:#333!important}.PaymentRegistration-module__08Beha__referralSection{margin:1rem 0}.PaymentRegistration-module__08Beha__referralSection h4{color:#333;margin:0 0 .75rem;font-size:.8rem;font-weight:600}.PaymentRegistration-module__08Beha__referralInputGroup{border:1px solid #e0e0e0;border-radius:8px;gap:0;margin-bottom:1rem;display:flex;overflow:hidden}.PaymentRegistration-module__08Beha__referralInput{color:#333;background-color:#fff;border:none;border-right:1px solid #e0e0e0;border-radius:0;flex:1;padding:.6rem 1rem;font-size:.75rem}.PaymentRegistration-module__08Beha__referralInput:focus{outline:none}.PaymentRegistration-module__08Beha__referralInput:disabled{cursor:not-allowed;background-color:#f5f5f5}.PaymentRegistration-module__08Beha__referralButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#61b53c;border:none;border-radius:0;padding:.6rem 1.5rem;font-size:.7rem;font-weight:600;transition:all .2s}.PaymentRegistration-module__08Beha__referralButton:hover:not(:disabled){background-color:#50992f}.PaymentRegistration-module__08Beha__referralButton:disabled{cursor:not-allowed;background-color:#d0d0d0}.PaymentRegistration-module__08Beha__yellowNote{background-color:#ffc107;border-left:4px solid #ff9800;border-radius:4px;margin-top:1rem;padding:1rem}.PaymentRegistration-module__08Beha__yellowNote strong{color:#fff;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.PaymentRegistration-module__08Beha__yellowNote p{color:#fff;margin:.25rem 0;font-size:.7rem;line-height:1.5}.PaymentRegistration-module__08Beha__popupOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PaymentRegistration-module__08Beha__popupContent{text-align:center;background-color:#fff;border-radius:16px;width:90%;max-width:400px;padding:2.5rem 2rem;box-shadow:0 10px 40px #0003}.PaymentRegistration-module__08Beha__popupIcon{color:#61b53c;background-color:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;display:flex}.PaymentRegistration-module__08Beha__popupContent h3{color:#333;margin:0 0 .75rem;font-size:1.1rem;font-weight:600;line-height:1.4}.PaymentRegistration-module__08Beha__popupContent p{color:#999;margin:0;font-size:.75rem;line-height:1.5}.PaymentRegistration-module__08Beha__uploadSection{margin:1rem 0}.PaymentRegistration-module__08Beha__uploadSection h4{color:#333;margin:0 0 .75rem;font-size:.8rem;font-weight:600}.PaymentRegistration-module__08Beha__posterUploadBox{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.85rem 1rem;transition:all .2s;display:flex}.PaymentRegistration-module__08Beha__posterUploadBox:hover{border-color:#7b2d8e}.PaymentRegistration-module__08Beha__posterIcon{color:#333;align-items:center;font-size:1.25rem;display:flex}.PaymentRegistration-module__08Beha__posterPlaceholder{color:#c5c5c5;font-size:.85rem}.PaymentRegistration-module__08Beha__uploadStatusRow{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.PaymentRegistration-module__08Beha__statusLeft{flex-direction:column;gap:.2rem;display:flex}.PaymentRegistration-module__08Beha__statusRequired{color:#e74c3c;font-size:.75rem;font-weight:600}.PaymentRegistration-module__08Beha__statusFormat{color:#888;font-size:.7rem}.PaymentRegistration-module__08Beha__statusRight{align-items:flex-start;display:flex}.PaymentRegistration-module__08Beha__statusMaxSize{color:#888;font-size:.7rem}.PaymentRegistration-module__08Beha__statusMaxSize b{color:#333}.PaymentRegistration-module__08Beha__uploadButtonWrapper{margin-bottom:.75rem}.PaymentRegistration-module__08Beha__uploadButton{color:#666;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem 1rem;font-size:.75rem;transition:all .2s;display:inline-flex}.PaymentRegistration-module__08Beha__uploadButton:hover{background-color:#f9f9f9;border-color:#999}.PaymentRegistration-module__08Beha__uploadIcon{color:#666;stroke:#666}.PaymentRegistration-module__08Beha__fileInputHidden{display:none}.PaymentRegistration-module__08Beha__fileInput{cursor:pointer;border:2px dashed #e0e0e0;border-radius:8px;width:100%;padding:.75rem;font-size:.85rem;transition:all .2s}.PaymentRegistration-module__08Beha__fileInput:hover{background-color:#fafafa;border-color:#999}.PaymentRegistration-module__08Beha__fileHint{color:#999;margin-top:.5rem;font-size:.7rem}.PaymentRegistration-module__08Beha__fileSelected{color:#61b53c;margin-top:.5rem;font-size:.75rem;font-weight:500}.PaymentRegistration-module__08Beha__submitSection{flex-direction:column;gap:1rem;width:100%;margin-top:1rem;display:flex}.PaymentRegistration-module__08Beha__btnSubmit{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.6rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s;color:#fff!important;background-color:#61b53c!important}.PaymentRegistration-module__08Beha__btnSubmit:hover:not(:disabled){background-color:#50992f!important}.PaymentRegistration-module__08Beha__btnSubmit:disabled{cursor:not-allowed;background-color:#d0d0d0!important}.PaymentRegistration-module__08Beha__backLink{color:#666;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.PaymentRegistration-module__08Beha__backLink:hover{color:#7b2d8e}.PaymentRegistration-module__08Beha__backLink i{font-size:.9rem}.PaymentRegistration-module__08Beha__error{color:#f44336;text-align:center;padding:1rem;font-size:.9rem}.PaymentRegistration-module__08Beha__questionItem{margin-bottom:1.25rem}.PaymentRegistration-module__08Beha__questionItem:last-child{margin-bottom:0}.PaymentRegistration-module__08Beha__questionLabel{color:#333;margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:block}.PaymentRegistration-module__08Beha__asterisk{color:#f44336}.PaymentRegistration-module__08Beha__radioGroup{gap:2rem;margin-top:.5rem;display:flex}.PaymentRegistration-module__08Beha__radioOption{cursor:pointer;align-items:center;gap:.5rem;display:flex}.PaymentRegistration-module__08Beha__radioOption input[type=radio]{cursor:pointer;width:16px;height:16px}.PaymentRegistration-module__08Beha__radioOption span{color:#666;font-size:.8rem}.PaymentRegistration-module__08Beha__questionInput{width:100%;margin:0!important}.form-input.PaymentRegistration-module__08Beha__questionInput{width:100%;margin-bottom:0;margin-top:0!important}.form-input.PaymentRegistration-module__08Beha__questionInput label{display:none}.form-input.PaymentRegistration-module__08Beha__questionInput .inputs{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;min-height:34px;padding:0;display:flex}.form-input.PaymentRegistration-module__08Beha__questionInput .inputs input{color:#333;background:0 0;border:none;width:100%;height:34px;padding:0 .85rem;font-size:.85rem}.PaymentRegistration-module__08Beha__questionTextarea{color:#333;resize:vertical;border:1px solid #e0e0e0;border-radius:4px;width:100%;min-height:80px;padding:.75rem .85rem;font-family:inherit;font-size:.85rem}.PaymentRegistration-module__08Beha__questionTextarea:focus{border-color:#7b2d8e;outline:none}.PaymentRegistration-module__08Beha__questionTextarea::placeholder{color:#c5c5c5}.PaymentRegistration-module__08Beha__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.PaymentRegistration-module__08Beha__checkboxLabel input[type=checkbox]{cursor:pointer;appearance:none;background-color:#fff;border:1px solid #d0d0d0;border-radius:4px;flex-shrink:0;place-content:center;width:18px;height:18px;margin-top:.15rem;transition:all .2s;display:grid}.PaymentRegistration-module__08Beha__checkboxLabel input[type=checkbox]:before{content:"";transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);width:10px;height:10px;transition:transform .2s ease-in-out;transform:scale(0);box-shadow:inset 1em 1em #fff}.PaymentRegistration-module__08Beha__checkboxLabel input[type=checkbox]:checked{background-color:#61b53c;border-color:#61b53c}.PaymentRegistration-module__08Beha__checkboxLabel input[type=checkbox]:checked:before{transform:scale(1)}.PaymentRegistration-module__08Beha__checkboxLabel span{color:#666;font-size:.75rem;line-height:1.5}@media only screen and (max-width:768px){.PaymentRegistration-module__08Beha__container{padding-top:4rem;padding-left:1rem;padding-right:1rem}.PaymentRegistration-module__08Beha__header{padding:1.5rem 1rem}.PaymentRegistration-module__08Beha__header h1{font-size:1.35rem}.PaymentRegistration-module__08Beha__formRow{grid-template-columns:1fr;gap:1.25rem}.PaymentRegistration-module__08Beha__formField,.PaymentRegistration-module__08Beha__formFieldHalf{width:100%}.PaymentRegistration-module__08Beha__eventInfo{flex-direction:column}.PaymentRegistration-module__08Beha__eventBanner{width:100%}.PaymentRegistration-module__08Beha__sectionCard{padding:1.5rem}.PaymentRegistration-module__08Beha__packageOption{padding:1rem}.PaymentRegistration-module__08Beha__packageInfo{flex-direction:column;align-items:flex-start;gap:.5rem}.PaymentRegistration-module__08Beha__bankOption{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.PaymentRegistration-module__08Beha__bankLeftSection{width:100%}.PaymentRegistration-module__08Beha__bankRightSection{flex-direction:row;justify-content:space-between;width:100%}.PaymentRegistration-module__08Beha__bankAccountInfo{flex-direction:column;align-items:flex-start;gap:.25rem}.PaymentRegistration-module__08Beha__accountHolder,.PaymentRegistration-module__08Beha__accountNumber{font-size:.75rem}.PaymentRegistration-module__08Beha__copyButton{align-self:center}}.PaymentRegistration-module__08Beha__questionItem{border-bottom:1px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.PaymentRegistration-module__08Beha__questionItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.PaymentRegistration-module__08Beha__questionLabel{color:#333;margin-bottom:.75rem;font-size:.8rem;font-weight:600;line-height:1.5;display:block}.PaymentRegistration-module__08Beha__questionLabel a,.PaymentRegistration-module__08Beha__questionLabel a:visited,.PaymentRegistration-module__08Beha__questionLabel a:active{color:#333;text-decoration:underline}.PaymentRegistration-module__08Beha__asterisk{color:#e74c3c;margin-left:.25rem}.PaymentRegistration-module__08Beha__radioGroup{flex-direction:column;gap:.5rem;display:flex}.PaymentRegistration-module__08Beha__radioOption{color:#333;cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.PaymentRegistration-module__08Beha__radioOption input[type=radio]{appearance:none;cursor:pointer;background-color:#fff;border:2px solid #d0d0d0;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:0;transition:all .2s;position:relative}.PaymentRegistration-module__08Beha__radioOption input[type=radio]:checked{background-color:#fff;border-color:#61b53c}.PaymentRegistration-module__08Beha__radioOption input[type=radio]:checked:before{content:"";background-color:#61b53c;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PaymentRegistration-module__08Beha__radioOption span{line-height:1.4}.PaymentRegistration-module__08Beha__questionNote{color:#888;margin-top:.5rem;font-size:.7rem;font-style:italic}.PaymentRegistration-module__08Beha__questionInput{width:100%}.PaymentRegistration-module__08Beha__questionInput input,.PaymentRegistration-module__08Beha__questionInput textarea{color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:.6rem .85rem;font-size:.8rem}.PaymentRegistration-module__08Beha__questionInput input:focus,.PaymentRegistration-module__08Beha__questionInput textarea:focus{border-color:#61b53c;outline:none}.PaymentRegistration-module__08Beha__questionSelect{color:#333;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:.6rem 2rem .6rem .85rem;font-size:.8rem}.PaymentRegistration-module__08Beha__questionSelect:focus{border-color:#61b53c;outline:none}.PaymentRegistration-module__08Beha__checkboxOption{color:#333;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}.PaymentRegistration-module__08Beha__checkboxOption input[type=checkbox]{cursor:pointer;accent-color:#61b53c;appearance:none;background-color:#fff;border:1px solid #d0d0d0;border-radius:4px;flex-shrink:0;place-content:center;width:16px;height:16px;margin-top:.1rem;transition:all .2s;display:grid}.PaymentRegistration-module__08Beha__checkboxOption input[type=checkbox]:before{content:"";transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);width:10px;height:10px;transition:transform .2s ease-in-out;transform:scale(0);box-shadow:inset 1em 1em #fff}.PaymentRegistration-module__08Beha__checkboxOption input[type=checkbox]:checked{background-color:#61b53c;border-color:#61b53c}.PaymentRegistration-module__08Beha__checkboxOption input[type=checkbox]:checked:before{transform:scale(1)}.PaymentRegistration-module__08Beha__checkboxOption span{line-height:1.4}
.AbstractSubmission-module__O_mJIa__container{width:100%;max-width:var(--max-width);background-color:#fff;margin:0 auto;padding:3rem 0}@media only screen and (max-width:1680px){.AbstractSubmission-module__O_mJIa__container{max-width:75%}}@media only screen and (max-width:1440px){.AbstractSubmission-module__O_mJIa__container{max-width:80%}}@media only screen and (max-width:1024px){.AbstractSubmission-module__O_mJIa__container{max-width:85%}}@media only screen and (max-width:800px){.AbstractSubmission-module__O_mJIa__container{max-width:90%}}.AbstractSubmission-module__O_mJIa__header{text-align:center;background:linear-gradient(135deg,#f5ebf4 0%,#e8d5e8 50%,#f0e8ef 100%);border-radius:10px;width:100%;margin-bottom:2rem;padding:2rem}.AbstractSubmission-module__O_mJIa__header h1{color:#7b2d8e;margin:0;font-size:1.5rem;font-weight:600}.AbstractSubmission-module__O_mJIa__formContainer{padding:0}.AbstractSubmission-module__O_mJIa__periodSection{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem}.AbstractSubmission-module__O_mJIa__periodTitle{color:#333;margin:0 0 .75rem;font-size:.95rem;font-weight:600}.AbstractSubmission-module__O_mJIa__periodDates{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.AbstractSubmission-module__O_mJIa__periodItem{align-items:center;gap:.35rem;display:flex;position:relative}.AbstractSubmission-module__O_mJIa__periodItem:first-child:after{content:"";background-color:#d0d0d0;width:1px;height:24px;position:absolute;top:50%;right:-.75rem;transform:translateY(-50%)}.AbstractSubmission-module__O_mJIa__periodLabel{color:#7b2d8e;font-size:.875rem;font-weight:600}.AbstractSubmission-module__O_mJIa__periodDate{color:#666;font-size:.875rem}.AbstractSubmission-module__O_mJIa__backLink{color:#666;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.AbstractSubmission-module__O_mJIa__backLink:hover{color:#7b2d8e}.AbstractSubmission-module__O_mJIa__backLink i{font-size:.9rem}.AbstractSubmission-module__O_mJIa__section{margin-bottom:1.5rem}.AbstractSubmission-module__O_mJIa__sectionTitle{color:#333;margin:0 0 .35rem;font-size:.95rem;font-weight:600}.AbstractSubmission-module__O_mJIa__sectionDescription{color:#888;margin:0 0 1rem;font-size:.75rem;line-height:1.5}.AbstractSubmission-module__O_mJIa__fieldHint{color:#aaa;margin-top:.4rem;font-size:.65rem;line-height:1.4;display:block}.AbstractSubmission-module__O_mJIa__sectionCard{background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #00000005}.AbstractSubmission-module__O_mJIa__formRow{grid-template-columns:repeat(2,1fr);align-items:end;gap:1.5rem;width:100%;margin-bottom:1.25rem;display:grid}.AbstractSubmission-module__O_mJIa__formRow>div:only-child{grid-column:span 2}.AbstractSubmission-module__O_mJIa__formField,.AbstractSubmission-module__O_mJIa__formFieldHalf{width:100%;margin:0}:is(.form-input.AbstractSubmission-module__O_mJIa__formField,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf){width:100%;margin-bottom:0;margin-top:0!important}:is(.AbstractSubmission-module__O_mJIa__author-card .form-input.AbstractSubmission-module__O_mJIa__formField,.AbstractSubmission-module__O_mJIa__author-card .form-input.AbstractSubmission-module__O_mJIa__formFieldHalf){margin-bottom:0;margin-top:0!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField label,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf label){color:#333;margin-bottom:.4rem;font-size:.7rem;font-weight:600;display:block}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs){background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;min-height:34px;padding:0;display:flex}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs input,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs input){color:#333;background:0 0;border:none;width:100%;height:34px;padding:0 .85rem;font-size:.85rem}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs textarea,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs textarea){color:#333;background:0 0;border:none;width:100%;padding:.6rem .85rem;font-size:.85rem}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs input::placeholder,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs input::placeholder){color:#c5c5c5!important;font-size:.8rem!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs.error .symbol,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs.error .symbol){padding-right:.5rem;color:#e74c3c!important;display:flex!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs .symbol:not(.ph-warning-circle),.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs .symbol:not(.ph-warning-circle)){display:none!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs .symbol.autocomplete-caret,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs .symbol.autocomplete-caret){color:#666;padding-right:.5rem;display:flex!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs){border:1px solid #e0e0e0!important;border-radius:4px!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs.error,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs.error){border:1px solid #e74c3c!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs .icon.right,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs .icon.right){color:#666;background:0 0;padding-right:1.3rem;font-size:.8rem}.AbstractSubmission-module__O_mJIa__countryInput input{cursor:pointer!important}.AbstractSubmission-module__O_mJIa__countryInput .inputs{cursor:pointer}.AbstractSubmission-module__O_mJIa__countryInput .symbol{display:none!important}.AbstractSubmission-module__O_mJIa__countryInput input::placeholder{opacity:1;color:#333!important}.AbstractSubmission-module__O_mJIa__countryInput .suffix{color:#333;pointer-events:none;align-items:center;margin-right:8px;font-size:1rem;display:flex}.AbstractSubmission-module__O_mJIa__coAuthorsList{margin-bottom:1.5rem}.AbstractSubmission-module__O_mJIa__coAuthorItem{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.AbstractSubmission-module__O_mJIa__coAuthorNumber{color:#fff;background-color:#4caf50;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}.AbstractSubmission-module__O_mJIa__coAuthorInfo{flex:1}.AbstractSubmission-module__O_mJIa__coAuthorName{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600}.AbstractSubmission-module__O_mJIa__coAuthorDetails{color:#666;font-size:.875rem;line-height:1.6}.AbstractSubmission-module__O_mJIa__coAuthorDetails div{margin-bottom:.25rem}.AbstractSubmission-module__O_mJIa__coAuthorDetails strong{color:#333;font-weight:500}.AbstractSubmission-module__O_mJIa__coAuthorActions{flex-shrink:0;gap:.5rem;display:flex}.AbstractSubmission-module__O_mJIa__btnAddCoAuthor{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;padding:.6rem 1.25rem;font-size:.8rem;font-weight:500;transition:background-color .2s}.AbstractSubmission-module__O_mJIa__btnAddCoAuthor:hover{background-color:#45a049}.AbstractSubmission-module__O_mJIa__btnEdit{color:#4caf50;cursor:pointer;background-color:#fff;border:1px solid #4caf50;border-radius:4px;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.AbstractSubmission-module__O_mJIa__btnEdit:hover{color:#fff;background-color:#4caf50}.AbstractSubmission-module__O_mJIa__btnDelete{color:#fff;cursor:pointer;background-color:#f44336;border:none;border-radius:4px;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:background-color .2s}.AbstractSubmission-module__O_mJIa__btnDelete:hover{background-color:#d32f2f}.AbstractSubmission-module__O_mJIa__coAuthorForm{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;margin-top:1rem;padding:1.25rem}.AbstractSubmission-module__O_mJIa__coAuthorForm h4{color:#333;margin:0 0 1rem;font-size:1rem;font-weight:600}.AbstractSubmission-module__O_mJIa__coAuthorFormActions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.AbstractSubmission-module__O_mJIa__btnCancel{color:#666;cursor:pointer;background-color:#fff;border:1px solid #d0d0d0;border-radius:4px;padding:.6rem 1.25rem;font-size:.8rem;font-weight:500;transition:all .2s}.AbstractSubmission-module__O_mJIa__btnCancel:hover{background-color:#f5f5f5;border-color:#999}.AbstractSubmission-module__O_mJIa__btnSave{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;padding:.6rem 1.25rem;font-size:.8rem;font-weight:500;transition:background-color .2s}.AbstractSubmission-module__O_mJIa__btnSave:hover{background-color:#45a049}.AbstractSubmission-module__O_mJIa__submitSection{border-top:1px solid #e8e8e8;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.AbstractSubmission-module__O_mJIa__buttonRow{justify-content:center;gap:1rem;display:flex}.AbstractSubmission-module__O_mJIa__btnSubmit{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;padding:.6rem 2rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.AbstractSubmission-module__O_mJIa__btnSubmit:hover{background-color:#45a049}.AbstractSubmission-module__O_mJIa__btnReset{color:#fff;cursor:pointer;background-color:#f44336;border:none;border-radius:4px;padding:.6rem 2rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.AbstractSubmission-module__O_mJIa__btnReset:hover{background-color:#d32f2f}.AbstractSubmission-module__O_mJIa__btnDraft{background-color:var(--third-color);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;max-width:350px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500;transition:background-color .2s}.AbstractSubmission-module__O_mJIa__btnDraft:hover{background-color:#238c6e}.AbstractSubmission-module__O_mJIa__submitSection{width:100%;margin-top:3rem}.AbstractSubmission-module__O_mJIa__btnSubmitFinal{color:#fff;cursor:pointer;background-color:#61b53c;border:none;border-radius:8px;width:100%;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .2s}.AbstractSubmission-module__O_mJIa__btnSubmitFinal:hover{background-color:#50992f;transform:translateY(-1px);box-shadow:0 4px 12px #61b53c33}.AbstractSubmission-module__O_mJIa__btnSubmitFinal:active{transform:translateY(0)}@media only screen and (max-width:768px){.AbstractSubmission-module__O_mJIa__container{padding-top:4rem}.AbstractSubmission-module__O_mJIa__header{padding:1.5rem 1rem}.AbstractSubmission-module__O_mJIa__header h1{font-size:1.35rem}.AbstractSubmission-module__O_mJIa__formContainer{padding:0 1rem 2rem}.AbstractSubmission-module__O_mJIa__formRow{flex-direction:column;gap:1.25rem}.AbstractSubmission-module__O_mJIa__formField,.AbstractSubmission-module__O_mJIa__formFieldHalf{width:100%;min-width:100%;margin-bottom:0}.AbstractSubmission-module__O_mJIa__periodDates{flex-direction:column;gap:.75rem}.AbstractSubmission-module__O_mJIa__periodItem{flex-direction:column;gap:.25rem}.AbstractSubmission-module__O_mJIa__coAuthorItem{flex-direction:column}.AbstractSubmission-module__O_mJIa__coAuthorActions{justify-content:flex-start;width:100%}.AbstractSubmission-module__O_mJIa__coAuthorFormActions{flex-direction:column}.AbstractSubmission-module__O_mJIa__btnCancel,.AbstractSubmission-module__O_mJIa__btnSave{width:100%}.AbstractSubmission-module__O_mJIa__btnDraft{max-width:100%}}.AbstractSubmission-module__O_mJIa__uploadInfo{justify-content:space-between;width:100%;margin-top:4px;padding:0 4px;display:flex}.AbstractSubmission-module__O_mJIa__uploadFormat,.AbstractSubmission-module__O_mJIa__uploadSize{color:#999;font-size:10px}.AbstractSubmission-module__O_mJIa__abstractFileUpload .form-image .image{display:none!important}.AbstractSubmission-module__O_mJIa__abstractFileUpload .form-image .title{color:#333!important;margin-bottom:.5rem!important;font-size:.75rem!important;font-weight:600!important}.AbstractSubmission-module__O_mJIa__abstractFileUpload .form-image .inputs{background-color:#fff;height:48px;padding-left:.5rem;position:relative;border:1px solid #e0e0e0!important;border-radius:8px!important}.AbstractSubmission-module__O_mJIa__abstractFileUpload .form-image .inputs .icon i{color:#333!important;font-size:1.25rem!important}.AbstractSubmission-module__O_mJIa__abstractFileUpload .form-image .inputs input{color:#333!important;height:48px!important;padding-left:.5rem!important;font-size:14px!important}.AbstractSubmission-module__O_mJIa__abstractFileUpload .form-image .inputs label{opacity:0!important;cursor:pointer!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;top:0!important;left:0!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .placeholder .optional,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .placeholder .optional){color:#61b53c!important}:is(.form-input.AbstractSubmission-module__O_mJIa__formField .placeholder,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .placeholder){justify-content:space-between!important;align-items:center!important;display:flex!important}
.ErrorCard-module__i7lrVW__errorCard{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:16px;width:90%;max-width:420px;margin:0 auto;padding:2rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.ErrorCard-module__i7lrVW__errorCard:before{content:"";background:linear-gradient(90deg,#61b53c,#7ac954);height:4px;position:absolute;top:0;left:0;right:0}.ErrorCard-module__i7lrVW__errorIcon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;display:flex;position:relative;box-shadow:0 4px 12px #43a04733}.ErrorCard-module__i7lrVW__errorIcon:after{content:"";background:inherit;opacity:.15;z-index:-1;border-radius:50%;position:absolute;inset:-6px}.ErrorCard-module__i7lrVW__errorIconSuccess{color:#fff;background:linear-gradient(135deg,#61b53c,#7ac954)}.ErrorCard-module__i7lrVW__errorIconWarning{color:#fff;background:linear-gradient(135deg,#ff9800,#ffb74d)}.ErrorCard-module__i7lrVW__errorIconError{color:#fff;background:linear-gradient(135deg,#f44336,#ef5350)}.ErrorCard-module__i7lrVW__errorTitle{color:#1a1a1a;margin:0 0 .8rem;font-size:1.2rem;font-weight:700;line-height:1.3}.ErrorCard-module__i7lrVW__errorMessage{color:#666;max-width:100%;margin:0 0 2rem;font-size:.85rem;line-height:1.5}.ErrorCard-module__i7lrVW__errorActions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.ErrorCard-module__i7lrVW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#61b53c,#7ac954);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:.7rem 1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #61b53c33}.ErrorCard-module__i7lrVW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 15px #61b53c4d}.ErrorCard-module__i7lrVW__btnSecondary{color:#61b53c;cursor:pointer;background-color:#fff;border:1px solid #61b53c;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:.7rem 1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ErrorCard-module__i7lrVW__btnSecondary:hover{background-color:#f9f9f9;transform:translateY(-2px)}@media only screen and (max-width:768px){.ErrorCard-module__i7lrVW__errorCard{max-width:85%;margin:20vh auto;padding:2rem 1.25rem}.ErrorCard-module__i7lrVW__errorIcon{width:56px;height:56px;margin-bottom:1.25rem;font-size:1.8rem}.ErrorCard-module__i7lrVW__errorTitle{font-size:1.1rem}.ErrorCard-module__i7lrVW__errorMessage{font-size:.8rem}.ErrorCard-module__i7lrVW__errorActions{flex-direction:column;gap:.6rem;width:100%}.ErrorCard-module__i7lrVW__btnPrimary,.ErrorCard-module__i7lrVW__btnSecondary{width:100%;padding:.75rem}}
.Register-module__k8NHra__containers{flex-direction:column;align-items:center;width:100%;padding:2rem 0;display:flex}.Register-module__k8NHra__containers .Register-module__k8NHra__title{text-align:center;width:100%;max-width:var(--max-width);font-size:24px;font-weight:600}.Register-module__k8NHra__containers .Register-module__k8NHra__subtitle{text-align:center;width:100%;max-width:var(--max-width);font-size:.9rem}.Register-module__k8NHra__containers .Register-module__k8NHra__contents{width:100%;max-width:var(--max-width);-ms-border-radius:3px;-o-border-radius:3px;background-color:#fff;border:1px solid #eee;border-bottom:none;border-radius:3px;min-height:60vh;padding:1.5rem;box-shadow:0 .4rem 1rem #ededed55}.Register-module__k8NHra__containers:has(.Register-module__k8NHra__title) .Register-module__k8NHra__contents{margin-top:1.5rem}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__sections{border-bottom:1px solid #b6b6b6;padding-bottom:.3rem;font-size:1.3rem;font-weight:700}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__sections:not(:first-child){margin-top:2rem}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__search{flex-direction:row;gap:1rem;display:flex}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__search button{margin-top:.35rem}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status{-ms-border-radius:3px;-o-border-radius:3px;border:1px solid #ddd;border-radius:3px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-content:center;gap:1rem;margin-top:1.5rem;padding:1.5rem 1rem;display:grid}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items{text-align:center;display:grid;position:relative}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items:before{content:"";z-index:0;background-color:#e0e0e0;width:100%;height:5px;position:absolute;top:22%;right:45%}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items:first-child:before{display:none}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items p{color:#b5b5b5;margin-bottom:.3rem;font-size:.9rem;font-weight:600}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items small{color:#b5b5b5;margin-top:.3rem;font-size:.8rem}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items .Register-module__k8NHra__image{-ms-border-radius:80px;-o-border-radius:80px;z-index:1;background-color:#fff;border:5px solid #e0e0e0;border-radius:80px;justify-self:center;width:80px;height:80px;margin-bottom:.8rem;padding:1rem}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items .Register-module__k8NHra__image img{object-fit:contain;opacity:.5;width:100%}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__ok p,.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__ok small{color:var(--text-primary-color)}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__ok .Register-module__k8NHra__image{border-color:#27ae60}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__ok .Register-module__k8NHra__image img{opacity:1}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__ok:before{background-color:#27ae60}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__checking p,.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__checking small{color:var(--text-primary-color)}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__checking .Register-module__k8NHra__image{border-color:#f39c12}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__checking .Register-module__k8NHra__image img{opacity:1}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__checking:before{background-color:#f39c12}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__rejected p,.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__rejected small{color:var(--text-primary-color)}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__rejected .Register-module__k8NHra__image{border-color:#e74c3c}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__rejected .Register-module__k8NHra__image img{opacity:1}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items.Register-module__k8NHra__rejected:before{background-color:#e74c3c}.Register-module__k8NHra__containers .Register-module__k8NHra__actions{width:100%;max-width:var(--max-width);-ms-border-radius:3px;-o-border-radius:3px;background-color:#e0f1ff;border:1px solid #eee;border-top:none;border-radius:3px;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;box-shadow:0 .4rem 1rem #ededed55}.Register-module__k8NHra__containers .Register-module__k8NHra__actions .Register-module__k8NHra__note{flex-grow:1}.Register-module__k8NHra__containers .Register-module__k8NHra__actions .Register-module__k8NHra__note div{border-bottom:1px solid #eee;padding-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.4}.Register-module__k8NHra__containers .Register-module__k8NHra__actions .Register-module__k8NHra__note p{color:#e67e22;margin-top:.5rem;font-size:.8rem;font-style:italic;font-weight:600;line-height:1.4}.Register-module__k8NHra__containers .Register-module__k8NHra__actions .Register-module__k8NHra__note span{font-size:.8rem;font-weight:700}.Register-module__k8NHra__containers button{height:var(--button-height);background-color:var(--button-background);color:var(--button-color);border-radius:var(--button-radius);-webkit-border-radius:var(--button-radius);-moz-border-radius:var(--button-radius);-ms-border-radius:var(--button-radius);-o-border-radius:var(--button-radius);cursor:pointer;text-wrap:nowrap;border:none;flex-direction:row;align-items:center;padding:0 .8rem;display:flex}.Register-module__k8NHra__containers button:hover{background-color:var(--button-background-hover)}.Register-module__k8NHra__containers button i{margin-right:.4rem;font-size:1.2rem}@media only screen and (min-width:2400px){.Register-module__k8NHra__containers .Register-module__k8NHra__title,.Register-module__k8NHra__containers .Register-module__k8NHra__subtitle,.Register-module__k8NHra__containers .Register-module__k8NHra__contents,.Register-module__k8NHra__containers .Register-module__k8NHra__actions{max-width:60%}}@media only screen and (max-width:1920px){.Register-module__k8NHra__containers .Register-module__k8NHra__title,.Register-module__k8NHra__containers .Register-module__k8NHra__subtitle,.Register-module__k8NHra__containers .Register-module__k8NHra__contents,.Register-module__k8NHra__containers .Register-module__k8NHra__actions{max-width:75%}}@media only screen and (max-width:1024px){.Register-module__k8NHra__containers .Register-module__k8NHra__title,.Register-module__k8NHra__containers .Register-module__k8NHra__subtitle,.Register-module__k8NHra__containers .Register-module__k8NHra__contents,.Register-module__k8NHra__containers .Register-module__k8NHra__actions{max-width:85%}}@media only screen and (max-width:850px){.Register-module__k8NHra__containers .Register-module__k8NHra__title,.Register-module__k8NHra__containers .Register-module__k8NHra__subtitle,.Register-module__k8NHra__containers .Register-module__k8NHra__contents,.Register-module__k8NHra__containers .Register-module__k8NHra__actions{max-width:90%}.Register-module__k8NHra__containers .Register-module__k8NHra__actions{text-align:center;flex-direction:column}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__sections{text-align:center}.Register-module__k8NHra__containers .Register-module__k8NHra__contents .Register-module__k8NHra__status .Register-module__k8NHra__items:before{display:none}}.Register-module__k8NHra__payment{text-align:center;background:#e0e0e0;border-radius:3px;flex-direction:row;justify-content:space-between;align-items:center;margin-top:1rem;padding:10px 20px;display:flex}@media only screen and (max-width:850px){.Register-module__k8NHra__payment{flex-direction:column;gap:.7rem}}.Register-module__k8NHra__containerContent .Register-module__k8NHra__inputLabelDark label{color:#fff}.Register-module__k8NHra__containerContent .Register-module__k8NHra__container2Column{flex-direction:row;gap:30px;width:100%;display:flex}.Register-module__k8NHra__registerPage .Register-module__k8NHra__container2Column>div:first-child{flex:0 0 calc(40% - 15px);max-width:calc(40% - 15px)}.Register-module__k8NHra__registerPage .Register-module__k8NHra__container2Column>div:last-child{flex:0 0 calc(60% - 15px);max-width:calc(60% - 15px)}.Register-module__k8NHra__loginPage .Register-module__k8NHra__container2Column>div:first-child,.Register-module__k8NHra__loginPage .Register-module__k8NHra__container2Column>div:last-child{flex:0 0 50%;max-width:50%}.Register-module__k8NHra__containerContent{width:100%;max-width:80%}@media only screen and (max-width:1024px){.Register-module__k8NHra__container2Column{flex-direction:column}.Register-module__k8NHra__containerContent .Register-module__k8NHra__container2Column>div:first-child,.Register-module__k8NHra__containerContent .Register-module__k8NHra__container2Column>div:last-child{flex:0 0 100%;max-width:100%}.Register-module__k8NHra__containerContent{max-width:90%}}.Register-module__k8NHra__containerContent .Register-module__k8NHra__data-list.Register-module__k8NHra__show{background-color:#fff}.Register-module__k8NHra__containerContent .Register-module__k8NHra__data-list.Register-module__k8NHra__show .Register-module__k8NHra__items,.Register-module__k8NHra__containerContent .Register-module__k8NHra__data-list.Register-module__k8NHra__show .Register-module__k8NHra__empty{padding:5px 10px}.Register-module__k8NHra__containerContent .Register-module__k8NHra__form-input label{color:#fff}.Register-module__k8NHra__containerContent .Register-module__k8NHra__form-input .Register-module__k8NHra__inputs.Register-module__k8NHra__error>.Register-module__k8NHra__symbol,.Register-module__k8NHra__containerContent .Register-module__k8NHra__form-input .Register-module__k8NHra__inputs .Register-module__k8NHra__symbol.Register-module__k8NHra__valid{background-color:#fff}.Register-module__k8NHra__dark{color:#fff;background:#67155b;border-radius:10px;padding:30px 25px}.Register-module__k8NHra__mandatoryLabel{color:#f44336;margin-top:.1rem;font-size:.75rem;font-weight:700}
