@keyframes rotate{0%{transform:rotate(0deg) scale(.8)}20%{transform:rotate(45deg) scale(.8)}25%{transform:rotate(40deg) scale(.8)}30%{transform:rotate(50deg) scale(.8)}50%{transform:rotate(180deg) scale(.8)}60%{transform:rotate(220deg) scale(.8)}70%{transform:rotate(200deg) scale(.8)}75%{transform:rotate(150deg) scale(.8)}80%{transform:rotate(200deg) scale(.8)}to{transform:rotate(1turn) scale(.8)}}@keyframes rotateCenter{0%{transform:translate(-50%,-50%) rotate(0deg) scale(.8)}20%{transform:translate(-50%,-50%) rotate(45deg) scale(.8)}25%{transform:translate(-50%,-50%) rotate(40deg) scale(.8)}30%{transform:translate(-50%,-50%) rotate(50deg) scale(.8)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(.8)}60%{transform:translate(-50%,-50%) rotate(220deg) scale(.8)}70%{transform:translate(-50%,-50%) rotate(200deg) scale(.8)}75%{transform:translate(-50%,-50%) rotate(150deg) scale(.8)}80%{transform:translate(-50%,-50%) rotate(200deg) scale(.8)}to{transform:translate(-50%,-50%) rotate(1turn) scale(.8)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sitemap-container{margin:50px auto;max-width:1024px;padding:0 20px 6.25rem}@media (min-width:768px){.sitemap-container{padding:0 2rem 6.25rem}}@media (min-width:1024px){.sitemap-container{padding:0 20px 6.25rem}}.container-item{display:flex;flex-direction:column}@media (min-width:768px){.container-item{margin-top:20px}}.article-types-container{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media (min-width:768px){.article-types-container{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.article-types-container{grid-template-columns:repeat(4,1fr)}}.article-types-container h2{font-size:20px;margin:0}.article-types-container ul{margin:0;padding:0}.article-types-container ul>li{list-style-type:none;margin:10px 0}.article-types-container ul>li a{color:#0089b3;font-size:18px}@media (min-width:768px){.article-types-container ul>li a{font-size:14px}}.locations-container,.trips-container{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);width:100%}@media (min-width:768px){.locations-container,.trips-container{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.locations-container,.trips-container{grid-template-columns:repeat(4,1fr)}}.locations-container ul,.trips-container ul{margin:0;padding:0}.locations-container li,.trips-container li{list-style-type:none;margin:10px 0 20px}.locations-container li a,.trips-container li a{color:#0089b3;font-size:18px}@media (min-width:768px){.locations-container li a,.trips-container li a{font-size:14px}}.sitemap-container h2{position:relative}.sitemap-container h2:before{background-color:#3fff00;bottom:-5px;content:"";height:1px;left:0;position:absolute;width:100%}
