@charset "UTF-8";.reception-points{display:flex;flex-direction:column;justify-content:space-between;padding-top:6.25rem;padding-bottom:7.5rem;align-items:center}@media only screen and (min-width: 768px) and (max-width: 1280px){.reception-points{padding-top:5rem;padding-bottom:6.25rem}}@media only screen and (max-width: 768px){.reception-points{padding-top:3.5rem;padding-bottom:4.5rem}}.reception-points__select{align-self:flex-start;margin-bottom:.5rem;width:15rem}.reception-points__tags{display:flex;flex-direction:row;justify-content:flex-start;align-self:flex-start;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.reception-points__container{width:100%;height:80vh}.tag-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.25rem;padding:.3rem .5rem;background-color:#dbf2ec;border-radius:.375rem;width:fit-content}.tag-item__text{font-family:Inter;font-size:1rem;color:#207e79}.tag-item__delete{color:#207e79;width:1rem;height:1rem;cursor:pointer}.tag-item__delete__icon{width:1.2rem;height:1rem}
