﻿.trending-page__item-main,.trending-page__item{display:grid;background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.2);border-radius:8px;position:relative;overflow:hidden;border:2px solid #f9f9f9;}.trending-page__item-main img,.trending-page__item img{justify-self:center;width:70%;}.trending-page__item-main-points,.trending-page__item-points{font-weight:bold;font-size:1.1em;margin-bottom:0;padding:.5em 0 0 .5em;}.trending-page__item-main .fa-fire-flame,.trending-page__item .fa-fire-flame{color:#ef6d53;position:absolute;top:10px;right:10px;font-size:1.2em;}.trending-page__item-main{min-height:400px;}.trending-page__item img{width:55%;}@media(max-width:990px){.trending-page__item img{width:55%;}}.trending-page__item p.item-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden!important;font-weight:700;padding:1em;max-height:35px;}.trending-page__item .trending-page__item-description{padding:0 10px 0 10px;background:#fff;}.trending-page__item .trending-page__item-description .item-text{display:none;}.trending-page__item .trending-page__item-description .item-title{display:none;}@media(max-width:990px){.trending-page__item .trending-page__item-description{background:#f5f5f5;padding:1em;display:flex;flex-direction:column;justify-content:space-between;}.trending-page__item .trending-page__item-description .item-title{display:inherit;padding:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden!important;font-weight:700;max-height:35px;}}.trending-page__item-description{background:#f5f5f5;padding:1em;display:flex;flex-direction:column;gap:15px;justify-content:space-between;}.trending-page__item-description p.item-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;}.trending-page__item-description .item-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.trending-page__item-description a.btn{align-content:flex-end;}.trending-page__text{grid-row:1/3;display:flex;flex-direction:column;gap:20px;}.trending-page__text i{font-size:24px;color:#ef6d53;margin-right:10px;}.trending-page__text-heading{font-size:24px;font-weight:bold;font-weight:700;color:#000;}.trending-page__text-description{max-width:200px;font-weight:600;font-size:16px;line-height:20px;color:#000;}.trending-page__text a.btn{align-self:flex-start;min-width:100px;color:#fff;cursor:pointer;z-index:100;}.trending-page__heading{line-height:35px;font-weight:900;margin-top:50px;margin-bottom:20px;}.trending-page__heading .small-heading{font-size:1.5em;margin-bottom:0;}.trending-page__heading .large-heading{font-size:3.5em;line-height:98%;}@media(max-width:450px){.trending-page__heading .large-heading{line-height:45px;}}.trending-page__featured{background:url('../images/trending-promo/merchhome-bg.jpg') no-repeat;position:relative;overflow:hidden;padding:1.5em;border-radius:10px;z-index:0;margin-bottom:50px;box-shadow:0 2px 5px rgba(0,0,0,.2);}.trending-page__featured svg{position:absolute;height:360px;width:360px;z-index:-1;top:55%;left:2%;color:#d93f78;display:none;}.trending-page__featured-image{position:absolute;left:7%;top:25%;display:none;}@media(max-width:1200px){.trending-page__featured svg{position:absolute;z-index:-1;top:66%;left:2%;color:#d93f78;}.trending-page__featured-image{position:absolute;left:5%;top:33%;}}@media(max-width:990px){.trending-page__featured svg{left:48%;top:3%;}.trending-page__featured-image{top:1%;left:50%;}}.trending-page__featured-wrapper{display:grid;grid-template-columns:300px 250px repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px;}@media(max-width:1200px){.trending-page__featured-wrapper{grid-template-columns:200px 220px repeat(3,1fr);}}@media(max-width:990px){.trending-page__featured-wrapper{grid-template-columns:repeat(auto-fill,minmax(31%,1fr));grid-template-rows:200px repeat(2,250px);}}@media(max-width:642px){.trending-page__featured-wrapper{grid-template-rows:repeat(1,1fr);}}@media(max-width:400px){.trending-page__featured-wrapper{grid-template-columns:repeat(auto-fill,minmax(50%,1fr));}}.trending-page__featured-wrapper a.btn{color:#fff;cursor:pointer;}@media(max-width:990px){.trending-page__featured-wrapper .trending-page__text{grid-row:1/1;grid-column:1/-1;}}.trending-page__featured-wrapper .trending-page__item-main{grid-row:1/3;}@media(max-width:990px){.trending-page__featured-wrapper .trending-page__item-main{grid-row:2/2;min-height:auto;}.trending-page__featured-wrapper .trending-page__item-main img{width:55%;}.trending-page__featured-wrapper .trending-page__item-main .item-description{background:#fff;}.trending-page__featured-wrapper .trending-page__item-main .item-text{display:none;}}.trending-page__all-items--heading{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:1.3em;margin-bottom:20px;font-weight:700;align-items:center;}.trending-page__all-items--heading i{color:#2b4584;margin-right:5px;}.trending-page__all-items--wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));grid-gap:15px;}@media(max-width:1200px){.trending-page__all-items--wrapper{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.trending-page__all-items--wrapper img{width:90%;}}