.news--single{background:rgba(111,100,38,.1)}@media screen and (max-width: 767px){.news--single{padding-top:12rem}}.news--single .breadcrumb{margin-block:0 1.6rem}.news__category{position:relative;margin-bottom:3.2rem}.news__category::after{content:"";position:absolute;top:0;right:0;width:8rem;height:100%;background:-webkit-gradient(linear, right top, left top, color-stop(60%, var(--color-white)), to(transparent));background:linear-gradient(to left, var(--color-white) 60%, transparent);pointer-events:none}@media screen and (max-width: 767px){.news__category{margin-bottom:2.4rem}}.news__category ul{overflow-x:auto;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4.8rem;padding-right:8rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.news__category ul::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.news__category ul{gap:1.6rem}}.news__category ul li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news__category ul li a{display:block;position:relative;padding-bottom:.6rem;font-weight:700}.news__category ul li a::before{content:"";display:block;position:absolute;left:50%;bottom:0;width:100%;height:.2rem;background:var(--color-gold-500);-webkit-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s;transition:.3s}.news__category ul li a:hover::before{background:var(--color-wine-500)}.news__category ul li a:hover::before,.news__category ul li a.is-current::before{-webkit-transform:translateX(-50%) scaleX(1);transform:translateX(-50%) scaleX(1)}.news__category ul li a.is-current{color:var(--color-gold-500);pointer-events:none}.news__list{border-top:.1rem solid var(--color-gray-300)}.news__list-item{border-bottom:.1rem solid var(--color-gray-300)}.news__list-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;padding:2.4rem 1.6rem;font-size:1.6rem;font-weight:700}@media screen and (max-width: 767px){.news__list-item a{gap:.4rem;padding:1.2rem .8rem;font-size:1.1rem}}.news__list-item a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news__list-item a:hover{padding-left:2.4rem}.news__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;color:var(--color-gold-500)}@media screen and (max-width: 767px){.news__meta{gap:.4rem}}.news__meta::before{content:"";-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:block;margin-top:.2rem;width:1.2rem;height:.1rem;background:currentColor}@media screen and (max-width: 767px){.news__meta::before{margin-top:0;width:.8rem}}.news__meta .date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-family:"Poppins",sans-serif;font-weight:600}.news__meta .category{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-weight:700}.post-inner{padding:10rem 12rem;background:var(--color-white);-webkit-box-shadow:.8rem .8rem 1.6rem rgba(0,0,0,.1);box-shadow:.8rem .8rem 1.6rem rgba(0,0,0,.1)}@media screen and (max-width: 767px){.post-inner{padding:4rem 3rem;-webkit-box-shadow:.4rem .4rem .8rem rgba(0,0,0,.1);box-shadow:.4rem .4rem .8rem rgba(0,0,0,.1)}}.post__header{margin-bottom:6.4rem}@media screen and (max-width: 767px){.post__header{margin-bottom:3.2rem}}.post__header .news__meta{margin-bottom:.8rem}@media screen and (max-width: 767px){.post__header .news__meta{margin-bottom:.4rem}}.post__body>*:not(:last-child){margin-bottom:1.6rem}.post__body h2,.post__body h3,.post__body h4,.post__body h5,.post__body h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.post__body h2{padding:2.4rem 2rem;font-size:2.4rem;border-left:.4rem solid var(--color-gold-500);background:var(--color-gray-100)}@media screen and (max-width: 767px){.post__body h2{padding:1.2rem;font-size:1.5rem}}.post__body h3{padding-inline:2rem;padding:1.6rem 2rem;font-size:2rem;border-bottom:.1rem solid;border-left:.4rem solid var(--color-gold-500)}@media screen and (max-width: 767px){.post__body h3{padding:.8rem 1.2rem;font-size:1.3rem}}.post__body h4,.post__body h5,.post__body h6{gap:1.6rem;font-size:1.8rem}@media screen and (max-width: 767px){.post__body h4,.post__body h5,.post__body h6{gap:.8rem;font-size:1.3rem}}.post__body h4::before,.post__body h5::before,.post__body h6::before{content:"";display:block;width:.8rem;height:.8rem;border-radius:.2rem;background:var(--color-gold-500)}.post__body p{line-height:1.6}.post__body a{color:var(--color-gold-500);text-decoration:underline}.post__body ul{padding-left:1.5em;list-style:disc}.post__body ol{padding-left:1.5em;list-style:decimal}.post__body li:not(:last-child){margin-bottom:.8rem}@media screen and (max-width: 767px){.post__body li:not(:last-child){margin-bottom:.4rem}}.post__body blockquote{padding:1.6rem;border-left:4px solid var(--color-gray-500);color:var(--color-gray-700);background:var(--color-gray-100)}.post__body img{max-width:100%;height:auto}.post__body hr{margin-block:1.6rem;border:none;border-top:.1rem solid var(--color-gray-300)}.post__body table{width:100%;border-collapse:collapse}.post__body table th,.post__body table td{border:.1rem solid var(--color-gray-300);padding:.5em;text-align:left}.post__body table th{background:var(--color-gray-100);font-weight:700}.post__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;position:relative;font-family:"Zen Kaku Gothic New",sans-serif;font-size:3.2rem;font-weight:900}@media screen and (max-width: 767px){.post__heading{gap:1.6rem;font-size:1.8rem}}.post__heading::before,.post__heading::after{content:"";display:block;height:.4rem}@media screen and (max-width: 767px){.post__heading::before,.post__heading::after{height:.2rem}}.post__heading::before{position:absolute;bottom:0;left:0;width:4rem;background:var(--color-gold-500)}.post__heading::after{width:100%;background:var(--color-gray-300)}.post__pager{margin-top:4.8rem;padding-inline:12rem}@media screen and (max-width: 767px){.post__pager{margin-top:2.4rem;padding-inline:3rem}}.post__pager ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post__pager ul li{min-width:4.8rem;height:4.8rem}@media screen and (max-width: 767px){.post__pager ul li{min-width:3.2rem;height:3.2rem}}.post__pager ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-weight:700;text-align:center}.post__pager ul li:nth-child(1) a,.post__pager ul li:nth-child(3) a{border:.1rem solid var(--color-gray-300);background:var(--color-white)}.post__pager ul li:nth-child(1) a:hover,.post__pager ul li:nth-child(3) a:hover{border-color:var(--color-gold-500);background:var(--color-gold-500);color:var(--color-white) !important}.post__pager ul li:nth-child(2) a{font-family:"Poppins",sans-serif}/*# sourceMappingURL=news.css.map */