@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";
.MediaGallery-module__NQ2keW__gallerySection{padding:48px 16px}.MediaGallery-module__NQ2keW__galleryContainer{max-width:1200px;margin:0 auto}.MediaGallery-module__NQ2keW__galleryTitle{color:#0f172a;margin:0;font-size:1.75rem;font-weight:700}.MediaGallery-module__NQ2keW__gallerySubtitle{color:#64748b;margin:8px 0 24px;font-size:1rem}.MediaGallery-module__NQ2keW__addImageBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.MediaGallery-module__NQ2keW__addImageBtn:hover{color:#2563eb;background:#f1f5f9;border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a}.MediaGallery-module__NQ2keW__fbGrid{cursor:pointer;border-radius:12px;grid-template-rows:280px 160px;grid-template-columns:1fr 1fr;gap:4px;display:grid;overflow:hidden}.MediaGallery-module__NQ2keW__fbGrid .MediaGallery-module__NQ2keW__fbCell{position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__fbGrid .MediaGallery-module__NQ2keW__fbCell:first-child{grid-row:1/3}.MediaGallery-module__NQ2keW__fbCell img,.MediaGallery-module__NQ2keW__fbCell>div{width:100%;height:100%}.MediaGallery-module__NQ2keW__fbOverlay{color:#fff;letter-spacing:.02em;background:#0000008c;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;position:absolute;inset:0}.MediaGallery-module__NQ2keW__masonryGrid{columns:3;column-gap:12px}.MediaGallery-module__NQ2keW__masonryItem{break-inside:avoid;cursor:pointer;border-radius:10px;margin-bottom:12px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__masonryItem:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.MediaGallery-module__NQ2keW__masonryItemOverlay{color:#fff;opacity:0;background:linear-gradient(#0000,#0009);padding:12px 14px;font-size:.85rem;font-weight:500;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.MediaGallery-module__NQ2keW__masonryItem:hover .MediaGallery-module__NQ2keW__masonryItemOverlay{opacity:1}.MediaGallery-module__NQ2keW__carouselWrap{position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__carouselTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.MediaGallery-module__NQ2keW__carouselTrack::-webkit-scrollbar{display:none}.MediaGallery-module__NQ2keW__carouselSlide{scroll-snap-align:start;cursor:pointer;border-radius:12px;flex:none;transition:transform .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__carouselSlide:hover{transform:scale(1.02)}.MediaGallery-module__NQ2keW__carouselNav{color:#0f172a;cursor:pointer;z-index:2;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000026}.MediaGallery-module__NQ2keW__carouselNav:hover{background:#fff}.MediaGallery-module__NQ2keW__carouselNavPrev{left:12px}.MediaGallery-module__NQ2keW__carouselNavNext{right:12px}.MediaGallery-module__NQ2keW__justifiedRow{gap:6px;margin-bottom:6px;display:flex}.MediaGallery-module__NQ2keW__justifiedItem{cursor:pointer;border-radius:6px;flex:auto;transition:filter .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__justifiedItem:hover{filter:brightness(1.08)}.MediaGallery-module__NQ2keW__tilesGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:8px;display:grid}.MediaGallery-module__NQ2keW__tileItem{cursor:pointer;border-radius:10px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__tileItem:hover{transform:scale(1.015);box-shadow:0 6px 20px #0000001a}.MediaGallery-module__NQ2keW__tileSpan2Col{grid-column:span 2}.MediaGallery-module__NQ2keW__tileSpan2Row{grid-row:span 2}.MediaGallery-module__NQ2keW__tileOverlay{color:#fff;opacity:0;background:linear-gradient(#0000 50%,#0000008c);align-items:flex-end;padding:14px;font-size:.9rem;font-weight:500;transition:opacity .25s;display:flex;position:absolute;inset:0}.MediaGallery-module__NQ2keW__tileItem:hover .MediaGallery-module__NQ2keW__tileOverlay{opacity:1}.MediaGallery-module__NQ2keW__previewRow{cursor:pointer;border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid;overflow:hidden}.MediaGallery-module__NQ2keW__previewCell{aspect-ratio:4/3;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__previewMoreBadge{color:#fff;background:#00000080;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex;position:absolute;inset:0}.MediaGallery-module__NQ2keW__dropZone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;margin-bottom:16px;padding:32px 24px;transition:border-color .2s,background .2s}.MediaGallery-module__NQ2keW__dropZone:hover,.MediaGallery-module__NQ2keW__dropZoneActive{background:#eff6ff;border-color:#2563eb}.MediaGallery-module__NQ2keW__dropZoneIcon{color:#94a3b8;margin-bottom:8px}.MediaGallery-module__NQ2keW__dropZoneText{color:#64748b;margin:0;font-size:.9rem}.MediaGallery-module__NQ2keW__dropZoneHint{color:#94a3b8;margin:4px 0 0;font-size:.8rem}.MediaGallery-module__NQ2keW__hiddenInput{display:none}.MediaGallery-module__NQ2keW__lightboxOverlay{z-index:99999;-webkit-user-select:none;user-select:none;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MediaGallery-module__NQ2keW__lightboxTopBar{z-index:3;background:linear-gradient(#0009,#0000);align-items:center;gap:12px;padding:12px 16px;transition:opacity .3s;display:flex;position:absolute;top:0;left:0;right:0}.MediaGallery-module__NQ2keW__lightboxCounter{color:#fff;white-space:nowrap;font-size:.9rem;font-weight:500}.MediaGallery-module__NQ2keW__lightboxTitle{color:#fffc;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;overflow:hidden}.MediaGallery-module__NQ2keW__lightboxTopActions{align-items:center;gap:6px;margin-left:auto;display:flex}.MediaGallery-module__NQ2keW__lightboxBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.MediaGallery-module__NQ2keW__lightboxBtn:hover{background:#fff3}.MediaGallery-module__NQ2keW__lightboxZoomLabel{color:#ffffffb3;text-align:center;min-width:38px;font-size:.78rem}.MediaGallery-module__NQ2keW__lightboxCloseBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:8px;transition:background .2s;display:flex}.MediaGallery-module__NQ2keW__lightboxCloseBtn:hover{background:#ff383880}.MediaGallery-module__NQ2keW__lightboxNav{color:#fff;cursor:pointer;z-index:3;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MediaGallery-module__NQ2keW__lightboxNav:hover{background:#fff3}.MediaGallery-module__NQ2keW__lightboxNavPrev{left:16px}.MediaGallery-module__NQ2keW__lightboxNavNext{right:16px}.MediaGallery-module__NQ2keW__lightboxImageWrap{justify-content:center;align-items:center;width:100%;height:100%;padding:60px 80px 80px;display:flex}.MediaGallery-module__NQ2keW__lightboxImage{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%;transition:transform .15s}.MediaGallery-module__NQ2keW__lightboxStrip{z-index:3;scrollbar-width:none;background:linear-gradient(#0000,#0009);justify-content:center;gap:6px;padding:10px 16px 14px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.MediaGallery-module__NQ2keW__lightboxStrip::-webkit-scrollbar{display:none}.MediaGallery-module__NQ2keW__lightboxThumb{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:52px;height:40px;padding:0;transition:opacity .2s,border-color .2s;overflow:hidden}.MediaGallery-module__NQ2keW__lightboxThumb:hover{opacity:.8}.MediaGallery-module__NQ2keW__lightboxThumbActive{opacity:1;border-color:#fff}.MediaGallery-module__NQ2keW__lightboxThumb img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.MediaGallery-module__NQ2keW__fbGrid{grid-template-rows:200px 120px}.MediaGallery-module__NQ2keW__masonryGrid{columns:2}.MediaGallery-module__NQ2keW__tilesGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}.MediaGallery-module__NQ2keW__previewRow{gap:4px}.MediaGallery-module__NQ2keW__lightboxImageWrap{padding:48px 8px 72px}.MediaGallery-module__NQ2keW__lightboxNavPrev{left:6px}.MediaGallery-module__NQ2keW__lightboxNavNext{right:6px}.MediaGallery-module__NQ2keW__lightboxNav{width:40px;height:40px}.MediaGallery-module__NQ2keW__carouselSlide{width:240px!important;height:180px!important}}@media (max-width:480px){.MediaGallery-module__NQ2keW__masonryGrid{columns:1}.MediaGallery-module__NQ2keW__tilesGrid{grid-template-columns:1fr 1fr;grid-auto-rows:120px}.MediaGallery-module__NQ2keW__fbGrid{grid-template-rows:200px 120px 120px;grid-template-columns:1fr}.MediaGallery-module__NQ2keW__fbGrid .MediaGallery-module__NQ2keW__fbCell:first-child{grid-row:1}.MediaGallery-module__NQ2keW__carouselSlide{width:200px!important;height:160px!important}}
.MediaPickerModal-module__dpJNnq__backdrop{z-index:9998;background:#0000008c;animation:.2s MediaPickerModal-module__dpJNnq__fadeIn;position:fixed;inset:0}.MediaPickerModal-module__dpJNnq__modal{z-index:9999;justify-content:center;align-items:center;padding:24px;animation:.2s MediaPickerModal-module__dpJNnq__fadeIn;display:flex;position:fixed;inset:0}.MediaPickerModal-module__dpJNnq__modalInner{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:960px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000040}@keyframes MediaPickerModal-module__dpJNnq__fadeIn{0%{opacity:0}to{opacity:1}}.MediaPickerModal-module__dpJNnq__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.MediaPickerModal-module__dpJNnq__headerTitle{color:#0f172a;margin:0 0 4px;font-size:18px;font-weight:700}.MediaPickerModal-module__dpJNnq__headerDesc{color:#64748b;margin:0;font-size:13px}.MediaPickerModal-module__dpJNnq__closeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;padding:6px;transition:background .2s}.MediaPickerModal-module__dpJNnq__closeBtn:hover{color:#0f172a;background:#f1f5f9}.MediaPickerModal-module__dpJNnq__body{flex:1;min-height:0;display:flex;overflow:hidden}.MediaPickerModal-module__dpJNnq__sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:200px;display:flex;overflow-y:auto}.MediaPickerModal-module__dpJNnq__sidebarHead{justify-content:space-between;align-items:center;padding:14px 14px 8px;display:flex}.MediaPickerModal-module__dpJNnq__sidebarLabel{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.MediaPickerModal-module__dpJNnq__sidebarAddBtn{cursor:pointer;color:#64748b;background:0 0;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.MediaPickerModal-module__dpJNnq__sidebarAddBtn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.MediaPickerModal-module__dpJNnq__newFolderRow{gap:4px;padding:0 10px 8px;display:flex}.MediaPickerModal-module__dpJNnq__newFolderInput{border:1px solid #cbd5e1;border-radius:6px;outline:none;flex:1;min-width:0;padding:6px 10px;font-size:13px}.MediaPickerModal-module__dpJNnq__newFolderInput:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.MediaPickerModal-module__dpJNnq__newFolderOk{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;display:flex}.MediaPickerModal-module__dpJNnq__newFolderOk:hover{background:#1d4ed8}.MediaPickerModal-module__dpJNnq__folderList{flex-direction:column;gap:2px;margin:0;padding:4px 8px 12px;list-style:none;display:flex}.MediaPickerModal-module__dpJNnq__folderBtn{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.MediaPickerModal-module__dpJNnq__folderBtn:hover{background:#e2e8f0}.MediaPickerModal-module__dpJNnq__folderBtnActive{color:#1d4ed8;font-weight:600;background:#dbeafe!important}.MediaPickerModal-module__dpJNnq__folderCount{color:#94a3b8;background:#e2e8f0;border-radius:10px;margin-left:auto;padding:1px 7px;font-size:11px}.MediaPickerModal-module__dpJNnq__folderBtnActive .MediaPickerModal-module__dpJNnq__folderCount{color:#1d4ed8;background:#bfdbfe}.MediaPickerModal-module__dpJNnq__content{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.MediaPickerModal-module__dpJNnq__toolbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.MediaPickerModal-module__dpJNnq__toolbarInfo{color:#64748b;font-size:13px}.MediaPickerModal-module__dpJNnq__toolbarInfo strong{color:#2563eb}.MediaPickerModal-module__dpJNnq__toolbarActions{align-items:center;gap:8px;display:flex}.MediaPickerModal-module__dpJNnq__toolBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s}.MediaPickerModal-module__dpJNnq__toolBtn:hover{background:#f1f5f9;border-color:#cbd5e1}.MediaPickerModal-module__dpJNnq__uploadBtn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #2563eb;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.MediaPickerModal-module__dpJNnq__uploadBtn:hover{background:#dbeafe}.MediaPickerModal-module__dpJNnq__emptyState{color:#64748b;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.MediaPickerModal-module__dpJNnq__emptyState p{margin:0;font-size:15px;font-weight:500}.MediaPickerModal-module__dpJNnq__spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite MediaPickerModal-module__dpJNnq__spin}@keyframes MediaPickerModal-module__dpJNnq__spin{to{transform:rotate(360deg)}}.MediaPickerModal-module__dpJNnq__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:14px 16px;display:grid}.MediaPickerModal-module__dpJNnq__imageCard{cursor:pointer;background:#f8fafc;border:2px solid #0000;border-radius:10px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.MediaPickerModal-module__dpJNnq__imageCard:hover{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb1a}.MediaPickerModal-module__dpJNnq__imageCardSelected{box-shadow:0 0 0 2px #2563eb33;border-color:#2563eb!important}.MediaPickerModal-module__dpJNnq__imageWrap{aspect-ratio:1;width:100%;position:relative}.MediaPickerModal-module__dpJNnq__checkbox{background:#00000040;border:2px solid #fffc;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex;position:absolute;top:6px;left:6px}.MediaPickerModal-module__dpJNnq__checkboxChecked{background:#2563eb;border-color:#2563eb}.MediaPickerModal-module__dpJNnq__imageName{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:6px 8px;font-size:11px;overflow:hidden}.MediaPickerModal-module__dpJNnq__pagination{color:#64748b;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:13px;display:flex}.MediaPickerModal-module__dpJNnq__pageBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.MediaPickerModal-module__dpJNnq__pageBtn:hover:not(:disabled){background:#f1f5f9}.MediaPickerModal-module__dpJNnq__pageBtn:disabled{opacity:.4;cursor:default}.MediaPickerModal-module__dpJNnq__footer{background:#f8fafc;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.MediaPickerModal-module__dpJNnq__footerRight{align-items:center;gap:8px;display:flex}.MediaPickerModal-module__dpJNnq__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:500;transition:background .15s}.MediaPickerModal-module__dpJNnq__cancelBtn:hover{background:#f1f5f9}.MediaPickerModal-module__dpJNnq__confirmBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.MediaPickerModal-module__dpJNnq__confirmBtn:hover:not(:disabled){background:#1d4ed8}.MediaPickerModal-module__dpJNnq__confirmBtn:disabled{opacity:.5;cursor:default}.MediaPickerModal-module__dpJNnq__folderSelectBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.MediaPickerModal-module__dpJNnq__folderSelectBtn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.MediaPickerModal-module__dpJNnq__folderSelectBtn:disabled{opacity:.4;cursor:default}@media (max-width:640px){.MediaPickerModal-module__dpJNnq__modal{padding:12px}.MediaPickerModal-module__dpJNnq__modalInner{max-height:92vh}.MediaPickerModal-module__dpJNnq__sidebar{width:160px}.MediaPickerModal-module__dpJNnq__grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:6px;padding:10px}.MediaPickerModal-module__dpJNnq__toolbar{flex-direction:column;align-items:flex-start}.MediaPickerModal-module__dpJNnq__footer{flex-direction:column;align-items:stretch}.MediaPickerModal-module__dpJNnq__footerRight{justify-content:flex-end}}
.VideoGalleryFilmstrip-module__YIkQLG__playerWrap{aspect-ratio:16/9;background:#0f172a;border-radius:12px;width:100%;max-width:960px;margin:0 auto 24px;position:relative;overflow:hidden}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen){aspect-ratio:auto;border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;display:flex}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen){aspect-ratio:auto;border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;display:flex}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__playerStage,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__playerStage){width:min(100vw,177.78vh);height:min(56.25vw,100vh);position:relative}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__playerStage,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__playerStage){width:min(100vw,177.78vh);height:min(56.25vw,100vh);position:relative}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay){padding:0 10px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay){padding:0 10px}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navBtn,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navBtn,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolbar,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__toolbar){top:14px;right:14px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolbar,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolbar){top:14px;right:14px}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolMini,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolMini,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}.VideoGalleryFilmstrip-module__YIkQLG__playerStage{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoGalleryFilmstrip-module__YIkQLG__playerStage iframe,.VideoGalleryFilmstrip-module__YIkQLG__playerStage video{border:0;width:100%;height:100%;display:block}.VideoGalleryFilmstrip-module__YIkQLG__navOverlay{pointer-events:none;z-index:2;justify-content:space-between;align-items:center;padding:0 8px;display:flex;position:absolute;inset:0}.VideoGalleryFilmstrip-module__YIkQLG__navBtn{pointer-events:auto;color:#fff;cursor:pointer;background:#0f172a8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex}.VideoGalleryFilmstrip-module__YIkQLG__navBtn:hover:not(:disabled){background:#0f172ad9}.VideoGalleryFilmstrip-module__YIkQLG__navBtn:disabled{opacity:.35;cursor:not-allowed}.VideoGalleryFilmstrip-module__YIkQLG__toolbar{z-index:3;gap:8px;display:flex;position:absolute;top:10px;right:10px}.VideoGalleryFilmstrip-module__YIkQLG__toolMini{pointer-events:auto;cursor:pointer;color:#fff;background:#0f172a8c;border:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.VideoGalleryFilmstrip-module__YIkQLG__toolMini:hover{background:#0f172ad9}.VideoGalleryFilmstrip-module__YIkQLG__thumbVideo,.VideoGalleryFilmstrip-module__YIkQLG__thumbYt{object-fit:cover;width:100%;height:100%}.VideoGalleryFilmstrip-module__YIkQLG__thumbOverlay{color:#fff;background:#00000040;justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;inset:0}@media (max-width:768px){.VideoGalleryFilmstrip-module__YIkQLG__playerWrap{margin-bottom:16px}.VideoGalleryFilmstrip-module__YIkQLG__toolMini{padding:7px 10px;font-size:12px}.VideoGalleryFilmstrip-module__YIkQLG__navBtn{width:38px;height:38px}}@media (max-width:480px){.VideoGalleryFilmstrip-module__YIkQLG__toolbar{top:8px;right:8px}.VideoGalleryFilmstrip-module__YIkQLG__toolMini{padding:6px 9px;font-size:11px}.VideoGalleryFilmstrip-module__YIkQLG__navOverlay{padding:0 6px}.VideoGalleryFilmstrip-module__YIkQLG__navBtn{width:34px;height:34px}}
.VideoGalleryShowcase-module__674fhG__sectionWideFrontend{box-sizing:border-box;width:100vw;max-width:none;margin-inline:calc(50% - 50vw);padding-left:0;padding-right:0;position:relative}.VideoGalleryShowcase-module__674fhG__sectionWideFrontend .VideoGalleryShowcase-module__674fhG__containerWideFrontend{box-sizing:border-box;width:100%;max-width:none;margin:0}.VideoGalleryShowcase-module__674fhG__wideFrontendTextGutter{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.VideoGalleryShowcase-module__674fhG__showcaseWrap{background:0 0;border-radius:18px;width:100%;max-width:1180px;margin:0 auto 24px;padding:36px 22px 30px;position:relative;overflow:hidden}.VideoGalleryShowcase-module__674fhG__showcaseBackdrop{z-index:0;pointer-events:none;border-radius:inherit;position:absolute;inset:0}.VideoGalleryShowcase-module__674fhG__showcaseWrapWide{width:100%;max-width:100%}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend{border-radius:0;width:100%;max-width:none;margin-left:0;margin-right:0;padding-top:44px;padding-bottom:36px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen){border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;padding:0;display:flex}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen){border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;padding:0;display:flex}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__showcaseTrack,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__showcaseTrack){width:min(100vw,180vh);padding:0 12px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__showcaseTrack,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__showcaseTrack){width:min(100vw,180vh);padding:0 12px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navOverlay,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__navOverlay){inset:0 10px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navOverlay,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navOverlay){inset:0 10px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navBtn,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navBtn,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolbar,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__toolbar){top:14px;right:14px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolbar,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolbar){top:14px;right:14px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolMini,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolMini,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__sideCard){opacity:.44;filter:saturate(.82)brightness(.7);transform:scale(.76)}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard){opacity:.44;filter:saturate(.82)brightness(.7);transform:scale(.76)}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard:hover,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__sideCard:hover){opacity:.58;filter:saturate(.9)brightness(.82);transform:scale(.8)}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard:hover,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard:hover){opacity:.58;filter:saturate(.9)brightness(.82);transform:scale(.8)}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__centerCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__centerCard){filter:contrast(1.06)saturate(1.06);transform:scale(1.045);box-shadow:0 30px 64px #000000bf}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__centerCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__centerCard){filter:contrast(1.06)saturate(1.06);transform:scale(1.045);box-shadow:0 30px 64px #000000bf}.VideoGalleryShowcase-module__674fhG__backdropGlow{z-index:1;pointer-events:none;background:linear-gradient(#ffffff14,#080f2766);position:absolute;inset:0}.VideoGalleryShowcase-module__674fhG__showcaseTrack{z-index:2;grid-template-columns:minmax(110px,.19fr) minmax(420px,.62fr) minmax(110px,.19fr);align-items:center;gap:16px;display:grid;position:relative}.VideoGalleryShowcase-module__674fhG__centerCard{box-sizing:border-box;aspect-ratio:16/9;z-index:2;background:#000;border-radius:14px;justify-self:stretch;width:100%;transition:transform .45s cubic-bezier(.33,1,.68,1),box-shadow .4s,filter .4s;overflow:hidden;transform:scale(1.03);box-shadow:0 16px 36px #00000080}.VideoGalleryShowcase-module__674fhG__sideCard{box-sizing:border-box;cursor:pointer;aspect-ratio:9/15;opacity:.68;z-index:1;background:#000;border:0;border-radius:12px;width:100%;padding:0;transition:transform .45s cubic-bezier(.33,1,.68,1),opacity .35s,filter .35s,box-shadow .35s;position:relative;overflow:hidden;transform:scale(.82)}.VideoGalleryShowcase-module__674fhG__sideCard:hover{opacity:.85;filter:saturate(1.05)brightness(1.04);transform:scale(.86)}.VideoGalleryShowcase-module__674fhG__sideLeft{justify-self:end}.VideoGalleryShowcase-module__674fhG__sideRight{justify-self:start}.VideoGalleryShowcase-module__674fhG__sidePlay{color:#fff;pointer-events:none;background:#ff0000e0;border-radius:10px;place-items:center;width:48px;height:34px;font-size:18px;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoGalleryShowcase-module__674fhG__playerStage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VideoGalleryShowcase-module__674fhG__playerStage iframe,.VideoGalleryShowcase-module__674fhG__playerStage video{border:0;width:100%;height:100%;display:block}.VideoGalleryShowcase-module__674fhG__navOverlay{pointer-events:none;z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0 8px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 24px}.VideoGalleryShowcase-module__674fhG__navBtn{pointer-events:auto;color:#fff;cursor:pointer;background:#0f172a8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex}.VideoGalleryShowcase-module__674fhG__navBtn:hover:not(:disabled){background:#0f172ad9}.VideoGalleryShowcase-module__674fhG__navBtn:disabled{opacity:.35;cursor:not-allowed}.VideoGalleryShowcase-module__674fhG__toolbar{z-index:3;gap:8px;display:flex;position:absolute;top:10px;right:12px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__toolbar{top:14px;right:24px}.VideoGalleryShowcase-module__674fhG__toolMini{pointer-events:auto;cursor:pointer;color:#fff;background:#0f172a8c;border:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.VideoGalleryShowcase-module__674fhG__toolMini:hover{background:#0f172ad9}.VideoGalleryShowcase-module__674fhG__thumbVideo,.VideoGalleryShowcase-module__674fhG__thumbYt{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.VideoGalleryShowcase-module__674fhG__showcaseWrap{border-radius:12px;margin-bottom:16px;padding:16px 12px 18px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWide{width:100%;max-width:100%}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend{border-radius:0;width:100%;max-width:none;margin-left:0;margin-right:0;padding:24px 0 22px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 10px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__toolbar{top:8px;right:10px}.VideoGalleryShowcase-module__674fhG__showcaseTrack{grid-template-columns:1fr;gap:12px}.VideoGalleryShowcase-module__674fhG__sideCard{display:none}.VideoGalleryShowcase-module__674fhG__centerCard{border-radius:10px;max-width:none}.VideoGalleryShowcase-module__674fhG__toolMini{padding:7px 10px;font-size:12px}.VideoGalleryShowcase-module__674fhG__navBtn{width:38px;height:38px}}@media (max-width:480px){.VideoGalleryShowcase-module__674fhG__toolbar{top:8px;right:8px}.VideoGalleryShowcase-module__674fhG__toolMini{padding:6px 9px;font-size:11px}.VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 2px}.VideoGalleryShowcase-module__674fhG__navBtn{width:34px;height:34px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend{width:100%;max-width:none;margin-left:0;margin-right:0;padding:18px 0}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 4px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__toolbar{top:6px;right:6px}}@media (prefers-reduced-motion:reduce){.VideoGalleryShowcase-module__674fhG__centerCard,.VideoGalleryShowcase-module__674fhG__sideCard{transition:none}}
.BeforeAfter-module__lkAO8W__section{padding:48px 16px}.BeforeAfter-module__lkAO8W__container{max-width:960px;margin:0 auto}.BeforeAfter-module__lkAO8W__title{color:#0f172a;margin:0;font-size:1.75rem;font-weight:700}.BeforeAfter-module__lkAO8W__subtitle{color:#64748b;margin:8px 0 24px;font-size:1rem}.BeforeAfter-module__lkAO8W__editRow{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.BeforeAfter-module__lkAO8W__styleRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:16px;display:grid}.BeforeAfter-module__lkAO8W__styleField{flex-direction:column;gap:6px;display:flex}.BeforeAfter-module__lkAO8W__styleLabel{color:#475569;font-size:.85rem;font-weight:600}.BeforeAfter-module__lkAO8W__styleInput{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:8px 10px;font-size:.9rem}.BeforeAfter-module__lkAO8W__styleInput:focus{outline-offset:1px;border-color:#2563eb;outline:2px solid #2563eb}.BeforeAfter-module__lkAO8W__pickBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.BeforeAfter-module__lkAO8W__pickBtn:hover{color:#2563eb;background:#f1f5f9;border-color:#2563eb}.BeforeAfter-module__lkAO8W__compare{aspect-ratio:16/10;-webkit-user-select:none;user-select:none;touch-action:none;background:#0f172a;border-radius:14px;width:100%;max-width:100%;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a1f}.BeforeAfter-module__lkAO8W__compare:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.BeforeAfter-module__lkAO8W__imageLayer{z-index:1;position:absolute;inset:0}.BeforeAfter-module__lkAO8W__imageLayer>div{width:100%;height:100%}.BeforeAfter-module__lkAO8W__beforeLayer{z-index:2;position:absolute;inset:0}.BeforeAfter-module__lkAO8W__beforeLayer>div{width:100%;height:100%}.BeforeAfter-module__lkAO8W__divider{z-index:3;pointer-events:none;background:#fff;width:3px;margin-left:-1.5px;position:absolute;top:0;bottom:0;box-shadow:0 0 12px #00000059}.BeforeAfter-module__lkAO8W__handle{color:#fff;z-index:4;pointer-events:none;background:#0f172ab8;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-top:-22px;margin-left:-22px;display:flex;position:absolute;top:50%;box-shadow:0 4px 16px #00000047}.BeforeAfter-module__lkAO8W__handle svg{width:20px;height:20px}.BeforeAfter-module__lkAO8W__label{color:#fff;letter-spacing:.02em;z-index:5;pointer-events:none;background:#0f172a9e;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600;position:absolute;top:14px}.BeforeAfter-module__lkAO8W__labelBefore{left:14px}.BeforeAfter-module__lkAO8W__labelAfter{right:14px}.BeforeAfter-module__lkAO8W__empty{text-align:center;color:#94a3b8;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;justify-content:center;align-items:center;min-height:280px;padding:24px;font-size:.95rem;display:flex}
.ProductViewer360-module__eKpDqq__viewerSection{width:100%}.ProductViewer360-module__eKpDqq__sectionWideFrontend{box-sizing:border-box;width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.ProductViewer360-module__eKpDqq__productViewerWrapper{box-sizing:border-box;background-color:#fff;width:100%;max-width:800px;margin:0 auto;padding:10px;font-family:system-ui,-apple-system,sans-serif;position:relative}.ProductViewer360-module__eKpDqq__productViewerWrapperWideFrontend{border-radius:0;width:100%;max-width:none;margin:0}.ProductViewer360-module__eKpDqq__editorControls{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.ProductViewer360-module__eKpDqq__selectPathBtn{color:#fff;cursor:pointer;background:#111827;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.ProductViewer360-module__eKpDqq__pathHint{color:#374151;white-space:nowrap;text-overflow:ellipsis;background:#f3f4f6;border-radius:8px;max-width:100%;padding:6px 10px;font-size:12px;display:inline-block;overflow:hidden}.ProductViewer360-module__eKpDqq__editorField{color:#374151;align-items:center;gap:8px;font-size:12px;display:flex}.ProductViewer360-module__eKpDqq__editorField span{font-weight:600}.ProductViewer360-module__eKpDqq__editorField input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:110px;height:32px;padding:0 10px;font-size:13px}.ProductViewer360-module__eKpDqq__editorField select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:130px;height:32px;padding:0 10px;font-size:13px}.ProductViewer360-module__eKpDqq__backgroundModeGroup{align-items:center;gap:8px;display:flex}.ProductViewer360-module__eKpDqq__groupLabel{color:#374151;font-size:12px;font-weight:600}.ProductViewer360-module__eKpDqq__modeTabs{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ProductViewer360-module__eKpDqq__modeTab{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;height:30px;padding:0 10px;font-size:12px;font-weight:600}.ProductViewer360-module__eKpDqq__modeTabActive{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.ProductViewer360-module__eKpDqq__inlineEditors{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProductViewer360-module__eKpDqq__angleSlider{width:150px}.ProductViewer360-module__eKpDqq__angleValue{color:#334155;font-size:12px}.ProductViewer360-module__eKpDqq__productViewerContainer{aspect-ratio:4/3;cursor:grab;touch-action:none;background-color:#fcfcfc;border:1px solid #eaeaea;border-radius:12px;width:100%;position:relative;overflow:hidden}.ProductViewer360-module__eKpDqq__productViewerContainerPublic{border:none}.ProductViewer360-module__eKpDqq__backgroundImage,.ProductViewer360-module__eKpDqq__backgroundVideo{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ProductViewer360-module__eKpDqq__grabbing{cursor:grabbing}.ProductViewer360-module__eKpDqq__productImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProductViewer360-module__eKpDqq__loadingOverlay{z-index:2;color:#1f2937;background:#ffffffd9;border-radius:12px;place-items:center;font-size:14px;font-weight:600;display:grid;position:absolute;inset:0}.ProductViewer360-module__eKpDqq__controls{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;margin-top:15px;padding:10px 5px;display:flex}.ProductViewer360-module__eKpDqq__controlGroup{align-items:center;gap:10px;display:flex}.ProductViewer360-module__eKpDqq__playBtn{cursor:pointer;color:#fff;white-space:nowrap;background-color:#0070f3;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:transform .1s,background-color .2s}.ProductViewer360-module__eKpDqq__playBtn:active{transform:scale(.95)}.ProductViewer360-module__eKpDqq__speedControl{flex:1;align-items:center;min-width:100px;display:flex}.ProductViewer360-module__eKpDqq__speedSlider{cursor:pointer;background:#ddd;border-radius:5px;outline:none;width:100%;height:6px}.ProductViewer360-module__eKpDqq__frameInfo{color:#666;text-align:right;flex-direction:column;align-items:flex-end;min-width:100px;font-size:12px;line-height:1.4}.ProductViewer360-module__eKpDqq__manualOnly{color:#475569;font-size:13px}.ProductViewer360-module__eKpDqq__fullscreenModal{z-index:1200;background:#020617e6;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ProductViewer360-module__eKpDqq__fullscreenInner{flex-direction:column;gap:10px;width:min(96vw,1400px);max-height:94vh;display:flex}.ProductViewer360-module__eKpDqq__fullscreenCloseBtn{color:#fff;cursor:pointer;background:#0f172ab3;border:1px solid #ffffff59;border-radius:8px;align-self:flex-end;padding:6px 10px}.ProductViewer360-module__eKpDqq__fullscreenStage{aspect-ratio:auto;width:100%;height:min(82vh,900px)}@media (max-width:600px){.ProductViewer360-module__eKpDqq__controls{flex-direction:column;align-items:stretch}.ProductViewer360-module__eKpDqq__speedControl{order:2}.ProductViewer360-module__eKpDqq__playBtn{order:1;width:100%}.ProductViewer360-module__eKpDqq__frameInfo{text-align:center;border-top:1px solid #eee;order:3;align-items:center;padding-top:10px}.ProductViewer360-module__eKpDqq__productViewerWrapper{padding:5px}}
.MediaFolderPickerModal-module__Zx-DuW__backdrop{z-index:1100;background:#00000073;position:fixed;inset:0}.MediaFolderPickerModal-module__Zx-DuW__modal{z-index:1101;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;display:flex;position:fixed;inset:4vh 4vw}.MediaFolderPickerModal-module__Zx-DuW__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__iconBtn{cursor:pointer;background:0 0;border:none}.MediaFolderPickerModal-module__Zx-DuW__toolbar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__input{border:1px solid #d1d5db;border-radius:8px;min-width:220px;height:34px;padding:0 10px}.MediaFolderPickerModal-module__Zx-DuW__actionBtn,.MediaFolderPickerModal-module__Zx-DuW__primaryBtn{cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;display:inline-flex}.MediaFolderPickerModal-module__Zx-DuW__primaryBtn{color:#fff;background:#111827;border-color:#111827}.MediaFolderPickerModal-module__Zx-DuW__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.MediaFolderPickerModal-module__Zx-DuW__uploadBtn{cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;display:inline-flex}.MediaFolderPickerModal-module__Zx-DuW__uploadBtn input{display:none}.MediaFolderPickerModal-module__Zx-DuW__content{flex:1;grid-template-columns:280px 1fr;min-height:0;display:grid}.MediaFolderPickerModal-module__Zx-DuW__sidebar{border-right:1px solid #e5e7eb;padding:10px;overflow:auto}.MediaFolderPickerModal-module__Zx-DuW__folderBtn{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;width:100%;height:34px;margin-bottom:6px;padding:0 10px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__folderBtnActive{background:#eff6ff;border-color:#3b82f6}.MediaFolderPickerModal-module__Zx-DuW__files{padding:10px 12px;overflow:auto}.MediaFolderPickerModal-module__Zx-DuW__pathRow{color:#374151;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__copyBtn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:4px;height:24px;padding:0 8px;font-size:12px;display:inline-flex}.MediaFolderPickerModal-module__Zx-DuW__copyText{color:#2563eb;font-size:11px}.MediaFolderPickerModal-module__Zx-DuW__validationBox{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;padding:8px 10px;font-size:12px}.MediaFolderPickerModal-module__Zx-DuW__validationError{color:#dc2626}.MediaFolderPickerModal-module__Zx-DuW__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.MediaFolderPickerModal-module__Zx-DuW__card{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.MediaFolderPickerModal-module__Zx-DuW__imageWrap{aspect-ratio:1;background:#f9fafb;width:100%;position:relative}.MediaFolderPickerModal-module__Zx-DuW__image{object-fit:cover}.MediaFolderPickerModal-module__Zx-DuW__name{white-space:nowrap;text-overflow:ellipsis;padding:6px 8px;font-size:12px;overflow:hidden}.MediaFolderPickerModal-module__Zx-DuW__error{color:#dc2626;font-size:13px}
.Timeline4-module__2GEB3W__section{box-sizing:border-box;width:100%;max-width:100%;padding:clamp(48px,10vw,84px) clamp(16px,4vw,24px);overflow-x:clip}.Timeline4-module__2GEB3W__inner{width:100%;min-width:0;max-width:1180px;margin:0 auto}.Timeline4-module__2GEB3W__title{overflow-wrap:anywhere;margin:0 0 clamp(20px,4vw,28px);font-size:clamp(28px,5vw,58px);line-height:1.05}.Timeline4-module__2GEB3W__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2.5vw,18px);min-width:0;display:grid}.Timeline4-module__2GEB3W__card{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:16px;min-width:0;min-height:260px;padding:clamp(18px,3vw,24px);display:flex}.Timeline4-module__2GEB3W__step{opacity:.95;font-size:clamp(36px,9vw,56px);font-weight:800;line-height:1}.Timeline4-module__2GEB3W__cardBody{min-width:0}.Timeline4-module__2GEB3W__cardTitle{overflow-wrap:anywhere;margin:0 0 10px;font-size:clamp(18px,4vw,24px);line-height:1.2}.Timeline4-module__2GEB3W__cardDescription{overflow-wrap:anywhere;margin:0;font-size:clamp(14px,3.5vw,16px);line-height:1.7}@media (max-width:980px){.Timeline4-module__2GEB3W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Timeline4-module__2GEB3W__card{min-height:220px}}@media (max-width:640px){.Timeline4-module__2GEB3W__grid{grid-template-columns:1fr}.Timeline4-module__2GEB3W__card{flex-direction:row;align-items:flex-start;min-height:0}.Timeline4-module__2GEB3W__step{flex-shrink:0;min-width:2.5rem;font-size:clamp(32px,12vw,44px)}.Timeline4-module__2GEB3W__cardBody{flex:1;min-width: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}}@media (max-width:768px){.bond-module__eLfhza__section{margin-top:32px;padding:0 12px}.bond-module__eLfhza__head{flex-direction:column;align-items:flex-start;gap:12px;padding:0}.bond-module__eLfhza__head h1{font-size:22px}.bond-module__eLfhza__headerActions{justify-content:space-between;gap:.5rem;width:100%}.bond-module__eLfhza__infoPanel{min-height:auto;padding:24px 20px}.bond-module__eLfhza__infoTitle{font-size:22px}.bond-module__eLfhza__percent{font-size:3rem}.bond-module__eLfhza__rateLabel{font-size:16px}.bond-module__eLfhza__rangeButtons{flex-wrap:wrap}.bond-module__eLfhza__rangeButtons button{padding:6px 12px}.bond-module__eLfhza__bondTableWrapper{margin-top:20px}}
.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}@media (max-width:768px){.bond_table-module__CeRFaa__bondTableContainer{border-radius:8px;padding:12px}.bond_table-module__CeRFaa__topControlBar{flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:16px}.bond_table-module__CeRFaa__leftControlGroup{width:100%}.bond_table-module__CeRFaa__searchContainer{flex:100%}.bond_table-module__CeRFaa__searchContainer input{width:100%}.bond_table-module__CeRFaa__filterBar{gap:8px}.bond_table-module__CeRFaa__filterBar select,.bond_table-module__CeRFaa__filterBar input{flex:45%;min-width:0}.bond_table-module__CeRFaa__couponGroup{flex:100%}.bond_table-module__CeRFaa__resetBtn{width:100%;margin-left:0}.bond_table-module__CeRFaa__pagination{gap:8px;font-size:14px}}
.ESG-module__MvPQGW__container{justify-content:center;display:flex}.ESG-module__MvPQGW__esgSwiper{width:100%;max-width:1200px}.ESG-module__MvPQGW__esgSwiper .swiper-slide{justify-content:center;display:flex}.ESG-module__MvPQGW__esgSwiper .swiper-pagination-bullet{opacity:1;background:#ffffffa6}.ESG-module__MvPQGW__esgSwiper .swiper-pagination-bullet-active{background:#fff}:is(.ESG-module__MvPQGW__esgSwiper .swiper-button-prev,.ESG-module__MvPQGW__esgSwiper .swiper-button-next){color:#fff;text-shadow:0 1px 2px #00000059}.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{z-index:1;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{z-index:10;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{width:100%;max-width:1000px;min-height:var(--reverse-card-height-desktop,400px);background-color:#0000;align-items:flex-start;margin:0 auto;padding-top:0;padding-bottom:0;font-family:Roboto,sans-serif;display:flex;overflow:hidden}.ReverseCard-module__SWXU2q__containerLarge{max-width:none;margin-left:0;margin-right:0}.ReverseCard-module__SWXU2q__leftPanel{height:var(--reverse-card-height-desktop,400px);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 50%}.ReverseCard-module__SWXU2q__rightPanel{min-height:var(--reverse-card-height-desktop,400px);flex-direction:column;flex:1;justify-content:space-between;margin-top:0;margin-bottom:0;padding:0 2.5rem;display:flex}.ReverseCard-module__SWXU2q__contentWrapper{align-items:var(--reverse-card-content-align,center);flex:1;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;display:flex}.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;width:100%;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;font-size:.95rem;line-height:1.6;transition:max-height .4s ease-in-out;position:relative;overflow:hidden}.ReverseCard-module__SWXU2q__description p{margin-top:0;margin-bottom:0}@media (max-width:1024px){.ReverseCard-module__SWXU2q__container{min-height:var(--reverse-card-height-tablet,320px)}.ReverseCard-module__SWXU2q__leftPanel{height:var(--reverse-card-height-tablet,320px)}.ReverseCard-module__SWXU2q__rightPanel{min-height:var(--reverse-card-height-tablet,320px)}}@media (max-width:768px){.ReverseCard-module__SWXU2q__container{flex-direction:column;max-width:90%;min-height:auto}.ReverseCard-module__SWXU2q__containerLarge{max-width:none}.ReverseCard-module__SWXU2q__leftPanel{width:100%;height:var(--reverse-card-height-mobile,250px);flex:none}.ReverseCard-module__SWXU2q__rightPanel{min-height:var(--reverse-card-height-mobile,250px);padding:0 1.5rem}}
.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:center;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:center;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 6%;display:flex;position:relative}.EspBanner-module__SjYHba__contentContainer{text-align:center;flex-direction:column;align-items:center;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__heroHeadline p{margin:0}:is(.EspBanner-module__SjYHba__heroHeadline a,.EspBanner-module__SjYHba__heroDescription a){color:inherit}.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{--esp-slider-arrow-color:#fff;--esp-slider-arrow-bg:#00000059;--esp-slider-dot-color:#ffffff80;--esp-slider-dot-active-color:#fff;width:100%;height:38rem;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}.EspBanner-module__SjYHba__descriptionOverlay{pointer-events:none}.EspBanner-module__SjYHba__heroDescription{color:#ffffffeb;margin:0;font-size:1rem;line-height:1.6}.EspBanner-module__SjYHba__heroDescription p{margin:0}.EspBanner-module__SjYHba__sliderNavLeftWrapper{z-index:7;position:absolute;left:16px}.EspBanner-module__SjYHba__sliderNavRightWrapper{z-index:7;position:absolute;right:16px}.EspBanner-module__SjYHba__sliderNavVertical_top{top:18px}.EspBanner-module__SjYHba__sliderNavVertical_middle{top:50%;transform:translateY(-50%)}.EspBanner-module__SjYHba__sliderNavVertical_bottom{bottom:18px}.EspBanner-module__SjYHba__sliderPaginationContainer{z-index:7;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.EspBanner-module__SjYHba__sliderNavButton{background:var(--esp-slider-arrow-bg);width:42px;height:42px;color:var(--esp-slider-arrow-color);cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,opacity .2s;display:inline-flex}.EspBanner-module__SjYHba__sliderNavButton:hover{transform:translateY(-1px)}.EspBanner-module__SjYHba__sliderNavIcon{object-fit:contain;width:18px;height:18px}.EspBanner-module__SjYHba__sliderNavFallback{font-size:24px;font-weight:600;line-height:1}.EspBanner-module__SjYHba__sliderPagination{align-items:center;min-height:20px;display:inline-flex}.EspBanner-module__SjYHba__sliderPagination .swiper-pagination-bullet{opacity:1;background:var(--esp-slider-dot-color);width:10px;height:10px;margin:0 4px!important}.EspBanner-module__SjYHba__sliderPagination .swiper-pagination-bullet-active{background:var(--esp-slider-dot-active-color);transform:scale(1.15)}@media (max-width:768px){.EspBanner-module__SjYHba__sliderNavLeftWrapper{left:8px}.EspBanner-module__SjYHba__sliderNavRightWrapper{right:8px}}
.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}
.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{z-index:1;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{z-index:10;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}
.NewsDetail2-module__Zn98WG__section{max-width:1200px;margin:40px auto}
.FlexLayoutBlock-module__KUI_aG__flexDropZone{box-sizing:border-box;padding:var(--fl-pad-d,0)}@media (max-width:1024px){.FlexLayoutBlock-module__KUI_aG__flexDropZone{padding:var(--fl-pad-t,var(--fl-pad-d,0))}}@media (max-width:768px){.FlexLayoutBlock-module__KUI_aG__flexDropZone{padding:var(--fl-pad-m,var(--fl-pad-t,var(--fl-pad-d,0)))}}
.NewsPortal-module__sgjr6q__portal{width:100%;min-height:400px}.NewsPortal-module__sgjr6q__container{max-width:1280px;margin:0 auto;padding:40px 24px}.NewsPortal-module__sgjr6q__loadingWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.NewsPortal-module__sgjr6q__spinner{border:3px solid #e2e8f0;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite NewsPortal-module__sgjr6q__spin}@keyframes NewsPortal-module__sgjr6q__spin{to{transform:rotate(360deg)}}.NewsPortal-module__sgjr6q__header{margin-bottom:32px}.NewsPortal-module__sgjr6q__pageTitle{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(26px,3.5vw,38px);font-weight:800}.NewsPortal-module__sgjr6q__headerLine{border-radius:2px;width:60px;height:4px}.NewsPortal-module__sgjr6q__heroSection{margin-bottom:36px}.NewsPortal-module__sgjr6q__heroCard{cursor:pointer;border-radius:14px;position:relative;overflow:hidden}.NewsPortal-module__sgjr6q__heroImageWrap{aspect-ratio:21/9;width:100%;min-height:320px;position:relative}.NewsPortal-module__sgjr6q__heroOverlay{color:#fff;background:linear-gradient(#0000 0%,#00000040 50%,#000000bf 100%);flex-direction:column;justify-content:flex-end;padding:32px 36px;display:flex;position:absolute;inset:0}.NewsPortal-module__sgjr6q__heroBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:4px;width:fit-content;margin-bottom:12px;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.NewsPortal-module__sgjr6q__heroTitle{max-width:700px;margin:0 0 10px;font-size:clamp(22px,3vw,34px);font-weight:800;line-height:1.25}.NewsPortal-module__sgjr6q__heroExcerpt{opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:600px;margin:0 0 14px;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsPortal-module__sgjr6q__heroMeta{opacity:.7;align-items:center;gap:16px;font-size:13px;display:flex}.NewsPortal-module__sgjr6q__heroMeta span{align-items:center;gap:4px;display:inline-flex}.NewsPortal-module__sgjr6q__mainLayout{grid-template-columns:200px 1fr 280px;align-items:start;gap:28px;display:grid}.NewsPortal-module__sgjr6q__categorySidebar{position:sticky;top:80px}.NewsPortal-module__sgjr6q__sidebarHeading{border-bottom:2px solid #e2e8f0;margin:0 0 14px;padding-bottom:10px;font-size:16px;font-weight:700}.NewsPortal-module__sgjr6q__categoryList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.NewsPortal-module__sgjr6q__categoryBtn{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;padding:9px 14px;font-size:14px;font-weight:500;transition:all .2s;display:block}.NewsPortal-module__sgjr6q__categoryBtn:hover{background:#0000000a}.NewsPortal-module__sgjr6q__categoryBtnActive{font-weight:700}.NewsPortal-module__sgjr6q__recentSection{min-width:0}.NewsPortal-module__sgjr6q__sectionTitle{align-items:center;gap:10px;margin:0 0 20px;font-size:18px;font-weight:700;display:flex}.NewsPortal-module__sgjr6q__sectionAccent{border-radius:2px;width:4px;height:22px;display:inline-block}.NewsPortal-module__sgjr6q__recentGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.NewsPortal-module__sgjr6q__recentCard{cursor:pointer;border-radius:12px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.NewsPortal-module__sgjr6q__recentCard:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.NewsPortal-module__sgjr6q__recentImgWrap{aspect-ratio:16/10;width:100%;position:relative}.NewsPortal-module__sgjr6q__recentBody{padding:14px 16px 16px}.NewsPortal-module__sgjr6q__recentCat{text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-block}.NewsPortal-module__sgjr6q__recentTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsPortal-module__sgjr6q__recentExcerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsPortal-module__sgjr6q__recentMeta{align-items:center;gap:12px;font-size:12px;display:flex}.NewsPortal-module__sgjr6q__viewCount{align-items:center;gap:3px;display:inline-flex}.NewsPortal-module__sgjr6q__rightSidebar{border:1px solid #e5e7eb;border-radius:12px;position:sticky;top:80px;overflow:hidden}.NewsPortal-module__sgjr6q__sidebarTabs{border-bottom:2px solid #e5e7eb;display:flex}.NewsPortal-module__sgjr6q__sidebarTab{text-align:center;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:12px 8px;font-size:14px;font-weight:600;transition:all .2s}.NewsPortal-module__sgjr6q__sidebarTabActive{font-weight:700}.NewsPortal-module__sgjr6q__sidebarList{padding:8px}.NewsPortal-module__sgjr6q__sidebarItem{cursor:pointer;border-radius:8px;gap:12px;padding:10px;transition:background .2s;display:flex}.NewsPortal-module__sgjr6q__sidebarItem:hover{background:#00000008}.NewsPortal-module__sgjr6q__sidebarThumb{border-radius:6px;flex-shrink:0;width:72px;height:54px;position:relative;overflow:hidden}.NewsPortal-module__sgjr6q__sidebarRank{color:#fff;border-radius:0 0 6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex;position:absolute;top:0;left:0}.NewsPortal-module__sgjr6q__sidebarContent{flex:1;min-width:0}.NewsPortal-module__sgjr6q__sidebarTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsPortal-module__sgjr6q__sidebarMeta{align-items:center;gap:8px;font-size:11px;display:flex}@media (max-width:1024px){.NewsPortal-module__sgjr6q__mainLayout{grid-template-columns:1fr 260px}.NewsPortal-module__sgjr6q__categorySidebar{display:none}}@media (max-width:768px){.NewsPortal-module__sgjr6q__container{padding:24px 16px}.NewsPortal-module__sgjr6q__heroImageWrap{aspect-ratio:16/10;min-height:220px}.NewsPortal-module__sgjr6q__heroOverlay{padding:20px}.NewsPortal-module__sgjr6q__heroTitle{font-size:20px}.NewsPortal-module__sgjr6q__mainLayout{grid-template-columns:1fr;gap:24px}.NewsPortal-module__sgjr6q__categorySidebar{display:block;position:static}.NewsPortal-module__sgjr6q__categoryList{flex-flow:wrap;gap:6px}.NewsPortal-module__sgjr6q__categoryBtn{border:1px solid #e2e8f0;border-radius:20px;width:auto;padding:6px 14px;font-size:13px}.NewsPortal-module__sgjr6q__rightSidebar{position:static}.NewsPortal-module__sgjr6q__recentGrid{grid-template-columns:1fr}}@media (max-width:480px){.NewsPortal-module__sgjr6q__heroExcerpt{display:none}.NewsPortal-module__sgjr6q__heroTitle{font-size:18px}.NewsPortal-module__sgjr6q__recentBody{padding:10px 12px 14px}}
.NewsPortal2-module__pm_NKW__portal{width:100%;min-height:400px}.NewsPortal2-module__pm_NKW__container{max-width:1280px;margin:0 auto;padding:40px 24px}.NewsPortal2-module__pm_NKW__loadingWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.NewsPortal2-module__pm_NKW__spinner{border:3px solid #e2e8f0;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite NewsPortal2-module__pm_NKW__spin}@keyframes NewsPortal2-module__pm_NKW__spin{to{transform:rotate(360deg)}}.NewsPortal2-module__pm_NKW__catBar{border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:28px;display:flex;overflow-x:auto}.NewsPortal2-module__pm_NKW__catTab{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.NewsPortal2-module__pm_NKW__catTabActive{font-weight:700}.NewsPortal2-module__pm_NKW__heroRow{grid-template-columns:3fr 2fr;gap:16px;margin-bottom:36px;display:grid}.NewsPortal2-module__pm_NKW__heroBig{cursor:pointer;border-radius:14px;overflow:hidden}.NewsPortal2-module__pm_NKW__heroBigImg{aspect-ratio:16/10;width:100%;position:relative}.NewsPortal2-module__pm_NKW__heroBigOverlay{color:#fff;background:linear-gradient(#0000 40%,#000000b8 100%);flex-direction:column;justify-content:flex-end;padding:28px 32px;display:flex;position:absolute;inset:0}.NewsPortal2-module__pm_NKW__heroBigTitle{margin:0 0 8px;font-size:clamp(20px,2.8vw,30px);font-weight:800;line-height:1.25}.NewsPortal2-module__pm_NKW__heroBigExcerpt{opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:14px;display:-webkit-box;overflow:hidden}.NewsPortal2-module__pm_NKW__heroTime{opacity:.7;font-size:12px}.NewsPortal2-module__pm_NKW__badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;border-radius:4px;width:fit-content;margin-bottom:10px;padding:3px 12px;font-size:11px;font-weight:700;display:inline-block}.NewsPortal2-module__pm_NKW__heroSmallCol{flex-direction:column;gap:16px;display:flex}.NewsPortal2-module__pm_NKW__heroSmall{cursor:pointer;border-radius:12px;flex:1;overflow:hidden}.NewsPortal2-module__pm_NKW__heroSmallImg{width:100%;height:100%;min-height:160px;position:relative}.NewsPortal2-module__pm_NKW__heroSmallOverlay{color:#fff;background:linear-gradient(#0000 45%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:18px 22px;display:flex;position:absolute;inset:0}.NewsPortal2-module__pm_NKW__heroSmallTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.NewsPortal2-module__pm_NKW__bottomLayout{grid-template-columns:1fr 320px;align-items:start;gap:32px;display:grid}.NewsPortal2-module__pm_NKW__sectionTitle{align-items:center;gap:10px;margin:0 0 18px;font-size:18px;font-weight:700;display:flex}.NewsPortal2-module__pm_NKW__sectionDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.NewsPortal2-module__pm_NKW__recentList{flex-direction:column;gap:16px;display:flex}.NewsPortal2-module__pm_NKW__recentItem{cursor:pointer;border-radius:12px;gap:16px;transition:box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 1px 8px #0000000d}.NewsPortal2-module__pm_NKW__recentItem:hover{box-shadow:0 4px 20px #0000001a}.NewsPortal2-module__pm_NKW__recentThumb{flex-shrink:0;width:160px;min-height:110px;position:relative}.NewsPortal2-module__pm_NKW__recentBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:12px 16px 12px 0;display:flex}.NewsPortal2-module__pm_NKW__recentCat{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:700}.NewsPortal2-module__pm_NKW__recentTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsPortal2-module__pm_NKW__recentExcerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsPortal2-module__pm_NKW__popularSidebar{position:sticky;top:80px}.NewsPortal2-module__pm_NKW__popularList{flex-direction:column;gap:0;display:flex}.NewsPortal2-module__pm_NKW__popularItem{cursor:pointer;border-bottom:1px solid #e5e7eb;gap:14px;padding:14px 0;transition:background .2s;display:flex}.NewsPortal2-module__pm_NKW__popularItem:hover{background:#00000005}.NewsPortal2-module__pm_NKW__popularNum{opacity:.6;min-width:36px;font-size:28px;font-weight:900;line-height:1}.NewsPortal2-module__pm_NKW__popularContent{flex:1;min-width:0}.NewsPortal2-module__pm_NKW__popularTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsPortal2-module__pm_NKW__popularMeta{gap:12px;font-size:12px;display:flex}@media (max-width:960px){.NewsPortal2-module__pm_NKW__heroRow{grid-template-columns:1fr}.NewsPortal2-module__pm_NKW__heroSmallCol{flex-direction:row}.NewsPortal2-module__pm_NKW__heroSmallImg{min-height:200px}.NewsPortal2-module__pm_NKW__bottomLayout{grid-template-columns:1fr}.NewsPortal2-module__pm_NKW__popularSidebar{position:static}}@media (max-width:600px){.NewsPortal2-module__pm_NKW__container{padding:24px 16px}.NewsPortal2-module__pm_NKW__heroSmallCol{flex-direction:column}.NewsPortal2-module__pm_NKW__recentThumb{width:100px;min-height:80px}.NewsPortal2-module__pm_NKW__catTab{padding:10px 14px;font-size:13px}}
.NewsPortal3-module__y3SDtq__portal{width:100%;min-height:400px}.NewsPortal3-module__y3SDtq__container{max-width:1200px;margin:0 auto;padding:40px 24px}.NewsPortal3-module__y3SDtq__loadingWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.NewsPortal3-module__y3SDtq__spinner{border:3px solid #e2e8f0;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite NewsPortal3-module__y3SDtq__spin}@keyframes NewsPortal3-module__y3SDtq__spin{to{transform:rotate(360deg)}}.NewsPortal3-module__y3SDtq__masthead{text-align:center;margin-bottom:24px}.NewsPortal3-module__y3SDtq__mastheadTitle{letter-spacing:-.03em;margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,5vw,52px);font-weight:900}.NewsPortal3-module__y3SDtq__mastheadLine{border:none;border-top:2px solid;margin:0}.NewsPortal3-module__y3SDtq__mastheadDate{margin-top:8px;font-size:13px;font-style:italic}.NewsPortal3-module__y3SDtq__catPills{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;display:flex}.NewsPortal3-module__y3SDtq__catPill{cursor:pointer;border:1px solid;border-radius:20px;padding:5px 16px;font-size:13px;font-weight:500;transition:opacity .2s}.NewsPortal3-module__y3SDtq__catPill:hover{opacity:.7}.NewsPortal3-module__y3SDtq__columns{border-top:3px solid;grid-template-columns:2fr 1.3fr 1fr;gap:0;display:grid}.NewsPortal3-module__y3SDtq__col{border-right:1px solid;padding:20px}.NewsPortal3-module__y3SDtq__col:last-child{border-right:none}.NewsPortal3-module__y3SDtq__heroArticle{cursor:pointer;border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding-bottom:20px}.NewsPortal3-module__y3SDtq__heroImgWrap{aspect-ratio:16/10;width:100%;margin-bottom:14px;position:relative}.NewsPortal3-module__y3SDtq__heroTitle{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.5vw,28px);font-weight:800;line-height:1.25}.NewsPortal3-module__y3SDtq__heroExcerpt{margin:0 0 10px;font-size:14px;line-height:1.65}.NewsPortal3-module__y3SDtq__articleMeta{align-items:center;gap:12px;font-size:12px;display:flex}.NewsPortal3-module__y3SDtq__textArticle{cursor:pointer;border-top:1px solid;padding:14px 0}.NewsPortal3-module__y3SDtq__textArticle:hover .NewsPortal3-module__y3SDtq__textTitle{text-decoration:underline}.NewsPortal3-module__y3SDtq__textTitle{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700;line-height:1.3}.NewsPortal3-module__y3SDtq__textExcerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.NewsPortal3-module__y3SDtq__thumbArticle{cursor:pointer;border-bottom:1px solid;gap:12px;padding:12px 0;display:flex}.NewsPortal3-module__y3SDtq__thumbArticle:hover .NewsPortal3-module__y3SDtq__thumbTitle{text-decoration:underline}.NewsPortal3-module__y3SDtq__thumbImgWrap{border-radius:4px;flex-shrink:0;width:90px;height:68px;position:relative;overflow:hidden}.NewsPortal3-module__y3SDtq__thumbBody{flex:1;min-width:0}.NewsPortal3-module__y3SDtq__thumbCat{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.NewsPortal3-module__y3SDtq__thumbTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 4px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.NewsPortal3-module__y3SDtq__thumbTime{font-size:11px}.NewsPortal3-module__y3SDtq__colHeading{text-transform:uppercase;letter-spacing:.08em;border-bottom:3px solid;margin:0 0 14px;padding-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:800}.NewsPortal3-module__y3SDtq__headlineItem{cursor:pointer;border-bottom:1px solid;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.NewsPortal3-module__y3SDtq__headlineItem:hover .NewsPortal3-module__y3SDtq__headlineTitle{text-decoration:underline}.NewsPortal3-module__y3SDtq__headlineNum{min-width:26px;font-size:22px;font-weight:900;line-height:1}.NewsPortal3-module__y3SDtq__headlineTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (max-width:960px){.NewsPortal3-module__y3SDtq__columns{grid-template-columns:1fr 1fr}.NewsPortal3-module__y3SDtq__col:nth-child(3){border-top:1px solid #d6d3d1;border-right:none;grid-column:1/-1}}@media (max-width:600px){.NewsPortal3-module__y3SDtq__container{padding:20px 16px}.NewsPortal3-module__y3SDtq__columns{grid-template-columns:1fr}.NewsPortal3-module__y3SDtq__col{border-bottom:1px solid #d6d3d1;border-right:none;padding:16px 0}.NewsPortal3-module__y3SDtq__col:last-child{border-bottom:none}.NewsPortal3-module__y3SDtq__mastheadTitle{font-size:28px}}
.NewsPortal4-module__1QhSqG__portal{width:100%;min-height:400px}.NewsPortal4-module__1QhSqG__container{max-width:1100px;margin:0 auto;padding:48px 24px}.NewsPortal4-module__1QhSqG__loadingWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.NewsPortal4-module__1QhSqG__spinner{border:3px solid #e2e8f0;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite NewsPortal4-module__1QhSqG__spin}@keyframes NewsPortal4-module__1QhSqG__spin{to{transform:rotate(360deg)}}.NewsPortal4-module__1QhSqG__topBar{margin-bottom:32px}.NewsPortal4-module__1QhSqG__pageTitle{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(24px,3vw,34px);font-weight:800}.NewsPortal4-module__1QhSqG__filterRow{flex-wrap:wrap;gap:8px;display:flex}.NewsPortal4-module__1QhSqG__filterBtn{cursor:pointer;background:0 0;border:1px solid;border-radius:24px;padding:7px 18px;font-size:13px;font-weight:600;transition:all .2s}.NewsPortal4-module__1QhSqG__filterBtnActive{border-color:#0000!important}.NewsPortal4-module__1QhSqG__cardList{flex-direction:column;gap:20px;display:flex}.NewsPortal4-module__1QhSqG__card{cursor:pointer;border-radius:14px;gap:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000d}.NewsPortal4-module__1QhSqG__card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.NewsPortal4-module__1QhSqG__cardImgWrap{flex-shrink:0;width:340px;min-height:220px;position:relative}.NewsPortal4-module__1QhSqG__cardFirst .NewsPortal4-module__1QhSqG__cardImgWrap{width:440px;min-height:280px}.NewsPortal4-module__1QhSqG__cardBadge{color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px}.NewsPortal4-module__1QhSqG__cardBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:24px 28px;display:flex}.NewsPortal4-module__1QhSqG__cardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.NewsPortal4-module__1QhSqG__cardExcerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsPortal4-module__1QhSqG__cardFooter{align-items:center;gap:16px;font-size:13px;display:flex}.NewsPortal4-module__1QhSqG__views{align-items:center;gap:4px;display:inline-flex}.NewsPortal4-module__1QhSqG__readMore{margin-left:auto;font-size:13px;font-weight:600}.NewsPortal4-module__1QhSqG__pagination{justify-content:center;align-items:center;gap:8px;margin-top:36px;display:flex}.NewsPortal4-module__1QhSqG__pageBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:opacity .2s}.NewsPortal4-module__1QhSqG__pageBtn:disabled{opacity:.4;cursor:default}.NewsPortal4-module__1QhSqG__pageNums{gap:4px;display:flex}.NewsPortal4-module__1QhSqG__pageNum{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.NewsPortal4-module__1QhSqG__pageNumActive{border-color:#0000}@media (max-width:768px){.NewsPortal4-module__1QhSqG__container{padding:28px 16px}.NewsPortal4-module__1QhSqG__card{flex-direction:column}.NewsPortal4-module__1QhSqG__cardImgWrap,.NewsPortal4-module__1QhSqG__cardFirst .NewsPortal4-module__1QhSqG__cardImgWrap{width:100%;min-height:200px}.NewsPortal4-module__1QhSqG__cardBody{padding:16px 18px}.NewsPortal4-module__1QhSqG__readMore{display:none}}@media (max-width:480px){.NewsPortal4-module__1QhSqG__cardImgWrap,.NewsPortal4-module__1QhSqG__cardFirst .NewsPortal4-module__1QhSqG__cardImgWrap{min-height:160px}.NewsPortal4-module__1QhSqG__cardTitle{font-size:16px!important}.NewsPortal4-module__1QhSqG__filterBtn{padding:6px 12px;font-size:12px}}
.NewsPortal5-module__Z6s3TW__portal{width:100%;min-height:400px}.NewsPortal5-module__Z6s3TW__container{max-width:1320px;margin:0 auto;padding:48px 24px}.NewsPortal5-module__Z6s3TW__loadingWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.NewsPortal5-module__Z6s3TW__spinner{border:3px solid #e2e8f0;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite NewsPortal5-module__Z6s3TW__spin}@keyframes NewsPortal5-module__Z6s3TW__spin{to{transform:rotate(360deg)}}.NewsPortal5-module__Z6s3TW__topRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.NewsPortal5-module__Z6s3TW__pageTitle{letter-spacing:-.02em;margin:0;font-size:clamp(24px,3vw,36px);font-weight:800}.NewsPortal5-module__Z6s3TW__catChips{flex-wrap:wrap;gap:6px;display:flex}.NewsPortal5-module__Z6s3TW__chip{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .2s}.NewsPortal5-module__Z6s3TW__chipActive{border-color:#0000!important}.NewsPortal5-module__Z6s3TW__mosaic{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:12px;display:grid}.NewsPortal5-module__Z6s3TW__tile{cursor:pointer;border-radius:14px;position:relative;overflow:hidden}.NewsPortal5-module__Z6s3TW__tileLarge{grid-area:span 2/span 2}.NewsPortal5-module__Z6s3TW__tileTall{grid-row:span 2}.NewsPortal5-module__Z6s3TW__tileWide{grid-column:span 2}.NewsPortal5-module__Z6s3TW__tileOverlay{color:#fff;opacity:1;background:linear-gradient(#0000 0%,#0000001a 50%,#000000b8 100%);flex-direction:column;justify-content:flex-end;padding:16px 18px;transition:opacity .3s;display:flex;position:absolute;inset:0}.NewsPortal5-module__Z6s3TW__tileBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;width:fit-content;margin-bottom:6px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.NewsPortal5-module__Z6s3TW__tileTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.NewsPortal5-module__Z6s3TW__tileLarge .NewsPortal5-module__Z6s3TW__tileTitle{-webkit-line-clamp:3;font-size:22px}.NewsPortal5-module__Z6s3TW__tileMeta{opacity:.8;align-items:center;gap:10px;font-size:12px;display:flex}.NewsPortal5-module__Z6s3TW__tileViews{align-items:center;gap:3px;display:inline-flex}.NewsPortal5-module__Z6s3TW__tile:hover .NewsPortal5-module__Z6s3TW__tileOverlay{background:linear-gradient(#0000001a 0%,#0000004d 40%,#000000d9 100%)}@media (max-width:960px){.NewsPortal5-module__Z6s3TW__mosaic{grid-template-columns:repeat(3,1fr);grid-auto-rows:160px}.NewsPortal5-module__Z6s3TW__tileLarge{grid-area:span 2/span 2}}@media (max-width:600px){.NewsPortal5-module__Z6s3TW__container{padding:24px 16px}.NewsPortal5-module__Z6s3TW__mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px;gap:8px}.NewsPortal5-module__Z6s3TW__tileLarge{grid-area:span 1/span 2}.NewsPortal5-module__Z6s3TW__tileTall{grid-row:span 1}.NewsPortal5-module__Z6s3TW__tileWide{grid-column:span 2}.NewsPortal5-module__Z6s3TW__tileTitle{font-size:13px!important}.NewsPortal5-module__Z6s3TW__topRow{flex-direction:column;align-items:flex-start}}
.NewsPortal6-module__LOE4mq__portal{width:100%;min-height:400px}.NewsPortal6-module__LOE4mq__container{max-width:1280px;margin:0 auto;padding:40px 24px}.NewsPortal6-module__LOE4mq__loadingWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.NewsPortal6-module__LOE4mq__spinner{border:3px solid #ffffff26;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite NewsPortal6-module__LOE4mq__spin}@keyframes NewsPortal6-module__LOE4mq__spin{to{transform:rotate(360deg)}}.NewsPortal6-module__LOE4mq__ticker{align-items:center;height:40px;display:flex;overflow:hidden}.NewsPortal6-module__LOE4mq__tickerLabel{color:#000;letter-spacing:.1em;white-space:nowrap;padding:0 16px;font-size:12px;font-weight:900}.NewsPortal6-module__LOE4mq__tickerTrack{flex:1;position:relative;overflow:hidden}.NewsPortal6-module__LOE4mq__tickerScroll{white-space:nowrap;color:#000;gap:40px;font-size:13px;font-weight:600;animation:30s linear infinite NewsPortal6-module__LOE4mq__tickerMove;display:flex}.NewsPortal6-module__LOE4mq__tickerItem{cursor:pointer}.NewsPortal6-module__LOE4mq__tickerItem:hover{text-decoration:underline}@keyframes NewsPortal6-module__LOE4mq__tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.NewsPortal6-module__LOE4mq__catNav{border-bottom:1px solid #ffffff1a;gap:0;margin-bottom:28px;display:flex;overflow-x:auto}.NewsPortal6-module__LOE4mq__catBtn{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-1px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.NewsPortal6-module__LOE4mq__catBtnActive{font-weight:700}.NewsPortal6-module__LOE4mq__heroGrid{grid-template-columns:3fr 2fr;gap:16px;margin-bottom:40px;display:grid}.NewsPortal6-module__LOE4mq__heroPrimary{cursor:pointer;border-radius:16px;overflow:hidden}.NewsPortal6-module__LOE4mq__heroPrimaryImg{aspect-ratio:16/10;width:100%;position:relative}.NewsPortal6-module__LOE4mq__heroGradient{color:#fff;background:linear-gradient(#0000 45%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:28px 32px;display:flex;position:absolute;inset:0}.NewsPortal6-module__LOE4mq__heroBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:4px;width:fit-content;margin-bottom:10px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.NewsPortal6-module__LOE4mq__heroPrimaryTitle{margin:0 0 8px;font-size:clamp(20px,2.5vw,28px);font-weight:800;line-height:1.25}.NewsPortal6-module__LOE4mq__heroPrimaryExcerpt{opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:14px;display:-webkit-box;overflow:hidden}.NewsPortal6-module__LOE4mq__heroMeta{opacity:.7;gap:14px;font-size:12px;display:flex}.NewsPortal6-module__LOE4mq__heroSecondary{flex-direction:column;gap:16px;display:flex}.NewsPortal6-module__LOE4mq__heroSubCard{cursor:pointer;border-radius:12px;gap:14px;transition:transform .2s;display:flex;overflow:hidden}.NewsPortal6-module__LOE4mq__heroSubCard:hover{transform:translate(4px)}.NewsPortal6-module__LOE4mq__heroSubImg{flex-shrink:0;width:140px;min-height:100px;position:relative}.NewsPortal6-module__LOE4mq__heroSubBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:12px 14px 12px 0;display:flex}.NewsPortal6-module__LOE4mq__heroSubCat{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:700}.NewsPortal6-module__LOE4mq__heroSubTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsPortal6-module__LOE4mq__bottomGrid{grid-template-columns:1fr 320px;align-items:start;gap:32px;display:grid}.NewsPortal6-module__LOE4mq__sectionHead{align-items:center;gap:10px;margin:0 0 20px;font-size:18px;font-weight:700;display:flex}.NewsPortal6-module__LOE4mq__sectionBar{border-radius:2px;width:4px;height:22px}.NewsPortal6-module__LOE4mq__recentGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.NewsPortal6-module__LOE4mq__recentCard{cursor:pointer;border-radius:12px;transition:transform .25s;overflow:hidden}.NewsPortal6-module__LOE4mq__recentCard:hover{transform:translateY(-3px)}.NewsPortal6-module__LOE4mq__recentCardImg{aspect-ratio:16/10;width:100%;position:relative}.NewsPortal6-module__LOE4mq__recentCardBody{padding:14px 16px 16px}.NewsPortal6-module__LOE4mq__recentCat{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:700;display:inline-block}.NewsPortal6-module__LOE4mq__recentTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsPortal6-module__LOE4mq__recentMeta{gap:10px;font-size:12px;display:flex}.NewsPortal6-module__LOE4mq__popularCol{position:sticky;top:80px}.NewsPortal6-module__LOE4mq__popularList{flex-direction:column;gap:0;display:flex}.NewsPortal6-module__LOE4mq__popularItem{cursor:pointer;border-bottom:1px solid;gap:12px;padding:14px 0;transition:padding-left .2s;display:flex}.NewsPortal6-module__LOE4mq__popularItem:hover{padding-left:8px}.NewsPortal6-module__LOE4mq__popularRank{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:900;display:flex}.NewsPortal6-module__LOE4mq__popularContent{flex:1;min-width:0}.NewsPortal6-module__LOE4mq__popularTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsPortal6-module__LOE4mq__popularMeta{gap:10px;font-size:12px;display:flex}@media (max-width:960px){.NewsPortal6-module__LOE4mq__heroGrid{grid-template-columns:1fr}.NewsPortal6-module__LOE4mq__heroSecondary{flex-direction:row}.NewsPortal6-module__LOE4mq__heroSubCard{flex:1}.NewsPortal6-module__LOE4mq__bottomGrid{grid-template-columns:1fr}.NewsPortal6-module__LOE4mq__popularCol{position:static}.NewsPortal6-module__LOE4mq__recentGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.NewsPortal6-module__LOE4mq__container{padding:24px 16px}.NewsPortal6-module__LOE4mq__heroSecondary{flex-direction:column}.NewsPortal6-module__LOE4mq__recentGrid{grid-template-columns:1fr}.NewsPortal6-module__LOE4mq__heroPrimaryTitle{font-size:18px}.NewsPortal6-module__LOE4mq__catBtn{padding:10px 14px;font-size:13px}}
.ApiDataWidget-module__ntDr9G__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ApiDataWidget-module__ntDr9G__filterBadge{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.ApiDataWidget-module__ntDr9G__pagination{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.ApiDataWidget-module__ntDr9G__pageBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:36px;height:36px;padding:0 10px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s}.ApiDataWidget-module__ntDr9G__pageBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.ApiDataWidget-module__ntDr9G__pageBtn:disabled{opacity:.45;cursor:not-allowed}.ApiDataWidget-module__ntDr9G__pageBtnActive{color:#fff;background:#0f4c81;border-color:#0f4c81}.ApiDataWidget-module__ntDr9G__pageInfo{color:#64748b;margin:0 8px;font-size:13px}
.NewsArticleShare-module__HtHHOq__shareBar{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.NewsArticleShare-module__HtHHOq__shareBtn{letter-spacing:.02em;cursor:pointer;color:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:filter .15s,transform .12s;display:inline-flex}.NewsArticleShare-module__HtHHOq__shareBtn:hover{filter:brightness(1.08)}.NewsArticleShare-module__HtHHOq__shareBtn:active{transform:scale(.98)}.NewsArticleShare-module__HtHHOq__shareBtn:focus-visible{outline:2px solid var(--color-primary,#2563eb);outline-offset:2px}.NewsArticleShare-module__HtHHOq__shareFb{background:#1877f2}.NewsArticleShare-module__HtHHOq__shareX{background:#000}.NewsArticleShare-module__HtHHOq__shareIcon{flex-shrink:0;place-items:center;display:grid}.NewsArticleShare-module__HtHHOq__selectionPopover{z-index:1300;color:#fff;pointer-events:auto;background:#0f172a;border-radius:8px;align-items:center;gap:8px;max-width:min(92vw,320px);margin-top:-8px;padding:6px 10px;font-size:.78rem;font-weight:600;display:flex;position:fixed;transform:translate(-50%,-100%);box-shadow:0 8px 24px #00000038}.NewsArticleShare-module__HtHHOq__selectionPopoverBtn{cursor:pointer;color:#000;white-space:nowrap;background:#fff;border:none;border-radius:6px;padding:5px 10px;font-size:.72rem;font-weight:700}.NewsArticleShare-module__HtHHOq__selectionPopoverBtn:hover{background:#e2e8f0}.NewsArticleShare-module__HtHHOq__selectionPopoverClose{color:#ffffffbf;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:1rem;line-height:1}.NewsArticleShare-module__HtHHOq__selectionPopoverClose:hover{color:#fff}@media (max-width:640px){.NewsArticleShare-module__HtHHOq__shareBtn{padding:6px 11px;font-size:.76rem}}
