body{margin:0;overflow-x:hidden;background-image:url(webpack:///mini-css-extract-plugin//_next/static/media/Mask.7682e6ae.svg);display:flex}.nabir-wrapper{font-family:Geologica,sans-serif;min-height:100vh;margin-right:30px}.nabir-h3{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#1a202c;position:relative;padding-bottom:1rem;align-self:center}.nabir-h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,purple,orange);border-radius:2px}.nabirContainer{align-items:center;gap:2rem;padding:15px}.nabirCard,.nabirContainer{display:flex;flex-direction:column}.nabirCard{background-color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;overflow:hidden;animation:fadeIn .6s ease-out forwards;transform:translateY(20px);opacity:0;border:1px solid #eee;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:30px;width:90%}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.top{display:flex;flex-direction:column}.nabirImageContainer{width:100%;height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;padding:1rem}.nabirImageContainer img{transition:transform .5s ease;max-height:100%;max-width:100%}.nabirCard:hover .nabirImageContainer img{transform:scale(1.05)}.nabir-info{padding:1rem;display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa;border-bottom:1px solid #eee}.nabirName{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0}.nabirAmount{font-size:1.1rem;font-weight:600;color:#6b46c1;background-color:#f0e7ff;padding:.3rem .8rem;border-radius:1rem;margin:0}.nabirContent{padding:1.2rem}.nabirContent,.nabirList{display:flex;flex-direction:column;gap:.8rem}.nabirList{list-style:none;padding:0;margin:0}.nabirListItem{position:relative;padding-left:1.5rem;color:#4a5568;font-size:.95rem;display:flex;justify-content:space-between;align-items:center}.nabirListItem:before{content:"";position:absolute;left:0;top:.5rem;width:.5rem;height:.5rem;background-color:orange;border-radius:50%}.document-link{color:#3182ce;text-decoration:none;transition:color .3s ease}.document-link:hover{color:#2c5282;text-decoration:underline}.document-date{color:#718096;font-size:.85rem}.nabirDividerLine{height:2px;background:linear-gradient(90deg,orange,transparent);margin:.5rem 0;border-radius:1px}.call-btn{margin-top:1rem}.call-btn a{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:orange;color:white;padding:.8rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:background-color .3s ease}.call-btn a:hover{background-color:#ff7a19}.emptyState,.errorState,.loadingState{text-align:center;font-size:1.2rem;padding:2rem;color:#666}.loadingState .spinner{border:4px solid #f3f3f3;border-top-color:#6b46c1;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.errorState button{background-color:#6b46c1;color:white;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;margin-top:1rem}.errorState button:hover{background-color:#805ad5}@media (max-width:768px){.nabir-wrapper{margin-right:20px;margin-left:20px;padding:1rem}.nabirContainer{grid-template-columns:1fr}.nabir-info{flex-direction:column;align-items:flex-start;gap:.5rem}}.subcategory-filter{margin:20px auto;max-width:800px;text-align:center}.subcategory-select{padding:10px 15px;border-radius:8px;border:1px solid #ddd;font-size:16px;background-color:white;cursor:pointer;width:100%;max-width:400px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.subcategory-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.2)}.document-subcategory{display:inline-block;padding:2px 8px;background-color:#f0f0f0;border-radius:12px;font-size:12px;color:#555;margin-left:10px}.nav{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-around;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:80px;overflow-x:hidden;padding:20px 0;box-shadow:0 4px 8px rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-right:30px}.nav a{color:black;text-decoration:none;font-family:Geologica,sans-serif;padding:10px 15px;font-weight:500;transition:all .3s ease;border-radius:8px}.nav a:hover{background-color:rgba(230,230,250,.5);color:#6a0dad}.nav a:active{color:#6a0dad;background-color:rgba(255,255,255,.8)}.main{background-color:#f6b26b;justify-content:space-between;width:100vw;height:140px;box-sizing:border-box;overflow:hidden}.logo,.main{display:flex;align-items:center}.logo{position:relative;justify-content:center;height:100%;padding:0;margin:0 20px 10px}.logo-bg{height:100px;width:auto;object-fit:contain}.phone{display:flex;align-items:center;gap:8px;margin-right:50px}.phone-img{height:25px;width:25px;flex-shrink:0}.phone>a{text-decoration:none;color:#0a0a0a;font-weight:bolder;font-family:Geologica,sans-serif}@media only screen and (max-width:768px){.main{flex-direction:row;justify-content:space-between;height:120px;width:100%}.logo{justify-content:center;height:100%;padding:0}.logo-bg{max-width:150px;max-height:120px}.logo-overlay{align-items:center;text-align:center}.phone{margin-right:10px;margin-top:10px;justify-content:center}.phone-img{height:20px;width:20px}.phone>a{font-size:14px}}@media only screen and (max-width:1024px){.main{padding:20px 15px}.phone>a{font-size:16px}}@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@400;500;700&display=swap");.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background-color:purple;font-family:Geologica,sans-serif;overflow-x:hidden}.footer-colomn{justify-content:space-between;align-items:flex-start;width:100%;max-width:1200px}.footer-colomn,.logo-footer{display:flex;margin-bottom:20px}.logo-footer{justify-content:center;align-items:center;width:auto;max-width:200px;height:auto}.logo-footer img{max-width:100%;height:auto;object-fit:contain}.info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;width:55%;margin-top:20px}.info-grid{display:flex;align-items:center;gap:10px;white-space:nowrap}.info-grid a{color:white;text-decoration:none;font-weight:700}.info-grid p{margin:0;color:white;font-weight:bolder;white-space:nowrap}.buttom{text-align:center;font-size:14px;color:white;margin-top:20px;font-weight:700}@media (max-width:768px){.footer-colomn{flex-direction:column;align-items:center;gap:20px}.logo-footer{max-width:150px}.info{align-items:center;text-align:center}.info-grid{justify-content:center}.info,.logo-footer{width:100%}}