@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap);.logo-title{text-transform:capitalize;color:#f8633b;font-size:3rem}.logo-title .subtitle{font-size:1.3rem}.side-bar{position:-webkit-sticky;position:sticky;top:20px}.side-bar h1{background-color:#f8633b;color:#fff;margin-bottom:.5rem;padding:.5rem;font-size:1rem;text-transform:uppercase}.side-bar a{margin-top:.7rem;display:inline-block}.side-bar p{display:flex;align-items:center;margin:.2rem 0;cursor:pointer;font-size:.78rem}.side-bar p .arrow{color:#f8633b}.side-bar .search-bar{display:none}@media (min-width:9668px){.side-bar .search-bar{background-color:#f75050;margin-bottom:1.3rem;display:grid;place-items:center}.side-bar .search-bar .form-control{position:relative;width:100%}}@media (min-width:9668px) and (min-width:768px){.side-bar .search-bar .form-control{width:20rem}}@media (min-width:9668px){.side-bar .search-bar .form-control input{background-color:#e8e8e8;padding:1rem 2rem;-webkit-clip-path:polygon(0 1%,95% 0,100% 100%,5% 100%);clip-path:polygon(0 1%,95% 0,100% 100%,5% 100%);color:#0b0b0c;width:100%;border:none;outline:none}.side-bar .search-bar .form-control input::-webkit-input-placeholder{color:#000}.side-bar .search-bar .form-control input:-ms-input-placeholder{color:#000}.side-bar .search-bar .form-control input::-ms-input-placeholder{color:#000}.side-bar .search-bar .form-control input::placeholder{color:#000}.side-bar .search-bar .form-control .search-icon{position:absolute;top:0;right:20px;color:#f75050}}.side-bar .news-letter{display:none}@media (min-width:966px){.side-bar .news-letter{display:block;margin-top:2rem}.side-bar .news-letter h2{border-bottom:3px solid #f8633b;margin-bottom:1rem;color:#f8633b}.side-bar .news-letter .form{background-color:#fff;padding:.5rem 1rem}.side-bar .news-letter .form .news-email{background-color:#fff}.side-bar .news-letter .form .btn{margin:.5rem 0 2rem;background-color:#f75050}}.single-post{margin-bottom:3rem}.single-post .title{margin:1rem 0 .5rem;font-size:clamp(1.5rem,2vw,2rem);color:#f8633b}.single-post h2{font-size:clamp(1.3rem,2vw,1.5rem)}.single-post .author{display:flex;align-items:center;font-size:.9rem;color:#666;margin:1rem 0}.single-post .author span{color:#f8633b;font-weight:300}.single-post .share-btns{display:flex;justify-content:space-evenly;align-items:center}@media (min-width:768px){.single-post .share-btns{justify-content:center}.single-post .share-btns>*{margin:0 1rem}}.single-post .content{margin:1rem 0}.single-post .content ol,.single-post .content ul{padding-left:3rem}.single-post .comments h2{margin-top:3rem;display:flex;align-items:center}.single-post .comments h2 span{color:#fff;background-color:#f8633b;display:inline-block;padding:.1rem .5rem;font-size:.9rem;margin-left:.4rem;border-radius:50%}.single-post .comments-content{margin:1rem 0}.single-post .comments-content-card{display:flex;align-items:center;padding:0 1rem}.single-post .comments-content-card .userIcon{color:#666}.single-post .comments-content-card .name{font-size:.9rem;color:#f8633b;font-weight:300}.single-post .comments-content-card .date{color:#666;font-weight:300;margin:.3rem 0}.single-post .reply{margin:3rem 0}.single-post .reply .input{margin:.6rem 0;background-color:#fff}.single-post .reply .post-comment{color:#fff;background-color:#f8633b}.home .search-bar{background-color:#f75050;margin-bottom:.8rem;display:grid;place-items:center}@media (min-width:891px){.home .search-bar{display:none}}.home .search-bar .form-control{position:relative;width:100%}@media (min-width:768px){.home .search-bar .form-control{width:20rem}}.home .search-bar .form-control input{background-color:#e8e8e8;padding:1rem 2rem;-webkit-clip-path:polygon(0 1%,95% 0,100% 100%,5% 100%);clip-path:polygon(0 1%,95% 0,100% 100%,5% 100%);color:#0b0b0c;width:100%;border:none;outline:none}.home .search-bar .form-control input::-webkit-input-placeholder{color:#000}.home .search-bar .form-control input:-ms-input-placeholder{color:#000}.home .search-bar .form-control input::-ms-input-placeholder{color:#000}.home .search-bar .form-control input::placeholder{color:#000}.home .search-bar .form-control .search-icon{position:absolute;top:0;right:20px;color:#f75050}.home .featured-news{position:relative}.home .featured-news .featured-content{position:relative;background-color:rgba(0,0,0,.3);width:100%;height:100%;display:grid;place-items:center}.home .featured-news-content{color:#fff;padding:1.4rem}.home .featured-news-content h1{font-size:1.5rem}.home .featured-news-content__timer{display:flex;align-items:center;margin:.5rem 0;font-size:.9rem;color:#666}.home .featured-news-content__timer .icon{margin:0 .5rem}.home .featured-news-content p{margin-bottom:.3rem}.home .featured-news-content .link,.home .featured-news-content .name{color:#cfcfcf}.home .latest-news-header{display:flex;flex-direction:row;align-items:center;margin-top:1.5rem}.home .latest-news-header .icon{color:#f8633b}.home .latest-news-header h1{text-transform:uppercase;font-size:clamp(1rem,2vw,1.5rem);margin-left:1rem;color:#fff}.home .latest-news-card{margin-top:1.5rem}.home .latest-news-content{display:flex;flex-direction:column}@media (min-width:768px){.home .latest-news-content{flex-direction:row}}.home .latest-news-content .info{padding:1rem;flex:1 1}.home .latest-news-content .image-container{height:150px}@media (min-width:768px){.home .latest-news-content .image-container{width:200px}}.home .latest-news-content .image-container img{height:100%;width:100%}.home .spotlight-news__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:1rem}@-webkit-keyframes defaultAnim{0%{opacity:.6}50%{opacity:.7}to{opacity:.9}}@keyframes defaultAnim{0%{opacity:.6}50%{opacity:.7}to{opacity:.9}}.home .default{width:100%;height:100px;-webkit-animation-name:defaultAnim;animation-name:defaultAnim;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;background-color:#706d6d;margin-bottom:1rem}body,html{padding:0;margin:0;font-family:"Poppins","Open Sans","Roboto",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#182029;color:#fff}a{color:inherit;text-decoration:none}*{padding:0;margin:0;box-sizing:border-box}.active{color:#f75050!important}
/*# sourceMappingURL=main.e3e0dde6.chunk.css.map */