@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,300&family=Roboto:wght@100;300;400&family=Rubik:wght@300&family=Sofia&family=Trocchi&display=swap";*{font-family:Roboto,sans-serif}body{position:relative;min-height:100vh}.adjust-footer{position:absolute;bottom:0;width:100%}.rotate-up{transition:transform .4s!important;display:inline-block!important;transform:rotatex(180deg)!important}.rotate-down{transition:transform .4s!important;display:inline-block!important;transform:rotatex(0)!important}.hide{max-height:0;transition:max-height .4s ease-out;overflow:hidden}.show{overflow:hidden;max-height:200px;transition:max-height .4s ease-in}.hide-filters{max-width:0;transition:max-width .4s ease-out;overflow:hidden}.show-filters{overflow:hidden;max-width:18rem;transition:max-width .4s ease-in}.change-height{overflow-y:auto;margin:auto;height:20vh}.adjust-modal{box-shadow:0 0 8px #d1d1d1;background-color:#fff;padding:1rem;position:absolute;top:16%;overflow-y:auto;left:15%;transform:translate(-50% -50%);height:fit-content;max-height:36.5rem;width:70%;max-width:50rem}@media(min-height:576px){.change-height{height:50vh}}@media(min-height:768px){.change-height{height:66vh}}@media(min-height:992px){.change-height{height:70vh}}@media(min-height:1200px){.change-height{height:80vh}}@media(min-width:992px){.adjust-modal{left:32%;max-width:40rem}}@media(min-width:1200px){.adjust-modal{left:30%;max-width:55rem}}
