.example-work-cards-wrapper{display:flex;flex-wrap:wrap;gap:60px 40px;max-width:1089px;margin:79px auto auto;justify-content:flex-start}.example-work-card{background:#fff;border:1px solid #cfdef0;border-radius:30px;box-shadow:0 0 16px 0 #469fdf33;position:relative;transition:all .3s ease;display:flex;flex-direction:column;max-width:310px;width:100%}.example-work-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.example-card-header{display:flex;justify-content:center}.example-category{background:linear-gradient(180deg,#f8fcff,#e0eeff);padding:7px 10px;max-width:max-content;width:100%;margin:auto;height:26px;border:1px solid #cfdef0;border-radius:100rem;font-weight:400;color:#464860;font-size:11px;line-height:100%;letter-spacing:0;text-align:center;text-transform:uppercase;letter-spacing:.5px;position:absolute;top:-12px}.example-card-content{display:flex;padding:39px 20px 15px;align-items:center;gap:13px;border-radius:30px 30px 0 0;overflow:hidden;text-align:left;background:linear-gradient(180deg,#f8fcff,#f5f5ff)}.example-icon{width:48px;height:48px;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;flex:0 0 48px;box-shadow:0 3px 6.9px 0 #d1dae2}.example-icon:before{content:"";background-image:url(/_next/static/media/pdf-icon.8f51127c.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:32px;height:32px;display:flex}.example-title{font-weight:500;font-size:14px;leading-trim:NONE;line-height:140%;color:#464860;vertical-align:middle;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.example-card-details{display:flex;flex-direction:column;gap:7px;padding:21px 21px 36px;border-top:1px solid #e5e7eb}.example-detail-item{display:flex;align-items:center;gap:5px}.detail-icon{font-size:13px;line-height:100%}.detail-text{font-weight:400;font-size:13px;line-height:180%;color:#464860}.example-card-actions{display:flex;flex-direction:column;gap:16px;margin-top:auto}.view-sample-example-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:37px;padding:0 20px;background:transparent;border:1px solid #0654e6;border-radius:10px;font-weight:400;font-size:14px;line-height:100%;color:#0654e6;text-decoration:none;transition:all .3s ease;position:relative;max-width:calc(100% - 42px);width:100%;margin:auto;cursor:pointer}.view-sample-example-btn:before{content:"";display:inline-block;width:20px;height:20px;background-image:url(/_next/static/media/eye-icon.1ca1bf51.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;transition:all .3s ease}.view-sample-example-btn:hover{background:#0654e6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,84,230,.3)}.view-sample-example-btn:hover:before{filter:brightness(0) invert(1)}.example-card-footer{display:flex;justify-content:center;align-items:center;gap:12px;padding:7px 0;background:linear-gradient(143deg,#e6f5ff,#ededff85);border-radius:0 0 30px 30px}.example-card-footer .footer-link{background:none;border:none;padding:0;cursor:pointer;font-weight:400;font-size:13px;line-height:180%;text-decoration:underline;color:#464860;transition:color .3s ease}.example-card-footer .footer-link:hover{text-decoration:none;color:#0654e6}@media (max-width:575px){.example-work-cards-wrapper{margin-top:59px;justify-content:center}}body.pdf-modal-open{overflow:hidden;padding-right:var(--scrollbar-width,0)}.pdf-modal-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow-y:auto;overflow-x:hidden}.pdf-modal-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3);position:relative;max-width:95%;max-height:95vh;width:1000px;display:flex;flex-direction:column;overflow:hidden}.pdf-modal-top-sec{padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.pdf-cancel-btn{position:absolute;top:16px;right:16px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;transition:all .2s ease;color:#6b7280;z-index:10}.pdf-cancel-btn:hover{background:#f3f4f6;color:#111827;transform:scale(1.1)}.pdf-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.pdf-header h3{margin:0;font-size:18px;font-weight:600;color:#111827;flex:1 1;min-width:200px}.pdf-download-btn-wrapper{display:flex;gap:12px;margin-right:50px}.pdf-download-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;justify-content:center}.pdf-download-btn:hover:not(.disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.pdf-download-btn.disabled{opacity:.6;cursor:not-allowed}.pdf-download-btn svg{width:14px;height:14px}.pdf-modal-body{flex:1 1;position:relative;overflow:hidden;background:#f3f4f6;min-height:500px}.pdf-iframe{border:none;display:block;height:70vh}.pdf-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.pdf-loading-text{font-size:16px;color:#6b7280;margin:0;font-weight:500}.pdf-loading-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#6b7280}@media (max-width:768px){.pdf-modal-card{border-radius:12px}.pdf-modal-top-sec{padding:16px 20px}.pdf-header{flex-direction:column;align-items:flex-start}.pdf-header h3{font-size:16px;padding-right:40px}.pdf-download-btn,.pdf-download-btn-wrapper{width:100%}.pdf-modal-body{min-height:auto}}@media (max-width:480px){.pdf-cancel-btn{width:28px;height:28px;top:12px;right:12px}.pdf-cancel-btn svg{width:18px;height:18px}.pdf-header h3{font-size:14px}.pdf-download-btn{padding:8px 16px;font-size:13px}}