.countries__wrapper{background-color:var(--background-secondary);border-radius:32px;padding:40px}.countries__search{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.countries__left{flex-grow:1;align-items:center;margin-right:40px;display:flex}.countries__right{background-color:var(--text-tertiary);border-radius:10px;align-items:center;padding:12px 94px;display:flex}.input-gradient{background:linear-gradient(90deg,#4664ff 0%,#8b33f6 100%);border-radius:50px;width:100%;margin-right:8px;padding:1px}.countries__input{background-color:var(--text-tertiary);border:none;border-radius:50px;width:100%;padding:13px 24px}.countries__right svg{margin-right:8px}.countries__list{flex-wrap:wrap;display:flex}.countries__item{align-items:center;width:calc(25% - 8px);margin-bottom:16px;margin-right:8px;display:flex}.countries__item:nth-child(4n){margin-right:0}.countries__flag{object-fit:cover;border-radius:24px;width:112px;height:80px;margin-right:16px}.countries__subtitle{font-family:var(--second-family);color:var(--text-primary);font-size:20px;font-weight:500;line-height:110%}@media (max-width:991px){.countries__wrapper{background:var(--background-secondary);border-radius:24px;padding:16px}.countries__search{flex-direction:column;margin-bottom:16px}.countries__left{width:100%;margin-bottom:16px;margin-right:0}.countries__right{border-radius:10px;justify-content:center;width:100%;padding:8px 16px}.countries__right svg{margin-right:8px}.countries__right span{font-family:var(--font-family);text-align:center;color:var(--text-secondary);font-size:13px;font-weight:400;line-height:140%}.countries__list{flex-direction:column}.countries__item{width:100%;margin-right:0}.countries__flag{border-radius:12px;width:76px;height:54px;margin-right:12px}.countries__subtitle{font-family:var(--second-family);color:var(--text-primary);font-size:18px;font-weight:500;line-height:140%}}
