a.shop-link{width:320px;height:-moz-max-content;height:max-content;text-decoration:none;color:#000;border-radius:20px}a.shop-link .suggested-pages-box{background-color:var(--main-bg-white);width:100%;position:relative;border-radius:25px}a.shop-link .suggested-pages-box .hover-box{opacity:0;transition:opacity .3s;position:absolute;height:187px;bottom:0;padding:10px 0;border-radius:0 0 25px 25px;background-color:var(--main-btn-color-hover);cursor:pointer;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:#fff}a.shop-link .suggested-pages-box .hover-box div{width:100%;text-align:center}a.shop-link .suggested-pages-box .hover-box div i{width:1.5em;height:1.5em;font-size:1.5em}a.shop-link .suggested-pages-box .hover-box .insta-link{font-weight:700;text-align:center;word-wrap:break-word;width:90%;box-sizing:border-box;padding:0 10px 0 5px}a.shop-link .suggested-pages-box:hover .hover-box{opacity:1}a.shop-link .suggested-pages-box:hover .box-image-container img{transform:scale(1.2)}a.shop-link .suggested-pages-box .box-little-icon{position:absolute;top:10px;right:10px;width:3vw;height:3vw;border-radius:50%;background-color:#e1e1e1;display:flex;justify-content:center;align-items:center}a.shop-link .suggested-pages-box .box-little-icon img{width:70%;height:auto}a.shop-link .suggested-pages-box .box-image-container{display:flex;justify-content:center;box-sizing:border-box;align-items:center;height:200px;border-bottom:1px solid rgb(231,231,231)}a.shop-link .suggested-pages-box .box-image-container .image-container{border-radius:50%;width:150px;height:150px;position:relative;display:flex;align-items:center;justify-content:center}a.shop-link .suggested-pages-box .box-image-container .image-container img{transform:scale(1);transition:transform 1s;width:90%;height:90%;border-radius:50%;border:2px solid var(--main-btn-color);-o-object-fit:cover;object-fit:cover}a.shop-link .suggested-pages-box .box-text-container{padding:0 20px}a.shop-link .suggested-pages-box .box-text-container p:not(.description-content){text-overflow:ellipsis;overflow:hidden;white-space:nowrap}a.shop-link .suggested-pages-box .box-text-container p:not(.description-content):first-child{font-weight:700}a.shop-link .suggested-pages-box .box-text-container p.description-content{height:195px;overflow-y:hidden;word-wrap:break-word;white-space:break-spaces;padding-bottom:10px;line-height:22px;font-size:14px}@media only screen and (max-width: 1024px){a.shop-link{width:500px}a.shop-link .suggested-pages-box{width:100%}a.shop-link .suggested-pages-box .hover-box{flex-direction:row;position:static;opacity:1;height:50px}a.shop-link .suggested-pages-box .hover-box:hover{background-color:var(--main-btn-color-hover)}a.shop-link .suggested-pages-box .hover-box>div{width:10%;padding:0 10px 0 5px;box-sizing:border-box}}@media only screen and (max-width: 769px){a.shop-link{width:100%}a.shop-link .suggested-pages-box:hover .box-image-container img{transform:none!important;transition:0s}}@media only screen and (max-width: 480px){a.shop-link .suggested-pages-box .hover-box .insta-link{width:85%}a.shop-link .suggested-pages-box .hover-box>div{width:15%}}
