.skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ccc;-webkit-animation:pulse 1.5s ease-in-out infinite;animation:pulse 1.5s ease-in-out infinite}@-webkit-keyframes pulse{0%{background-color:#ddd}50%{background-color:#ccc}to{background-color:#ddd}}@keyframes pulse{0%{background-color:#ddd}50%{background-color:#ccc}to{background-color:#ddd}}.seo-h1{margin-top:3rem}.seo-h1 h1,.seo-h1 h2,.seo-h1 h3{color:#a9a8a8;font-weight:300;line-height:1.5rem}@media screen and (max-width:960px){.seo-h1 h1,.seo-h1 h2,.seo-h1 h3{font-size:12px!important}}.objectsList{position:static!important;transform:unset!important}.objectsList ul{grid-row-gap:1rem;row-gap:1rem}.objectsList li{margin:0 .675rem 0 0}.pressedObject{background-color:#ffde00}.closeModal,.pressedObject{border-radius:1.125rem!important}.closeModal{position:relative;width:36px;height:36px;opacity:1;cursor:pointer;transition:opacity .5s ease;box-shadow:0 1px 3px 0 #bfbfbf}.closeModal:hover{background:#ffde00}.closeModal:after,.closeModal:before{content:"";position:absolute;top:17px;display:block;width:16px;height:1px;background:#000}.closeModal:before{left:10px;transform:rotate(45deg)}.closeModal:after{right:10px;transform:rotate(-45deg)}