body{font-family:Arial,sans-serif;background-color:#f9f9f9;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}body,html{text-decoration:none;height:100%;margin:0;scroll-behavior:smooth}.trending-container{display:flex;align-items:center;justify-content:flex-start;margin-top:10px;padding:0;margin-bottom:5px;background-color:#f5f5f5;width:100%;height:50%;overflow:hidden}.trending-title{font-size:1.1rem;font-weight:600;color:#2c3e50;text-transform:uppercase;letter-spacing:2px;margin-right:20px;white-space:nowrap;display:flex;align-items:center;position:relative}.trending-title:after{content:"";position:absolute;left:0;bottom:-5px;width:60px;height:4px;background-color:#e74c3c;border-radius:10px}.trending-animated{display:flex;gap:30px;overflow:hidden;flex-grow:1;flex-shrink:0;white-space:nowrap}#js-news{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:30px;animation:scrollNews 60s linear infinite}#js-news li{position:relative;padding-left:20px}#js-news li:before{content:"•";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#e74c3c;font-size:1.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2);transition:all .3s ease}#js-news li:hover:before{color:#e74c3c;transform:translateY(-50%) scale(1.2);text-shadow:0 4px 8px rgba(0,0,0,.3)}.alert-info{background-color:#e9f5ff;border-color:#b8daff;color:#004085;padding:10px;border-radius:4px;margin-bottom:20px}.skeleton-image,.skeleton-text{background-color:#e0e0e0;border-radius:4px}.news-item{padding:9px 0;font-size:1rem;font-weight:500;color:#34495e;line-height:1.6}.news-link{color:#2c3e50;text-decoration:none;font-weight:500;transition:color .3s ease,transform .3s ease}.news-link:hover{color:#e74c3c;transform:translateX(5px)}@keyframes scrollNews{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:768px){.trending-title{font-size:1rem;padding-right:20px}.news-item{font-size:.95rem}#js-news{gap:20px}}@media (max-width:480px){.trending-title{font-size:1.1rem}.news-item{font-size:.85rem}#js-news{gap:15px}}.trending-section{margin-bottom:30px;padding-left:20px;padding-right:-20px}@media (max-width:768px){.trending-section{margin-bottom:15px;padding-left:9px}}@media (max-width:480px){.trending-section{margin-bottom:10px;padding-left:5px}}.image-container{position:relative}.image-container3 img{width:100%;height:auto}.image-overlay{background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,123,255,.1));position:absolute;width:100%;height:100%;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 15px 25px}.category-badge{font-size:10px;font-weight:700;color:#fff;background:linear-gradient(135deg,#003366,#002244);border:1px solid rgba(255,255,255,.15);border-radius:4px;text-transform:uppercase;padding:4px 8px;text-align:center;cursor:pointer;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:120px;max-height:40px;overflow:hidden;text-overflow:ellipsis;line-height:1.3;letter-spacing:.5px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 1px rgba(255,255,255,.1);transition:all .2s ease}.category-badge:hover{background:linear-gradient(135deg,#990000,#770000);box-shadow:0 4px 8px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.1);transform:translateY(-1px);border-color:rgba(255,255,255,.3)}.category-badge:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 1px rgba(0,0,0,.1)}.caption h2{font-size:36px;font-weight:800;margin-top:20px;color:white;line-height:1.4;text-transform:capitalize;letter-spacing:1px;text-shadow:1px 1px 3px rgba(0,0,0,.1);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden;text-overflow:ellipsis}.caption h2 a{color:inherit;text-decoration:none;transition:color .3s ease,transform .3s ease;font-family:Georgia,serif}.caption h2 a:hover{color:#002366;transform:translateY(-3px)}.trending-items{margin-top:20px}.trend-item{margin-bottom:30px}.item-image{height:200px;overflow:hidden;position:relative}.item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;display:block;transform-origin:center}.item-image img:hover{transform:scale(1.04)}.item-caption{margin-top:10px}.item-caption span{font-size:10px;font-weight:700;color:#fff;background:linear-gradient(135deg,#003366,#002244);border:1px solid rgba(255,255,255,.15);border-radius:4px;text-transform:uppercase;padding:4px 8px;display:inline-block;line-height:1.3;letter-spacing:.5px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 1px rgba(255,255,255,.1);transition:all .2s ease;cursor:pointer}.item-caption span:hover{background:linear-gradient(135deg,#990000,#770000);box-shadow:0 4px 8px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.1);transform:translateY(-1px);border-color:rgba(255,255,255,.3)}.item-caption span:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 1px rgba(0,0,0,.1)}.item-caption h4{font-size:22px;font-weight:700;color:#333;margin-top:12px;margin-bottom:16px;line-height:1.5;letter-spacing:-.5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.item-caption h4:hover{color:#003366}.item-caption h4 a{color:#1e2a3a;text-decoration:none;font-weight:700;transition:color .3s ease,transform .3s ease}.item-caption h4 a:hover{color:#002366}.right-item{margin-left:50px}.category-title{font-size:20px;font-weight:700;margin-bottom:15px}.news-item{margin-bottom:10px}.news-image3 img{width:200%;filter:brightness(1);border-radius:2px}.news-title{font-size:16px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;font-weight:600}.news-title a{color:#333;text-decoration:none}.news-title a:hover{color:#002366}@media (max-width:767px){.banner-text1{font-size:30px}.custom-search-form{justify-content:flex-start;width:100%}.input-group-text{padding:0 10px}.trending-tittle{flex-direction:column;align-items:flex-start}.trending-animated ul{font-size:12px}.image-container img{height:250px;-o-object-fit:cover;object-fit:cover}.trending-section{margin-bottom:20px}.col-lg-8{padding-right:0}.col-lg-4{padding-left:0}.item-caption h4{font-size:16px}.right-item{margin-left:-100px;margin-bottom:20px}.news-title{font-size:14px}.news-item{display:flex;align-items:center}}.right-item{width:100%;margin-bottom:30px}@media (min-width:1025px){.right-item{width:140%;margin-left:10px}}@media (max-width:1024px){.right-item{width:120%;margin-left:10px}}@media (max-width:768px){.right-item{width:100%;margin-left:0}}@media (max-width:480px){.right-item{width:100%;margin-left:0}}.news-image3{position:relative;width:150px;margin-bottom:-10px;border-bottom:2px solid #ddd;flex-shrink:0}.news-image3 img{width:180px;height:auto}.news-item{display:flex;align-items:flex-start;gap:15px;flex-grow:1;width:70%}@media (max-width:1024px){.news-item{max-width:calc(100% - 150px)}}@media (max-width:768px){.news-item{flex-direction:row;gap:10px;width:100%;max-width:calc(100% - 8px)}}@media (max-width:480px){.news-item{width:100%;max-width:100%}}.news-title7{font-size:19px;font-weight:700;color:#333;margin-bottom:1px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;max-height:120px;line-height:1.4}.news-title7:hover{color:#002366}@media (max-width:768px){.news-title7{width:100%;display:block;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;max-height:none}}.news-category7{font-size:10px;font-weight:700;color:#fff;background:linear-gradient(135deg,#003366,#002244);border-radius:4px;padding:3px 8px;line-height:1.3;display:inline-block;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 1px rgba(255,255,255,.1);transition:all .2s ease;border:1px solid rgba(255,255,255,.15);cursor:pointer}.news-category7:hover{background:linear-gradient(135deg,#990000,#770000);box-shadow:0 4px 8px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.1);transform:translateY(-1px);border-color:rgba(255,255,255,.3)}.news-category7:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 1px rgba(0,0,0,.1)}.tab01-title{font-size:28px;font-weight:700;color:#333;margin-bottom:50px;text-align:left;padding-left:20px;position:relative;display:inline-block}.tab01-title:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background-color:#007bff}.text-hover-primary:hover{color:#007bff;text-decoration:none}.wrap-pic-w{position:relative;border-radius:4px;overflow:hidden}.wrap-pic-w img{width:100%;border-radius:4px;transition:transform .3s ease}.wrap-pic-w img:hover{transform:scale(1.05)}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.quote-slider-001{position:absolute;bottom:60%;left:50%;transform:translateX(-50%);text-align:center;color:#fff;font-size:1.5rem;font-weight:700;width:80%;z-index:2}.quote-001{opacity:0;position:absolute;width:100%;font-size:1.2rem;font-style:italic;text-shadow:2px 2px 4px rgba(0,0,0,.8);transition:opacity .5s ease,transform .5s ease;animation:slide-001 9s infinite}.quote-001:first-child{animation-delay:0s}.quote-001:nth-child(2){animation-delay:3s}.quote-001:nth-child(3){animation-delay:6s}@keyframes slide-001{0%,to{opacity:0;transform:translateY(20px)}10%,30%{opacity:1;transform:translateY(0)}40%,60%{opacity:0;transform:translateY(-20px)}}.hov-btn2:hover{background-color:#ff4d4d;cursor:pointer}.hov-cl10:hover{color:#ff4d4d}.bg10{background-color:#f4f4f4;padding:30px;border-radius:10px}a.text-dark{text-decoration:none;font-size:20px;font-weight:600;color:#1a3a4c;transition:color .3s ease,transform .2s ease}a.text-dark:hover{color:#d35400;transform:scale(1.05);text-shadow:0 1px 5px rgba(0,0,0,.2)}@media (max-width:768px){a.text-dark{font-size:1rem}}input[type=text]{border-radius:20px;padding:10px 20px;border:2px solid #ddd;font-size:1rem;transition:border-color .3s ease}input[type=text]:focus{border-color:#ff4d4d}button{background-color:#ff4d4d;border-radius:50%;padding:12px;margin-left:10px;transition:background-color .3s ease}button:hover{background-color:#e43e3e}.flex-wr-s-s{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.bo-1-rad-20{border-radius:20px;border:1px solid #ddd}.bocl12{border-color:#3498db}.f1-s-1{font-size:1rem;color:#1a3a4c;font-weight:600}.cl8{color:#777}.hov-btn2{display:flex;justify-content:center;align-items:center;padding:10px 20px;border-radius:20px;background-color:#f4f4f4;transition:background-color .3s ease,transform .2s ease-in-out;cursor:pointer}.hov-btn2:hover{background-color:#3498db;color:#fff;transform:scale(1.05)}.hov-btn2:focus{outline:none}.m-all-5{margin:5px}@media (max-width:768px){.f1-s-1{font-size:.9rem}.size-h-2{height:35px}}.weekly2-news-area{background-color:#f7f7f7;padding:60px 0;width:100%;box-sizing:border-box}.weekly2-wrapper{width:100%;max-width:none;margin:0;padding:0}.section-tittle1 h3{font-size:2.5rem;font-weight:700;color:#333;text-align:left;margin-bottom:40px;width:100%;position:relative;padding-left:20px}.section-tittle1 h3:before{content:"";position:absolute;left:0;top:0;height:100%;width:6px;background-color:#007bff;border-radius:3px}.weekly2-news-active{display:flex;justify-content:flex-start;align-items:center;position:relative;overflow:hidden;width:100%}.weekly2-news-wrapper{display:flex;transition:transform 1s ease-in-out;width:100%}.weekly2-single{flex:0 0 33.33%;padding:0 15px;margin-bottom:30px;box-sizing:border-box}.card2{background-color:#fff;border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card2:hover{transform:translateY(-8px);box-shadow:0 12px 20px rgba(0,0,0,.2)}.card-img-top2{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:10px 10px 0 0;position:relative}.badge{position:absolute;top:200px;left:15px;background-color:transparent;color:#333;padding:7px 12px;border:2px solid #e1fcff;border-radius:1px;font-size:1rem;font-weight:700;text-transform:uppercase;z-index:1;transition:background-color .3s ease,color .3s ease}.badge:hover{background-color:#e1fcff;color:#333}.card-body2{padding:20px;background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease}.card-title2{font-size:1.4rem;font-weight:600;color:#333;margin-top:3px;transition:color .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:1.6}.card-title2 a{text-decoration:none;color:inherit}.card-title2:hover{color:#fc3f00;transform:translateY(2px)}.card-summary3{font-size:1rem;color:#318ce7;line-height:1.6;transition:color .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}.card-text2{font-size:.9rem;color:#555;margin-top:5px;font-style:italic;display:inline-block;letter-spacing:.5px}@media (max-width:1024px){.weekly2-single{flex:0 0 50%;padding:0 10px}.card-img-top2{height:250px}.card-body2{padding:15px}.card-title2{font-size:1.3rem}}@media (max-width:480px){.weekly2-single{flex:0 0 100%;padding:0 10px}.card-img-top2{height:250px}.card-body2{padding:15px}.card-title2{font-size:1.2rem}}.custom-d-flex img{width:80px;height:80px}.d-flex{display:flex;justify-content:space-between;align-items:center}.d-flex .me-3{margin-right:15px}@media (max-width:767px){.d-flex{flex-direction:column;align-items:flex-start}.article-card-body .d-flex{margin-bottom:5px}}.sidebar-container{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.sidebar-item{margin-bottom:30px}.sidebar-title{font-size:1.25rem;font-weight:700;color:#2c3e50;margin-bottom:15px}.featured-image .image-wrapper{position:relative;overflow:hidden;border-radius:10px}.featured-image .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.featured-image .image-wrapper:hover img{transform:scale(1.1)}.quote-slider .quote{font-size:1.1rem;color:#34495e;font-style:italic;margin:10px 0}.subscribe-form{display:flex;align-items:center;justify-content:space-between}.subscribe-form .email-input{width:75%;padding:10px;font-size:1rem;border:2px solid #ccc;border-radius:5px;margin-right:10px}.subscribe-btn{background-color:#3498db;color:white;border:none;padding:10px;font-size:1rem;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.subscribe-btn:hover{background-color:#2980b9}.subscribe-form .email-input::-moz-placeholder{color:#aaa}.subscribe-form .email-input::placeholder{color:#aaa}.tags-title{font-size:1.25rem;font-weight:700;color:#2c3e50;margin-bottom:15px}.tags-list{display:flex;flex-wrap:wrap;gap:10px}.tag-item{padding:5px 15px;background-color:#ecf0f1;color:#7f8c8d;border-radius:20px;font-size:.9rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.tag-item:hover{background-color:#3498db;color:white}.spinner-border{width:3rem;height:3rem;border-width:.3em;border-color:#3498db transparent transparent}@media (max-width:992px){.article-card-img{height:300px}.col-lg-6{width:100%}}.article-title{font-size:26px;font-weight:700;color:#1e2a3a;line-height:1.5;margin-bottom:20px;text-transform:capitalize;letter-spacing:-.5px;font-family:Arial,sans-serif;text-align:left;transition:color .3s ease;position:relative}.article-title:hover{color:#003366}@media (max-width:768px){.article-title{font-size:20px;margin-bottom:10px}}@media (max-width:480px){.article-title{font-size:18px;margin-bottom:8px}}@media (max-width:768px){.article-title{font-size:1.2rem}.article-summary{font-size:.9rem}}.luxury-travel-title{font-size:28px;font-weight:700;color:#333;margin-bottom:10px;text-align:left;padding-left:20px;position:relative;display:inline-block}.luxury-travel-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:100%;background-color:crimson;border-radius:3px}.featured-title{font-size:28px;font-weight:700;color:#333;margin-bottom:50px;text-align:left;padding-left:20px;position:relative;display:inline-block}.featured-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:100%;background-color:crimson;border-radius:3px}.custom-sidebar-wrapper{background-color:#ffffff;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.1);padding:30px;max-width:360px;margin-top:20px;transition:box-shadow .3s ease}.custom-sidebar-wrapper:hover{box-shadow:0 8px 20px rgba(0,0,0,.2)}.custom-news-titles-title{font-size:1.75rem;font-weight:700;color:#2c3e50;margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}.custom-news-titles-list{list-style-type:none;padding-left:0;margin:0}.custom-news-item{position:relative;margin-bottom:20px;padding-left:35px;transition:transform .3s ease,padding-left .3s ease,background-color .3s ease}.custom-news-link{font-size:1.2rem;font-weight:600;color:#333;text-decoration:none;display:block;line-height:1.6;transition:color .3s ease,padding-left .3s ease}.custom-news-link:hover{color:#007bff;text-decoration:underline;padding-left:40px}.custom-news-item:before{content:"•";position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:1.6rem;color:#007bff}.custom-news-item:hover{background-color:#f4f6f9;border-radius:6px;transform:translateX(5px);box-shadow:0 4px 8px rgba(0,123,255,.1)}.custom-news-item+.custom-news-item{border-top:1px solid #ecf0f1;margin-top:10px;padding-top:10px}.popular-news-list{display:flex;flex-direction:column;gap:20px;margin:0}.popular-news-item{display:flex;gap:15px;align-items:flex-start;border-bottom:1px solid #eaeaea;padding-bottom:20px;padding-top:15px}.popular-news-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.popular-news-image{width:200px;height:100px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.popular-news-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popular-news-content{flex-grow:1}.popular-news-title{font-size:20px;font-weight:700;color:#1e2a3a;margin:0 0 12px;line-height:1.5;letter-spacing:-.3px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.popular-news-title a{color:inherit;text-decoration:none;transition:color .3s ease}.popular-news-title a:hover{color:#003366}.popular-news-title a{position:relative}.popular-news-meta{display:flex;gap:15px;font-size:14px;color:#777;margin-bottom:5px}.popular-news-category{font-weight:700;color:#333}.popular-news-date{font-size:13px;color:#aaa;text-transform:uppercase;letter-spacing:.5px}.container7{font-family:Arial,sans-serif}.banner6{position:relative;background-size:cover;background-position:50%;height:100vh;width:100%;margin-bottom:0;overflow:hidden;border-radius:0}.banner6:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.banner-text7{position:absolute;top:50%;left:10%;transform:translate(-50%,-50%);color:white;font-size:4rem;font-weight:800;text-align:left;letter-spacing:2px;text-shadow:3px 3px 6px rgba(0,0,0,.6)}@media (max-width:768px){.banner-text7{font-size:3rem;top:50%}}@media (max-width:576px){.banner-text7{font-size:2.5rem}}.input-group-text{background-color:transparent;border:0;padding:.5rem}.custom-search-input{padding-left:35px}.custom-search-form .input-group{display:flex;align-items:center}.custom-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.news-item27-container{display:flex;flex-wrap:wrap;gap:10px}.news-item27{font-size:1rem;display:inline-block;margin-right:20px;white-space:nowrap}.news-link27{text-decoration:none;color:inherit}.news-item1{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.news-item1:hover{transform:translateY(-10px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.custom-search-form1{position:relative}.custom-search-input1{border:1px solid #ced4da;padding:12px 20px;font-size:1rem;border-radius:30px;width:100%;background-color:#fff;transition:border-color .3s ease-in-out}.custom-search-input1:focus{border-color:#007bff;box-shadow:0 0 5px rgba(0,123,255,.5)}.custom-search-icon1{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#007bff;cursor:pointer;font-size:1.3rem}.custom-list-unstyled{padding-left:0;list-style:none;margin:0}.custom-d-flex{display:flex!important;justify-content:flex-start;align-items:center!important;margin-bottom:15px;transition:background-color .3s ease}.custom-d-flex:hover{background-color:#f9f9f9;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px}.custom-d-flex img{width:90px;height:90px;border-radius:5px;filter:brightness(1);-o-object-fit:cover;object-fit:cover;margin-right:15px;border:2px solid #e1e1e1;transition:transform .3s ease}.custom-d-flex:hover img{transform:scale(1.05)}.custom-d-flex .custom-text-dark{margin:0;padding:0;font-weight:700;font-size:1.125rem;color:#333;line-height:1.4;transition:color .3s ease}.custom-d-flex:hover .custom-text-dark{color:#007bff;text-decoration:underline}.custom-d-flex .custom-text-dark{text-shadow:0 1px 2px rgba(0,0,0,.1)}.custom-d-flex div{flex-grow:1}ul.custom-list-unstyled{padding:0;margin:0}@media (max-width:768px){.banner-text7{font-size:2.8rem;top:65%}.category-header1 h2{font-size:2.5rem}.news-item1{margin-bottom:25px}.card-img-top1{height:200px}}@media (max-width:576px){.banner-text7{font-size:2.2rem}.news-item1{margin-bottom:20px}.card-img-top1{height:180px}}.custom-pagination{display:flex;justify-content:center;align-items:center;margin-top:20px}.custom-pagination button{padding:.5rem 1rem;font-size:.875rem;border-radius:20px;transition:background-color .3s ease,transform .3s ease;border:1px solid #007bff}.custom-pagination button:hover{background-color:#007bff;color:white;transform:translateY(-2px)}.custom-pagination button:disabled{opacity:.6;cursor:not-allowed}.custom-pagination span{font-size:.875rem;color:#333;margin:0 10px}.pagination-container{display:flex;justify-content:center;align-items:center;margin-top:1rem;flex-wrap:wrap}.pagination-btn{font-size:.875rem;padding:8px 16px;margin:0 5px;border-radius:5px;transition:all .3s ease}.pagination-btn:hover{background-color:#007bff;color:white}.pagination-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:575px){.pagination-btn{font-size:.75rem;padding:6px 12px}}