.box{position:relative;background-color:transparent;display:block;padding-top:calc((420 / 312) * 100%);position:relative;overflow:hidden;width:100%}.box:hover .box-in{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.box_tabs--item{cursor:pointer}.box-in{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;border-radius:2.42rem;border:1.2rem solid rgba(10,80,42,.1)}@media screen and (max-width:1200px){.box-in{border-width:.6rem;border-radius:1.6rem}}.box-img{height:100%}.box-img .in{width:100%;height:100%}.box-img .in img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.box-bdy{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.box-des{padding:2rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:100%;overflow:hidden auto}@media screen and (max-width:1200px){.box-des{padding:1rem 1.2rem}}@media screen and (max-width:1000px){.box-des{padding:0;margin-bottom:1rem}}.box-des-in{padding:2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:1200px){.box-des-in{padding:1rem;gap:1rem}}.box .box-bdy,.box .box-img{position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;background-color:#f8bd32;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:1.2rem;overflow:hidden}.box-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;gap:.8rem;display:none}.box-like{--wicon:4rem;position:absolute;width:var(--wicon);height:var(--wicon);background-color:#0a502a;right:0;top:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box-like img{width:50%;height:50%;display:block;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(5798%) hue-rotate(63deg) brightness(106%) contrast(105%);filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(5798%) hue-rotate(63deg) brightness(106%) contrast(105%)}.box-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.4rem .8rem;border-radius:2rem;overflow:hidden;background-color:#fff;border:.2rem solid rgba(10,80,42,.1);gap:.8rem;-webkit-transition:all .45s ease;transition:all .45s ease}@media screen and (max-width:1200px){.box-link{padding:.4rem .8rem}}.box-link:hover{background-color:#0a502a}.box-link:hover img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(49deg) brightness(102%) contrast(100%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(49deg) brightness(102%) contrast(100%)}.box-link:hover .txt{color:#fff}.box-link .icon{width:1.6rem;height:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1200px){.box-link .icon{width:1.2rem;height:1.2rem}}.box-link .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.box-link .txt{color:#0f172a;--f-sz:1.4rem;font-size:var(--f-sz);font-weight:500;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:800px){.box-link .txt{--f-sz:1.2rem}}.box-tt{--f-sz:clamp(2rem, calc(1rem + 1.25vw), 2.5rem);font-size:var(--f-sz);font-weight:700;text-transform:uppercase;color:#0a502a;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.box-tt{font-size:1.7rem}}.box-txt{--f-sz:1.6rem;font-size:var(--f-sz);font-weight:500;color:#0a502a;text-align:center}@media screen and (max-width:800px){.box-txt{--f-sz:1.4rem}}