.grid-wrapper{background-color:var(--secondary_blue)}.grid-wrapper>.content-wrapper{max-width:100%;padding:0 15px}.grid-wrapper .header-text{text-align:center}.gallery{display:flex;gap:15px;margin:40px 0 0}.gallery>*{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px 11px}.gallery>:nth-child(2){flex:0 0 calc(43.263% - 30px);max-width:calc(43.263% - 30px)}.gallery>:first-child,.gallery>:last-child{flex:0 0 28.369%;max-width:28.369%}.gallery-item{-webkit-perspective:3000px;perspective:3000px;position:relative}.gallery>:first-child .gallery-item,.gallery>:last-child .gallery-item,.gallery>:nth-child(2) .gallery-item:nth-child(3n+1){width:100%}.gallery>:nth-child(2)>:not(:nth-child(3n+1)){flex:0 0 calc(50% - 5.5px);max-width:calc(50% - 5.5px)}.gallery-img img{vertical-align:bottom;width:100%}.gallery-simple-content{align-items:flex-end;bottom:0;display:flex;height:100%;left:0;padding:20px 15px;position:absolute;top:0;transition:all .3s;width:100%}.gallery-title-sec{align-items:center;color:var(--secondary_color);display:flex;font-size:24px;font-weight:700;gap:10px;line-height:30px;position:relative;text-transform:capitalize;z-index:9}html[lang=ar] .gallery-title-sec img{transform:rotate(180deg)}.gallery-hover-content{align-items:center;background-color:rgba(31,44,51,.85);display:flex!important;flex-direction:column;height:calc(100% - 40px);justify-content:center;left:20px;opacity:0;overflow-y:auto;padding:30px;position:absolute;text-align:center;top:20px;transition:all .3s;visibility:hidden;width:calc(100% - 40px);z-index:9}.gallery-hover-content-inner{text-align:center}.gallery-hover-content p{color:var(--secondary_color);line-height:30px}.gallery-hover-content .gallery-title-sec{display:block;margin:0 0 15px}.gallery-hover-content .cta-btn-wrapper{margin:15px 0 0}.gallery-item:hover .gallery-hover-content{opacity:1;visibility:visible}.gallery-item:hover .gallery-simple-content{opacity:0;visibility:hidden}.gallery-content-outer{position:relative}.gallery-content-outer:before{content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%;z-index:9}.gallery-item:hover .gallery-content-outer:before{opacity:0;visibility:hidden}.gallery-content-outer{display:grid;transform-style:preserve-3d}.gallery-content-outer,.gallery-img{transition-duration:.6s;transition-timing-function:ease-in-out}.gallery-img{transform:rotateX(0deg);transform-style:preserve-3d}.gallery-hover-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1;transform:rotateY(-180deg);transform-style:preserve-3d;visibility:visible}.gallery-item:hover .gallery-content-outer{transform:rotateY(-180deg)}.gallery-hover-content .cta-btn-wrapper a{font-weight:500;line-height:30px}@media (max-width:1199px){.gallery-title-sec{font-size:20px;line-height:26px}.gallery-simple-content{padding:10px}.gallery-hover-content{height:calc(100% - 20px);left:10px;padding:10px;top:10px;width:calc(100% - 20px)}.gallery{flex-wrap:wrap}.gallery>*{flex:0 0 100%!important;max-width:100%!important}.gallery>:first-child,.gallery>:last-child{align-content:inherit;align-items:inherit;display:flex;gap:15px}.gallery>:first-child>*,.gallery>:last-child>*{flex:0 0 calc(50% - 7.5px);max-width:calc(50% - 7.5px)}.gallery>:first-child .gallery-content-outer,.gallery>:first-child .gallery-img,.gallery>:first-child .gallery-img img,.gallery>:last-child .gallery-content-outer,.gallery>:last-child .gallery-img,.gallery>:last-child .gallery-img img{height:100%!important;object-fit:cover}}@media (max-width:574px){.gallery>:first-child,.gallery>:last-child{flex-wrap:wrap}.gallery>:first-child>*,.gallery>:last-child>*,.gallery>:nth-child(2)>:not(:nth-child(3n+1)){flex:0 0 100%;max-width:100%}}