.short-videos-page .category-title.sv{padding:20px 20px 0;border-bottom:none}.short-videos-page .category-title.sv h4{color:#09090b;font-size:22px;font-weight:600;line-height:36px;display:flex;align-items:center;gap:8px}.short-videos-page .category-title.sv h4 img{height:26px;flex-shrink:0}.short-videos-page .tab-sec{padding:0;position:relative;display:flex;align-items:center;border-bottom:1px solid #e5e7eb}.short-videos-page .tab-container{flex:1;padding:12px 4px;border-bottom:none;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.short-videos-page .tab-container::-webkit-scrollbar{display:none}.short-videos-page .tab-container .sv-tab{display:inline-block;cursor:pointer;color:#1e2939;font-size:14px;font-weight:500;line-height:20px;padding:5px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#f3f4f6;text-align:center;margin-right:8px;transition:background .15s,color .15s,border-color .15s;-webkit-user-select:none;user-select:none;flex-shrink:0;white-space:nowrap}.short-videos-page .tab-container .sv-tab:last-child{margin-right:0}.short-videos-page .tab-container .sv-tab.active{color:#0656ad;border:1px solid #c4dbf3;background:#e5eef9;font-weight:600}.short-videos-page .tab-container .sv-tab:hover:not(.active){background:#e9eaec}.short-videos-page .tab-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:#364153;font-size:22px;line-height:1;cursor:pointer;transition:background .15s,border-color .15s;padding:0;margin:0 6px;box-shadow:0 1px 4px #00000014;-webkit-user-select:none;user-select:none}.short-videos-page .tab-arrow:hover{background:#f3f4f6;border-color:#c4dbf3;color:#0656ad}.short-videos-page .tab-arrow:active{background:#e5eef9}.short-videos-page .sv-grid{padding:16px 20px}.short-videos-page .sv-video-box{margin-bottom:20px}.short-videos-page .sv-v-box{position:relative;display:block;border-radius:14px;overflow:hidden;background:#000}.short-videos-page .sv-v-box .sv-thumb{width:100%;height:256px;object-fit:cover;border-radius:14px;display:block;transition:transform .25s ease,opacity .25s ease}.short-videos-page .sv-v-box:hover .sv-thumb{transform:scale(1.04);opacity:.88}.short-videos-page .sv-v-box .sv-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .2s ease;pointer-events:none}.short-videos-page .sv-v-box:hover .sv-play-icon{transform:translate(-50%,-50%) scale(1.15)}.short-videos-page .sv-v-box .sv-play-icon img{width:40px;height:40px;display:block}.short-videos-page .sv-video-box p{margin:8px 0 0;color:#1e2939;font-size:13px;font-weight:400;line-height:20px;height:59px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.short-videos-page .sv-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:24px 20px;color:#6a7282;font-size:15px;grid-column:1 / -1;width:100%}.short-videos-page .sv-spinner{width:20px;height:20px;border:3px solid #e5e7eb;border-top-color:#0656ad;border-radius:50%;animation:sv-spin .7s linear infinite}@keyframes sv-spin{to{transform:rotate(360deg)}}.short-videos-page .sv-end-message{padding:32px 20px;text-align:center;color:#6a7282;font-size:15px;width:100%;grid-column:1 / -1}@media(max-width:767px){.short-videos-page .tab-arrow{width:24px;height:24px;font-size:18px;margin:0 3px}.short-videos-page .sv-grid{padding:12px 0}.short-videos-page .sv-v-box .sv-thumb{height:200px}.short-videos-page .category-title.sv{padding:16px 0 0}.short-videos-page .tab-sec{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.photo-gallery-page{background:#fff;padding:0}.photo-gallery-page .category-title.pg{padding:20px 0 12px;border-bottom:none}.photo-gallery-page .category-title.pg h4{color:#09090b;font-size:22px;font-weight:600;line-height:36px;display:flex;align-items:center;margin:0}.photo-gallery-page .category-title.pg h4 img{margin-right:8px;height:26px;width:auto}.photo-gallery-page .tab-sec{padding:0;position:relative;display:flex;align-items:center}.photo-gallery-page .tab-container{flex:1;padding:12px 4px;border-bottom:1px solid #e5e7eb;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.photo-gallery-page .tab-container .pg-tab{display:inline-block;cursor:pointer;color:#1e2939;font-size:14px;font-weight:500;line-height:20px;padding:5px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#f3f4f6;text-align:center;margin-right:8px;transition:background .15s,color .15s,border-color .15s;-webkit-user-select:none;user-select:none;flex-shrink:0}.photo-gallery-page .tab-container .pg-tab:last-child{margin-right:0}.photo-gallery-page .tab-container .pg-tab.active{color:#0656ad;border:1px solid #c4dbf3;background:#e5eef9;font-weight:600}.photo-gallery-page .tab-container .pg-tab:hover:not(.active){background:#e9eaec}.photo-gallery-page .tab-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:#364153;font-size:22px;line-height:1;cursor:pointer;transition:background .15s,border-color .15s;padding:0;margin:0 6px;box-shadow:0 1px 4px #00000014;-webkit-user-select:none;user-select:none}.photo-gallery-page .tab-arrow:hover{background:#f3f4f6;border-color:#c4dbf3;color:#0656ad}.photo-gallery-page .tab-arrow:active{background:#e5eef9}.photo-gallery-page .tab-data-container{min-height:200px;padding-top:16px}.photo-gallery-page .pg-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:24px 20px;color:#6a7282;font-size:15px}.photo-gallery-page .pg-loading .pg-spinner{width:20px;height:20px;border:3px solid #e5e7eb;border-top-color:#0656ad;border-radius:50%;animation:spin .7s linear infinite}.photo-gallery-page .pg-end-message{text-align:center;padding:20px;color:#6a7282;font-size:14px}.photo-gallery-page .gallery-section-title{color:#09090b;font-size:18px;font-weight:600;line-height:28px;margin:0 0 14px}.photo-gallery-page .photo-box{margin-bottom:20px;border-bottom:1px solid #f0f0f0;padding-bottom:16px}.photo-gallery-page .photo-box:last-child{border-bottom:none}.photo-gallery-page .photo-box .img-row{display:flex;gap:6px;border-radius:6px;overflow:hidden}.photo-gallery-page .photo-box .img-left{flex:8;position:relative}.photo-gallery-page .photo-box .img-right{flex:4;display:flex;flex-direction:column;gap:6px}.photo-gallery-page .photo-box .img-left .gallery-first-img{width:100%;height:160px;object-fit:cover;border-radius:6px;display:block}.photo-gallery-page .photo-box .img-right .gallery-sec-img,.photo-gallery-page .photo-box .img-right .gallery-third-img{width:100%;height:77px;object-fit:cover;border-radius:4px;display:block;flex:1}.photo-gallery-page .photo-box .count-img{display:flex;align-items:center;gap:4px;margin-top:5px}.photo-gallery-page .photo-box .count-img img{width:14px;height:14px}.photo-gallery-page .photo-box .count-img p{font-size:12px;color:#6a7282;margin:0}.photo-gallery-page .photo-box .pg-category-link{display:inline-flex;align-items:center;gap:4px;margin-top:6px;text-decoration:none;font-size:13px;font-weight:600;color:#c9232b}.photo-gallery-page .photo-box .photo-gallery-p{color:#1e2939;font-size:15px;font-weight:500;line-height:22px;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none}.photo-gallery-page .photo-box a:hover .photo-gallery-p{color:#0656ad}.photo-gallery-page .break-line{background:#e5e7eb;height:1px;width:100%;margin:20px 0}@media(max-width:767px){.photo-gallery-page .tab-arrow{width:24px;height:24px;font-size:18px;margin:0 3px}.photo-gallery-page .photo-box .img-left .gallery-first-img{height:120px}.photo-gallery-page .photo-box .img-right .gallery-sec-img,.photo-gallery-page .photo-box .img-right .gallery-third-img{height:57px}}.photo-gallery-page{padding:18px 24px 28px}.photo-gallery-page .category-title.pg h4{font-size:28px;line-height:36px;font-weight:700}.photo-gallery-page .category-title.pg h4 img{height:24px}.photo-gallery-page .tab-sec{gap:10px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.photo-gallery-page .tab-container{display:flex;gap:10px;padding:0;border-bottom:0}.photo-gallery-page .tab-container .pg-tab{min-width:108px;margin-right:0;padding:8px 20px;color:#111827;font-size:14px;line-height:18px;font-weight:600;border-radius:8px;border-color:#dde2ea;background:#f4f5f7}.photo-gallery-page .tab-arrow{width:32px;height:32px;margin:0;box-shadow:none}.photo-gallery-page .gallery-section-title{color:#09090b;font-size:30px;line-height:36px;font-weight:600}.photo-gallery-page .trending-gallery-strip{display:grid;grid-auto-columns:minmax(204px,1fr);grid-auto-flow:column;gap:16px;overflow-x:auto;padding:16px;border-radius:14px;background:#172334;scrollbar-width:none}.photo-gallery-page .trending-gallery-strip::-webkit-scrollbar{display:none}.photo-gallery-page .trending-gallery-strip .photo-box{min-width:0;margin-bottom:0;padding-bottom:0;border-bottom:0}.photo-gallery-page .gallery-feed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.photo-gallery-page .gallery-feed-grid .photo-box{margin-bottom:0;padding-bottom:0;border-bottom:0}.photo-gallery-page .photo-box{position:relative}.photo-gallery-page .photo-box .img-row{position:relative;gap:8px;border-radius:8px}.photo-gallery-page .photo-box .img-left .gallery-first-img{height:108px;border-radius:8px 0 0 8px}.photo-gallery-page .photo-box .img-right{gap:8px}.photo-gallery-page .photo-box .img-right .gallery-sec-img,.photo-gallery-page .photo-box .img-right .gallery-third-img{height:50px;border-radius:0 8px 8px 0}.photo-gallery-page .photo-box .count-img{position:absolute;left:38px;top:70px;z-index:2;gap:6px;margin-top:0;padding:7px 10px;border-radius:4px;background:#fff;box-shadow:0 4px 12px #0f172a2e}.photo-gallery-page .photo-box .count-img p{color:#075bb5;font-size:12px;line-height:14px;font-weight:800;text-transform:uppercase}.photo-gallery-page .photo-box .pg-category-link{width:fit-content;margin-top:14px;padding:7px 12px;color:#1f2937;font-size:13px;line-height:16px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.photo-gallery-page .trending-gallery-strip .photo-box .pg-category-link{color:#fff;border-color:#ffffffb3;background:transparent}.photo-gallery-page .photo-box .photo-gallery-p{margin-top:12px;color:#111827;font-size:15px;line-height:24px;font-weight:700;-webkit-line-clamp:3}.photo-gallery-page .trending-gallery-strip .photo-box .photo-gallery-p{color:#f8fafc}.photo-gallery-page .break-line{height:14px;margin:22px -24px;background:#e5e7eb}@media(max-width:991px){.photo-gallery-page{padding:16px 18px 24px}.photo-gallery-page .gallery-feed-grid{grid-template-columns:1fr}}@media(max-width:767px){.photo-gallery-page{padding:14px 0 22px}.photo-gallery-page .category-title.pg h4,.photo-gallery-page .gallery-section-title{font-size:24px;line-height:32px}.photo-gallery-page .tab-sec{gap:6px}.photo-gallery-page .tab-container .pg-tab{min-width:92px;padding:7px 14px}.photo-gallery-page .trending-gallery-strip{grid-auto-columns:minmax(220px,82%);margin-right:-12px;padding:14px;border-radius:12px}.photo-gallery-page .photo-box .img-left .gallery-first-img{height:126px}.photo-gallery-page .photo-box .img-right .gallery-sec-img,.photo-gallery-page .photo-box .img-right .gallery-third-img{height:59px}.photo-gallery-page .photo-box .count-img{left:38px;top:88px}.photo-gallery-page .break-line{margin-left:0;margin-right:0}}.photo-gallery-detail-page{background:#fff;padding:18px 24px 28px}.photo-gallery-detail-page .title-news span{color:#09090b;font-size:24px;font-weight:600;line-height:32px;display:block;margin-bottom:4px}.photo-gallery-detail-page .title-news p{color:#364153;font-size:17px;font-weight:400;line-height:26px;margin:0 0 8px}.photo-gallery-detail-page .by-line{display:flex;align-items:center;gap:8px;color:#6a7282;font-size:13px;margin-bottom:16px}.photo-gallery-detail-page .by-line strong{color:#364153}.photo-gallery-detail-page .share-btn{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:6px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#f3f4f6;font-size:13px;color:#364153;margin-bottom:20px;transition:background .15s}.photo-gallery-detail-page .share-btn:hover{background:#e5eef9;border-color:#c4dbf3;color:#0656ad}.photo-gallery-detail-page .pg-toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#1e2939;color:#fff;font-size:14px;padding:10px 20px;border-radius:8px;z-index:9999;pointer-events:none;opacity:0;transition:opacity .3s}.photo-gallery-detail-page .pg-toast.show{opacity:1}.photo-gallery-detail-page .photo-box{margin-bottom:20px;position:relative}.photo-gallery-detail-page .photo-box img.gallery-image{width:100%;object-fit:contain;border-radius:8px;display:block}.photo-gallery-detail-page .photo-box .caption{color:#364153;font-size:14px;line-height:22px;margin:8px 0 0;padding:0 4px}.photo-gallery-detail-page .photo-box .count-box{position:absolute;top:24px;left:24px;color:#0656ad;font-size:12px;font-weight:600;text-transform:uppercase;padding:4px 8px;border-radius:4px;background:#fffffff2;display:flex;align-items:center;gap:4px;box-shadow:0 2px 6px #0000001a}.photo-gallery-detail-page .photo-box .count-box img{width:12px;height:12px;display:block}.photo-gallery-detail-page .gallery-part{padding:24px 0;border-top:1px solid #e5e7eb}.photo-gallery-detail-page .gallery-part .category-title{margin-bottom:20px}.photo-gallery-detail-page .gallery-part .category-title h4{color:#09090b;font-size:22px;font-weight:600;line-height:28px;margin:0}.photo-gallery-detail-page .tranding-photos{display:flex;flex-direction:column;gap:20px}.photo-gallery-detail-page .trending-box{border-bottom:1px solid #f3f4f6;padding-bottom:18px}.photo-gallery-detail-page .trending-box:last-child{border-bottom:none;padding-bottom:0}.photo-gallery-detail-page .trending-box .trending-grid{display:flex;gap:8px;position:relative;border-radius:8px;overflow:hidden}.photo-gallery-detail-page .trending-box .col-left{flex:2;position:relative}.photo-gallery-detail-page .trending-box .col-right{flex:1;display:flex;flex-direction:column;gap:8px}.photo-gallery-detail-page .trending-box .gallery-first-img{height:180px;width:100%;object-fit:cover;border-radius:8px;display:block}.photo-gallery-detail-page .trending-box .gallery-sec-img,.photo-gallery-detail-page .trending-box .gallery-third-img{height:86px;width:100%;object-fit:cover;border-radius:4px;display:block}.photo-gallery-detail-page .trending-box .count-img-badge{position:absolute;bottom:8px;left:8px;color:#0656ad;font-size:11px;font-weight:600;text-transform:uppercase;padding:3px 6px;border-radius:4px;background:#fff;display:flex;align-items:center;gap:4px;box-shadow:0 1px 3px #0000001a}.photo-gallery-detail-page .trending-box .count-img-badge img{width:10px;height:10px;display:block}.photo-gallery-detail-page .trending-box p.photo-gallery-title{color:#1e2939;font-size:15px;font-weight:500;line-height:20px;margin:8px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none}.photo-gallery-detail-page .trending-box p.photo-gallery-title:hover{color:#0656ad}.photo-gallery-detail-page .gallery-part{padding:20px 0 8px;border-top:1px solid #e5e7eb;margin-top:12px}.photo-gallery-detail-page .photos-carousel.owl-carousel{position:relative;padding:16px 16px 36px;border-radius:14px;background:#172334;overflow:hidden}.photo-gallery-detail-page .photos-carousel .owl-stage-outer{overflow:hidden}.photo-gallery-detail-page .photos-carousel .owl-stage{display:flex;gap:16px}.photo-gallery-detail-page .photos-carousel .owl-item{flex:0 0 calc((100% - 32px) / 3);min-width:0}.photo-gallery-detail-page .photo-box{position:relative;min-width:0;margin:0;padding:0;border:0}.photo-gallery-detail-page .photo-box a{text-decoration:none}.photo-gallery-detail-page .photo-box .row.mb-2{display:flex;flex-wrap:nowrap;gap:8px;margin:0 0 10px!important}.photo-gallery-detail-page .photo-box .row.mb-2>[class*=col-]{padding:0}.photo-gallery-detail-page .photo-box .col-md-8,.photo-gallery-detail-page .photo-box .col-8{flex:0 0 calc(66.666% - 4px);max-width:calc(66.666% - 4px)}.photo-gallery-detail-page .photo-box .col-md-4,.photo-gallery-detail-page .photo-box .col-4{display:flex;flex:0 0 calc(33.333% - 4px);max-width:calc(33.333% - 4px);flex-direction:column;gap:8px}.photo-gallery-detail-page .photo-box .gallery-first-img{display:block;width:100%;height:108px;object-fit:cover;border-radius:6px}.photo-gallery-detail-page .photo-box .gallery-sec-img,.photo-gallery-detail-page .photo-box .gallery-third-img{display:block;width:100%;height:50px;object-fit:cover;border-radius:4px}.photo-gallery-detail-page .photo-box .count-img{position:absolute;left:42px;top:70px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:4px;background:#fff;box-shadow:0 4px 12px #0f172a2e}.photo-gallery-detail-page .photo-box .count-img img{width:14px;height:14px}.photo-gallery-detail-page .photo-box .count-img p{margin:0;color:#075bb5;font-size:11px;line-height:13px;font-weight:600;text-transform:uppercase}.photo-gallery-detail-page .photo-box .photo-gallery-p{margin:10px 0 0;color:#f8fafc;font-size:14px;line-height:21px;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.photo-gallery-detail-page .gallery-nav{position:absolute;top:86px;z-index:5;display:grid;place-items:center;width:30px;height:44px;color:#075bb5;font-size:28px;line-height:1;border:0;background:#fff;cursor:pointer}.photo-gallery-detail-page .gallery-nav-prev{left:0;border-radius:0 4px 4px 0}.photo-gallery-detail-page .gallery-nav-next{right:0;border-radius:4px 0 0 4px}.photo-gallery-detail-page .carousel-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:6px}.photo-gallery-detail-page .carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff80;cursor:pointer}.photo-gallery-detail-page .carousel-dots button.active{width:22px;border-radius:999px;background:#fff}.photo-gallery-detail-page .gallery-part .category-title{margin-bottom:16px}.photo-gallery-detail-page .gallery-part .category-title h4{color:#09090b;font-size:20px;font-weight:600;line-height:28px;margin:0}.photo-gallery-page{padding:18px 24px 28px;background:#fff}.photo-gallery-page button{font-family:inherit}.photo-gallery-page .category-title.pg{padding:0 0 18px}.photo-gallery-page .category-title.pg h4{margin:0;color:#09090b;font-size:30px;font-weight:600;line-height:36px}.photo-gallery-page .category-title.pg h4 img{width:24px;height:24px;object-fit:contain}.photo-gallery-page .tab-sec{display:flex;align-items:center;gap:10px;padding:0 0 22px;border-bottom:1px solid #e5e7eb}.photo-gallery-page .tab-container{display:flex;flex:1;gap:10px;padding:0;border-bottom:0;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.photo-gallery-page .tab-container::-webkit-scrollbar{display:none}.photo-gallery-page .tab-container .pg-tab{min-width:108px;margin:0;padding:8px 18px;color:#111827;font-size:14px;line-height:18px;font-weight:500;text-align:center;border:1px solid #dde2ea;border-radius:8px;background:#f4f5f7;cursor:pointer}.photo-gallery-page .tab-container .pg-tab.active{color:#075bb5;border-color:#bfdbfe;background:#e5f1ff}.photo-gallery-page .tab-arrow{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;margin:0;padding:0;color:#334155;font-size:22px;line-height:1;border:1px solid #e2e8f0;border-radius:50%;background:#fff;box-shadow:none;cursor:pointer}.photo-gallery-page .tab-data-container{padding-top:18px}.photo-gallery-page .top-trending-section{margin-bottom:0}.photo-gallery-page .gallery-section-title{margin:0 0 18px;color:#09090b;font-size:30px;line-height:36px;font-weight:600}.photo-gallery-page .trending-carousel{position:relative;padding:16px 16px 36px;border-radius:14px;background:#172334;overflow:hidden}.photo-gallery-page .trending-gallery-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0;overflow:visible;border-radius:0;background:transparent}.photo-gallery-page .gallery-nav{position:absolute;top:86px;z-index:5;display:grid;place-items:center;width:30px;height:44px;color:#075bb5;font-size:28px;line-height:1;border:0;background:#fff;cursor:pointer}.photo-gallery-page .gallery-nav-prev{left:0;border-radius:0 4px 4px 0}.photo-gallery-page .gallery-nav-next{right:0;border-radius:4px 0 0 4px}.photo-gallery-page .carousel-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:6px}.photo-gallery-page .carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff8c;cursor:pointer}.photo-gallery-page .carousel-dots button.active{width:22px;border-radius:999px;background:#fff}.photo-gallery-page .photo-box{position:relative;min-width:0;margin:0;padding:0;border:0}.photo-gallery-page .photo-box a{text-decoration:none}.photo-gallery-page .photo-box .img-row{display:flex;gap:8px;min-height:0;border-radius:8px;overflow:hidden}.photo-gallery-page .photo-box .img-left{flex:2 1 0;min-width:0}.photo-gallery-page .photo-box .img-right{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:8px}.photo-gallery-page .photo-box .img-left .gallery-first-img{display:block;width:100%;height:106px;object-fit:cover;border-radius:0}.photo-gallery-page .photo-box .img-right .gallery-sec-img,.photo-gallery-page .photo-box .img-right .gallery-third-img{display:block;width:100%;height:49px;object-fit:cover;border-radius:0}.photo-gallery-page .photo-box .count-img{position:absolute;left:38px;top:88px;z-index:2;display:inline-flex;align-items:center;gap:6px;margin:0;padding:7px 10px;border-radius:4px;background:#fff;box-shadow:0 4px 12px #0f172a2e}.photo-gallery-page .photo-box .count-img img{width:16px;height:16px}.photo-gallery-page .photo-box .count-img p{margin:0;color:#075bb5;font-size:12px;line-height:14px;font-weight:600;text-transform:uppercase}.photo-gallery-page .photo-box .pg-category-link{display:inline-flex;align-items:center;gap:5px;width:fit-content;margin-top:14px;padding:7px 12px;color:#1f2937;font-size:13px;line-height:16px;font-weight:500;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer}.photo-gallery-page .photo-box .photo-gallery-p{margin:12px 0 0;color:#111827;font-size:15px;line-height:24px;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.photo-gallery-page .photo-box-trending .pg-category-link{color:#fff;border-color:#ffffffb3;background:transparent}.photo-gallery-page .category-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.photo-gallery-page .category-section-head h2{display:flex;align-items:center;gap:8px;margin:0;color:#020617;font-size:28px;line-height:36px;font-weight:600}.photo-gallery-page .category-section-head h2 img{width:30px;height:30px;object-fit:contain}.photo-gallery-page .category-section-head button{color:#075bb5;font-size:17px;line-height:24px;font-weight:600;border:0;background:transparent;cursor:pointer}.photo-gallery-page .gallery-feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}@media(max-width:991px){.photo-gallery-page{padding:16px 18px 24px}.photo-gallery-page .trending-gallery-strip,.photo-gallery-page .gallery-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-gallery-page .trending-gallery-strip .photo-box:nth-child(3){display:none}.photo-gallery-page .gallery-category-section{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}}@media(max-width:767px){.photo-gallery-page{padding:14px 0 22px}.photo-gallery-page .category-title.pg h4,.photo-gallery-page .gallery-section-title,.photo-gallery-page .category-section-head h2{font-size:24px;line-height:32px}.photo-gallery-page .tab-sec{gap:6px}.photo-gallery-page .tab-container .pg-tab{min-width:92px;padding:7px 14px}.photo-gallery-page .trending-carousel{padding:14px 14px 34px;border-radius:12px}.photo-gallery-page .trending-gallery-strip,.photo-gallery-page .gallery-feed-grid{grid-template-columns:1fr}.photo-gallery-page .trending-gallery-strip .photo-box:nth-child(2),.photo-gallery-page .trending-gallery-strip .photo-box:nth-child(3){display:none}.photo-gallery-page .photo-box .img-left .gallery-first-img{height:126px}.photo-gallery-page .photo-box .img-right .gallery-sec-img,.photo-gallery-page .photo-box .img-right .gallery-third-img{height:59px}.photo-gallery-page .photo-box .count-img{top:88px}.photo-gallery-page .gallery-category-section{margin-right:0;margin-left:0;padding:24px 0}}@media(max-width:767px){.photo-gallery-detail-page .title-news span{font-size:20px;line-height:28px}.photo-gallery-detail-page .title-news p{font-size:16px;line-height:24px}.photo-gallery-detail-page .trending-box .gallery-first-img{height:120px}.photo-gallery-detail-page .trending-box .gallery-sec-img,.photo-gallery-detail-page .trending-box .gallery-third-img{height:56px}}.photo-gallery-page .photo-category{background:#fff}.photo-gallery-page .top-trending-section{padding-top:0}.photo-gallery-page .photo-space{position:relative}.photo-gallery-page .photos-carousel.owl-carousel{position:relative;padding:16px 16px 36px;border-radius:14px;background:#172334;overflow:hidden}.photo-gallery-page .photos-carousel .owl-stage-outer{overflow:hidden}.photo-gallery-page .photos-carousel .owl-stage{display:flex;gap:16px;transform:translateZ(0);transition:all .25s ease}.photo-gallery-page .photos-carousel .owl-item{flex:0 0 calc((100% - 32px) / 3);min-width:0}.photo-gallery-page .photo-box .row.mb-2{display:flex;flex-wrap:nowrap;gap:8px;margin:0 0 10px!important}.photo-gallery-page .photo-box .row.mb-2>[class*=col-]{padding:0}.photo-gallery-page .photo-box .col-md-8,.photo-gallery-page .photo-box .col-8{flex:0 0 calc(66.666% - 4px);max-width:calc(66.666% - 4px)}.photo-gallery-page .photo-box .col-md-4,.photo-gallery-page .photo-box .col-4{display:flex;flex:0 0 calc(33.333% - 4px);max-width:calc(33.333% - 4px);flex-direction:column;gap:8px}.photo-gallery-page .photo-box .gallery-first-img,.photo-gallery-page .photo-box .gallery-sec-img,.photo-gallery-page .photo-box .gallery-third-img{display:block;width:100%;object-fit:cover}.photo-gallery-page .photo-box .gallery-first-img{height:108px;border-radius:6px}.photo-gallery-page .photo-box .gallery-sec-img,.photo-gallery-page .photo-box .gallery-third-img{height:50px;border-radius:4px}.photo-gallery-page .photo-box .count-img{top:68px;left:42px}.photo-gallery-page .photo-box-trending .photo-gallery-p{color:#f8fafc}.photo-gallery-page .photo-box-trending .pg-category-link{color:#fff;border-color:#ffffffb8;background:transparent}.photo-gallery-page .gallery-sections{margin-top:16px}.photo-gallery-page .gallery-category-section{margin:0 -24px;padding:24px;border-top:14px solid #e5e7eb}.photo-gallery-page .gallery-category-section>.category-title{margin-bottom:24px}.photo-gallery-page .gallery-category-section>.category-title h2{display:flex;align-items:center;gap:8px;margin:0;color:#020617;font-size:28px;line-height:36px;font-weight:600}.photo-gallery-page .gallery-category-section>.category-title h2 img{width:30px;height:30px;object-fit:contain}.photo-gallery-page .gallery-category-section>.category-title button{color:#075bb5;font-size:17px;line-height:24px;font-weight:600;border:0;background:transparent;cursor:pointer}.photo-gallery-page .gallery-feed-row{display:flex;flex-wrap:wrap;row-gap:24px;margin-right:-9px;margin-left:-9px}.photo-gallery-page .gallery-list-col{padding-right:9px;padding-left:9px}@media(max-width:991px){.photo-gallery-page .photos-carousel .owl-item{flex-basis:calc((100% - 16px)/2)}.photo-gallery-page .photos-carousel .owl-item:nth-child(3){display:none}}@media(max-width:767px){.photo-gallery-page .photos-carousel{padding:14px 14px 34px}.photo-gallery-page .photos-carousel .owl-item{flex-basis:100%}.photo-gallery-page .photos-carousel .owl-item:nth-child(2),.photo-gallery-page .photos-carousel .owl-item:nth-child(3){display:none}.photo-gallery-page .gallery-category-section{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.photo-gallery-page .photo-box .gallery-first-img{height:126px}.photo-gallery-page .photo-box .gallery-sec-img,.photo-gallery-page .photo-box .gallery-third-img{height:59px}.photo-gallery-page .photo-box .count-img{top:86px}.photo-gallery-detail-page{background:#fff;padding:18px 6px 28px}}.reels-view-page{background-color:#000;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.reels-view-page .reels-container{height:100vh;width:100%;margin:0 auto;overflow-y:scroll;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;position:relative;background:#000}@media(min-width:992px){.reels-view-page .reels-container{max-width:450px;box-shadow:0 0 40px #000c;border-left:1px solid #1a1a1a;border-right:1px solid #1a1a1a}}.reels-view-page .reels-container::-webkit-scrollbar{display:none}.reels-view-page .reel-slide{height:100vh;width:100%;scroll-snap-align:start;display:flex;justify-content:center;align-items:center;position:relative;background:#000;box-sizing:border-box}.reels-view-page .reel-slide video.reel-video-element{height:100%;width:100%;max-height:100%;max-width:100%;object-fit:contain;background:#000}@media(min-width:768px){.reels-view-page .reel-slide video.reel-video-element{border-radius:8px;max-height:94%;width:auto}}.reels-view-page .reel-meta-overlay{position:absolute;bottom:0;left:0;width:100%;padding:60px 20px 30px;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.4) 60%,transparent 100%);color:#fff;box-sizing:border-box;pointer-events:none;z-index:10}@media(min-width:992px){.reels-view-page .reel-meta-overlay{left:50%;transform:translate(-50%);max-width:450px}}.reels-view-page .reel-meta-overlay h4{margin:0;font-size:16px;font-weight:600;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:normal;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reels-view-page .reel-back-button{position:absolute;top:20px;left:20px;z-index:100;background:#00000080;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:background .2s,transform .1s;text-decoration:none}.reels-view-page .reel-back-button:hover{background:#000c;transform:scale(1.03)}.reels-view-page .reel-desktop-controls{position:fixed;top:50%;right:40px;transform:translateY(-50%);display:none;flex-direction:column;gap:16px;z-index:100}@media(min-width:992px){.reels-view-page .reel-desktop-controls{display:flex}}.reels-view-page .reel-control-btn{width:46px;height:46px;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .1s;outline:none;box-shadow:0 4px 10px #0000004d}.reels-view-page .reel-control-btn:hover{background:#ffffff59;border-color:#fff9;transform:scale(1.08)}.reels-view-page .reel-control-btn:active{transform:scale(.95)}.reels-view-page .reel-mute-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);background:#0009;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:50;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s}.reels-view-page .reel-mute-indicator.show-anim{opacity:1;transform:translate(-50%,-50%) scale(1)}.reels-view-page .reel-mute-indicator img{width:28px;height:28px}.reels-view-page .reel-loading-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#888;gap:12px}.reels-view-page .reel-loading-spinner{width:32px;height:32px;border:4px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:reel-spin .8s linear infinite}@keyframes reel-spin{to{transform:rotate(360deg)}}
