.banks-hero .mobile-hero .hero-wrap{display:flex;justify-content:space-between;align-items:center}.banks-hero .mobile-hero .mobile-title{font-size:2.4rem;font-weight:500;line-height:3.2rem}@media screen and (min-width:48em){.banks-hero .mobile-hero .mobile-title{font-size:3.6rem;font-weight:400;line-height:4.4rem}}@media screen and (min-width:64.06em){.banks-hero .mobile-hero .mobile-title{font-size:4.8rem;font-weight:500;line-height:5.4rem}}@media screen and (min-width:90.063em){.banks-hero .mobile-hero .mobile-title{font-size:6rem;line-height:6.8rem}}.banks-hero .mobile-hero .filter{font-family:inter;font-size:1.4rem;font-weight:500;line-height:2rem;text-decoration-line:underline;display:flex;align-items:center;gap:4px}.banks-hero .mobile-hero .filter::before{content:"";background:url(/svg/filter.svg);height:20px;width:20px;display:inline-block}@media screen and (min-width:48em){.banks-hero .mobile-hero .filter{display:none}}.banks-hero .search-input{padding:1.2rem 1.6rem 1.2rem 3.8rem;color:var(--colorTextTextQuaternary);font-family:inter;font-size:14px;font-weight:400;line-height:2rem;width:100%;border-radius:10rem;border:1.5px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral25)}.banks-hero .search-input:focus{outline:none;color:var(--colorText)}.banks-hero .search-input::placeholder{color:var(--colorTextTextQuaternary)}@media screen and (min-width:48em){.banks-hero .search-input{padding:1.2rem 3.2rem 1.2rem 3.8rem}}@media screen and (min-width:64.06em){.banks-hero .search-input{padding:1.2rem 3.2rem 1.2rem 4.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}@media screen and (min-width:90.063em){.banks-hero .search-input{padding:.9rem 3.2rem .9rem 4.6rem;font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.banks-hero .filter-wrap{margin-top:1.2rem}@media screen and (min-width:48em){.banks-hero .filter-wrap{margin-top:2rem;display:flex;gap:1.6rem}}@media screen and (min-width:64.06em){.banks-hero .filter-wrap{margin-top:3.2rem;gap:2rem}}@media screen and (min-width:90.063em){.banks-hero .filter-wrap{gap:3.2rem}}.banks-hero .input-wrap{position:relative}@media screen and (min-width:48em){.banks-hero .input-wrap{flex-grow:1}}.banks-hero .input-icon{width:1.6rem;position:absolute;top:1.5rem;left:1.7rem}@media screen and (min-width:48em){.banks-hero .input-icon{width:1.2rem;top:1.7rem;left:2rem}}@media screen and (min-width:64.06em){.banks-hero .input-icon{width:1.6rem}}@media screen and (max-width:48em){.banks-hero .select-wrap{padding:.8rem 2rem 2.4rem;display:none;flex-direction:column;position:fixed;top:0;left:0;background-color:var(--body-background);width:100%;height:100%;z-index:99;overflow-y:scroll}.banks-hero .select-wrap.active{display:flex}}.banks-hero .filter-menu{display:flex;justify-content:space-between;padding:.8rem 0;border-top:solid 1px var(--divider-100);border-bottom:solid 1px var(--divider-100);color:#1d2939;font-family:inter;font-size:1.6rem;font-weight:500;line-height:2.4rem;margin-bottom:2.8rem}@media screen and (min-width:48em){.banks-hero .filter-menu{display:none}}.banks-hero .all-selects-wrap{display:grid}@media screen and (min-width:48em){.banks-hero .all-selects-wrap{display:grid;grid-template-columns:repeat(5,auto);gap:.8rem}}@media screen and (min-width:90.063em){.banks-hero .all-selects-wrap{gap:1.2rem}}.banks-hero .buttons-wrap{margin:2.8rem auto 0;display:flex;gap:8px}.banks-hero .buttons-wrap button{width:13.6rem;height:4rem;display:flex;align-items:center;justify-content:center;font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;border-radius:10rem;box-shadow:0 1px 2px rgba(16,24,40,5%)}.banks-hero .buttons-wrap button:focus{outline:none}.banks-hero .buttons-wrap .cancel-btn{color:var(--Primary-colorPrimary);border:1.5px solid var(--Primary-colorPrimary);background-color:var(--body-background)}.banks-hero .buttons-wrap .filter-btn{color:var(--Colors-grey-neutral25);border:1px solid var(--Primary-colorPrimary);background:var(--Primary-colorPrimary)}@media screen and (min-width:48em){.banks-hero .buttons-wrap{display:none}}.banks-hero .reset-btn{display:none}@media screen and (min-width:48em){.banks-hero .reset-btn{display:block;width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid var(--Colors-grey-neutral300);background-color:var(--Colors-grey-neutral25);box-shadow:0 1px 2px rgba(16,24,40,5%);margin-left:.8rem;background-image:url(/svg/refresh.svg);background-size:2rem;background-position:50%;background-repeat:no-repeat;position:relative;cursor:pointer}.banks-hero .reset-btn:focus{outline:none}.banks-hero .reset-btn:hover::after{opacity:1}.banks-hero .reset-btn::after{content:"Clear filters";padding:.8rem;border:inherit;position:absolute;bottom:4.8rem;right:0;color:var(--Colors-grey-neutral600);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;border-radius:4rem;border:1.5px solid var(--divider-100);width:8rem;opacity:0;transition:opacity 250ms ease}}@media screen and (min-width:64.06em){.banks-hero .reset-btn{width:4.8rem;height:4.8rem;margin-left:0}.banks-hero .reset-btn::after{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px;width:10rem;bottom:5.2rem;right:50%;transform:translateX(50%)}}@media screen and (min-width:90.063em){.banks-hero .reset-btn::after{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px;width:12rem;bottom:5.5rem}}.banks-hero .select{position:relative}@media screen and (max-width:48em){.banks-hero .select{color:var(--colorTextTertiary);font-family:inter;font-size:1.2rem;font-weight:600;line-height:1.6rem}.banks-hero .select img{display:none}}@media screen and (min-width:48em){.banks-hero .select{padding:0 1.6rem;width:12rem;height:4.4rem;color:var(--Colors-grey-neutral600);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;border-radius:4rem;border:1.5px solid var(--divider-100);background:var(--body-background);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all 350ms ease}.banks-hero .select span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.banks-hero .select:hover{border:1.5px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral100)}.banks-hero .select.active{border:1.5px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral100)}.banks-hero .select.active img{transform:rotate(180deg);transition:all 350ms ease}.banks-hero .select img{display:block;width:2rem;height:2rem;transition:all 350ms ease}.banks-hero .select.active+.select-items{max-height:20.3rem;opacity:1}}@media screen and (min-width:64.06em){.banks-hero .select{padding:0 2rem 0 1.6rem;width:17.4rem;height:4.8rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}.banks-hero .select img{width:2.4rem;height:2.4rem}.banks-hero .select.active+.select-items{max-height:28.2rem}}@media screen and (min-width:90.063em){.banks-hero .select{padding:1rem 1.6rem 1rem 2rem;width:17.6rem;font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}.banks-hero .select.active+.select-items{max-height:30.2rem}}@media screen and (max-width:48em){.banks-hero .custom-select-wrap{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 0;border-bottom:solid 1px var(--divider-100)}.banks-hero .custom-select-wrap:first-child{padding-top:0}.banks-hero .custom-select-wrap:last-child{padding-bottom:0;border-bottom:solid 1px transparent}}@media screen and (min-width:48em){.banks-hero .custom-select-wrap{position:relative}.banks-hero .custom-select-wrap:nth-child(3) .select-items,.banks-hero .custom-select-wrap:nth-child(4) .select-items{left:initial;right:0}}@media screen and (min-width:64.06em){.banks-hero .custom-select-wrap:nth-child(3) .select-items{left:0;right:initial}}@media screen and (max-width:48em){.banks-hero .select-items{display:flex;flex-direction:column;gap:1.2rem;max-height:8.4rem;overflow:hidden;transition:max-height 250ms ease}.banks-hero .select-items.active{max-height:100%}.banks-hero .select-items.active~.more-btn::after{transform:rotate(180deg)}}@media screen and (min-width:48em){.banks-hero .select-items{position:absolute;left:0;top:5.6rem;width:25.5rem;max-height:0;overflow-y:scroll;border-radius:1.2rem;border:1px solid var(--Colors-grey-neutral300);background:var(--body-background);box-shadow:0 1px 2px rgba(16,24,40,5%);z-index:99;opacity:0;transition:all 350ms ease}.banks-hero .select-items::-webkit-scrollbar{width:4px}.banks-hero .select-items::-webkit-scrollbar-thumb{background:#c9c0c0;border-radius:16px}}@media screen and (min-width:64.06em){.banks-hero .select-items{top:6.4rem;width:28rem;overflow-x:hidden}}@media screen and (min-width:90.063em){.banks-hero .select-items{width:31.9rem}}.banks-hero .more-btn{color:var(--Primary-colorPrimary);font-family:inter;font-size:1.2rem;font-weight:600;line-height:1.6rem;text-decoration-line:underline;margin-top:.4rem;display:flex;align-items:center;gap:.2rem;color:var(--Colors-grey-neutral600)}.banks-hero .more-btn::after{content:"";background:url(/svg/more-arrow.svg);width:1.6rem;height:1.6rem;display:block;transition:transform 250ms ease}@media screen and (min-width:48em){.banks-hero .more-btn{display:none}}@media screen and (max-width:48em){.banks-hero .select-item{color:var(--Primary-colorPrimary);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;display:flex;align-items:center;gap:.8rem}.banks-hero .select-item::before{content:"";display:inline-block;width:16px;height:16px;border:solid 1px var(--colorTextTextQuaternary);border-radius:.4rem}.banks-hero .select-item.checked::before{border:solid 1px var(--Primary-colorPrimary);background-color:var(--Primary-colorPrimary);background-image:url(/svg/check-white.svg);background-size:1rem;background-position:50%;background-repeat:no-repeat}}@media screen and (min-width:48em){.banks-hero .select-item{padding:1rem 4rem 1rem 1.6rem;overflow:hidden;text-overflow:ellipsis;font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;display:flex;gap:.8rem;align-items:center;cursor:pointer}.banks-hero .select-item:hover{background:var(--Colors-grey-neutral100)}.banks-hero .select-item::before{content:"";background:url(/svg/check.svg);display:block;width:1.2rem;height:1.2rem;background-size:1.2rem;opacity:0}.banks-hero .select-item.checked::before{opacity:1}}@media screen and (min-width:64.06em){.banks-hero .select-item{padding:1.6rem 4rem 1.6rem 1.6rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px;gap:1.2rem}.banks-hero .select-item::before{width:1.6rem;height:1.6rem;background-size:1.6rem}}@media screen and (min-width:90.063em){.banks-hero .select-item{padding:1.6rem 4rem 1.6rem 2rem;font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.list-of-items{padding-top:2rem}@media screen and (min-width:48em){.list-of-items{padding-top:2.4rem}}@media screen and (min-width:64.06em){.list-of-items{padding-top:3.2rem}}.list-of-items .results{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(1,1fr);gap:.8rem;list-style:none}@media screen and (min-width:48em){.list-of-items .results{grid-template-columns:repeat(3,1fr);gap:1.6rem}}@media screen and (min-width:64.06em){.list-of-items .results{grid-template-columns:repeat(4,1fr);column-gap:1.4rem;row-gap:1.6rem}}@media screen and (min-width:90.063em){.list-of-items .results{column-gap:1.6rem}}.list-of-items .list-item{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem;border-radius:1.2rem;border:.01rem solid var(--divider-100);position:relative}@media screen and (min-width:48em){.list-of-items .list-item{padding:2rem 2.4rem;border-radius:1.6rem}}.list-of-items .info-wrap{display:flex;gap:1.2rem}.list-of-items .logo{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:20rem;border:.01rem solid var(--divider-100)}@media screen and (min-width:64.06em){.list-of-items .logo{width:5.6rem;height:5.6rem}}.list-of-items .text-wrap{display:flex;flex-direction:column;gap:.8rem}.list-of-items .item-title{font-size:1.6rem;font-weight:500;line-height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media screen and (min-width:64.06em){.list-of-items .item-title{font-size:1.8rem}}@media screen and (min-width:90.063em){.list-of-items .item-title{font-size:2rem}}.list-of-items .country{color:var(--colorTextTertiary);font-family:inter;font-size:1.2rem;font-weight:400;line-height:1.6rem;display:flex;align-items:center;gap:.8rem}.list-of-items .country::before{content:"";background:url(/svg/earth.svg);background-size:1.6rem 1.6rem;width:1.6rem;height:1.6rem;display:inline-block}@media screen and (min-width:64.06em){.list-of-items .country{font-size:1.4rem;line-height:2rem}.list-of-items .country::before{background-size:2rem 2rem;width:2rem;height:2rem}}.list-of-items .item-tags-wrap{display:flex;justify-content:space-between;align-items:center}.list-of-items .tags{display:flex;flex-wrap:wrap;gap:.4rem}.list-of-items .item-tag{font-family:inter;font-size:1.2rem;font-weight:500;line-height:2rem;text-transform:uppercase;padding:.4rem 1.2rem;border-radius:3.2rem;background:var(--Colors-grey-neutral100)}.list-of-items .link-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.5rem;height:3.5rem;border:0;border-radius:50%;background-color:var(--fg-green,#1b301f);background-image:url(/svg/home-arrow.svg);background-repeat:no-repeat;background-position:50%;background-size:2rem;box-shadow:none;cursor:pointer;transition:background-color .2s linear,background-image .2s linear;text-decoration:none}@media screen and (min-width:48em){.list-of-items .link-btn{width:4rem;height:4rem;background-size:2.2rem}}.list-of-items .link-btn:hover{background-color:var(--fg-yellow,#ffe878);background-image:url(/svg/home-arrow-green.svg)}.list-of-items .link-btn:focus-visible{outline:.2rem solid var(--fg-green,#1b301f);outline-offset:.2rem}.list-of-items .card-link{position:absolute;top:0;right:0;left:0;bottom:0}.list-of-items .load-more{color:var(--text-secondary);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;border-radius:10rem;border:1px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral25);box-shadow:0 1px 2px rgba(16,24,40,5%);padding:1rem 2rem;margin:2rem auto 0;cursor:pointer;transition:all 200ms linear}.list-of-items .load-more:focus{outline:none}.list-of-items .load-more:hover{background:var(--divider-100)}@media screen and (min-width:48em){.list-of-items .load-more{margin:2.4rem auto 0}}@media screen and (min-width:64.06em){.list-of-items .load-more{margin:3.2rem auto 0;padding:1.2rem 2.4rem}}.list-of-items .no-results{font-size:1.6rem;font-weight:500;line-height:130%;color:var(--colorTextTertiary);margin:auto}@media screen and (min-width:48em){.list-of-items .no-results{font-size:1.8rem;grid-column:2/3}}@media screen and (min-width:64.06em){.list-of-items .no-results{font-size:2rem}}@media screen and (min-width:90.063em){.list-of-items .no-results{font-size:2.4rem}}.list-of-items .icons{display:flex;align-items:center;min-height:3.2rem;gap:.8rem;max-width:18.7rem}.list-of-items .icons div:nth-child(n+7){display:none}@media screen and (min-width:48em){.list-of-items .icons{max-width:15.5rem;min-height:4rem}.list-of-items .icons div:nth-child(n+6){display:none}}@media screen and (min-width:64.06em){.list-of-items .icons{gap:1rem}.list-of-items .icons div:nth-child(n+5){display:none}}@media screen and (min-width:75.0625em){.list-of-items .icons{max-width:18rem}.list-of-items .icons div:nth-child(n+5){display:block}.list-of-items .icons div:nth-child(n+6){display:none}}.list-of-items .icons div{position:relative}.list-of-items .icons span{position:absolute;opacity:0}@media screen and (min-width:64.06em){.list-of-items .icons span{color:var(--Colors-grey-neutral25);font-family:Inter;font-size:1.4rem;font-weight:400;line-height:2rem;padding:1.2rem 1.6rem;background-color:var(--colorText);border-radius:.8rem;width:max-content;top:-5.3rem;left:50%;transform:translateX(-50%);z-index:5}.list-of-items .icons span::after{content:"";width:3.8rem;height:2.4rem;background:url(/svg/message.svg);left:50%;transform:translateX(-50%);bottom:-6px;position:absolute;z-index:-1}}.list-of-items .icons img{position:relative;width:2.4rem}@media screen and (min-width:64.06em){.list-of-items .icons img{width:2.8rem;z-index:5}.list-of-items .icons img:hover+span{opacity:.95}}main.container{padding:4rem 2rem;color:var(--colorText);font-family:noto serif}@media screen and (min-width:48em){main.container{padding:4.8rem 2.2rem}}@media screen and (min-width:64.06em){main.container{padding:5.6rem 2.4rem}}@media screen and (min-width:90.063em){main.container{padding:5.6rem 0}}