.row-container{display:grid;padding:10px;row-gap:13px;column-gap:13px;width:100%;place-items:center;grid-template-columns:repeat(auto-fit, minmax(181px, 1fr));justify-content:center}.cards-container{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;padding:20px 0 10px 0;align-self:stretch;border-radius:8px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.05)}.search-options-block-texts-top{color:#2e2e3a;text-align:center;font-family:"Poppins";font-size:15px;font-style:normal;font-weight:700;line-height:20px;margin:unset}.search-options-block-texts-bottom{color:#2e2e3a;font-family:"Poppins";font-size:15px;font-style:normal;font-weight:400;line-height:20px;margin:unset}.search-options-block{display:flex;width:100%;padding:10px 0px;justify-content:center;align-items:center;gap:10px}.card-title-block{position:relative}.tooltip-block{display:flex;justify-content:center;align-items:center;height:auto;padding:3px 5px;background:#2e2e3a;position:absolute;bottom:87%;left:auto;line-height:1.4;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:100}.tooltip-block span{flex:1 0 0;align-self:stretch;overflow:hidden;color:#f9fafd;text-align:center;text-overflow:ellipsis;font-family:"Poppins";font-size:9px;font-style:normal;font-weight:400;line-height:10px;letter-spacing:.33px;white-space:normal;word-wrap:break-word}.tooltip-block .arrow-icon{position:absolute;top:97%;right:0;left:0;margin:0 auto;transform:translateY(-1px)}.card-title-block:hover .tooltip-block{opacity:1}.card-custom{background:#fafafa;border:1px solid #ddd;border-radius:10px;padding:15px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.special-card{border:2px dashed #aaa;background:#f0f8ff}.card-row{display:flex;gap:39px}.card{display:flex;width:181px;height:150px;flex-direction:column;align-items:center;border-radius:8px;border:1px solid #efeafb;box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);box-sizing:border-box}.share-npo{width:14px;cursor:pointer}.donate-section{display:flex;padding:5px 10px 5px 14px;justify-content:center;align-items:center;width:100%}.donate-button{display:flex;width:37px;height:12px;flex-direction:column;justify-content:center;color:#8b64ed;font-family:"Poppins";font-size:9px;font-style:normal;font-weight:400;line-height:9px;border:unset;cursor:pointer;text-decoration:unset}.donate-img{width:14px;height:14px}.card:hover{border:1px solid #dcd0f8;box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}.card:active{border:1px solid #efeafb;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.card-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px 0;flex:1 0 0;align-self:stretch;text-decoration:unset}.row-container .special-card:nth-of-type(2){background-color:#f8d7da}.special-card{grid-row:1/span 1;grid-column:5/span 1;background:url("../../images/donate-to-any-nonprofit.svg") no-repeat center center/cover;cursor:pointer;border:1px solid rgba(0,0,0,0);box-shadow:unset}.special-card-other{grid-row:4/span 1;grid-column:1/span 1;background:url("../../images/save-on-taxes.svg") no-repeat center center/cover;cursor:pointer;border:1px solid rgba(0,0,0,0);box-shadow:unset}.card-header-top-section{display:flex;justify-content:center;width:100%}.card-header-top{display:flex;justify-content:space-between;align-items:flex-start;width:140px}.card-header-top-elem{justify-content:center;align-items:center;gap:1px;color:#b378e4;font-family:"Poppins";font-size:10px;font-style:normal;font-weight:700;line-height:10px}.card-header-top-left{display:flex}.card-header-top-right{height:12px;flex-shrink:0}.card-main-image-section{display:flex;justify-content:center;align-items:center}.card-no-logo{width:40px;height:40px;border-radius:50%;background-color:#fff;text-align:center;display:inline-flex;justify-content:center;align-items:center;font-size:1.25rem;color:#2e2e3a;font-family:"Poppins"}.card-header-img{display:block;width:60px;height:60px;flex-shrink:0;border-radius:4px;object-fit:contain;background:#fff}.card-title-block{display:flex;height:33px;padding:8px 5px 4px 5px;justify-content:center;align-items:center;gap:10px;align-self:stretch}.card-title-block p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;flex:1 0 0;overflow:hidden;color:#2e2e3a;text-align:center;text-overflow:ellipsis;font-family:"Poppins";font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin:unset}.card-block-second{display:flex}
