:root{--text_primary:rgba(22, 125, 238, 1);--text_white:rgba(255, 255, 255, 1);--text_white_opacity:rgba(255, 255, 255, 0.7);--second_text_color:rgba(33, 33, 33, 1);--gallery_fs_60:60px;--gallery_fs_28:28px;--gallery_fs_26:26px;--gallery_fw_700:700;--gallery_fw_400:400;--gallery_fw_900:900;--gallery_padding:100px}.gallery-main-wrapper{padding-top:108px}.gallery-banner{position:relative;background-image:url(../images/gallery_banner.webp);background-position:center;width:100%;height:500px;background-position:100% 100%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center}.gallery-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.gallery-page h1{font-size:var(--gallery_fs_60);font-weight:var(--gallery_fw_700);color:var(--text_white);text-align:center;margin:0 auto;padding-bottom:30px}.gallery-page p{color:var(--text_white_opacity);font-size:var(--gallery_fs_28);font-weight:var(--gallery_fw_400);text-align:center;line-height:38px;max-width:1140px;width:100%;margin:0}.gallery-banner:after{content:"Video Gallery";position:absolute;left:50%;transform:translate(-50%,32%);font-size:250px;font-weight:800;background:rgba(255,255,255,.1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;bottom:17px;z-index:9;width:100%;max-width:1660px;text-align:center}.gallery-list-section{padding-top:70px;background-color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.gallery-card{border:1px solid #e1e3e5;border-radius:20px;padding:24px;background:#fff;display:flex;flex-direction:column;transition:all .3s ease}.gallery-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.05)}.gallery-card-img{position:relative;cursor:pointer;width:100%;border-radius:16px;overflow:hidden;margin-bottom:24px;aspect-ratio:16/10;background-color:#f0f0f0}.gallery-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gallery-card:hover .gallery-card-img img{transform:scale(1.05)}.gallery-card-content{display:flex;flex-direction:column;flex-grow:1}.gallery-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.gallery-card-header h3{font-size:var(--gallery_fs_28);font-weight:var(--gallery_fw_700);color:var(--second_text_color);margin:0}.gallery-category{font-size:18px;font-weight:600;color:var(--text_primary)}.gallery-card-desc{font-size:18px;color:#666;margin:0 0 30px 0;line-height:1.5}.gallery-tags{display:flex;gap:12px;flex-wrap:wrap;margin-top:auto}.gallery-tag{background-color:#f5f6f8;color:#333;padding:10px 24px;border-radius:50px;font-size:15px;font-weight:500}.gallery-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;color:#003d74;border:1px solid var(--color-azure-53,#2583e9);padding:12px 28px;border-radius:50px;font-size:20px;font-weight:600;display:flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:all .3s ease;z-index:2;pointer-events:none}.gallery-card-img::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.gallery-card:hover .gallery-play-btn{opacity:1;visibility:visible}.gallery-card:hover .gallery-card-img::after{opacity:1}.gallery-video-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.gallery-video-popup-content{position:relative;width:100%;max-width:900px;background:#000;border-radius:12px}.gallery-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}.gallery-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-popup-close{position:absolute;top:-14px;right:-11px;background:0 0;border:none;color:#fff;font-size:40px;cursor:pointer;line-height:1;z-index:10000;transition:color .3s ease;background:#033687;width:33px;height:33px;border-radius:50px;display:flex;align-items:center}.gallery-popup-close:hover{color:#ddd}.port_service{padding-top:70px}Watch Video .card_common{display:flex;flex-wrap:wrap;height:100%;padding-top:30px}@media screen and (min-width:1399px) and (max-width:1600px){.gallery-banner:after{font-size:184px;text-align:center}}@media screen and (min-width:1199px) and (max-width:1399px){.gallery-banner:after{font-size:150px}:root{--gallery_fs_60:50px;--gallery_fs_28:24px}}@media screen and (min-width:991px) and (max-width:1199px){.gallery-banner:after{font-size:120px}:root{--gallery_fs_60:44px;--gallery_fs_28:24px}}@media screen and (max-width:1199px){:root{--gallery_fs_60:42px;--gallery_fs_28:22px}.gallery-main-wrapper{padding-top:0}.gallery-banner:after{font-size:100px}}@media screen and (max-width:991px){:root{--gallery_fs_60:36px;--gallery_fs_28:20px}.gallery-grid{grid-template-columns:1fr}}@media screen and (max-width:767px){:root{--gallery_fs_60:30px;--gallery_fs_28:18px}.gallery-banner{height:440px}.gallery-list-section{padding:60px 0}.gallery-card{padding:15px;border-radius:15px}.gallery-card-img{border-radius:10px;margin-bottom:15px}.gallery-card-header h3{font-size:var(--gallery_fs_26)}.gallery-category{font-size:16px}.gallery-card-desc{font-size:16px;margin-bottom:20px}.gallery-tag{padding:8px 16px;font-size:14px}.gallery-play-btn{padding:10px 20px;font-size:14px}.gallery-main-wrapper{padding-top:50px}.gallery-page p{line-height:30px}.gallery-banner:after{font-size:52px;bottom:4px}}.cta_bg_wrap{background-color:#2b2b2b;border-radius:20px;padding:20px 5px;margin:0;width:100%;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:30px 30px}.cta_inner{background-color:#3b3b3b;border-radius:12px;padding:30px;height:100%;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.1)}.cta_inner h3{color:#fff;font-size:47px;font-weight:500;line-height:63px;margin:0}.cta_button.pt-30{text-align:left!important}.cta_inner h3 span{display:block}.gallery-cta-btn{background-color:#2583e9;color:#fff!important;font-size:15px;font-weight:500;padding:12px 28px;border-radius:50px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease-in-out;border:none}.gallery-cta-btn:hover{background-color:#1a6ac0;transform:translateY(-3px);box-shadow:0 8px 15px rgba(37,131,233,.3)}.gallery-cta-btn img{display:none!important}@media screen and (max-width:767px){.cta_inner{padding:30px 20px}.cta_inner h3{font-size:24px;margin-bottom:25px;line-height:38px}.cta_bg_wrap>div:first-child .cta_inner{margin-bottom:20px}.pt-30{padding-top:6px!important}}