@keyframes rotate-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes fade-in{to{opacity:1}}@keyframes fade-in-popin{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes fade-in-popin-backdrop{0%{opacity:0}to{opacity:1}}.popinStamps{flex-direction:column;align-items:center;height:100%;display:flex}.popinStamps .popin-inside{flex-direction:column;flex:1;min-height:0;display:inline-flex}.popinStamps .popin-stamps{flex:1;grid-template-columns:repeat(2,minmax(100px,1fr));grid-auto-rows:145px;gap:15px;width:100%;height:100%;min-height:0;display:grid;overflow:hidden auto}.popinStamps .popin-stamps::-webkit-scrollbar{width:8px;height:8px}.popinStamps .popin-stamps::-webkit-scrollbar-track{background:#00000008;border-radius:4px}.popinStamps .popin-stamps::-webkit-scrollbar-thumb{background:#eee;border-radius:4px;transition:all .3s cubic-bezier(.165,.84,.44,1)}.popinStamps .popin-stamps::-webkit-scrollbar-thumb:hover{background:#999}@media screen and (min-width:670px){.popinStamps .popin-stamps{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));max-height:calc(90vh - 290px)}}@media screen and (min-width:1024px) and (orientation:landscape){.popinStamps .popin-stamps{gap:0;height:470px;margin:20px 0}}.popinStamps .popin-stamps.is-empty{padding-top:50px;display:flex}.popinStamps .popin-stamp{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#ffffff4d;border-radius:20px;width:150px;height:100px;padding:5px;transition:all .3s cubic-bezier(.165,.84,.44,1);position:relative}.popinStamps .popin-stamp:active{transform:scale(.9)}.popinStamps .popin-stamp.is-active{border:1px solid #ffce5d;box-shadow:0 0 10px #ffce5d80}.popinStamps .popin-stamp.is-monument{padding:20px;position:relative}.popinStamps .popin-stamp.fliping{border:3px solid red}.popinStamps .popin-stamp img{object-fit:contain;width:100%;height:100%}.popinStamps .popin-stamp:hover{box-shadow:0 7px 29px #64646f33}.popinStamps .popin-stamp-monument{position:relative;transform:translateY(-12px)rotate(-5deg)}.popinStamps .popin-stamp-monument .popin-stamp-monumentFrame{height:80px}.popinStamps .popin-stamp-monument .popin-stamp-monumentImg{height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.popinStamps .popin-stamp-monument .popin-stamp-monumentCity,.popinStamps .popin-stamp-monument .popin-stamp-monumentCountry{text-transform:uppercase;font-family:DM Serif Text,serif;font-size:.9rem;font-style:normal;font-weight:400}.popinStamps .popin-stamp-monument .popin-stamp-monumentCity{width:100%;position:absolute;top:18px;left:50%;transform:translate(-50%)}.popinStamps .popin-stamp-monument .popin-stamp-monumentCountry{width:100%;position:absolute;bottom:19px;left:50%;transform:translate(-50%)}.popinStamps .popin-stamp-monument .popin-stamp-monumentCountry.is-small{font-size:.7rem;bottom:21px}.popinStamps .popin-name{width:100%;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.popinStamps .popin-country{text-transform:uppercase}.popinStamps .popin-search{width:100%;margin-top:30px;position:relative}.popinStamps .popin-tags{max-width:100%;margin-top:10px;margin-bottom:20px;padding-bottom:10px;display:inline-flex;overflow-x:auto}.popinStamps .popin-tags::-webkit-scrollbar{width:8px;height:8px}.popinStamps .popin-tags::-webkit-scrollbar-track{background:#00000008;border-radius:4px}.popinStamps .popin-tags::-webkit-scrollbar-thumb{background:#eee;border-radius:4px;transition:all .3s cubic-bezier(.165,.84,.44,1)}.popinStamps .popin-tags::-webkit-scrollbar-thumb:hover{background:#999}@media screen and (min-width:1024px) and (orientation:landscape){.popinStamps .popin-tags{margin-bottom:0}}.popinStamps .popin-tags .child{margin:0 5px}.popinStamps .popin-search-close{position:absolute;top:12px;right:15px}.popinStamps .popin-stamp-searchEmpty{color:#999;text-align:center;width:100%;font-size:2rem;display:inline}.popinStamps .popin-stamp-searchEmpty .buttonNice{margin:20px auto 0}
