.tab_w{justify-content:center!important}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(25%,1fr));grid-gap:20px;gap:20px;display:grid}@media only screen and (max-width:1024px){.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(45%,1fr));gap:16px}}.gallery-item{cursor:pointer;overflow:hidden;width:100%;height:250px}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s ease}.gallery-item:hover img{transition:transform 1s ease;transform:scale(1.05)}.galleryphototab{padding-bottom:100px}@media only screen and (max-width:563px){.galleryphototab{padding-bottom:50px}}.galleryphototab .facsection-head{margin:50px 0}@media only screen and (max-width:563px){.galleryphototab .facsection-head{margin:30px 0}}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));grid-gap:20px;gap:20px}@media only screen and (max-width:1024px){.video-grid{grid-template-columns:repeat(auto-fit,minmax(45%,1fr));gap:16px}}@media only screen and (max-width:563px){.video-grid{gap:10px}}.video-card{cursor:pointer;transition:transform .3s ease;text-align:left;background-color:#efe8f4;border:1px solid #715c84;flex-direction:column;width:100%;height:100%;padding:20px;display:flex;box-shadow:2px 2px 12px rgba(0,0,0,.1)}@media only screen and (max-width:1024px){.video-card{padding:15px}}.video-thumb{position:relative;overflow:hidden;width:100%;height:250px}@media only screen and (max-width:1024px){.video-thumb{height:180px}}.video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.play-btn img{transition:transform .3s ease;width:50px;height:50px}@media only screen and (max-width:563px){.play-btn img{width:35px;height:35px}}.video-card:hover .play-btn img{transform:scale(1.2);transition:transform .3s ease}.videocard-desc{text-align:left;flex-direction:column;flex:1 1;margin-top:20px;display:flex}.videocard-desc h3{color:#4c4f54;margin:0;font-size:20px;font-weight:700;line-height:120%}@media only screen and (max-width:563px){.videocard-desc h3{font-size:14px}}.videocard-desc p{color:#4c4f54;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 24px;font-size:16px;font-weight:400;line-height:120%;display:-webkit-box;overflow:hidden}@media only screen and (max-width:563px){.videocard-desc p{font-size:12px}}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;color:hsla(0,0%,100%,.9);text-shadow:0 0 10px rgba(0,0,0,.5);pointer-events:none}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000;overflow:hidden}.imgpopupinner{position:relative}@media only screen and (max-width:1200px){.imgpopupinner{height:90%;width:90%}}.popup .close{color:#fff;cursor:pointer;z-index:1001;background:none;border:none;position:absolute;top:50px;right:20px}@media only screen and (max-width:563px){.popup .close{right:10px}}.popup .arrow{position:absolute;top:50%;transform:translateY(-50%);color:#fff;background:rgba(0,0,0,0);border:none;padding:0;border-radius:50%;cursor:pointer;z-index:1001}.popup .arrow img{width:30px}.popup .arrow.left{left:30px}@media only screen and (max-width:563px){.popup .arrow.left{left:0}}.popup .arrow.right{right:30px}@media only screen and (max-width:563px){.popup .arrow.right{right:0}}.slider{width:900px;height:600px;overflow:hidden;position:relative;padding:40px 0}@media only screen and (max-width:1200px){.slider{height:100%;width:100%}}.slider-track{display:flex;transition:transform .5s ease-in-out;width:100%;height:100%}.popup-img{width:100%;height:100%;object-fit:cover;flex-shrink:0}.videopoupp{width:90%;height:90%;position:relative;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:563px){.videopoupp iframe{width:100%;height:100%}}.videopoupp .close{top:40px;right:80px}@media only screen and (max-width:563px){.videopoupp .close{top:20px;right:20px}}.pagination button:hover{color:var(--purple-text)!important}.pagination button.active:hover{color:#fff!important}