.card-grid{display:grid;grid-template-columns:repeat(4,minmax(290px,100vw));gap:48px 24px}@media only screen and (max-width:1875px){.card-grid{grid-template-columns:repeat(4,minmax(290px,100vw))}}@media only screen and (max-width:1550px){.card-grid{grid-template-columns:repeat(3,minmax(290px,100vw))}}@media only screen and (max-width:1200px){.card-grid{grid-template-columns:repeat(3,minmax(250px,100vw))}}@media only screen and (max-width:990px){.card-grid{grid-template-columns:repeat(2,minmax(175px,100vw));gap:10px}}@media only screen and (max-width:450px){.card-grid{grid-template-columns:repeat(1,minmax(155px,100vw));gap:10px}}.news-card{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;padding:20px 20px 25px 20px;border-radius:20px;background:#fff;box-shadow:0 0 8px 0 rgb(0 0 0 / .15);transition:transform 0.2s ease;&:hover{transform:translateY(-6px)}.news-card-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;margin-bottom:12px}.news-card-body{flex:1;display:flex;flex-direction:column;gap:8px;.news-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;font-size:18px;font-weight:700;height:44px;margin:0;line-height:normal}.news-card-excerpt{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;font-size:14px;font-weight:400;color:var(--normalGray);margin-bottom:8px;line-height:normal;height:51px}.news-card-header{display:flex;justify-content:space-between;.news-card-title{font-size:1.1rem;font-weight:700}}}.news-card-footer{.news-card-date{font-size:16px;font-weight:700;color:#666;margin-top:auto}}&.theme_1{box-shadow:none;padding:0;margin:0;.news-card-body{.news-card-title{height:54px}.news-card-excerpt{height:66px}}.news-card-footer{.news-card-date{color:#000}}}}.single-news{.single-news-layout{.single-news-title{color:#000;font-size:40px;font-weight:700;margin-bottom:24px;overflow-wrap:anywhere}.single-news-gallery{margin-bottom:2rem;.gallery-main-image{margin-bottom:1rem;overflow:hidden;height:450px;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;img{height:100%;display:block;object-fit:cover}}.gallery-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem;.thumbnail-item{flex:0 0 auto;width:75px;height:75px;overflow:hidden;cursor:pointer;transition:border-color 0.3s ease,opacity 0.3s ease;&:hover{opacity:.8}&.active{border-color:var(--mainColor)}img{width:100%;height:100%;object-fit:cover;border-radius:8px}}@media (max-width:768px){.thumbnail-item{width:60px;height:60px}}}}.single-news-date{font-size:16px;font-weight:600;padding:4px 14px;background:#000;width:max-content;max-width:100%;border-radius:25px;color:#fff;margin-bottom:24px}.single-news-body{color:var(--darkGray)}}.woocommerce-breadcrumb{padding:25px 0;font-size:.9rem;color:#888;a{color:#666;text-decoration:none}.current{font-weight:600;color:#000}}}@media only screen and (max-width:769px){.news-card{padding:10px 10px 15px 10px;.news-card-body{.news-card-title{font-size:16px;height:38px}.news-card-excerpt{font-size:12px;margin-bottom:0;height:42px}}&.theme_1{.news-card-body{.news-card-title{height:50px}.news-card-excerpt{height:57px}}}}}