.NewsCard-module__CYGr8G__card{box-sizing:border-box;width:100%;max-width:370px;font-family:var(--font-cairo),Arial,sans-serif;--pill-height:38px;--notch-gap:8px;--bg-color:var(--color-bg);--scoop-size:20px;color:#1a1f2e;background:#fff;border-radius:.75rem;flex-direction:column;height:340px;margin:10px auto;padding:10px;transition:transform .3s;display:flex;position:relative;overflow:visible}.NewsCard-module__CYGr8G__card:hover{transform:translateY(-6px)}.NewsCard-module__CYGr8G__pricePill,.NewsCard-module__CYGr8G__counter{width:32%;font-size:13px}.NewsCard-module__CYGr8G__cornerTl{width:20px;height:20px;box-shadow:-20px -20px 0 20px var(--bg-color);z-index:2;background:0 0;border-top-left-radius:100%;position:absolute;top:46px;left:0}.NewsCard-module__CYGr8G__cornerTlSide{width:20px;height:20px;box-shadow:-20px -20px 0 20px var(--bg-color);z-index:2;background:0 0;border-top-left-radius:100%;position:absolute;top:0;left:calc(32% + 8px)}.NewsCard-module__CYGr8G__cornerBr{width:20px;height:20px;box-shadow:20px 20px 0 20px var(--bg-color);z-index:2;background:0 0;border-bottom-right-radius:100%;position:absolute;bottom:46px;right:0}.NewsCard-module__CYGr8G__cornerBrSide{width:20px;height:20px;box-shadow:20px 20px 0 20px var(--bg-color);z-index:2;background:0 0;border-bottom-right-radius:100%;position:absolute;bottom:0;right:calc(32% + 8px)}.NewsCard-module__CYGr8G__card:before{content:"";background:var(--bg-color);z-index:1;border-radius:25px;width:calc(32% + 16px);height:54px;position:absolute;top:-8px;left:-8px}.NewsCard-module__CYGr8G__card:after{content:"";background:var(--bg-color);z-index:1;border-radius:25px;width:calc(32% + 16px);height:54px;position:absolute;bottom:-8px;right:-8px}.NewsCard-module__CYGr8G__pricePill{z-index:3;white-space:nowrap;text-overflow:ellipsis;color:#fff;background:#3aaa6a;border-radius:25px;justify-content:center;align-items:center;height:38px;padding:0 8px;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;left:0;overflow:hidden}.NewsCard-module__CYGr8G__counter{z-index:3;color:#fff;background:#3aaa6a;border-radius:25px;justify-content:space-around;align-items:center;gap:6px;height:38px;padding:0 10px;display:flex;position:absolute;bottom:0;right:0}.NewsCard-module__CYGr8G__moreText{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;font-size:13px;font-weight:800;display:flex}.NewsCard-module__CYGr8G__topText{text-align:left;direction:ltr;flex-direction:column;justify-content:center;height:38px;margin-left:calc(32% + 18px);display:flex;overflow:hidden}.NewsCard-module__CYGr8G__title{white-space:nowrap;text-overflow:ellipsis;color:#1a1f2e;direction:ltr;margin:0;font-size:15px;font-weight:700;overflow:hidden}.NewsCard-module__CYGr8G__subtitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;direction:ltr;margin:0;font-size:12px;overflow:hidden}.NewsCard-module__CYGr8G__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #0000000a;border-radius:14px;flex:1;width:100%;min-height:160px;margin:10px 0;transition:transform .4s}.NewsCard-module__CYGr8G__card:hover .NewsCard-module__CYGr8G__image{transform:scale(1.03)}.NewsCard-module__CYGr8G__bottomText{text-align:left;-webkit-line-clamp:3;line-clamp:3;color:#64748b;direction:ltr;-webkit-box-orient:vertical;height:38px;margin-left:10px;margin-right:calc(32% + 10px);font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsCard-module__CYGr8G__blobBtn{z-index:1;text-align:center;text-transform:uppercase;color:#fff;cursor:pointer;width:110px;height:38px;font-size:13px;font-weight:700;font-family:var(--font-cairo),Arial,sans-serif;letter-spacing:.5px;background-color:#3aaa6a;border:none;border-radius:19px;outline:none;justify-content:center;align-items:center;gap:5px;padding:0;transition:color .5s;display:flex;position:absolute;bottom:0;right:0}.NewsCard-module__CYGr8G__blobBtn:before{content:none}.NewsCard-module__CYGr8G__blobBtn:after{content:"";z-index:-2;border-radius:19px;width:100%;height:100%;transition:all .3s .2s;position:absolute;top:3px;left:3px}.NewsCard-module__CYGr8G__blobBtn:hover,.NewsCard-module__CYGr8G__cardWrapper:hover .NewsCard-module__CYGr8G__blobBtn{color:#3aaa6a}.NewsCard-module__CYGr8G__blobBtn:hover:after,.NewsCard-module__CYGr8G__cardWrapper:hover .NewsCard-module__CYGr8G__blobBtn:after{transition:all .3s;top:0;left:0}.NewsCard-module__CYGr8G__blobBtnInner{z-index:-1;background:0 0;border-radius:19px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.NewsCard-module__CYGr8G__blobBtnBlobs{filter:url(#goo);height:100%;display:block;position:relative}.NewsCard-module__CYGr8G__blobBtnBlob{background:#fff;border-radius:100%;width:25%;height:100%;transition:transform .45s;position:absolute;top:2px;transform:translateY(150%)scale(1.4)}.NewsCard-module__CYGr8G__blobBtnBlob:first-child{transition-delay:0s;left:0%}.NewsCard-module__CYGr8G__blobBtnBlob:nth-child(2){transition-delay:80ms;left:30%}.NewsCard-module__CYGr8G__blobBtnBlob:nth-child(3){transition-delay:.16s;left:60%}.NewsCard-module__CYGr8G__blobBtnBlob:nth-child(4){transition-delay:.24s;left:90%}.NewsCard-module__CYGr8G__blobBtn:hover .NewsCard-module__CYGr8G__blobBtnBlob,.NewsCard-module__CYGr8G__cardWrapper:hover .NewsCard-module__CYGr8G__blobBtnBlob{transform:translateZ(0)scale(1.4)}.NewsCard-module__CYGr8G__blobBtnLabel{z-index:2;pointer-events:none;align-items:center;gap:5px;display:flex;position:relative}.NewsCard-module__CYGr8G__cardWrapper{transition:transform .3s}.NewsCard-module__CYGr8G__cardWrapper:hover{transform:translateY(-4px)}.NewsCard-module__CYGr8G__cardShape{transition:filter .3s;display:block}.NewsCard-module__CYGr8G__svgHoverLayer{opacity:0;transition:opacity .3s}.NewsCard-module__CYGr8G__cardWrapper:hover .NewsCard-module__CYGr8G__svgHoverLayer{opacity:1}
