@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Tajawal,sans-serif}html{max-width:1050px;width:100%;margin:0 auto!important}body{direction:rtl;min-height:100vh;overflow-x:hidden;box-shadow:0 0 13px #bdbdbd;position:relative}@media screen and (max-width: 768px){body{position:static}}body #app{padding:0 10px}@media screen and (max-width: 768px){body{max-width:100%}}button{border:inherit;cursor:pointer;outline:none}ul{list-style:none}a{text-decoration:none}.sides{display:flex;margin-top:25px;flex-wrap:wrap;gap:25px}.sides .side-1{flex:3 0 0}@media screen and (max-width: 768px){.sides .side-1{flex:auto;width:100%}}.sides .side-2{flex:1 0 0}@media screen and (max-width: 768px){.sides .side-2{flex:auto}}.table-responsive{overflow:auto}.table-responsive table{font-size:14px;border-collapse:collapse}.v-binder-follower-content{left:0}.ads-container .ad-left{position:fixed;left:0;bottom:0;top:0}.ads-container .ad-right{position:fixed;right:0;bottom:0;top:0}.ads-container img{height:100%;max-width:135px}@media screen and (max-width: 768px){.ads-container{display:none}}.navbar{display:flex;flex-direction:column;gap:15px}.navbar .account{display:flex;flex-wrap:wrap;gap:10px;background:#7da38d;border-radius:3px;padding:4px;font-size:13px;justify-content:flex-end;align-items:center}.navbar .account a{text-decoration:none;display:flex;align-items:center}.navbar .account .link{display:flex;align-items:center;gap:5px;padding:3px 10px;border-radius:5px;color:#fff;font-weight:700;cursor:pointer}.navbar .account img{max-width:25px;height:25px;border-radius:50%}.navbar .brand{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap}.navbar .brand .logo img{max-width:185px}.navbar .brand .search{display:flex;width:350px;max-width:100%}.navbar .brand .search input{border:1px solid #e4e4e4;border-radius:5px;padding:7px;font-size:13px;width:100%;outline:none;transition:.4s}.navbar .brand .search input:focus{border:1px solid #646464}.navbar .brand .search button{border:none;color:#000;font-size:17px;cursor:pointer;position:relative;left:26px;background:transparent}.navbar .links{background-color:#69917a;margin-top:15px;padding:10px;border-radius:3px}@media screen and (max-width: 768px){.navbar .links{overflow:scroll}}.navbar .links ul{display:flex;justify-content:flex-start;gap:30px;font-weight:500;width:100%;align-items:center}.navbar .links ul li{font-size:15px;white-space:nowrap}.navbar .links ul li a{text-decoration:none;color:#fff;transition:.4s;padding:5px 10px}.navbar .links ul li a.router-link-exact-active,.navbar .links ul li a:hover{background-color:#7da38d;border-radius:3px}.footer{background-color:#f2f2f2;color:#fff;padding:20px 10px;margin-top:50px}.footer .cols{display:flex;justify-content:space-around}@media screen and (max-width: 768px){.footer .cols{flex-wrap:wrap;justify-content:space-between;gap:25px}}.footer .cols li{display:flex;flex-direction:column;gap:7px;line-height:1.7em}.footer .cols li .heading{font-size:17px;color:#22323d}.footer .cols li a{color:#22323d;font-size:14px;transition:.4s}.footer .cols li a:hover{text-decoration:underline}.footer .copyright{font-size:13px;margin-top:20px;color:#22323d;text-align:center}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.table-responsive table{width:100%;line-height:2.3em;border-collapse:collapse}.table-responsive table thead{text-align:right}.table-responsive table thead tr th{color:#000;padding:0 10px}.table-responsive table tbody tr{border-bottom:1px solid rgb(214,214,214)}.table-responsive table tbody tr:last-child{border-bottom:0}.table-responsive table tbody tr td{color:#000;padding:0 10px}.table-responsive table tbody tr td a{color:#1a1a96}.index-page .status{background-color:#f3f3f3;margin-top:25px;display:flex;align-items:center;gap:25px;border-left:5px solid #ff5050;position:relative;display:block}.index-page .status .tickerNewsDiv{overflow:hidden;position:relative;height:47px}.index-page .status .tickerNewsDiv .box{background-color:#ff5050;padding:10px 25px;border-top-left-radius:25px;border-bottom-left-radius:25px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;width:120px;height:46px;z-index:99;top:0}@media screen and (max-width: 768px){.index-page .status .tickerNewsDiv .box{width:100%}}.index-page .status .tickerNewsDiv ul{position:absolute;margin:0;padding:0;top:0px;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:10s;animation-delay:10s}.index-page .status .tickerNewsDiv ul:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.index-page .status .tickerNewsDiv ul li{display:flex;align-items:center;gap:15px;margin:0 20px 0 0;padding:0;height:48px}@media screen and (max-width: 768px){.index-page .status .tickerNewsDiv ul li{margin-bottom:20px}}.index-page .status .tickerNewsDiv ul li .title{color:#fff;z-index:999;background:none;vertical-align:middle;line-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:90px}.index-page .status .tickerNewsDiv ul li .content{color:#ff5050;font-weight:500;cursor:pointer;margin-right:60px}@-webkit-keyframes ticker{0%{top:0px}25%{top:-48px}50%{top:-96px}75%{top:-144px}to{top:0px}}@keyframes ticker{0%{top:0px}25%{top:-48px}50%{top:-96px}75%{top:-144px}to{top:0px}}.index-page .status .tickerNewsDivMobile{min-height:100px;overflow:hidden;position:relative;display:none}.index-page .status .tickerNewsDivMobile .box{background-color:#ff5050;padding:10px 25px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;width:100%;height:46px;z-index:99;top:0}.index-page .status .tickerNewsDivMobile .box .title{color:#fff;z-index:999;background:none;vertical-align:middle;line-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:90px;margin-top:5px}.index-page .status .tickerNewsDivMobile ul{position:absolute;margin:0;padding:0;top:50px;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:10s;animation-delay:10s}.index-page .status .tickerNewsDivMobile ul:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.index-page .status .tickerNewsDivMobile ul li{display:flex;align-items:center;gap:15px;margin:0;padding:0;height:48px}.index-page .status .tickerNewsDivMobile ul li .content{color:#ff5050;font-weight:500;cursor:pointer;margin-right:20px}@keyframes ticker{0%{top:55px}25%{top:3px}50%{top:-49px}75%{top:-101px}to{top:55px}}@media screen and (max-width: 768px){.index-page .status .tickerNewsDiv{display:none}.index-page .status .tickerNewsDivMobile{display:block}}.index-page .side-1 .info{display:flex;gap:20px}.index-page .side-1 .info span{color:#828282;font-size:14px}.index-page .side-1 .info .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;display:flex}.index-page .side-1 .label{background-color:#94c200;padding:6px 8px 3px;display:inline-block;border-radius:3px;font-size:12px;color:#fff;position:relative;margin-left:10px;line-height:10px}.index-page .side-1 .label span{position:relative}.index-page .side-1 .label i{border-width:5px 5px 5px 0;border-style:solid;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;display:inline-block;height:0;width:0;position:absolute;top:0;bottom:0;left:-5px;margin:auto;border-color:#94c200}.index-page .side-1 .articles-thumb{display:flex;align-items:flex-start;gap:20px}@media screen and (max-width: 768px){.index-page .side-1 .articles-thumb{flex-direction:column}}.index-page .side-1 .articles-thumb .big-thumb{display:flex;gap:25px;position:relative;flex:1}@media screen and (max-width: 768px){.index-page .side-1 .articles-thumb .big-thumb{flex-wrap:wrap}}.index-page .side-1 .articles-thumb .big-thumb .main{display:flex;flex-direction:column;gap:10px;background:#ececec}.index-page .side-1 .articles-thumb .big-thumb .main img{max-width:100%;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.index-page .side-1 .articles-thumb .big-thumb .main .title{font-size:16px;color:#1a1a96;font-weight:500;line-height:2em}.index-page .side-1 .articles-thumb .big-thumb .main .title .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;height:20px}.index-page .side-1 .articles-thumb .articles .article{background:#ececec}@media screen and (max-width: 768px){.index-page .side-1 .articles-thumb .articles .article img{width:100%;height:250px}}.index-page .side-1 .articles{display:flex;flex-direction:column;gap:15px;flex:1}.index-page .side-1 .articles .article{display:flex;gap:20px}@media screen and (max-width: 768px){.index-page .side-1 .articles .article{flex-wrap:wrap}}.index-page .side-1 .articles .article img{width:100px;height:100px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.index-page .side-1 .articles .article .title{font-size:14px;color:#1a1a96;font-weight:500;line-height:2em}.index-page .side-1 .articles .article .title .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;height:20px}.index-page .side-1 .articles-list{margin-top:5%}.index-page .side-1 .articles-list .articles{display:flex;flex-direction:column;gap:10px}.index-page .side-1 .articles-list .articles .article{border-bottom:1px solid rgb(235,235,235);padding-bottom:10px;display:flex;justify-content:space-between}.index-page .side-1 .articles-list .articles .article .right .label{margin-left:10px}.index-page .side-1 .articles-list .articles .article .right .content{color:#1a1a96;font-weight:700;font-size:14px}.index-page .side-1 .articles-list .articles .article .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;display:flex;align-items:center;height:20px}.index-page .side-1 .waiting-dates{margin-top:30px}.index-page .side-1 .waiting-dates .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px}.index-page .side-1 .waiting-dates .more{width:100%;background:rgb(226,226,226);margin-top:5px;padding:5px;border-radius:3px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.index-page .side-1 .waiting-dates .more .buttons{display:flex;gap:10px}.index-page .side-1 .waiting-dates .more .buttons button{background:rgb(209,209,209);color:#69917a;padding:5px 10px;border-radius:3px;font-size:12px;cursor:pointer;border:none}.index-page .side-1 .waiting-dates .more .buttons button.active{background:#69917a;color:#fff}.index-page .side-1 .waiting-dates .more a{color:#1a1a96;font-weight:500}.index-page .side-1 .financial-indicators{margin-top:30px}.index-page .side-1 .financial-indicators .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px}.index-page .side-1 .anthology{margin-top:30px}.index-page .side-1 .anthology .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px}.index-page .side-1 .anthology .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px;margin-top:20px}.index-page .side-1 .anthology .cards a{color:#1a1a96}.index-page .side-1 .anthology .cards .card{display:flex;gap:10px;align-items:center}@media screen and (max-width: 768px){.index-page .side-1 .anthology .cards .card{flex-wrap:wrap}}.index-page .side-1 .anthology .cards .card img{max-width:135px;height:107px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.index-page .side-1 .anthology .cards .card .details h3{font-size:16px}.index-page .side-1 .anthology .cards .card .details .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important}.index-page .side-1 .projects{margin-top:30px}.index-page .side-1 .projects .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px;margin-bottom:5px}.index-page .side-1 .projects .more{width:100%;background:rgb(226,226,226);margin-top:5px;padding:5px;border-radius:3px;font-size:14px;display:flex;justify-content:flex-end;align-items:center}.index-page .side-1 .projects .more .buttons{display:flex;gap:10px}.index-page .side-1 .projects .more .buttons button{background:rgb(209,209,209);color:#69917a;padding:5px 10px;border-radius:3px;font-size:12px;cursor:pointer;border:none}.index-page .side-1 .projects .more .buttons button.active{background:#69917a;color:#fff}.index-page .side-1 .projects .more a{color:#1a1a96;font-weight:500}.index-page .side-1 .investment-funds{margin-top:30px}.index-page .side-1 .investment-funds .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px;margin-bottom:5px}.index-page .side-1 .investment-funds .more{width:100%;background:rgb(226,226,226);display:inline-block;margin-top:5px;text-align:left;padding:5px;border-radius:3px;font-size:14px}.index-page .side-1 .investment-funds .more a{color:#1a1a96;font-weight:500}.index-page .side-2 .visit-exchange{display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;background-color:#ff5050;border-radius:3px;margin-bottom:15px;padding:5px;gap:5px}.index-page .side-2 .visit-exchange img{max-width:20px}.index-page .side-2 .banner{max-width:300px;height:120px;-o-object-fit:contain;object-fit:contain}.index-page .side-2 .buy-and-sell{margin-top:30px;margin-bottom:30px}.index-page .side-2 .buy-and-sell .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px}.index-page .side-2 .buy-and-sell .more{width:100%;background:rgb(226,226,226);margin-top:5px;padding:5px;border-radius:3px;font-size:14px;text-align:left}.index-page .side-2 .buy-and-sell .more a{color:#1a1a96;font-weight:500}.index-page .side-2 .filter-articles{display:flex;flex-direction:column}.index-page .side-2 .filter-articles .article{border-bottom:1px solid rgb(233,233,233);padding-bottom:10px;margin-bottom:10px}.index-page .side-2 .filter-articles .article .content{font-weight:700;color:#1a1a96}.index-page .side-2 .filter-articles .article .content .comment{background:#d9d7d7;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;margin-right:10px;display:inline-block}.index-page .side-2 .date-picker .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px}.index-page .side-2 .date-picker .vc-focusable:not(.is-disabled){border:2px solid #7da38d}.index-page .side-2 .date-picker .vc-highlight{background-color:#7da38d!important}.index-page .side-2 .date-picker .v-picker{direction:ltr;margin-top:10px}.index-page .side-2 .date-picker .v-picker .v-picker__title{display:none}.index-page .side-2 .date-picker .v-picker .v-btn--active{background-color:#69917a}.index-page .side-2 .ipos .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px;margin-bottom:10px}.index-page .side-2 .ipos .n-tabs{display:flex;gap:15px}@media screen and (max-width: 768px){.index-page .side-2 .ipos .n-tabs{display:block}}.index-page .side-2 .ipos .n-tabs .n-tabs-nav{width:60px}@media screen and (max-width: 768px){.index-page .side-2 .ipos .n-tabs .n-tabs-nav{width:auto}}.index-page .side-2 .ipos .n-tabs .n-tabs-rail{flex-direction:column}@media screen and (max-width: 768px){.index-page .side-2 .ipos .n-tabs .n-tabs-rail{flex-direction:row}}.index-page .side-2 .ipos .n-tabs .n-tabs-rail .n-tabs-tab-wrapper{width:100%}.index-page .side-2 .ipos .rows{display:flex;flex-direction:column}.index-page .side-2 .ipos .rows .row{font-size:12px;font-weight:700;line-height:2.5em;display:flex;align-items:center;gap:7px;color:#000}.index-page .side-2 .ipos .more{width:100%;background:rgb(226,226,226);margin-top:5px;padding:5px;border-radius:3px;font-size:14px;text-align:left}.index-page .side-2 .ipos .more a{color:#1a1a96;font-weight:500}.index-page .side-2 .companies{margin-top:30px;margin-bottom:30px}.index-page .side-2 .companies .heading{border-bottom:2px solid #7da38d;font-size:17px;font-weight:700;color:#7da38d;padding-bottom:7px}.index-page .side-2 .companies .more{width:100%;background:rgb(226,226,226);margin-top:5px;padding:5px;border-radius:3px;font-size:14px;text-align:left}.index-page .side-2 .companies .more a{color:#1a1a96;font-weight:500}.article-page .side-1 .info{display:flex;flex-direction:column;gap:7px;border-bottom:1px solid rgb(233,233,233);padding-bottom:10px;margin-bottom:10px}.article-page .side-1 .info .title{font-size:20px;line-height:1.8em}.article-page .side-1 .info .date{font-size:14px}.article-page .side-1 .info a{color:inherit}.article-page .side-1 .info .social{display:flex;gap:15px;font-size:20px;color:#464646;align-items:center}.article-page .side-1 .info .social span{font-size:15px}.article-page .side-1 .info .social svg{width:20px}.article-page .side-1 .info .social a{display:flex}.article-page .side-1 .info .social .fa-link{transition:.3s}.article-page .side-1 .info .social .fa-link:hover{color:#f58220}.article-page .side-1 .info .social .fa-twitter{transition:.3s}.article-page .side-1 .info .social .fa-twitter:hover{color:#1da1f2}.article-page .side-1 .info .social .fa-whatsapp{transition:.3s}.article-page .side-1 .info .social .fa-whatsapp:hover{color:#25d366}.article-page .side-1 .info .social .fa-facebook-f{transition:.3s}.article-page .side-1 .info .social .fa-facebook-f:hover{color:#3b5998}.article-page .side-1 .cover{width:100%;height:350px;-o-object-fit:cover;object-fit:cover}.article-page .side-1 .content{margin-top:20px;line-height:2.3em;font-weight:500;font-size:16px}@media screen and (max-width: 768px){.article-page .side-1 .content img{width:100%}}.article-page .side-1 .tags{display:flex;align-items:center;gap:25px;margin-top:20px}.article-page .side-1 .tags i{color:#69917a}.article-page .side-1 .tags .list{display:flex;gap:5px;align-items:center}.article-page .side-1 .tags .list .tag{background-color:#7da38d;color:#fff;padding:3px 10px;border-radius:5px;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.article-page .side-1 .comments-section{margin-top:25px}.article-page .side-1 .comments-section .header{font-weight:700;border-bottom:4px solid #7da38d;display:inline-block;color:#7da38d;padding-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.article-page .side-1 .comments-section .header .count{background-color:#7da38d;color:#fff;padding:1px 8px;border-radius:5px;margin-right:7px}.article-page .side-1 .comments-section .comments{display:flex;flex-direction:column;margin-top:25px}.article-page .side-1 .comments-section .comments .container{background-color:#f6f6f6;border-radius:3px;margin-bottom:10px;padding:10px}.article-page .side-1 .comments-section .comments .container .comment{display:flex;justify-content:space-between;gap:10px}@media screen and (max-width: 768px){.article-page .side-1 .comments-section .comments .container .comment{flex-wrap:wrap}}.article-page .side-1 .comments-section .comments .container .comment .user{display:flex;flex-direction:column;gap:10px;align-items:center}.article-page .side-1 .comments-section .comments .container .comment .user img{max-width:55px;height:55px;border-radius:50px}.article-page .side-1 .comments-section .comments .container .comment .user .comments-icon{display:flex;align-items:center;font-size:13px;color:#5f5f5f;flex-direction:column}.article-page .side-1 .comments-section .comments .container .comment .comment-content{display:flex;flex-direction:column;gap:5px}.article-page .side-1 .comments-section .comments .container .comment .date{font-size:13px;color:#474747}.article-page .side-1 .comments-section .comments .container .reply{display:flex;justify-content:space-between;gap:10px;max-width:670px;margin-right:auto;margin-bottom:10px;margin-top:30px}@media screen and (max-width: 768px){.article-page .side-1 .comments-section .comments .container .reply{flex-wrap:wrap}}.article-page .side-1 .comments-section .comments .container .reply .user{display:flex;flex-direction:column;gap:10px;align-items:center}.article-page .side-1 .comments-section .comments .container .reply .user img{max-width:55px;height:55px;border-radius:50px}.article-page .side-1 .comments-section .comments .container .reply .user .comments-icon{display:flex;align-items:center;font-size:13px;color:#5f5f5f;flex-direction:column}.article-page .side-1 .comments-section .comments .container .reply .comment-content{display:flex;flex-direction:column;gap:5px}.article-page .side-1 .comments-section .comments .container .reply .date{font-size:13px;color:#474747}.article-page .side-1 .comments-section .type-comment{outline:none;padding:7px;width:100%;border-radius:5px;border:1px solid rgb(219,219,219);transition:.4s}.article-page .side-1 .comments-section .type-comment:focus{border:1px solid rgb(80,80,80)}.article-page .side-1 .comments-section .add-comment{background-color:#7da38d;color:#fff;padding:8px 15px;border-radius:5px;font-weight:700;font-size:14px;margin-right:auto;display:block;margin-bottom:10px}.article-page .side-2 .banner{width:100%;max-height:250px;-o-object-fit:cover;object-fit:cover}.article-page .side-2 .most-read{margin-top:15px}.article-page .side-2 .most-read .heading{color:#7da38d;font-weight:700;font-size:13px;border-bottom:3px solid #7da38d}.article-page .side-2 .most-read .articles-list{display:flex;flex-direction:column;margin-top:10px}.article-page .side-2 .most-read .articles-list .article{border-bottom:1px solid rgb(221,221,221);margin-bottom:7px;padding-bottom:7px}.article-page .side-2 .most-read .articles-list .article a{color:#1a1a96;font-size:14px;font-weight:700}.article-page .side-2 .most-read .articles-list .article .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;margin-right:10px;display:inline-block}.articles-page .heading{color:#7da38d;font-weight:700;font-size:18px;border-bottom:3px solid #7da38d;margin-top:10px;padding-bottom:5px}.articles-page .articles{display:flex;flex-direction:column;gap:15px;margin-top:25px}.articles-page .articles .article{display:flex;align-items:center;gap:10px}@media screen and (max-width: 768px){.articles-page .articles .article{flex-wrap:wrap}}.articles-page .articles .article img{max-width:150px;width:150px;height:115px;border-radius:3px}.articles-page .articles .article .details{display:flex;flex-direction:column;gap:7px}.articles-page .articles .article .details .title{font-weight:700;color:#1a1a96;font-size:15px}.articles-page .articles .article .details .date{color:#969696;font-size:14px;display:flex;align-items:center;gap:5px}.articles-page .articles .article .details p{font-weight:500;color:#000;font-size:15px}.articles-page .v-pagination__item--active{background-color:#7da38d!important}.statements-page{min-height:100vh}.statements-page .heading{color:#7da38d;font-weight:700;font-size:18px;margin-top:10px}.statements-page .dates{direction:ltr;margin-top:30px;display:flex;gap:15px;align-items:center}.statements-page .dates .before,.statements-page .dates .after{background:transparent;border:1px solid #7da38d;padding:3px 7px;border-radius:5px;color:#7da38d;transition:.3s;outline:none;display:flex}.statements-page .dates .before:hover,.statements-page .dates .after:hover{background:#7da38d;color:#fff}.statements-page .dates .before[disabled],.statements-page .dates .after[disabled]{filter:grayscale(.8);cursor:not-allowed}.statements-page .dates span{color:#7da38d;font-weight:700;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.statements-page .section{margin-top:20px}.statements-page .section .heading{color:#7da38d;font-weight:700;font-size:16px;border-bottom:2px solid #dee6e1;margin-top:10px;padding-bottom:5px}.statements-page .not-found{text-align:center;margin-top:80px;font-size:17px;font-weight:700}.ipos-page .heading{color:#7da38d;font-weight:700;font-size:18px;border-bottom:3px solid #7da38d;margin-top:10px;padding-bottom:5px}.ipos-page .elevation-1 ::-webkit-scrollbar{height:7px}.ipos-page .elevation-1 ::-webkit-scrollbar-track{background:#f1f1f1}.ipos-page .elevation-1 ::-webkit-scrollbar-thumb{background:rgb(161,161,161);border-radius:5px}.ipos-page .elevation-1 ::-webkit-scrollbar-thumb:hover{background:rgb(109,109,109)}.ipos-page .filters{margin-top:10px;display:flex;gap:10px}@media screen and (max-width: 768px){.ipos-page .filters{flex-direction:column}}.ipos-page .filters .n-form-item,.ipos-page .filters .n-date-picker{width:100%}.podcasts-page .heading{color:#7da38d;font-weight:700;font-size:18px;border-bottom:3px solid #7da38d;margin-top:10px;padding-bottom:5px}.podcasts-page .articles{display:flex;flex-direction:column;gap:15px;margin-top:25px}.podcasts-page .articles .article{display:flex;align-items:center;gap:10px}@media screen and (max-width: 768px){.podcasts-page .articles .article{flex-wrap:wrap}}.podcasts-page .articles .article img{max-width:150px;width:150px;height:115px;border-radius:3px}.podcasts-page .articles .article .details{display:flex;flex-direction:column;gap:7px}.podcasts-page .articles .article .details .title{font-weight:700;color:#1a1a96;font-size:15px}.podcasts-page .articles .article .details .date{color:#969696;font-size:14px;display:flex;gap:5px;align-items:center}.podcasts-page .articles .article .details p{font-weight:500;color:#000;font-size:15px}.podcasts-page .v-pagination__item--active{background-color:#7da38d!important}.podcast-page .side-1 .info{display:flex;flex-direction:column;gap:7px;border-bottom:1px solid rgb(233,233,233);padding-bottom:10px;margin-bottom:10px}.podcast-page .side-1 .info .title{font-size:20px;line-height:1.8em}.podcast-page .side-1 .info .date{font-size:14px}.podcast-page .side-1 .info a{color:inherit}.podcast-page .side-1 .info .social{display:flex;gap:15px;font-size:20px;color:#464646;align-items:center}.podcast-page .side-1 .info .social a{display:flex}.podcast-page .side-1 .info .social span{font-size:15px}.podcast-page .side-1 .info .social svg{width:20px}.podcast-page .side-1 .info .social .fa-link{transition:.3s}.podcast-page .side-1 .info .social .fa-link:hover{color:#f58220}.podcast-page .side-1 .info .social .fa-twitter{transition:.3s}.podcast-page .side-1 .info .social .fa-twitter:hover{color:#1da1f2}.podcast-page .side-1 .info .social .fa-whatsapp{transition:.3s}.podcast-page .side-1 .info .social .fa-whatsapp:hover{color:#25d366}.podcast-page .side-1 .info .social .fa-facebook-f{transition:.3s}.podcast-page .side-1 .info .social .fa-facebook-f:hover{color:#3b5998}.podcast-page .side-1 .cover{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.podcast-page .side-1 .content{margin-top:20px;line-height:2.3em;font-weight:500;font-size:16px}.podcast-page .side-1 .tags{display:flex;align-items:center;gap:25px;margin-top:20px}.podcast-page .side-1 .tags i{color:#69917a}.podcast-page .side-1 .tags .list{display:flex;gap:5px;align-items:center}.podcast-page .side-1 .tags .list .tag{background-color:#7da38d;color:#fff;padding:3px 10px;border-radius:5px;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.podcast-page .side-1 .newest-videos{margin-top:30px}.podcast-page .side-1 .newest-videos .title{margin-bottom:15px;color:#7da38d}.podcast-page .side-1 .newest-videos .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px}.podcast-page .side-1 .newest-videos .cards a{max-width:333px}.podcast-page .side-1 .newest-videos .cards a .card{color:#000;line-height:2em;max-width:333px}.podcast-page .side-1 .newest-videos .cards a .card .img-top{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.podcast-page .side-1 .newest-videos .cards a .card h4{font-size:18px}.podcast-page .side-1 .newest-videos .more{text-align:center}.podcast-page .side-1 .newest-videos .more a{margin:25px auto 0;display:inline-block;font-weight:700;color:#7da38d;border-bottom:3px solid #7da38d;padding-bottom:7px}.login-page .login-form{display:flex;flex-direction:column;gap:15px;max-width:500px;margin:60px auto;box-shadow:1px 1px 20px 1px #e3e3e3;padding:25px 15px;border-radius:5px}.login-page .login-form .input-group{display:flex;flex-direction:column;gap:5px}.login-page .login-form .input-group input{border:1px solid #ccc;border-radius:3px;padding:7px;outline:none;transition:.4s}.login-page .login-form .input-group input:focus{border-color:#333}.login-page .login-form .checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.login-page .login-form .login{background-color:#7da38d;color:#fff;border:none;padding:6px;border-radius:3px;cursor:pointer;transition:.4s;outline:none}.login-page .login-form .login:hover{background-color:#69917a}.login-page .login-form .links{display:flex;justify-content:space-between;font-size:15px;font-weight:500;align-items:center}.login-page .login-form .links a{color:#2462b4}.register-page .register-form{display:flex;flex-direction:column;gap:15px;max-width:500px;margin:60px auto;box-shadow:1px 1px 20px 1px #e3e3e3;padding:25px 15px;border-radius:5px}.register-page .register-form .input-group{display:flex;flex-direction:column;gap:5px}.register-page .register-form .input-group input{border:1px solid #ccc;border-radius:3px;padding:7px;outline:none;transition:.4s}.register-page .register-form .input-group input:focus{border-color:#333}.register-page .register-form .login{background-color:#7da38d;color:#fff;border:none;padding:6px;border-radius:3px;cursor:pointer;transition:.4s;outline:none}.register-page .register-form .login:hover{background-color:#69917a}.register-page .register-form .links{display:flex;justify-content:space-between;font-size:15px;font-weight:500;align-items:center}.register-page .register-form .links a{color:#2462b4}@media screen and (max-width: 768px){.profile-page .sides{flex-direction:column;flex-flow:column-reverse}}.profile-page .sides .side-1{flex:2 0 0}.profile-page .sides .side-1 .comments{display:flex;flex-direction:column;gap:20px}.profile-page .sides .side-1 .comments .comment{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid rgb(224,224,224);padding-bottom:10px}@media screen and (max-width: 768px){.profile-page .sides .side-1 .comments .comment{flex-wrap:wrap}}.profile-page .sides .side-1 .comments .comment .user{display:flex;flex-direction:column;gap:10px;align-items:center}.profile-page .sides .side-1 .comments .comment .user img{max-width:55px;height:55px;border-radius:50px}.profile-page .sides .side-1 .comments .comment .user .comments-icon{display:flex;align-items:center;font-size:13px;color:#5f5f5f;flex-direction:column}.profile-page .sides .side-1 .comments .comment .comment-content{display:flex;flex-direction:column;gap:20px}.profile-page .sides .side-1 .comments .comment .comment-content a{font-weight:700}.profile-page .sides .side-1 .comments .comment .date{font-size:14px;color:#474747}.profile-page .sides .side-2 .box{border:1px solid #ccc;border-radius:5px;text-align:center;padding:10px}.profile-page .sides .side-2 .box .name{font-weight:700;font-size:18px}.profile-page .sides .side-2 .box img{max-width:75px;height:75px;border-radius:50px}.profile-page .sides .side-2 .box .comments-icon{display:flex;align-items:center;gap:7px;justify-content:center}.profile-page .sides .side-2 .box .follow{background-color:#7da38d;padding:5px 15px;color:#fff;border-radius:5px;font-size:15px;font-weight:700;display:flex;align-items:center;gap:10px;margin:10px auto}.profile-page .sides .unconfirmed{display:flex;align-items:center;color:red;font-weight:700;justify-content:center;margin:7px 0}.profile-page .sides .confirmed{display:flex;align-items:center;color:green;font-weight:700;justify-content:center;margin:7px 0}.my-profile-page{min-height:100vh}.my-profile-page .user-image{width:80px;height:80px;border-radius:50%;margin-top:15px;-o-object-fit:cover;object-fit:cover}.my-profile-page #image-upload{display:none}.my-profile-page form{display:flex;flex-direction:column;gap:10px}.my-profile-page form .input-group{display:flex;flex-direction:column;gap:5px}.my-profile-page form .input-group input{border:1px solid #ccc;border-radius:3px;padding:7px;outline:none;transition:.4s}.my-profile-page form .input-group input:focus{border-color:#333}.my-profile-page form .edit-btn{background-color:#7da38d;color:#fff;border:none;padding:6px;border-radius:3px;cursor:pointer;transition:.4s;outline:none;display:inline-block;width:auto}.my-profile-page form .edit-btn:hover{background-color:#69917a}.platforms-page .sub-pages{display:flex;gap:7px;margin-top:7px}.platforms-page .sub-pages li{border-left:1px solid #ccc;padding-left:7px;font-size:14px}.platforms-page .sub-pages li:last-child{border:0;padding-left:0}.platforms-page .sub-pages li a{color:#000}.platforms-page .sub-pages li.active a{color:#7da38d}.platforms-page .heading{color:#7da38d;font-weight:700;font-size:18px;margin-top:15px}.platforms-page .dates{direction:ltr;margin-top:30px;display:flex;gap:15px;align-items:center}.platforms-page .dates .before,.platforms-page .dates .after{border:1px solid #7da38d;padding:3px 7px;border-radius:5px;color:#7da38d;transition:.3s;outline:none}.platforms-page .dates .before:hover,.platforms-page .dates .after:hover{background:#7da38d;color:#fff}.platforms-page .dates span{color:#7da38d;font-weight:700;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.platforms-page .info{display:flex;flex-direction:column;gap:7px;border-bottom:1px solid rgb(233,233,233);padding-bottom:10px;margin-bottom:10px}.platforms-page .info .title{font-size:20px;line-height:1.8em;color:#7da38d}.platforms-page .info .date{font-size:14px}.platforms-page .info a{color:inherit}.platforms-page .info .social{display:flex;gap:15px;font-size:20px;color:#464646;align-items:center}.platforms-page .info .social span{font-size:15px}.platforms-page .info .social svg{width:20px}.platforms-page .info .social a{display:flex}.platforms-page .info .social .fa-link{transition:.3s}.platforms-page .info .social .fa-link:hover{color:#f58220}.platforms-page .info .social .fa-twitter{transition:.3s}.platforms-page .info .social .fa-twitter:hover{color:#1da1f2}.platforms-page .info .social .fa-whatsapp{transition:.3s}.platforms-page .info .social .fa-whatsapp:hover{color:#25d366}.platforms-page .info .social .fa-facebook-f{transition:.3s}.platforms-page .info .social .fa-facebook-f:hover{color:#3b5998}.platforms-page .cover{width:100%;height:350px;-o-object-fit:cover;object-fit:cover}.platforms-page .content{margin-top:20px;line-height:2.3em;font-weight:500;font-size:16px}.investment-funds-page .heading{color:#7da38d;font-weight:700;font-size:18px;border-bottom:3px solid #7da38d;margin-top:10px;padding-bottom:5px}.investment-funds-page .n-data-table .n-scrollbar-rail{display:none}.investment-funds-page .filters{margin-top:10px;display:flex;gap:10px}@media screen and (max-width: 768px){.investment-funds-page .filters{flex-direction:column}}.investment-funds-page .filters .n-form-item{width:100%}.search-results-page{min-height:100vh}.search-results-page .heading{color:#7da38d;font-weight:700;font-size:18px;border-bottom:2px solid #7da38d;margin-top:15px;padding-bottom:5px}.search-results-page .v-pagination__item{font-size:14px;width:30px;height:30px}.search-results-page .v-pagination__item--active{background-color:#7da38d!important}.search-results-page .columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:50px}.search-results-page .columns .heading{border:0;color:#000;font-size:17px;font-weight:500}.search-results-page .columns .articles-list{margin-top:5%}.search-results-page .columns .articles-list .articles{display:flex;flex-direction:column;gap:10px}.search-results-page .columns .articles-list .articles .article{border-bottom:1px solid rgb(235,235,235);padding-bottom:10px;display:flex;justify-content:space-between}.search-results-page .columns .articles-list .articles .article .right .label{background-color:#94c200;padding:6px 8px 3px;display:inline-block;border-radius:3px;font-size:12px;color:#fff;position:relative;margin-left:10px;line-height:10px}.search-results-page .columns .articles-list .articles .article .right .label i{border-width:5px 5px 5px 0;border-style:solid;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;display:inline-block;height:0;width:0;position:absolute;top:0;bottom:0;left:-5px;margin:auto;border-color:#94c200}.search-results-page .columns .articles-list .articles .article .right .content{color:#1a1a96;font-weight:700;font-size:14px}.search-results-page .columns .articles-list .articles .article .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;display:flex;align-items:center;height:20px}.search-results-page .columns .companies-list{margin-top:5%}.search-results-page .columns .companies-list .company{border-bottom:1px solid rgb(235,235,235);padding-bottom:10px;margin-top:5px}.search-results-page .columns .companies-list .company .title{color:#1a1a96;font-weight:700;font-size:14px;text-align:right}.search-results-page .columns .companies-list .company p{text-align:left;font-size:14px;color:#3d3d3d;font-weight:500}.companies-page .heading{color:#7da38d;font-weight:700;font-size:18px;border-bottom:3px solid #7da38d;margin-top:10px;padding-bottom:5px}.companies-page a{color:#1a1a96}.companies-page .filters{margin-top:10px;display:flex;gap:10px}@media screen and (max-width: 768px){.companies-page .filters{flex-direction:column}}.companies-page .filters .n-form-item{width:100%}.verify-phone-page .container{text-align:center;max-width:600px;margin:35px auto;padding:25px;border:1px solid #dfdfdf;border-radius:3px}.verify-phone-page .container form{text-align:right}.verify-phone-page .container .resend{background-color:transparent;outline:none;border:none;color:#69917a;font-weight:700}.company-page .company-page__header{display:flex;align-items:center;gap:25px;margin-top:20px;border-bottom:1px solid rgb(230,230,230);padding-bottom:7px}.company-page .company-page__header .company_no{font-size:19px;color:#999;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.company-page .company-page__header .name{flex:1 0 0;font-size:19px;font-weight:600;margin-bottom:0;color:#7da38d}.company-page .company-page__header .share-price{font-size:17px}.company-page .heading{color:#7da38d;font-weight:700;font-size:13px;border-bottom:2px solid rgba(125,163,141,.2901960784);margin-top:10px;padding-bottom:5px}.company-page .company-information{display:flex;margin:25px auto}@media screen and (max-width: 768px){.company-page .company-information{flex-direction:column}}.company-page .company-information .company-information__column{flex:1;display:flex;flex-direction:column;gap:10px;flex-wrap:wrap}.company-page .company-information .company-information__column .company-information__item{display:flex;align-items:center;gap:50px;flex-wrap:wrap}.company-page .company-information .company-information__column .company-information__item .company-information__item__label{flex:1 0 0;font-weight:500}.company-page .company-information .company-information__column .company-information__item .company-information__item__value{flex:4 0 0}.company-page .columns{display:flex;gap:25px;flex-wrap:wrap}.company-page .columns .column{flex:1 0 0}.company-page .columns .column .heading{color:#7da38d;font-weight:700;font-size:13px;border-bottom:2px solid rgba(125,163,141,.2901960784);margin-top:10px;padding-bottom:5px}.company-page .columns .column .articles-list{margin-top:5%}.company-page .columns .column .articles-list .articles{display:flex;flex-direction:column;gap:10px}.company-page .columns .column .articles-list .articles .article{border-bottom:1px solid rgb(235,235,235);padding-bottom:10px;display:flex;justify-content:space-between}.company-page .columns .column .articles-list .articles .article .right .label{background-color:#94c200;padding:6px 8px 3px;display:inline-block;border-radius:3px;font-size:12px;color:#fff;position:relative;margin-left:10px;line-height:10px}.company-page .columns .column .articles-list .articles .article .right .label span{position:relative}.company-page .columns .column .articles-list .articles .article .right .label i{border-width:5px 5px 5px 0;border-style:solid;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;display:inline-block;height:0;width:0;position:absolute;top:0;bottom:0;left:-5px;margin:auto;border-color:#94c200}.company-page .columns .column .articles-list .articles .article .right .content{color:#1a1a96;font-weight:700;font-size:14px}.company-page .columns .column .articles-list .articles .article .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;display:flex;align-items:center;height:20px}.company-page .columns .column .appointments-section .table-responsive,.company-page .columns .column .projects-section .table-responsive{margin-top:15px}.fund-page .fund-page__header{display:flex;align-items:center;gap:25px;margin-top:20px;border-bottom:1px solid rgb(230,230,230);padding-bottom:7px}.fund-page .fund-page__header .fund_no{font-size:19px;color:#999;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fund-page .fund-page__header .name{flex:1 0 0;font-size:19px;font-weight:600;margin-bottom:0;color:#7da38d}.fund-page .fund-page__header .share-price{font-size:17px}.fund-page .heading{color:#7da38d;font-weight:700;font-size:13px;border-bottom:2px solid rgba(125,163,141,.2901960784);margin-top:10px;padding-bottom:5px}.fund-page .fund-information{display:flex;margin:25px auto}@media screen and (max-width: 768px){.fund-page .fund-information{flex-direction:column}}.fund-page .fund-information .fund-information__column{flex:1;display:flex;flex-direction:column;gap:10px;flex-wrap:wrap}.fund-page .fund-information .fund-information__column .fund-information__item{display:flex;align-items:center;gap:50px;flex-wrap:wrap}.fund-page .fund-information .fund-information__column .fund-information__item .fund-information__item__label{flex:1 0 0;font-weight:500}.fund-page .fund-information .fund-information__column .fund-information__item .fund-information__item__value{flex:4 0 0}.fund-page .columns{display:flex;gap:25px;flex-wrap:wrap}.fund-page .columns .column{flex:1 0 0}.fund-page .columns .column .heading{color:#7da38d;font-weight:700;font-size:13px;border-bottom:2px solid rgba(125,163,141,.2901960784);margin-top:10px;padding-bottom:5px}.fund-page .columns .column .articles-list{margin-top:5%}.fund-page .columns .column .articles-list .articles{display:flex;flex-direction:column;gap:10px}.fund-page .columns .column .articles-list .articles .article{border-bottom:1px solid rgb(235,235,235);padding-bottom:10px;display:flex;justify-content:space-between}.fund-page .columns .column .articles-list .articles .article .right .label{background-color:#94c200;padding:6px 8px 3px;display:inline-block;border-radius:3px;font-size:12px;color:#fff;position:relative;margin-left:10px;line-height:10px}.fund-page .columns .column .articles-list .articles .article .right .label span{position:relative}.fund-page .columns .column .articles-list .articles .article .right .label i{border-width:5px 5px 5px 0;border-style:solid;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;display:inline-block;height:0;width:0;position:absolute;top:0;bottom:0;left:-5px;margin:auto;border-color:#94c200}.fund-page .columns .column .articles-list .articles .article .right .content{color:#1a1a96;font-weight:700;font-size:14px}.fund-page .columns .column .articles-list .articles .article .comment{background:#d9d7d7;font-size:12px;padding:0 6px;border-radius:4px;font-size:11px!important;color:#000!important;display:flex;align-items:center;height:20px}.fund-page .columns .column .appointments-section .table-responsive,.fund-page .columns .column .projects-section .table-responsive{margin-top:15px}
