@keyframes SSPopupWrap{0%{opacity:0}to{opacity:1}}.article-item-wrap{margin:0 0 3.75rem;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.article-item-wrap .article-item .article-item-img{margin:0 0 1.25rem;overflow:hidden;padding:75% 0 0;position:relative;width:100%}.article-item-wrap .article-item .article-item-img img{height:100%;left:0;position:absolute;top:0;transition:transform .2s linear;width:100%}.article-item-wrap .article-item .article-item-meta{color:rgba(5,20,69,.5);display:flex;font-size:.75rem;font-weight:700;padding:0 0 .9375rem;text-transform:uppercase}.article-item-wrap .article-item .article-item-meta .meta-item{margin:0 0 0 5px}.article-item-wrap .article-item .article-item-meta .meta-item:before{content:"|";margin-right:5px}.article-item-wrap .article-item .article-item-meta .meta-item:first-child{margin-left:0}.article-item-wrap .article-item .article-item-meta .meta-item:first-child:before{content:none}.article-item-wrap .article-item h3{color:#051445;margin:0 0 1.25rem;text-decoration:none}.article-item-wrap .article-item .article-item-date{color:rgba(5,20,69,.5);font-size:.875rem;letter-spacing:1px;text-transform:uppercase}.article-item-wrap .article-item:hover{text-decoration:none}.article-item-wrap .article-item:hover .article-item-img img{transform:scale(1.1)}@media (min-width:576px){.article-item-wrap{width:50%}}@media (min-width:992px){.article-item-wrap{width:25%}}.listing-search-row{padding:55px 0}.listing-search-row .listing-search{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden;text-align:center}.listing-search-row .listing-search .search-title{color:#fff;font-size:1.25rem;font-weight:700;margin:0 0 3.75rem;opacity:0;text-transform:uppercase;transform:translateY(200px);transition:opacity .4s ease,transform .4s ease;width:100%}.listing-search-row .listing-search .select-wrapper{margin:0 0 1.25rem;max-width:300px;opacity:0;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);transform:translateY(200px);transition:opacity .4s ease,transform .4s ease;width:100%}.listing-search-row .listing-search .select-wrapper .select-select{position:relative}.listing-search-row .listing-search .select-wrapper .select-select:after{background-color:#fff;color:#000;content:"\f063";display:inline-block;font-family:Font Awesome\ 6 Pro;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;text-align:center;text-rendering:auto;-webkit-font-smoothing:antialiased;height:46px;line-height:46px;pointer-events:none;position:absolute;right:2px;top:2px;width:34px}.listing-search-row .listing-search .select-wrapper .select-select select{-webkit-appearance:none;font-size:.875rem;height:50px;letter-spacing:2px;line-height:50px;padding:0 10px;text-transform:uppercase;width:100%}.listing-search-row .listing-search .btn-search-wrapper{opacity:0;transform:translateY(200px);transition:opacity .4s ease,transform .4s ease;width:100%}.listing-search-row .listing-search :nth-child(2n){transition-delay:.2s}.listing-search-row .listing-search :nth-child(3n){transition-delay:.3s}.listing-search-row .listing-search :nth-child(4n){transition-delay:.4s}.listing-search-row .listing-search.reveal .btn-search-wrapper,.listing-search-row .listing-search.reveal .search-title,.listing-search-row .listing-search.reveal .select-wrapper{opacity:1;transform:none}.template-articles{position:relative}.template-articles .articles-search-row{background-color:#f7910a}.template-articles .articles-row .articles-list-wrap{position:relative}.template-articles .articles-row .articles-list-wrap .overlay{align-items:center;background-color:rgba(0,0,0,.35);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.template-articles .articles-row .articles-list-wrap .overlay em{color:#fff;margin-top:50px}.template-articles .articles-row .articles-list-wrap .overlay.active{opacity:1;pointer-events:all}.template-articles .articles-row .articles-list-wrap .articles-list{display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5)}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap{margin:0 0 60px;opacity:0;transform:translateY(200px);transition:opacity 1s ease,transform 1s ease}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal{opacity:1;transform:none}@media (min-width:768px){.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(odd){transition-delay:0ms}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(2n+2){transition-delay:.1s}}@media (min-width:992px){.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(3n+1){transition-delay:0ms}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(3n+2){transition-delay:.1s}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(3n+3){transition-delay:.2s}}@media (min-width:1200px){.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(4n+1){transition-delay:0ms}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(4n+2){transition-delay:.1s}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(4n+3){transition-delay:.2s}.template-articles .articles-row .articles-list-wrap .articles-list .article-item-wrap.reveal:nth-child(4n+4){transition-delay:.3s}}.template-articles .articles-row .articles-list-wrap .articles-list .general-no-items-message{padding:0 25px;width:100%}.template-articles .articles-row .articles-list-wrap .api-list-more{margin:0 0 30px;text-align:center}.template-articles .articles-row .articles-list-wrap .api-list-more .btn-boxed{cursor:pointer}@media (min-width:992px){.template-articles .articles-search-row{padding:90px 0}.template-articles .articles-search-row .article-search .search-title{margin:0;padding-right:calc(var(--bs-gutter-x)*.5);width:auto}.template-articles .articles-search-row .article-search .select-wrapper{margin:0}.template-articles .articles-search-row .article-search .btn-search-wrapper{padding-left:calc(var(--bs-gutter-x)*.5);width:auto}.template-articles .articles-row{overflow:hidden}.template-articles .articles-row .articles-list-wrap .api-list-more{padding:40px 0 0;text-align:center}}