@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";
.login-module__4pxX9G__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.login-module__4pxX9G__modalContent{text-align:center;background:#fff;border-radius:10px;width:90%;max-width:400px;padding:20px;position:relative;box-shadow:0 4px 10px #0003}.login-module__4pxX9G__closeButton{cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:10px;right:10px}.login-module__4pxX9G__formContainer{width:100%;max-width:400px;margin:100px auto;padding:2rem;background:0 0!important}.login-module__4pxX9G__inputField{border:1px solid #ccc;border-radius:5px;width:100%;margin:10px 0;padding:12px;font-size:16px}.login-module__4pxX9G__passwordContainer{width:100%;position:relative}.login-module__4pxX9G__eyeButton{cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-module__4pxX9G__button{color:#fff;cursor:pointer;border:none;border-radius:5px;width:100%;padding:12px;font-size:16px;transition:background .3s;background-color:#2c3e50!important}.login-module__4pxX9G__button:hover{background-color:#2c3e50!important}@media (max-width:480px){.login-module__4pxX9G__modalContent{width:95%;padding:15px}.login-module__4pxX9G__inputField,.login-module__4pxX9G__button,.login-module__4pxX9G__eyeButton{font-size:16px}}
.File-module__WOOL6W__container{width:100%;padding:20px}.File-module__WOOL6W__dragDropArea{text-align:center;cursor:pointer;border:2px dashed #aaa;border-radius:8px;padding:40px;transition:background .3s}.File-module__WOOL6W__dragOver{background-color:#f0f8ff}.File-module__WOOL6W__uploadedFilesList{margin-top:20px}.File-module__WOOL6W__uploadedFileItem{align-items:center;gap:10px;margin-bottom:10px;display:flex}.File-module__WOOL6W__removeFileButton{cursor:pointer;color:red;background:0 0;border:none;font-size:20px}.File-module__WOOL6W__filePreviewImage{object-fit:cover;border-radius:4px;height:60px}.File-module__WOOL6W__fileIcon{font-size:30px}.File-module__WOOL6W__fileName{font-size:16px}
.errorpopup-module__1XQWQq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.errorpopup-module__1XQWQq__popup{color:red;text-align:center;background:#fff;border:2px solid red;border-radius:12px;padding:20px 30px;font-weight:400;box-shadow:0 0 15px #0003}.errorpopup-module__1XQWQq__closeButton{color:#fff;cursor:pointer;background-color:#ff4d4d;border:none;border-radius:5px;margin-top:15px;padding:8px 16px;font-weight:400;transition:background-color .2s}.errorpopup-module__1XQWQq__closeButton:hover{background-color:#e60000}
.footer-module__Id6_SG__footer{color:#5c5b5b;background-color:#e6e7e8;padding:32px;font-weight:400;margin-top:120px!important}.footer-module__Id6_SG__container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:32px;font-weight:400}.footer-module__Id6_SG__footerContent{flex-wrap:wrap;gap:30px;margin-bottom:20px;font-weight:400;display:flex}.footer-module__Id6_SG__logoSection{flex:350px;margin-bottom:16px;font-weight:400}.footer-module__Id6_SG__logo{cursor:pointer}.footer-module__Id6_SG__description{color:#5c5b5b;max-width:90%;margin-top:12px;margin-bottom:24px;font-size:16px;font-weight:400;line-height:1.5}.footer-module__Id6_SG__emailDescription{color:#5c5b5b;margin-bottom:16px;font-size:16px;font-weight:400;line-height:1.5}.footer-module__Id6_SG__emailContainer{margin-top:20px;font-weight:400}.footer-module__Id6_SG__sendEmail{opacity:.5;cursor:pointer;text-align:left;background-color:#fff;border:none;border-radius:2px;width:212px;height:32px;padding:0 12px;font-weight:400;transition:opacity .3s}.footer-module__Id6_SG__sendEmail:hover{opacity:.8}.footer-module__Id6_SG__linksSection{flex:500px;grid-template-columns:repeat(3,1fr);gap:20px;font-weight:400;display:grid}.footer-module__Id6_SG__columnTitle{color:#9b9d9f;margin-bottom:16px;font-size:20px;font-weight:400}.footer-module__Id6_SG__linksList{margin:0;padding:0;list-style:none}.footer-module__Id6_SG__linksList li{margin-bottom:12px}.footer-module__Id6_SG__linksList li a{color:#5c5b5b;font-size:16px;text-decoration:none;transition:color .2s}.footer-module__Id6_SG__linksList li a:hover{color:#952222}.footer-module__Id6_SG__copyright{color:#a0a0a0;text-align:left;border-top:1px solid #dcdcdc;margin-top:10px;padding:10px 0;font-size:16px}@media (max-width:1024px){.footer-module__Id6_SG__footerContent{gap:20px}.footer-module__Id6_SG__linksSection{gap:15px}.footer-module__Id6_SG__description,.footer-module__Id6_SG__emailDescription{max-width:100%}}@media (max-width:768px){.footer-module__Id6_SG__footerContent{flex-direction:column}.footer-module__Id6_SG__logoSection{flex:0 0 100%;max-width:100%;margin-bottom:30px}.footer-module__Id6_SG__linksSection{flex:0 0 100%;grid-template-columns:repeat(3,1fr)}.footer-module__Id6_SG__emailContainer{margin-top:15px}.footer-module__Id6_SG__copyright{text-align:center}}@media (max-width:576px){.footer-module__Id6_SG__footer{padding:24px 0}.footer-module__Id6_SG__linksSection{grid-template-columns:repeat(2,1fr);gap:15px}.footer-module__Id6_SG__description,.footer-module__Id6_SG__linksList li a{font-size:16px}.footer-module__Id6_SG__sendEmail{width:100%;max-width:212px}.footer-module__Id6_SG__column:last-child{grid-column:span 2}}@media (max-width:375px){.footer-module__Id6_SG__linksSection{grid-template-columns:1fr}.footer-module__Id6_SG__column{display:none}.footer-module__Id6_SG__column:last-child{grid-column:1}.footer-module__Id6_SG__footerContent{gap:15px}}
.ImgPage-module__XW1_3a__uploadWrapper{text-align:center;cursor:pointer;background:#f9f9f9;border:2px dashed #ccc;border-radius:12px;padding:30px;transition:border-color .3s}.ImgPage-module__XW1_3a__uploadWrapper:hover{border-color:#4a90e2}.ImgPage-module__XW1_3a__hiddenInput{display:none}.ImgPage-module__XW1_3a__previewGrid{flex-wrap:wrap;gap:16px;margin-top:20px;display:flex}.ImgPage-module__XW1_3a__previewItem{border:1px solid #ddd;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}.ImgPage-module__XW1_3a__previewItem img{object-fit:cover;width:100%;height:100%}.ImgPage-module__XW1_3a__deleteBtn{color:#fff;cursor:pointer;background-color:#1c5396;border:none;border-radius:4px;margin:5px 0;padding:8px;position:absolute;top:0;right:0}
.bond-module__eLfhza__section{flex-direction:column;max-width:1200px;margin:60px auto 0;display:flex}.bond-module__eLfhza__head{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px;display:flex}.bond-module__eLfhza__head h1{color:#1c5396;font-size:30px;font-weight:400}.bond-module__eLfhza__readAllLink{color:#d83232;align-items:center;gap:8px;font-size:16px;font-weight:400;text-decoration:none;transition:color .3s;display:flex}.bond-module__eLfhza__readAllLink:hover{color:#b30000}.bond-module__eLfhza__headerActions{align-items:center;gap:1rem;display:flex}.bond-module__eLfhza__exportHeaderButton{color:#333;cursor:pointer;background-color:#0000;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:8px 12px;font-size:16px;font-weight:400;transition:background-color .2s,border-color .2s;display:inline-flex}.bond-module__eLfhza__container{flex-direction:column;width:100%;display:flex}.bond-module__eLfhza__infoPanel{background-blend-mode:overlay;color:#1c5396;background:#d1d5dbcc url(/assets/images/background.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;min-height:400px;padding:40px 40px 0;display:flex}.bond-module__eLfhza__infoTitle{font-size:30px;font-weight:400}.bond-module__eLfhza__divider{border-top:2px solid #fff;width:150px;margin:1rem 0}.bond-module__eLfhza__rateLabel{opacity:.9;font-size:20px}.bond-module__eLfhza__percent{margin:.5rem 0;font-size:5rem;line-height:1}.bond-module__eLfhza__maturityLabel{background-color:#fff;width:fit-content;padding:6px 12px;font-size:16px}.bond-module__eLfhza__maturityRange{margin-top:auto;padding-top:20px;font-size:16px}.bond-module__eLfhza__rangeButtons{gap:10px;margin-top:8px;display:flex}.bond-module__eLfhza__rangeButtons button{color:#000;cursor:pointer;background:0 0;border:none;padding:6px 16px;font-size:16px;transition:all .3s}.bond-module__eLfhza__rangeButtons button.bond-module__eLfhza__active{color:#000;background:#fff;font-weight:400}.bond-module__eLfhza__categoryPanel{background-color:#fff;border-radius:12px}.bond-module__eLfhza__categoryList{margin:0;padding:0;list-style:none}.bond-module__eLfhza__categoryItem{cursor:pointer;color:#343a40;border-bottom:1px solid #e9ecef;align-items:center;padding:8px 10px;font-size:16px;transition:background-color .3s;display:flex}.bond-module__eLfhza__categoryItem:last-child{border-bottom:none}.bond-module__eLfhza__categoryItem:hover{background-color:#f8f9fa}.bond-module__eLfhza__categoryItem.bond-module__eLfhza__selected{color:#1c5396;background-color:#d1d5dbcc;font-weight:400}.bond-module__eLfhza__categoryIcon{color:#d83232;margin-right:16px}.bond-module__eLfhza__bondTableWrapper{margin-top:30px}@media (min-width:992px){.bond-module__eLfhza__container{flex-direction:row;align-items:stretch}.bond-module__eLfhza__infoPanel,.bond-module__eLfhza__categoryPanel{width:50%}.bond-module__eLfhza__head{padding:0}}
.bond_table-module__CeRFaa__bondTableContainer{background-color:#fff;border-radius:12px;padding:20px}.bond_table-module__CeRFaa__topControlBar{border-bottom:1px solid #eee;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:15px;display:flex}.bond_table-module__CeRFaa__leftControlGroup{flex-wrap:wrap;flex:1;align-items:center;gap:15px;display:flex}.bond_table-module__CeRFaa__statusGroup{color:#333;white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.bond_table-module__CeRFaa__statusSelect{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:6px 32px 6px 12px;font-size:16px;transition:border-color .2s}.bond_table-module__CeRFaa__statusSelect:hover{border-color:#9ca3af}.bond_table-module__CeRFaa__verticalDivider{background-color:#e5e7eb;width:1px;height:24px}.bond_table-module__CeRFaa__activeFiltersList{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.bond_table-module__CeRFaa__filterChip{color:#1f2937;cursor:pointer;white-space:nowrap;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.bond_table-module__CeRFaa__filterChip:hover{background-color:#e5e7eb;border-color:#d1d5db}.bond_table-module__CeRFaa__chipCloseIcon{color:#6b7280;transition:color .2s}.bond_table-module__CeRFaa__filterChip:hover .bond_table-module__CeRFaa__chipCloseIcon{color:#ef4444}.bond_table-module__CeRFaa__clearAllBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 4px;font-size:16px;text-decoration:underline}.bond_table-module__CeRFaa__clearAllBtn:hover{color:#111}.bond_table-module__CeRFaa__searchContainer{flex-shrink:0;position:relative}.bond_table-module__CeRFaa__searchContainer input{border:1px solid #d1d5db;border-radius:6px;width:260px;padding:8px 35px 8px 12px;font-size:16px;transition:all .2s}.bond_table-module__CeRFaa__searchContainer input:focus{border-color:#1c5396;outline:none}.bond_table-module__CeRFaa__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.bond_table-module__CeRFaa__filterBar{background:#fff;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:10px 0;display:flex}.bond_table-module__CeRFaa__filterBar select,.bond_table-module__CeRFaa__filterBar input{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:110px;padding:8px 12px;font-size:16px}.bond_table-module__CeRFaa__couponGroup{align-items:center;gap:5px;display:flex}.bond_table-module__CeRFaa__couponGroup input{width:80px}.bond_table-module__CeRFaa__resetBtn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;margin-left:auto;padding:8px 16px;font-size:16px;font-weight:600;transition:background .2s}.bond_table-module__CeRFaa__resetBtn:hover{background-color:#f9fafb;border-color:#9ca3af}.bond_table-module__CeRFaa__pagination{color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:16px;display:flex}.bond_table-module__CeRFaa__paginationButtons button{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:4px;margin-left:5px;padding:4px 10px}.bond_table-module__CeRFaa__paginationButtons button:disabled{opacity:.5;cursor:not-allowed}.bond_table-module__CeRFaa__tableWrapper{overflow-x:auto}.bond_table-module__CeRFaa__tableGrid{min-width:1100px}.bond_table-module__CeRFaa__rowLayout{grid-template-columns:50px 2fr 1.2fr 1.2fr .8fr 1fr 1fr 1.2fr .8fr .8fr .6fr;align-items:center;gap:10px;padding:12px 16px;display:grid}.bond_table-module__CeRFaa__headerRow{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:400}.bond_table-module__CeRFaa__headerCell{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-size:12px;font-weight:700;transition:color .2s;display:flex}.bond_table-module__CeRFaa__headerCell:hover{color:#1c5396}.bond_table-module__CeRFaa__sortPlaceholder{width:14px;height:14px}.bond_table-module__CeRFaa__bodyRow{color:#1f2937;border-bottom:1px solid #f3f4f6;font-size:14px;transition:background .1s}.bond_table-module__CeRFaa__bodyRow:last-child{border-bottom:none}.bond_table-module__CeRFaa__bodyRow:hover{background-color:#f8fbff}.bond_table-module__CeRFaa__cellLogo{justify-content:center;display:flex}.bond_table-module__CeRFaa__logoCircle{color:#1c5396;text-transform:uppercase;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.bond_table-module__CeRFaa__cellIssuer{flex-direction:column;display:flex}.bond_table-module__CeRFaa__ticker{color:#1c5396;font-weight:600}.bond_table-module__CeRFaa__compName{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.bond_table-module__CeRFaa__badge{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.bond_table-module__CeRFaa__badgeGreen{color:#166534;background-color:#dcfce7}.bond_table-module__CeRFaa__badgeYellow{color:#854d0e;background-color:#fef9c3}.bond_table-module__CeRFaa__noData{text-align:center;color:#6b7280;padding:40px}
.ESG-module__MvPQGW__container{justify-content:center;display:flex}.ESG-module__MvPQGW__heroSection{color:#fff;text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;max-width:1200px;height:400px;display:flex;position:relative;overflow:hidden}.ESG-module__MvPQGW__overlay{background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.ESG-module__MvPQGW__textContent{z-index:10;max-width:800px;padding:0 2rem;position:relative}.ESG-module__MvPQGW__title{margin-bottom:1rem;font-size:2.5rem;font-weight:400}.ESG-module__MvPQGW__description{font-size:1.25rem;font-weight:400;line-height:1.6}.ESG-module__MvPQGW__readReports{color:#d83232;text-shadow:1px 1px 2px #00000080;font-size:.875rem;text-decoration:none;transition:transform .2s;position:absolute;bottom:1.5rem;right:2rem}.ESG-module__MvPQGW__readReports:hover{transform:translate(4px)}
.ReverseCard-module__SWXU2q__container{background-color:#fff;align-items:flex-start;max-width:1000px;margin:60px auto;font-family:Roboto,sans-serif;display:flex;overflow:hidden}.ReverseCard-module__SWXU2q__leftPanel{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 50%;height:400px}.ReverseCard-module__SWXU2q__rightPanel{flex-direction:column;flex:1;justify-content:space-between;min-height:400px;padding:0 2.5rem;display:flex}.ReverseCard-module__SWXU2q__contentWrapper{flex:1}.ReverseCard-module__SWXU2q__heading{color:#333;margin:0 0 1rem;font-size:1.5rem;line-height:1.3;font-weight:500!important}.ReverseCard-module__SWXU2q__description{color:#555;font-size:.95rem;line-height:1.6;transition:max-height .4s ease-in-out;position:relative;overflow:hidden}.ReverseCard-module__SWXU2q__collapsed{max-height:300px;-webkit-mask-image:linear-gradient(#000 60%,#0000);mask-image:linear-gradient(#000 60%,#0000)}.ReverseCard-module__SWXU2q__expanded{max-height:2000px;-webkit-mask-image:none;mask-image:none}.ReverseCard-module__SWXU2q__actionButtons{align-items:center;gap:20px;margin-top:1.5rem;padding-top:1rem;display:flex}.ReverseCard-module__SWXU2q__expandButton{color:#555;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:400;text-decoration:underline}.ReverseCard-module__SWXU2q__expandButton:hover{color:#000}.ReverseCard-module__SWXU2q__readMoreLink{color:#0070f3;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.ReverseCard-module__SWXU2q__readMoreLink:hover{color:#004bbd}@media (max-width:768px){.ReverseCard-module__SWXU2q__container{flex-direction:column;max-width:90%}.ReverseCard-module__SWXU2q__leftPanel{flex:none;width:100%;height:250px}.ReverseCard-module__SWXU2q__rightPanel{min-height:auto;padding:1.5rem}.ReverseCard-module__SWXU2q__collapsed{max-height:150px}}
.trade1-module__5o8Rrq__container{text-align:center;width:100%;max-width:1200px;margin:90px auto 30px}.trade1-module__5o8Rrq__text{flex-direction:column;align-items:stretch;display:flex}.trade1-module__5o8Rrq__title{color:#000;text-transform:uppercase;margin:30px auto;font-size:30px;font-weight:400}.trade1-module__5o8Rrq__grid{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:20px;display:flex}.trade1-module__5o8Rrq__card{text-align:left;border-radius:5px;flex-direction:column;width:100%;max-width:380px;display:flex}.trade1-module__5o8Rrq__card img{object-fit:cover;height:210px!important}.trade1-module__5o8Rrq__image{background-color:#a9cba4;border-radius:5px;width:100%;height:210px!important}.trade1-module__5o8Rrq__cardContent{flex-direction:column;justify-content:flex-start;margin:15px 0 0;display:flex;height:210px!important;overflow:hidden!important}.trade1-module__5o8Rrq__date{color:red;text-align:right;margin-bottom:5px;font-size:12px}.trade1-module__5o8Rrq__cardTitle{color:#333;text-transform:uppercase;text-align:justify;margin-bottom:10px;font-size:14px;font-weight:700}.trade1-module__5o8Rrq__cardText{color:#666;text-align:justify;font-size:14px}.trade1-module__5o8Rrq__readMoreContainer{justify-content:flex-end;display:flex}.trade1-module__5o8Rrq__readMore{color:#d83232;margin-top:10px;font-size:12px;font-weight:400;text-decoration:none;display:inline-block}.trade1-module__5o8Rrq__readMore:hover{text-decoration:underline}
.TraderTable-module__0yk7qG__dashboardContainer{max-width:1200px;margin:auto;padding:2rem;font-family:Roboto}.TraderTable-module__0yk7qG__tabsContainer{background:0 0;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding:0;display:flex}.TraderTable-module__0yk7qG__tabButton{color:#374151;cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:400}.TraderTable-module__0yk7qG__tabButton:hover{background-color:#d1d5db}.TraderTable-module__0yk7qG__tabButtonActive{color:#111827;box-shadow:none;background-color:#d1d5db}.TraderTable-module__0yk7qG__filtersContainer{box-shadow:none;background:0 0;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;padding:.5rem 0;display:flex}.TraderTable-module__0yk7qG__filterGroup{gap:1rem;display:flex}.TraderTable-module__0yk7qG__filterSelect{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.35rem .75rem;font-size:.875rem}.TraderTable-module__0yk7qG__filterSelect:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.TraderTable-module__0yk7qG__filterButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-weight:400;transition:background-color .2s;display:flex}.TraderTable-module__0yk7qG__reset{color:#2563eb;border:1px solid #2563eb;border-radius:1rem}.TraderTable-module__0yk7qG__reset:hover{color:#2563eb;background-color:#2564eb5a}.TraderTable-module__0yk7qG__less{color:#2563eb;border:1px solid #2563eb;border-radius:1rem}.TraderTable-module__0yk7qG__less:hover{color:#2563eb;background-color:#2564eb5a}.TraderTable-module__0yk7qG__filterButton:hover:not(.TraderTable-module__0yk7qG__reset):not(.TraderTable-module__0yk7qG__less){background-color:#f3f4f6}.TraderTable-module__0yk7qG__tableContainer{box-shadow:none;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;max-width:100%;padding:0}.TraderTable-module__0yk7qG__tableHeader{color:#6b7280;border-bottom:1px solid #e5e7eb;grid-template-columns:2fr repeat(7,1fr);padding:.75rem;font-size:.875rem;display:grid}.TraderTable-module__0yk7qG__tableRow{border:1px solid #e5e7eb;grid-template-columns:2fr repeat(7,1fr);align-items:center;padding:.75rem;font-size:.875rem;display:grid}.TraderTable-module__0yk7qG__tableRow:last-child{border-bottom:none}.TraderTable-module__0yk7qG__cellFlex{align-items:center;gap:.25rem;display:flex}.TraderTable-module__0yk7qG__textSm{font-size:.875rem}.TraderTable-module__0yk7qG__textXs{font-size:.75rem}.TraderTable-module__0yk7qG__fontSemibold{font-weight:400}.TraderTable-module__0yk7qG__textGray800{color:#1f2937}.TraderTable-module__0yk7qG__textGray600{color:#4b5563}.TraderTable-module__0yk7qG__textGray500{color:#6b7280}.TraderTable-module__0yk7qG__w6{width:1.5rem}.TraderTable-module__0yk7qG__h4{height:1rem}.TraderTable-module__0yk7qG__w2{width:.5rem}.TraderTable-module__0yk7qG__h2{height:.5rem}.TraderTable-module__0yk7qG__bgGreen500{background-color:#22c55e}.TraderTable-module__0yk7qG__roundedFull{border-radius:9999px}.TraderTable-module__0yk7qG__roundedSm{border-radius:.125rem}.TraderTable-module__0yk7qG__bgGray300{background-color:#d1d5db}.TraderTable-module__0yk7qG__tradeButton{color:#1f2937;background-color:#e5e7eb;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:400;text-decoration:none}.TraderTable-module__0yk7qG__paginationContainer{justify-content:flex-end;padding:.75rem 0;display:flex}.TraderTable-module__0yk7qG__paginationButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem;transition:background-color .2s}.TraderTable-module__0yk7qG__paginationButton:hover{background-color:#f3f4f6}.TraderTable-module__0yk7qG__pageNumberButton{cursor:pointer;aspect-ratio:1;background:0 0;border:none;border-radius:100%;padding:.35rem .75rem;font-size:.875rem;font-weight:400}.TraderTable-module__0yk7qG__pageNumberButton.TraderTable-module__0yk7qG__active{color:#fff;background:#2577ebd5}.TraderTable-module__0yk7qG__pageNumberButton:not(.TraderTable-module__0yk7qG__active):hover{color:#4b5563;background-color:#f3f4f6}.TraderTable-module__0yk7qG__tableHeadingCell{align-items:center;gap:.25rem;display:flex}
.EspBanner-module__SjYHba__heroContainer{color:#fff;background-position:50%;background-size:cover;justify-content:flex-end;align-items:center;width:100%;height:38rem;display:flex;position:relative;z-index:0!important}.EspBanner-module__SjYHba__gradientOverlay{position:absolute;inset:0}.EspBanner-module__SjYHba__contentWrapper{justify-content:flex-end;width:100%;max-width:1200px;margin-right:20%;display:flex}.EspBanner-module__SjYHba__contentContainer{text-align:right;flex-direction:column;align-items:flex-end;max-width:42rem;margin-bottom:2rem;display:flex}.EspBanner-module__SjYHba__link{color:#d83232;text-decoration:none}.EspBanner-module__SjYHba__heroHeadline{margin-bottom:1.5rem;font-size:1.875rem;font-weight:400;line-height:1.25}.EspBanner-module__SjYHba__readMoreButton{letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:.125rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:400;transition:background-color .3s ease-in-out,color .3s ease-in-out}.EspBanner-module__SjYHba__readMoreButton:hover{color:#1e3a8a;background-color:#fff}.EspBanner-module__SjYHba__readMoreButton:focus{outline:none;box-shadow:0 0 0 2px #ffffff80}@media (min-width:768px){.EspBanner-module__SjYHba__heroHeadline{font-size:3rem;line-height:1}}.EspBanner-module__SjYHba__swiperContainer{width:100%;height:100%;min-height:40rem;position:relative}:is(.EspBanner-module__SjYHba__mySwiper .swiper-button-next,.EspBanner-module__SjYHba__mySwiper .swiper-button-prev){color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0003;border-radius:50%;width:50px;height:50px;transition:all .3s}:is(.EspBanner-module__SjYHba__mySwiper .swiper-button-next:hover,.EspBanner-module__SjYHba__mySwiper .swiper-button-prev:hover){background:#00000080}:is(.EspBanner-module__SjYHba__mySwiper .swiper-button-next:after,.EspBanner-module__SjYHba__mySwiper .swiper-button-prev:after){font-size:20px;font-weight:700}.EspBanner-module__SjYHba__mySwiper .swiper-pagination-bullet{opacity:.5;background:#fff;width:10px;height:10px;margin:0 6px!important}.EspBanner-module__SjYHba__mySwiper .swiper-pagination-bullet-active{opacity:1;background:#2563eb;transform:scale(1.2)}@media (max-width:768px){.EspBanner-module__SjYHba__heroContainer,.EspBanner-module__SjYHba__swiperContainer{min-height:25rem}.EspBanner-module__SjYHba__heroHeadline{font-size:2rem}}.EspBanner-module__SjYHba__swiperWrapper{width:100%;height:100%;position:relative}.EspBanner-module__SjYHba__mySwiper{width:100%;height:100%}:is(.EspBanner-module__SjYHba__mySwiper .swiper-button-next,.EspBanner-module__SjYHba__mySwiper .swiper-button-prev){color:#fff}.EspBanner-module__SjYHba__mySwiper .swiper-pagination-bullet-active{background-color:#fff}
.contactSide-module__aD0TDq__wrapper{width:100%;max-width:1200px;margin:60px auto 0}.contactSide-module__aD0TDq__card{background-color:#fff;border-radius:.5rem;overflow:hidden}.contactSide-module__aD0TDq__grid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:1024px){.contactSide-module__aD0TDq__grid{grid-template-columns:1fr 1fr}}.contactSide-module__aD0TDq__mapContainer{width:100%;height:400px}@media (min-width:1024px){.contactSide-module__aD0TDq__mapContainer{height:600px}}.contactSide-module__aD0TDq__infoContainer{flex-direction:column;justify-content:center;padding:2rem;display:flex}@media (min-width:1024px){.contactSide-module__aD0TDq__infoContainer{padding:0 60px 60px}}.contactSide-module__aD0TDq__title{margin-bottom:2rem}.contactSide-module__aD0TDq__infoList{flex-direction:column;gap:1.5rem;display:flex}.contactSide-module__aD0TDq__infoItem{align-items:flex-start;gap:1rem;display:flex}.contactSide-module__aD0TDq__iconCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.contactSide-module__aD0TDq__blueIcon,.contactSide-module__aD0TDq__greenIcon,.contactSide-module__aD0TDq__purpleIcon,.contactSide-module__aD0TDq__orangeIcon{background-color:#f1f5f9}.contactSide-module__aD0TDq__icon{color:#64748b;width:1.25rem;height:1.25rem}.contactSide-module__aD0TDq__label{align-self:flex-start;display:flex}.contactSide-module__aD0TDq__text{color:#4b5563}.contactSide-module__aD0TDq__link{color:#4b5563;transition:color .2s}.contactSide-module__aD0TDq__link:hover{color:#2563eb}
.AllNewsPage-module__wpvOuW__container{max-width:1200px;margin:60px auto 30px;font-family:Roboto}.AllNewsPage-module__wpvOuW__headerRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.AllNewsPage-module__wpvOuW__pageTitle{color:#1e293b;font-size:1.5rem;font-weight:400}.AllNewsPage-module__wpvOuW__addButton{color:#fff;background-color:#2563eb;border-color:#0000;border-radius:6px;align-items:center;gap:8px;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.AllNewsPage-module__wpvOuW__addButton:hover{background-color:#1d4ed8}.AllNewsPage-module__wpvOuW__toolbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding:1rem;display:flex}.AllNewsPage-module__wpvOuW__searchBox{background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex:1;align-items:center;min-width:250px;padding:0 10px;display:flex}.AllNewsPage-module__wpvOuW__searchIcon{color:#94a3b8}.AllNewsPage-module__wpvOuW__searchInput{border:none;outline:none;flex:1;padding:10px}.AllNewsPage-module__wpvOuW__controlsRight{align-items:center;gap:1rem;display:flex}.AllNewsPage-module__wpvOuW__sortBox{align-items:center;gap:8px;height:40px;display:flex}.AllNewsPage-module__wpvOuW__sortSelect{cursor:pointer;background:0 0;border:none;outline:none}.AllNewsPage-module__wpvOuW__viewToggle{background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:40px;display:flex;overflow:hidden}.AllNewsPage-module__wpvOuW__toggleBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-right:1px solid #e2e8f0;justify-content:center;align-items:center;padding:0 12px;transition:all .2s;display:flex}.AllNewsPage-module__wpvOuW__toggleBtn:last-child{border-right:none}.AllNewsPage-module__wpvOuW__toggleBtn:hover{color:#1e293b;background-color:#f1f5f9}.AllNewsPage-module__wpvOuW__toggleBtn.AllNewsPage-module__wpvOuW__active{color:#0284c7;background-color:#e0f2fe;font-weight:400}.AllNewsPage-module__wpvOuW__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow-x:auto}.AllNewsPage-module__wpvOuW__newsTable{border-collapse:collapse;width:100%;min-width:800px}.AllNewsPage-module__wpvOuW__newsTable th{color:#475569;text-align:left;text-transform:uppercase;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 16px;font-size:.85rem;font-weight:400}.AllNewsPage-module__wpvOuW__newsTable td{vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:12px 16px}.AllNewsPage-module__wpvOuW__newsTable tr:last-child td{border-bottom:none}.AllNewsPage-module__wpvOuW__newsTable tr:hover{background-color:#f8fafc}.AllNewsPage-module__wpvOuW__tableThumb{object-fit:cover;background-color:#eee;border-radius:4px;width:48px;height:32px}.AllNewsPage-module__wpvOuW__categoryBadge{color:#475569;white-space:nowrap;background-color:#f1f5f9;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:400}.AllNewsPage-module__wpvOuW__tableActions{justify-content:center;gap:8px;display:flex}.AllNewsPage-module__wpvOuW__iconBtnEdit,.AllNewsPage-module__wpvOuW__iconBtnDelete{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.AllNewsPage-module__wpvOuW__iconBtnEdit{color:#2563eb;background-color:#eff6ff}.AllNewsPage-module__wpvOuW__iconBtnEdit:hover{background-color:#dbeafe}.AllNewsPage-module__wpvOuW__iconBtnDelete{color:#ef4444;background-color:#fef2f2}.AllNewsPage-module__wpvOuW__iconBtnDelete:hover{background-color:#fee2e2}.AllNewsPage-module__wpvOuW__categoriesWrapper{flex-direction:column;gap:4rem;width:100%;max-width:1200px;margin:90px auto 30px;display:flex}.AllNewsPage-module__wpvOuW__categoryTitle{text-align:center;color:#000;text-transform:uppercase;margin:30px auto;font-size:30px;font-weight:400}.AllNewsPage-module__wpvOuW__newsGrid{flex-direction:row;justify-content:center;align-items:flex-start;gap:30px;display:flex}.AllNewsPage-module__wpvOuW__card{background:0 0;flex-direction:column;width:380px;display:flex}.AllNewsPage-module__wpvOuW__imageWrapper{background:#eee;width:100%;height:210px;margin-bottom:1rem;position:relative;overflow:hidden}.AllNewsPage-module__wpvOuW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.AllNewsPage-module__wpvOuW__card:hover .AllNewsPage-module__wpvOuW__cardImage{transform:scale(1.05)}.AllNewsPage-module__wpvOuW__cardOverlay{opacity:0;gap:8px;transition:opacity .2s;display:flex;position:absolute;top:10px;right:10px}.AllNewsPage-module__wpvOuW__card:hover .AllNewsPage-module__wpvOuW__cardOverlay{opacity:1}.AllNewsPage-module__wpvOuW__cardOverlay button{cursor:pointer;color:#334155;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:4px;padding:6px}.AllNewsPage-module__wpvOuW__cardOverlay button:hover{color:#2563eb;background:#fff}.AllNewsPage-module__wpvOuW__cardOverlay button.AllNewsPage-module__wpvOuW__deleteBtn:hover{color:#ef4444}.AllNewsPage-module__wpvOuW__cardContent{flex-direction:column;height:210px;margin:15px 0 0;display:flex;overflow:hidden}.AllNewsPage-module__wpvOuW__cardDate{color:#ef4444;text-transform:uppercase;margin-bottom:.5rem;font-size:12px;font-weight:400}.AllNewsPage-module__wpvOuW__cardTitle{text-transform:uppercase;color:#333;text-align:justify;margin:0 0 .75rem;font-size:14px;font-weight:700}.AllNewsPage-module__wpvOuW__cardShort{color:#666;text-align:justify;margin:0;font-size:14px}.AllNewsPage-module__wpvOuW__categoryFooter{text-align:center;margin-top:1.5rem}.AllNewsPage-module__wpvOuW__seeAllBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:20px;align-items:center;gap:5px;padding:8px 16px;font-size:.9rem;font-weight:400;transition:all .2s;display:inline-flex}.AllNewsPage-module__wpvOuW__seeAllBtn:hover{color:#0f172a;background-color:#e2e8f0}.AllNewsPage-module__wpvOuW__pagination{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;padding-top:2rem;display:flex}.AllNewsPage-module__wpvOuW__pageBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;transition:all .2s}.AllNewsPage-module__wpvOuW__pageBtn:hover:not(:disabled){background:#f1f5f9}.AllNewsPage-module__wpvOuW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.AllNewsPage-module__wpvOuW__loading,.AllNewsPage-module__wpvOuW__empty{text-align:center;color:#64748b;padding:4rem}@media (max-width:900px){.AllNewsPage-module__wpvOuW__newsGrid{grid-template-columns:repeat(2,1fr)}.AllNewsPage-module__wpvOuW__toolbar{flex-direction:column;align-items:stretch}.AllNewsPage-module__wpvOuW__controlsRight{justify-content:space-between}}@media (max-width:600px){.AllNewsPage-module__wpvOuW__newsGrid{flex-wrap:wrap;justify-content:center;gap:90px;margin-bottom:20px;display:flex}.AllNewsPage-module__wpvOuW__cardContent{height:auto}}
.ESGnarrow-module__BiHMyG__container{justify-content:center;display:flex}.ESGnarrow-module__BiHMyG__heroSection{color:#fff;text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;max-width:1200px;height:200px;display:flex;position:relative;overflow:hidden}.ESGnarrow-module__BiHMyG__overlay{background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.ESGnarrow-module__BiHMyG__textContent{z-index:10;max-width:800px;padding:0 2rem;position:relative}.ESGnarrow-module__BiHMyG__title{margin-bottom:1rem;font-size:2.5rem;font-weight:400}.ESGnarrow-module__BiHMyG__description{font-size:1.25rem;font-weight:400;line-height:1.6}.ESGnarrow-module__BiHMyG__readReports{color:#d83232;text-shadow:1px 1px 2px #00000080;font-size:.875rem;text-decoration:none;transition:transform .2s;position:absolute;bottom:1.5rem;right:2rem}.ESGnarrow-module__BiHMyG__readReports:hover{transform:translate(4px)}
.EspBannerNarrow-module__-Ygsya__heroContainer{color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:10rem;display:flex;position:relative;z-index:0!important}.EspBannerNarrow-module__-Ygsya__gradientOverlay{position:absolute;inset:0}.EspBannerNarrow-module__-Ygsya__contentWrapper{justify-content:center;align-self:flex-end;width:100%;max-width:1200px;display:flex}.EspBannerNarrow-module__-Ygsya__contentContainer{flex-direction:column;max-width:42rem;display:flex}.EspBannerNarrow-module__-Ygsya__link{color:#d83232;text-decoration:none}.EspBannerNarrow-module__-Ygsya__heroHeadline{font-size:30px;font-weight:400}.EspBannerNarrow-module__-Ygsya__readMoreButton{letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:.125rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:400;transition:background-color .3s ease-in-out,color .3s ease-in-out}.EspBannerNarrow-module__-Ygsya__readMoreButton:hover{color:#1e3a8a;background-color:#fff}.EspBannerNarrow-module__-Ygsya__readMoreButton:focus{outline:none;box-shadow:0 0 0 2px #ffffff80}@media (max-width:768px){.EspBannerNarrow-module__-Ygsya__heroHeadline{font-size:24px}}
.Team-module__h7Wx2W__body{color:#374151;background-color:#0000;font-family:Roboto}.Team-module__h7Wx2W__container{max-width:1280px;margin-left:auto;margin-right:auto;padding:4rem 1rem}.Team-module__h7Wx2W__filterContainer{border-bottom:2px solid #e5e7eb;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.Team-module__h7Wx2W__filterContainer{gap:3rem}}.Team-module__h7Wx2W__filterTab{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding-top:1rem;padding-bottom:1rem;font-weight:400;transition:color .3s,border-color .3s}.Team-module__h7Wx2W__filterTabDefault{color:#6b7280}.Team-module__h7Wx2W__filterTab:hover:not(.Team-module__h7Wx2W__activeTab){color:#2563eb;border-bottom-color:#2563eb}.Team-module__h7Wx2W__activeTab{color:#374151;border-bottom-color:#2563eb}.Team-module__h7Wx2W__membersGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;display:grid}@media (min-width:640px){.Team-module__h7Wx2W__membersGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.Team-module__h7Wx2W__membersGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.Team-module__h7Wx2W__membersGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}.Team-module__h7Wx2W__memberCard{text-align:center;opacity:1;flex-direction:column;align-items:center;transition:transform .3s,opacity .3s;display:flex;transform:scale(1)}.Team-module__h7Wx2W__profileImage{object-fit:cover;border:4px solid #f3f4f6;border-radius:100%;width:8rem;height:8rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Team-module__h7Wx2W__memberName{color:#111827;font-size:1.125rem;font-weight:400}.Team-module__h7Wx2W__memberTitle{color:#6b7280;font-size:.875rem}.Team-module__h7Wx2W__emptyMessage{text-align:center;color:#6b7280;grid-column:1/-1}
.BonsScreener-module__09CWiW__container{color:#1a1a1a;background-color:#fff;max-width:1200px;margin:0 auto;padding:32px;font-family:Roboto}.BonsScreener-module__09CWiW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.BonsScreener-module__09CWiW__title{margin:0;font-family:Roboto;font-size:30px;font-weight:400}.BonsScreener-module__09CWiW__headerRight{gap:10px;display:flex}.BonsScreener-module__09CWiW__headerBtn{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:16px;font-weight:400;display:flex}.BonsScreener-module__09CWiW__headerBtn:hover{background-color:#f9f9f9}.BonsScreener-module__09CWiW__quickFilters{scrollbar-width:none;gap:8px;margin-bottom:8px;padding-bottom:16px;display:flex;overflow-x:auto}.BonsScreener-module__09CWiW__quickChip{white-space:nowrap;cursor:pointer;color:#1a1a1a;background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:8px 16px;font-size:16px;font-weight:400}.BonsScreener-module__09CWiW__quickChip:hover{border-color:#ccc}.BonsScreener-module__09CWiW__filterBar{background-color:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex}.BonsScreener-module__09CWiW__filterRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.BonsScreener-module__09CWiW__filterDropdownWrapper{position:relative}.BonsScreener-module__09CWiW__filterBtn{cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;min-width:140px;padding:10px 12px;font-size:16px;display:flex}.BonsScreener-module__09CWiW__filterBtn:hover{border-color:#b0b0b0}.BonsScreener-module__09CWiW__filterBtnActive{border-color:#1a1a1a}.BonsScreener-module__09CWiW__arrow{color:#666;margin-left:8px;font-size:10px}.BonsScreener-module__09CWiW__popover{z-index:100;background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;gap:8px;width:280px;padding:16px;display:flex;position:absolute;top:110%;left:0;box-shadow:0 4px 20px #0000001a}.BonsScreener-module__09CWiW__popoverLarge{width:320px}.BonsScreener-module__09CWiW__checkboxRow{cursor:pointer;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.BonsScreener-module__09CWiW__checkboxRow label{color:#1a1a1a;cursor:pointer;flex:1;font-size:16px;font-weight:400}.BonsScreener-module__09CWiW__subLabel{color:#666;margin-top:2px;font-size:16px;font-weight:400;display:block}.BonsScreener-module__09CWiW__checkbox,.BonsScreener-module__09CWiW__radio{cursor:pointer;accent-color:#05f;width:18px;height:18px}.BonsScreener-module__09CWiW__rangeContainer{align-items:center;gap:8px;display:flex}.BonsScreener-module__09CWiW__rangeSelect{border:1px solid #e0e0e0;border-radius:6px;flex:1;padding:8px;font-size:16px}.BonsScreener-module__09CWiW__resetBtn{cursor:pointer;background:#fff;border:1px solid #000;border-radius:20px;margin-left:auto;padding:8px 16px;font-size:16px;font-weight:400}.BonsScreener-module__09CWiW__lessFiltersBtn{cursor:pointer;background:#f5f5f5;border:none;border-radius:20px;padding:8px 16px;font-size:16px;font-weight:400}.BonsScreener-module__09CWiW__resultsBar{color:#666;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:16px;display:flex}.BonsScreener-module__09CWiW__pagination{gap:4px;display:flex}.BonsScreener-module__09CWiW__pageLink{cursor:pointer;color:#666;padding:4px 8px}.BonsScreener-module__09CWiW__pageActive{color:#05f;background-color:#eef4ff;border-radius:4px;font-weight:400}.BonsScreener-module__09CWiW__tableWrapper{overflow-x:auto}.BonsScreener-module__09CWiW__table{border-collapse:collapse;width:100%;min-width:1000px}.BonsScreener-module__09CWiW__table th{text-align:left;color:#888;white-space:nowrap;cursor:pointer;border-bottom:1px solid #eee;padding:12px 8px;font-size:16px;font-weight:400}.BonsScreener-module__09CWiW__table td{vertical-align:middle;border-bottom:1px solid #f9f9f9;padding:16px 8px;font-size:16px}.BonsScreener-module__09CWiW__issuerWrapper{align-items:center;gap:12px;display:flex}.BonsScreener-module__09CWiW__logoPlaceholder{color:#555;background-color:#eee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:400;display:flex}.BonsScreener-module__09CWiW__issuerText{flex-direction:column;display:flex}.BonsScreener-module__09CWiW__ticker{color:#000;align-items:center;gap:6px;font-weight:400;display:flex}.BonsScreener-module__09CWiW__fractionalTag{color:#05f;background-color:#eef4ff;border-radius:4px;padding:2px 4px;font-size:10px;font-weight:400}.BonsScreener-module__09CWiW__name{color:#666;margin-top:2px;font-size:16px}.BonsScreener-module__09CWiW__boldVal{color:#1a1a1a;font-size:16px;font-weight:400}.BonsScreener-module__09CWiW__liqWrapper{gap:2px;display:flex}.BonsScreener-module__09CWiW__liqBar{background:#e0e0e0;border-radius:1px;width:8px;height:8px}.BonsScreener-module__09CWiW__liqActive{background:#2ea838}.BonsScreener-module__09CWiW__tradeBtn{cursor:pointer;background-color:#f7f7f7;border:none;border-radius:20px;padding:8px 20px;font-size:16px;font-weight:400}.BonsScreener-module__09CWiW__tradeBtn:hover{background-color:#eaeaea}.BonsScreener-module__09CWiW__pagination{align-items:center;gap:4px;display:flex}.BonsScreener-module__09CWiW__pageBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:6px 10px;font-size:16px;transition:background .2s}.BonsScreener-module__09CWiW__pageBtn:hover:not(:disabled){background-color:#f0f0f0}.BonsScreener-module__09CWiW__pageBtn:disabled{color:#ccc;cursor:not-allowed}.BonsScreener-module__09CWiW__activePage{color:#05f;background-color:#eef4ff;font-weight:400}
.newsCard-module__FZP-sq__content{flex-direction:column;justify-content:center;width:70%;display:flex}.newsCard-module__FZP-sq__title{color:#87253a;text-align:center;margin-bottom:20px;padding-top:15px;font-size:30px;font-weight:400}.newsCard-module__FZP-sq__description{color:#151212;text-align:center;padding:5px 0;font-style:italic}.newsCard-module__FZP-sq__author{color:gray;text-align:center;padding-top:24px;font-weight:400}@media (max-width:768px){.newsCard-module__FZP-sq__content{width:90%}.newsCard-module__FZP-sq__title{font-size:30px}.newsCard-module__FZP-sq__description,.newsCard-module__FZP-sq__author{font-size:16px}}.newsCard-module__FZP-sq__linkWrapper{color:inherit;width:100%;text-decoration:none}
.news1-module__uJUzZG__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.news1-module__uJUzZG__content{justify-content:space-between;align-items:center;gap:30px;width:100%;display:flex}.news1-module__uJUzZG__textContainer{flex:1;justify-content:center;max-width:466px;display:flex}.news1-module__uJUzZG__imageContainer{background-color:#000;flex:2;justify-content:center;align-items:center;max-width:935px;display:flex}.news1-module__uJUzZG__imageContainer img{width:100%;height:auto}.news1-module__uJUzZG__line{border-top:2px solid #9b8d8d;justify-content:center;width:100%;max-width:1400px;margin-top:40px;margin-bottom:40px}.news1-module__uJUzZG__linkWrapper{color:inherit;width:100%;text-decoration:none}@media (max-width:768px){.news1-module__uJUzZG__content{flex-direction:column;align-items:center;gap:0}.news1-module__uJUzZG__title{font-size:20px}.news1-module__uJUzZG__textContainer,.news1-module__uJUzZG__imageContainer{flex:unset;aspect-ratio:3/2;max-width:95%}}
.news2-module__k8cAja__sliderContainer{background-color:#000;align-items:center;max-width:1400px;margin:auto;padding-bottom:16px;padding-left:40px;padding-right:40px;position:relative}.news2-module__k8cAja__title{text-align:center;z-index:10;min-width:180px;padding:8px 16px;font-size:20px;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.news2-module__k8cAja__titleText{color:#807d7d;background-color:#fff;padding:8px}.news2-module__k8cAja__slideContainer{box-sizing:border-box;justify-content:center;gap:10px;width:100%;padding:4%;display:flex}.news2-module__k8cAja__slideContent{color:#fff;flex-direction:column;justify-content:center;gap:16px;margin-left:40px;display:none}.news2-module__k8cAja__slideTitle{color:#87253a;font-size:2rem}.news2-module__k8cAja__slideDate{color:gray;font-size:1rem}.news2-module__k8cAja__slideDescription{text-align:justify;font-size:1.2rem}.news2-module__k8cAja__viewMore{color:#fff3;z-index:9999;justify-content:center;margin-top:16px;margin-bottom:16px;font-size:16px;font-style:italic;text-decoration:none;display:flex;position:absolute;top:80%;left:50%;transform:translate(-50%)}.news2-module__k8cAja__img{object-fit:cover;object-position:center;width:280px;height:auto}@media screen and (min-width:768px){.news2-module__k8cAja__slideContent{display:flex}.news2-module__k8cAja__slideTitle{font-size:2.5rem}.news2-module__k8cAja__slideDate{font-size:16px}.news2-module__k8cAja__slideDescription{font-size:20px;font-style:italic}.news2-module__k8cAja__viewMore{font-size:1.2rem}}@media screen and (min-width:1024px){.news2-module__k8cAja__slideTitle{font-size:3rem}.news2-module__k8cAja__slideDate{font-size:1.4rem}.news2-module__k8cAja__slideDescription{font-size:16px}.news2-module__k8cAja__viewMore{font-size:1.4rem}}.news2-module__k8cAja__linkWrapper{color:inherit;width:100%;text-decoration:none}
.news3-module__TtYWzG__authorsContainer{text-align:center;max-width:1400px;margin:40px auto 0;padding:40px}.news3-module__TtYWzG__authorsHeader{justify-content:center;align-items:center;display:flex;position:relative}.news3-module__TtYWzG__authorsHeader p{color:#666;z-index:2;white-space:nowrap;text-align:center;background:#fff;border:1px solid #ccc;min-width:180px;padding:8px;font-size:20px}.news3-module__TtYWzG__authorsHeader:before,.news3-module__TtYWzG__authorsHeader:after{content:"";background:#ccc;flex:1;height:1px;position:relative;top:50%}.news3-module__TtYWzG__authorsSlider{justify-content:space-between;align-items:center;display:flex}.news3-module__TtYWzG__sliderArrow{color:#aaa;cursor:pointer;background:0 0;border:none;padding:10px;font-size:20px}.news3-module__TtYWzG__sliderArrow:hover{color:#555}.news3-module__TtYWzG__arrowLeft,.news3-module__TtYWzG__arrowRight{font-size:20px}.news3-module__TtYWzG__sliderWindow{width:100%;overflow:hidden}.news3-module__TtYWzG__sliderTrack{will-change:transform;transition:transform .5s;display:flex}.news3-module__TtYWzG__authorCard{box-sizing:border-box;text-align:center;flex:none;padding:10px}.news3-module__TtYWzG__authorImageContainer{border-radius:50%;width:150px;height:150px;margin:0 auto 15px;overflow:hidden}.news3-module__TtYWzG__authorImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.news3-module__TtYWzG__authorName{text-transform:uppercase;color:#777;margin:10px 0;font-size:20px;font-weight:400}.news3-module__TtYWzG__authorDescription{color:#444;margin:0;font-size:16px;line-height:1.4}.news3-module__TtYWzG__viewMore p{color:444;cursor:pointer;text-align:center;margin-top:20px;font-style:italic}.news3-module__TtYWzG__viewMore p:hover{color:#87253a;text-decoration:underline}@media (max-width:768px){.news3-module__TtYWzG__authorImageContainer{width:120px;height:120px}}@media (max-width:576px){.news3-module__TtYWzG__authorImageContainer{width:100px;height:100px}.news3-module__TtYWzG__authorName,.news3-module__TtYWzG__authorDescription{font-size:16px}}.news3-module__TtYWzG__linkWrapper{text-decoration:none}
.news4-module__oo2dPW__wrapper{justify-content:center;justify-items:center;max-width:1400px;margin:0 auto;padding:32px;display:flex}.news4-module__oo2dPW__container{margin-top:80px;margin-bottom:80px}.news4-module__oo2dPW__column{flex:1;max-width:650px}.news4-module__oo2dPW__divider{background-color:#ccc;width:1px;margin:0 20px}.news4-module__oo2dPW__header{text-align:center;border-top:1px solid #ccc;margin-bottom:1.5rem;position:relative}.news4-module__oo2dPW__header p{background:#fff;padding:0 1rem;display:inline-block;position:relative;top:-.8rem}.news4-module__oo2dPW__leftGrid{flex-direction:column;justify-content:space-between;height:100%;display:flex}.news4-module__oo2dPW__leftCard{align-items:flex-start;gap:1rem;display:flex}.news4-module__oo2dPW__roundImage{object-fit:cover;border-radius:50%;width:80px;height:80px}.news4-module__oo2dPW__title{color:#87253a;margin:0;font-size:20px;font-weight:400}.news4-module__oo2dPW__description{color:#333;font-size:16px;font-style:italic}.news4-module__oo2dPW__ipsum{color:#777;font-size:16px;font-weight:400}.news4-module__oo2dPW__rightGrid{flex-direction:column;gap:2rem;display:flex}.news4-module__oo2dPW__rightCard{flex-direction:column;align-items:center;display:flex}.news4-module__oo2dPW__squareImage{object-fit:cover;width:100%;max-width:250px;height:auto}.news4-module__oo2dPW__rightContent{text-align:center;margin-top:.5rem}.news4-module__oo2dPW__titleCenter{color:#87253a;margin:0;font-size:20px;font-weight:400}.news4-module__oo2dPW__descriptionItalic{color:#333;font-size:.9rem;font-style:italic}.news4-module__oo2dPW__ipsumCenter{color:#777;font-size:16px;font-weight:400}.news4-module__oo2dPW__viewMore p{color:gray;cursor:pointer;text-align:center;margin-top:20px;font-style:italic}.news4-module__oo2dPW__viewMore p:hover{color:#87253a;text-decoration:underline}.news4-module__oo2dPW__mainHeader{text-align:center;justify-content:center;align-items:center;max-width:1400px;margin:auto;display:flex;position:relative}.news4-module__oo2dPW__mainHeader p{color:#666;z-index:2;white-space:nowrap;text-align:center;background:#fff;border:1px solid #ccc;min-width:180px;padding:8px;font-size:20px;position:relative}.news4-module__oo2dPW__mainHeader:before,.news4-module__oo2dPW__mainHeader:after{content:"";background:#ccc;flex:1;width:100%;height:1px;position:relative;top:50%}@media (max-width:768px){.news4-module__oo2dPW__wrapper{flex-direction:column-reverse;padding:16px}.news4-module__oo2dPW__column+.news4-module__oo2dPW__column{margin-top:2rem}.news4-module__oo2dPW__divider{display:none}.news4-module__oo2dPW__squareImage{max-width:100%}.news4-module__oo2dPW__rightGrid{margin-bottom:24px}}.news4-module__oo2dPW__linkWrapper{text-decoration:none}
.newsCard-module__1u3OYq__content{flex-direction:column;justify-content:center;width:70%;display:flex}.newsCard-module__1u3OYq__title{color:#87253a;text-align:center;margin-bottom:20px;padding-top:15px;font-size:30px;font-weight:400}.newsCard-module__1u3OYq__description{color:#151212;text-align:center;padding:5px 0;font-style:italic}.newsCard-module__1u3OYq__author{color:gray;text-align:center;padding-top:24px;font-weight:400}@media (max-width:768px){.newsCard-module__1u3OYq__content{width:90%}.newsCard-module__1u3OYq__title{font-size:30px}.newsCard-module__1u3OYq__description,.newsCard-module__1u3OYq__author{font-size:16px}}.newsCard-module__1u3OYq__linkWrapper{color:inherit;width:100%;text-decoration:none}
.mainNews-module__BJciJa__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.mainNews-module__BJciJa__content{justify-content:space-between;align-items:center;gap:30px;width:100%;display:flex}.mainNews-module__BJciJa__textContainer{flex:1;justify-content:center;max-width:466px;display:flex}.mainNews-module__BJciJa__imageContainer{background-color:#000;flex:2;justify-content:center;align-items:center;max-width:935px;display:flex}.mainNews-module__BJciJa__imageContainer img{width:100%;height:auto}.mainNews-module__BJciJa__line{border-top:2px solid #9b8d8d;justify-content:center;width:100%;max-width:1400px;margin-top:40px;margin-bottom:40px}@media (max-width:768px){.mainNews-module__BJciJa__content{flex-direction:column;align-items:center;gap:0}.mainNews-module__BJciJa__title{font-size:20px}.mainNews-module__BJciJa__textContainer,.mainNews-module__BJciJa__imageContainer{flex:unset;aspect-ratio:3/2;max-width:95%}}.mainNews-module__BJciJa__linkWrapper{color:inherit;width:100%;text-decoration:none}
.news5-module__aM4tza__container{color:#000;padding:40px}@media (max-width:768px){.news5-module__aM4tza__container{padding:0 20px}}.news5-module__aM4tza__linkWrapper{color:inherit;width:100%;text-decoration:none}
.subNews-module__LS4jkW__container{flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.subNews-module__LS4jkW__content{flex-flow:wrap;justify-content:center;display:flex}.subNews-module__LS4jkW__card{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;min-width:280px;max-width:500px;padding:20px;display:flex}.subNews-module__LS4jkW__card:not(:first-child){border-left:1px solid #333}@media (max-width:983px){.subNews-module__LS4jkW__card:nth-child(3){border-top:1px solid #333;border-left:none}}@media (max-width:663px){.subNews-module__LS4jkW__card:nth-child(2){border-top:1px solid #333;border-left:none}}.subNews-module__LS4jkW__author{text-align:center;color:#999;margin-bottom:5px;font-size:16px}.subNews-module__LS4jkW__title{color:#87253a;margin:10px 0;font-size:30px;font-weight:400}.subNews-module__LS4jkW__description{color:#555;margin-bottom:10px;font-size:16px}.subNews-module__LS4jkW__footerText{color:#777;text-align:center;font-size:16px;font-weight:400}.subNews-module__LS4jkW__viewMore{text-align:center;margin-top:40px}.subNews-module__LS4jkW__viewMore p{color:#000;cursor:pointer;font-size:16px;font-style:italic;font-weight:400;transition:color .2s}.subNews-module__LS4jkW__viewMore p:hover{color:#1e1d1d}@media (max-width:600px){.subNews-module__LS4jkW__content{flex-direction:column;align-items:center;gap:20px}.subNews-module__LS4jkW__card-wrapper{flex-direction:column;align-items:center;width:100%}.subNews-module__LS4jkW__divider{display:none}.subNews-module__LS4jkW__container{padding:20px 10px}.subNews-module__LS4jkW__card{width:100%;max-width:100%;padding:15px}.subNews-module__LS4jkW__title{font-size:30px}.subNews-module__LS4jkW__description{font-size:16px}.subNews-module__LS4jkW__footerText{font-size:16px;font-weight:400}.subNews-module__LS4jkW__viewMore p{font-size:20px;font-style:italic}}.subNews-module__LS4jkW__linkWrapper{color:inherit;width:100%;text-decoration:none}
.compo-module__uFL_Fa__container{flex-flow:wrap;justify-content:center;align-items:center;gap:60px;width:100%;max-width:913px;margin:0 auto;display:flex}.compo-module__uFL_Fa__content{flex-flow:wrap;justify-content:center;gap:40px;width:100%;max-width:913px;margin:0 auto;display:flex}.compo-module__uFL_Fa__card{text-align:center;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:913px;display:flex}.compo-module__uFL_Fa__image{width:100%;height:auto;margin:0 auto}.compo-module__uFL_Fa__title{color:#87253a;font-size:30px;font-weight:400}.compo-module__uFL_Fa__date{color:#555;padding-top:20px;padding-bottom:10px;font-size:1rem}.compo-module__uFL_Fa__description{color:#333;padding-top:10px;padding-bottom:20px;font-size:16px;font-style:italic}.compo-module__uFL_Fa__footerText{color:#777;text-align:center;margin-bottom:20px;font-size:16px;font-weight:400}@media (max-width:600px){.compo-module__uFL_Fa__card{width:100%;max-width:100%;padding:15px}.compo-module__uFL_Fa__title{font-size:1.1rem}.compo-module__uFL_Fa__date{font-size:.95rem}.compo-module__uFL_Fa__footerText{font-size:.85rem}}.compo-module__uFL_Fa__linkWrapper{color:inherit;width:100%;text-decoration:none}
.neNews-module__-bJGmW__container{flex-flow:column wrap;justify-content:center;gap:40px;width:100%;max-width:913px;margin:0 auto;display:flex}.neNews-module__-bJGmW__content{flex-flow:wrap;justify-content:center;gap:40px;width:100%;max-width:913px;margin:0 auto;display:flex}.neNews-module__-bJGmW__card{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;display:flex}.neNews-module__-bJGmW__image{width:100%;height:auto;margin:0 auto}.neNews-module__-bJGmW__title{color:#87253a;font-size:30px;font-weight:400}.neNews-module__-bJGmW__date{color:#555;padding-top:20px;padding-bottom:20px;font-size:16px}.neNews-module__-bJGmW__footerText{color:#777;text-align:center;padding-top:20px;font-size:16px;font-weight:400}@media (max-width:600px){.neNews-module__-bJGmW__card{width:100%;max-width:100%;padding:15px}.neNews-module__-bJGmW__title{font-size:1.1rem}.neNews-module__-bJGmW__date{font-size:.95rem}.neNews-module__-bJGmW__footerText{font-size:.85rem}}.neNews-module__-bJGmW__linkWrapper{color:inherit;width:100%;text-decoration:none}
.newNews-module__z60jKq__container{text-align:start;flex-direction:column;align-items:center;width:100%;max-width:412px;margin:0 auto;display:flex}.newNews-module__z60jKq__content{padding:15px 0}.newNews-module__z60jKq__title{color:#87253a;font-size:30px;font-weight:400}.newNews-module__z60jKq__date{color:#555;font-size:1rem}@media (max-width:600px){.newNews-module__z60jKq__title{font-size:1.1rem}.newNews-module__z60jKq__date{font-size:.95rem}}.newNews-module__z60jKq__linkWrapper{color:inherit;width:100%;text-decoration:none}
.news6-module__1xUpRW__container{flex-direction:column;justify-content:center;max-width:1400px;margin:auto;padding:40px;display:flex}.news6-module__1xUpRW__authorsHeader{text-align:center;justify-content:center;align-items:center;min-width:180px;margin-bottom:32px;display:flex;position:relative}.news6-module__1xUpRW__authorsHeader p{color:#666;z-index:2;white-space:nowrap;text-align:center;background:#fff;border:1px solid #ccc;min-width:180px;padding:8px;font-size:20px;position:relative}.news6-module__1xUpRW__authorsHeader:before,.news6-module__1xUpRW__authorsHeader:after{content:"";background:#ccc;flex:1;width:100%;height:1px;position:relative;top:50%}.news6-module__1xUpRW__content{flex-direction:row;justify-content:center;align-items:flex-start;width:100%;max-width:1400px;margin:0 auto;display:flex}.news6-module__1xUpRW__left{width:913px;padding:15px}.news6-module__1xUpRW__right{width:412px;padding:15px}.news6-module__1xUpRW__viewMore p{color:gray;text-align:center;margin-bottom:40px;font-size:16px;font-style:italic}.news6-module__1xUpRW__viewMore p:hover{color:#87253a;text-decoration:underline}@media (max-width:768px){.news6-module__1xUpRW__container{flex-direction:column}.news6-module__1xUpRW__left,.news6-module__1xUpRW__right{width:90%;padding:8px}.news6-module__1xUpRW__right{display:none}.news6-module__1xUpRW__content{flex-direction:column;align-items:center}.news6-module__1xUpRW__viewMore p{margin-top:15px;font-size:16px}}.news6-module__1xUpRW__linkWrapper{color:inherit;width:100%;text-decoration:none}
.news7-module__8vVXSG__carouselContainer{max-width:1400px;height:400px;margin:0 auto;padding:0;position:relative}.news7-module__8vVXSG__title{text-align:center;z-index:10;min-width:180px;padding:8px 16px;font-size:20px;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.news7-module__8vVXSG__title p{color:#807d7d;background-color:#fff;padding:8px;font-size:20px}.news7-module__8vVXSG__swiper,.news7-module__8vVXSG__swiperSlide{width:100%;height:100%}.news7-module__8vVXSG__imageContainer{aspect-ratio:16/9;width:100%;height:100%;position:relative}.news7-module__8vVXSG__slideImg{filter:brightness(40%)}.news7-module__8vVXSG__overlayGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2px;max-width:80%;margin:0 auto;padding:20px;display:grid;position:absolute;inset:0}.news7-module__8vVXSG__overlayCard{flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.news7-module__8vVXSG__buttonArrow{transition:transform .3s}.news7-module__8vVXSG__buttonContent:hover .news7-module__8vVXSG__buttonArrow{transform:translate(4px)}.news7-module__8vVXSG__carouselButton{color:#fff;z-index:2;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.news7-module__8vVXSG__carouselButton:hover{opacity:.8}.news7-module__8vVXSG__carouselButton.news7-module__8vVXSG__left{left:20px}.news7-module__8vVXSG__carouselButton.news7-module__8vVXSG__right{right:20px}.news7-module__8vVXSG__paginationContainer{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.news7-module__8vVXSG__paginationBullet{cursor:pointer;background-color:#ffffff80;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.news7-module__8vVXSG__paginationBulletActive{background-color:#fff}@media (max-width:1024px){.news7-module__8vVXSG__overlayGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news7-module__8vVXSG__overlayGrid{grid-template-columns:1fr;padding:20px}.news7-module__8vVXSG__carouselContainer{height:500px}}@media (min-width:1025px){.news7-module__8vVXSG__carouselContainer{height:400px}.news7-module__8vVXSG__headerTitle{font-size:20px}}@media (min-width:1200px){.news7-module__8vVXSG__carouselContainer{height:500px}.news7-module__8vVXSG__buttonContent{font-size:16px}.news7-module__8vVXSG__headerTitle{font-size:20px}.news7-module__8vVXSG__headerDescription{font-size:16px}.news7-module__8vVXSG__carouselButton.news7-module__8vVXSG__left{left:50px}.news7-module__8vVXSG__carouselButton.news7-module__8vVXSG__right{right:50px}}@media (min-width:1400px){.news7-module__8vVXSG__carouselContainer{height:600px}}.news7-module__8vVXSG__linkWrapper{color:inherit;width:100%;text-decoration:none}
.newsCard-module__P1Ig_a__card{flex-direction:column;justify-content:end;align-items:center;height:100%;display:flex;overflow:hidden}.newsCard-module__P1Ig_a__image{object-fit:cover;border-radius:8px;width:100%;height:200px;transition:transform .3s}.newsCard-module__P1Ig_a__image:hover{transform:scale(1.1)}.newsCard-module__P1Ig_a__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:10px 0;display:flex}.newsCard-module__P1Ig_a__title{color:#fff;margin:0;font-size:20px;font-weight:400}.newsCard-module__P1Ig_a__mainCard .newsCard-module__P1Ig_a__title{font-size:16px}.newsCard-module__P1Ig_a__description{color:#b7b4b4;margin:0;font-size:16px;font-style:italic;line-height:1.4}.newsCard-module__P1Ig_a__info{color:#fbfbfb;margin:5px 0 0;font-size:16px}.newsCard-module__P1Ig_a__mainCard .newsCard-module__P1Ig_a__description{font-size:16px}.newsCard-module__P1Ig_a__date{color:#bdbdbd;font-size:16px}.newsCard-module__P1Ig_a__linkWrapper{color:inherit;width:100%;text-decoration:none}
.newsCard-module__FfCGgW__card{flex-direction:column;height:100%;display:flex;overflow:hidden}.newsCard-module__FfCGgW__mainCard{width:100%}.newsCard-module__FfCGgW__subCard{height:100%}.newsCard-module__FfCGgW__videoContainer{width:100%;position:relative;overflow:hidden}.newsCard-module__FfCGgW__videoWrapper{cursor:pointer;background-color:#000;height:0;padding-bottom:56.25%;position:relative}.newsCard-module__FfCGgW__videoFrame{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.newsCard-module__FfCGgW__playButton{z-index:2;opacity:.8;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.newsCard-module__FfCGgW__videoWrapper:hover .newsCard-module__FfCGgW__playButton{opacity:1}.newsCard-module__FfCGgW__content{flex-direction:column;gap:5px;padding:10px 0;display:flex}.newsCard-module__FfCGgW__title{color:#87253a;margin:0;font-size:16px;font-weight:400}.newsCard-module__FfCGgW__mainCard .newsCard-module__FfCGgW__title{font-size:20px}.newsCard-module__FfCGgW__description{color:#444;margin:0;font-size:16px;line-height:1.4}.newsCard-module__FfCGgW__info{color:#777;margin:5px 0 0;font-size:16px;font-weight:400}.newsCard-module__FfCGgW__mainCard .newsCard-module__FfCGgW__description{font-size:16px}.newsCard-module__FfCGgW__linkWrapper{color:inherit;width:100%;text-decoration:none}
.news8-module__oOHdka__wrapper{background:#f5f5f5;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.news8-module__oOHdka__title{text-align:center;z-index:10;min-width:180px;padding:8px 16px;font-size:20px;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.news8-module__oOHdka__title p{color:#807d7d;background-color:#fff;padding:8px;font-size:20px}.news8-module__oOHdka__container{max-width:100%;padding:40px 40px 20px;display:flex}.news8-module__oOHdka__mainNews{flex:2;margin-right:30px}.news8-module__oOHdka__subNews{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px;display:grid}.news8-module__oOHdka__viewMore{color:#403b3b;text-align:center;margin-top:5px;margin-bottom:20px;font-style:italic;text-decoration:none}.news8-module__oOHdka__viewMore:hover{color:#87253a;cursor:pointer}@media (max-width:992px){.news8-module__oOHdka__container{flex-direction:column}.news8-module__oOHdka__mainNews{width:100%;margin-bottom:20px;margin-right:0}.news8-module__oOHdka__subNews{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;width:100%}}.news8-module__oOHdka__linkWrapper{color:inherit;width:100%;text-decoration:none}
.news9-module__TB_oja__container{text-align:center;max-width:1400px;margin:auto;padding:40px}.news9-module__TB_oja__header{text-align:center;justify-content:center;align-items:center;margin-bottom:50px;display:flex;position:relative}.news9-module__TB_oja__header p{color:#666;z-index:2;background:#fff;border:1px solid #ccc;padding:5px 25px;font-size:16px;font-weight:400;position:relative}.news9-module__TB_oja__header:before,.news9-module__TB_oja__header:after{content:"";background:#ccc;flex:2;height:1px;position:relative;top:50%}.news9-module__TB_oja__grid{flex-wrap:wrap;justify-content:space-between;gap:20px;padding:20px;display:flex}.news9-module__TB_oja__card{text-align:center;background:#fff;flex:1;max-width:30%;transition:transform .3s ease-in-out}.news9-module__TB_oja__date{color:gray;font-size:16px;font-weight:400}.news9-module__TB_oja__title{color:#87253a;font-size:20px;font-weight:400}.news9-module__TB_oja__description{color:#151212;font-size:16px;font-style:italic}.news9-module__TB_oja__footerText{color:gray;font-size:16px;font-weight:400}.news9-module__TB_oja__viewMore p{color:gray;margin-top:40px;margin-bottom:40px;font-size:16px;font-style:italic}.news9-module__TB_oja__viewMore p:hover{color:#87253a;text-decoration:underline}@media screen and (max-width:1024px){.news9-module__TB_oja__grid{justify-content:center;gap:20px}.news9-module__TB_oja__card{max-width:45%}.news9-module__TB_oja__title{font-size:20px}}@media screen and (max-width:768px){.news9-module__TB_oja__grid{flex-direction:column;align-items:center}.news9-module__TB_oja__card{max-width:80%}.news9-module__TB_oja__header p{padding:5px 15px;font-size:16px}}@media screen and (max-width:480px){.news9-module__TB_oja__header{flex-direction:column;align-items:center}.news9-module__TB_oja__header:before,.news9-module__TB_oja__header:after{display:none}.news9-module__TB_oja__card{max-width:100%}.news9-module__TB_oja__title{font-size:20px}.news9-module__TB_oja__viewMore p{margin-top:10px;font-size:16px}}.news9-module__TB_oja__linkWrapper{color:inherit;width:100%;text-decoration:none}
.NewsDetail1-module__E7dU8a__NewsDetail1{background-color:#f9fafb;min-height:100vh;padding:2rem 1rem;font-family:Roboto}.NewsDetail1-module__E7dU8a__mainGrid{grid-template-columns:1fr;place-items:start;gap:2rem;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.NewsDetail1-module__E7dU8a__mainGrid{grid-template-columns:2fr 1fr}.NewsDetail1-module__E7dU8a__contentCol{grid-column:1/2}.NewsDetail1-module__E7dU8a__sidebarCol{grid-column:2/3}}.NewsDetail1-module__E7dU8a__card{background-color:#0000;padding:0 2rem}.NewsDetail1-module__E7dU8a__newsTitle{color:#111827;margin-bottom:.5rem;font-size:2rem;font-weight:400;line-height:1.25}.NewsDetail1-module__E7dU8a__newsMeta{color:#2563eb;border-bottom:1px solid #6b7280;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.875rem;font-weight:400}.NewsDetail1-module__E7dU8a__newsMetaCategory{color:#6b7280}.NewsDetail1-module__E7dU8a__newsContent h2{color:#1d4ed8;border-bottom:1px solid #6b7280;margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:400}.NewsDetail1-module__E7dU8a__newsContent ul,.NewsDetail1-module__E7dU8a__newsContent ol{color:#374151;margin-bottom:1.5rem;padding-left:1.5rem;line-height:1.75;list-style-position:outside}.NewsDetail1-module__E7dU8a__newsContent ul{list-style-type:disc}.NewsDetail1-module__E7dU8a__newsContent ol{list-style-type:decimal}.NewsDetail1-module__E7dU8a__newsContent li{margin-bottom:.5rem}.NewsDetail1-module__E7dU8a__newsContent p{color:#374151;margin-bottom:1rem;line-height:1.75}.NewsDetail1-module__E7dU8a__newsContent textarea{border:1px solid #d1d5db;width:100%;min-height:200px;padding:.75rem;font-family:Roboto;font-size:1rem}.NewsDetail1-module__E7dU8a__paginationControls{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.NewsDetail1-module__E7dU8a__paginationBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:400;transition:color .2s;display:flex}.NewsDetail1-module__E7dU8a__paginationBtn:hover:not(:disabled){color:#1d4ed8}.NewsDetail1-module__E7dU8a__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.NewsDetail1-module__E7dU8a__pageIndicator{color:#6b7280;font-size:.875rem;font-weight:400}@media (max-width:640px){.NewsDetail1-module__E7dU8a__paginationBtn span{display:none}}.NewsDetail1-module__E7dU8a__sidebar{flex-direction:column;gap:2rem;margin-top:3.5rem;display:flex}.NewsDetail1-module__E7dU8a__sidebarTitle{color:#111827;border-bottom:1px solid #6b7280;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:400}.NewsDetail1-module__E7dU8a__categoryList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.NewsDetail1-module__E7dU8a__categoryBtn{text-align:left;color:#4b5563;cursor:pointer;background-color:#f9fafb;border:none;align-items:center;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:400;transition:all .2s;display:flex}.NewsDetail1-module__E7dU8a__categoryBtn:hover:not(.NewsDetail1-module__E7dU8a__active){color:#374151;background-color:#f3f4f6}.NewsDetail1-module__E7dU8a__categoryBtn.NewsDetail1-module__E7dU8a__active{color:#fff;background-color:#2563eb;box-shadow:0 4px 6px -1px #2563eb33}.NewsDetail1-module__E7dU8a__categoryIcon{flex-shrink:0;margin-right:.75rem}.NewsDetail1-module__E7dU8a__navList{flex-direction:column;gap:.75rem;margin:0;padding:0;line-height:1.6;list-style:none;display:flex}.NewsDetail1-module__E7dU8a__navLink{color:#4b5563;align-items:center;font-size:.9375rem;text-decoration:none;transition:color .2s;display:flex}.NewsDetail1-module__E7dU8a__navLink:hover{color:#2563eb}.NewsDetail1-module__E7dU8a__navIcon{color:#3b82f6;flex-shrink:0;margin-right:.5rem}.NewsDetail1-module__E7dU8a__carouselWrapper{background-color:#f3f4f6;width:100%;height:auto;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.NewsDetail1-module__E7dU8a__carouselImage{object-fit:cover;width:100%;height:auto;min-height:16rem;transition:opacity .3s;display:block}.NewsDetail1-module__E7dU8a__carouselBtn{color:#fff;cursor:pointer;z-index:10;background-color:#0006;border:none;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.NewsDetail1-module__E7dU8a__carouselBtn:hover{background-color:#0009}.NewsDetail1-module__E7dU8a__carouselBtnLeft{left:1rem}.NewsDetail1-module__E7dU8a__carouselBtnRight{right:1rem}.NewsDetail1-module__E7dU8a__carouselIndicator{color:#fff;z-index:10;background-color:#0009;padding:.375rem .875rem;font-size:.75rem;font-weight:400;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (max-width:640px){.NewsDetail1-module__E7dU8a__newsTitle{font-size:1.75rem}.NewsDetail1-module__E7dU8a__card{padding:0 1.5rem}.NewsDetail1-module__E7dU8a__carouselBtnLeft{left:.5rem}.NewsDetail1-module__E7dU8a__carouselBtnRight{right:.5rem}}
.NewsDetail2-module__Zn98WG__section{max-width:1200px;margin:40px auto}
.ComponentManager-module__UvywjG__container{padding:1rem;font-family:Roboto}.ComponentManager-module__UvywjG__heading{margin-bottom:1rem;font-size:1.5rem}.ComponentManager-module__UvywjG__addButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:5px;margin-bottom:1rem;padding:.5rem 1rem}.ComponentManager-module__UvywjG__componentList{padding:0;list-style:none}.ComponentManager-module__UvywjG__componentItem{background:#f9f9f9;border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem;display:flex}.ComponentManager-module__UvywjG__buttonGroup{gap:.5rem;display:flex}.ComponentManager-module__UvywjG__editButton{color:#000;cursor:pointer;background-color:#ffc107;border:none;border-radius:4px;padding:.4rem .8rem}.ComponentManager-module__UvywjG__deleteButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:.4rem .8rem}.ComponentManager-module__UvywjG__modalBackdrop{z-index:1000;background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ComponentManager-module__UvywjG__modal{background:#fff;border-radius:10px;min-width:320px;padding:1.5rem}.ComponentManager-module__UvywjG__form input,.ComponentManager-module__UvywjG__form textarea{border:1px solid #ccc;border-radius:4px;width:100%;margin-bottom:.75rem;padding:.5rem}.ComponentManager-module__UvywjG__saveButton{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px;padding:.4rem .8rem}.ComponentManager-module__UvywjG__cancelButton{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:4px;padding:.4rem .8rem}
.ImageGalleryModal-module__SzVuIG__openButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:8px;padding:10px 20px;font-size:1rem;font-weight:400;transition:background-color .2s}.ImageGalleryModal-module__SzVuIG__openButton:hover{background-color:#005bb5}.ImageGalleryModal-module__SzVuIG__backdrop{z-index:1;background-color:#00000080;position:fixed;inset:0}.ImageGalleryModal-module__SzVuIG__modal{z-index:50;z-index:2147483647;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageGalleryModal-module__SzVuIG__modalContent{background-color:#fff;border-radius:12px;flex-direction:column;width:90vw;max-width:1400px;height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.ImageGalleryModal-module__SzVuIG__header{border-bottom:1px solid #e5e7eb;padding:24px;position:relative}.ImageGalleryModal-module__SzVuIG__header h2{margin:0;font-size:1.5rem;font-weight:400}.ImageGalleryModal-module__SzVuIG__header p{color:#6b7280;margin:4px 0 0}.ImageGalleryModal-module__SzVuIG__closeButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:16px;right:16px}.ImageGalleryModal-module__SzVuIG__closeButton:hover{color:#111827}.ImageGalleryModal-module__SzVuIG__body{background-color:#f9fafb;flex-grow:1;padding:24px;overflow-y:auto}.ImageGalleryModal-module__SzVuIG__footer{background-color:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ImageGalleryModal-module__SzVuIG__emptyState{text-align:center;color:#6b7280;cursor:pointer;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:background-color .2s;display:flex}.ImageGalleryModal-module__SzVuIG__emptyState:hover{background-color:#f3f4f6}.ImageGalleryModal-module__SzVuIG__emptyState h3{color:#374151;margin:16px 0 8px;font-size:1.25rem;font-weight:400}.ImageGalleryModal-module__SzVuIG__imageGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.ImageGalleryModal-module__SzVuIG__card{border:1px solid #e5e7eb;border-radius:8px;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 1px 3px #0000000d}.ImageGalleryModal-module__SzVuIG__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ImageGalleryModal-module__SzVuIG__imageContainer{aspect-ratio:1;width:100%;position:relative}.ImageGalleryModal-module__SzVuIG__image{object-fit:contain}.ImageGalleryModal-module__SzVuIG__cardContent{padding:12px}.ImageGalleryModal-module__SzVuIG__cardDetails{justify-content:space-between;align-items:center;display:flex}.ImageGalleryModal-module__SzVuIG__imageName{white-space:nowrap;text-overflow:ellipsis;margin:0;padding-right:8px;font-size:.875rem;overflow:hidden}.ImageGalleryModal-module__SzVuIG__editForm{align-items:center;gap:8px;display:flex}.ImageGalleryModal-module__SzVuIG__editInput{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:6px 8px}.ImageGalleryModal-module__SzVuIG__editActions{display:flex}.ImageGalleryModal-module__SzVuIG__hiddenInput{display:none}.ImageGalleryModal-module__SzVuIG__uploadButton{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-weight:400;transition:background-color .2s;display:inline-flex}.ImageGalleryModal-module__SzVuIG__uploadButton:hover{background-color:#f9fafb}.ImageGalleryModal-module__SzVuIG__pagination{align-items:center;gap:12px;font-size:.875rem;display:flex}.ImageGalleryModal-module__SzVuIG__pageButton{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ImageGalleryModal-module__SzVuIG__pageButton:disabled{cursor:not-allowed;opacity:.5}.ImageGalleryModal-module__SzVuIG__iconButton{cursor:pointer;background-color:#0000;border:none;border-radius:4px;padding:4px}.ImageGalleryModal-module__SzVuIG__iconButton:hover{background-color:#f3f4f6}.ImageGalleryModal-module__SzVuIG__saveButton{color:#16a34a}.ImageGalleryModal-module__SzVuIG__cancelButton{color:#dc2626}
.MenuModal-module__z_8YdG__container{color:#334155;background-color:#f1f5f9;border-radius:8px;flex-direction:column;height:100%;max-height:75vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow:hidden}.MenuModal-module__z_8YdG__inputGroup{z-index:10;background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:12px;padding:16px 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}.MenuModal-module__z_8YdG__input{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;flex:1;padding:10px 14px;font-size:.95rem;transition:all .2s}.MenuModal-module__z_8YdG__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.MenuModal-module__z_8YdG__saveBtnMain{color:#fff;cursor:pointer;white-space:nowrap;background-color:#4f46e5;border:none;border-radius:6px;align-items:center;gap:6px;padding:10px 18px;font-weight:500;transition:background-color .2s;display:flex}.MenuModal-module__z_8YdG__saveBtnMain:hover{background-color:#4338ca}.MenuModal-module__z_8YdG__menuTree{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.MenuModal-module__z_8YdG__menuTree::-webkit-scrollbar{width:6px}.MenuModal-module__z_8YdG__menuTree::-webkit-scrollbar-track{background:0 0}.MenuModal-module__z_8YdG__menuTree::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.MenuModal-module__z_8YdG__menuItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:10px;padding:12px 16px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.MenuModal-module__z_8YdG__menuItem:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.MenuModal-module__z_8YdG__header{justify-content:space-between;align-items:center;display:flex}.MenuModal-module__z_8YdG__name{color:#0f172a;cursor:pointer;font-size:1rem;font-weight:500}.MenuModal-module__z_8YdG__name:hover{color:#4f46e5;text-decoration:underline}.MenuModal-module__z_8YdG__actions{gap:6px;display:flex}.MenuModal-module__z_8YdG__iconBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.MenuModal-module__z_8YdG__iconBtn:hover{color:#0f172a;background-color:#f1f5f9}.MenuModal-module__z_8YdG__deleteAction:hover{color:#ef4444;background-color:#fee2e2}.MenuModal-module__z_8YdG__saveAction{color:#16a34a;background-color:#dcfce7}.MenuModal-module__z_8YdG__saveAction:hover{background-color:#bbf7d0}.MenuModal-module__z_8YdG__cancelAction:hover{background-color:#e2e8f0}.MenuModal-module__z_8YdG__editForm{align-items:center;gap:8px;width:100%;display:flex}.MenuModal-module__z_8YdG__submenuInputGroup{border-top:1px dashed #e2e8f0;gap:8px;margin-top:5px;padding-top:10px;display:flex}.MenuModal-module__z_8YdG__submenuInput{color:#334155;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;outline:none;flex:1;padding:6px 10px;font-size:.85rem;transition:border-color .2s}.MenuModal-module__z_8YdG__submenuInput:focus{background-color:#fff;border-color:#94a3b8}.MenuModal-module__z_8YdG__addSubBtn{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;padding:6px 10px;display:flex}.MenuModal-module__z_8YdG__addSubBtn:hover{color:#0f172a;background-color:#e2e8f0}.MenuModal-module__z_8YdG__children{border-left:2px solid #e2e8f0;flex-direction:column;gap:10px;margin-left:24px;padding-left:12px;display:flex}.MenuModal-module__z_8YdG__saveChangesBtn{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:6px;margin:0 20px 20px;padding:12px;font-weight:600;transition:background-color .2s;box-shadow:0 4px 6px -1px #10b98140}.MenuModal-module__z_8YdG__saveChangesBtn:hover{background-color:#059669}
.NewsEditor-module__78tgNG__pageContainer{box-sizing:border-box;background-color:#f1f5f9;flex-direction:column;min-height:100vh;padding:24px;font-family:Roboto;display:flex}.NewsEditor-module__78tgNG__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.NewsEditor-module__78tgNG__title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:400}.NewsEditor-module__78tgNG__subtitle{color:#64748b;margin-top:4px;font-size:.875rem}.NewsEditor-module__78tgNG__closeButton{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:400;transition:all .2s;display:flex}.NewsEditor-module__78tgNG__closeButton:hover{color:#0f172a;background-color:#f1f5f9}.NewsEditor-module__78tgNG__mainLayout{gap:24px;height:calc(100vh - 140px);display:flex;overflow:hidden}.NewsEditor-module__78tgNG__editorColumn{flex-direction:column;flex:3;padding-right:8px;display:flex;overflow-y:auto}.NewsEditor-module__78tgNG__content{background-color:#fff;border-radius:8px;margin-bottom:20px;padding:24px;box-shadow:0 1px 3px #0000001a}.NewsEditor-module__78tgNG__listColumn{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;height:100%;padding:16px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.NewsEditor-module__78tgNG__listTitle{color:#334155;border-bottom:1px solid #f1f5f9;margin-bottom:16px;padding-bottom:12px;font-size:1.125rem;font-weight:400}.NewsEditor-module__78tgNG__newsListContainer{flex:1;padding-right:4px;overflow-y:auto}.NewsEditor-module__78tgNG__formGroup{margin-bottom:20px}.NewsEditor-module__78tgNG__label{color:#334155;margin-bottom:8px;font-size:.925rem;font-weight:400;display:block}.NewsEditor-module__78tgNG__input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:10px 12px;font-size:.95rem;transition:border-color .2s}.NewsEditor-module__78tgNG__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.NewsEditor-module__78tgNG__input:disabled{cursor:not-allowed;background-color:#f1f5f9}.NewsEditor-module__78tgNG__editorContainer{border:1px solid #cbd5e1;border-radius:6px;height:500px;overflow:hidden}.NewsEditor-module__78tgNG__imageGallery{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.NewsEditor-module__78tgNG__thumbnail{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:80px;height:80px;box-shadow:0 1px 2px #0000000d}.NewsEditor-module__78tgNG__footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;display:flex}.NewsEditor-module__78tgNG__btnCancel{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:10px 20px;font-weight:400;transition:all .2s}.NewsEditor-module__78tgNG__btnCancel:hover{background-color:#f8fafc;border-color:#94a3b8}.NewsEditor-module__78tgNG__btnSave{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;padding:10px 24px;font-weight:400;transition:background-color .2s}.NewsEditor-module__78tgNG__btnSave:hover{background-color:#1d4ed8}.NewsEditor-module__78tgNG__btnSave:disabled{cursor:not-allowed;background-color:#93c5fd}.NewsEditor-module__78tgNG__newsCard{cursor:default;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:12px;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s}.NewsEditor-module__78tgNG__newsCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.NewsEditor-module__78tgNG__newsHeader{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.75rem;display:flex}.NewsEditor-module__78tgNG__newsDate{color:#94a3b8}.NewsEditor-module__78tgNG__newsCategoryBadge{color:#2563eb;text-transform:uppercase;background-color:#eff6ff;border-radius:9999px;padding:2px 8px;font-size:.7rem;font-weight:400}.NewsEditor-module__78tgNG__newsTitle{color:#1e293b;margin:0 0 4px;font-size:.95rem;font-weight:400;line-height:1.4}.NewsEditor-module__78tgNG__newsShort{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;display:-webkit-box;overflow:hidden}.NewsEditor-module__78tgNG__emptyText{text-align:center;color:#94a3b8;margin-top:30px;font-size:.9rem}.NewsEditor-module__78tgNG__editorColumn::-webkit-scrollbar{width:6px}.NewsEditor-module__78tgNG__newsListContainer::-webkit-scrollbar{width:6px}.NewsEditor-module__78tgNG__editorColumn::-webkit-scrollbar-track{background:0 0}.NewsEditor-module__78tgNG__newsListContainer::-webkit-scrollbar-track{background:0 0}.NewsEditor-module__78tgNG__editorColumn::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.NewsEditor-module__78tgNG__newsListContainer::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.NewsEditor-module__78tgNG__editorColumn::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.NewsEditor-module__78tgNG__newsListContainer::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}@media (max-width:1024px){.NewsEditor-module__78tgNG__mainLayout{flex-direction:column;height:auto;overflow:visible}.NewsEditor-module__78tgNG__editorColumn{width:100%;overflow-y:visible}.NewsEditor-module__78tgNG__listColumn{width:100%;height:500px}}.NewsEditor-module__78tgNG__deleteButton{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.NewsEditor-module__78tgNG__deleteButton:hover{background-color:#fee2e2}.NewsEditor-module__78tgNG__input{font-family:Roboto}.NewsEditor-module__78tgNG__checkboxGroup{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-direction:column;gap:8px;max-height:200px;padding:12px;display:flex;overflow-y:auto}.NewsEditor-module__78tgNG__checkboxLabel{color:#334155;cursor:pointer;align-items:center;gap:8px;font-size:.95rem;display:flex}.NewsEditor-module__78tgNG__checkboxInput{cursor:pointer;width:16px;height:16px}.NewsEditor-module__78tgNG__newCategoryWrapper{gap:8px;margin-top:8px;display:flex}.NewsEditor-module__78tgNG__addCategoryBtn{cursor:pointer;color:#475569;background-color:#e2e8f0;border:none;border-radius:4px;padding:8px 12px;font-size:.85rem;font-weight:400;transition:all .2s}.NewsEditor-module__78tgNG__addCategoryBtn:hover{color:#1e293b;background-color:#cbd5e1}.NewsEditor-module__78tgNG__categoryItem{border-bottom:1px solid #f1f5f9;padding:4px 0}.NewsEditor-module__78tgNG__categoryItem:last-child{border-bottom:none}.NewsEditor-module__78tgNG__checkboxLabel{cursor:pointer;color:#334155;justify-content:space-between;align-items:center;width:100%;font-size:.95rem;display:flex}.NewsEditor-module__78tgNG__categoryActions{opacity:0;gap:4px;transition:opacity .2s;display:flex}.NewsEditor-module__78tgNG__categoryItem:hover .NewsEditor-module__78tgNG__categoryActions{opacity:1}.NewsEditor-module__78tgNG__iconBtnEdit,.NewsEditor-module__78tgNG__iconBtnDelete,.NewsEditor-module__78tgNG__iconBtnSuccess,.NewsEditor-module__78tgNG__iconBtnCancel{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.NewsEditor-module__78tgNG__iconBtnEdit{color:#64748b}.NewsEditor-module__78tgNG__iconBtnEdit:hover{color:#3b82f6;background-color:#e2e8f0}.NewsEditor-module__78tgNG__iconBtnDelete{color:#64748b}.NewsEditor-module__78tgNG__iconBtnDelete:hover{color:#ef4444;background-color:#fee2e2}.NewsEditor-module__78tgNG__editCategoryWrapper{align-items:center;gap:6px;width:100%;display:flex}.NewsEditor-module__78tgNG__editCategoryInput{border:1px solid #3b82f6;border-radius:4px;outline:none;flex:1;padding:4px 8px;font-size:.9rem}.NewsEditor-module__78tgNG__iconBtnSuccess{color:#16a34a;background-color:#dcfce7}.NewsEditor-module__78tgNG__iconBtnSuccess:hover{background-color:#bbf7d0}.NewsEditor-module__78tgNG__iconBtnCancel{color:#64748b;background-color:#f1f5f9}.NewsEditor-module__78tgNG__iconBtnCancel:hover{background-color:#e2e8f0}
.WebsPage-module__9VirZG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172a99;justify-content:center;align-items:center;animation:.2s ease-out WebsPage-module__9VirZG__fadeIn;display:flex;position:fixed;inset:0}.WebsPage-module__9VirZG__modal{color:#334155;background-color:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:90vh;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow:scroll;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.WebsPage-module__9VirZG__modalHeader{z-index:10;background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.WebsPage-module__9VirZG__modalTitle{color:#0f172a;margin:0;font-size:1.25rem;font-weight:600}.WebsPage-module__9VirZG__closeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.WebsPage-module__9VirZG__closeButton:hover{color:#ef4444;background-color:#f1f5f9}.WebsPage-module__9VirZG__form{flex-direction:column;gap:1.2rem;padding:24px;display:flex;overflow-y:auto}.WebsPage-module__9VirZG__formGroup{margin-bottom:.5rem}.WebsPage-module__9VirZG__formLabel{color:#475569;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.WebsPage-module__9VirZG__formInput,.WebsPage-module__9VirZG__formTextarea{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:.95rem;transition:all .2s}.WebsPage-module__9VirZG__formInput:focus,.WebsPage-module__9VirZG__formTextarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.WebsPage-module__9VirZG__formTextarea{resize:vertical;min-height:100px;font-family:inherit}.WebsPage-module__9VirZG__checkboxContainer{margin-bottom:1rem}.WebsPage-module__9VirZG__checkboxLabel{color:#334155;margin-bottom:.8rem;font-weight:600;display:block}.WebsPage-module__9VirZG__checkboxGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.WebsPage-module__9VirZG__checkboxItem{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:.6rem .8rem;transition:all .2s;display:flex}.WebsPage-module__9VirZG__checkboxItem:hover{background-color:#f8fafc;border-color:#94a3b8}.WebsPage-module__9VirZG__checkboxInput{cursor:pointer;accent-color:#4f46e5;width:16px;height:16px;margin-right:.75rem}.WebsPage-module__9VirZG__checkboxText{color:#334155;-webkit-user-select:none;user-select:none;font-size:.9rem}.WebsPage-module__9VirZG__submitButton{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:6px;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:10px 18px;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.WebsPage-module__9VirZG__submitButton:hover{background-color:#4338ca}.WebsPage-module__9VirZG__confirmText{text-align:center;color:#1e293b;margin:1.5rem 0;font-size:1.1rem;line-height:1.5}.WebsPage-module__9VirZG__confirmButtons{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;padding-top:1rem;display:flex}.WebsPage-module__9VirZG__confirmCancelButton{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.WebsPage-module__9VirZG__confirmCancelButton:hover{color:#334155;background-color:#f1f5f9}.WebsPage-module__9VirZG__confirmDeleteButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:background-color .2s}.WebsPage-module__9VirZG__confirmDeleteButton:hover{background-color:#dc2626}@keyframes WebsPage-module__9VirZG__fadeIn{0%{opacity:0}to{opacity:1}}
.PageManager-module__-_7stG__container{background:#f9fafb;min-height:100vh;font-family:Roboto}.PageManager-module__-_7stG__header{margin-bottom:2rem}.PageManager-module__-_7stG__title{color:#1f2937;font-size:2.5rem;font-weight:400}.PageManager-module__-_7stG__subtitle{color:#4b5563;margin-top:.25rem}.PageManager-module__-_7stG__grid{grid-template-columns:1fr 2fr;gap:2rem;display:grid}.PageManager-module__-_7stG__formSection{background:#fff;border-radius:.75rem;height:fit-content;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.PageManager-module__-_7stG__formTitle{color:#374151;margin-bottom:1rem;font-size:1.25rem;font-weight:400}.PageManager-module__-_7stG__formGroup{margin-bottom:1rem}.PageManager-module__-_7stG__label{color:#374151;margin-bottom:.25rem;font-size:.95rem;font-weight:400;display:block}.PageManager-module__-_7stG__input,.PageManager-module__-_7stG__textarea{background:#f9fafb;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:1rem;transition:border .2s}.PageManager-module__-_7stG__input:focus,.PageManager-module__-_7stG__textarea:focus{background:#fff;border-color:#2563eb;outline:none}.PageManager-module__-_7stG__buttonRow{gap:1rem;margin-top:1rem;display:flex}.PageManager-module__-_7stG__buttonPrimary{color:#fff;background:#2563eb}.PageManager-module__-_7stG__buttonPrimary:hover{background:#1d4ed8}.PageManager-module__-_7stG__buttonSecondary{color:#374151;background:#e5e7eb}.PageManager-module__-_7stG__buttonSecondary:hover{background:#d1d5db}.PageManager-module__-_7stG__buttonDanger{color:#fff;background:#dc2626}.PageManager-module__-_7stG__buttonDanger:hover{background:#b91c1c}.PageManager-module__-_7stG__displaySection{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.PageManager-module__-_7stG__pageCard{background:#fff;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 4px #0000000f}.PageManager-module__-_7stG__pageCard:hover{box-shadow:0 4px 16px #2563eb14}.PageManager-module__-_7stG__pageCardHeader{justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.PageManager-module__-_7stG__pageCardInfo{flex-direction:column;gap:.5rem;display:flex}.PageManager-module__-_7stG__pageCardTitle{color:#2563eb;font-size:1.1rem;font-weight:400}.PageManager-module__-_7stG__pageCardMeta{color:#6b7280;font-size:.95rem}.PageManager-module__-_7stG__pageCardActions{gap:.5rem;display:flex}.PageManager-module__-_7stG__pageCardComponents{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.PageManager-module__-_7stG__codeBlock{background:#f3f4f6;border-radius:.375rem;margin-top:.5rem;padding:1rem;font-size:.95rem;overflow-x:auto}.PageManager-module__-_7stG__alert{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.PageManager-module__-_7stG__centered{text-align:center;padding:2rem 0}@media (max-width:1024px){.PageManager-module__-_7stG__grid{grid-template-columns:1fr}.PageManager-module__-_7stG__formSection,.PageManager-module__-_7stG__displaySection{margin-bottom:2rem}}.PageManager-module__-_7stG__form{flex-direction:column;gap:1.5rem;display:flex}.PageManager-module__-_7stG__formGroup{flex-direction:column;display:flex}.PageManager-module__-_7stG__label{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:400}.PageManager-module__-_7stG__input{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.625rem .75rem;font-size:1rem;transition:border-color .3s}.PageManager-module__-_7stG__input:focus{border-color:#2563eb;outline:none}.PageManager-module__-_7stG__textarea{resize:vertical;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.625rem .75rem;font-size:1rem;transition:border-color .3s}.PageManager-module__-_7stG__textarea:focus{border-color:#2563eb;outline:none}.PageManager-module__-_7stG__buttonRow{justify-content:space-between;gap:1rem;display:flex}.PageManager-module__-_7stG__button{cursor:pointer;border:none;border-radius:.375rem;padding:.6rem 1.2rem;font-weight:400;transition:background-color .2s}.PageManager-module__-_7stG__buttonPrimary{color:#fff;background-color:#2563eb}.PageManager-module__-_7stG__buttonPrimary:hover{background-color:#1d4ed8}.PageManager-module__-_7stG__buttonSecondary{color:#374151;background-color:#e5e7eb}.PageManager-module__-_7stG__buttonSecondary:hover{background-color:#d1d5db}
.EditPage-module__tq1hsq__wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;box-sizing:border-box;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s ease-out EditPage-module__tq1hsq__fadeIn;display:flex;position:fixed;top:0;left:0}.EditPage-module__tq1hsq__modalContainer{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1200px;height:auto;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.EditPage-module__tq1hsq__modalHeader{background-color:#fff;border-bottom:1px solid #edf2f7;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.EditPage-module__tq1hsq__modalHeader h3{color:#2d3748;margin:0;font-size:16px;font-weight:500}.EditPage-module__tq1hsq__closeIconBtn{cursor:pointer;color:#a0aec0;background:0 0;border:none;padding:4px;font-size:20px;line-height:1;transition:color .2s}.EditPage-module__tq1hsq__closeIconBtn:hover{color:#4a5568}.EditPage-module__tq1hsq__contentArea{background-color:#fff;flex-grow:1;padding:24px;overflow-y:auto}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar{width:8px}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar-track{background:#f1f1f1}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar-thumb:hover{background:#a0aec0}.EditPage-module__tq1hsq__buttonGroup{z-index:10;background-color:#fff;border-top:1px solid #edf2f7;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.EditPage-module__tq1hsq__input,.EditPage-module__tq1hsq__textarea,.EditPage-module__tq1hsq__linkSelect,.EditPage-module__tq1hsq__linkTextInput{border:1px solid #e2e8f0;border-radius:6px;width:100%;min-width:150px;padding:10px 14px;font-family:Roboto,sans-serif;font-size:16px;transition:border-color .2s}.EditPage-module__tq1hsq__input:focus{border-color:#3182ce;outline:none;box-shadow:0 0 0 3px #3182ce1a}.EditPage-module__tq1hsq__formGroup{margin-bottom:20px}.EditPage-module__tq1hsq__formGroup label{color:#4a5568;margin-bottom:6px;font-size:16px;font-weight:500;display:block}.EditPage-module__tq1hsq__inputWrapper{align-items:center;gap:10px;display:flex}.EditPage-module__tq1hsq__inputDescription{color:#718096;margin-bottom:6px;font-size:16px;display:block}.EditPage-module__tq1hsq__saveBtn,.EditPage-module__tq1hsq__closeBtn{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:16px;font-weight:500;transition:all .2s}.EditPage-module__tq1hsq__saveBtn{color:#fff;background-color:#3c6e71}.EditPage-module__tq1hsq__saveBtn:hover{background-color:#2c5254}.EditPage-module__tq1hsq__closeBtn{color:#4a5568;background-color:#edf2f7}.EditPage-module__tq1hsq__closeBtn:hover{background-color:#e2e8f0}.EditPage-module__tq1hsq__addBtn,.EditPage-module__tq1hsq__removeBtn{cursor:pointer;border:none;border-radius:4px;margin-top:8px;padding:6px 12px;font-size:16px}.EditPage-module__tq1hsq__addBtn{color:#3182ce;background-color:#ebf8ff;font-weight:500}.EditPage-module__tq1hsq__addBtn:hover{background-color:#bee3f8}.EditPage-module__tq1hsq__removeBtn{color:#e53e3e;background-color:#fff5f5}.EditPage-module__tq1hsq__removeBtn:hover{background-color:#fed7d7}.EditPage-module__tq1hsq__imageSelectBtn{cursor:pointer;background-color:#edf2f7;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.EditPage-module__tq1hsq__imageSelectBtn:hover{background-color:#e2e8f0}.EditPage-module__tq1hsq__tableWrapper{border:1px solid #e2e8f0;border-radius:8px;margin-top:10px;overflow-x:auto}.EditPage-module__tq1hsq__table{border-collapse:collapse;width:100%;font-size:16px}.EditPage-module__tq1hsq__table th{color:#4a5568;text-align:left;background-color:#f7fafc;border-bottom:1px solid #e2e8f0;padding:12px;font-weight:600}.EditPage-module__tq1hsq__table td{color:#2d3748;border-bottom:1px solid #edf2f7;padding:12px}.EditPage-module__tq1hsq__colorPickerWrapper{gap:8px;display:flex}.EditPage-module__tq1hsq__colorPickerSwatch{cursor:pointer;border:1px solid #e2e8f0;border-radius:6px;width:40px;height:40px;padding:0}@keyframes EditPage-module__tq1hsq__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.EditPage-module__tq1hsq__modalContainer{border-radius:0;height:100%;max-height:100%}.EditPage-module__tq1hsq__wrapper{padding:0}}
.LayoutEditor-module__fWj7ja__container{color:#374151;background-color:#f9fafb;padding:1rem}.LayoutEditor-module__fWj7ja__formGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.LayoutEditor-module__fWj7ja__formGroup{flex-direction:column;display:flex}.LayoutEditor-module__fWj7ja__formGroupFull{flex-direction:column;grid-column:1/-1;display:flex}.LayoutEditor-module__fWj7ja__formGroup label{color:#4b5563;margin-bottom:.5rem;font-size:.875rem;font-weight:400}.LayoutEditor-module__fWj7ja__formGroup input,.LayoutEditor-module__fWj7ja__formGroup select{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.6rem .8rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.LayoutEditor-module__fWj7ja__formGroup input:focus,.LayoutEditor-module__fWj7ja__formGroup select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f64d}.LayoutEditor-module__fWj7ja__actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}.LayoutEditor-module__fWj7ja__buttonPrimary,.LayoutEditor-module__fWj7ja__buttonSecondary{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:400;transition:background-color .2s}.LayoutEditor-module__fWj7ja__buttonPrimary{color:#fff;background-color:#2563eb}.LayoutEditor-module__fWj7ja__buttonPrimary:hover{background-color:#1d4ed8}.LayoutEditor-module__fWj7ja__buttonSecondary{color:#374151;background-color:#e5e7eb}.LayoutEditor-module__fWj7ja__buttonSecondary:hover{background-color:#d1d5db}
.Sortablelist-module__zCLBtq__instanceWrapper{border:1px solid #0000;border-radius:8px;width:100%;transition:all .2s ease-in-out;position:relative}.Sortablelist-module__zCLBtq__instanceWrapper:hover{border-color:#e0e0e0;box-shadow:0 2px 8px #0000000d}.Sortablelist-module__zCLBtq__instanceControls{opacity:0;z-index:10;background-color:#fff;border-radius:16px;gap:4px;padding:4px;transition:all .2s ease-in-out;display:flex;position:absolute;top:-10px;right:-10px;transform:translateY(-5px);box-shadow:0 1px 4px #00000026}.Sortablelist-module__zCLBtq__instanceWrapper:hover .Sortablelist-module__zCLBtq__instanceControls{opacity:1;transform:translateY(0)}.Sortablelist-module__zCLBtq__btnEditInstance,.Sortablelist-module__zCLBtq__btnDeleteInstance{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s;display:flex}.Sortablelist-module__zCLBtq__btnEditInstance{color:#0c549c;background-color:#e0f2fe}.Sortablelist-module__zCLBtq__btnEditInstance:hover{background-color:#bae6fd}.Sortablelist-module__zCLBtq__btnDeleteInstance{color:#b23a48;background-color:#fee2e2}.Sortablelist-module__zCLBtq__btnDeleteInstance:hover{background-color:#fecaca}.Sortablelist-module__zCLBtq__mainFull{width:100%;height:100%}.Sortablelist-module__zCLBtq__cardWrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;transition:all .3s;position:relative;box-shadow:0 2px 4px #0000001a}.Sortablelist-module__zCLBtq__cardWrapper:hover{border-color:#007bff;box-shadow:0 4px 8px #00000026}.Sortablelist-module__zCLBtq__dragging{opacity:.5;cursor:grabbing;transform:rotate(2deg)}.Sortablelist-module__zCLBtq__cardHeader{background:#f8f9fa;border-bottom:1px solid #e0e0e0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Sortablelist-module__zCLBtq__cardInfo{flex-direction:column;gap:.25rem;display:flex}.Sortablelist-module__zCLBtq__cardTitle{color:#333;font-size:.9rem;font-weight:400}.Sortablelist-module__zCLBtq__cardSubtitle{color:#666;font-size:.75rem;font-weight:400}.Sortablelist-module__zCLBtq__controls{align-items:center;gap:.25rem;display:flex}.Sortablelist-module__zCLBtq__btn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;font-size:.75rem;transition:all .2s;display:flex}.Sortablelist-module__zCLBtq__btn:hover:not(:disabled){color:#007bff;background:#f8f9fa;border-color:#007bff}.Sortablelist-module__zCLBtq__btn:disabled{opacity:.5;cursor:not-allowed;background:#f8f9fa}.Sortablelist-module__zCLBtq__btnEdit{color:#fff;cursor:pointer;background:#28a745;border:1px solid #28a745;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;font-size:.75rem;transition:all .2s;display:flex}.Sortablelist-module__zCLBtq__btnEdit:hover{background:#218838;border-color:#1e7e34}.Sortablelist-module__zCLBtq__btnDelete{color:#fff;cursor:pointer;background:#b23a48;border:1px solid #b23a48;border-radius:4px;justify-content:center;align-items:center;padding:.375rem;font-size:.75rem;transition:all .2s;display:flex}.Sortablelist-module__zCLBtq__btnDelete:hover{background:#b23a48;border-color:#b23a48}.Sortablelist-module__zCLBtq__componentPreview{align-items:flex-end;min-height:200px;padding:1rem;display:flex;font-family:Roboto!important}.Sortablelist-module__zCLBtq__componentPreview>*{width:100%!important;font-family:Roboto!important}.Sortablelist-module__zCLBtq__drop_zone{height:500rem;transition:all .2s;position:relative}.Sortablelist-module__zCLBtq__drop_zone:empty:before{content:"";width:100%;height:100%;display:block}@media (max-width:768px){.Sortablelist-module__zCLBtq__cardHeader{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem}.Sortablelist-module__zCLBtq__controls{justify-content:flex-end;align-self:stretch}.Sortablelist-module__zCLBtq__btn,.Sortablelist-module__zCLBtq__btnEdit,.Sortablelist-module__zCLBtq__btnDelete{padding:.5rem}.Sortablelist-module__zCLBtq__componentPreview{padding:.5rem;font-family:Roboto!important}}@keyframes Sortablelist-module__zCLBtq__dropZoneActive{0%{background-color:#0000}50%{background-color:#f8f9ff}to{background-color:#0000}}.Sortablelist-module__zCLBtq__drop_zone.Sortablelist-module__zCLBtq__active{animation:1s infinite Sortablelist-module__zCLBtq__dropZoneActive}
.register-module__zg0wxq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.register-module__zg0wxq__modalContent{text-align:center;background:#fff;border-radius:10px;width:90%;max-width:400px;padding:20px;position:relative;box-shadow:0 4px 10px #0003}.register-module__zg0wxq__closeButton{cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:10px;right:10px}.register-module__zg0wxq__formContainer{flex-direction:column;align-items:center;width:100%;display:flex}.register-module__zg0wxq__passwordField{flex-direction:row;width:100%;display:flex;position:relative}.register-module__zg0wxq__eye{color:#2c3e50;border:0}.register-module__zg0wxq__inputField{border:1px solid #ccc;border-radius:5px;width:100%;margin:10px 0;padding:12px;font-size:16px}.register-module__zg0wxq__passwordContainer{width:100%;position:relative}.register-module__zg0wxq__eyeButton{cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.register-module__zg0wxq__button{color:#fff;cursor:pointer;background-color:#2c3e50;border:none;border-radius:5px;width:100%;padding:12px;font-size:16px;transition:background .3s}.register-module__zg0wxq__button:hover{background-color:#0056b3}@media (max-width:480px){.register-module__zg0wxq__modalContent{width:95%;padding:15px}.register-module__zg0wxq__inputField,.register-module__zg0wxq__button,.register-module__zg0wxq__eyeButton{font-size:16px}}
.dahsboard-module__1NmctG__container{background:#f0f2f5;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.dahsboard-module__1NmctG__buttonGroup{margin-bottom:2rem}.dahsboard-module__1NmctG__button{cursor:pointer;color:#fff;background-color:#2c3e50;border:none;border-radius:6px;margin:0 1rem;padding:.6rem 1.5rem;font-size:1rem;transition:background-color .3s}.dahsboard-module__1NmctG__button:hover{background-color:#34495e}.dahsboard-module__1NmctG__formContainer{width:100%;max-width:500px}
.Webspage1-module__O46M0q__container{background-color:#f8f9fa;min-height:100vh;padding:2rem}.Webspage1-module__O46M0q__dashboardCard{background-color:#fff;border-radius:8px;max-width:1200px;margin:0 auto;padding:2rem;box-shadow:0 4px 12px #0000000d}.Webspage1-module__O46M0q__header{color:#343a40;text-align:center;border-bottom:2px solid #e9ecef;margin-bottom:1.5rem;padding-bottom:1rem;font-size:2rem}.Webspage1-module__O46M0q__errorMessage{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;margin-bottom:1rem;padding:1rem}.Webspage1-module__O46M0q__successMessage{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:5px;margin-bottom:1rem;padding:1rem}.Webspage1-module__O46M0q__addButtonContainer{text-align:right;margin-bottom:1.5rem}.Webspage1-module__O46M0q__addButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .3s}.Webspage1-module__O46M0q__addButton:hover{background-color:#0056b3}.Webspage1-module__O46M0q__tableHeader{color:#343a40;border-bottom:1px solid #dee2e6;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.75rem}.Webspage1-module__O46M0q__noDataText{text-align:center;color:#6c757d;padding:2rem 0;font-size:1.1rem}.Webspage1-module__O46M0q__tableContainer{border-radius:8px;overflow-x:auto;box-shadow:0 2px 8px #00000008}.Webspage1-module__O46M0q__table{border-collapse:collapse;width:100%;min-width:700px}.Webspage1-module__O46M0q__tableHeadRow{color:#495057;background-color:#e9ecef}.Webspage1-module__O46M0q__tableHeaderCell{text-align:left;border-bottom:1px solid #dee2e6;padding:1rem;font-weight:400}.Webspage1-module__O46M0q__tableHeaderCell:first-child{border-top-left-radius:8px}.Webspage1-module__O46M0q__tableHeaderCell:last-child{border-top-right-radius:8px}.Webspage1-module__O46M0q__tableRow{background-color:#fff;transition:background-color .2s}.Webspage1-module__O46M0q__tableRow:hover{background-color:#f1f1f1}.Webspage1-module__O46M0q__tableCell{vertical-align:middle;border-bottom:1px solid #e9ecef;padding:1rem}.Webspage1-module__O46M0q__cellText{color:#343a40;margin:0}.Webspage1-module__O46M0q__languageTags{flex-wrap:wrap;gap:.5rem;display:flex}.Webspage1-module__O46M0q__languageTag{color:#00796b;background-color:#e0f7fa;border-radius:3px;padding:.3rem .6rem;font-size:.85rem;font-weight:400}.Webspage1-module__O46M0q__linkText{color:#007bff;word-break:break-all;font-weight:400;text-decoration:none}.Webspage1-module__O46M0q__metaDescriptionText{color:#555;word-break:break-word;font-size:.9rem}.Webspage1-module__O46M0q__actionsContainer{justify-content:center;gap:.5rem;display:flex}.Webspage1-module__O46M0q__editButton{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s}.Webspage1-module__O46M0q__editButton:hover{background-color:#218838}.Webspage1-module__O46M0q__deleteButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s}.Webspage1-module__O46M0q__deleteButton:hover{background-color:#c82333}.Webspage1-module__O46M0q__img{border-radius:8px;width:100%;height:auto;margin-bottom:1rem}
.dashboardImage-module__e05Q0W__bgContainer{background-image:url(https://apietest.edata.mn/uploads/bgimage.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh}
