.list-modal{font-family:var(--yoo-font-family-copytext),var(--yoo-font-family-fallback);line-height:var(--yoo-line-height-copytext);font-weight:var(--yoo-font-weight-copytext);color:#000;font-size:1.4rem;position:absolute;height:65vh;background-color:#fff;overflow:hidden;width:100%;border-radius:.5rem;padding:0}@media (max-width:991px){.list-modal{font-size:1.365rem}}@media (max-width:575px){.list-modal{font-size:1.33rem}}.list-modal__list{padding:1rem 3rem}.list-modal__list-wrapper{overflow-y:scroll;position:relative;height:calc(100% - 9.7rem)}.list-modal__item{display:grid;grid-column-gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(1rem,auto);color:#555;padding:1rem 0;border-bottom:1px solid #d5d5d5;overflow:hidden;height:5rem}@media (min-width:993px){.list-modal__item{grid-column-gap:2rem}}.list-modal__item:hover{color:#9d2923;background-color:#f8f8f4;cursor:pointer}.list-modal__item--active,.list-modal__item--active:hover{color:#9d2923;background-color:#ddddca}.list-modal__header{display:flex;background-color:#eee;height:7rem}.list-modal__close{color:#9d2923;background-color:unset;cursor:pointer;border:none}.list-modal__close-icon{width:1.6rem;height:1.6rem;margin-right:1.6rem;display:inline-block;background-color:#9d2923}.list-modal__close-icon:hover{background-color:#761f1a}.list-modal__item-header{display:grid;grid-column-gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(1rem,auto);font-family:Poppins,sans-serif;font-style:normal;font-size:1.2rem;line-height:2rem;font-weight:700;color:#9d2923;font-weight:900;margin-bottom:1.5rem}@media (min-width:993px){.list-modal__item-header{grid-column-gap:2rem}}.list-modal__full-title-span{margin:1rem}.list-modal__full-title-preview{overflow:hidden;position:absolute;margin-top:1.5rem;background-color:#eee;box-shadow:0 0 1rem rgba(0,0,0,.4);max-width:calc(100% - 6rem);white-space:normal;height:0;min-height:auto;max-height:0;opacity:0;transition:max-height .2s ease-in,opacity .2s ease-in;transition-delay:1s}.list-modal__title-column{font-family:Poppins,sans-serif;font-style:normal;font-size:1.2rem;line-height:2rem;font-weight:700;font-weight:500;grid-column:1/7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:991px){.list-modal__title-column{font-family:Poppins,sans-serif;font-style:normal;font-size:1.6rem;line-height:normal}}.list-modal__title-column:hover .list-modal__full-title-preview{height:auto;max-height:100vh;opacity:1}.list-modal__title-column--header{grid-column:1/7}.list-modal__state-column{font-family:Poppins,sans-serif;font-style:normal;font-size:1.1rem;line-height:1.6rem;font-weight:400;grid-column:7/10;line-height:revert}@media (max-width:991px){.list-modal__state-column{font-size:1.4rem;line-height:1.6rem}}.list-modal__state-column--header{grid-column:7/10}.list-modal__range-column{font-family:Poppins,sans-serif;font-style:normal;font-size:1.1rem;line-height:1.6rem;font-weight:400;grid-column:10/13;line-height:revert}@media (max-width:991px){.list-modal__range-column{font-size:1.4rem;line-height:1.6rem}}.list-modal__range-column--header{grid-column:10/13}.list-modal__project-button-container{display:none}.list-modal__filter{display:flex;flex-direction:row;justify-content:space-between}.list-modal__range{display:flex}.list-modal__range-input{width:50px}.list-modal--hidden,.list-modal__project-title-label,.list-modal__translation-label{display:none}@media (max-width:991px){.list-modal{position:relative;height:100%}.list-modal__header{flex-direction:row;height:auto;padding:1.5rem}.list-modal__item{height:20rem;padding:1.6rem}.list-modal__list{padding:0;margin:0}.list-modal__title-column{display:flex;flex-direction:column-reverse;justify-content:flex-end;height:auto;grid-row:1/7;grid-column:1/13;color:#9d2923}.list-modal__state-column{grid-row:7/13;grid-column:1/7}.list-modal__range-column{grid-row:7/13;grid-column:7/13}.list-modal__project-button-container{display:block;padding-top:2rem;grid-row:10/13;grid-column:7/13}.list-modal__project-button{font-family:Poppins,sans-serif;font-style:normal;font-size:1.6rem;line-height:2.4rem;font-weight:500;text-decoration:none;letter-spacing:normal;cursor:pointer;display:inline;width:auto;display:block;border:none;border-radius:5px;padding:1rem;color:#9d2923;box-shadow:0 .4rem .4rem rgba(0,0,0,.15);background-color:#eeeee5;height:100%;width:100%}.list-modal__item-header{display:none}.list-modal__span{overflow:hidden;text-overflow:ellipsis}.list-modal__project-title-label{font-family:Poppins,sans-serif;font-style:normal;font-size:1.2rem;line-height:2rem;font-weight:700;display:block;color:#aaa}.list-modal__full-title-span{display:none}.list-modal__close{align-self:flex-start;padding-top:.5rem}.list-modal__close-icon{margin:0}}
/*# sourceMappingURL=../maps/components/list-modal.min.css.map */
