.skeleton-container{display:flex;gap:1rem;max-width:100%;align-items:flex-start;border-bottom:1px solid #fefefe;padding-bottom:10px;margin-bottom:30px;align-items:center}@media(max-width:767px){.skeleton-container{flex-wrap:wrap;padding-left:25px;padding-right:25px}}.skeleton-text{flex:1}@media(max-width:767px){.skeleton-text{order:2;width:100%;flex:auto}}.skeleton{background-color:#e2e2e2;border-radius:4px;margin-bottom:10px;position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;top:0;left:-100%;height:100%;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{to{left:100%}}.skeleton-title{height:24px;width:70%}.skeleton-subtitle{height:10px;width:35%}.skeleton-paragraph{height:14px;width:90%}.skeleton-link{height:16px;width:20%}.skeleton-image{width:240px;height:200px;border-radius:8px}@media(max-width:767px){.skeleton-image{order:1}}.skeleton-map{display:flex;flex-wrap:wrap;width:100%;max-width:100%;height:100%;min-height:500px}@media(max-width:767px){.skeleton-map{max-height:560px}}.posts-skeleton-loader{display:block;width:100%;margin-top:20px}.two-col-skeleton{display:flex;flex-wrap:wrap;width:100%;max-width:100%;margin-top:20px}.two-col-skeleton .left-col-skeleton,.two-col-skeleton .right-col-skeleton{display:block;width:50%}.button-skelton{display:flex;flex-wrap:wrap;width:100%;max-width:100%;margin-top:20px}.button-skelton .skelton-btn{width:30%;height:40px;margin-right:10px}.button-tag{display:flex;flex-wrap:wrap;width:100%;max-width:100%;margin-top:20px}.button-tag .skelton-btn{width:100px;height:30px;margin-right:10px}.gallery-skeleton-loader,.product-skeleton-loader{display:block;width:100%;max-width:100%}.gallery-skeleton-loader .skeleton-container,.product-skeleton-loader .skeleton-container{flex:1}.gallery-skeleton-loader .skelton-block,.product-skeleton-loader .skelton-block{min-height:50px;display:flex;flex-wrap:wrap;flex:1;margin:0 -15px}.gallery-skeleton-loader .skelton-block.three-col .gallery-skeleton-item,.product-skeleton-loader .skelton-block.three-col .gallery-skeleton-item{width:calc(33.3333333333% - 30px)}@media(max-width:767px){.gallery-skeleton-loader .skelton-block.three-col .gallery-skeleton-item,.product-skeleton-loader .skelton-block.three-col .gallery-skeleton-item{width:calc(50% - 30px)}}@media(max-width:350px){.gallery-skeleton-loader .skelton-block.three-col .gallery-skeleton-item,.product-skeleton-loader .skelton-block.three-col .gallery-skeleton-item{width:calc(100% - 30px)}}.gallery-skeleton-loader .skelton-block .four-col .gallery-skeleton-item,.product-skeleton-loader .skelton-block .four-col .gallery-skeleton-item{width:calc(25% - 30px)}@media(max-width:767px){.gallery-skeleton-loader .skelton-block .four-col .gallery-skeleton-item,.product-skeleton-loader .skelton-block .four-col .gallery-skeleton-item{width:calc(50% - 30px)}}@media(max-width:350px){.gallery-skeleton-loader .skelton-block .four-col .gallery-skeleton-item,.product-skeleton-loader .skelton-block .four-col .gallery-skeleton-item{width:calc(100% - 30px)}}.gallery-skeleton-loader .skelton-block .gallery-skeleton-item,.product-skeleton-loader .skelton-block .gallery-skeleton-item{margin:15px;min-height:50px;aspect-ratio:1/1;background:#ccc}