.postcard__wrap{background-color:#fff;margin-top:40px;padding:40px;border-radius:16px}@media screen and (max-width: 768px){.postcard__wrap{padding:24px}}@media screen and (max-width: 480px){.postcard__wrap{padding:16px}}.postcard__wrap.recommend-post{margin:0 0 24px}.postcard__wrap .postcard__title{font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.postcard__wrap .postcard__items{display:flex;gap:24px;justify-content:space-between}@media screen and (max-width: 768px){.postcard__wrap .postcard__items{flex-direction:column;align-items:center}}.postcard__wrap .postcard__items .postcard__item{border-radius:8px;border:1px solid #e8e7e7;width:calc(33.3333333333% - 24px);overflow:hidden;transition:transform .3s ease}.postcard__wrap .postcard__items .postcard__item:hover{transform:translateY(-4px)}@media screen and (max-width: 768px){.postcard__wrap .postcard__items .postcard__item{width:100%;display:flex}}@media screen and (max-width: 480px){.postcard__wrap .postcard__items .postcard__item{flex-direction:column}}.postcard__wrap .postcard__items .postcard__item .postcard__item-img{width:100%}.postcard__wrap .postcard__items .postcard__item .postcard__item-img img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 768px){.postcard__wrap .postcard__items .postcard__item .postcard__item-img img{object-fit:cover}}.postcard__wrap .postcard__items .postcard__item .postcard__item-content{padding:16px;display:flex;flex-direction:column-reverse;gap:8px}@media screen and (max-width: 768px){.postcard__wrap .postcard__items .postcard__item .postcard__item-content{width:600px;justify-content:flex-end}}@media screen and (max-width: 480px){.postcard__wrap .postcard__items .postcard__item .postcard__item-content{width:auto}}.postcard__wrap .postcard__items .postcard__item .postcard__item-content .postcard__item-title{font-size:16px;font-weight:500;color:#191515;margin-bottom:8px}.postcard__wrap .postcard__items .postcard__item .postcard__item-content .postcard__item-company{font-size:12px;font-weight:500;color:#404f39}.postcard__wrap .postcard__items .postcard__item .postcard__item-content .postcard__item-category{font-size:12px;background-color:#404f39;color:#ffe;padding:2px 8px;border-radius:4px;width:fit-content}.postcard__wrap .postcard__items .postcard__item .postcard__item-content .postcard__item-category.exhibition{background-color:#887b7b}.postcard__wrap .postcard__items .postcard__item .postcard__item-content .postcard__item-category.offline{background-color:#fe924f}.postcard__wrap .postcard__items .postcard__item .postcard__item-content .postcard__item-category.online{background-color:#ffec40;color:#191515}.postcard__wrap .postcard__noitem{width:100%;text-align:center}.postcard__wrap .postcard__btn{margin-top:40px;text-align:center}.cta{background-color:#ffe;padding:80px 0}.cta .cta__head{text-align:center}.cta .cta__items{display:flex;gap:40px;max-width:800px;margin:40px auto 0}@media screen and (max-width: 768px){.cta .cta__items{flex-direction:column;align-items:center;max-width:600px}}.cta .cta__items .cta__item{flex:1;background-color:#fff;border-radius:16px;padding:40px;box-sizing:border-box}.cta .cta__items .cta__item .cta__item-img{width:100%;border-radius:8px;overflow:hidden}.cta .cta__items .cta__item .cta__item-img img{width:100%;height:100%;object-fit:cover}.feature{padding:80px 0}.feature .container .feature__inner{background-color:#fff;padding:40px;border-radius:16px}@media screen and (max-width: 768px){.feature .container .feature__inner{padding:40px 16px}}.feature .container .feature__inner .feature__head{text-align:center}.feature .container .feature__inner .feature__head .feature__head-title{font-size:36px;margin-bottom:16px}@media screen and (max-width: 768px){.feature .container .feature__inner .feature__head .feature__head-title{font-size:24px}}.feature .container .feature__inner .feature__items{margin-top:80px}.feature .container .feature__inner .feature__items:nth-child(2){margin-top:40px}.feature .container .feature__inner .feature__items .feature__items-title{font-size:20px;text-align:center;font-weight:700;margin-bottom:32px}.feature .container .feature__inner .feature__items .feature__item-list{display:flex;flex-wrap:wrap;gap:16px}.feature .container .feature__inner .feature__items .feature__item-list .feature__item{width:calc(25% - 16px);border-radius:8px;border:1px solid #e8e7e7;padding:16px;box-sizing:border-box;display:flex;align-items:center;gap:8px;background-color:#fffdeb;border-top:8px solid #ffec40;transition:all .3s ease}.feature .container .feature__inner .feature__items .feature__item-list .feature__item:hover{background-color:#fff9c5}.feature .container .feature__inner .feature__items .feature__item-list .feature__item img{width:24px;height:24px}.feature .container .feature__inner .feature__items .feature__item-list .feature__item p{color:#191515;font-weight:500}@media screen and (max-width: 992px){.feature .container .feature__inner .feature__items .feature__item-list .feature__item{width:calc(50% - 8px)}}@media screen and (max-width: 768px){.feature .container .feature__inner .feature__items .feature__item-list .feature__item{font-size:14px}}@media screen and (max-width: 480px){.feature .container .feature__inner .feature__items .feature__item-list .feature__item{width:100%}}.feature .container .feature__inner .feature__items .feature__item-more{margin-top:32px;text-align:center}.case{background-color:#ffe;padding:80px 0}.case .case__head{text-align:center}.post__back{padding:24px 0}.post__back a{color:#404f39;font-size:14px;font-weight:500}.post__inner{display:flex;gap:24px}@media screen and (max-width: 768px){.post__inner{flex-direction:column}}.post__inner .post{flex:1;min-width:0;background-color:#fff;padding:40px;border-radius:16px;margin-bottom:24px}@media screen and (max-width: 768px){.post__inner .post{padding:24px}}@media screen and (max-width: 480px){.post__inner .post{padding:16px}}.post__inner .post .post__header{padding-bottom:24px;border-bottom:1px solid #e8e7e7}.post__inner .post .post__header .post__header-title{margin-bottom:16px}.post__inner .post .post__header .post__header-title h1{font-size:32px}@media screen and (max-width: 768px){.post__inner .post .post__header .post__header-title h1{font-size:24px}}@media screen and (max-width: 480px){.post__inner .post .post__header .post__header-title h1{font-size:20px}}.post__inner .post .post__header .post__header-meta{display:flex;font-size:14px;gap:16px;align-items:center}@media screen and (max-width: 480px){.post__inner .post .post__header .post__header-meta{word-break:keep-all}}.post__inner .post .post__header .post__header-meta .post__header-category ul{display:flex;gap:16px;list-style:none;padding:0;margin:0}.post__inner .post .post__header .post__header-meta .post__header-category ul li{background-color:#404f39;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.post__inner .post .post__header .post__header-meta .post__header-category ul li a{color:#ffe}.post__inner .post .post__content .post__content-img{width:100%;margin:24px auto}.post__inner .post .post__content .post__content-img img{width:100%;height:100%;object-fit:cover}.post__inner .post .post__content h2{background-color:#ffec40;padding:16px;border-radius:8px;font-size:24px;font-weight:700;margin-top:40px;margin-bottom:24px}@media screen and (max-width: 480px){.post__inner .post .post__content h2{font-size:20px}}.post__inner .post .post__content h2:first-of-type{margin-top:0}.post__inner .post .post__content h3{border-bottom:4px solid #ffffb1;padding-bottom:8px;margin-bottom:24px;font-size:20px;font-weight:700;position:relative}@media screen and (max-width: 480px){.post__inner .post .post__content h3{font-size:18px}}.post__inner .post .post__content h3:after{content:"";position:absolute;bottom:-4px;left:0;width:30%;height:4px;background-color:#ffec40}.post__inner .post .post__content p{line-height:2;margin-bottom:24px}@media screen and (max-width: 480px){.post__inner .post .post__content p{font-size:14px}}.post__inner .post .post__content p:last-child{margin-bottom:0}.post__inner .post .post__content mark{background:linear-gradient(transparent 60%, #FFFFB1 60%)}.post__inner .post .post__content figure{margin-bottom:24px}.post__inner .post .post__content figure img{width:100%;height:100%;object-fit:cover}.post__inner .post .post__content a{text-decoration:underline;color:#fe924f}.post__inner .post .post__content ul,.post__inner .post .post__content ol{background-color:#ffe;line-height:2;padding:24px 24px 24px 56px;margin-bottom:24px;margin-top:0px}@media screen and (max-width: 768px){.post__inner .post .post__content ul,.post__inner .post .post__content ol{padding:16px 16px 16px 40px}}@media screen and (max-width: 480px){.post__inner .post .post__content ul,.post__inner .post .post__content ol{font-size:14px;padding:16px 16px 16px 40px}}.post__inner .post .post__content blockquote{background-color:#887b7b;color:#ffe;padding:40px 16px;border-radius:16px;margin-top:40px;line-height:1.75;position:relative}.post__inner .post .post__content blockquote p{font-size:16px}.post__inner .post .post__content blockquote::before,.post__inner .post .post__content blockquote::after{content:"";background-image:url(../img/single/comment.svg);position:absolute;width:48px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.3}.post__inner .post .post__content blockquote::before{top:16px;left:16px}.post__inner .post .post__content blockquote::after{bottom:16px;right:16px;transform:rotate(180deg)}.post__inner .post .post__content .post__external-card{display:flex;padding:16px;gap:16px;border:1px solid #e8e7e7;color:#191515;text-decoration:none;align-items:center}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card{flex-direction:column;gap:0;padding:0}}.post__inner .post .post__content .post__external-card .post__card-img{width:240px;height:125.8px;flex-shrink:0}@media screen and (max-width: 992px){.post__inner .post .post__content .post__external-card .post__card-img{width:160px;height:83.9px}}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card .post__card-img{width:100%;height:100%;aspect-ratio:1.91/1}}.post__inner .post .post__content .post__external-card .post__card-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card .post__card-content{padding:16px}}.post__inner .post .post__content .post__external-card .post__card-content .post__card-title{font-size:16px;font-weight:700;margin-bottom:0}@media screen and (max-width: 480px){.post__inner .post .post__content .post__external-card .post__card-content .post__card-title{font-size:14px}}.post__inner .post .post__content iframe{width:100%;height:100%;aspect-ratio:16/9;margin-bottom:40px}.post__inner .post .post__content .post__iframe{margin-top:40px}.post__inner .post .post__content .post__iframe iframe{aspect-ratio:initial;margin-bottom:0}.post__inner .post .post__content .post__external-form{margin-top:40px;text-align:center}.post__inner .post .post__content .post__external-form a{color:#191515;text-decoration:none}.page__head{background-color:#887b7b;color:#ffe;padding:40px 0;text-align:center;height:120px;display:flex;align-items:center;justify-content:center}.page__head .page__head-title h1{font-size:36px}@media screen and (max-width: 768px){.page__head .page__head-title h1{font-size:28px}}.page__head .page__head-txt{margin-top:16px;font-weight:500}@media screen and (max-width: 768px){.page__head .page__head-txt{font-size:14px}}html{scroll-behavior:smooth;scroll-padding-top:96px}.feature{padding:24px 0 80px}@media screen and (max-width: 1200px){.feature{padding:24px 16px 80px}}.page .feature{padding:80px 0}.feature__content{padding:0 0 24px}.feature__content .feature__main{background-color:#fff;border-radius:16px;padding:40px;display:flex;gap:40px}@media screen and (max-width: 768px){.feature__content .feature__main{flex-direction:column;align-items:center;gap:24px}}.feature__content .feature__main .feature__main-content .feature__main-title{font-size:24px;font-weight:700;margin-bottom:24px;word-break:auto-phrase}@media screen and (max-width: 768px){.feature__content .feature__main .feature__main-content{font-size:20px}}.feature__content .feature__main .feature__main-content .feature__main-desc{line-height:2;word-break:auto-phrase}@media screen and (max-width: 768px){.feature__content .feature__main .feature__main-content .feature__main-desc{width:100%;font-size:16px}}.feature__content .feature__main .feature__main-img{width:320px;flex-shrink:0}@media screen and (max-width: 992px){.feature__content .feature__main .feature__main-img{max-width:320px;width:100%}}@media screen and (max-width: 768px){.feature__content .feature__main .feature__main-img{width:100%;max-width:none}}.feature__content .feature__main .feature__main-img img{width:100%;height:100%;object-fit:cover}.feature__points{padding:40px 0 24px;text-align:center}.feature__points .container{max-width:768px}.feature__points .feature__points-head{margin-bottom:40px}.feature__points .feature__points-head .feature__points-title{font-size:32px;font-weight:700}@media screen and (max-width: 768px){.feature__points .feature__points-head .feature__points-title{font-size:24px}}.feature__points .feature__points-list{display:flex;justify-content:center;gap:24px}@media screen and (max-width: 480px){.feature__points .feature__points-list{gap:8px}}.feature__points .feature__points-list .feature__point-item{display:flex;flex-direction:column;width:calc(33.333% - 16px);background-color:#fff;border-radius:16px;padding:24px 24px 32px;text-align:center;align-items:center;justify-content:center;color:#191515}@media screen and (max-width: 480px){.feature__points .feature__points-list .feature__point-item{width:calc(33.333% - 8px);padding:8px 8px 16px}}.feature__points .feature__points-list .feature__point-item .feature__point-num{font-size:32px;font-weight:700;color:#887b7b}@media screen and (max-width: 768px){.feature__points .feature__points-list .feature__point-item .feature__point-num{font-size:24px}}@media screen and (max-width: 480px){.feature__points .feature__points-list .feature__point-item .feature__point-num{font-size:20px}}.feature__points .feature__points-list .feature__point-item .feature__point-txt{font-size:20px;font-weight:700}@media screen and (max-width: 768px){.feature__points .feature__points-list .feature__point-item .feature__point-txt{font-size:16px}}@media screen and (max-width: 480px){.feature__points .feature__points-list .feature__point-item .feature__point-txt{font-size:14px}}.feature__details{padding:24px 0}.feature__details .feature__detail-items{display:flex;flex-direction:column;gap:24px}.feature__details .feature__detail-items .feature__detail-item{display:flex;gap:40px;background-color:#fff;padding:40px;border-radius:16px}@media screen and (max-width: 768px){.feature__details .feature__detail-items .feature__detail-item{flex-direction:column;align-items:center}}.feature__details .feature__detail-items .feature__detail-item.reverse{flex-direction:row-reverse}.feature__details .feature__detail-items .feature__detail-item.reverse .feature__detail-btn{text-align:right}@media screen and (max-width: 768px){.feature__details .feature__detail-items .feature__detail-item.reverse{flex-direction:column;align-items:center}}.feature__details .feature__detail-items .feature__detail-item .feature__detail-content{display:flex;flex-direction:column;justify-content:space-between}.feature__details .feature__detail-items .feature__detail-item .feature__detail-content .feature__detail-title{font-size:32px;border-bottom:4px solid #ffffb1;padding-bottom:8px;margin-bottom:24px;font-weight:700;position:relative}.feature__details .feature__detail-items .feature__detail-item .feature__detail-content .feature__detail-title:after{content:"";position:absolute;bottom:-4px;left:0;width:30%;height:4px;background-color:#ffec40}@media screen and (max-width: 768px){.feature__details .feature__detail-items .feature__detail-item .feature__detail-content .feature__detail-title{font-size:24px}}.feature__details .feature__detail-items .feature__detail-item .feature__detail-content .feature__detail-subtitle{font-size:20px;font-weight:700;word-break:auto-phrase;margin-bottom:16px}@media screen and (max-width: 768px){.feature__details .feature__detail-items .feature__detail-item .feature__detail-content .feature__detail-subtitle{font-size:16px}}.feature__details .feature__detail-items .feature__detail-item .feature__detail-content .feature__detail-txt{line-height:2;word-break:auto-phrase}@media screen and (max-width: 768px){.feature__details .feature__detail-items .feature__detail-item .feature__detail-content .feature__detail-txt{margin-bottom:32px}}.feature__details .feature__detail-items .feature__detail-item .feature__detail-img{width:400px;flex-shrink:0}@media screen and (max-width: 992px){.feature__details .feature__detail-items .feature__detail-item .feature__detail-img{width:320px}}@media screen and (max-width: 768px){.feature__details .feature__detail-items .feature__detail-item .feature__detail-img{width:100%}}.feature__details .feature__detail-items .feature__detail-item .feature__detail-img img{width:100%;height:100%;object-fit:cover}
