.sitemap-page-listing{margin-left:auto;margin-right:auto;max-width:160rem;padding:50px 1.7rem;width:100%}.sitemap-page-listing h1{color:#36236a;font-family:Appetite-Rounded;font-size:24px;font-weight:400;line-height:24px;margin-bottom:15px;text-align:center}.sitemap-page-listing ul{align-items:center;display:flex;flex-wrap:wrap}.sitemap-page-listing ul li{list-style-type:none;margin-left:0;padding:10px;width:100%}.sitemap-page-listing ul li a{color:#36236a;font-size:17px;font-weight:600;line-height:1.3;text-decoration:none;transition:.3s}.sitemap-page-listing ul li a:hover{color:#f3a71d}.sitemap-page-listing .show-more-div{text-align:center}.sitemap-page-listing .show-more{background-color:#f3a71d;border-radius:56px;color:#36236a;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:33px;margin-top:20px;padding:6px 23px;text-decoration:none;transition:.3s}.sitemap-page-listing .show-more svg{height:auto;margin-left:5px;transform:rotate(180deg);vertical-align:middle;width:14px}@media(min-width:480px){.sitemap-page-listing ul li{width:50%}}@media (min-width:768px){.sitemap-page-listing{padding-left:3rem;padding-right:3rem}.sitemap-page-listing h1{margin-bottom:30px}.sitemap-page-listing ul li{padding:15px}.sitemap-page-listing ul li a{font-size:20px}}@media(min-width:992px){.sitemap-page-listing ul li{width:33%}}@media(min-width:1024px){.sitemap-page-listing{padding-left:4.7rem;padding-right:4.7rem}}@media(min-width:1280px){.sitemap-page-listing{padding-left:12.5rem;padding-right:12.5rem}}@media (min-width:1440px){.sitemap-page-listing h1{font-size:68px;line-height:1.18}}#btnPreloader{align-items:center;display:flex;height:100%;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:999}#btnPreloader:before {background-color:#fff;content:"";height:100%;opacity:.8;position:absolute;width:100%}#btnPreloader .image-box{display:flex;justify-content:center;text-align:center}#btnPreloader .image-box svg{animation:rotation 2s linear infinite;z-index:1}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}