.TabTitle-module__HX3pwW__container{color:#fff;background:#000;justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden}.TabTitle-module__HX3pwW__bg{object-fit:cover;opacity:.4;z-index:0}.TabTitle-module__HX3pwW__title{z-index:2;letter-spacing:4px;text-transform:uppercase;font-size:40px;position:relative}.TabTitle-module__HX3pwW__gallery{margin:0 auto}@media (max-width:600px){.TabTitle-module__HX3pwW__container{height:100px}.TabTitle-module__HX3pwW__title{font-size:30px}}@media (max-width:400px){.TabTitle-module__HX3pwW__container{height:80px}.TabTitle-module__HX3pwW__title{padding:10px;font-size:20px}}
.page-module__3QQ_oW__container{margin:auto}.page-module__3QQ_oW__loading{text-align:center;color:#666;margin-top:40px}.page-module__3QQ_oW__totalCard{text-align:center;background:#f8f9fa;border-radius:8px;margin:20px;padding:15px}.page-module__3QQ_oW__totalCount{color:#666;margin:0;font-size:16px}
.Suggestions-module__JixE4a__wrapper{flex-wrap:wrap;gap:10px;margin-top:20px;padding:20px;display:flex}.Suggestions-module__JixE4a__wrapper button{cursor:pointer;background:#eee;border:none;border-radius:20px;padding:6px 14px}
.SearchBar-module__bVae9q__form{background:#000;gap:10px;padding:20px;display:flex}.SearchBar-module__bVae9q__input{border:1px solid #ddd;border-radius:8px;flex:1;padding:10px 14px}.SearchBar-module__bVae9q__button{color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;padding:10px 14px;font-weight:600;display:flex}.SearchBar-module__bVae9q__button svg{margin-right:6px;font-size:16px;font-weight:600}
.SearchCard-module__27eNaq__card{color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.SearchCard-module__27eNaq__card:hover{transform:translateY(-4px)}.SearchCard-module__27eNaq__imageWrap{height:200px;position:relative}.SearchCard-module__27eNaq__image{object-fit:cover}.SearchCard-module__27eNaq__category{color:#fff;background:#e63946;border-radius:4px;padding:2px 6px;font-size:12px;position:absolute;top:10px;right:10px}.SearchCard-module__27eNaq__play{color:#fff;background-color:#e63946;border-radius:50%;justify-content:center;align-items:center;padding:14px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SearchCard-module__27eNaq__card:hover .SearchCard-module__27eNaq__play{background-color:#d62828;padding:16px}.SearchCard-module__27eNaq__content{padding:10px}.SearchCard-module__27eNaq__date{color:#888;font-size:13px}.SearchCard-module__27eNaq__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:18px;font-weight:600;display:-webkit-box;overflow:hidden}
.Gallery-module__ZyWUbG__container{margin:auto;padding:0 10px}.Gallery-module__ZyWUbG__categories{gap:10px;margin:20px 0;display:flex}.Gallery-module__ZyWUbG__categoryBox{color:#111;background:#f1f1f1;border-radius:6px;padding:8px 14px;font-weight:600;text-decoration:none}.Gallery-module__ZyWUbG__active{color:#fff;background:#ff5e62}.Gallery-module__ZyWUbG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding:10px;display:grid}.Gallery-module__ZyWUbG__card{aspect-ratio:2/3;border-radius:8px;transition:all .3s;position:relative;overflow:hidden}.Gallery-module__ZyWUbG__card:hover{transform:translateY(-4px)}.Gallery-module__ZyWUbG__image{object-fit:cover;transition:all .4s}.Gallery-module__ZyWUbG__card:hover .Gallery-module__ZyWUbG__image{transform:scale(1.05)}.Gallery-module__ZyWUbG__name{color:#fff;background:linear-gradient(#0000,#000000d9);width:100%;padding:12px;font-size:18px;font-weight:600;position:absolute;bottom:0}.Gallery-module__ZyWUbG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:30px 0;font-weight:600;display:flex}.Gallery-module__ZyWUbG__pagination a{cursor:pointer;color:#333;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.Gallery-module__ZyWUbG__pagination a:hover{color:#fff;background:#ff5e62;transform:translateY(-2px);box-shadow:0 4px 10px #ff5e6240}.Gallery-module__ZyWUbG__pagination .Gallery-module__ZyWUbG__active{color:#fff;background:#ff5e62;box-shadow:0 4px 12px #ff5e6259}.Gallery-module__ZyWUbG__pagination .Gallery-module__ZyWUbG__disabled{pointer-events:none;opacity:.4;cursor:not-allowed}.Gallery-module__ZyWUbG__pagination .Gallery-module__ZyWUbG__arrow{padding:0 12px;font-size:18px}@media (max-width:600px){.Gallery-module__ZyWUbG__pagination a{min-width:34px;height:34px;font-size:14px}}@media (max-width:530px){.Gallery-module__ZyWUbG__grid{grid-template-columns:repeat(2,1fr)}}.Gallery-module__ZyWUbG__skeleton{background:#e5e7eb;border-radius:8px;position:relative;overflow:hidden}.Gallery-module__ZyWUbG__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.2s infinite Gallery-module__ZyWUbG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Gallery-module__ZyWUbG__shimmer{to{transform:translate(100%)}}.Gallery-module__ZyWUbG__titleSkeleton{background:#e5e7eb;border-radius:6px;width:180px;height:28px;margin:10px 10px 20px}.Gallery-module__ZyWUbG__tabSkeleton{width:90px;height:34px}.Gallery-module__ZyWUbG__imageFake{background:#dfe3e8;position:absolute;inset:0}.Gallery-module__ZyWUbG__nameSkeleton{background:linear-gradient(#0000,#d1d5db);width:100%;height:40px;position:absolute;bottom:0}.Gallery-module__ZyWUbG__pageBtn{width:38px;height:38px}.Gallery-module__ZyWUbG__pageText{border-radius:6px;width:120px;height:16px}
.SearchGrid-module__GY4AQW__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;padding:20px;display:grid}@media (max-width:900px){.SearchGrid-module__GY4AQW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.SearchGrid-module__GY4AQW__grid{grid-template-columns:1fr;padding:10px}}
.CategoryPosts-module__BDKJhq__container{width:100%;padding:10px 20px}.CategoryPosts-module__BDKJhq__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:25px;display:grid}.CategoryPosts-module__BDKJhq__card{color:inherit;background:#fff;border-radius:8px;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden}.CategoryPosts-module__BDKJhq__shadow{box-shadow:0 4px 6px #0000001a}.CategoryPosts-module__BDKJhq__card:hover{transform:translateY(-5px)}.CategoryPosts-module__BDKJhq__imageWrap{height:170px;position:relative}.CategoryPosts-module__BDKJhq__image{object-fit:cover;transition:transform .4s}.CategoryPosts-module__BDKJhq__card:hover .CategoryPosts-module__BDKJhq__image{transform:scale(1.05)}.CategoryPosts-module__BDKJhq__texts{padding:16px}.CategoryPosts-module__BDKJhq__meta{color:#666;margin-bottom:6px;font-size:13px}.CategoryPosts-module__BDKJhq__title{font-size:18px;font-weight:600;line-height:1.4}.CategoryPosts-module__BDKJhq__card:hover .CategoryPosts-module__BDKJhq__title{color:#ff5e62}.CategoryPosts-module__BDKJhq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:30px 0;font-weight:600;display:flex}.CategoryPosts-module__BDKJhq__pagination a{cursor:pointer;color:#333;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.CategoryPosts-module__BDKJhq__pagination a:hover{color:#fff;background:#ff5e62;transform:translateY(-2px);box-shadow:0 4px 10px #ff5e6240}.CategoryPosts-module__BDKJhq__pagination .CategoryPosts-module__BDKJhq__active{color:#fff;background:#ff5e62;box-shadow:0 4px 12px #ff5e6259}.CategoryPosts-module__BDKJhq__pagination .CategoryPosts-module__BDKJhq__disabled{pointer-events:none;opacity:.4;cursor:not-allowed}.CategoryPosts-module__BDKJhq__pagination .CategoryPosts-module__BDKJhq__arrow{padding:0 12px;font-size:18px}@media (max-width:600px){.CategoryPosts-module__BDKJhq__pagination a{min-width:34px;height:34px;font-size:14px}.CategoryPosts-module__BDKJhq__grid{grid-template-columns:1fr}}.CategoryPosts-module__BDKJhq__skeleton{background:#e5e7eb;position:relative;overflow:hidden}.CategoryPosts-module__BDKJhq__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.2s infinite CategoryPosts-module__BDKJhq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes CategoryPosts-module__BDKJhq__shimmer{to{transform:translate(100%)}}.CategoryPosts-module__BDKJhq__imageWrap.CategoryPosts-module__BDKJhq__skeleton{height:170px}.CategoryPosts-module__BDKJhq__metaSkeleton{border-radius:6px;width:60%;height:12px;margin-bottom:10px}.CategoryPosts-module__BDKJhq__titleSkeleton{border-radius:6px;width:100%;height:16px;margin-bottom:8px}.CategoryPosts-module__BDKJhq__titleSkeleton:last-child{width:80%}.CategoryPosts-module__BDKJhq__pageBtn{border-radius:10px;width:38px;height:38px}.CategoryPosts-module__BDKJhq__pageText{border-radius:8px;width:120px;height:18px}
.GalleryTabs-module__8GVbJW__container{background:#fff;flex-wrap:wrap;gap:10px;width:100%;padding:10px;display:flex}.GalleryTabs-module__8GVbJW__card{cursor:pointer;border-radius:6px;flex:calc(33.33% - 10px);height:110px;text-decoration:none;position:relative;overflow:hidden}.GalleryTabs-module__8GVbJW__image{object-fit:cover;transition:transform .4s}.GalleryTabs-module__8GVbJW__card:hover .GalleryTabs-module__8GVbJW__image{transform:scale(1.05)}.GalleryTabs-module__8GVbJW__title{color:#fff;background:#0009;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;position:absolute;inset:0}.GalleryTabs-module__8GVbJW__active{color:#ff5e62}@media (max-width:900px){.GalleryTabs-module__8GVbJW__card{flex:calc(50% - 10px)}}@media (max-width:600px){.GalleryTabs-module__8GVbJW__container{scroll-snap-type:x mandatory;flex-wrap:nowrap;overflow-x:auto}.GalleryTabs-module__8GVbJW__card{scroll-snap-align:start;flex:0 0 160px;height:75px}.GalleryTabs-module__8GVbJW__title{font-size:14px}}
.Videos-module__QovqLG__container{margin:auto;padding:0 10px}.Videos-module__QovqLG__tabs{flex-wrap:wrap;gap:10px;padding:10px;display:flex}.Videos-module__QovqLG__tabCard{border-radius:6px;flex:180px;height:90px;position:relative;overflow:hidden}.Videos-module__QovqLG__tabImage{object-fit:cover}.Videos-module__QovqLG__tabTitle{color:#fff;background:#0009;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;inset:0}.Videos-module__QovqLG__active{color:#ff5e62}.Videos-module__QovqLG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding:10px;display:grid}.Videos-module__QovqLG__card{color:inherit;background:#fff;border-radius:8px;text-decoration:none;transition:all .25s;overflow:hidden;box-shadow:0 3px 10px #0000001a}.Videos-module__QovqLG__card:hover{transform:translateY(-4px)}.Videos-module__QovqLG__thumb{aspect-ratio:16/9;position:relative}.Videos-module__QovqLG__image{object-fit:cover}.Videos-module__QovqLG__play{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#e50914;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:15px;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 16px #00000059}.Videos-module__QovqLG__card:hover .Videos-module__QovqLG__play{background:#e50914;transform:translate(-50%,-50%)scale(1.15)}.Videos-module__QovqLG__text{padding:12px}.Videos-module__QovqLG__meta{color:#777;font-size:12px}.Videos-module__QovqLG__title{font-size:18px;font-weight:600;line-height:1.4}.Videos-module__QovqLG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:30px 0;font-weight:600;display:flex}.Videos-module__QovqLG__pagination a{cursor:pointer;color:#333;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.Videos-module__QovqLG__pagination a:hover{color:#fff;background:#ff5e62;transform:translateY(-2px);box-shadow:0 4px 10px #ff5e6240}.Videos-module__QovqLG__pagination .Videos-module__QovqLG__active{color:#fff;background:#ff5e62;box-shadow:0 4px 12px #ff5e6259}.Videos-module__QovqLG__pagination .Videos-module__QovqLG__disabled{pointer-events:none;opacity:.4;cursor:not-allowed}.Videos-module__QovqLG__pagination .Videos-module__QovqLG__arrow{padding:0 12px;font-size:18px}@media (max-width:600px){.Videos-module__QovqLG__tabs{scroll-snap-type:x mandatory;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.Videos-module__QovqLG__tabs::-webkit-scrollbar{height:6px}.Videos-module__QovqLG__tabs::-webkit-scrollbar-thumb{background:#ddd;border-radius:6px}.Videos-module__QovqLG__tabCard{scroll-snap-align:start;flex:0 0 160px;height:70px}.Videos-module__QovqLG__pagination a{min-width:34px;height:34px;font-size:14px}}.Videos-module__QovqLG__skeleton{background:#e5e7eb;position:relative;overflow:hidden}.Videos-module__QovqLG__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.2s infinite Videos-module__QovqLG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Videos-module__QovqLG__shimmer{to{transform:translate(100%)}}.Videos-module__QovqLG__imageWrap.Videos-module__QovqLG__skeleton{height:170px}.Videos-module__QovqLG__metaSkeleton{border-radius:6px;width:60%;height:12px;margin-bottom:10px}.Videos-module__QovqLG__titleSkeleton{border-radius:6px;width:100%;height:16px;margin-bottom:8px}.Videos-module__QovqLG__titleSkeleton:last-child{width:80%}.Videos-module__QovqLG__pageBtn{border-radius:10px;width:38px;height:38px}.Videos-module__QovqLG__pageText{border-radius:8px;width:120px;height:18px}
.LoadMore-module__wVNKwa__container{justify-content:center;width:100%;display:flex}.LoadMore-module__wVNKwa__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3a7bd5,#00d2ff);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin:30px auto;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #3a7bd54d}.LoadMore-module__wVNKwa__button:hover{background:linear-gradient(135deg,#00d2ff,#3a7bd5);transform:translateY(-2px);box-shadow:0 6px 20px #3a7bd566}.LoadMore-module__wVNKwa__button:active{transform:translateY(0)}.LoadMore-module__wVNKwa__text{z-index:2;font-family:Mallanna,sans-serif;font-size:20px;position:relative}.LoadMore-module__wVNKwa__icon{align-items:center;transition:transform .3s;display:flex}.LoadMore-module__wVNKwa__button:hover .LoadMore-module__wVNKwa__icon{transform:rotate(90deg)}.LoadMore-module__wVNKwa__button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.LoadMore-module__wVNKwa__button:hover:before{left:100%}.LoadMore-module__wVNKwa__loading{pointer-events:none;opacity:.6}.LoadMore-module__wVNKwa__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite LoadMore-module__wVNKwa__spin}@keyframes LoadMore-module__wVNKwa__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.LoadMore-module__wVNKwa__button{padding:10px 20px;font-size:14px}}
.about-module__7tVLKq__page{min-height:80vh}.about-module__7tVLKq__container{margin:auto}.about-module__7tVLKq__card{border-radius:16px;padding:40px}.about-module__7tVLKq__content{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;display:grid}.about-module__7tVLKq__heading{color:#111;margin-bottom:20px;font-size:36px;font-weight:700}.about-module__7tVLKq__text p{color:#444;margin-bottom:18px;font-size:18px;line-height:1.9}.about-module__7tVLKq__signature{color:#ff5e62;margin-top:30px;font-weight:600}.about-module__7tVLKq__imageWrap{width:300px;height:200px;position:relative;overflow:hidden}.about-module__7tVLKq__image{object-fit:cover}@media (max-width:900px){.about-module__7tVLKq__content{grid-template-columns:1fr}.about-module__7tVLKq__heading{font-size:26px}.about-module__7tVLKq__card{padding:25px}}@media (max-width:400px){.about-module__7tVLKq__content{flex-direction:column-reverse;gap:25px;display:flex}}
.contact-module__Xb4uEG__page{padding:40px 15px 70px}.contact-module__Xb4uEG__container{grid-template-columns:1fr 1.3fr;gap:40px;max-width:1100px;margin:auto;display:grid}.contact-module__Xb4uEG__info{background:#fff;border-radius:16px;padding:35px}.contact-module__Xb4uEG__info h2{margin-bottom:10px;font-size:26px}.contact-module__Xb4uEG__info p{color:#666;margin-bottom:25px;line-height:1.6}.contact-module__Xb4uEG__contactItem{color:#333;align-items:center;gap:10px;margin-bottom:15px;font-size:15px;display:flex}.contact-module__Xb4uEG__contactItem svg{color:#ff5e62}.contact-module__Xb4uEG__socials{gap:12px;margin-top:25px;display:flex}.contact-module__Xb4uEG__socials a{color:#fff;background:#ff5e62;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.contact-module__Xb4uEG__socials a:hover{transform:translateY(-3px)}.contact-module__Xb4uEG__form{background:#fff;border-radius:16px;flex-direction:column;gap:15px;padding:35px;display:flex;box-shadow:0 6px 25px #0000000d}.contact-module__Xb4uEG__form input,.contact-module__Xb4uEG__form textarea{border:1px solid #e5e7eb;border-radius:10px;outline:none;padding:12px 14px;font-size:14px;transition:all .2s}.contact-module__Xb4uEG__form input:focus,.contact-module__Xb4uEG__form textarea:focus{border-color:#ff5e62}.contact-module__Xb4uEG__form button{color:#fff;cursor:pointer;background:#ff5e62;border:none;border-radius:10px;margin-top:5px;padding:12px;font-weight:600;transition:all .25s}.contact-module__Xb4uEG__form button:hover{opacity:.9}.contact-module__Xb4uEG__form button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:900px){.contact-module__Xb4uEG__container{grid-template-columns:1fr}}
.privacy-module__eQ0Rba__page{background:#fff;padding:40px}.privacy-module__eQ0Rba__container{margin:0 auto}.privacy-module__eQ0Rba__container section{margin-bottom:28px}.privacy-module__eQ0Rba__container h1{margin-bottom:12px;font-size:28px}.privacy-module__eQ0Rba__container h2{color:#222;margin-bottom:8px;font-size:20px}.privacy-module__eQ0Rba__container p{color:#444;line-height:1.7}.privacy-module__eQ0Rba__container ul{margin:10px 0;padding-left:18px}.privacy-module__eQ0Rba__container li{margin-bottom:6px}.privacy-module__eQ0Rba__link{color:#f25a23;font-weight:600;text-decoration:underline}@media (max-width:600px){.privacy-module__eQ0Rba__page{padding:20px}.privacy-module__eQ0Rba__container h1{font-size:24px}.privacy-module__eQ0Rba__container h2{font-size:18px}}@media (max-width:400px){.privacy-module__eQ0Rba__page{padding:10px}.privacy-module__eQ0Rba__container h1{font-size:20px}.privacy-module__eQ0Rba__container h2{font-size:16px}.privacy-module__eQ0Rba__container p{font-size:14px}.privacy-module__eQ0Rba__container ul{padding-left:14px}.privacy-module__eQ0Rba__container li{margin-bottom:4px}.privacy-module__eQ0Rba__link{font-size:14px}.privacy-module__eQ0Rba__container section{margin-bottom:20px}}
.NoResults-module__PP9srW__text{text-align:center;color:#777;margin-top:40px}
