.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}.icon-pagination{width:12px;height:18px;margin-top:1px}.pagination-wrapper{position:relative;display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start}@media(max-width:1024px){.pagination-wrapper{justify-content:center;width:100%}}.pagination-wrapper .next-prev-btn{display:flex;margin:0 23px;flex-wrap:wrap;align-items:center;font-size:15px;font-weight:600;font-style:normal;line-height:150%;color:var(--navy)}.pagination-wrapper .next-prev-btn span,.pagination-wrapper .next-prev-btn svg path{transition:.4s ease}.pagination-wrapper .next-prev-btn.prev{margin-left:0}.pagination-wrapper .next-prev-btn.next{margin-right:0}.pagination-wrapper .next-prev-btn:hover span{color:var(--nutmeg)}.pagination-wrapper .next-prev-btn:hover svg path{fill:var(--nutmeg)}@media(max-width:1024px){.pagination-wrapper .next-prev-btn{margin:0 7px}}.pagination-wrapper .pagination-count{position:relative;display:flex;flex-wrap:wrap;justify-content:center}.pagination-wrapper ul{position:relative;display:flex;flex-wrap:wrap;align-items:center}.pagination-wrapper ul li{display:inline-flex;margin:9px;justify-content:center;align-items:center;font-size:15px;font-weight:400;font-style:normal;line-height:150%;white-space:nowrap;color:var(--neablack);transition:0s ease}.pagination-wrapper ul li:hover a{color:var(--nutmeg)}.pagination-wrapper ul li:hover .active a{color:#fff}.pagination-wrapper ul li.active{width:auto;min-width:24px;min-height:24px;padding:5px;border-radius:50%;color:#fff;background:var(--nutmeg);aspect-ratio:1/1}.pagination-wrapper ul li.active a{color:#fff}.pagination-wrapper ul li a{font-size:15px;font-weight:400;font-style:normal;line-height:0;color:var(--neablack)}.pagination-wrapper a:hover{text-decoration:none}.pagination-wrapper a.next-prev-btn.disabled{pointer-events:none}.pagination-wrapper a.next-prev-btn.disabled span{color:#9e9a97}.pagination-wrapper a.next-prev-btn.disabled svg path{fill:#9e9a97}