.gallery-section{background:#fff;padding:80px 0 30px;position:relative;overflow:hidden}.gallery-container{width:90%;max-width:1400px;margin:auto}.gallery-heading{margin-bottom:60px;position:relative}.gallery-watermark{color:#0000;-webkit-text-stroke:1px #aa464640;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-family:Times New Roman,serif;font-size:140px;line-height:1;position:absolute;top:-50px;left:0}.gallery-heading h2{color:#111;margin:0;font-family:Times New Roman,serif;font-size:44px;font-weight:400;position:relative}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.gallery-card{cursor:pointer;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:220px;transition:all .6s;display:block}.gallery-card:hover img{transform:scale(1.08)}.gallery-overlay{background:linear-gradient(#0000,#00000059,#000000e6);height:110px;position:absolute;bottom:0;left:0;right:0}.gallery-title{text-align:center;color:#fff;padding:0 12px;font-family:Times New Roman,serif;font-size:24px;position:absolute;bottom:18px;left:0;right:0}.scroll-top{color:#fff;cursor:pointer;z-index:100;background:#7c0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 25px #0000004d}.scroll-top:hover{background:#5d0000}@media (width<=992px){.gallery-section{padding:60px 0}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px}.gallery-watermark{font-size:120px;top:-40px}.gallery-heading h2{font-size:42px}.gallery-heading{margin-bottom:48px}}@media (width<=768px){.gallery-container{width:92%}.gallery-grid{grid-template-columns:1fr;gap:20px}.gallery-heading{margin-bottom:30px}.gallery-watermark{font-size:70px;top:-14px;left:0}.gallery-heading h2{font-size:34px}.gallery-card img{height:240px}.gallery-title{font-size:20px;bottom:14px}.scroll-top{width:46px;height:46px;bottom:16px;right:16px}}@media (width<=480px){.gallery-section{padding:35px 0 25px}.gallery-watermark{margin-bottom:35px;font-size:72px}.gallery-heading h2{font-size:35px}.gallery-card img{height:200px;padding:auto}.gallery-title{font-size:18px}}*{box-sizing:border-box;margin:0;padding:0}.portal-section{background:#fff;width:100%;padding:20px 0 50px}.portal-container{width:85%;max-width:1500px;margin:auto}.portal-heading{text-align:center;color:#08172e;margin-top:0;margin-bottom:35px;font-family:Arial,Helvetica,sans-serif;font-size:35px;font-weight:650}.portal-grid{grid-template-columns:repeat(4,1fr);gap:35px;display:grid}.portal-card{background:#fff;border:1px solid #ececec;border-radius:80px;justify-content:center;align-items:center;height:120px;text-decoration:none;transition:all .35s;display:flex;box-shadow:0 8px 20px #0000001f}.portal-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #0000002e}.portal-card img{object-fit:contain;width:72%;max-width:250px;max-height:95px;transition:all .35s}.portal-card:hover img{transform:scale(1.05)}@media (width>=1600px){.portal-container{width:75%}}@media (width<=1200px){.portal-section{padding:15px 0 40px}.portal-grid{grid-template-columns:repeat(2,1fr);gap:28px}.portal-heading{margin-bottom:28px;font-size:32px}}@media (width<=768px){.portal-section{padding:12px 0 35px}.portal-container{width:90%}.portal-grid{grid-template-columns:repeat(2,1fr);gap:20px}.portal-card{border-radius:55px;height:110px}.portal-heading{margin-bottom:22px;font-size:28px}}@media (width<=576px){.portal-section{padding:25px 10px 30px}.portal-container{width:92%}.portal-grid{grid-template-columns:1fr;gap:16px}.portal-card{border-radius:40px;height:100px}.portal-heading{margin-bottom:18px;font-size:28px}.portal-card img{width:65%}}@media (width<=380px){.portal-heading{font-size:21px}.portal-card{height:90px}}@media (width<=900px) and (orientation:landscape){.portal-section{padding:8px 0 25px}.portal-heading{margin-bottom:15px;font-size:24px}.portal-grid{grid-template-columns:repeat(4,1fr);gap:14px}.portal-card{border-radius:30px;height:75px}.portal-card img{max-height:55px}}.footer{color:#fff;isolation:isolate;background:#132330 50%/cover no-repeat;padding-top:60px;font-family:Segoe UI,sans-serif;position:relative}.footer:before{content:"";z-index:0;background:linear-gradient(#132330e0 0%,#132330f0 60%,#0a0a0af7 100%);position:absolute;inset:0}.footer-container{z-index:1;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:60px;width:90%;max-width:1350px;margin:auto;padding-bottom:45px;display:grid;position:relative}.footer-col h3{margin-bottom:25px;font-size:22px;font-weight:700;position:relative}.footer-col h3:after{content:"";background:#b80d0d;width:70px;height:3px;position:absolute;bottom:-10px;left:0}.footer-logo{align-items:center;gap:15px;margin-bottom:25px;display:flex}.footer-logo img{object-fit:contain;background:#fff;border-radius:50%;width:70px;height:70px;padding:5px}.footer-logo h4{margin-bottom:3px;font-size:19px}.footer-logo span{color:#cfcfcf;font-size:14px}.footer-col p{color:#d8d8d8;margin-bottom:15px;font-size:15px;line-height:1.9}.icon{color:#c41010;margin-right:10px}.footer-col a{color:#d5d5d5;margin-bottom:14px;font-size:15px;text-decoration:none;transition:all .3s;display:block}.footer-col a:hover{color:#fff;padding-left:8px}.footer-social{gap:12px;margin-top:20px;margin-bottom:35px;display:flex}.footer-social a{color:#fff;background:#222;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;transition:all .3s;display:flex}.footer-social a:hover{background:#b80d0d;transform:translateY(-4px)}.visitor{margin-top:30px}.visitor h3{margin-bottom:20px}.footer-bottom{z-index:1;text-align:center;background:#0a0a0a;border-top:1px solid #2b2b2b;padding:10px;position:relative}.footer-bottom p{color:#c8c8c8;margin:2px 0;font-size:12px}.footer-bottom span{color:#fff;font-weight:700}@media (width<=1100px){.footer-container{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=768px){.footer{padding-top:40px}.footer-container{grid-template-columns:1fr;gap:35px;width:92%}.footer-col{text-align:left}.footer-logo{justify-content:flex-start}.footer-col h3{font-size:20px}.footer-logo img{width:60px;height:60px}.footer-logo h4{font-size:18px}.footer-col p,.footer-col a{font-size:14px}.footer-social{margin-top:15px}.footer-bottom{padding:18px 10px}.footer-bottom p{font-size:13px}}@media (width<=480px){.footer-container{width:94%}.footer-col h3{font-size:18px}.footer-col h3:after{width:55px}.footer-logo{gap:12px}.footer-logo img{width:55px;height:55px}.footer-logo h4{font-size:16px}.footer-logo span{font-size:13px}.footer-col p,.footer-col a{font-size:13px;line-height:1.8}.footer-social a{width:38px;height:38px}}
