.default-wrapper{width:100%;max-width:1550px;margin:0 auto}@media screen and (max-width: 1600px){.default-wrapper{padding-right:50px;padding-left:50px}}@media screen and (max-width: 900px){.default-wrapper{padding-right:20px;padding-left:20px}}@media screen and (max-width: 450px){.default-wrapper{padding-right:10px;padding-left:10px}}.page-wrapper.dark{background:#002A41}p,span{font-family:Poppins,sans-serif!important;background:transparent!important}p{line-height:normal!important}.news-header{text-align:center}.news-header h1{margin:0 auto}.news-header p.paragraph{margin:20px auto;width:90%;max-width:1200px!important}.news-header .news-inline-form{display:inline-flex;width:100%;max-width:900px;background:rgba(0,0,0,.5);padding:10px;border-radius:30px}.news-header .news-inline-form input,.news-header .news-inline-form button{line-height:45px;box-sizing:border-box}.news-header .news-inline-form input{width:100%;border:0;outline:0;padding:0 10px;border-radius:30px 0 0 30px}.news-header .news-inline-form button{flex-shrink:0;width:20%;font-weight:700;font-size:15px;background:linear-gradient(45deg,#4a6fbc,#1387ff);outline:0;border:0;padding:0 20px;color:#fff;border-radius:0 30px 30px 0}.featured-news-container{padding:50px 0}.featured-news-container .tabs-links{margin:0 auto;text-align:center;display:flex;justify-content:center;gap:20px}.featured-news-container .tabs-links .tab-link{color:#002a41;font-size:25px;opacity:.7;transition:.3s;position:relative}.featured-news-container .tabs-links .tab-link.active,.featured-news-container .tabs-links .tab-link:hover{opacity:1}.featured-news-container .tabs-links .tab-link:after{content:"";width:0;transition:.3s;background:#002A41;position:absolute;bottom:-10px;height:1px;left:50%;transform:translate(-50%)}.featured-news-container .tabs-links .tab-link.active:after{width:50%}.featured-news-container .tabs-content-container .tab-content{display:none}.featured-news-container .tabs-content-container .tab-content.active{display:block}.featured-news-container.dark .tabs-links .tab-link{color:#fff}.featured-news-container.dark .tabs-links .tab-link:after{background:#FFF}.featured-news-container{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;padding:25px 10px}.featured-news-container .article-container{display:flex;flex-grow:1;flex-basis:max-content;max-width:calc(50% - 10px);vertical-align:middle;background:#002A41;border-radius:10px}.featured-news-container .article-container .image-container{flex-shrink:0;width:300px;max-height:250px;background:#FFF;border-radius:10px}.featured-news-container .article-container .image-container img{object-fit:cover;width:100%;height:100%;border-radius:10px;background:#FFF}.featured-news-container .article-container .details-container{width:100%;padding:15px;display:flex;flex-direction:column;justify-content:space-between}.featured-news-container .article-container .details-container h5,.featured-news-container .article-container .details-container h6,.featured-news-container .article-container .details-container h2,.featured-news-container .article-container .details-container a{color:#fff}.featured-news-container .article-container .details-container h2{margin-bottom:10px;border-bottom:1px rgba(255,255,255,.2) solid;padding-bottom:10px;font-size:15px;height:100%}.featured-news-container .article-container .details-container h6,.featured-news-container .article-container .details-container h5{font-weight:400}.featured-news-container .article-container .details-container svg{vertical-align:middle;width:15px;margin-right:5px}.featured-news-container .article-container .details-container svg path{fill:#fff}.featured-news-container .article-container .details-container .btn{display:block;width:fit-content;flex-shrink:0;margin-left:auto}.featured-news-container .article-container .details-container .flex-wrapper{display:flex;align-items:center;justify-content:space-between}.featured-news-container.dark .article-container{background:rgba(0,0,0,.5)}@media screen and (max-width: 1200px){.featured-news-container{max-width:900px;padding:25px 0}.featured-news-container .article-container{flex-direction:column;justify-content:space-between;flex-basis:300px;gap:0}.featured-news-container .article-container .image-container{width:100%;height:250px;border-radius:10px 10px 0 0}.featured-news-container .article-container .details-container{height:100%}}@media screen and (max-width: 930px){.featured-news-container{padding:25px 10px}}@media screen and (max-width: 650px){.featured-news-container .article-container{max-width:400px;flex-basis:100%}}.subscribe-container{background:rgba(0,0,0,.4);padding:50px 25px;border-radius:20px;text-align:center;max-width:900px;margin:0 auto}.subscribe-container h1,.subscribe-container p{color:#fff}.subscribe-container h1{margin-bottom:10px}.subscribe-container .subscription-form{display:inline-flex;width:100%;max-width:600px;background:rgba(255,255,255,.1);padding:10px;border-radius:30px;margin-top:25px}.subscribe-container .subscription-form input,.subscribe-container .subscription-form button{line-height:45px;box-sizing:border-box}.subscribe-container .subscription-form input{width:100%;border:0;outline:0;padding:0 20px;border-radius:30px 0 0 30px}.subscribe-container .subscription-form button{flex-shrink:0;font-weight:700;font-size:15px;background:linear-gradient(45deg,#4a6fbc,#1387ff);outline:0;border:0;padding:0 10px;color:#fff;border-radius:0 30px 30px 0;box-sizing:content-box;text-align:center}@media screen and (max-width: 420px){.subscribe-container{padding:20px 10px}.subscribe-container h1{font-size:20px}.subscribe-container p{font-size:14px}}@media screen and (max-width: 330px){.subscribe-container .subscription-form{flex-direction:column;gap:10px}.subscribe-container .subscription-form input,.subscribe-container .subscription-form button{text-align:center;border-radius:30px}}.all-news-section{margin-top:100px!important}.all-news-section .pagination-container{display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:0 40px;margin-bottom:30px}.all-news-section .pagination-container a{display:inline-flex;align-items:center;justify-content:center;line-height:40px;height:40px;background:rgba(255,255,255,.05);padding:0 15px;border-radius:10px;color:#fff;transition:.3s;gap:10px}.all-news-section .pagination-container a:hover{background:rgba(255,255,255,.15)}.all-news-section .pagination-container a.active{background:#0076C0}.all-news-section .pagination-container a.previous-btn,.all-news-section .pagination-container a.next-btn{background:rgba(0,0,0,.2);padding:0 10px}.all-news-section .pagination-container a.previous-btn svg,.all-news-section .pagination-container a.next-btn svg{height:15px;width:15px}.all-news-section .pagination-container a.previous-btn:hover,.all-news-section .pagination-container a.next-btn:hover{background:rgba(0,0,0,.5)}.all-news-section .pagination-container a.previous-btn svg{transform-origin:center;transform:rotate(180deg)}.all-news-section .news-wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.all-news-section .news-wrapper .news-article{display:flex;flex-direction:column;justify-content:space-between;flex-basis:350px;flex-grow:1;font-family:Poppins,sans-serif;box-shadow:-5px 5px 20px #0000000d;background:rgba(0,0,0,.4);border-radius:20px;gap:20px}.all-news-section .news-wrapper .news-article:last-child{margin-bottom:0}.all-news-section .news-wrapper .news-article h3,.all-news-section .news-wrapper .news-article h5,.all-news-section .news-wrapper .news-article p{color:#fff}.all-news-section .news-wrapper .news-article h3{margin-bottom:5px}.all-news-section .news-wrapper .news-article h5{color:#0076c0;font-weight:400;margin-bottom:5px}.all-news-section .news-wrapper .news-article h5 svg{height:15px;vertical-align:middle}.all-news-section .news-wrapper .news-article h5 svg path{fill:#0076c0}.all-news-section .news-wrapper .news-article p{margin-top:10px;margin-bottom:20px;font-size:15px;color:#555}.all-news-section .news-wrapper .news-article .buttons a{display:inline-block;line-height:45px;padding:0 20px;background:rgba(0,118,192,.08);color:#0076c0;border-radius:10px;transition:.3s}.all-news-section .news-wrapper .news-article .buttons a svg{height:12px;width:12px;margin-left:5px;transition:.3s}.all-news-section .news-wrapper .news-article .buttons a svg path{stroke:#0076c0}.all-news-section .news-wrapper .news-article .buttons a:hover{background:rgba(0,118,192,.2)}.all-news-section .news-wrapper .news-article .buttons a:hover svg{transform:translate(5px)}.all-news-section .news-wrapper .news-article .buttons a.primary{background:linear-gradient(45deg,#4a6fbc,#1387ff);color:#fff;display:block;text-align:center}.all-news-section .news-wrapper .news-article .buttons a.primary svg{margin-left:10px}.all-news-section .news-wrapper .news-article .buttons a.primary svg path{stroke:#fff}.all-news-section .news-wrapper .news-article .image-container{flex-shrink:0;width:100%}.all-news-section .news-wrapper .news-article .image-container img{width:100%;height:280px;border-radius:20px 20px 0 0;object-fit:cover;object-position:center;background:#FFF}.all-news-section .news-wrapper .news-article .details-container{height:100%;display:flex;flex-direction:column;padding:0 20px 20px}.all-news-section .news-wrapper .news-article .details-container .buttons{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.all-news-section .news-wrapper .news-article .details-container .paragraph{color:#ffffffb3;font-size:14px;margin-top:10px;margin-bottom:20px}.all-news-section .news-wrapper .news-article .details-container .featured{margin-top:10px;margin-bottom:20px}.all-news-section .news-wrapper .news-article .details-container .featured h4{color:#fff;margin-bottom:10px;font-size:15px}.all-news-section .news-wrapper .news-article .details-container .featured span{color:#fff;display:inline-block;line-height:35px;padding:0 15px;font-size:15px;background:rgba(0,0,0,.3);border-radius:30px}.featured-latest-wrapper{background:rgba(0,118,192,.08)}
