.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:1200px;margin:0 auto;padding:0 4rem}.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:1200px;margin:0 auto;padding:0 4rem 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:1200px;margin:0 auto;padding:2rem 4rem 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 #4a0f41;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: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{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;max-width:1200px;padding:0 4rem;display:flex}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand{flex:2;max-width:320px}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand .Footer-module__UDEoiW__brandHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;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:44px}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__brand .Footer-module__UDEoiW__brandTitle{color:var(--text-primary-color);margin:0;font-size:1rem;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:.85rem;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{border-color:var(--third-color);color:var(--third-color)}.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:.9rem;font-weight:600}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__sitemap{flex:1}.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;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__sitemap a:hover{color:var(--third-color)}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__contact{flex:1.5}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__contact .Footer-module__UDEoiW__phone{color:#888;margin-bottom:.6rem;font-size:.85rem;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:.85rem;text-decoration:none}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__secretariat{flex:2;max-width:250px}.Footer-module__UDEoiW__containers .Footer-module__UDEoiW__content .Footer-module__UDEoiW__secretariat .Footer-module__UDEoiW__address{color:#888;margin:0;font-size:.85rem;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{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 4rem;display:flex}.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__powered,.Footer-module__UDEoiW__footnote .Footer-module__UDEoiW__copyright{font-size:.8rem;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{width:100%}.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))}}
.AbstractSubmission-module__O_mJIa__container{background-color:#fff;width:100%;max-width:1100px;margin:0 auto;padding:6rem 2rem 3rem}.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 .placeholder,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .placeholder),:is(.form-input.AbstractSubmission-module__O_mJIa__formField .inputs .symbol,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs .symbol){display:none!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:focus-within,.form-input.AbstractSubmission-module__O_mJIa__formFieldHalf .inputs:focus-within){border-color:#666!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%}}
.Event-module__G5g92q__container{background-color:#fff;width:100%;padding-top:6rem;font-family:Poppins,sans-serif}.Event-module__G5g92q__heroSection{width:100%;max-width:1200px;margin:0 auto;padding:0 4rem}.Event-module__G5g92q__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}.Event-module__G5g92q__mainContent{width:100%;max-width:1200px;margin:0 auto;padding:0 4rem 3rem}.Event-module__G5g92q__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Event-module__G5g92q__tabContainer{gap:.5rem;display:flex}.Event-module__G5g92q__tabItem{color:var(--text-foreign-color);cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.Event-module__G5g92q__tabItem:hover{border-color:var(--third-color);color:var(--third-color)}.Event-module__G5g92q__tabActive{color:var(--third-color);border-color:var(--third-color);background-color:#0000}.Event-module__G5g92q__searchBox{background-color:#0000;border:none;border-bottom:1px solid #ddd;align-items:center;gap:.5rem;width:280px;padding:.5rem 0;display:flex}.Event-module__G5g92q__searchBox input{color:var(--text-primary-color);background:0 0;border:none;outline:none;flex:1;font-size:.85rem}.Event-module__G5g92q__searchBox input::placeholder{color:#999}.Event-module__G5g92q__searchBox i{color:#666;order:2;font-size:1rem}.Event-module__G5g92q__eventsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Event-module__G5g92q__eventCard{background-color:#fff;border-radius:12px;flex-direction:column;height:100%;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.Event-module__G5g92q__eventCard:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.Event-module__G5g92q__cardImage{background-color:#f9f9f9;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Event-module__G5g92q__cardImage img{object-fit:contain;width:100%;height:auto;max-height:350px}.Event-module__G5g92q__cardOverlay{background:linear-gradient(#0000004d 0%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.Event-module__G5g92q__overlayTitle{color:#fff;text-shadow:0 1px 2px #00000080;font-size:.9rem;font-weight:600;line-height:1.3}.Event-module__G5g92q__overlaySubtitle{color:#ffffffe6;margin-top:.25rem;font-size:.75rem}.Event-module__G5g92q__cardContent{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.Event-module__G5g92q__cardTitle{color:var(--text-primary-color);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Event-module__G5g92q__cardLink{color:var(--third-color);margin-bottom:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.Event-module__G5g92q__cardLink:hover{text-decoration:underline}.Event-module__G5g92q__cardInfo{flex-direction:column;flex-grow:1;gap:.5rem;margin-bottom:1rem;display:flex}.Event-module__G5g92q__infoItem{color:var(--text-foreign-color);align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}.Event-module__G5g92q__infoIcon{color:#4a0f41;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:.9rem;display:flex}.Event-module__G5g92q__infoText{color:#666;flex:1;font-size:.9rem;line-height:1.4}.Event-module__G5g92q__cardButton{border:2px solid var(--third-color);cursor:pointer;width:100%;color:var(--third-color);background-color:#fff;border-radius:6px;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Event-module__G5g92q__cardButton:hover{background-color:var(--third-color);color:#fff}.Event-module__G5g92q__cardButton.Event-module__G5g92q__inactive{color:#666;cursor:default;background-color:#e0e0e0;border-color:#e0e0e0}.Event-module__G5g92q__cardButton.Event-module__G5g92q__inactive:hover{color:#666;background-color:#e0e0e0}.Event-module__G5g92q__loadingState{color:var(--text-foreign-color);justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.Event-module__G5g92q__emptyState{text-align:center;color:var(--text-foreign-color);padding:3rem}@media only screen and (max-width:992px){.Event-module__G5g92q__eventsGrid{grid-template-columns:repeat(2,1fr)}.Event-module__G5g92q__mainContent{padding:0 2rem 2rem}.Event-module__G5g92q__heroSection{padding:0 2rem}}@media only screen and (max-width:768px){.Event-module__G5g92q__heroTitle{padding:1.5rem 1rem;font-size:1.3rem}.Event-module__G5g92q__mainContent{padding:0 1rem 2rem}.Event-module__G5g92q__heroSection{padding:0 1rem}.Event-module__G5g92q__eventsGrid{grid-template-columns:1fr}.Event-module__G5g92q__filterRow{flex-direction:column;align-items:stretch}.Event-module__G5g92q__searchBox{width:100%}.Event-module__G5g92q__tabContainer{padding-bottom:.5rem;overflow-x:auto}}.Event-module__G5g92q__detailContainer{background-color:#fff;width:100%;padding-top:6rem;font-family:Poppins,sans-serif}.Event-module__G5g92q__breadcrumb{max-width:1200px;margin:0 auto;padding:1rem 4rem}.Event-module__G5g92q__breadcrumb a{color:#333;align-items:center;gap:.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.Event-module__G5g92q__breadcrumb a:hover{color:#333}.Event-module__G5g92q__breadcrumb a i{color:var(--third-color);font-size:1rem}.Event-module__G5g92q__detailHeader{max-width:1200px;margin:0 auto;padding:0 4rem 2rem}.Event-module__G5g92q__detailHeaderTitle{color:var(--text-primary-color);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.Event-module__G5g92q__detailHeaderRow{align-items:flex-start;gap:2rem;display:flex}.Event-module__G5g92q__detailHeaderImage{border-radius:12px;flex:1;overflow:hidden}.Event-module__G5g92q__detailHeaderImage img{object-fit:cover;width:100%;height:auto}.Event-module__G5g92q__detailHeaderInfo{width:350px;min-width:350px}.Event-module__G5g92q__detailInfoBox{padding:0}.Event-module__G5g92q__detailInfoTitle{color:#333;margin-bottom:.75rem;font-size:1rem;font-weight:700}.Event-module__G5g92q__detailInfoItem{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.Event-module__G5g92q__detailInfoItem i{color:#4a0f41;margin-top:2px;font-size:.9rem}.Event-module__G5g92q__detailInfoItem span{color:#666;font-size:.85rem;line-height:1.4}.Event-module__G5g92q__detailSection{max-width:1200px;margin:0 auto;padding:2rem 4rem}.Event-module__G5g92q__sectionTitle{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Event-module__G5g92q__sectionContent{color:#666;font-family:Poppins,sans-serif;font-size:.8rem;line-height:1.5}.Event-module__G5g92q__sectionContent p{margin-bottom:.5rem}.Event-module__G5g92q__descLocationRow{gap:2rem;display:flex}.Event-module__G5g92q__descBox{flex:1}.Event-module__G5g92q__locationBox{width:350px;min-width:350px}.Event-module__G5g92q__locationBox .Event-module__G5g92q__sectionTitle{margin-bottom:.5rem}.Event-module__G5g92q__locationMap{border-radius:8px;width:80%;height:230px;overflow:hidden}.Event-module__G5g92q__locationMap iframe{border:none;width:100%;height:100%}.Event-module__G5g92q__locationAddress{color:#666;align-items:flex-start;gap:.5rem;max-width:280px;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:.8rem;line-height:1.5;display:flex}.Event-module__G5g92q__locationAddress i{color:#4a0f41;min-width:16px;margin-top:2px;font-size:.8rem}.Event-module__G5g92q__speakersGrid{grid-template-columns:repeat(4,140px);gap:1rem .3rem;display:grid}.Event-module__G5g92q__speakerCard{text-align:center;flex-direction:column;align-items:center;display:flex}.Event-module__G5g92q__speakerImage{border-radius:10px;width:120px;height:140px;margin-bottom:.5rem;overflow:hidden}.Event-module__G5g92q__speakerImage img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__speakerName{color:#666;text-align:center;width:120px;margin-bottom:0;font-size:.8rem;font-weight:500;line-height:1.3}.Event-module__G5g92q__speakerTitle{color:#666;text-align:center;width:140px;font-size:.75rem;line-height:1.2}.Event-module__G5g92q__highlightItem{border:1px solid #e0e0e0;border-radius:10px;align-items:flex-start;gap:1.5rem;max-width:700px;margin-bottom:1rem;padding:.75rem;display:flex}.Event-module__G5g92q__highlightImage{border-radius:8px;width:100px;min-width:100px;height:100px;overflow:hidden}.Event-module__G5g92q__highlightImage img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__highlightContent{flex:1}.Event-module__G5g92q__highlightContent h4{color:#4a0f41;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.Event-module__G5g92q__highlightContent p{color:#666;margin:0;font-size:.9rem;line-height:1.5}.Event-module__G5g92q__downloadBtn{border:1px solid var(--third-color);color:var(--third-color);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Event-module__G5g92q__downloadBtn i{font-size:.9rem}.Event-module__G5g92q__downloadBtn:hover{background-color:var(--third-color);color:#fff}.Event-module__G5g92q__pricingTable{border-collapse:collapse;table-layout:fixed;width:100%;max-width:700px;margin-bottom:2rem}.Event-module__G5g92q__pricingTable th,.Event-module__G5g92q__pricingTable td{text-align:center;border-bottom:1px solid #f0f0f0;padding:1.25rem .75rem;font-size:.85rem}.Event-module__G5g92q__pricingTable th{color:#4a0f41;text-transform:capitalize;font-weight:600}.Event-module__G5g92q__pricingTable td{color:#888}.Event-module__G5g92q__pricingTable th:first-child,.Event-module__G5g92q__pricingTable td:first-child{text-align:left;color:#4a0f41;width:150px;padding-left:0;font-weight:600}.Event-module__G5g92q__pricingTable tr:last-child td{border-bottom:none}.Event-module__G5g92q__priceFree{color:#999}.Event-module__G5g92q__registrationCards{flex-direction:column;gap:1.5rem;max-width:700px;display:flex}.Event-module__G5g92q__registrationCard{border:1px solid #e0e0e0;border-radius:10px;padding:1.25rem}.Event-module__G5g92q__registrationCardType{color:#4a0f41;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Event-module__G5g92q__registrationCardTitle{color:#333;margin-bottom:.75rem;font-size:.9rem;line-height:1.4}.Event-module__G5g92q__registrationCardInfo{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Event-module__G5g92q__registrationCardInfo span{color:#666;font-family:Poppins,sans-serif;font-size:.8rem}.Event-module__G5g92q__registrationCardInfo i{color:#4a0f41;font-size:.8rem}.Event-module__G5g92q__registrationCardPriceLabel{color:#666;margin-bottom:.25rem;font-size:.75rem}.Event-module__G5g92q__registrationCardPrice{color:#1a1919;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Event-module__G5g92q__registrationCardBtn{border:1px solid var(--third-color);color:var(--third-color);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Event-module__G5g92q__registrationCardBtn:hover{background-color:var(--third-color);color:#fff}.Event-module__G5g92q__highlightEventSection{text-align:center;margin-bottom:1rem}.Event-module__G5g92q__highlightEventSection .Event-module__G5g92q__sectionTitle{margin-bottom:1rem;font-size:1.1rem}.Event-module__G5g92q__highlightEventVideo{aspect-ratio:16/9;border-radius:12px;width:100%;overflow:hidden}.Event-module__G5g92q__highlightEventVideo iframe{width:100%;height:100%}.Event-module__G5g92q__documentationGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Event-module__G5g92q__documentationItem{aspect-ratio:4/3;border-radius:10px;position:relative;overflow:hidden}.Event-module__G5g92q__documentationItem img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__documentationOverlay{cursor:pointer;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Event-module__G5g92q__documentationOverlay span{color:#fff;border:1px solid #fff;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.Event-module__G5g92q__documentationHoverOverlay{opacity:0;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Event-module__G5g92q__documentationItem:hover .Event-module__G5g92q__documentationHoverOverlay{opacity:1}.Event-module__G5g92q__documentationHoverOverlay span{color:#fff;background:#ffffff1a;border:1px solid #fff;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.Event-module__G5g92q__partnersRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;padding:1rem 0;display:flex}.Event-module__G5g92q__partnerLogo{height:40px}.Event-module__G5g92q__partnerLogo img{width:auto;height:100%}.Event-module__G5g92q__hotelList{flex-direction:column;gap:1.5rem;display:flex}.Event-module__G5g92q__hotelCard{background:0 0;align-items:stretch;gap:0;padding:0;display:flex}.Event-module__G5g92q__hotelImage{border-radius:12px 0 0 12px;width:220px;min-width:220px;min-height:130px;overflow:hidden}.Event-module__G5g92q__hotelImage img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__hotelInfo{border:1px solid #e0e0e0;border-left:none;border-radius:0 12px 12px 0;flex-direction:column;flex:1;padding:1rem 1.25rem;display:flex}.Event-module__G5g92q__hotelName{color:#1a1a1a;margin-bottom:.15rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;line-height:1.3}.Event-module__G5g92q__hotelDistance{color:#888;margin-bottom:.35rem;font-family:Poppins,sans-serif;font-size:.85rem}.Event-module__G5g92q__hotelLocation{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.Event-module__G5g92q__hotelLocation i{color:#093;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:inline-flex}.Event-module__G5g92q__hotelLocation span{color:#1a1a1a;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500}.Event-module__G5g92q__hotelAddress{color:#666;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.85rem;line-height:1.5}.Event-module__G5g92q__hotelLinks{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:auto;display:flex}.Event-module__G5g92q__hotelLinks a{align-items:center;transition:opacity .2s;display:inline-flex}.Event-module__G5g92q__hotelLinks a:hover{opacity:.7}.Event-module__G5g92q__hotelLinks img{object-fit:contain;width:auto;max-width:90px;height:18px;min-height:18px}.Event-module__G5g92q__lightboxModal{z-index:9999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Event-module__G5g92q__lightboxContent{gap:1.5rem;width:100%;max-width:1200px;height:90vh;max-height:800px;display:flex}.Event-module__G5g92q__lightboxMainImage{flex:0 0 70%;justify-content:center;align-items:center;display:flex;position:relative}.Event-module__G5g92q__lightboxMainImage img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.Event-module__G5g92q__lightboxThumbnails{flex-direction:column;flex:0 0 28%;gap:.75rem;padding-right:.5rem;display:flex;overflow-y:auto}.Event-module__G5g92q__lightboxThumbnails::-webkit-scrollbar{width:6px}.Event-module__G5g92q__lightboxThumbnails::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.Event-module__G5g92q__lightboxThumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.Event-module__G5g92q__lightboxThumbnail{aspect-ratio:1;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;width:100%;transition:all .2s;overflow:hidden}.Event-module__G5g92q__lightboxThumbnail:hover{opacity:1;border-color:#ffffff80}.Event-module__G5g92q__lightboxThumbnail.Event-module__G5g92q__active{opacity:1;border-color:#fff}.Event-module__G5g92q__lightboxThumbnail img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.Event-module__G5g92q__lightboxClose:hover{background:#ffffff4d}.Event-module__G5g92q__lightboxNav{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Event-module__G5g92q__lightboxNav:hover{background:#ffffff4d}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__prev{left:1rem}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__next{right:1rem}@media only screen and (max-width:992px){.Event-module__G5g92q__detailHeaderRow{flex-direction:column}.Event-module__G5g92q__detailHeaderInfo{width:100%;min-width:auto}.Event-module__G5g92q__descLocationRow{flex-direction:column}.Event-module__G5g92q__locationBox{width:100%;min-width:auto}.Event-module__G5g92q__locationMap{width:100%}.Event-module__G5g92q__detailHeaderImage{width:100%;margin:0}.Event-module__G5g92q__highlightItem{border:none;flex-direction:column;gap:.75rem;max-width:100%;margin-bottom:1.5rem;padding:0}.Event-module__G5g92q__highlightImage{aspect-ratio:16/9;width:100%;min-width:100%;height:auto}.Event-module__G5g92q__highlightContent h4{font-size:.9rem}.Event-module__G5g92q__highlightContent p{font-size:.85rem}.Event-module__G5g92q__speakersGrid{grid-template-columns:repeat(3,1fr)}.Event-module__G5g92q__documentationGrid{grid-template-columns:repeat(2,1fr)}.Event-module__G5g92q__lightboxModal{align-items:flex-start;padding:1rem .5rem;overflow-y:auto}.Event-module__G5g92q__lightboxContent{flex-direction:column;gap:1rem;width:100%;height:auto;min-height:auto;max-height:none;margin:auto}.Event-module__G5g92q__lightboxMainImage{background:#0003;border-radius:8px;flex:none;justify-content:center;align-items:center;width:100%;height:auto;min-height:200px;max-height:70vh;padding:.5rem;display:flex}.Event-module__G5g92q__lightboxMainImage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:68vh;display:block}.Event-module__G5g92q__lightboxThumbnails{flex-direction:row;flex:none;gap:.5rem;width:100%;padding:0 0 .5rem;display:flex;overflow:auto hidden}.Event-module__G5g92q__lightboxThumbnail{flex:0 0 75px;width:75px;min-width:75px;height:75px}}@media only screen and (max-width:768px){.Event-module__G5g92q__breadcrumb{padding:1rem}.Event-module__G5g92q__detailHeader{padding:0 1rem 2rem}.Event-module__G5g92q__detailSection{padding:1.5rem 1rem}.Event-module__G5g92q__speakersGrid{grid-template-columns:repeat(2,1fr)}.Event-module__G5g92q__hotelCard{flex-direction:column}.Event-module__G5g92q__hotelImage{width:100%;min-width:auto}.Event-module__G5g92q__heroSection{padding:0 1rem}.Event-module__G5g92q__heroTitle{padding:1.5rem 1rem;font-size:1.3rem}.Event-module__G5g92q__mainContent{padding:0 1rem 2rem}.Event-module__G5g92q__filterRow{flex-direction:column;align-items:flex-start;gap:1rem}.Event-module__G5g92q__tabContainer{gap:.4rem;width:100%;padding-bottom:.5rem;overflow-x:auto}.Event-module__G5g92q__tabItem{white-space:nowrap;flex-shrink:0;padding:.35rem .6rem;font-size:.7rem}.Event-module__G5g92q__searchBox{width:100%}.Event-module__G5g92q__eventsGrid{grid-template-columns:1fr;gap:1rem}.Event-module__G5g92q__cardButton{padding:.6rem .8rem;font-size:.8rem}.Event-module__G5g92q__pricingTableDesktop{display:none}.Event-module__G5g92q__pricingTableMobile{width:100%;margin-bottom:1.5rem;display:table}.Event-module__G5g92q__pricingTable th,.Event-module__G5g92q__pricingTable td{padding:.6rem .5rem;font-size:.75rem}.Event-module__G5g92q__pricingTable th:first-child,.Event-module__G5g92q__pricingTable td:first-child{text-align:left;padding-left:0;font-size:.75rem}.Event-module__G5g92q__registrationCards{gap:1rem;max-width:100%}.Event-module__G5g92q__registrationCard{padding:1rem}.Event-module__G5g92q__registrationCardType{font-size:.85rem}.Event-module__G5g92q__registrationCardTitle{font-size:.8rem}.Event-module__G5g92q__registrationCardInfo{flex-wrap:wrap;gap:.3rem}.Event-module__G5g92q__registrationCardInfo span,.Event-module__G5g92q__registrationCardInfo i{font-size:.7rem}.Event-module__G5g92q__registrationCardPriceLabel{font-size:.65rem}.Event-module__G5g92q__registrationCardPrice{font-size:.95rem}.Event-module__G5g92q__registrationCardBtn{padding:.4rem .8rem;font-size:.7rem}.Event-module__G5g92q__highlightEventVideo{height:200px}.Event-module__G5g92q__documentationGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.Event-module__G5g92q__documentationItem{aspect-ratio:1;border-radius:8px}.Event-module__G5g92q__documentationItem:last-child{aspect-ratio:1;grid-column:auto}.Event-module__G5g92q__documentationItem:last-child .Event-module__G5g92q__documentationHoverOverlay{opacity:0}.Event-module__G5g92q__documentationItem:last-child:hover .Event-module__G5g92q__documentationHoverOverlay{opacity:1}.Event-module__G5g92q__documentationHoverOverlay span{display:none}.Event-module__G5g92q__documentationHoverOverlay:before{content:"↗";color:#fff;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;padding:.4rem;font-family:Arial,sans-serif;font-size:.8rem;font-weight:500;line-height:1;display:flex}.Event-module__G5g92q__partnersRow{gap:1.5rem;padding:.75rem 0}.Event-module__G5g92q__partnerLogo{height:32px}.Event-module__G5g92q__lightboxModal{align-items:flex-start;padding:1rem .5rem;overflow-y:auto}.Event-module__G5g92q__lightboxContent{gap:1rem;width:100%;height:auto;min-height:auto;max-height:none;margin:auto;flex-direction:column!important}.Event-module__G5g92q__lightboxMainImage{background:#0003;border-radius:8px;justify-content:center;align-items:center;height:auto;min-height:200px;max-height:70vh;padding:.5rem;display:flex;flex:none!important;width:100%!important}.Event-module__G5g92q__lightboxMainImage img{object-fit:contain;max-width:100%;max-height:68vh;display:block;width:auto!important;height:auto!important}.Event-module__G5g92q__lightboxThumbnails{gap:.5rem;padding:0 0 .5rem;display:flex;overflow:auto hidden;flex-direction:row!important;flex:none!important;width:100%!important}.Event-module__G5g92q__lightboxThumbnail{aspect-ratio:1;border-radius:6px;flex:0 0 75px;width:75px;min-width:75px;height:75px}.Event-module__G5g92q__lightboxClose{z-index:100;width:36px;height:36px;font-size:1.3rem;top:.75rem;right:.75rem}.Event-module__G5g92q__lightboxNav{z-index:100;width:36px;height:36px;font-size:1.3rem}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__prev{left:.75rem}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__next{right:.75rem}}
.PaymentRegistration-module__08Beha__container{background-color:#fff;width:100%;max-width:1100px;min-height:100vh;margin:0 auto;padding:6rem 2rem 3rem}.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:1.25rem}.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:1.25rem;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:1.5rem;width:100%;margin-bottom:1.25rem;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:.4rem;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 .placeholder,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .placeholder),:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs .symbol,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs .symbol){display:none!important}:is(.form-input.PaymentRegistration-module__08Beha__formField .inputs:focus-within,.form-input.PaymentRegistration-module__08Beha__formFieldHalf .inputs:focus-within){border-color:#e0e0e0!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:.75rem;margin-bottom:1.5rem;display:flex}.PaymentRegistration-module__08Beha__bankOption{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;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{color:#333;white-space:nowrap;font-size:.7rem}.PaymentRegistration-module__08Beha__accountNumber{color:#333;white-space:nowrap;font-size:.7rem;font-weight:500}.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__paymentSummary{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin:1.25rem 0;padding:1.25rem}.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:.6rem 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__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.75rem}.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;flex-shrink:0;width:18px;height:18px;margin-top:.15rem}.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__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]{cursor:pointer;accent-color:#61b53c;width:16px;height:16px}.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;flex-shrink:0;width:16px;height:16px;margin-top:.1rem}.PaymentRegistration-module__08Beha__checkboxOption span{line-height:1.4}
.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:55%}}@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:70%}}@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:80%}}@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;display:flex}.Register-module__k8NHra__containerContent{max-width:80%}@media only screen and (max-width:1024px){.Register-module__k8NHra__container2Column{flex-direction:column}.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}
