.news-card{border-radius:40px;min-height:530px;opacity:0;transform:translateY(100px);transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}@media screen and (max-width: 1600px){.news-card{min-height:440px}}@media screen and (max-width: 1250px){.news-card{min-height:420px}}@media screen and (max-width: 992px){.news-card{min-height:300px}}.news-card .news-card-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.news-card:hover .news-content{background:linear-gradient(180deg,#f5f1f0,#f5f1f0 43%,#3abfff)}.news-card:hover .main-button{display:flex}.news-card:hover .main-button svg{scale:1.05}.news-card:hover .main-button svg circle{fill:var(--light-blue)}.news-card:hover .main-button svg path{animation:slidePath 1s ease-in-out;fill:var(--white)}.news-card .main-button{display:none;z-index:2;position:relative;margin-left:auto}@media screen and (max-width: 992px){.news-card .main-button{display:flex}}.news-card .main-button:hover svg circle{fill:var(--light-blue)}.news-card.large{flex-direction:row;min-height:410px;margin-bottom:28px}@media screen and (max-width: 1600px){.news-card.large{min-height:350px}}@media screen and (max-width: 1250px){.news-card.large{min-height:300px}}@media screen and (max-width: 992px){.news-card.large{flex-direction:column;min-height:200px}}.news-card.large:hover .news-content{background:linear-gradient(270deg,#fff 29%,#3abfff 74%,#000)}@media screen and (max-width: 1250px){.news-card.large:hover .news-content{background:linear-gradient(270deg,#fff 15%,#3abfff 87%,#000)}}.news-card.large:hover .main-button{display:flex}.news-card.large .news-image{width:40%;height:410px;border-radius:40px 0 0 40px}@media screen and (max-width: 1600px){.news-card.large .news-image{height:350px}}@media screen and (max-width: 1250px){.news-card.large .news-image{height:300px}}@media screen and (max-width: 992px){.news-card.large .news-image{height:200px;width:100%;border-radius:20px 20px 0 0}}.news-card.large .news-image img{border-radius:40px 0 0 40px}@media screen and (max-width: 992px){.news-card.large .news-image img{border-radius:20px 20px 0 0}}.news-card.large .news-content{width:60%;border-radius:0 40px 40px 0;padding:45px 45px 30px 140px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1600px){.news-card.large .news-content{padding:45px 45px 30px 100px}}@media screen and (max-width: 1250px){.news-card.large .news-content{padding:20px 30px;width:100%;border-radius:0 20px 20px 0}}@media screen and (max-width: 992px){.news-card.large .news-content{border-radius:0 0 20px 20px}}.news-card.large .news-content .news-title{font-size:45px}@media screen and (max-width: 1600px){.news-card.large .news-content .news-title{font-size:38px}}@media screen and (max-width: 1250px){.news-card.large .news-content .news-title{font-size:30px}}@media screen and (max-width: 992px){.news-card.large .news-content .news-title{font-size:20px}}.news-card.large .news-content .news-info{display:flex;align-items:center;column-gap:16px}@media screen and (max-width: 992px){.news-card.large .news-content .news-info{flex-direction:column;align-items:flex-start;row-gap:8px}}.news-card.large .news-content .news-info-container{display:flex;justify-content:space-between;align-items:center;min-height:72px}@media screen and (max-width: 992px){.news-card.large .news-content .news-info-container{margin-top:15px;flex-direction:column;align-items:flex-start}}.news-card.large .news-content .news-reading-time{display:flex;font-size:20px;font-family:var(--secondary-font);color:var(--black);align-items:center;margin-bottom:0;line-height:16px;font-weight:300}@media screen and (max-width: 1250px){.news-card.large .news-content .news-reading-time{font-size:18px}}@media screen and (max-width: 992px){.news-card.large .news-content .news-reading-time{font-size:12px;line-height:6px}}.news-card.large .news-content .news-reading-time svg{margin-right:7px}@media screen and (max-width: 992px){.news-card.large .news-content .news-reading-time svg{width:13px;height:auto}}.news-card.large .news-content .news-categories{display:flex;flex-wrap:wrap;gap:12px}@media screen and (max-width: 1600px){.news-card.large .news-content .news-categories{gap:10px}}@media screen and (max-width: 1250px){.news-card.large .news-content .news-categories{gap:8px}}@media screen and (max-width: 992px){.news-card.large .news-content .news-categories{gap:6px}}.news-card.large .news-content .news-categories .news-category{font-size:20px;color:var(--white);background-color:var(--black);font-family:var(--secondary-font);padding:8px 15px;border-radius:40px;font-weight:300}@media screen and (max-width: 1600px){.news-card.large .news-content .news-categories .news-category{font-size:18px}}@media screen and (max-width: 1250px){.news-card.large .news-content .news-categories .news-category{font-size:16px}}@media screen and (max-width: 992px){.news-card.large .news-content .news-categories .news-category{padding:6px 12px;font-size:12px}}.news-card .news-image{height:238px;overflow:hidden;border-radius:40px 40px 0 0}@media screen and (max-width: 1600px){.news-card .news-image{height:200px}}@media screen and (max-width: 1250px){.news-card .news-image{height:180px}}@media screen and (max-width: 992px){.news-card .news-image{height:130px;border-radius:10px 10px 0 0}}.news-card .news-image img{border-radius:40px 40px 0 0;width:100%;height:100%;object-fit:cover;transform-origin:center;transform:scale(1.5) translateY(20%);clip-path:polygon(0 100%,100% 100%,100% 95%,0 95%);transition:transform 1.5s ease-in-out,clip-path 1s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 992px){.news-card .news-image img{border-radius:10px 10px 0 0}}.news-card .news-content{background-color:#f5f1f0;padding:30px;border-radius:0 0 40px 40px;flex:1;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1600px){.news-card .news-content{border-radius:0 0 20px 20px;padding:20px}}@media screen and (max-width: 1250px){.news-card .news-content{padding:15px}}@media screen and (max-width: 992px){.news-card .news-content{padding:15px 7px}}.news-card .news-content .news-title{font-size:25px;font-weight:400;font-family:var(--primary-font);color:var(--black)}@media screen and (max-width: 1600px){.news-card .news-content .news-title{font-size:22px}}@media screen and (max-width: 1250px){.news-card .news-content .news-title{font-size:20px}}@media screen and (max-width: 992px){.news-card .news-content .news-title{font-size:16px}}.news-container .news-card-item:hover .news-card .news-image img,.block-news-container .news-card-item:hover .news-card .news-image img{transform:scale(1.5) translateY(0)!important;transition:transform 1s ease-in-out}.news-container .news-card-item.visible .news-card,.block-news-container .news-card-item.visible .news-card{opacity:1;transform:translateY(0)}.news-container .news-card-item.visible .news-card .news-image img,.block-news-container .news-card-item.visible .news-card .news-image img{transform:scale(1) translateY(0);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.news-container .news-card-item.hidden .news-card,.block-news-container .news-card-item.hidden .news-card{opacity:0;transform:translateY(100px)}.news-container .news-card-item.hidden .news-card .news-image img,.block-news-container .news-card-item.hidden .news-card .news-image img{transform:scale(1.5) translateY(20%);clip-path:polygon(0 100%,100% 100%,100% 95%,0 95%)}
