@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap";button{cursor:pointer}img{object-fit:cover}input:focus{outline:none}input[type=checkbox]{accent-color:#206A5C}body{font-family:Noto Sans Armenian,sans-serif!important;line-height:1.6;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;width:100%;max-width:100%;min-height:100vh;display:flex;flex-direction:column}.main{width:100%;max-width:100%;flex:1;overflow-x:hidden}.container{max-width:1320px;width:100%;margin:0 auto;padding:0 20px}.mobile-controls{display:flex;align-items:center;gap:10px;z-index:1001;position:relative}.burger{width:1.6rem;height:1.15rem;transform:rotate(0);transition:.35s ease}.burger-line{position:absolute;z-index:2000;width:100%;height:1.75px;border:none;transform:rotate(0);transition:.25s ease-in-out;background:#5b6168}.burger-line:nth-child(1){top:0}.burger-line:nth-child(2){top:.5rem;width:70%}.burger-line:nth-child(3){top:1rem}.burger.is-active .burger-line:nth-child(1){top:.5rem;transform:rotate(135deg)}.burger.is-active .burger-line:nth-child(2){opacity:0;visibility:hidden}.burger.is-active .burger-line:nth-child(3){top:.5rem;transform:rotate(-135deg)}@media(max-width:1024px){.nav-links{position:fixed;top:0;right:0;width:100%;max-width:320px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;padding:80px 20px 20px;overflow-y:auto}}@media(max-width:480px){.nav-links{max-width:100%}}.btn{display:inline-block;padding:.75rem 1.5rem;background:#206a5c;color:#fff;text-decoration:none;border-radius:.5rem;border:none;cursor:pointer;font-size:1rem;transition:background .3s}.btn:hover{background:#1d4ed8}.btn-primary{background-color:#206a5c;color:#fff}.btn-primary:hover{background-color:#14433a}.btn-secondary{background:#6b7280}.btn-secondary:hover{background:#4b5563}.alert{padding:1rem;border-radius:.5rem;margin-bottom:1rem}.alert-success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500}.form-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem}.form-input:focus{outline:none;border-color:#206a5c;box-shadow:0 0 0 3px #2563eb1a}select.form-input,select.w-full.px-3.py-2.border.border-gray-300.rounded.text-14{padding-right:2.5rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234b5563' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:10px 6px}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:20px}.logout-form{display:inline}.hero-item{display:flex;align-items:center;white-space:nowrap;color:#fff;font-family:Playfair Display,sans-serif;font-weight:400;font-size:17.5px;line-height:28px;letter-spacing:-.01em}.hero-highlight{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fff;color:#206a5c;margin-right:4px;vertical-align:middle;font-family:Playfair Display,sans-serif;font-weight:700;font-size:17.5px;line-height:26.25px;letter-spacing:-.34px;border-radius:50%;flex-shrink:0}@media(max-width:920px){.language-flag{font-size:22px}}.site-footer{color:#fff}.site-footer .footer-content{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:315px;background-color:#206a5c;display:flex;flex-direction:column}.site-footer .footer-content:before{content:"";position:absolute;inset:0;background-color:#206a5c;opacity:.85;z-index:1}.site-footer .footer-content .container{position:relative;z-index:2;display:flex;justify-content:space-between;gap:40px;align-items:stretch;padding:64px 20px 38px;width:100%}.site-footer .footer-logo{display:flex;align-items:center;gap:12px;font-weight:600;font-size:1.5rem}.site-footer .footer-logo img{height:40px;width:auto}.site-footer .footer-tagline{margin-top:12px;color:#ffffffe6}.site-footer .footer-heading{font-family:Playfair Display,sans-serif;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.31px}.site-footer .footer-branding{display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;padding-bottom:27px}.site-footer .footer-social-links{display:flex;gap:12px;margin-top:20px}.site-footer .footer-social-links .social-icon{width:36px!important;height:36px;background-color:#fff;color:#206a5c;border-radius:50%;display:flex;align-items:center;justify-content:center}.site-footer .footer-social-links .social-icon svg{width:20px;height:20px;fill:#206a5c}.site-footer .footer-social-links .social-icon path{fill:#206a5c}.site-footer .footer-social-links .social-icon:hover{background-color:#ffffffe6}.site-footer .footer-contact .footer-heading{margin-bottom:38px}.site-footer .footer-contact p{margin-bottom:6px}.site-footer .footer-contact p span{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.31px}.site-footer .footer-contact p a{color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.31px}.site-footer .footer-contact p a:hover{text-decoration:underline}.site-footer .footer-contact .footer-contact-name{font-family:Inter,sans-serif;font-size:16px;line-height:24px;letter-spacing:-.31px;margin-bottom:18px}.site-footer .footer-map{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000004d;height:205px;width:288px;flex-shrink:0}.site-footer .footer-map iframe{width:100%;height:100%;border:0}.site-footer .footer-bottom .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.site-footer .footer-bottom p{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:31px;letter-spacing:0;text-align:center;vertical-align:middle;color:#7f7f7f}.site-footer .footer-bottom .footer-powered-by-link{color:#06c;text-decoration:underline;font-weight:500}.site-footer .footer-bottom .footer-powered-by-link:hover{color:#049;text-decoration:underline}.site-footer .footer-bottom .footer-powered-by-link:visited{color:#551a8b}.about-content{padding:46px 0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:509px;overflow:hidden}@media(max-width:950px){.about-content{padding:20px 0}}.about-content:before{content:"";position:absolute;inset:0;background-color:#ffffffe6;pointer-events:none;z-index:1}.about-content .container{display:flex;align-items:center;gap:72px}@media(max-width:950px){.about-content .container{flex-direction:column;align-items:center;gap:30px}}.about-content .about-intro{display:flex;flex-direction:column;position:relative;z-index:2;max-width:667px;width:100%}@media(max-width:950px){.about-content .about-intro{max-width:100%}}.about-content .about-card-image{margin-top:12px;position:relative;z-index:2}.about-content .about-card-image img{max-width:514px;width:100%}@media(max-width:768px){.about-content .about-card-image{display:none}}.about-content .hero-content{position:absolute;top:25px;left:30px;display:flex;flex-direction:column;gap:11px}@media(max-width:480px){.about-content .hero-content{top:15px;left:15px;gap:6px;font-size:12px}}.about-content .about-title{font-family:Playfair Display,sans-serif;color:#206a5c;margin-bottom:15px;font-weight:700;font-size:34px;line-height:1.3;letter-spacing:0}@media(max-width:480px){.about-content .about-title{font-size:26px}}.about-content .about-description{font-size:15px;color:#000;font-family:Inter,sans-serif;font-weight:400;line-height:34px;letter-spacing:0}.about-content .about-description span{color:#206a5c;font-weight:600}@media(max-width:480px){.about-content .about-description{font-size:14px;line-height:26px}}.associate-members-section{margin-top:2rem}.associate-members-section h3{margin-bottom:1rem;font-size:1.25rem}.members-footer{margin-top:40px;width:100%;display:flex;justify-content:center;opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.members-footer.is-visible{opacity:1;max-height:80px}.members-footer a,.members-footer button{width:100%;border:1px solid #E0E1E2;border-radius:6px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:34px;color:#206a5c;text-decoration:none;text-align:center;transition:.3s background ease;display:inline-flex;justify-content:center;padding:0 18px;background:transparent;cursor:pointer;border-color:#e0e1e2}.members-footer a:hover,.members-footer button:hover{background:#ecf5f4}.mission-vision{padding:95px 0 60px;margin-top:60px;margin-left:60px;margin-bottom:60px;position:relative}.mission-vision:before{content:"";position:absolute;background-color:#f5faf9;background-size:cover;background-position:center;opacity:1;z-index:-1;width:100%;top:0;bottom:0;border-bottom-left-radius:40px;border-top-left-radius:40px}@media(min-width:1025px){.mission-vision:before{left:2vw}}@media(max-width:768px){.mission-vision{padding:60px 0 40px}.mission-vision:before{display:none}}.mission-vision__image{max-width:404px;width:100%;margin-top:-15px}@media(max-width:768px){.mission-vision__image{display:none}}.mission-vision__inner{display:flex;gap:4.3rem;align-items:center}@media(max-width:768px){.mission-vision__inner{flex-direction:column;gap:2rem}}.mission-vision__text{max-width:628px;width:100%;padding-top:15px;padding-bottom:24px;overflow-wrap:break-word}.mission-vision__text h2{font-family:Noto Sans Armenian,sans-serif;font-weight:700;font-size:38px;line-height:1.2;color:#206a5c;margin-bottom:20px}@media(max-width:480px){.mission-vision__text h2{font-size:28px}}.mission-vision__text h3{font-family:Noto Sans Armenian,sans-serif;font-weight:700;font-size:20px;line-height:1.3;margin-bottom:8px;color:#206a5c}@media(max-width:480px){.mission-vision__text h3{font-size:24px}}.mission-vision__text p{font-family:Noto Sans Armenian,sans-serif;font-weight:400;font-size:18px;margin-bottom:12px;line-height:27px}.mission-vision__text p b{color:#206a5c;font-weight:700}.mission-vision__image img{border-radius:1.5rem;box-shadow:0 20px 60px #0f172a40;object-fit:cover;max-width:404px;width:100%}@media(max-width:430px){.mission-vision__image img{height:auto}}.testimonial-section{padding:54px 0;margin-bottom:60px;color:#fff;position:relative}.testimonial-section:after{content:"";background:#206a5c;position:absolute;inset:0;display:block;z-index:-1}.testimonial-section__inner{display:flex;flex-direction:row;gap:2.5rem;align-items:center;max-width:1388px}@media(max-width:768px){.testimonial-section__inner{flex-direction:column;align-items:center;gap:1.5rem}}.testimonial-image{flex-shrink:0}.testimonial-right{flex:1;min-width:0}.objectives-section{padding:80px 0}.objectives-section h2{text-align:center;font-family:Playfair Display,sans-serif;font-weight:700;font-size:34px;margin-bottom:40px;color:#206a5c;line-height:1.3}@media(max-width:480px){.objectives-section h2{font-size:26px;margin-bottom:24px}}.objectives-section .objectives-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px 36px}.objectives-section .objective-card{padding:17px 19px;border-radius:12px;background:#f5faf9;display:flex;align-items:center;gap:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#206a5c;line-height:31px}.objectives-section .objective-card p{width:82%}.objectives-section .objective-icon{width:36px;height:36px;border-radius:50%;background:#206a5c;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}@media(max-width:768px){.objectives-section{padding:60px 0}.objectives-section .objectives-grid{grid-template-columns:1fr}}.testimonial-image img{width:75px;height:75px;object-fit:cover;border-radius:50%}@media(max-width:430px){.testimonial-image img{width:75px;height:75px}}.testimonial-copy{width:100%}.testimonial-quote{font-family:Noto Sans Armenian,sans-serif;font-weight:400;font-style:Regular;font-size:18px;line-height:27px}@media(max-width:768px){.testimonial-quote{font-size:14px;line-height:24px}}@media(max-width:430px){.testimonial-quote{font-size:12px}}.testimonial-author{font-family:Inter,sans-serif;font-weight:700;font-style:Italic;font-size:20px;line-height:27px}@media(max-width:768px){.testimonial-author{font-size:16px;line-height:24px}}@media(max-width:430px){.testimonial-author{font-size:14px}}.testimonial-author{margin-top:20px;padding-top:0;padding-left:0;font-size:18px}.testimonial-role{font-family:Inter,sans-serif;font-weight:400;font-style:Italic;font-size:14px;line-height:20px;padding-left:0;opacity:.85;margin-left:25px}@media(max-width:1024px){.site-footer .footer-content .container{flex-wrap:wrap;gap:30px}.site-footer .footer-content .footer-map{width:100%;max-width:500px;margin:0 auto}}@media(max-width:768px){.container{padding:0 15px}.member-card{padding:20px}.site-footer .footer-content{padding:40px 15px 30px}.site-footer .footer-content .container{flex-direction:column;align-items:center;text-align:center;gap:30px}.site-footer .footer-content .footer-branding{align-items:center;text-align:center;width:100%}.site-footer .footer-content .footer-logo{justify-content:center}.site-footer .footer-content .footer-social{width:100%;margin-top:20px}.site-footer .footer-content .footer-social .footer-social-links{justify-content:center}.site-footer .footer-content .footer-contact{width:100%;text-align:center}.site-footer .footer-content .footer-contact .footer-heading{margin-bottom:20px}.site-footer .footer-content .footer-contact p{text-align:center}.site-footer .footer-content .footer-map{width:100%;max-width:100%;height:250px}.site-footer .footer-bottom .container{flex-direction:column;text-align:center;gap:0}}@media(max-width:480px){.container{padding:0 12px}.site-footer .footer-content{padding:30px 12px 20px}.site-footer .footer-content .footer-map{height:200px}}.dashboard-page{width:100%;display:flex;flex-direction:column;padding-top:99px}.dashboard-page__body{margin-left:260px}.dashboard-page__header{position:fixed;left:0;width:100%;background-color:#fff;top:0;z-index:10;display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(0,0,0,.08);padding-right:2rem}.dashboard-page__header h1{margin:0;font-size:2rem}.dashboard-page__eyebrow{margin:0 0 .35rem;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#fff}.dashboard-page__header-actions{display:flex;gap:.65rem;align-items:center}.dashboard-page__sidebar{position:fixed;left:0;width:260px;height:100vh;flex-shrink:0;background:#206a5c;border-radius:0}.dashboard-sidebar__list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.dashboard-sidebar__list a{display:block;padding:.65rem .9rem;border-radius:.35rem;color:#fff;text-decoration:none;transition:background .2s ease,color .2s ease;font-weight:500}.dashboard-sidebar__list a:hover{background:#f8fafc;color:#000}.dashboard-sidebar__list .is-active{background:#e0f2fe;color:#000}.dashboard-sidebar__dropdown{position:relative}.dashboard-sidebar__dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.65rem .9rem;border-radius:.35rem;color:#fff;background:none;border:none;cursor:pointer;transition:background .2s ease,color .2s ease;font-weight:500;font-size:inherit;font-family:inherit;text-align:left}.dashboard-sidebar__dropdown-toggle:hover{background:#f8fafc;color:#000}.dashboard-sidebar__dropdown.is-open .dashboard-sidebar__dropdown-toggle{background:#e0f2fe;color:#000}.dashboard-sidebar__dropdown-arrow{transition:transform .2s ease;flex-shrink:0;margin-left:.5rem}.dashboard-sidebar__dropdown.is-open .dashboard-sidebar__dropdown-arrow{transform:rotate(180deg)}.dashboard-sidebar__dropdown-menu{list-style:none;margin:.25rem 0 0;display:none;flex-direction:column;gap:.25rem;padding:.25rem 0 .25rem 1.5rem}.dashboard-sidebar__dropdown.is-open .dashboard-sidebar__dropdown-menu{display:flex}.dashboard-sidebar__dropdown-menu a{display:block;padding:.5rem .9rem;border-radius:.35rem;color:#fff;text-decoration:none;transition:background .2s ease,color .2s ease;font-weight:500;font-size:.95em}.dashboard-sidebar__dropdown-menu a:hover{background:#f8fafc;color:#000}.dashboard-sidebar__dropdown-menu a.is-active{background:#e0f2fe;color:#000}.dashboard-page__content{padding:2rem}.dashboard-table-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.dashboard-table-header__eyebrow{margin:0 0 .2rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.dashboard-table-header h2{margin:0}.favorites-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center;gap:16px}.favorites-empty-state__icon{color:#206a5c;opacity:.35}.favorites-empty-state__message{font-size:16px;color:#5b6168;max-width:360px;line-height:1.6;margin:0}.favorites-empty-state__link{display:inline-flex;align-items:center;padding:10px 24px;background-color:#206a5c;color:#fff;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s}.favorites-empty-state__link:hover{background-color:#1b5a4e}@media(max-width:768px){.favorites-empty-state{padding:48px 16px}.favorites-empty-state__message{font-size:14px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dashboard-logo-stack{display:flex;align-items:center;gap:.65rem;margin-bottom:.35rem}.dashboard-logo-stack img{height:32px;object-fit:contain}.dashboard-logo-stack--small img{height:24px}@media(max-width:1024px){.dashboard-page__content{width:100%;margin-left:0;padding:1.5rem 1rem}.dashboard-page__sidebar{position:static;width:100%;height:auto;margin-top:0}}@media(max-width:640px){.dashboard-page__header{flex-direction:column;align-items:flex-start}.dashboard-page__header-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.dashboard-sidebar__list a{padding-left:.75rem}.card{padding:12px;border-radius:0;box-shadow:none}}.dashboard-logo{background:#206a5c;width:260px;display:flex;flex-direction:column;align-items:center;color:#fff;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.dashboard-form{display:flex;flex-direction:column;gap:1.25rem}.dashboard-form .form-intro{margin-bottom:.25rem}.dashboard-form .form-section-heading{margin:0;font-size:1rem;color:#2563eb;text-transform:none}.dashboard-table-wrapper{width:100%;overflow-x:auto;overflow-y:auto}.dashboard-table-wrapper table{width:100%;border-collapse:collapse;font-size:.9rem}.member-type-badge{display:inline-flex;padding:.1rem .6rem;border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.member-type-badge--member-only{background:#dcfce7;color:#166534}.member-type-badge--issuer-only{background:#fef9c3;color:#a16207}.member-type-badge--both{background:#f3e8ff;color:#6b21a8}.dashboard-table th,.dashboard-table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:middle}.dashboard-table-footer{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.dashboard-table-footer__summary{margin:0;color:#6b7280;font-size:.95rem}.pagination-container{display:inline-flex}.pagination-container a:hover{background:#f9fafb!important;border-color:#2563eb!important;color:#2563eb!important}.dashboard-table-wrapper thead{position:sticky;top:0;z-index:10;background:#f9fafb}tbody tr:hover{background:#f9fafb}.event-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;line-height:16px;white-space:nowrap}.event-badge.maturity{background:#dbeafe;color:#1e40af}.event-badge.coupon{background:#d1fae5;color:#065f46}@media(max-width:640px){.pagination-container nav ul{flex-wrap:wrap;justify-content:center}.pagination-container a,.pagination-container span{min-width:2rem!important;height:2rem!important;padding:0 .5rem!important;font-size:.75rem!important}}.grid-two,.grid-three{display:grid;gap:1rem}.grid-two{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-three{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-error{color:#dc2626;font-size:.875rem}.form-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.dashboard-form .ts-wrapper{width:100%}.dashboard-form .ts-control{border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem;box-shadow:none;min-height:2.75rem;font-size:1rem}.dashboard-form .ts-wrapper.focus .ts-control{border-color:#206a5c;box-shadow:0 0 0 3px #206a5c1a}.dashboard-form .ts-wrapper.multi .ts-control>div.item{margin:0 .25rem .25rem 0;padding:.2rem .5rem;background:#206a5c;color:#fff;border:1px solid #1a5a4f;border-radius:.375rem;font-size:.9rem}.dashboard-form .ts-wrapper.multi .ts-control>div.item .remove{border-left-color:#fff6}.dashboard-form .ts-wrapper.multi .ts-control>div.item .remove:hover{background:#00000026;color:#fff}.dashboard-form .ts-dropdown{border:1px solid #d1d5db;border-radius:.5rem;margin-top:.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.dashboard-form .ts-dropdown .active{background:#206a5c1a;color:inherit}.member-preview{display:flex;gap:1rem;align-items:center;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#f9fafb}.member-preview img{width:54px;height:54px;border-radius:.35rem;object-fit:cover}.member-preview__info{display:flex;flex-direction:column;gap:.15rem;font-size:.95rem;color:#374151}.member-table-logo{width:48px;height:48px;border-radius:.3rem;border:1px solid #e5e7eb;overflow:hidden}.member-table-logo img{width:100%;height:100%;object-fit:cover;display:block}.member-table-website{max-width:600px;width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-form-logo-preview{width:120px;height:120px;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}.member-form-logo-preview img{width:100%;height:100%;object-fit:cover;display:block}.members-intro{margin-top:.35rem;color:#4b5563;max-width:222px;font-size:.975rem}.member-detail-page{padding:60px 0 80px;min-height:60vh}.member-detail-page .container{max-width:1080px}.member-detail-header{padding-bottom:40px}.member-detail-logo{overflow:hidden;display:flex;align-items:center;justify-content:center}.member-detail-logo img{max-width:60%;object-fit:contain}.member-detail-info h1{font-family:Playfair Display,sans-serif;font-weight:700;font-size:2.5rem;line-height:1.2;color:#206a5c;margin-bottom:1.5rem}@media(max-width:768px){.member-detail-info h1{font-size:2rem}}.member-detail-contact{padding-bottom:9px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#595959;display:flex;align-items:center}.member-detail-contact:not(:first-child){padding-top:9px}.member-detail-contact:not(:last-child){border-bottom:1px dashed rgba(89,89,89,.18)}.member-detail-contact:hover{color:#0c0c0c}.member-detail-contact:hover svg{color:#0c0c0c}.member-detail-contact svg{color:#206a5c;width:24px;height:24px;margin-right:33px}.member-detail-contact strong{font-weight:600;margin-right:.5rem}.member-detail-contact a{color:#595959;text-decoration:none}.member-detail-description h2{font-family:Playfair Display,sans-serif;font-weight:700;font-size:25px;color:#206a5c;margin-bottom:1.5rem;padding-top:59px;text-decoration:underline;text-underline-offset:10px;text-decoration-thickness:1px}.member-detail-body{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}@media(max-width:768px){.member-detail-body{grid-template-columns:1fr;gap:2rem}}.member-description-text{font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;color:#374151}.member-detail-location{margin-bottom:3rem;display:flex;flex-direction:column;height:100%}.member-detail-location h2{font-family:Playfair Display,sans-serif;font-weight:700;font-size:2rem;color:#206a5c;margin-bottom:1.5rem}.member-location-address{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;color:#374151;margin-bottom:1.5rem;padding:1rem;background:#f9fafb;border-radius:8px}.member-location-map{overflow:hidden;flex:1}.member-location-map iframe{width:100%;height:100%;border:0;display:block}.description-tabs{margin-bottom:1.5rem}.description-tabs-nav{display:flex;gap:.5rem;border-bottom:2px solid #e5e7eb}.description-tab-btn{padding:.75rem 1.25rem;border:none;background:transparent;color:#6b7280;font-size:.95rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s;font-family:Inter,sans-serif}.description-tab-btn:hover{color:#2563eb}.description-tab-btn.active{color:#2563eb;border-bottom-color:#2563eb}.description-tab-content{display:none}.description-tab-content.active{display:block}.blog-detail-content a{color:#2563eb}.hidden{display:none}.member-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.member-link:hover{opacity:.75}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}.mission-vision-text em span{color:#1d695b}.home-section-title{font-size:32px}@media(max-width:767px){.home-section-title{font-size:18px;line-height:1.3}}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-nominal{width:88px;min-width:88px;max-width:88px}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-coupon-rate{width:88px;min-width:88px;max-width:88px;padding:8px 3px;box-sizing:border-box}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-event{width:128px;min-width:128px;max-width:148px}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-date{width:110px;min-width:110px}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-isin{width:130px;min-width:130px;max-width:130px;padding:8px 3px}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-currency{width:72px;min-width:72px;max-width:72px}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-ticker{width:86px;min-width:86px;max-width:86px;padding:8px 3px}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-outstanding-volume{width:160px!important;min-width:160px!important;max-width:160px!important}#investor-calendar .events-table-wrapper .table-scroll table thead tr th.col-issuer-narrow{width:220px!important;min-width:180px!important;max-width:220px!important}#investor-calendar .events-table-wrapper .table-scroll table tbody tr td:first-child{white-space:nowrap}#investor-calendar .events-table-wrapper .table-scroll table tbody tr td.col-volume-cell{width:160px!important;min-width:160px!important;max-width:160px!important;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}#investor-calendar .events-table-wrapper .table-scroll table tbody tr td.col-issuer-narrow-cell{width:220px!important;min-width:180px!important;max-width:220px!important;box-sizing:border-box;overflow-wrap:break-word}#investor-calendar .events-table-wrapper .table-scroll table tbody tr td.col-nominal-cell{width:88px;min-width:88px;max-width:88px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}#investor-calendar .events-table-wrapper .table-scroll table tbody tr td.col-issuer-narrow{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td.col-coupon-rate-cell{white-space:nowrap;padding:8px 3px;box-sizing:border-box}#investor-calendar .events-table-wrapper .table-scroll table tbody tr td.col-ticker-cell{white-space:nowrap;overflow:hidden;max-width:86px;box-sizing:border-box;padding:8px 3px}#investor-calendar .events-table-wrapper .table-scroll table tbody tr td:nth-child(5){white-space:nowrap;min-width:128px;box-sizing:border-box}@media(max-width:767px){#investor-calendar .events-table-wrapper .table-scroll table{width:max-content!important;min-width:100%!important}}@media(max-width:767px){#bond-events-table .events-table-wrapper .table-scroll table{width:max-content!important;min-width:100%!important}}@media(max-width:767px){.events-table-wrapper .table-scroll table tbody tr td[colspan]{text-align:left;padding-left:16px}}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-isin{box-sizing:border-box;padding:8px 3px}.bond-events-section{scroll-margin-top:80px}.bond-events-section .events-container{max-width:1400px;margin:0 auto;padding:24px 29px;width:100%;background:#f5faf9}@media(max-width:767px){.bond-events-section .events-container{padding:20px 16px}}.bond-events-section .events-title{text-align:center;margin-bottom:20px;color:#206a5c;font-family:" Playfair Display",sans-serif;font-weight:700;font-size:40px;line-height:76.8px;letter-spacing:0}.bond-events-section .bond-tabs{display:flex;gap:0;max-width:1400px;margin-left:auto;margin-right:auto}.bond-events-section .bond-tabs .tab{padding:12px 24px;text-decoration:none;color:#6b7280;font-size:14px;font-weight:600;font-family:Inter,sans-serif;transition:all .2s ease;cursor:pointer;white-space:nowrap;position:relative;bottom:-2px;background:none;border:none}.bond-events-section .bond-tabs .tab:hover,.bond-events-section .bond-tabs .tab.active{color:#206a5c;background:#f5faf9}.bond-events-section .events-filter-form{margin-bottom:20px}.bond-events-section .events-filter-form .filter-grid{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px}@media(max-width:520px){.bond-events-section .events-filter-form .filter-grid{flex-direction:column;align-items:stretch}}.bond-events-section .events-filter-form .bond-data-filters-left{display:flex;align-items:center;flex-wrap:wrap;gap:12px}@media(max-width:520px){.bond-events-section .events-filter-form .bond-data-filters-left{width:100%}.bond-events-section .events-filter-form .bond-data-filters-left .filter-currency-group,.bond-events-section .events-filter-form .bond-data-filters-left .filter-issuer-type-group,.bond-events-section .events-filter-form .bond-data-filters-left .filter-event-type-group{flex:1 1 calc(50% - 6px);min-width:0}.bond-events-section .events-filter-form .bond-data-filters-left .filter-currency-group .filter-currency-select,.bond-events-section .events-filter-form .bond-data-filters-left .filter-issuer-type-group .filter-currency-select,.bond-events-section .events-filter-form .bond-data-filters-left .filter-event-type-group .filter-currency-select{width:100%;min-width:0}}.bond-events-section .events-filter-form .filter-search-group{margin-left:auto}.bond-events-section .events-filter-form .filter-currency-group .filter-currency-select,.bond-events-section .events-filter-form .filter-issuer-type-group .filter-currency-select,.bond-events-section .events-filter-form .filter-event-type-group .filter-currency-select{height:40px;padding:0 32px 0 12px;border:1px solid #DDDDDD;border-radius:4px;font-size:14px;font-family:Inter,sans-serif;background:#fff;color:#111827;min-width:120px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23111827' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:10px 6px}.bond-events-section .events-filter-form .filter-currency-group .filter-currency-select:focus,.bond-events-section .events-filter-form .filter-issuer-type-group .filter-currency-select:focus,.bond-events-section .events-filter-form .filter-event-type-group .filter-currency-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.bond-events-section .events-filter-form .filter-currency-group .filter-currency-select option,.bond-events-section .events-filter-form .filter-issuer-type-group .filter-currency-select option,.bond-events-section .events-filter-form .filter-event-type-group .filter-currency-select option{font-size:14px}@media(max-width:520px){.bond-events-section .events-filter-form .filter-search-group{margin-left:0;width:100%}}.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper{position:relative;display:flex;align-items:center}@media(max-width:520px){.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper{width:100%}}.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper .search-input{width:300px;padding:11.75px 10px;border:1px solid #DDDDDD;border-top-left-radius:4px;border-bottom-left-radius:4px;font-size:12px;font-family:Inter,sans-serif;transition:border-color .2s;height:40px}.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper .search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}@media(max-width:520px){.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper .search-input{width:100%;min-width:0;flex:1}}.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper .search-icon-btn{width:41px;height:40px;display:flex;align-items:center;justify-content:center;background:#206a5c;border:none;cursor:pointer;color:#6b7280;padding:0;transition:color .2s}.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper .search-icon-btn:hover{color:#2563eb}.bond-events-section .events-filter-form .filter-search-group .search-input-wrapper .search-icon-btn svg{width:20px;height:20px}.bond-events-section .events-filter-form .filter-columns-group,.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown{position:relative}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .columns-dropdown-toggle{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #DDDDDD;border-top-right-radius:4px;border-bottom-right-radius:4px;font-size:14px;font-family:Inter,sans-serif;color:#495057;cursor:pointer;transition:all .2s;white-space:nowrap;height:40px}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .columns-dropdown-toggle .dropdown-arrow{transition:transform .2s;width:12px;height:8px}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .columns-dropdown-toggle:hover,.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown.active .columns-dropdown-toggle{border-color:#2563eb;color:#2563eb}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown.active .columns-dropdown-toggle .dropdown-arrow{transform:rotate(180deg)}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown.active .columns-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .columns-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:8px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;z-index:1000;max-height:400px;overflow-y:auto}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .columns-checkbox-group{display:flex;flex-direction:column;gap:4px}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .column-checkbox-label{display:flex;align-items:center;gap:10px;padding:2px 12px;border-radius:6px;cursor:pointer;transition:background-color .2s;font-size:14px;color:#111827;font-family:Inter,sans-serif}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .column-checkbox-label:hover{background-color:#f9fafb}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .column-checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#206A5C}.bond-events-section .events-filter-form .filter-columns-group .columns-dropdown .column-checkbox-label span{flex:1;-webkit-user-select:none;user-select:none}.bond-events-section .results-counter{background:#fff;border-radius:8px;padding:15px 20px;margin-bottom:15px;box-shadow:0 2px 8px #0000001a;font-size:14px;color:#495057}.bond-events-section .events-table-wrapper{background:#fff;border-top:1px solid #e5e7eb;overflow:visible;width:100%;max-width:100%}.bond-events-section .events-table-wrapper .table-scroll{overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;max-height:none;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.bond-events-section .events-table-wrapper .table-scroll::-webkit-scrollbar{height:6px}.bond-events-section .events-table-wrapper .table-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.bond-events-section .events-table-wrapper .table-scroll.table-scroll--show-all{max-height:500px;overflow-y:auto;overflow-x:auto;scrollbar-width:thin}.bond-events-section .events-table-wrapper .table-scroll.table-scroll--show-all::-webkit-scrollbar{display:block;width:8px}.bond-events-section .events-table-wrapper .table-scroll.table-scroll--show-all::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}@media(max-width:767px){.bond-events-section .events-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:0 0 8px 8px}.bond-events-section .events-table-wrapper .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:min-content}.bond-events-section .events-table-wrapper .table-scroll table{min-width:800px}}.bond-events-section .events-table-wrapper .table-scroll table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:11px;font-family:Inter,sans-serif}.bond-events-section .events-table-wrapper .table-scroll table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.bond-events-section .events-table-wrapper .table-scroll table thead tr th{padding:13px 3px;text-align:left;font-weight:600;font-size:11px;line-height:16px;letter-spacing:.5px;text-transform:uppercase;color:#212529;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#f9fafb;z-index:10}.bond-events-section .events-table-wrapper .table-scroll table thead tr th:first-child{padding-left:3px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th:last-child{padding-right:3px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.text-right{text-align:right}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-currency{width:72px;min-width:72px;max-width:72px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-nominal{width:88px;min-width:88px;max-width:88px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-coupon-rate{width:88px;min-width:88px;max-width:88px;padding:8px 3px;box-sizing:border-box}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-payments{width:130px;min-width:130px;max-width:130px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-term{width:72px;min-width:72px;max-width:72px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-outstanding-volume{width:160px;min-width:160px;max-width:160px;font-size:11px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-date{width:100px;min-width:100px}.bond-events-section .events-table-wrapper .table-scroll table thead tr th.col-isin{width:130px;min-width:130px;max-width:130px;padding:8px 3px}.bond-events-section .events-table-wrapper .table-scroll table tbody tr{transition:all .2s;background:#fff}.bond-events-section .events-table-wrapper .table-scroll table tbody tr:hover{background-color:#f2f2f2;color:#212529}.bond-events-section .events-table-wrapper .table-scroll table tbody tr:nth-of-type(odd){background-color:#f2f2f2}.bond-events-section .events-table-wrapper .table-scroll table tbody tr:last-child td{border-bottom:none}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td{padding:8px 3px;color:#111827;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:11px;line-height:20px;vertical-align:middle;border-bottom:1px solid #f3f4f6}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td:first-child{padding-left:3px}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td:last-child{padding-right:3px}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td.text-right{text-align:right}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td.col-isin-cell{white-space:nowrap;overflow:hidden;max-width:130px;box-sizing:border-box;padding:8px 3px}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td.text-monospace{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:11px;color:#374151}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td.text-truncate{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bond-events-section .events-table-wrapper .table-scroll table tbody tr td.font-weight-500{font-weight:500;color:#111827}.bond-events-section .events-table-wrapper .table-scroll table .event-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;line-height:16px;white-space:nowrap}.bond-events-section .events-table-wrapper .table-scroll table .event-badge.maturity{background:#dbeafe;color:#1e40af}.bond-events-section .events-table-wrapper .table-scroll table .event-badge.coupon{background:#d1fae5;color:#065f46}.bond-events-section .events-table-wrapper .table-scroll table .table-actions-header{text-align:center!important;width:120px}.bond-events-section .events-table-wrapper .table-scroll table .action-buttons{display:flex;align-items:center;justify-content:center;gap:8px}.bond-events-section .events-table-wrapper .table-scroll table .action-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer;transition:all .2s;text-decoration:none}.bond-events-section .events-table-wrapper .table-scroll table .action-btn svg{width:16px;height:16px}.bond-events-section .events-table-wrapper .table-scroll table .action-btn:hover{background-color:#f3f4f6;color:#111827}.bond-events-section .events-table-wrapper .table-scroll table .action-btn.action-view:hover{background-color:#dbeafe;color:#2563eb}.bond-events-section .events-table-wrapper .table-scroll table .action-btn.action-edit:hover{background-color:#d1fae5;color:#059669}.bond-events-section .events-table-wrapper .table-scroll table .action-btn.action-delete:hover{background-color:#fee2e2;color:#dc2626}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:11px;font-family:Inter,sans-serif}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th{padding:13px 3px;text-align:left;font-weight:600;font-size:11px;line-height:16px;letter-spacing:.5px;text-transform:uppercase;color:#212529;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#f9fafb;z-index:10}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th:first-child{padding-left:3px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th:last-child{padding-right:3px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.text-right{text-align:right}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-currency{width:72px;min-width:72px;max-width:72px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-nominal{width:88px;min-width:88px;max-width:88px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-coupon-rate{width:106px;min-width:106px;max-width:106px;padding:8px 3px;box-sizing:border-box}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-payments{width:96px;min-width:96px;max-width:96px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-term{width:72px;min-width:72px;max-width:72px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-outstanding-volume{width:93px;min-width:93px;max-width:93px;font-size:11px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-date{width:85px;min-width:85px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-isin{width:120px;min-width:120px;max-width:120px;padding:8px 3px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-issuer{width:auto;min-width:150px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-issuer-mm{width:94px;min-width:94px;max-width:94px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-agent-quotation{width:100px!important;min-width:100px!important;max-width:100px!important;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr{transition:all .2s;background:#fff}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:hover{background-color:#f2f2f2;color:#212529}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:nth-of-type(odd){background-color:#f2f2f2}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:last-child td{border-bottom:none}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td{padding:8px 3px;color:#111827;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:11px;line-height:20px;vertical-align:middle;border-bottom:1px solid #f3f4f6}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td:first-child{padding-left:3px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td:last-child{padding-right:3px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.col-isin-cell{white-space:nowrap;overflow:hidden;max-width:120px;box-sizing:border-box;padding:8px 3px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.col-agent-quotation{width:100px!important;min-width:100px!important;max-width:100px!important;box-sizing:border-box}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.issuer-mm-cell{min-width:94px;width:auto;box-sizing:border-box;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.issuer-mm-cell span{display:block;width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.sticky-col-0,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.sticky-col-0,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.sticky-col-1{box-sizing:border-box}@media(min-width:768px){.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.sticky-col-0,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.sticky-col-0{position:sticky;left:0;width:90px;min-width:90px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.sticky-col-0{z-index:22;background:#f9fafb}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.sticky-col-0{z-index:11;background:#fff}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:hover td.sticky-col-0,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:nth-of-type(odd) td.sticky-col-0,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:nth-of-type(odd):hover td.sticky-col-0{background-color:#f2f2f2}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.sticky-col-1{position:sticky;left:90px;width:120px;min-width:120px}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table thead tr th.sticky-col-1{z-index:21;background:#f9fafb}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.sticky-col-1{z-index:10;background:#fff}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:hover td.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:nth-of-type(odd) td.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table tbody tr:nth-of-type(odd):hover td.sticky-col-1{background-color:#f2f2f2}}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table .favorite-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;color:#9ca3af;cursor:pointer;transition:all .2s ease}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table .favorite-btn:hover{background-color:#f3f4f6;color:#ef4444}.bond-events-section .events-table-wrapper .bond-table--user .table-scroll table .favorite-btn .favorite-icon{width:20px;height:20px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:11px;font-family:Inter,sans-serif}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th{padding:13px 3px;text-align:left;font-weight:600;font-size:11px;line-height:16px;letter-spacing:.5px;text-transform:uppercase;color:#212529;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#f9fafb;z-index:10}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th:first-child{padding-left:3px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th:last-child{padding-right:3px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.text-right{text-align:right}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-currency{width:72px;min-width:72px;max-width:72px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-nominal{width:88px;min-width:88px;max-width:88px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-coupon-rate{width:96px;min-width:96px;max-width:96px;padding:8px 3px;box-sizing:border-box}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-payments{width:96px;min-width:96px;max-width:96px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-term{width:72px;min-width:72px;max-width:72px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-outstanding-volume{width:93px;min-width:93px;max-width:93px;font-size:11px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-date{width:85px;min-width:85px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-isin{width:120px;min-width:120px;max-width:120px;padding:8px 3px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-issuer{width:125px;min-width:125px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-issuer-mm{width:130px;min-width:130px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-agent-quotation{width:105px!important;min-width:105px!important;max-width:105px!important;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr{transition:all .2s;background:#fff}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr:hover{background-color:#f2f2f2;color:#212529}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr:nth-of-type(odd){background-color:#f2f2f2}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr:last-child td{border-bottom:none}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td{padding:8px 3px;color:#111827;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:11px;line-height:20px;vertical-align:middle;border-bottom:1px solid #f3f4f6}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td:first-child{padding-left:3px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td:last-child{padding-right:3px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.col-isin-cell{white-space:nowrap;overflow:hidden;max-width:120px;box-sizing:border-box;padding:8px 3px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.col-agent-quotation{width:105px!important;min-width:105px!important;max-width:105px!important;box-sizing:border-box}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.issuer-mm-cell{min-width:94px;width:auto;box-sizing:border-box;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.issuer-mm-cell span{display:block;width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.sticky-col-1{box-sizing:border-box}@media(min-width:768px){.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.sticky-col-1{position:sticky;left:0;width:120px;min-width:120px}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.sticky-col-1{z-index:21;background:#f9fafb}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.sticky-col-1{z-index:10;background:#fff}.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr:hover td.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr:nth-of-type(odd) td.sticky-col-1,.bond-events-section .events-table-wrapper .bond-table--guest .table-scroll table tbody tr:nth-of-type(odd):hover td.sticky-col-1{background-color:#f2f2f2}}.bond-events-section .events-table-wrapper .table-footer{padding:20px;text-align:center;background:#f8f9fa;border-top:1px solid #dee2e6}.bond-events-section .events-table-wrapper .table-footer p{margin:0;color:#6c757d;font-size:14px}.bond-events-section .pagination-wrapper{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;padding:20px 0;gap:38px;background-color:#f5faf9;border-top:1px solid #e5e7eb}.bond-events-section .pagination-wrapper .pagination-info{color:#6b7280;font-family:Inter,sans-serif;font-weight:300;font-size:14px;line-height:20px;letter-spacing:0}.bond-events-section .pagination-wrapper .pagination{display:flex;list-style:none;padding:0;margin:0;gap:6px;align-items:center;flex-wrap:wrap;justify-content:center}.bond-events-section .pagination-wrapper .pagination li{display:inline-block}.bond-events-section .pagination-wrapper .pagination li.disabled{opacity:.4;pointer-events:none}.bond-events-section .pagination-wrapper .pagination li.disabled span{cursor:not-allowed}.bond-events-section .pagination-wrapper .pagination li.active span{background:#206a5c;color:#fff;border-color:#206a5c;font-weight:600}.bond-events-section .pagination-wrapper .pagination li.pagination-ellipsis span{min-width:auto;padding:0 6px;border:none;background:transparent;color:#6b7280;cursor:default;font-weight:400}.bond-events-section .pagination-wrapper .pagination li.pagination-ellipsis span:hover{background:transparent;border:none;color:#6b7280}.bond-events-section .pagination-wrapper .pagination li span,.bond-events-section .pagination-wrapper .pagination li a{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;font-family:Inter,sans-serif;transition:all .2s ease;background:#fff;cursor:pointer}.bond-events-section .pagination-wrapper .pagination li span:hover,.bond-events-section .pagination-wrapper .pagination li a:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.bond-events-section .pagination-wrapper .pagination li span{cursor:default}.bond-events-section .pagination-wrapper .pagination li:first-child a,.bond-events-section .pagination-wrapper .pagination li:first-child span,.bond-events-section .pagination-wrapper .pagination li:last-child a,.bond-events-section .pagination-wrapper .pagination li:last-child span{min-width:auto;padding:0 14px;font-weight:500}@media(max-width:767px){.bond-events-section .pagination-wrapper .pagination{gap:4px}.bond-events-section .pagination-wrapper .pagination li span,.bond-events-section .pagination-wrapper .pagination li a{min-width:30px;height:30px;padding:0 8px;font-size:12px;border-radius:6px}}.bond-events-section .pagination-wrapper nav[role=navigation]>div.flex.justify-between.flex-1{display:none!important}.bond-events-section .pagination-wrapper nav[role=navigation]>div:first-child:not(:last-child){display:none!important}.bond-events-section .pagination-wrapper svg{width:20px;height:20px}@media(max-width:768px){.bond-events-section .bond-tabs{flex-wrap:wrap;padding:0 16px;gap:2px}.bond-events-section .bond-tabs .tab{flex:1 1 auto;min-width:calc(50% - 1px);min-height:44px;padding:12px 10px;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.3}.bond-events-section .pagination-wrapper{margin-top:16px;padding-top:16px;gap:12px;justify-content:center;position:relative;bottom:auto}.bond-events-section .pagination-wrapper .pagination-info{font-size:12px;order:2}.bond-events-section .pagination-wrapper .pagination{gap:6px;order:1}.bond-events-section .pagination-wrapper .pagination li span,.bond-events-section .pagination-wrapper .pagination li a{min-width:40px;min-height:40px;height:40px;padding:0 10px;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.bond-events-section .pagination-wrapper .pagination li:first-child a,.bond-events-section .pagination-wrapper .pagination li:first-child span,.bond-events-section .pagination-wrapper .pagination li:last-child a,.bond-events-section .pagination-wrapper .pagination li:last-child span{padding:0 12px;font-size:12px}.bond-events-section .pagination-wrapper button[class*=bg-green]{width:100%;justify-content:center;min-height:44px;order:3}}.bond-events-section .market-maker-disclaimer{padding-top:9px;background:#f8f9fa}.bond-events-section .market-maker-disclaimer p{max-width:923px;width:100%;color:#000;margin:0;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}@media(max-width:767px){.bond-events-section .market-maker-disclaimer p{font-size:12px;line-height:18px}}.bond-events-section .no-results{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:60px 20px;text-align:center}.bond-events-section .no-results p{color:#6c757d;font-size:16px;margin:0 0 15px}.bond-events-section .no-results .btn-clear-filters{display:inline-block;padding:10px 20px;background:#206a5c;color:#fff;border-radius:4px;text-decoration:none;font-weight:600}.bond-events-section .bond-data-table-note{background:none;margin-bottom:0;text-align:left;flex-basis:100%;order:1}.bond-events-section#bond-events-table .events-table-wrapper .table-scroll.table-scroll--show-all{max-height:none;overflow-y:visible;scrollbar-width:none}.bond-events-section#bond-events-table .events-table-wrapper .table-scroll.table-scroll--show-all::-webkit-scrollbar{display:none}.bond-events-section#investor-calendar .events-table-wrapper .table-scroll.table-scroll--show-all{max-height:none;overflow-y:visible}.bond-events-section#bond-events-table .events-table-wrapper{position:relative}.bond-events-section#bond-events-table .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-agent-quotation,.bond-events-section#bond-events-table .events-table-wrapper .bond-table--user .table-scroll table tbody tr td.col-agent-quotation,.bond-events-section#bond-events-table .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-agent-quotation,.bond-events-section#bond-events-table .events-table-wrapper .bond-table--guest .table-scroll table tbody tr td.col-agent-quotation{width:120px!important;min-width:120px!important;max-width:120px!important;box-sizing:border-box}.bond-events-section#bond-events-table .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-agent-quotation,.bond-events-section#bond-events-table .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-agent-quotation{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.bond-events-section#bond-events-table .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-issuer{width:130px!important;min-width:130px!important}.bond-events-section#bond-events-table .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-issuer{width:115px!important;min-width:115px!important}.bond-events-section#bond-events-table .events-table-wrapper .bond-table--user .table-scroll table thead tr th.col-issuer-mm,.bond-events-section#bond-events-table .events-table-wrapper .bond-table--guest .table-scroll table thead tr th.col-issuer-mm{width:115px!important;min-width:115px!important;max-width:115px!important}#investor-calendar .events-table-wrapper,.bond-events-section .events-table-wrapper{position:relative}.table-loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f5faf9bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:30}.table-loading-overlay .table-loading-text{font-size:1rem;font-weight:500;color:#166534;animation:table-loading-pulse 1s ease-in-out infinite}@keyframes table-loading-pulse{0%,to{opacity:1}50%{opacity:.5}}.pagination{display:flex;list-style:none;margin:0;padding:0;gap:.25rem;align-items:center}.page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:auto;height:2.5rem;padding:8px 12px;font-size:.875rem;font-weight:500;color:#374151;background:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}.page-btn:disabled{color:#9ca3af;background:#f9fafb;cursor:not-allowed}.page-btn.active{background:#e5e7eb;color:#111827;cursor:default}.page-btn svg{width:20px;height:20px;fill:#242424}.custom-tooltip{position:fixed;max-width:280px;white-space:normal;word-break:break-word;background:#111827;color:#fff;padding:4px 8px;font-size:12px;border-radius:4px;pointer-events:none;z-index:99999;font-family:Inter,sans-serif}
