﻿.post-body{padding:40px 0 80px;background-color:#fbfbfb}.archive__inner{display:flex;align-items:flex-start;gap:40px}@media screen and (max-width: 992px){.archive__inner{flex-direction:column}.archive__inner>*{width:100%}}.sidebar{display:flex;flex-direction:column;gap:16px;flex-shrink:0;width:320px}@media screen and (max-width: 992px){.sidebar{width:100%}}.sidebar__box{padding:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}@media screen and (max-width: 768px){.sidebar__box{padding:24px 16px}}.sidebar__box .sidebar__box-title{margin-bottom:16px;font-size:16px;font-weight:700}.sidebar__box .sidebar__box-list{margin:0;padding:0;list-style:none}.sidebar__box .sidebar__box-list .cat-item{border-bottom:1px solid #e0e0e0}.sidebar__box .sidebar__box-list .cat-item a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 8px;border-radius:8px;color:#464543;transition:background-color .3s ease-in-out,color .3s ease-in-out}.sidebar__box .sidebar__box-list .cat-item a:hover{background-color:#fffbd8;color:#32312f}.sidebar__box .sidebar__box-list .cat-item a .sidebar__box-count{font-size:12px;color:#848382}.sidebar__box .sidebar__box-list .cat-item.current-cat>a{font-weight:700}.toc{margin-bottom:40px;padding:24px;background-color:#f8f8f8;border-radius:8px}@media screen and (max-width: 768px){.toc{padding:24px 16px}}.toc .toc__title{font-size:16px;font-weight:700;text-align:center}.toc .toc__title::before{content:"ー "}.toc .toc__title::after{content:" ー"}.toc .toc__list{margin:0;padding-left:24px}.toc .toc__list .toc__list-item{line-height:1.75;padding:4px 0}.toc .toc__list .toc__list-item a{color:#464543;text-decoration:none;transition:color .3s ease-in-out}.toc .toc__list .toc__list-item a:hover{color:#32312f}.post__inner{display:flex;align-items:flex-start;gap:40px;margin-top:24px}@media screen and (max-width: 992px){.post__inner{flex-direction:column}.post__inner>*{width:100%}}.post__inner .post{flex:1;min-width:0;padding:40px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}@media screen and (max-width: 768px){.post__inner .post{padding:40px 16px}}.post__back{padding-top:24px}.post__back a{font-size:14px;color:#5a5a58;transition:color .3s ease-in-out}.post__back a:hover{color:#32312f}.post__header .post__header-title{margin-bottom:16px}.post__header .post__header-meta{display:flex;align-items:center;gap:16px}.post__header .post__header-meta .post__header-date{font-size:12px;color:#848382}.post__content{margin-top:24px;line-height:2;overflow-wrap:anywhere}.post__content img{border-radius:8px}.post__content .post__content-img{width:100%;margin:0 0 40px}.post__content .post__content-img img{width:100%;height:100%;object-fit:cover}.post__content h2:not(.toc__title){margin-top:40px;margin-bottom:24px;padding:16px;background-color:#ffec40;border-radius:8px;font-size:24px;font-weight:700;color:#32312f}@media screen and (max-width: 480px){.post__content h2:not(.toc__title){font-size:20px}}.post__content h2:not(.toc__title):first-of-type{margin-top:0}.post__content h3{position:relative;margin-bottom:40px;padding-bottom:8px;border-bottom:4px solid #fff9c5;font-size:20px;font-weight:700;color:#32312f}@media screen and (max-width: 480px){.post__content h3{font-size:18px}}.post__content h3::after{content:"";position:absolute;bottom:-4px;left:0;width:30%;height:4px;background-color:#ffec40}.post__content p{line-height:2;margin-bottom:40px}@media screen and (max-width: 480px){.post__content p{font-size:14px}}.post__content p:last-child{margin-bottom:0}.post__content p.has-s-font-size{font-size:12px}.post__content p.has-m-font-size{font-size:14px}.post__content p.has-l-font-size{font-size:16px}.post__content p.has-xl-font-size{font-size:18px}.post__content p.has-xxl-font-size{font-size:20px}.post__content mark{background:linear-gradient(transparent 60%, #ffec40 60%)}.post__content figure{margin:0 0 32px}.post__content figure img{width:100%;height:100%;object-fit:cover}.post__content a{color:#e34038;text-decoration:underline}.post__content ul,.post__content ol{background-color:#f8f8f8;border-radius:8px;line-height:2;padding:24px 24px 24px 56px;margin:0 0 40px}@media screen and (max-width: 768px){.post__content ul,.post__content ol{padding:16px 16px 16px 40px}}@media screen and (max-width: 480px){.post__content ul,.post__content ol{font-size:14px;padding:16px 16px 16px 40px}}.post__content blockquote{position:relative;margin:40px 0;padding:40px 16px;background-color:#887b7b;border-radius:8px;color:#fff;line-height:1.75}.post__content blockquote p{font-size:16px}.post__content blockquote::before,.post__content blockquote::after{content:"";position:absolute;width:48px;height:48px;background-image:url(../img/single/comment.svg);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.3}.post__content blockquote::before{top:16px;left:16px}.post__content blockquote::after{bottom:16px;right:16px;transform:rotate(180deg)}.post__content iframe{width:100%;height:100%;aspect-ratio:16/9;margin-bottom:40px}.post__content .post__iframe{margin-top:40px}.post__content .post__iframe iframe{aspect-ratio:initial;margin-bottom:0}.post__content .post__external-card{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;color:#32312f;text-decoration:none}@media screen and (max-width: 480px){.post__content .post__external-card{flex-direction:column;gap:0;padding:0}}.post__content .post__external-card .post__card-img{width:240px;flex-shrink:0;aspect-ratio:1.91/1}@media screen and (max-width: 992px){.post__content .post__external-card .post__card-img{width:160px}}@media screen and (max-width: 480px){.post__content .post__external-card .post__card-img{width:100%}}.post__content .post__external-card .post__card-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 480px){.post__content .post__external-card .post__card-content{padding:16px}}.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__content .post__external-card .post__card-content .post__card-title{font-size:14px}}.post__content .post__external-form{margin-top:40px;text-align:center}.post__content .post__external-form a.btn__primary{color:#fff;text-decoration:none}.post__content .wp-block-button__link{background-color:#32312f;color:#fff;font-weight:700;font-size:16px;text-decoration:none}.post__content-banner{display:block;width:100%;margin-bottom:40px}.post__content-banner img{width:100%;height:100%;object-fit:cover}.pagination{margin-top:40px}.pagination .pagination__list{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.pagination .pagination__item>a,.pagination .pagination__item>span{display:inline-flex;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 8px;border-radius:8px;background-color:#fff;border:1px solid #e0e0e0;color:#32312f;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.pagination .pagination__item>a:hover{background-color:#fffbd8;border-color:#ffec40}.pagination .pagination__item>.current{background-color:#32312f;border-color:#32312f;color:#fff;font-weight:700}.postcard__wrap{margin-top:40px}.postcard__wrap.recommend-post{margin:0 0 24px}.postcard__wrap .postcard__title{margin-bottom:24px;font-size:24px;font-weight:700;text-align:center}.postcard__wrap .postcard__items{display:flex;justify-content:flex-start;gap:24px}@media screen and (max-width: 768px){.postcard__wrap .postcard__items{flex-direction:column;align-items:center}}.postcard__wrap .postcard__items .postcard__item{width:calc(33.3333333333% - 16px);overflow:hidden;background-color:#fff;border-radius:8px;border:1px solid #eaeaea;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.postcard__wrap .postcard__items .postcard__item:hover{transform:translateY(-4px);opacity:.8}@media screen and (max-width: 768px){.postcard__wrap .postcard__items .postcard__item{display:flex;width:100%}}@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%;aspect-ratio:16/9}.postcard__wrap .postcard__items .postcard__item .postcard__item-img img{width:100%;height:100%;object-fit:cover}.postcard__wrap .postcard__items .postcard__item .postcard__item-content{display:flex;flex-direction:column-reverse;gap:8px;padding:16px}@media screen and (max-width: 768px){.postcard__wrap .postcard__items .postcard__item .postcard__item-content{justify-content:flex-end;width:600px}}@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{margin-bottom:8px;font-size:16px;font-weight:500;color:#32312f}.postcard__wrap .postcard__items .postcard__item .postcard__item-content .postcard__item-company{font-size:12px;font-weight:500;color:#887b7b}.postcard__wrap .postcard__noitem{width:100%;text-align:center}.postcard__wrap .postcard__btn{margin-top:40px;text-align:center}.postcard__item-category,.post__item-category{display:inline-block;width:fit-content;padding:2px 8px;font-size:12px;line-height:1.5;color:#fff;background-color:#887b7b;border-radius:4px}.postcard__item-category.exhibition,.post__item-category.exhibition{background-color:#887b7b}.postcard__item-category.offline,.post__item-category.offline{background-color:#e34038}.postcard__item-category.online,.post__item-category.online{color:#32312f;background-color:#ffec40}.category-label{display:inline-flex;align-items:flex-start;gap:6px;font-size:12px;font-weight:500;line-height:1.5;color:#887b7b;transition:opacity .3s ease-in-out}.category-label::before{content:"";flex-shrink:0;width:8px;height:8px;margin-top:5px;border-radius:50%;background-color:currentColor}.category-label:hover{opacity:.7}.category-label.cat-green{color:#60a505}.category-label.cat-purple{color:#9358d6}.category-label.cat-blue{color:#239ac6}.category-label.cat-yellow{color:#32312f}.category-label.cat-color-0{color:#887b7b}.category-label.cat-color-1{color:#e34038}.category-label.cat-color-2{color:#32312f}.category-label.cat-color-3{color:#6f6e6d}.category-label.cat-color-4{color:#848382}.global-cta{background-color:#ffed53}.global-cta .global-cta__wrap{display:flex;justify-content:space-between;align-items:center;gap:80px}@media screen and (max-width: 992px){.global-cta .global-cta__wrap{flex-direction:column;gap:40px}}.global-cta .global-cta__wrap .global-cta__content{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 992px){.global-cta .global-cta__wrap .global-cta__content{align-items:center;text-align:center}}.global-cta .global-cta__wrap .global-cta__content .global-cta__logo{width:200px}@media screen and (max-width: 768px){.global-cta .global-cta__wrap .global-cta__content .global-cta__logo{width:160px}}.global-cta .global-cta__wrap .global-cta__content .global-cta__logo img{width:100%;height:auto}.global-cta .global-cta__wrap .global-cta__content .global-cta__title{margin-top:24px}.global-cta .global-cta__wrap .global-cta__content .global-cta__title h2{font-size:32px;color:#32312f}@media screen and (max-width: 992px){.global-cta .global-cta__wrap .global-cta__content .global-cta__title h2{font-size:28px}}@media screen and (max-width: 480px){.global-cta .global-cta__wrap .global-cta__content .global-cta__title h2{font-size:24px}}.global-cta .global-cta__wrap .global-cta__content .global-cta__txt{margin-top:16px}.global-cta .global-cta__wrap .global-cta__content .global-cta__txt p{line-height:2;color:#32312f}@media screen and (max-width: 480px){.global-cta .global-cta__wrap .global-cta__content .global-cta__txt br:not([class]){display:none}}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn{display:inline-flex;flex-direction:column;align-items:stretch;gap:16px;margin-top:32px}@media screen and (max-width: 768px){.global-cta .global-cta__wrap .global-cta__content .global-cta__btn{width:100%}}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-download,.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-contact{display:inline-flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:8px;font-weight:700;line-height:1.5;transition:background-color .3s ease-in-out,color .3s ease-in-out}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-download{background-color:#32312f;color:#fff}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-download:hover{background-color:#6f6e6d}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-contact{background-color:#fff;color:#32312f}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-contact:hover{background-color:#eaeaea}.global-cta .global-cta__wrap .global-cta__img{width:520px;flex-shrink:0}@media screen and (max-width: 1200px){.global-cta .global-cta__wrap .global-cta__img{width:400px}}@media screen and (max-width: 768px){.global-cta .global-cta__wrap .global-cta__img{width:100%;max-width:320px}}.global-cta .global-cta__wrap .global-cta__img img{width:100%;height:auto;border-radius:8px}.case-archive .case__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 992px){.case-archive .case__items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.case-archive .case__items{grid-template-columns:1fr}}.case-archive .case__item{display:flex;flex-direction:column;overflow:hidden;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#32312f;transition:transform .3s ease-in-out,border-color .3s ease-in-out}.case-archive .case__item:hover{transform:translateY(-4px);border-color:#ffec40}.case-archive .case__item .case__item-img{width:100%;aspect-ratio:16/9}.case-archive .case__item .case__item-img img{width:100%;height:100%;object-fit:cover}.case-archive .case__item .case__item-content{display:flex;flex-direction:column;gap:8px;padding:16px}.case-archive .case__item .case__item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.case-archive .case__item .case__item-company{font-size:12px;font-weight:500;color:#887b7b}.case-archive .case__item .case__item-industry{padding:2px 8px;border-radius:4px;background-color:#f5f5f5;font-size:12px;line-height:1.5;color:#5a5a58}.case-archive .case__item .case__item-title{font-size:16px;font-weight:500;line-height:1.5;word-break:auto-phrase}.post__content-result{margin-bottom:40px}.post__content-result .post__result-items{display:flex;gap:16px}@media screen and (max-width: 768px){.post__content-result .post__result-items{flex-direction:column}}.post__content-result .post__result-item{display:flex;flex-direction:column;gap:8px;flex:1;padding:24px 16px;background-color:#fffdeb;border-radius:8px;text-align:center}.post__content-result .post__result-title{font-size:14px;color:#5a5a58}.post__content-result .post__result-number{font-family:"Roboto",sans-serif;font-size:32px;font-weight:700;line-height:1.25;color:#32312f}.post__content-comment{margin:40px 0;padding:32px;background-color:#f8f8f8;border-left:4px solid #ffec40;border-radius:8px}@media screen and (max-width: 768px){.post__content-comment{padding:32px 16px}}.post__content-comment>p{margin-bottom:16px;line-height:2}.post__content-comment .post__comment-meta{display:flex;flex-direction:column;gap:4px;font-size:14px;color:#5a5a58}.post__content-comment .post__comment-meta .post__comment-meta1,.post__content-comment .post__comment-meta .post__comment-meta2{display:flex;flex-wrap:wrap;gap:8px}.post__content-comment .post__comment-meta .post__comment-meta1{font-weight:700;color:#32312f}.post__content-report{margin-top:40px;padding:32px;background-color:#fffdeb;border-radius:8px}@media screen and (max-width: 768px){.post__content-report{padding:32px 16px}}.post__content-report h3{margin-bottom:16px}.sidebar__company-items{display:flex;flex-direction:column;gap:16px}.sidebar__company-items .sidebar__company-logo{display:flex;align-items:center;justify-content:center;padding:16px}.sidebar__company-items .sidebar__company-logo img{max-height:64px;object-fit:contain}.sidebar__company-items .sidebar__company-item{display:flex;flex-direction:column;gap:4px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.sidebar__company-items .sidebar__company-item:last-child{padding-bottom:0;border-bottom:none}.sidebar__company-items .sidebar__company-item .sidebar__company-title{font-size:12px;color:#848382}.sidebar__company-items .sidebar__company-item .sidebar__company-content{font-size:14px;color:#32312f}.case-new .post__back{padding:32px 0}@media screen and (max-width: 992px){.case-new .post__back{padding:24px 0}}.case-new .head{background-color:#fffdeb}.case-new .head .head__wrap{display:flex;justify-content:space-between;align-items:center;gap:64px}@media screen and (max-width: 992px){.case-new .head .head__wrap{flex-direction:column;gap:32px}}.case-new .head .head__txt{flex:1}.case-new .head .head__txt-company{margin-bottom:8px;font-size:14px;font-weight:500;color:#5a5a58}.case-new .head .head__txt-title{font-size:32px;line-height:1.25;word-break:auto-phrase}@media screen and (max-width: 1200px){.case-new .head .head__txt-title{font-size:28px}}@media screen and (max-width: 480px){.case-new .head .head__txt-title{font-size:24px}}.case-new .head .head__txt-btn{margin-top:32px}.case-new .head .head__img{flex:1}.case-new .head .head__img img{width:100%;border-radius:8px}@media screen and (max-width: 992px){.case-new .head .head__img{width:100%}}.case-new .toc{padding:64px 0 0;margin-bottom:0;background-color:rgba(0,0,0,0)}@media screen and (max-width: 992px){.case-new .toc{padding:40px 0 0}}.case-new .toc .toc__items{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.case-new .toc .toc__item a{display:inline-flex;align-items:center;gap:12px;padding:18px 32px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;font-weight:500;color:#464543;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}@media screen and (max-width: 480px){.case-new .toc .toc__item a{padding:14px 20px;font-size:14px}}.case-new .toc .toc__item a:hover{background-color:#fffbd8;border-color:#ffec40;color:#32312f}.case-new .toc .toc__item a::after{content:"";display:inline-block;width:14px;height:14px;flex-shrink:0;background-color:#848382;-webkit-mask:url(../img/icon/angle.svg) no-repeat center/contain;mask:url(../img/icon/angle.svg) no-repeat center/contain;transform:rotate(90deg)}.case-new .overview .overview__wrap{display:flex;align-items:center;gap:40px;padding:32px;background-color:#f8f8f8;border-radius:8px}@media screen and (max-width: 768px){.case-new .overview .overview__wrap{flex-direction:column;gap:24px;padding:32px 16px}}.case-new .overview .overview__logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:200px;padding:16px;background-color:#fff;border-radius:8px}.case-new .overview .overview__logo img{max-height:72px;object-fit:contain}.case-new .overview .overview__txt-company{margin-bottom:8px;font-size:18px;font-weight:700}.case-new .overview .overview__txt-desc{line-height:2;color:#464543;word-break:auto-phrase}.case-new .overview .info__items{display:flex;gap:16px;margin-top:24px}@media screen and (max-width: 768px){.case-new .overview .info__items{flex-direction:column}}.case-new .overview .info__item{display:flex;flex-direction:column;gap:8px;flex:1;padding:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}@media screen and (max-width: 768px){.case-new .overview .info__item{padding:24px 16px}}.case-new .overview .info__item-title{font-size:12px;color:#848382}.case-new .overview .info__item-content{font-size:16px;font-weight:500;color:#32312f}.case-new .section .section__wrap{display:flex;justify-content:space-between;align-items:center;gap:64px}@media screen and (max-width: 992px){.case-new .section .section__wrap{flex-direction:column;gap:32px}}.case-new .section .section__content{flex:1;min-width:0}.case-new .section .section__title{margin-bottom:24px;font-size:28px;line-height:1.5;word-break:auto-phrase}@media screen and (max-width: 1200px){.case-new .section .section__title{font-size:24px}}@media screen and (max-width: 480px){.case-new .section .section__title{font-size:22px}}.case-new .section .section__title.center{text-align:center}.case-new .section .section__content-desc{line-height:2;color:#464543}.case-new .section .section__content-desc p{margin-bottom:24px}.case-new .section .section__content-desc p:last-child{margin-bottom:0}.case-new .section .section__content-desc h3{position:relative;margin-bottom:24px;padding-bottom:8px;border-bottom:4px solid #fff9c5;font-size:20px;font-weight:700;color:#32312f}@media screen and (max-width: 480px){.case-new .section .section__content-desc h3{font-size:18px}}.case-new .section .section__content-desc h3::after{content:"";position:absolute;bottom:-4px;left:0;width:30%;height:4px;background-color:#ffec40}.case-new .section .section__content-desc h3:not(:first-child){margin-top:40px}.case-new .section .section__content-desc h4{margin:32px 0 16px;font-size:18px;font-weight:700;color:#32312f}.case-new .section .section__content-desc ul,.case-new .section .section__content-desc ol{margin:0 0 24px;padding:24px 24px 24px 56px;background-color:#f8f8f8;border-radius:8px;line-height:2}@media screen and (max-width: 480px){.case-new .section .section__content-desc ul,.case-new .section .section__content-desc ol{font-size:14px;padding:16px 16px 16px 40px}}.case-new .section .section__content-desc a{color:#e34038;text-decoration:underline}.case-new .section .section__content-desc img{border-radius:8px}.case-new .section .section__img{flex-shrink:0;width:420px}@media screen and (max-width: 1200px){.case-new .section .section__img{width:360px}}@media screen and (max-width: 992px){.case-new .section .section__img{width:100%;max-width:420px}}.case-new .section .section__img img{display:block;width:100%;height:auto;border-radius:8px}.case-new .comment .comment__content{padding:40px;background-color:#f8f8f8;border-radius:8px}@media screen and (max-width: 768px){.case-new .comment .comment__content{padding:40px 16px}}.case-new .comment .comment__content-txt{font-size:18px;line-height:2;word-break:auto-phrase}@media screen and (max-width: 480px){.case-new .comment .comment__content-txt{font-size:16px}}.case-new .comment .comment__line{width:40px;height:4px;margin:24px 0;background-color:#ffec40}.case-new .comment .comment__name{font-weight:700}.case-new .comment .comment__position{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;font-size:14px;color:#5a5a58}.case-new .result .result__title{margin-bottom:40px;font-size:28px;text-align:center}@media screen and (max-width: 480px){.case-new .result .result__title{font-size:22px}}.case-new .result .result__items{display:flex;gap:24px}@media screen and (max-width: 768px){.case-new .result .result__items{flex-direction:column}}.case-new .result .result__item{flex:1;padding:32px 16px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;text-align:center}.case-new .result .result__item.bg__yellow{background-color:#fffdeb;border-color:#ffec40}.case-new .result .result__item-num{font-family:"Roboto",sans-serif;font-size:40px;font-weight:700;line-height:1.25}@media screen and (max-width: 480px){.case-new .result .result__item-num{font-size:32px}}.case-new .result .result__item-title{margin-top:8px;font-size:14px;color:#5a5a58}.case-new .interviewer .interviewer__items{display:flex;justify-content:center;align-items:stretch;gap:24px}@media screen and (max-width: 992px){.case-new .interviewer .interviewer__items{flex-wrap:wrap;gap:40px 24px}}@media screen and (max-width: 576px){.case-new .interviewer .interviewer__items{gap:40px 16px}}.case-new .interviewer .interviewer__item{display:flex;flex-direction:column;width:calc(20% - 16px)}@media screen and (max-width: 992px){.case-new .interviewer .interviewer__item{width:calc(33.3333333333% - 16px)}}@media screen and (max-width: 576px){.case-new .interviewer .interviewer__item{width:calc(50% - 8px)}}.case-new .interviewer .interviewer__item-img{flex-shrink:0;width:80%;margin:0 auto;aspect-ratio:1/1}@media screen and (max-width: 992px){.case-new .interviewer .interviewer__item-img{width:60%}}@media screen and (max-width: 480px){.case-new .interviewer .interviewer__item-img{width:80%}}.case-new .interviewer .interviewer__item-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.case-new .interviewer .interviewer__item-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex:1;margin-top:8px;text-align:center}.case-new .interviewer .interviewer__item-meta{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.case-new .interviewer .interviewer__item-meta .interviewer__item-department,.case-new .interviewer .interviewer__item-meta .interviewer__item-position{font-size:14px;color:#32312f}@media screen and (max-width: 992px){.case-new .interviewer .interviewer__item-meta .interviewer__item-department,.case-new .interviewer .interviewer__item-meta .interviewer__item-position{font-size:12px}}.case-new .interviewer .interviewer__item-name{font-weight:700;color:#32312f}
