*{margin:0;padding:0;box-sizing:border-box}body{margin:0!important;padding:0!important}#wrapper{margin:0;margin-top:70px!important;padding:0;min-width:100%;min-height:100vh;height:auto;display:flex;flex-direction:column;background-color:#f9f9f9}@media screen and (max-width: 600px){#wrapper{margin-top:50px!important}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{margin:0;padding:0;min-width:320px;width:100%;min-height:100vh}body a{text-decoration:none}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}nav{margin:auto;top:0!important;position:fixed;background:#1e2a38;width:100%;z-index:999}nav ul li a{color:#fff!important;font-size:17px;padding:7px 13px;border-radius:3px;text-decoration:none;font-weight:400}nav ul li a.active{color:#fff!important}a.active,nav ul li a:hover{background:#4b4b4b;color:#000!important;transition:.5s}.listButton_text{margin:0;position:absolute;top:50%;transform:translateY(-50%);color:#fff}#list_dropdown,#memberArea_dropdown{position:absolute;top:100%;left:0;background:#f9f9f9;box-shadow:0 8px 16px #0003;z-index:10;display:block;border-radius:5px}@media (min-width: 320px){nav{height:50px}ul{top:50px!important}.checkbtn{line-height:50px;margin-right:20px;margin-left:20px}.logo{width:100px;height:auto;margin-left:0;margin-right:20px;line-height:45px;float:left}.listButton_phone{height:30px;width:30px;border-radius:3px;margin:9px 10px auto 15px}#list_dropdown{width:60%;height:100vh;clear:both;float:none;padding:0 10px;margin:auto}#memberArea_dropdown{width:100%;height:100vh;clear:both;float:none;padding:0 10px;margin:auto}.memberArea{margin:5px 20px 0}}@media (min-width: 412px){.listButton_phone{margin-left:80px!important}}@media (min-width: 600px){nav{height:70px}ul{top:70px!important}.checkbtn{line-height:70px;margin-right:30px;margin-left:30px}.logo{width:120px;height:auto;margin-left:20px;margin-right:20px;line-height:70px;float:left}.listButton_phone{margin-top:19px;margin-left:200px!important}.memberArea{margin:15px 30px 0 auto}}@media (max-width: 767px){.listButton{display:none}.listButton_phone{display:block;height:32px;width:32px;border-radius:5px;clear:right;float:left;position:relative;cursor:pointer;border:1px solid #FFC857;text-align:center;padding-left:10px}}@media (min-width: 768px){.listButton_phone{display:none}.listButton{position:relative;border:1px solid #d4af37;cursor:pointer;text-align:center!important;height:35px;width:150px;clear:right;float:left;margin:17.5px auto;border-radius:5px;padding-left:20px;margin-left:290px!important}}@media (max-width: 960px){.checkbtn{display:block}ul{position:fixed;width:100%;height:100vh;background:#2c3e50;left:-100%;text-align:center;transition:all .5s;z-index:999}nav ul li{display:block;margin:50px 0;line-height:30px}nav ul li a{font-size:20px}#check:checked~ul{left:0;width:100%}}@media (min-width: 960px){nav ul{clear:right;float:left;width:calc(100% - 430px);margin:auto;text-align:center}nav ul li{display:inline-block;line-height:65px;margin:0 5px}#memberArea_dropdown{clear:right;float:right;width:320px;margin-left:calc(100% - 350px);height:auto;border-radius:10px}#list_dropdown{clear:right;float:right;width:320px;margin-left:calc(100% - 400px);height:auto;border-radius:10px}.listButton{margin-left:20px!important}}@media (min-width: 1024px){.listButton{margin-right:auto;margin-left:auto}}@media (min-width: 1200px){.logo{margin-left:70px;margin-right:auto}nav ul{width:calc(100% - 550px)}.memberArea{margin-right:70px;margin-left:auto}}.footer{background-color:#222;color:#fff;padding:40px 20px;width:100%;clear:both;float:none}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto}.footer-column{flex:1 1 250px;margin:10px}.footer-column i{margin-right:8px}.footer-column h4{font-size:1.2rem;margin-bottom:10px}.footer-column p{margin-bottom:8px}.footer-column a{color:#ccc;text-decoration:none;transition:color .3s ease;font-size:1rem}.footer-column a:hover{color:#fff}.qr-code{margin:50px auto auto 50px;width:128px;height:auto}.social-icons a{margin-right:10px;background-color:#444;color:#fff;width:48px;height:48px;padding:8px 12px;text-align:center;border-radius:50%;display:inline-block;text-decoration:none;transition:background-color .3s ease;font-size:1.5rem}.social-icons a:hover{background-color:#f26a2e}.footer-bottom{text-align:center;margin-top:20px;font-size:.9rem;color:#bbb}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center}.qr-code{margin:50px auto}.social-icons a{margin-right:8px}}.back-to-top{position:fixed;bottom:20px;right:20px;background-color:#4f5a65;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:24px;cursor:pointer;opacity:0;transition:opacity .3s ease;z-index:1000;display:flex;justify-content:center;align-items:center}.back-to-top.show{opacity:1}.back-to-top:hover{background-color:#1e2a38}.topservices-container{text-align:center;padding:auto;background-color:beige}h2{font-size:31px;margin-bottom:20px}.topservices{display:block;width:80%;margin:0 auto}#topServ{margin:auto}.topservice-item{width:33%;text-align:center;padding:10px;vertical-align:top}.topservice-card{width:100%;max-width:100%;margin:auto;padding:10px}.topservice-bg{background-repeat:no-repeat;background-size:cover;background-position:center center;border-top-left-radius:50%;border-top-right-radius:50%;text-align:center;display:table;-o-object-fit:cover;object-fit:cover}.topservicesPhone,.topservices_tabs{display:none}.topservice-tab-image{width:220px}.topservice-tab-text{width:calc(100% - 220px);text-align:left;padding:10px}.topservice-tab-text a,.topservicesPhone a,.topservices a{font-size:16px;color:#fff;padding:10px;background-color:#367588;width:200px}.topservice-tab-text h3{font-size:18px}@media screen and (min-width: 320px){.topservice-bg{width:250px;height:240px;margin:0 auto}}@media screen and (min-width: 320px) and (max-width: 599px){.topservices{display:none}.topservicesPhone{display:block}.topservice-card{padding-bottom:70px}}@media screen and (min-width: 600px) and (max-width: 768px){.topservices{display:none}.topservices_tabs{display:block;background-color:beige}.topservice-bg{width:98%;height:180px;padding:0}.service{margin-bottom:50px}}@media screen and (min-width: 412px) and (max-width: 414px){.topservice-bg{width:360px;height:320px;margin:0 auto}}@media screen and (min-width: 769px) and (max-width: 900px){.topservice-bg{width:100%;height:200px;padding:0}}@media screen and (min-width: 901px){.topservice-bg{width:100%;height:260px}}@media screen and (min-width: 1100px){.topservice-bg{width:100%;height:300px}}@media screen and (min-width: 1200px){.topservice-bg{width:100%;height:340px}}.fixed-bg{background-image:var(--kgl-bg);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:100%;text-align:center;display:table;margin-top:0!important}.fixed-bg div{width:100%;height:400px;display:table-cell;vertical-align:middle}.fixed-bg h1{-webkit-text-fill-color:#FFF;-webkit-text-stroke-width:1px;font-weight:700;-webkit-text-stroke-color:#000;text-transform:uppercase;font-size:48px}.fixed-bg span a{font-weight:700;-webkit-text-fill-color:#000;-webkit-text-stroke-width:.3px;-webkit-text-stroke-color:#fff;padding:10px 20px;border:1px solid #fff;font-size:18px;text-transform:uppercase;cursor:pointer}.fixed-bg span:hover a:hover{background-color:#fff;-webkit-text-fill-color:#367588;-webkit-text-stroke-width:0;font-weight:400}@media (max-width: 768px){.fixed-bg{background-attachment:inherit;background-position:top center;height:400px}.fixed-bg div{height:auto;display:table-cell;vertical-align:middle}.fixed-bg h1{font-size:31px}.fixed-bg span{font-size:16px;width:90%;-webkit-text-stroke-width:.2px}}#whyHolder{width:100%;height:auto;background-color:#fff;text-align:center;padding:75px 0}#whyHolder h2{font-size:48px}#why{width:80%;clear:both;float:none;margin:auto}#whyLeft{width:50%;max-height:auto;float:left;clear:left;overflow:hidden;border-right:5px solid #cd7f32}#whyRight{width:50%;max-height:auto;float:right;clear:right;padding:30px;text-align:left}#whyRight h1,#why2Left h1{font-weight:700;font-size:36px}#whyRight span,#why2Left span{font-weight:400;color:#666;font-size:21px!important}#whyRight a,#why2Left a{padding:10px;color:#fff;font-size:21px;background-color:#cd7f32}#why2Left{width:50%;height:345px;float:left;clear:left;border-right:5px solid #cd7f32;padding:30px;text-align:left;font-weight:700!important}#why2Right{width:50%;height:345px;float:right;clear:right;overflow:hidden}#why2RightB{display:none}@media screen and (max-width: 767px){#whyHolder{padding:25px 0}#whyHolder h2{font-size:36px}#why{width:96%}#whyLeft{width:100%;height:auto;float:none;clear:both;border:0}#whyRight{width:100%;height:auto;float:none;clear:both;padding:20px;background-color:#4b4b4b;text-align:left;margin-top:0;margin-bottom:50px}#why2Left{width:100%;height:auto;float:none;clear:both;padding:10px;display:none}#why2Right{width:100%;height:auto;float:none;clear:both}#why2RightB{width:100%;height:auto;float:none;clear:both;padding:20px;background-color:#4b4b4b;margin-top:0!important;margin-bottom:50px;text-align:left;display:block}#whyRight h1,why2Left h1,#why2RightB h1{font-size:27px;font-weight:700}#whyRight span,#why2Left span,#why2RightB span{font-size:18px;color:#999}#whyRight a,#why2Left a{font-size:18px}}@media screen and (min-width: 768px) and (max-width: 1150px){#why{width:98%}#whyLeft{height:400px}#whyRight{height:auto;padding:10px}#whyRight h1,#why2Left h1{font-weight:700;font-size:27px}#whyRight span,#why2Left span{font-weight:400;color:#999;font-size:21px}#whyRight a,#why2Left a{padding:10px;color:#fff;font-size:21px;background-color:#cd7f32}#why2Left{height:400px;padding:10px}#why2Right{height:auto}#why2RightB{display:none}}.CEOmsg-bg{background-repeat:no-repeat;background-size:cover;background-position:center center;border-top-left-radius:50%;border-top-right-radius:50%;text-align:center;display:table;-o-object-fit:cover;object-fit:cover}#msgCEO table{width:100%}@media screen and (min-width: 320px){.CEOmsg-bg{width:85%;height:280px}.CEOmsgPhone{display:block;height:calc(100vh + 100px);background-color:#1e2a38;padding-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}}@media screen and (min-width:375px){.CEOmsg-bg{height:300px}.CEOmsgPhone{height:calc(100vh + 120px);padding-top:20px}}@media screen and (min-width:412px){.CEOmsg-bg{width:80%;height:340px}}@media screen and (min-width:450px) and (max-width: 768px){.CEOmsg-bg{width:70%;height:400px}.CEOmsgPhone{height:100%;padding:20px 0}}@media screen and (min-width: 320px) and (max-width: 768px){.CEOmsg{display:none}.CEOmsgPhone h1{font-size:18px!important;padding-top:10px;color:#f7e7ce;font-weight:400}.CEOmsgPhone span{font-size:16px!important;color:#999;text-align:left;display:table;padding:20px}.CEOmsgPhone p{font-size:16px;padding:10px;background-color:#cd7f32;margin:20px;color:#fff;clear:both;float:none;width:200px}}@media screen and (min-width: 600px) and (max-width: 768px){.CEOmsg-bg{width:60%;height:380px;padding:0}}@media screen and (min-width: 769px){.CEOmsg{display:block;background-color:#1e2a38;height:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.CEOmsgPhone{display:none}.CEOmsg-bg{width:100%;height:calc(100vh - 90px);padding:0}#msgCEO{width:80%}}@media screen and (min-width: 769px) and (max-width: 900px){#msgCEO td{padding:10px}#msgCEO h1{font-size:18px!important;text-align:left;color:#f7e7ce}#msgCEO span{font-size:14px!important;text-align:left!important;color:#999}#msgCEO a{color:#fff}#msgCEO p{font-size:14px;text-align:left;color:#fff;clear:left;float:left;background-color:#cd7f32;padding:10px;margin-top:20px}}@media screen and (min-width: 901px){#msgCEO td{padding:20px}#msgCEO h1{font-size:21px!important;color:#f7e7ce;text-align:right;margin-bottom:20px}#msgCEO span{font-size:18px!important;color:#999;text-align:right;display:table}#msgCEO a{color:#fff}#msgCEO p{font-size:16px;color:#fff;clear:right;float:right;background-color:#cd7f32;padding:10px;margin-top:0}}#latestnewsHolder{width:100%;height:auto;clear:both;float:none;background-color:#fff;padding:25px 75px}.news_computer{display:block}.news_iPadTablet,.news_phone{display:none}.latestArticle{width:100%;height:530px;border-radius:10px}.latestArticle,.latestArticles_pic{background-repeat:no-repeat;background-size:cover;background-position:center center;text-align:left;display:table;clear:both;float:none}.latestArticle_Details{width:70%;height:100%;background-color:#0f0f0a;opacity:60%;padding:10% 30px 0;border-top-left-radius:10px;border-bottom-left-radius:10px;margin-right:30%}.latestArticles{width:calc(100% - 25px);height:530px;margin-left:25px;clear:both;float:none}.latestArticles_pic{width:100%;height:220px;border-radius:10px}.latestArticles_details{width:100%;height:310px;clear:both;float:none;background-color:#fff;padding:0 15px}@media only screen and (max-width: 1200px){.latestArticle_Details{width:50%;margin-right:50%}.news_computer{display:none}.news_iPadTablet{display:block}.news_phone{display:none}.latestArticles{width:96.5%;height:620px;margin-left:0}.latestArticles_pic{height:280px}.latestArticles_details{height:340px}}@media only screen and (max-width: 1000px){#latestnewsHolder{padding:25px 50px}.latestArticle{height:470px}.latestArticles{height:600px}.latestArticles_pic{height:250px}.latestArticles_details{height:350px}}@media only screen and (max-width: 768px){#latestnewsHolder{padding:20px}.latestArticle{height:400px}.latestArticles{width:100%}.latestArticle_Details{width:94%;height:94%;margin:3%;opacity:40%;padding:5% 2% 0;border-radius:10px}.latestArticles{height:620px}.latestArticles_pic{height:300px}.latestArticles_details{height:320px}.news_computer,.news_iPadTablet{display:none}.news_phone{display:block}}.team-section{text-align:center;padding:40px 20px;background-color:#f9f9f9}.team-section h2{text-align:center}.title{font-size:2.5rem;margin-bottom:10px;color:#333}.subtitle{font-size:1.2rem;color:#666;margin-bottom:30px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:80%;margin:0 auto}.team-member{background:#fff;padding:20px;border-radius:10px;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.team-member:hover{transform:translateY(-10px);box-shadow:0 10px 15px #0003}.image-wrapper{width:140px;height:140px;margin:0 auto 15px;border-radius:50%;overflow:hidden;border:2px solid #ddd}.image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.no-image{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#eee;color:#888;font-size:.9rem}.team-member h3{font-size:1.5rem;color:#333;margin-bottom:10px}.team-member p{font-size:1rem;color:#555}@media (max-width: 1024px){.team-grid{grid-template-columns:repeat(2,1fr)}.title{font-size:2rem}.subtitle{font-size:1.1rem}.image-wrapper{width:120px;height:120px}.team-member h3{font-size:1.4rem}.team-member p{font-size:.95rem}}@media (max-width: 767px){.team-grid{grid-template-columns:1fr}.title{font-size:1.8rem}.subtitle{font-size:1rem}.image-wrapper{width:100px;height:100px}.team-member{padding:15px}.team-member h3{font-size:1.3rem}.team-member p{font-size:.9rem}}.slider{position:relative;width:100%!important;height:calc(100vh - 80px);overflow:hidden}.slide{background-color:#222;position:absolute;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.slide.active{opacity:1}.caption{position:absolute;top:50%;left:10%;max-width:60%;text-align:left;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.8);animation:fadeInUp 1s ease-in-out}.caption h1{font-size:3rem;margin:0 0 10px;text-transform:uppercase}.caption p{font-size:1.5rem;margin:0;line-height:1.5}@keyframes fadeInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.controls{position:absolute;width:100%;top:50%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:10}.controls button{background:#0009;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:10px 20px;transition:background .3s ease}.controls button:hover{background:#000c}#controlLeft{border-top-right-radius:50%;border-bottom-right-radius:50%}#controlRight{border-top-left-radius:50%;border-bottom-left-radius:50%}.progress-bar{position:absolute;bottom:0;left:0;width:0;height:5px;background:#2c3e50;transition:width 5s linear}.pause-play{position:absolute;bottom:5%;right:20px;background:#0009;color:#fff;border:none;font-size:1.5rem;cursor:pointer;padding:5px;width:48px;height:48px;border-radius:10%;transition:background .3s ease;z-index:15;display:flex;justify-content:center;align-items:center}.pause-play:hover{background-color:#1e2a38}@media (max-width: 768px){.caption{top:50%;left:50%;transform:translate(-50%,-50%);max-width:96%!important}.caption h1{font-size:2rem}.caption p{font-size:1rem}@keyframes fadeInUp{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}.controls button{font-size:1.5rem}}@media (max-width: 600px){.slider{height:calc(100vh - 60px)}}@media (max-width: 414px){.caption{width:300px!important}.pause-play{width:36px!important;padding:auto!important}}.content{flex:1}.top-banners{width:100%;display:block;margin:0 auto;padding:auto;background-color:red;text-align:center;align-content:center}#ad{padding:0;background-color:#f9f9f9!important;box-shadow:0 4px 10px #0000001a;font-size:2.5rex;text-align:center;align-content:center;width:970px;height:90px;margin:auto}.post-container{margin:0 auto;height:auto;width:100%;width:calc(100% - 400px)}.left-section{margin:0 0 10px;width:calc(100% - 290px);clear:left;float:left}.post-header,.description{padding:10px;border-radius:16px;box-shadow:0 4px 10px #0000001a;background-color:#f9f9f9;margin:10px 0;height:auto;width:100%}.post-header{text-align:center}.title{font-size:2rem;margin-bottom:5px;text-align:left}.under-review{font-style:normal;font-weight:400;font-size:18px;color:red;text-align:left;margin-left:5px}.cover-image{width:calc(100% - 20px);height:auto;-o-object-fit:cover;object-fit:cover;border-radius:12px;margin:0}.meta p{font-size:.9rem;margin:4px 10px;color:#555;text-align:left}.description h2{font-size:1.4rem;margin-bottom:10px}.author{width:200px;text-align:center;float:right;clear:both;padding:10px;border-radius:16px;box-shadow:0 4px 10px #0000001a;background-color:#f8f8f8;margin:10px;height:auto}.author-image{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author a{color:#000}.related-posts{margin-top:30px;padding:5px}.related-posts h3{margin-bottom:15px}.related-posts-list{display:flex;flex-wrap:wrap;gap:15px}.related-post-card{width:calc(50% - 10px);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .2s ease-in-out;margin:0 auto}.related-post-card:hover{text-decoration:underline}.related-post-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.related-post-content{padding:8px}.related-post-title{font-size:14px;font-weight:700;color:#000;margin-bottom:5px}.related-post-date{font-size:12px;color:gray}.right-section{width:280px;clear:right;float:right;height:550px;margin-top:10px;padding:10px;background:#f9f9f9;border-radius:8px}.latest-news-list{display:flex;flex-direction:column;gap:10px}.latest-news-item{display:flex;align-items:center;gap:10px;text-decoration:none;background:#fff;padding:10px;border-radius:8px;transition:.3s}.latest-news-item:hover{background:#eee}.latest-news-title{font-size:14px;font-weight:700;color:#333}.latest-news-date{font-size:12px;color:gray}.publisher-permission{font-style:normal;font-weight:400;font-size:18px;color:gray;text-align:left;margin-left:5px}.edit-link,.delete-link{font-style:normal;font-weight:400;font-size:18px;color:#00f;text-decoration:none}.edit-link:hover,.delete-link:hover{text-decoration:underline}.description figure{display:table;margin:0 auto;text-align:center;width:100%}.description figure:hover{display:table;margin:0 auto;text-align:center;background-color:#000;border-radius:15px;color:#fff}.description figure img{display:block;margin:0 auto;width:98%;height:auto;border-radius:15px;clear:both;float:none;padding:5px}.description figure figcaption{font-size:16px;color:#666;text-align:center;margin-top:5px}.description figure figcaption:hover{color:#fff}.description figure iframe{display:block;margin:0 auto;width:100%;height:auto;aspect-ratio:16/9;clear:both;float:none;padding:5px}.embedded-video{margin:20px 0;clear:both;float:none}.embedded-video h2{font-size:1.4rem}.embedded-video iframe{width:100%;height:auto;aspect-ratio:16 / 9;border-radius:12px}.description iframe{width:100%;height:auto;aspect-ratio:16 / 9;margin:16px 0;border-radius:12px}.social-share{align-items:center;gap:16px;margin:20px auto;clear:both;float:none}.social-share a i{font-size:32px;transition:transform .2s ease,color .2s ease;margin-right:16px}.social-share a:hover i{transform:scale(1.2)}.social-share a .fa-whatsapp{color:#25d366}.social-share a .fa-facebook{color:#1877f2}.social-share a .fa-twitter{color:#000}@media (max-width: 1200px){.post-container{width:1000px;margin:auto}.left-section{margin:0 0 10px;width:calc(100% - 290px);clear:left;float:left}.right-section{width:280px;clear:right;float:right;height:550px;margin-top:10px;padding:10px;background:#f9f9f9;border-radius:8px}}@media (max-width: 1000px){#ad{font-size:2rex;width:728px;height:90px}.post-container{width:800px}}@media (max-width: 900px){.post-container{width:calc(100% - 40px)}}@media (max-width: 768px){.top-banners{padding:25px auto}#ad{font-size:2rex;width:468px;height:60px;margin:auto}.left-section,.right-section{margin:auto;width:100%;clear:both;float:none}}@media (max-width: 500px){#ad{width:468px;height:60px;margin:auto}.author{width:auto;max-width:145px;margin:2px 0 2px 3px}}@media (max-width: 411px){.related-post-card{width:100%;padding:0 auto}}#neighbsHolder{width:90%;margin:80px auto 50px}.neighborhoods-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;padding:20px}.neighborhood-card{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:15px;padding:20px;box-shadow:0 8px 20px #00000026;transition:transform .3s ease,box-shadow .3s ease;height:350px}.neighborhood-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.neighborhood-card h2{font-size:1.5em;color:#333;margin-bottom:10px}.neighborhood-card p{font-size:1em;color:#555;margin-bottom:15px}.details-link{text-decoration:none;color:#fff!important;background-color:#4b4b4b;padding:10px 20px;border-radius:10px;transition:background-color .3s,transform .3s}.details-link:hover{background-color:#4b4b4b;transform:scale(1.05)}.pagination{display:flex;justify-content:center;align-items:center;margin-top:10px;padding:10px 0;width:400px}.page-btn{background-color:#cd7f32;color:#fff;border:none;padding:10px 20px;border-radius:30px;font-size:1em;margin:0 10px;cursor:pointer;transition:background-color .3s,transform .3s}.page-btn:hover{background-color:#d4af37;transform:scale(1.05)}.page-btn:disabled{background-color:#ccc;color:#777;cursor:not-allowed;transform:none}.page-number{font-size:1.2em;color:#333}#loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-spinner img{width:80px;height:80px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 600px){#neighbsHolder{width:100%;margin:60px auto 50px}}.headerNews{margin:auto;top:0!important;position:static;background:#1e2a38;width:100%;z-index:999}.headerNews ul li a{color:#fff!important;font-size:17px;padding:7px 13px;border-radius:3px;text-decoration:none;font-weight:400}.headerNews ul li a.active{color:#fff!important}a.active,.headerNews ul li a:hover{background:#4b4b4b;color:#000!important;transition:.5s}.checkbtn{color:#fff;float:left;clear:left;cursor:pointer;display:none;font-size:22px}#check{display:none}#memberArea_dropdown{left:0;top:80px;background:#f9f9f9;box-shadow:0 8px 16px #0003;z-index:10;display:block;border-radius:5px}.memberArea{width:40px;height:40px;overflow:hidden;clear:right;float:right;cursor:pointer}#memberArea_dropdown a{color:#000!important}.dropdownMemberContents{width:100%;margin-top:10px;height:auto;text-align:left}.dropdownLinks{width:100%;line-height:40px;margin-top:10px;margin-bottom:10px;padding-left:10px;cursor:pointer;color:#000}.dropdownLinks:hover{background-color:#ccc}.Profile_pic{height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profileInitials{width:40px;height:40px;background-color:#daa520;color:#000;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;text-transform:uppercase}@media screen and (min-width: 320px){.headerNews{height:50px}ul{top:50px!important}.checkbtn{line-height:50px;margin-right:20px;margin-left:20px}.logo{width:100px;height:auto;margin-left:0;margin-right:20px;line-height:45px;float:left}#memberArea_dropdown{width:100%;height:100vh;clear:both;float:none;padding:0 10px;top:50px}.memberArea{margin:5px 20px 0}}@media screen and (min-width: 600px){.headerNews{height:70px}ul{top:70px!important}.checkbtn{line-height:70px;margin-right:30px;margin-left:30px}.logo{width:120px;height:auto;margin-left:20px;margin-right:20px;line-height:70px;float:left}.memberArea{margin:15px 30px 0 auto}#memberArea_dropdown{top:70px}}@media screen and (max-width: 960px){.checkbtn{display:block}ul{position:fixed;width:100%;height:100vh;background:#2c3e50;left:-100%;text-align:center;transition:all .5s;z-index:999}.headerNews ul li{display:block;margin:50px 0;line-height:30px}.headerNews ul li a{font-size:20px}#check:checked~ul{left:0;width:100%}}@media screen and (min-width: 960px){.headerNews ul{clear:right;float:left;width:calc(100% - 430px);margin:auto;text-align:center}.headerNews ul li{display:inline-block;line-height:65px;margin:0 5px}#memberArea_dropdown{clear:right;float:right;width:320px;top:80px;height:auto;border-radius:10px}}@media screen and (min-width: 1200px){.logo{margin-left:70px;margin-right:auto}.headerNews ul{width:calc(100% - 550px)}.memberArea{margin-right:70px;margin-left:auto}}body{background-color:#fff;margin:0 auto;padding:0;font-family:Helvetica Neue,sans-serif}#news-wrapper{font-family:"Arial, sans-serif";color:#333;padding:0;margin:0 auto;width:1000px;display:flex;flex-direction:column}.sct{width:100%;height:auto;padding:0;margin:0 auto 50px;clear:both;float:none}.section_Title{text-align:left!important;font-weight:700;color:#1b1b1b;font-size:1.2rem;font-family:Helvetica Neue,sans-serif;margin-bottom:10px}.sct-left{width:calc(100% - 340px);height:auto;clear:left;float:left;padding:0}.sct-right{width:300px;height:auto;clear:right;float:right;margin:37px 0 0;color:#fff;padding:10px;background-color:#f0efef;border-radius:8px}@media (max-width:1024px){#news-wrapper{width:96%}}@media (max-width:900px){#news-wrapper{width:98%}.sct{width:calc(100% - 20px);margin:auto 10px}.sct-left,.sct-right{clear:both;float:none;width:100%;margin:30px auto;padding:0}}.news-section{display:flex;gap:10px;margin:20px auto;flex-direction:column}.news-card{background-size:cover;background-position:center;color:#fff;position:relative;border-radius:8px;overflow:hidden;display:flex;align-items:flex-end;transition:transform .3s;font-family:Helvetica Neue,sans-serif;font-weight:700;text-shadow:2px 2px 2px rgba(0,0,0,.6)}.news-card:hover{transform:scale(1.02)}.overlay{background:linear-gradient(to top,rgba(0,0,0,.7),transparent 60%);padding:16px;width:100%}.subcategory{background-color:#000;padding:4px 8px;border-radius:4px;font-size:12px;text-transform:uppercase;font-weight:400}.meta{font-size:12px;color:#ccc;margin-top:6px}.bottom-two{display:flex;gap:10px}.bottom-two a{display:block;height:100%;width:100%}.bottom-two a:focus{outline:2px solid #fff;outline-offset:4px}.news-card h2{font-size:clamp(1rem,2vw,1.5rem)}.news-card h3{font-size:clamp(.9rem,2vw,1.3rem)}.news-card h4{font-size:clamp(.9rem,2vw,1rem)}@media (min-width: 1024px){.news-card .responsive-img{display:none}.news-section{flex-direction:row}.left,.right{flex:1}.right{display:flex;flex-direction:column;gap:10px}.news-card.big{height:400px}.news-card.medium{height:235px}.bottom-two{display:flex;flex-direction:row;gap:10px;height:155px}.news-card.small{height:100%}}@media (max-width: 1023px){.news-card.medium,.news-card.small{display:flex;flex-direction:row;background-color:#f5f5f5;color:#000;text-shadow:none;border-radius:8px;overflow:hidden;align-items:stretch;background-image:none!important}.news-card.medium .overlay,.news-card.small .overlay{padding:0;background:none;display:flex;flex-direction:row;width:100%}.news-card.medium .overlay .subcategory,.news-card.small .overlay .subcategory{background-color:#333;color:#fff;font-size:11px;padding:4px 8px;margin-bottom:4px;display:inline-block;border-radius:4px}.news-card .subcategory{display:inline-block;max-width:-moz-max-content;max-width:max-content}.news-card.medium .text-content,.news-card.small .text-content{flex:1;padding:12px;display:flex;flex-direction:column;justify-content:center}.right{display:flex;flex-direction:column;gap:10px}.bottom-two{flex-direction:column;height:auto}}@media (min-width: 641px) and (max-width: 1023px){.news-section,.bottom-two{display:flex;flex-direction:row;gap:10px}.left .news-card.big,.right .news-card.medium,.bottom-two .news-card.small{flex:1;display:flex;flex-direction:column;height:auto;background-image:none!important;background-color:#f5f5f5;color:#000;text-shadow:none}.news-card .responsive-img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.news-card .overlay{padding:12px;background:none}.news-card .subcategory{background-color:#333;color:#fff;font-size:11px;padding:4px 8px;max-width:-moz-max-content;max-width:max-content;border-radius:4px}.news-card h2{font-size:1rem;margin:4px 0 0}.news-card .meta{font-size:11px;color:#666}.news-card.big img,.news-card.medium img,.news-card.small img{width:100%}.news-card.big img{height:380px}.news-card.medium img{height:180px}.news-card.small img{height:117px}}@media (max-width: 640px){.news-card.big{height:250px}.news-card .responsive-img{width:40%;-o-object-fit:cover;object-fit:cover;height:100%;display:block}.news-card.big .responsive-img{display:none}.news-card:hover{transform:none}}.right-top-bottom-wrapper{display:flex;flex-direction:column;gap:10px}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 auto;font-family:Helvetica Neue,sans-serif}.left-column,.right-column{display:flex;flex-direction:column;gap:10px}.promo-card{position:relative;background-size:cover;background-position:center;color:#fff;border-radius:8px;padding:0;display:flex;flex-direction:column;justify-content:flex-end}.promo-card:hover{border:#000000 1px solid}.promo-card h2,.promo-card h3,.promo-card h4{font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.6);margin-bottom:10px}.promo-card h2{font-size:clamp(1rem,2vw,1.5rem)}.promo-card h3{font-size:clamp(.9rem,2vw,1.3rem)}.promo-card h4{font-size:clamp(.9rem,2vw,1rem)}.promo-card p{text-shadow:2px 2px 2px rgba(0,0,0,.6);font-size:14px;margin-bottom:15px}.top-card{text-align:right}.top-card .overlay2{position:absolute;right:0;width:250px}.bottom-rightSide-card .overlay2{position:absolute;top:10px;width:250px}.overlay2{background:#0000004d;padding:5px;border-radius:8px;margin:auto 10px 10px}button{padding:10px 15px;background-color:silver;border:none;border-radius:5px;cursor:pointer}button:hover{background-color:#e5e4e2}.top-card{height:360px;grid-column:span 2}.bottom-cards{display:flex;gap:10px}.bottom-left-card,.bottom-right-card{flex:1;height:180px}.top-right-card{height:180px}.bottom-rightSide-card{height:360px}@media (max-width: 1023px){.top-card{text-align:center}.bottom-rightSide-card .overlay2,.top-card .overlay2{width:auto;position:static;margin-top:auto}}@media (max-width: 640px){.news-grid{grid-template-columns:1fr}.bottom-left-card,.bottom-right-card,.top-right-card,.bottom-rightSide-card{height:200px}.overlay2 h3,.overlay2 h4{font-size:16px}.overlay2 p{background:#0000004d;font-size:12px}button{padding:8px 12px;font-size:14px}.section_Title{font-size:18px;padding:0 10px}.promo-card:hover{border:1px solid rgba(0,0,0,.6)}.bottom-rightSide-card p{display:none}.right-top-bottom-wrapper{flex-direction:row;align-items:stretch}.right-top-bottom-wrapper .promo-card{flex:1}}@media (max-width: 480px){.top-card{height:250px}}.vipnews-container{display:flex;justify-content:center;font-family:Segoe UI,sans-serif;clear:both;float:none;height:auto;padding:0;margin:0 auto;width:100%}.vipnews-layout{width:100%}.vipnews-grid{display:grid;gap:1rem;margin-bottom:1rem}.grid-two{grid-template-columns:repeat(3,1fr)}.grid-three{grid-template-columns:repeat(4,1fr)}.vipnews-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000f;transition:transform .3s ease;cursor:pointer}.vipnews-card-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;display:block}.vipnews-card-overlay{position:absolute;bottom:0;left:0;width:100%;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent 80%);color:#fff}.vipnews-card-title{font-size:1.2rem;font-weight:600;margin:0}.vipnews-card-subtitle{font-size:.95rem;margin-top:.25rem}.vipnews-trending-item{display:flex;align-items:center;padding:.5rem 0}.vipnews-trending-icon{width:8px;height:8px;background-color:tomato;border-radius:50%;margin-right:.75rem}.vipnews-trending-text{font-size:.95rem;color:#333}.vipnews-card-link{display:block;text-decoration:none;color:inherit;height:100%}@media (min-width: 1025px){.vipnews-card:hover{transform:translateY(-5px)}}@media (max-width: 600px){.vipnews-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:1rem 0;gap:1rem}.vipnews-grid::-webkit-scrollbar{display:none}.vipnews-grid .vipnews-card{flex:0 0 auto;scroll-snap-align:start}.vipnews-grid.small-cards .vipnews-card{width:180px}.vipnews-grid.small-cards .vipnews-card-image{height:140px}.vipnews-grid:not(.small-cards) .vipnews-card{width:240px}.vipnews-grid:not(.small-cards) .vipnews-card-image{height:180px}.vipnews-grid.small-cards .vipnews-card-title{font-size:1rem}}.vipnews-hero{position:relative;height:400px;border-radius:16px;overflow:hidden;margin:0 auto;box-shadow:0 8px 20px #0000001a}.vipnews-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vipnews-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}.vipnews-hero-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;font-family:Helvetica Neue,sans-serif}.vipnews-hero-description{font-size:1.3rem;line-height:1.4;color:#f1f1f1;font-family:Helvetica Neue,sans-serif}.vipnews-section4{position:relative;margin:auto}.vipnews-carousel-wrapper{position:relative;display:flex;align-items:center}.vipnews-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0;scrollbar-width:none}.vipnews-carousel::-webkit-scrollbar{display:none}.vipnews-hero{flex:0 0 auto;width:500px;scroll-snap-align:start}.scroll-button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80;color:#000;border:none;padding:10px 12px;cursor:pointer;border-radius:50%;z-index:10}.scroll-button.left{left:-10px}.scroll-button.right{right:-10px}.scroll-button:hover{background:#ece7e7cc}.vipnews-carousel-wrapper:before,.vipnews-carousel-wrapper:after{content:"";position:absolute;top:0;width:60px;height:100%;z-index:5;pointer-events:none}@media (max-width: 768px){.vipnews-hero{width:300px;height:260px}.scroll-button{display:none}.vipnews-hero-title{font-size:1.2rem;font-weight:600}.vipnews-hero-description{font-size:.9rem}}@media (max-width: 480px){.vipnews-hero{width:260px;height:240px}.vipnews-hero-overlay{padding:1rem}}.see-more-card{background:linear-gradient(135deg,#ececec,#f9f9f9);display:flex;align-items:center;justify-content:center;text-align:center;transition:transform .4s ease,box-shadow .4s ease;cursor:pointer;position:relative;overflow:hidden;width:200px}.see-more-link{text-decoration:none;color:#333;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.see-more-content{z-index:2}.see-more-content h2{font-size:1.8rem;margin-bottom:.5rem;font-weight:700}.see-more-content p{font-size:1.1rem;color:#666}.see-more-icon{font-size:2rem;margin-bottom:.5rem}.see-more-card:hover{transform:scale(1.05);box-shadow:0 12px 24px #00000026}.see-more-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,255,255,.3) 0%,transparent 70%);transform:rotate(45deg);transition:opacity .6s ease;opacity:0;pointer-events:none}.see-more-card:hover:after{opacity:1}@media (max-width: 768px){.see-more-content h2{font-size:1.4rem}.see-more-content p{font-size:.9rem}.see-more-icon{font-size:1.6rem}}.sponsored{text-align:left!important;font-weight:400;color:#a59393;font-size:1rem;font-family:Helvetica Neue,sans-serif;margin-bottom:10px}.fashion-ad-wrapper{width:250px;height:500px;display:flex;align-items:center;justify-content:center;margin:0 auto;clear:both;float:none}.fashion-ad{width:100%;height:100%;background-color:#2f1e1e;color:#fff;font-family:Helvetica Neue,sans-serif;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;border:#1e1414 solid 1px}.ad-image{height:65%;background-size:cover;background-position:center}.ad-content{padding:24px;display:flex;flex-direction:column;justify-content:center;flex-grow:1}.ad-category{font-size:14px;color:#d6b77e;letter-spacing:2px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.ad-title{font-size:26px;font-weight:700;color:#fff8f2;margin-bottom:12px}.ad-description{font-size:14px;color:#e0d5cc;line-height:1.5;margin-bottom:20px}.learn-more-btn{align-self:flex-start;padding:10px 18px;font-size:13px;background-color:#d6b77e;color:#1e1414;border:none;border-radius:30px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.learn-more-btn:hover{background-color:#b89b6a}@media (max-width: 900px){.fashion-ad-wrapper{width:100%;height:300px;padding:auto}.fashion-ad{flex-direction:column;width:300px;height:250px;clear:both;float:none}.ad-image{display:none;height:0;width:0}}.ad-section-4-container{width:100%;height:350px;display:flex;align-items:center;justify-content:center}.ad-section-4{width:250px;height:100%;background-size:cover;background-position:center;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000080}.ad-section-4-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;color:#f5e5c3;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 1.5rem;text-align:center}.ad-section-4-category{font-size:.85rem;letter-spacing:2px;margin-bottom:.25rem;color:#c9a257;font-weight:600}.ad-section-4-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#f5e5c3}.ad-section-4-description{font-size:1rem;line-height:1.6;margin-bottom:1.8rem}.ad-section-4-button{background-color:#caa052;color:#fff;padding:.75rem 1.5rem;font-size:.9rem;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:background .3s ease}.ad-section-4-button:hover{background-color:#b8883b}@media (max-width: 900px){.ad-section-4-container{width:100%;height:300px;padding:auto}.ad-section-4{width:300px;height:250px;clear:both;float:none}.ad-section-4-overlay{padding:1rem}.ad-section-4-title{font-size:1.5rem}.ad-section-4-description{font-size:.9rem}.ad-section-4-button{font-size:.8rem}}
