﻿*{position:relative;box-sizing:border-box}body{margin:0;padding:0;font-family:"Open Sans",sans-serif;font-size:12pt;overflow-x:hidden}img{display:block;width:auto;height:auto;max-width:100%}a{text-decoration:none;color:inherit}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:"Lora",serif}h2{font-size:24pt}lazy-load{display:block;width:100%;height:1px}input,select,textarea{padding:10px;width:100%;font-family:"Open Sans",sans-serif;border:1px solid #ddd;outline:0}input[type=submit],button{padding:10px 15px;width:auto;background-color:#e42033;color:#fff;font-family:"Open Sans",sans-serif;font-weight:bold;border:0;outline:0;cursor:pointer}input[type=submit]:hover,button:hover{background-color:#000}.form-flex-row{display:flex}.form-flex-row input:not([type=submit]){flex:1}.site-header{padding:30px 0;border-bottom:1px solid #ddd}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between}.site-header .header-inner .header-left,.site-header .header-inner .header-right{width:25%}.site-header .header-inner .header-middle{width:50%;display:flex;align-items:center;justify-content:center}.site-header .header-inner .header-right{display:flex;flex-direction:column;align-items:flex-end}.site-header .header-mobile-trigger{display:none}.header-date{display:flex;align-items:center;font-size:11pt}.header-date svg{margin-right:7px}.site-logo img{height:93px}.header-social .social-icons{display:flex;gap:25px;margin:0;padding:0}.header-social .social-icons li{display:block}.header-social .social-icons li a{font-size:14pt}.header-social .social-icons li a:hover{color:#e42033}.sticky-header{position:fixed;top:0;left:0;width:100%;background-color:#fff;border-bottom:1px solid #ddd;transform:translateY(-100%);transition:transform .3s;z-index:99}.sticky-header.is-sticky{transform:translateY(0)}.sticky-header .header-inner{display:flex;align-items:center}.sticky-header .header-inner .header-right{flex:1;padding-left:20px}.sticky-header .site-logo a{display:block}.sticky-header .site-logo img{max-height:40px}.sticky-header .site-menu{border-bottom:none}.sticky-header .site-menu .menu{justify-content:center}.site-menu{border-bottom:1px solid #ddd}.site-menu .menu-inner{display:flex;align-items:center}.site-menu .mobile-logo{display:none}.site-menu .menu-container{flex:1}.site-menu .menu{display:flex;margin:0;padding:0;gap:37px}.site-menu .menu li{display:block}.site-menu .menu li .menu-item-inner{display:flex}.site-menu .menu li .menu-item-inner .item-dropdown{display:none}.site-menu .menu li .item-link{flex:1;display:block;padding:23px 0;font-size:11pt}.site-menu .menu li .item-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:#e42033;visibility:hidden;opacity:0;transition:all .3s ease}.site-menu .menu li .item-link:hover{text-decoration:none}.site-menu .menu li .item-link:hover:after{visibility:visible;opacity:1}.site-menu .menu li.current-menu-item>a{font-weight:bold}.site-menu .menu li.current-menu-item>a:after{visibility:visible;opacity:1}.site-menu .menu li .sub-menu{position:absolute;top:100%;left:-20px;width:250px;background-color:#fff;border:1px solid #ddd;visibility:hidden;opacity:0;transition:all .3s ease;z-index:5}.site-menu .menu li .sub-menu .menu{display:block}.site-menu .menu li .sub-menu .menu li a{display:block;padding:12px 15px}.site-menu .menu li .sub-menu .menu li a:after{content:none}.site-menu .menu li .sub-menu .menu li a:hover{background-color:#eee}.site-menu .menu li:hover .sub-menu{visibility:visible;opacity:1}.menu-search .search-trigger{display:block;padding:26px;transition:all .2s ease;cursor:pointer}.menu-search .search-form{position:absolute;top:100%;right:0;padding:15px;width:350px;background-color:#fff;border:1px solid #ddd;visibility:hidden;transition:all .2s ease;opacity:0;z-index:2}.menu-search .search-form .form-input{display:flex}.menu-search.search-active .search-trigger{background-color:#f5f5f5}.menu-search.search-active .search-form{visibility:visible;opacity:1}.page-section{padding:70px 0}.alt-section{background-color:#f5f5f5}.page-row+.page-row{margin-top:70px}img.full-width{width:100%}.notfound-search{margin-top:40px}.notfound-search form{max-width:500px;margin:0 auto}.page-title{margin-bottom:30px}.line-title{display:flex;align-items:flex-end;margin-bottom:20px}.line-title:after{content:"";flex:1;margin-left:15px;position:relative;top:-13px;height:4px;background-color:#ddd;order:1}.line-title:not(.icon-right) .icon{margin-right:15px;order:0}.line-title.icon-right .icon{margin-left:15px;order:2}.highlight-title{padding:20px 25px;background-color:#8848a8;color:#fff}.block-columns{display:flex;flex-wrap:wrap;margin:-12px}.block-column{padding:12px}.block-column.auto-column{flex:1}.block-column.full,.block-column.one{width:100%}.block-column.half{width:50%}.block-column.third{width:33.3%}.block-column.quarter{width:25%}.block-column.fifth{width:20%}.block-column.sixth{width:16.6%}.video-embed .embed-inner{padding-top:56.25%}.video-embed .embed-inner iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-slider-loading .video-loading{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;font-size:18pt;text-align:center;background-color:#eee}.video-slider-loading .video-loading .fas{margin-right:10px}.video-slider .owl-nav{margin-top:15px;justify-content:space-between}.pagination-container{margin-top:10px}.pagination-container .pagination-stats{margin-bottom:5px;display:flex;justify-content:space-between;font-size:11pt}.pagination-container .pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:0}.pagination-container .pagination li{display:block}.pagination-container .pagination li a{padding:5px 8px;font-size:11pt;background-color:#f5f5f5}.pagination-container .pagination li a.current-page{background-color:#e42033;color:#fff;font-weight:bold}.breadcrumb-container{margin-bottom:50px}.breadcrumb-container .breadcrumb-links{display:flex;flex-wrap:wrap;gap:5px 15px;margin:0;padding:0}.breadcrumb-container .breadcrumb-links li{display:block;font-size:11pt;color:#777}.breadcrumb-container .breadcrumb-links li:not(:last-child):after{content:"";margin-left:10px;font-size:80%;font-family:"Font Awesome 6 Pro";font-weight:900}.ad-banner img{width:100%}.news-feed-section{padding-top:30px}.home-main-news-feed{display:flex;flex-wrap:wrap}.home-main-news-feed .main-stories{width:100%}.home-main-news-feed .news-title{display:flex;align-items:flex-end;margin-bottom:20px}.home-main-news-feed .news-title:after{content:"";flex:1;margin-left:15px;position:relative;top:-13px;height:4px;background-color:#ddd}.home-main-news-feed .news-posts{display:flex;flex-wrap:wrap;margin:-20px}.home-main-news-feed .news-posts .post-item{padding:20px;width:100%}.home-main-news-feed .news-posts .post-item .post-image{margin-bottom:20px}.home-main-news-feed .news-posts .post-item .post-image .image-container{padding-top:60%;overflow:hidden}.home-main-news-feed .news-posts .post-item .post-image .image-container a{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.home-main-news-feed .news-posts .post-item .post-image .image-container a img{width:100%;height:100%;object-fit:cover;transition:all .3s}.home-main-news-feed .news-posts .post-item .post-image:hover .image-container img{transform:scale(1.05)}.home-main-news-feed .news-posts .post-item .post-image .post-tag{position:absolute;top:20px;left:0;padding:7px 18px;font-size:7pt;font-weight:bold;background-color:#e42033;color:#fff;z-index:2}.home-main-news-feed .news-posts .post-item .post-title{font-size:15pt}.home-main-news-feed .news-posts .post-item .post-meta{margin-top:15px;display:flex}.home-main-news-feed .news-posts .post-item .post-meta span{font-size:11pt;font-weight:bold;font-style:italic}.home-main-news-feed .news-posts .post-item .post-excerpt{margin-top:15px;font-size:11pt}.home-main-news-feed .news-posts-seemore{margin-top:30px;display:flex;align-items:center;justify-content:center}.home-main-news-feed .news-posts-seemore:before,.home-main-news-feed .news-posts-seemore:after{content:"";flex:1;height:1px;background-color:#ddd}.home-main-news-feed .news-posts-seemore a{display:block;margin:0 15px;padding:13px 25px;font-size:9pt;background-color:#e42033;color:#fff}.home-main-news-feed .news-promo-spot{padding-top:90%;background-color:#eee}.home-main-news-feed .news-promo-spot .promo-title{position:absolute;top:50%;left:0;width:100%;font-size:28pt;color:#9d9d9d;text-align:center;transform:translateY(-50%)}.home-main-news-feed .top-stories .news-title{font-size:32pt}.home-main-news-feed .top-stories .news-title:after{background-color:#e42033}.home-main-news-feed .top-stories .news-posts{margin:-12px}.home-main-news-feed .top-stories .news-posts .post-item{padding:12px;width:50%}.home-main-news-feed .top-stories .news-posts .post-item .post-image .image-container{padding-top:58%}.home-main-news-feed .top-stories .news-posts .post-item.latest-post{width:100%}.home-main-news-feed .top-stories .news-posts .post-item.latest-post .post-image:before{content:"LATEST";position:absolute;top:20px;padding:8px 18px;font-size:10pt;font-weight:600;background-color:#e42033;color:#fff;z-index:2}.home-main-news-feed .top-stories .news-posts .post-item.latest-post .post-image .image-container{padding-top:72%}.home-main-news-feed .top-stories .news-posts .post-item.latest-post .post-title{font-size:20pt}.home-main-news-feed .other-stories .news-title{font-size:24pt}.home-main-news-feed .other-stories .news-posts .post-item:not(:last-child){padding-bottom:0}.home-main-news-feed .other-stories .news-posts .post-item:not(:last-child) .post-inner{padding-bottom:20px;border-bottom:1px solid #ddd}.home-main-news-feed .other-stories .news-posts .post-item.promo-item .post-inner{border-bottom:0}.home-main-news-feed .home-featured-video{margin-bottom:25px}.home-main-news-feed .home-featured-video .news-title:after{background-color:#8848a8}.home-main-news-feed .home-featured-video.mobile-video{display:none}.home-main-news-feed .fintech-stories .news-title:after{background-color:#8ace65}.home-main-news-feed .fintech-stories .post-item{width:50%}.home-main-news-feed .fintech-stories .post-item .post-image .post-tag{background-color:#8ace65}.home-main-news-feed .week-stories{margin-top:25px;width:100%}.home-main-news-feed .week-stories .news-title:after{background-color:#229dac}.home-main-news-feed .week-stories .post-item{width:25%}.home-main-news-feed .week-stories .post-item .post-inner{border-bottom:0 !important}.home-main-news-feed .week-stories .post-item .post-image .post-tag{background-color:#229dac}.promo-feed{display:flex;align-items:center;gap:25px}.promo-feed .promo-item{width:50%}.promo-feed-podcast{display:flex;align-items:center;padding:7% 30px;background-color:#fff;background-image:url(/assets/images/podcast-l.jpg);background-size:auto 100%;background-repeat:no-repeat}.promo-feed-podcast .podcast-details{padding-right:10%;width:50%;color:#fff}.promo-feed-podcast .podcast-details .podcast-title{margin-bottom:8px;font-size:18pt}.promo-feed-podcast .podcast-details .podcast-ep-title{font-size:10pt;text-transform:uppercase}.promo-feed-podcast .podcast-logo{flex:1;padding-left:3%;text-align:center}.promo-feed-podcast .podcast-logo img{display:inline-block;max-height:70px}.promo-feed-podcast .audio-player{margin-top:15px}.promo-feed-podcast .audio-player audio{display:none}.promo-feed-podcast .audio-player .player-controls{display:flex;align-items:center;gap:10px}.promo-feed-podcast .audio-player .player-controls .play{width:13%}.promo-feed-podcast .audio-player .player-controls .play .play-trigger{cursor:pointer}.promo-feed-podcast .audio-player .player-controls .play .play-trigger .play-icon{display:none}.promo-feed-podcast .audio-player .player-controls .play .play-trigger .paused-icon{display:block}.promo-feed-podcast .audio-player .player-controls .play img{width:100%}.promo-feed-podcast .audio-player .player-controls .bar{margin:0;padding:0;height:5px;-webkit-appearance:none;border-radius:3px;background-image:linear-gradient(#e42033, #e42033);background-size:0% 100%;background-repeat:no-repeat;border:0;cursor:pointer}.promo-feed-podcast .audio-player .player-controls .bar::-webkit-slider-thumb{visibility:hidden}.promo-feed-podcast .audio-player .player-controls .bar::-moz-range-thumb{visibility:hidden}.promo-feed-podcast .audio-player .player-controls .seek-bar{flex:1}.promo-feed-podcast .audio-player .player-controls .seek-bar .seek-time{display:flex;justify-content:space-between;font-size:8pt}.promo-feed-podcast .audio-player .player-controls .volume{width:15px}.promo-feed-podcast .audio-player .player-controls .volume .volume-trigger{cursor:pointer}.promo-feed-podcast .audio-player .player-controls .volume .volume-trigger img{width:100%}.promo-feed-podcast .audio-player .player-controls .volume .volume-bar{display:none;position:absolute;top:-10px;left:-8px;padding:0 8px 7px;width:100px;background-color:rgba(0,0,0,.5);transform:rotate(-90deg);transform-origin:0 0}.promo-feed-podcast .audio-player .player-controls .volume .volume-bar .bar{background-size:100% 100%}.promo-feed-podcast .audio-player .player-controls .volume.active .volume-bar{display:block}.promo-feed-podcast .audio-player.paused .player-controls .play-trigger .pause-icon{display:none}.promo-feed-podcast .audio-player.paused .player-controls .play-trigger .play-icon{display:block}.newsletter-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 5%;font-size:11pt;text-align:center;color:#fff;background-color:#222;background-image:url(/assets/images/newsletter-bg.svg);background-repeat:no-repeat;background-position:right;background-size:auto 100%}.newsletter-box .newsletter-title{margin-bottom:10px;font-size:18pt}.newsletter-box .newsletter-form{width:100%;max-width:450px}.newsletter-box .newsletter-form p{margin-bottom:20px}.newsletter-box .newsletter-form button{font-weight:normal;font-size:10pt}.newsletter-box .newsletter-form .signup-message{padding:5px;border:1px solid #489d66;background-color:#c4edc4;color:#0d6618}.newsletter-box.cta-box{margin-bottom:35px}.promo-feed .newsletter-box{height:100%}.carousel .owl-nav{display:flex}.carousel .owl-nav button{width:32px;height:32px;padding:0;margin:0;background:#fff !important;border:2px solid #ddd !important;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.carousel .owl-nav button span{top:-3px;font-size:22pt}.carousel .owl-nav button:first-of-type{margin-right:-2px}.carousel .owl-nav button.disabled{opacity:.4}.carousel.title-nav .owl-nav{position:absolute;right:0;top:-65px;padding-left:20px;background-color:#fff}.lifestyle-news{margin-top:20px}.lifestyle-news .lifestyle-sponsored-post .post-image .image-container{padding-top:90%;overflow:hidden}.lifestyle-news .lifestyle-sponsored-post .post-image .image-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.lifestyle-news .lifestyle-sponsored-post .post-image:before{content:"SPONSORED";position:absolute;top:20px;left:0;padding:9px 15px;font-size:10pt;font-weight:600;background-color:#8848a8;color:#fff;z-index:2}.lifestyle-news .lifestyle-sponsored-post .post-image:hover img{transform:scale(1.05)}.lifestyle-news .lifestyle-sponsored-post .post-details{position:absolute;bottom:0;left:0;width:100%;padding:30px;color:#fff;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%)}.lifestyle-news .lifestyle-sponsored-post .post-details .post-title{font-size:24pt}.lifestyle-news .lifestyle-sponsored-post .post-details .post-excerpt{margin-top:20px;font-size:11pt}.lifestyle-news .lifestyle-sponsored-post .post-details .post-link{margin-top:20px}.lifestyle-news .lifestyle-sponsored-post .post-details .post-link a{font-size:11pt;font-weight:bold}.lifestyle-news .posts-feed{display:flex;flex-wrap:wrap;height:100%}.lifestyle-news .posts-feed .post-item{display:flex;flex-direction:column;width:50%}.lifestyle-news .posts-feed .post-item.item-1{padding-right:13px;padding-bottom:13px}.lifestyle-news .posts-feed .post-item.item-2{padding-left:13px;padding-bottom:13px}.lifestyle-news .posts-feed .post-item.item-3{padding-right:13px;padding-top:13px}.lifestyle-news .posts-feed .post-item.item-4{padding-left:13px;padding-top:13px}.lifestyle-news .posts-feed .post-item .post-title{margin-bottom:20px;font-size:16pt;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.lifestyle-news .posts-feed .post-item .post-image{flex:1}.lifestyle-news .posts-feed .post-item .post-image .image-container{height:100%;overflow:hidden}.lifestyle-news .posts-feed .post-item .post-image .image-container a{display:block;height:100%}.lifestyle-news .posts-feed .post-item .post-image .image-container a img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.lifestyle-news .posts-feed .post-item .post-image .post-tag{position:absolute;top:20px;left:0;padding:7px 18px;font-size:7pt;font-weight:bold;background-color:#8848a8;color:#fff;z-index:2}.lifestyle-news .posts-feed .post-item .post-image:hover img{transform:scale(1.05)}.lifestyle-news .lifestyle-more-links{display:flex;align-items:center;margin-top:30px}.lifestyle-news .lifestyle-more-links:before,.lifestyle-news .lifestyle-more-links:after{content:"";flex:1;height:2px;background-color:#eee}.lifestyle-news .lifestyle-more-links a{padding:17px 25px;font-size:10pt;background-color:#8848a8;color:#fff}.lifestyle-news .lifestyle-more-links a:hover{background-color:#8ace65}.lifestyle-category-feed{margin-top:30px}.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner{height:100%}.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a{display:block;height:100%}.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a:hover{text-decoration:underline}.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a:hover h1,.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a:hover h2,.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a:hover h3,.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a:hover h4,.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a:hover h5,.lifestyle-category-feed .lifestyle-category-feed__featured-article .lifestyle-category-feed__featured-article--inner a:hover h6{text-decoration:underline}.highlight-title.section-category-title{margin-bottom:30px;background-color:#e42033}.section-top-posts{display:flex;flex-wrap:wrap;margin:-10px}.section-top-posts .post-item{padding:10px;width:25%}.section-top-posts .post-item .post-image{margin-bottom:20px}.section-top-posts .post-item .post-image .image-container{padding-top:60%;overflow:hidden}.section-top-posts .post-item .post-image .image-container a{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.section-top-posts .post-item .post-image .image-container a img{width:100%;height:100%;object-fit:cover;transition:all .3s}.section-top-posts .post-item .post-image .image-container:hover a img{transform:scale(1.05)}.section-top-posts .post-item .post-details .post-title{margin-bottom:20px;font-size:16pt}.section-top-posts .post-item .post-details .post-meta{margin-bottom:20px;font-size:11pt;font-weight:bold;font-style:italic}.section-top-posts .post-item .post-details .post-excerpt{font-size:10pt}.section-top-posts .post-item.item-1,.section-top-posts .post-item.item-2,.section-top-posts .post-item.item-3{width:33.3%}.section-top-posts .post-item.item-1 .post-details .post-title,.section-top-posts .post-item.item-2 .post-details .post-title,.section-top-posts .post-item.item-3 .post-details .post-title{font-size:18pt}.section-top-posts .post-item.item-1 .post-details .post-excerpt,.section-top-posts .post-item.item-2 .post-details .post-excerpt,.section-top-posts .post-item.item-3 .post-details .post-excerpt{font-size:11pt}.posts-list-container{display:flex}.posts-list-container .list-posts .newsletter-box{margin-top:40px}.posts-list-container .list-sidebar{margin-left:5%;width:28%}.posts-list-container .list-sidebar .single-item-main__sticky-sidebar{width:100%}.posts-list-container .list-sidebar .single-item-main__sticky-sidebar+.top-picks{margin-top:30px}.post-list .post-item{display:flex;align-items:center;flex-wrap:wrap}.post-list .post-item+.post-item{margin-top:25px;padding-top:25px;border-top:1px solid #ddd}.post-list .post-item .post-image{margin-right:3%;width:30%}.post-list .post-item .post-image .image-container{padding-top:65%}.post-list .post-item .post-image .image-container a{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.post-list .post-item .post-image .image-container a img{width:100%;height:100%;object-fit:cover}.post-list .post-item .post-meta{display:flex;gap:10px;margin-bottom:20px;font-weight:bold;font-size:11pt;font-style:italic}.post-list .post-item .post-details{flex:1}.post-list .post-item .post-details .post-title{margin-bottom:20px;font-size:20pt}.post-list .post-item .post-details .post-excerpt{font-size:11pt}.post-list .post-item .post-details .post-link{margin-top:20px}.post-list .post-item .post-details .post-link a{font-size:11pt;font-weight:bold;color:#e42033}.post-list.small-list .post-item .post-details .post-title{font-size:16pt}.home-stock-chart .chart-title{margin-bottom:8px}.home-stock-chart .chart-stock-info{margin-top:10px;display:flex;font-size:10pt;font-weight:bold;justify-content:space-between}.stocks-chart-actions{margin-top:15px;display:flex;justify-content:center}.stocks-chart-actions a{display:block;padding:13px 25px;font-size:9pt;background-color:#e42033;color:#fff}.share-list .share-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px;border:1px solid #ddd}.share-list .share-item+.share-item{margin-top:10px}.share-list .share-item .item-name .name-tidm{font-size:10pt;color:#7b7b7b}.share-list .share-item .item-name .name-title{font-size:16pt}.share-list .share-item .item-details{flex:1;display:flex;justify-content:flex-end;padding-left:10px}.share-list .share-item .item-details .item-meta{width:180px}.share-list .share-item .item-details .item-meta+.item-meta{margin-left:30px}.share-list .share-item .item-details .item-meta .meta-title{font-size:10pt;color:#7b7b7b}.share-list .share-item .item-details .item-meta .price{font-size:18pt}.share-list .share-item .item-details .item-meta .price.direction-up{color:#27c727}.share-list .share-item .item-details .item-meta .price.direction-down{color:#e42033}.share-list .share-item .item-details .item-meta .price-percent{font-size:60%}.share-list .share-item .item-actions{display:flex;align-items:center}.share-list .share-item .item-actions a{display:block;padding:8px 12px;font-size:10pt;background-color:#e42033;color:#fff}.share-list .share-item .item-actions a:hover{background-color:#000}.shares-load-more{display:flex;align-items:center;justify-content:center;margin-top:10px}.shares-load-more:before,.shares-load-more:after{content:"";flex:1;display:block;height:1px;background-color:#ddd}.shares-load-more:before{margin-right:20px}.shares-load-more:after{margin-left:20px}.shares-load-more a{display:block;padding:15px 25px;font-size:10pt;width:150px;max-width:100%;text-align:center;background-color:#e42033;color:#fff;cursor:pointer}.shares-load-more a:hover{background-color:#000;text-decoration:none}.shares-single-title{margin-bottom:5px}.shares-update-title{margin-bottom:50px;font-size:10pt;color:#777}.share-data-table .item-title{margin-bottom:5px;font-size:10pt;font-weight:600;color:#e42033}.share-data-table .price-details{display:flex;flex-wrap:wrap;gap:20px 9%;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #ddd}.share-data-table .price-details .price-item h2{margin-top:15px}.share-data-table .price-details .share-price{margin-top:0 !important;font-size:34pt}.share-data-table .price-details .price-change{display:flex;align-items:flex-end;padding-top:10px;line-height:24px}.share-data-table .price-details .price-change .change-percent{margin-left:10px;font-size:60%}.share-data-table .price-details .price-change::before{margin-right:10px;width:0;border-bottom:18px solid #000;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0)}.share-data-table .price-details .price-change.direction-up::before{content:"";border-bottom-color:#27c727}.share-data-table .price-details .price-change.direction-down::before{content:"";border-bottom-color:#e42033;transform:rotate(180deg)}.share-data-table .price-extra{margin-top:15px}.share-data-table .price-extra .share-price-table{font-size:11pt;border:1px solid #ddd}.share-data-table .price-extra .share-price-table .table-row{display:flex}.share-data-table .price-extra .share-price-table .table-row:not(:last-child){border-bottom:1px solid #ddd}.share-data-table .price-extra .share-price-table .table-column{padding:3px 5px}.share-data-table .price-extra .share-price-table .table-column:not(:last-child){border-right:1px solid #ddd}.share-data-table .price-extra .share-price-table .table-column.header-column{width:140px;font-weight:bold;color:#e42033;background-color:#f7f7f7}.share-data-table .price-extra .share-price-table .table-column.value-column{flex:1}.share-chart{padding:20px;border:1px solid #ddd}.share-chart .chart-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:5px;margin-bottom:10px}.share-chart .chart-filters button.active{background-color:#000}.share-chart canvas{width:100%}.share-columns .currency-column{width:350px}.shares-currency-list .currency-item{padding:5px;border:1px solid #ddd}.shares-currency-list .currency-item .currency-tidm{margin-bottom:5px}.shares-currency-list .currency-item .currency-tidm .tidm{font-size:14pt}.shares-currency-list .currency-item .currency-details{display:flex}.shares-currency-list .currency-item .currency-price{flex:1;font-size:11pt}.shares-currency-list .currency-item .currency-price .item-title{font-size:8pt;color:#777}.shares-currency-list .currency-item .currency-price.price-increase .item-value{color:#27c727}.shares-currency-list .currency-item .currency-price.price-decrease .item-value{color:#e42033}.social-twitter-icon{color:#1da1f2}.social-facebook-icon{color:#4267b2}.social-twitter-column{display:flex;flex-direction:column}.social-twitter-column .social-twitter-embed{flex:1}.social-twitter-column .social-twitter-embed .twitter-timeline,.social-twitter-column .social-twitter-embed iframe{height:100% !important}.research-tools .tool-item+.tool-item{margin-top:25px}.research-tools .tool-item a{display:flex;align-items:center;padding:6% 5%;background-color:#f5f5f5}.research-tools .tool-item a:hover{text-decoration:none;background-color:#e42033;color:#fff}.research-tools .tool-item .item-icon{width:20%}.research-tools .tool-item .item-icon img{width:100%}.research-tools .tool-item .item-content{flex:1;padding-left:5%}.research-tools .tool-item .item-content .item-title{margin-bottom:20px;font-size:14pt}.facebook-feed-container{text-align:center}.facebook-feed-container .fb-page{display:inline-block;width:100%;max-width:500px}.single-item-main__inner--meta-info .meta-left{flex:1;display:flex;align-items:center}.single-item-main__inner--meta-info .meta-left .meta-item+.meta-item{margin-left:6%}.single-item-main__inner--meta-info .comment-meta a{display:flex;align-items:center;text-decoration:underline}.single-item-main__article-img img{width:100%}.single-item-main__inner--main-article .post-nav{margin-bottom:30px}.single-item-main__inner--main-article .post-nav .post-nav__prev,.single-item-main__inner--main-article .post-nav .post-nav__next{width:45%}.single-item-main__inner--main-article .post-nav .post-nav__prev a:hover,.single-item-main__inner--main-article .post-nav .post-nav__next a:hover{color:#e42033;text-decoration:underline}.single-item-main__article-content h1,.single-item-main__article-content h2,.single-item-main__article-content h3,.single-item-main__article-content h4,.single-item-main__article-content h5,.single-item-main__article-content h6{margin-bottom:15px}.single-item-main .author-meta .author-profile{display:flex;align-items:center;font-weight:bold;margin-right:5px}.single-item-main .author-meta .author-profile .author-pic{margin-right:10px;width:42px;height:42px;background-color:#eee;border-radius:50%;overflow:hidden}.single-item-main .author-meta .author-profile .author-pic i{position:absolute;bottom:0;left:8px;font-size:23pt;opacity:.12}.single-item-main .author-meta .author-profile:after{content:" - ";margin-left:5px}.single-item-main .post-tags{display:flex;align-items:center;padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.single-item-main .post-tags span{margin-right:10px;font-size:10pt}.single-item-main .post-tags .tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.single-item-main .post-tags .tag-list li{display:block}.single-item-main .post-tags .tag-list li a{display:block;padding:4px 12px;font-size:9pt;background-color:#000;color:#fff;text-transform:uppercase}.single-item-main .post-tags .tag-list li a:hover{background-color:#e42033;text-decoration:none}.single-item-main .quote-block{margin-bottom:30px}.single-item-main .quote-block blockquote{margin:0;padding:40px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.single-item-main .quote-block blockquote p{font-family:"Lora",sans-serif;font-size:24pt;font-style:italic}.single-item-main .quote-block blockquote p:last-of-type{margin-bottom:0}.single-item-main .quote-block .caption{margin:10px 0 0;font-size:10pt}.single-item-main table{margin-bottom:30px;width:100%;border-collapse:collapse;border-color:#ddd}.single-item-main table th{background-color:#eee}.single-item-main table th,.single-item-main table td{padding:3px 5px}.single-item-main .block-image{margin-bottom:30px;text-align:center}.single-item-main .block-image .image-container{display:inline-block}.single-item-main .block-image .caption{margin:10px 0 0;font-size:10pt;text-align:left}.single-item-main .block-image.mode-stretch{text-align:left}.single-item-main .block-image.mode-stretch .image-container{display:block}.single-item-main .block-image.mode-stretch .image-container img{width:100%}.single-item-main .block-image.mode-border img{border:1px solid #ddd}.single-item-main .post-author .post-author--avatar{border-radius:0}.single-item-main .post-author .post-author--avatar .image-container{height:100%}.single-item-main .post-author .post-author--avatar .image-container img{width:100%;height:100%;object-fit:contain}.single-item-main .post-author .post-author--details{font-size:11pt}.single-item-main .post-author .post-author--details .author-website{margin-top:20px}.single-item-main .post-author .post-author--details .author-website a{font-weight:bold;color:#e42033}.single-item-main .post-ticker-list{margin-bottom:50px}.single-item-main .post-ticker-list .ticker-list{display:flex;flex-wrap:wrap;gap:10px}.single-item-main .post-ticker-list .ticker-list .ticker-item a{display:block;padding:20px;font-size:18pt;border:1px solid #ccc;border-radius:10px}.single-item-main .post-ticker-list .ticker-list .ticker-item a:hover{background-color:#eee}.search-results__inner .search-posts .thumbnail a{display:block;padding-top:60%}.search-results__inner .search-posts .thumbnail a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.search-results__inner .search-more-container{display:flex;justify-content:center;gap:10px;margin-top:20px}.search-results__inner .search-more-container a{display:block;padding:12px 15px;font-size:10pt;background-color:#e42033;color:#fff}.search-results__inner .search-more-container a:hover{background-color:#000}.share-lookup-selector{margin-top:40px}.share-lookup-selector .lookup-inner{margin:0 auto;max-width:1100px}.share-lookup-selector .lookup-selections{display:flex;flex-wrap:wrap;justify-content:center}.share-lookup-selector .lookup-selections .lookup-select{flex:1}.share-lookup-selector .lookup-selections .lookup-select a{display:block;padding:6px 12px;min-width:40px;text-align:center;border:1px solid #ddd;text-decoration:none}.share-lookup-selector .lookup-selections .lookup-select a:hover{background-color:#eee}.share-lookup-selector .lookup-form{margin-top:10px}.site-footer{padding:80px;background-color:#222;color:#fff}.site-footer .footer-inner{display:flex;gap:30px}.site-footer .footer-col-1{width:48%}.site-footer .footer-col-2,.site-footer .footer-col-3{width:26%}.site-footer .footer-logo{margin-bottom:24px}.site-footer .footer-logo img{width:auto;max-height:46px}.site-footer .footer-title{display:flex;align-items:flex-end;margin-bottom:20px;font-size:16pt}.site-footer .footer-title:after{content:"";flex:1;position:relative;top:-6px;margin-left:15px;height:5px;background-color:#3e3e3e}.site-footer .footer-menu .menu{display:flex;flex-wrap:wrap;margin:0;padding:0}.site-footer .footer-menu .menu li{display:block;margin:3px 0;width:50%}.footer-social{margin-top:20px}.footer-social .social-icons{display:flex;margin:0;padding:0}.footer-social .social-icons li{display:block}.footer-social .social-icons li+li{margin-left:15px}.footer-social .social-icons li a:hover{color:#e42033}.footer-top-picks .top-picks__item{display:flex;align-items:center}.footer-top-picks .top-picks__item+.top-picks__item{margin-top:35px}.footer-top-picks .top-picks__item .top-picks__item--image{width:84px}.footer-top-picks .top-picks__item .top-picks__item--image a{display:block;padding-top:100%}.footer-top-picks .top-picks__item .top-picks__item--image a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.footer-top-picks .top-picks__item .top-picks__item--title{flex:1;margin-left:15px}.footer-top-picks .top-picks__item .top-picks__item--title .post-title{display:-webkit-box;margin-bottom:10px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.footer-top-picks .top-picks__item .top-picks__item--title .post-meta{font-size:10pt;font-weight:bold;font-style:italic}@media screen and (min-width: 2560px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1700px}}@media screen and (max-width: 1200px){.home-main-news-feed .news-title{font-size:26pt}.home-main-news-feed .top-stories .news-title{font-size:26pt}}@media screen and (max-width: 992px){.sticky-header .header-inner .header-left{display:none}.block-column.half{width:100%}.home-main-news-feed .week-stories .post-item{width:50%}.home-main-news-feed .home-featured-video.desktop-video{display:none}.home-main-news-feed .home-featured-video.mobile-video{display:block}.promo-feed{flex-wrap:wrap}.promo-feed .promo-item{width:100%}.promo-feed .promo-item iframe{max-width:100% !important}.home-lifestyle-title{margin:0 calc((100vw - 720px)/-2);padding:30px calc((100vw - 720px)/2) 100px}.lifestyle-news{margin-top:-80px}.single-item-main__sticky-sidebar{margin-top:30px}.share-list .share-item .item-name{width:100%}.share-list .share-item .item-details{margin-top:15px;width:100%;padding-left:0;justify-content:flex-start}.share-columns .currency-column{width:100%}.section-top-posts .post-item,.section-top-posts .post-item.item-1,.section-top-posts .post-item.item-2,.section-top-posts .post-item.item-3{width:50%}.posts-list-container{flex-wrap:wrap}.posts-list-container .list-posts,.posts-list-container .list-sidebar{width:100%}.posts-list-container .list-sidebar{margin-left:0}.site-footer .footer-inner{flex-wrap:wrap}.site-footer .footer-col-2{width:47%}.site-footer .footer-col-3{width:100%}}@media screen and (max-width: 800px){.site-footer .footer-col-1,.site-footer .footer-col-2{width:100%}.site-footer .footer-col-1{text-align:center}.site-footer .footer-logo img{display:inline-block}}@media screen and (min-width: 768px){.site-menu .menu li .sub-menu{display:block !important}}@media screen and (max-width: 767px){.site-header .header-inner .header-left{display:none}.site-header .header-social{display:none}.site-header .header-mobile-trigger{display:block}.site-header .header-mobile-trigger .menu-trigger{cursor:pointer}.sticky-header{display:none}.site-menu:not(.sticky-menu){position:fixed;top:0;left:0;padding:30px 0;width:100%;height:100%;background-color:#f5f5f5;transform:translateX(-100%);transition:transform .3s;z-index:100}.site-menu:not(.sticky-menu).show-menu{transform:translateX(0)}.site-menu:not(.sticky-menu) .menu-inner{flex-direction:column}.site-menu:not(.sticky-menu) .mobile-logo{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;width:100%}.site-menu:not(.sticky-menu) .mobile-logo a{display:block}.site-menu:not(.sticky-menu) .menu-container{width:100%;order:1}.site-menu:not(.sticky-menu) .menu{display:block}.site-menu:not(.sticky-menu) .menu li a{padding:15px 0;font-size:14pt;border-bottom:1px solid #ddd}.site-menu:not(.sticky-menu) .menu li a:after{content:none}.site-menu:not(.sticky-menu) .menu li .menu-item-inner .item-dropdown{display:block;width:50px;text-align:center}.site-menu:not(.sticky-menu) .menu li .sub-menu{display:none;position:relative;top:0;left:0;width:100%;border:0;visibility:visible;opacity:1}.site-menu:not(.sticky-menu) .menu li.expanded .menu-item-inner .item-dropdown{transform:rotate(180deg)}.menu-search{order:0;margin-bottom:20px;width:100%}.menu-search .search-trigger{display:none}.menu-search .search-form{display:block;position:relative;top:0;left:0;padding:0;width:100%;visibility:visible;opacity:1}.home-main-news-feed .news-posts{margin:-20px 0}.home-main-news-feed .news-posts .post-item .post-meta span{font-size:9pt}.home-main-news-feed .news-posts .post-item:not(.latest-post){padding:20px 0;width:100%}.home-main-news-feed .news-posts .post-item:not(.latest-post) .post-inner{display:flex;align-items:center}.home-main-news-feed .news-posts .post-item:not(.latest-post) .post-image{margin-bottom:0;width:50%}.home-main-news-feed .news-posts .post-item:not(.latest-post) .post-image .image-container{padding-top:65%}.home-main-news-feed .news-posts .post-item:not(.latest-post) .post-title{font-size:16pt}.home-main-news-feed .other-stories{width:100%}.home-main-news-feed .other-stories .news-title{font-size:22pt}.home-main-news-feed .top-stories .news-title{font-size:22pt}.home-main-news-feed .top-stories .news-posts{margin:-20px 0}.home-main-news-feed .top-stories .news-posts .post-item{padding:20px 0;width:100%}.home-main-news-feed .top-stories .news-posts .post-item:not(.latest-post){display:flex;align-items:center}.home-main-news-feed .top-stories .news-posts .post-item:not(.latest-post) .post-excerpt{display:none}.home-main-news-feed .top-stories .news-posts .post-item:not(:last-child){border-bottom:1px solid #ddd}.home-main-news-feed .week-stories .news-posts .post-item .post-inner{flex-wrap:wrap}.home-main-news-feed .week-stories .news-posts .post-item .post-image{margin-bottom:20px;width:100%}.home-main-news-feed .week-stories .news-posts .post-item .post-image .image-container{padding-top:50%}.home-main-news-feed .week-stories .news-posts .post-item .post-details{padding:0;width:100%}.home-main-news-feed .news-promo-spot{padding-top:30%;width:100%}.home-lifestyle-title{margin:0 calc((100vw - 540px)/-2);padding:30px calc((100vw - 540px)/2) 100px}}@media screen and (max-width: 500px){h1{font-size:26pt}.site-header{padding:5px 0}.breadcrumb-container{margin-bottom:30px}.page-section{padding:30px 0}.home-main-news-feed .news-posts .post-item{flex-wrap:wrap}.home-main-news-feed .news-posts .post-item .post-image{width:100% !important}.home-main-news-feed .news-posts .post-item .post-details{margin-top:20px;width:100%}.home-lifestyle-title{margin:0;padding:20px}.lifestyle-news{margin-top:20px}.lifestyle-news .posts-feed .post-item{padding:10px 0 !important;width:100%}.single-item-main__inner--main-article h1{font-size:26pt}.single-item-main__inner--main-article .post-nav{display:block;margin:0 0 30px}.single-item-main__inner--main-article .post-nav .post-nav__prev,.single-item-main__inner--main-article .post-nav .post-nav__next{margin:10px 0;padding:0;width:100%}.single-item-main__inner--meta-info .meta-left,.single-item-main__inner--meta-info .meta-right{width:100%}.share-list .share-item .item-details .item-meta .price{font-size:14pt}.shares-single-title{font-size:24pt}.share-data-table .price-details .share-price{margin-top:15px !important;font-size:26pt}.section-top-posts .post-item,.section-top-posts .post-item.item-1,.section-top-posts .post-item.item-2,.section-top-posts .post-item.item-3{width:100%}.posts-list-container{flex-wrap:wrap}.posts-list-container .list-posts{width:100%}.posts-list-container .list-sidebar{margin-left:0;width:100%}.post-list .post-item .post-image{width:100%}.post-list .post-item .post-details{margin-top:20px;width:100%}.site-footer{padding:30px 20px}}/*# sourceMappingURL=frontend.css.map */
