.history{position:relative;display:flex;flex-direction:column;gap:clamp(3.125rem,6.25vw,7.5rem);margin-top:clamp(1.875rem,4.1666666667vw,5rem)}.history__group{display:flex;gap:6.25rem}@media all and (max-width: 1024px){.history__group{gap:3.125rem}}@media all and (max-width: 640px){.history__group{flex-direction:column;padding-left:20px}}.history__intro,.history__list{flex:1 1 0}.history__intro{position:sticky;top:20%;height:100%}@media all and (max-width: 640px){.history__intro{position:static;top:0;height:auto}}.history__intro__heading{margin-bottom:1.625rem}.history__intro__heading__title{font-size:clamp(1.875rem,3.125vw,3.75rem);font-weight:800;color:#002b8a}.history__intro__heading__sub-title{font-size:clamp(1.125rem,1.3541666667vw,1.625rem);font-weight:600}.history__intro__img{border-radius:24px;overflow:hidden}@media all and (max-width: 640px){.history__intro__img{border-radius:12px}}.history__intro__img img{width:100%}.history__list{display:flex;flex-direction:column;gap:clamp(3.125rem,6.25vw,7.5rem)}.history__list__item.active .history__list__year::before{background:#002b8a;box-shadow:0 0 0 4px rgba(0,69,187,.34)}.history__list__year{position:relative;font-size:clamp(1.25rem,2.0833333333vw,2.5rem);font-weight:700;margin-bottom:clamp(.625rem,1.0416666667vw,1.25rem);line-height:1}.history__list__year::before{content:"";display:block;width:.375rem;height:.375rem;background:#7f7f7f;border-radius:50px;transition:.3s ease-out;position:absolute;left:-53px;top:50%;transform:translateY(-50%)}@media all and (max-width: 1024px){.history__list__year::before{left:-28px}}@media all and (max-width: 640px){.history__list__year::before{left:-21px}}.history__list__detail li{font-size:clamp(1rem,1.1458333333vw,1.375rem);display:flex;gap:.5rem}.history__list__detail li::before{content:"-";display:block}.history__line{width:4px;height:100%;position:absolute;left:50%;top:18px;transform:translateX(-50%);pointer-events:none}@media all and (max-width: 1024px){.history__line{top:8px}}@media all and (max-width: 640px){.history__line{left:0;transform:translateX(0)}}.history__line::before{content:"";display:block;width:1px;height:100%;border-right:1px dashed #7f7f7f;position:absolute;left:50%;top:0;transform:translateX(-50%)}.history__line-progress{display:block;width:4px;height:300px;background:linear-gradient(to bottom, #001A51 0%, #083FB8 100%);border-radius:50px;position:absolute;left:50%;top:0;transform:translateX(-50%)}.product-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(1.25rem,1.5625vw,1.875rem)}@media all and (max-width: 1024px){.product-list{grid-template-columns:repeat(2, 1fr)}}@media all and (max-width: 640px){.product-list{grid-template-columns:1fr}}.product-list__item{padding:clamp(.9375rem,1.1979166667vw,1.4375rem);border-radius:24px;background:#f9f9f9;display:flex;flex-direction:column}.product-list__img{border-radius:1rem;background:#fff;width:100%;aspect-ratio:1/1;object-fit:cover}.product-list__info{flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:center;margin-top:1.25rem}.product-list__info__title{font-size:clamp(1rem,1.0416666667vw,1.25rem);font-weight:700}.product-list__info__title::after{content:"";display:block;width:1.5625rem;height:1px;background:#bbb;margin:clamp(.9375rem,1.0416666667vw,1.25rem) auto}.product-list__info .btn{margin:0 auto}.article:nth-of-type(1){padding-top:0}.product-top{display:flex;gap:1.875rem}@media all and (max-width: 1024px){.product-top{flex-direction:column}}.product-top__slide,.product-top__info{width:50%}@media all and (max-width: 1024px){.product-top__slide,.product-top__info{width:100%}}.product-top__slide{background:#f9f9f9;border-radius:24px;padding:clamp(.75rem,1.25vw,1.5rem);height:fit-content}.product-top__slide .swiper-slide{background:#fff;border-radius:1rem;overflow:hidden}.product-top__slide .swiper-slide img{width:100%;height:100%;object-fit:cover}.product-top__slide .product-slide--main .swiper-slide{aspect-ratio:696/530}.product-top__slide .product-slide--main .slide-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;width:2.5rem;height:2.5rem}.product-top__slide .product-slide--main .slide-btn.swiper-button-prev{left:4%}.product-top__slide .product-slide--main .slide-btn.swiper-button-next{right:4%;left:auto;transform:scaleX(-1) translateY(-50%)}.product-top__slide .product-slide--thumb{margin-top:clamp(.75rem,1.0416666667vw,1.25rem)}.product-top__slide .product-slide--thumb .swiper-slide{aspect-ratio:159/100;padding:.625rem;border:1px solid #d2d2d2;cursor:pointer}.product-top__slide .product-slide--thumb .swiper-slide::before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.2);backdrop-filter:blur(3px);position:absolute;left:0;top:0;transition:.3s ease-out}.product-top__slide .product-slide--thumb .swiper-slide.swiper-slide-thumb-active::before{opacity:0}.product-top__info{display:flex;flex-direction:column;gap:1.875rem;margin-top:1.5625rem}@media all and (max-width: 1024px){.product-top__info{margin-top:0}}.product-top__info__title{font-size:clamp(1.375rem,1.875vw,2.25rem);font-weight:700;font-family:"Pretendard","Segoe UI",Tahoma,Geneva,Verdana,sans-serif,sans-serif}.product-top__info__sub{font-size:clamp(1rem,.9375vw,1.125rem);margin-top:.625rem}.product-top__info__description{flex:1;color:#7f7f7f;border-top:1px dashed #bbb;border-bottom:1px dashed #bbb;padding:clamp(1.25rem,1.5625vw,1.875rem) 11% clamp(1.25rem,1.5625vw,1.875rem) 0}.product-top__info .btn{width:100%}.product-video__wrap{border-radius:24px;background:#f9f9f9;padding:clamp(.75rem,1.25vw,1.5rem)}.product-video .hantle-video{border-radius:1rem}.product-video .hantle-video::before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.2);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.product-video .hantle-video.active::before{display:none}.product-video .hantle-video__play{width:clamp(2.5rem,3.6458333333vw,4.375rem);height:clamp(2.5rem,3.6458333333vw,4.375rem)}.product-video .hantle-video iframe{width:100%;height:auto;aspect-ratio:16/9}.features .article__header{text-align:center}.features__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(.625rem,1.0416666667vw,1.25rem)}@media all and (max-width: 1024px){.features__list{grid-template-columns:1fr}}.features__list__item{position:relative;background:#f9f9f9;border-radius:24px;padding:1.875rem clamp(3.125rem,3.4375vw,4.125rem);font-size:1.125rem;font-weight:500}@media all and (max-width: 1024px){.features__list__item{padding:1.25rem 3.125rem;font-size:1rem}}.features__list__item::before{content:"";display:block;width:8px;height:8px;background:#002b8a;border-radius:50px;position:absolute;left:5.5%;top:39px}@media all and (max-width: 1024px){.features__list__item::before{left:24px;top:28px}}.specification .article__header{text-align:center}.specification .article__content{border-radius:24px;background:#f9f9f9;padding:clamp(.75rem,1.25vw,1.5rem)}@media all and (max-width: 640px){.specification__table-wrap{overflow-y:auto}}.specification__table-wrap:not(:last-child){margin-bottom:clamp(1.25rem,1.3020833333vw,1.5625rem)}.specification table{width:100%;border-radius:1rem;background:#fff;text-align:center;vertical-align:middle;overflow:hidden}@media all and (max-width: 640px){.specification table{min-width:28.125rem}}.specification table th,.specification table td{padding:1rem clamp(1.25rem,1.5625vw,1.875rem);font-size:clamp(.875rem,.8333333333vw,1rem)}@media all and (max-width: 640px){.specification table th,.specification table td{padding:.75rem}}.specification table tr:not(:last-child){border-bottom:1px solid #bbb}.specification table thead tr{background:#002b8a;color:#fff}.specification table thead tr th{font-size:clamp(1rem,.9375vw,1.125rem);font-weight:400}.specification table tbody th{background:#e6e6e6;font-weight:400}.specification table tbody td{border-left:1px solid #bbb;text-align:left}.certificate-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:3.125rem 1.25rem;margin-top:clamp(3.125rem,9.375vw,11.25rem)}@media all and (max-width: 1240px){.certificate-list{grid-template-columns:repeat(3, 1fr)}}@media all and (max-width: 1024px){.certificate-list{grid-template-columns:repeat(2, 1fr)}}@media all and (max-width: 640px){.certificate-list{grid-template-columns:1fr}}.certificate-list__item__img{position:relative;padding:clamp(1.25rem,2.2916666667vw,2.75rem) 14%;background:#f9f9f9;border-radius:24px;overflow:hidden}@media all and (max-width: 1240px){.certificate-list__item__img{padding:clamp(1.25rem,2.2916666667vw,2.75rem) 8%}}@media all and (max-width: 1024px){.certificate-list__item__img{padding:clamp(1.25rem,2.2916666667vw,2.75rem) 6%}}@media all and (max-width: 640px){.certificate-list__item__img{padding:1.25rem}}.certificate-list__item__img::before{content:"";display:block;width:100%;height:100%;backdrop-filter:blur(6px) brightness(0.9);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:.3s ease-out;opacity:0}.certificate-list__item__img::after{content:"";display:block;width:3.375rem;height:3.375rem;background:rgba(0,43,138,.34) url(/user/assets/svg/ico-viewmore.svg) no-repeat center/cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:100px;transition:.3s ease-out;opacity:0}.certificate-list__item__img:hover::before,.certificate-list__item__img:hover::after{opacity:1}.certificate-list__item__img img{width:100%;aspect-ratio:243/343;object-fit:cover;border:1px solid #d2d2d2}.certificate-list__item__title::before{content:"";display:block;width:1.5625rem;height:1px;background:#bbb;margin:20px auto 16px}.certificate .btn--loadmore{margin:clamp(4.375rem,6.7708333333vw,8.125rem) auto 0}.certificate .btn--loadmore::after{transform:rotate(90deg)}.certificate-popup{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);width:100vw;height:100vh;backdrop-filter:blur(6px) brightness(0.5);padding:1.875rem;z-index:1000;display:flex;align-items:center;justify-content:center;display:none}.certificate-popup.active{display:flex}.certificate-popup__wrap{position:relative;width:100%;max-width:31.25rem;max-height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.25rem,2.0833333333vw,2.5rem)}.certificate-popup__wrap .btn--close{position:absolute;right:-6px;top:-40px;border:none;background:none;width:30px;height:30px}.certificate-popup__img{max-width:100%;max-height:calc(100dvh - 180px)}.certificate-popup__title{display:block;font-size:clamp(.9375rem,1.1458333333vw,1.375rem);font-weight:500;text-align:center;color:#fff;line-height:1.3}@keyframes countryWave{0%{opacity:.3;width:3rem;height:3rem}30%{opacity:.3}80%{opacity:0}100%{opacity:0;width:90rem;height:90rem}}@keyframes countryWaveM{0%{opacity:0;width:6px;height:6px}30%{opacity:.1}80%{opacity:0}100%{opacity:0;width:40px;height:40px}}.key-clients.global-map{position:relative;overflow:hidden}.key-clients.global-map .content__title-group{position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:5}@media all and (max-width: 1024px){.key-clients.global-map .content__title-group{position:relative;left:0;transform:translateX(0)}}.key-clients.global-map .content__description{max-width:66.875rem}.key-clients.global-map::before,.key-clients.global-map::after{content:"";display:block;width:10%;height:100%;position:absolute;z-index:1}@media all and (max-width: 1240px){.key-clients.global-map::before,.key-clients.global-map::after{width:4%}}.key-clients.global-map::before{left:0;top:0;background:linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%)}.key-clients.global-map::after{right:0;top:0;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%)}.key-clients.global-map .global-map__wrap{position:relative}.key-clients.global-map .global-map__wrap::before,.key-clients.global-map .global-map__wrap::after{content:"";display:block;width:100%;position:absolute;z-index:3}@media all and (max-width: 1024px){.key-clients.global-map .global-map__wrap::before,.key-clients.global-map .global-map__wrap::after{display:none}}.key-clients.global-map .global-map__wrap::before{height:12%;left:0;top:0;background:linear-gradient(to bottom, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media all and (max-width: 1240px){.key-clients.global-map .global-map__wrap::before{top:-17%}}.key-clients.global-map .global-map__wrap::after{height:19%;left:0;bottom:0;background:linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media all and (max-width: 1240px){.key-clients.global-map .global-map__wrap::after{bottom:-16%}}.key-clients.global-map .global-map__map{width:100%}.key-clients.global-map .global-map__country .country{position:absolute}.key-clients.global-map .global-map__country .country .c-dot{position:relative;display:block;width:10px;height:10px;background:#000;border-radius:100px}@media all and (max-width: 1240px){.key-clients.global-map .global-map__country .country .c-dot{width:6px;height:6px}}.key-clients.global-map .global-map__country .country .c-dot::before{content:"";display:block;width:1.5rem;height:1.5rem;border:1px solid #000;border-radius:100px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.key-clients.global-map .global-map__country .country01{left:36%;top:44%}.key-clients.global-map .global-map__country .country01 .country-name{font-size:clamp(.875rem,.8333333333vw,1rem);color:#f90}.key-clients.global-map .global-map__country .country01 .c-dot{background:linear-gradient(-45deg, #ff6000 0%, #fea100 100% 100%)}.key-clients.global-map .global-map__country .country01 .c-dot::before{border:1px solid #f90}.key-clients.global-map .global-map__country .country01 .c-dot::after{content:"";display:block;width:1.8rem;height:1.8rem;border-radius:50px;background:linear-gradient(-45deg, #ff6000 0%, #fea100 100% 100%);filter:blur(9px);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.6}.key-clients.global-map .global-map__country .country01 .wave{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:1px solid #f90;border-radius:50%;animation:countryWave 7s cubic-bezier(1, 2, 0.66, 3) infinite}@media all and (max-width: 1024px){.key-clients.global-map .global-map__country .country01 .wave{animation:countryWaveM 7s cubic-bezier(1, 2, 0.66, 3) infinite}}.key-clients.global-map .global-map__country .country01 .wave01{animation-delay:1s}.key-clients.global-map .global-map__country .country01 .wave02{animation-delay:2s}.key-clients.global-map .global-map__country .country01 .wave03{animation-delay:3s}.key-clients.global-map .global-map__country .country01 .wave04{animation-delay:4s}.key-clients.global-map .global-map__country .country01 .wave05{animation-delay:5s}.key-clients.global-map .global-map__country .country01 .wave06{animation-delay:6s}.key-clients.global-map .global-map__country .country01 .wave07{animation-delay:7s}.key-clients.global-map .global-map__country .country02{left:5%;top:47%}.key-clients.global-map .global-map__country .country03{left:2%;top:53%}.key-clients.global-map .global-map__country .country04{left:8%;top:56%}.key-clients.global-map .global-map__country .country05{left:13%;top:48%}.key-clients.global-map .global-map__country .country06{left:19%;top:57%}.key-clients.global-map .global-map__country .country07{left:23%;top:52%}.key-clients.global-map .global-map__country .country08{left:31%;top:53%}.key-clients.global-map .global-map__country .country09{left:33.8%;top:53.5%}.key-clients.global-map .global-map__country .country10{left:39%;top:46%}.key-clients.global-map .global-map__country .country11{left:35%;top:62%}.key-clients.global-map .global-map__country .country12{left:31%;top:68%}.key-clients.global-map .global-map__country .country13{right:4%;top:65%}.key-clients.global-map .global-map__country .country14{right:2%;top:84%}.key-clients.global-map .global-map__country .country-name{position:absolute;top:50%;transform:translateY(-50%);width:max-content}@media all and (max-width: 1240px){.key-clients.global-map .global-map__country .country-name{display:none}}.key-clients.global-map .global-map__country .country-name.txt-r{right:auto;left:0;margin-left:1.7rem}.key-clients.global-map .global-map__country .country-name.txt-l{left:auto;right:0;margin-right:1.7rem}@media(max-width: 1820px){.key-clients.global-map .global-map__country .country06 .country-name{right:auto;left:0;margin-left:1.7rem}}@media(max-width: 1500px){.key-clients.global-map .global-map__country .country .c-dot::before{display:none}.key-clients.global-map .global-map__country .country-name.txt-r{margin-left:1.2rem}.key-clients.global-map .global-map__country .country-name.txt-l{margin-right:1.2rem}}.clients{margin-top:-180px}@media all and (max-width: 1024px){.clients{margin-top:-50px}}.clients .article__header{margin-bottom:clamp(1.875rem,1.7708333333vw,2.125rem)}.clients .article__title{font-size:clamp(1.25rem,1.3541666667vw,1.625rem);display:flex;align-items:center;gap:clamp(.75rem,.9375vw,1.125rem)}.clients .article__title::before{content:"";display:block;width:.5rem;height:.5rem;background:#000;border-radius:50px}.clients__list{display:grid;grid-template-columns:repeat(5, 1fr);gap:clamp(.625rem,1.0416666667vw,1.25rem)}@media all and (max-width: 1024px){.clients__list{grid-template-columns:repeat(3, 1fr)}}@media all and (max-width: 640px){.clients__list{grid-template-columns:repeat(2, 1fr)}}.clients__list__item{border:1px solid #bbb;border-radius:1rem;aspect-ratio:272/70;overflow:hidden}@media all and (max-width: 1024px){.clients__list__item{border-radius:12px}}.clients__list__item img{width:100%;height:100%;object-fit:cover}.clients__list--export .clients__list__item{aspect-ratio:auto;padding:clamp(.625rem,.78125vw,.9375rem) clamp(.625rem,1.25vw,1.5rem);display:flex;align-items:center;gap:clamp(.625rem,1.25vw,1.5rem)}.clients__list--export .clients__list__item img{width:clamp(1.5rem,2.0833333333vw,2.5rem);height:clamp(1.5rem,2.0833333333vw,2.5rem);border:1px solid #bbb;border-radius:100px}.clients__list--export .clients__list__item p{font-size:clamp(.875rem,1.0416666667vw,1.25rem);word-break:break-all}.content__title-group.padding--large{border-bottom:1px dashed #bbb}.ci-box{background:#f9f9f9;border-radius:24px;color:#7f7f7f;padding:0 clamp(1.5rem,3.125vw,3.75rem)}.ci-box__group{padding:clamp(1.5rem,3.125vw,3.75rem) 0}.ci-box__group:not(:last-child){border-bottom:1px dashed #bbb}.ci-box__title{font-size:clamp(1.125rem,1.1458333333vw,1.375rem);font-weight:700;margin-bottom:clamp(1.25rem,2.0833333333vw,2.5rem)}.ci-box__img{border:1px solid #d2d2d2;background:#fff url(/user/assets/images/company/logo-type-background.svg) no-repeat center/cover}.ci-box__img img{width:100%}.ci-box__list{display:flex;gap:7%}@media all and (max-width: 640px){.ci-box__list{flex-direction:column;gap:1.875rem}}.ci-box__list__item{flex:1 1 0}.ci-box__list__title{margin-bottom:clamp(.75rem,1.25vw,1.5rem)}.ci-box__list.grid .ci-box__list__title{font-size:clamp(1.125rem,1.1458333333vw,1.375rem);font-weight:700}.ci-box__number-list{margin-top:clamp(1.875rem,2.0833333333vw,2.5rem);counter-reset:number}.ci-box__number-list__item{position:relative;counter-increment:number 1;padding-left:3rem}.ci-box__number-list__item:not(:last-child){margin-bottom:clamp(1.875rem,2.2916666667vw,2.75rem)}@media all and (max-width: 640px){.ci-box__number-list__item{padding-left:0}}.ci-box__number-list__item::before{content:counter(number) "";display:block;position:absolute;left:0;top:0;width:1.875rem;height:1.875rem;line-height:1.875rem;font-size:1rem;color:#fff;background:#002371;border-radius:100px;text-align:center}@media all and (max-width: 640px){.ci-box__number-list__item::before{position:relative;margin-bottom:.625rem}}.ci-box__number-list__item:nth-child(3n+2)::before{background:#f80}.ci-box__number-list__item:nth-child(3n)::before{background:#4f5a6b}.ci-box__number-list__title{font-size:clamp(1.125rem,1.1458333333vw,1.375rem);font-weight:700;margin-bottom:clamp(.75rem,1.0416666667vw,1.25rem)}.ci-box__number-list__sub{font-weight:700;margin-bottom:clamp(.625rem,.9375vw,1.125rem)}.ci-box__color{display:grid;grid-template-columns:2fr 1fr;gap:clamp(.625rem,1.5625vw,1.875rem)}@media all and (max-width: 1024px){.ci-box__color{grid-template-columns:1fr;gap:1.875rem}}.ci-box__color__list{display:flex;gap:clamp(.625rem,1.5625vw,1.875rem)}@media all and (max-width: 640px){.ci-box__color__list{flex-direction:column}}.ci-box__color__list__item{flex:1 1 0;background:#001e61;color:#fff;height:16.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.875rem;padding:1rem}@media all and (max-width: 640px){.ci-box__color__list__item{height:auto}}.ci-box__color__list__item.col--focus{background:#ff8200}.ci-box__color__list__item.col--sub{background:#4f5a6b}.ci-box__color__title{font-size:clamp(1rem,.9375vw,1.125rem);font-weight:700;text-align:right}@media all and (max-width: 640px){.ci-box__color__title{text-align:left}}.ci-box__color__info{display:flex;flex-direction:column;gap:.625rem}.ci-box__color__info span{position:relative;display:inline-block;padding-left:1rem}.ci-box__color__info span::before{content:"";display:block;width:.375rem;height:.375rem;background:#fff;border-radius:100px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.about-hantle{position:relative;background:url(/user/assets/images/company/greeting-background-1.png) no-repeat center/cover;overflow:hidden}.about-hantle::before{content:"";display:block;width:100%;height:15%;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 70%);position:absolute;left:0;bottom:0;z-index:1}@media all and (max-width: 1024px){.about-hantle::before{display:none}}.about-hantle__wrap{position:relative}.about-hantle__circle-box{position:relative;width:90%;max-width:1440px;margin:0 auto;aspect-ratio:1/1}.about-hantle__circle-box::before,.about-hantle__circle-box::after{content:"";display:block;width:120%;height:120%;border:1px dashed #002b8a;border-radius:200%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.2}.about-hantle__circle-box::after{width:90%;height:90%;opacity:.5}@media all and (max-width: 1024px){.about-hantle__circle-box::after{width:80%;height:80%}}@media all and (max-width: 640px){.about-hantle__circle-box::after{width:90%;height:90%}}.about-hantle__circle-box__img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60%;max-width:23.375rem;aspect-ratio:1/1;background:linear-gradient(to bottom, #083FB8 0%, #001A51 100%);border-radius:200%;box-shadow:0 0 0 20px rgba(0,69,187,.25),0 0 0 40px rgba(0,69,187,.12)}.about-hantle__circle-box__img img{width:100%;height:100%;object-fit:cover}.about-hantle__circle-box-01{width:60%;aspect-ratio:1/1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:1px dashed #002b8a;border-radius:200%}@media all and (max-width: 1024px){.about-hantle__circle-box-01{border:none}}@media all and (max-width: 640px){.about-hantle__list{margin-top:1.875rem}}.about-hantle__list__item{display:flex;align-items:center;gap:clamp(1.25rem,1.5625vw,1.875rem);position:absolute}@media all and (max-width: 1240px){.about-hantle__list__item{flex-direction:column !important}}@media all and (max-width: 1024px){.about-hantle__list__item{position:relative;margin-bottom:3.125rem}}.about-hantle__list__item:nth-of-type(1){left:-2%;top:50%;transform:translateY(-50%);flex-direction:row-reverse}@media all and (max-width: 1240px){.about-hantle__list__item:nth-of-type(1){left:0}}@media all and (max-width: 1024px){.about-hantle__list__item:nth-of-type(1){top:0;transform:translateY(0)}}.about-hantle__list__item:nth-of-type(1) .about-hantle__list__description{text-align:right}@media all and (max-width: 1240px){.about-hantle__list__item:nth-of-type(1) .about-hantle__list__description{text-align:center}}.about-hantle__list__item:nth-of-type(2){right:4%;top:25%}@media all and (max-width: 1024px){.about-hantle__list__item:nth-of-type(2){right:0;top:0}}.about-hantle__list__item:nth-of-type(3){right:15%;bottom:15%}@media all and (max-width: 1024px){.about-hantle__list__item:nth-of-type(3){right:0;bottom:0}}.about-hantle__list__title{width:clamp(8.125rem,8.6458333333vw,10.375rem);aspect-ratio:1/1;background:#fff;color:#002b8a;font-size:clamp(1rem,1.0416666667vw,1.25rem);font-weight:700;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:200%;line-height:1.4;border:1px solid #002b8a;box-shadow:0 0 0 10px rgba(0,69,187,.12)}.about-hantle__list__description{width:50%;max-width:16.25rem}@media all and (max-width: 1240px){.about-hantle__list__description{text-align:center;width:auto}}@media all and (max-width: 1024px){.about-hantle__list__description{width:auto;max-width:none}}.ceo-message{background:url(/user/assets/images/company/greeting-background-2.png) no-repeat center top -10%/contain;text-align:center;padding-top:17%;padding-bottom:clamp(3.125rem,9.375vw,11.25rem);margin-top:-20%;position:relative;z-index:1}@media all and (max-width: 1024px){.ceo-message{padding:3.125rem 0;margin-top:0;background:url(/user/assets/images/company/greeting-background-2.png) no-repeat center top/contain}}.ceo-message .font-heading{font-size:clamp(1.5rem,3.2291666667vw,3.875rem);font-weight:900;margin-bottom:clamp(1.875rem,2.6041666667vw,3.125rem);position:relative;z-index:2}.ceo-message__wrap{position:relative;font-size:clamp(1rem,.9375vw,1.125rem);max-width:57.25rem;margin:0 auto}.ceo-message__wrap::before{content:"";position:absolute;left:50%;top:30%;width:90%;aspect-ratio:1;border-radius:50%;transform:translate(-50%, -50%);background:hsla(0,0%,100%,.9);box-shadow:0 0 60px 40px hsla(0,0%,100%,.8),0 0 140px 90px hsla(0,0%,100%,.5);z-index:1;pointer-events:none}.ceo-message__wrap p{margin-bottom:clamp(1.875rem,2.6041666667vw,3.125rem);position:relative;z-index:2}.ceo-message__signature{display:flex;justify-content:center;align-items:flex-end;gap:clamp(1.25rem,1.5625vw,1.875rem);text-align:right;font-size:clamp(1.125rem,1.25vw,1.5rem);font-weight:600;color:#002b8a;margin-top:4.375rem}@media all and (max-width: 640px){.ceo-message__signature{flex-direction:column;align-items:center;text-align:center}}.ceo-message__signature span{display:block;color:#545454}@media all and (max-width: 640px){.ceo-message__signature img{width:60%;max-width:18.75rem}}.hantle-map{border-radius:24px;overflow:hidden;height:clamp(15.625rem,26.0416666667vw,31.25rem)}.hantle-map iframe{width:100%;height:100%}.hantle-location{margin-top:clamp(1.875rem,2.6041666667vw,3.125rem);display:flex;gap:1.875rem 4%}@media all and (max-width: 1024px){.hantle-location{flex-direction:column}}.hantle-location__title{flex:1;font-size:clamp(1.5rem,2.0833333333vw,2.5rem);font-weight:700}.hantle-location__info{width:62.5%;border-top:1px solid #7f7f7f;border-bottom:1px solid #7f7f7f}@media all and (max-width: 1024px){.hantle-location__info{width:100%}}.hantle-location__list{padding:clamp(.75rem,1.0416666667vw,1.25rem) clamp(.9375rem,1.5625vw,1.875rem);font-size:clamp(1rem,.9375vw,1.125rem)}.hantle-location__list:not(:last-child){border-bottom:1px dashed #bbb}.hantle-location__list__item{display:flex;margin-bottom:1rem}@media all and (max-width: 640px){.hantle-location__list__item{flex-direction:column;gap:.3125rem}}.hantle-location__list__item:last-child{margin-bottom:0}.hantle-location__list__title{width:8.125rem;font-weight:600}.hantle-location__list__content{flex:1}.hantle-location__list__content.email{display:flex;gap:5px;flex-wrap:wrap}.transport-list__item{display:flex;gap:.625rem;margin-bottom:.625rem}.transport-list__item img{width:1.5rem;height:1.5rem;background:#002b8a;border-radius:100px;transform:translateY(2px)}.transport-list__item img.img--blue{background:#2baaff}.transport-list__item img.img--red{background:#e61d1d}.transport-list__item img.img--green{background:#007100}.tech-top{position:relative;padding:clamp(3.125rem,13.0208333333vw,15.625rem) 0 !important;background:url(/user/assets/images/technology/technology-top-img.jpg) no-repeat center/cover}.tech-top::before,.tech-top::after{content:"";display:block;width:100%;position:absolute;left:0}.tech-top::before{height:100%;background:linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);top:0}@media all and (max-width: 1024px){.tech-top::before{background:linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%)}}.tech-top::after{height:30%;background:linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);bottom:0}@media all and (max-width: 640px){.tech-top::after{height:10%}}.tech-top .article__title{font-family:"Paperlogy","Pretendard","Segoe UI",Tahoma,Geneva,Verdana,sans-serif,sans-serif;font-size:clamp(1.5rem,2.9166666667vw,3.5rem);font-weight:900;margin-bottom:clamp(1.875rem,2.6041666667vw,3.125rem)}.tech-top .article__description{max-width:47.5rem}.article-tech{position:relative;overflow:hidden}.article-tech:nth-last-child(1){padding-bottom:clamp(3.125rem,9.375vw,11.25rem)}.article-tech::before{content:"01";display:block;font-size:clamp(9.375rem,23.4375vw,28.125rem);font-weight:700;opacity:.04;position:absolute;right:-5%;top:0;z-index:-1}.article-tech:nth-of-type(odd)::before{right:auto;left:-7%}.article-tech:nth-of-type(odd) .article__description{margin-left:auto}.article-tech:nth-of-type(3)::before{content:"02"}.article-tech:nth-of-type(4)::before{content:"03"}.article-tech:nth-of-type(5)::before{content:"04"}.article-tech .article__description{max-width:68.75rem}.article-tech__img{width:100%;border-radius:24px}.mecha-tech{display:flex;justify-content:space-between;gap:13%;margin-top:clamp(3.75rem,4.4791666667vw,5.375rem)}@media all and (max-width: 1024px){.mecha-tech{flex-direction:column;gap:6.25rem;align-items:center}}.mecha-tech__item{position:relative;flex:1 1 0;aspect-ratio:1/1;border:1px dashed #002b8a;padding:.9375rem;box-shadow:0 0 0 15px rgba(0,69,187,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.25rem;font-size:clamp(.9375rem,1.1458333333vw,1.375rem);font-weight:500;color:#002b8a;text-align:center}@media all and (max-width: 1024px){.mecha-tech__item{width:80%;max-width:20rem}}.mecha-tech__item:nth-of-type(2){color:#fff;background:linear-gradient(to bottom, #083FB8 0%, #001A51 100%);font-size:clamp(1rem,1.7708333333vw,2.125rem);font-weight:700;box-shadow:0 0 0 15px rgba(0,69,187,.25),0 0 0 30px rgba(0,69,187,.12)}.mecha-tech__item:nth-of-type(2)::before,.mecha-tech__item:nth-of-type(2)::after{display:none}.mecha-tech__item:nth-of-type(3)::before{right:auto;left:-40%}@media all and (max-width: 1024px){.mecha-tech__item:nth-of-type(3)::before{right:auto;left:50%;top:-11%;width:21%;transform:translateX(-50%) rotate(90deg)}}.mecha-tech__item:nth-of-type(3)::after{right:auto;left:calc(-40% - 13px);transform:scaleX(-1)}@media all and (max-width: 1024px){.mecha-tech__item:nth-of-type(3)::after{right:auto;left:50%;top:calc(-18% - 13px);transform:translateX(-50%) rotate(-90deg)}}.mecha-tech__item::before{content:"";display:block;width:40%;height:1px;border-top:1px dashed #002b8a;position:absolute;right:-40%}@media all and (max-width: 1024px){.mecha-tech__item::before{right:auto;left:50%;bottom:-11%;width:21%;transform:translateX(-50%) rotate(90deg)}}.mecha-tech__item::after{content:"";display:block;width:13px;height:11px;background:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" width='11' height='13' viewBox='0 0 11 13'%3E%3Cpath id='triangle3' d='M6.5,0,13,11H0Z' transform='translate(11) rotate(90)' fill='%23002b8a'/%3E%3C/svg%3E%0A") no-repeat center/contain;position:absolute;right:calc(-40% - 13px)}@media all and (max-width: 1024px){.mecha-tech__item::after{right:auto;left:50%;bottom:calc(-19% - 13px);transform:translateX(-50%) rotate(90deg)}}.mecha-tech__item img{width:50%;max-width:8.125rem}.mecha-tech__item__text{padding:0 .75rem;line-height:1.3}.circuit-list__item{position:relative}.circuit-list__item::before{content:"";display:block;width:100%;height:100%;background:linear-gradient(to right, #00123B 0%, rgba(0, 18, 59, 0) 100%);position:absolute;left:0;top:0}.circuit-list__item p{position:relative;font-size:clamp(1.125rem,1.5625vw,1.875rem);font-weight:700;color:#fff;padding:clamp(1.875rem,3.125vw,3.75rem);z-index:1}.circuit-list__item img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}.firmware-list{grid-template-columns:repeat(4, minmax(0, 1fr));grid-template-rows:auto auto}@media all and (max-width: 1024px){.firmware-list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media all and (max-width: 640px){.firmware-list{grid-template-columns:1fr}}.firmware-list__item{display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:clamp(.625rem,.7291666667vw,.875rem);min-width:0}.firmware-list__title{display:flex;align-items:center;justify-content:center;padding:.9375rem;color:#fff;background:#002b8a;border-radius:1rem;font-size:clamp(1rem,1.0416666667vw,1.25rem);font-weight:700;text-align:center}.firmware-list__detail{border:1px solid #d2d2d2;border-radius:1rem;padding:clamp(1.25rem,1.5625vw,1.875rem);height:100%;font-size:1.125rem;color:#6b6b6b;background:#fff}@media all and (max-width: 1024px){.firmware-list__detail{font-size:1rem}}.firmware-list__detail__item{position:relative;padding-left:clamp(.9375rem,1.0416666667vw,1.25rem)}.firmware-list__detail__item:not(:last-child){margin-bottom:clamp(.75rem,1.0416666667vw,1.25rem)}.firmware-list__detail__item::before{content:"";display:block;width:.5rem;height:.5rem;background:#002b8a;border-radius:50px;position:absolute;left:0;top:10px}@media all and (max-width: 1024px){.firmware-list__detail__item::before{top:7px}}.career-top{background:url(/user/assets/images/career/career-background.jpg) no-repeat center/cover}.career-top::before{display:none}.career-top::after{height:10%}.career-top .article__title{font-size:clamp(1.5rem,3.2291666667vw,3.875rem);font-weight:900;margin-bottom:1.875rem}.career-top .article__description{font-size:clamp(1.125rem,1.5625vw,1.875rem);font-weight:700;max-width:none}.career-talent{position:relative;display:flex;gap:5rem 2.1%;padding:2.125rem}@media all and (max-width: 1240px){.career-talent{flex-direction:column;align-items:center}}@media all and (max-width: 640px){.career-talent{gap:3.75rem}}.career-talent::before{content:"";display:block;width:100%;height:100%;background:url(/user/assets/images/career/circle-sum.svg) no-repeat center/contain;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}@media all and (max-width: 1240px){.career-talent::before{display:none}}.career-talent__item{flex:1 1 0;aspect-ratio:1/1;background:#fff;border:1px dashed #002b8a;box-shadow:0 0 0 10px rgba(138,181,255,.42);border-radius:200%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.75rem,1.0416666667vw,1.25rem);text-align:center;padding:1.875rem}@media all and (max-width: 1240px){.career-talent__item{max-width:34.375rem;box-shadow:0 0 0 10px rgba(138,181,255,.42),0 0 0 30px rgba(138,181,255,.2)}}@media all and (max-width: 640px){.career-talent__item{box-shadow:0 0 0 8px rgba(138,181,255,.42),0 0 0 20px rgba(138,181,255,.2)}}.career-talent__item img{margin:0 auto;width:clamp(2.5rem,5.2083333333vw,6.25rem)}.career-talent__item__title{font-size:clamp(1rem,1.5625vw,1.875rem);font-weight:700;color:#002b8a;line-height:1.2}.career-benefit{padding-bottom:clamp(3.125rem,9.375vw,11.25rem)}.career-benefit .firmware-list__detail{background:#f9f9f9;border:none;color:#000;display:flex;flex-direction:column;justify-content:center}.career-benefit .firmware-list__detail__item:not(:last-child){margin-bottom:clamp(.75rem,.7291666667vw,.875rem)}.recruit{display:flex;gap:14.5%}@media all and (max-width: 1024px){.recruit{gap:9%}}.recruit__icon{flex:1;padding:clamp(1.25rem,2.0833333333vw,2.5rem);background:#f9f9f9;border-radius:31.25rem;display:flex;flex-direction:column;gap:8.125rem;align-items:center}.recruit__icon__item{position:relative;width:100%;aspect-ratio:1/1;background:#f3f3f3;color:#7f7f7f;border:1px solid #f3f3f3;border-radius:200%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.75rem,2.6041666667vw,3.125rem);transition:.3s ease-out}.recruit__icon__item:not(:last-child)::before{content:"";display:block;width:3.125rem;height:3.125rem;background:#bbb url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" width='50' height='50' viewBox='0 0 50 50'%3E%3Cg id='Group_809' data-name='Group 809' transform='translate(-595 -1463)'%3E%3Ccircle id='Ellipse_41' data-name='Ellipse 41' cx='25' cy='25' r='25' transform='translate(595 1463)' fill='none'/%3E%3Cpath id='Path_13866' data-name='Path 13866' d='M4182.5-6375.615l6.539,6.539,6.539-6.539' transform='translate(-3569.036 7861.346)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/contain;position:absolute;left:50%;bottom:-90px;border-radius:100px;transform:translateX(-50%);transition:.3s ease-out}.recruit__icon__item.active{background:#fff;border:1px solid #002b8a;color:#000}.recruit__icon__item.active::before{background:#002b8a url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" width='50' height='50' viewBox='0 0 50 50'%3E%3Cg id='Group_809' data-name='Group 809' transform='translate(-595 -1463)'%3E%3Ccircle id='Ellipse_41' data-name='Ellipse 41' cx='25' cy='25' r='25' transform='translate(595 1463)' fill='none'/%3E%3Cpath id='Path_13866' data-name='Path 13866' d='M4182.5-6375.615l6.539,6.539,6.539-6.539' transform='translate(-3569.036 7861.346)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/contain}.recruit__icon__item.active .recruit__icon__step{color:#002b8a}.recruit__icon__item.active .recruit__icon__img{filter:none}.recruit__icon__step{font-size:clamp(.9375rem,1.0416666667vw,1.25rem);font-weight:700;transition:.3s ease-out}.recruit__icon__img{filter:grayscale(1) contrast(0.1);transition:.3s ease-out;width:clamp(4.375rem,5.9375vw,7.125rem)}.recruit__icon__title{font-size:clamp(1rem,1.0416666667vw,1.25rem)}.recruit__detail{width:50%;display:flex;flex-direction:column;gap:8.125rem}@media all and (max-width: 1240px){.recruit__detail{gap:8.75rem}}@media all and (max-width: 1024px){.recruit__detail{width:55%}}.recruit__detail__item{padding:17% 0}@media all and (max-width: 1240px){.recruit__detail__item{padding:50px 0}}@media all and (max-width: 1024px){.recruit__detail__item{padding:30px 0}}.recruit__detail__header{display:flex;align-items:center;gap:clamp(.75rem,1.0416666667vw,1.25rem)}.recruit__detail__step{display:inline-block;min-width:6.5625rem;padding:.4375rem;text-align:center;color:#fff;background:#002b8a;border-radius:50px}.recruit__detail__title{font-size:clamp(1.125rem,1.3541666667vw,1.625rem);font-weight:700}.recruit__detail__content{margin-top:clamp(1.25rem,1.5625vw,1.875rem);font-size:clamp(1rem,.9375vw,1.125rem)}.recruit-contact{position:relative;border-radius:24px;overflow:hidden;padding:clamp(1.875rem,3.125vw,3.75rem);text-align:center}.recruit-contact::before{content:"";display:block;width:100%;height:100%;background:linear-gradient(135deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.62) 100%);position:absolute;left:0;top:0}.recruit-contact__bg-img{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}.recruit-contact__img{position:relative;z-index:1;background:#002b8a;border-radius:100px;margin:0 auto 1.25rem}.recruit-contact__title{position:relative;font-size:clamp(1.125rem,1.6666666667vw,2rem);font-weight:700;z-index:1}.recruit-contact__sub{position:relative;font-size:clamp(1rem,1.0416666667vw,1.25rem);z-index:1;margin-top:.875rem}.recruit-contact__sub a{display:inline-block;color:#002b8a;font-weight:700}@media(max-width: 900px){.recruit{flex-direction:column;align-items:center;gap:3.125rem}.recruit__icon{width:100%;max-width:25rem;gap:3.75rem}.recruit .recruit__icon__item:not(:last-child)::before{width:1.875rem;height:1.875rem;bottom:-45px}.recruit__detail{width:100%;gap:1.875rem}.recruit__detail__item{padding:0}}.board__title{font-size:clamp(1.25rem,1.6666666667vw,2rem);font-weight:500;margin-bottom:1em}.board__description{font-size:clamp(1rem,.9375vw,1.125rem)}.board__category{margin-bottom:3.25rem}.board__category__summary{list-style-type:none;display:none}.board__category__summary::-webkit-details-marker{display:none}.board__category__item a{padding:.75rem .625rem;font-weight:500;text-align:center;font-size:1rem;transition-property:background,color;transition-duration:300ms}.board__category__item a:hover,.board__category__item a:focus{background-color:#002b8a;color:#fff}.board__category__item.selected a{background-color:#002b8a;color:#fff}.board__infomation{display:flex;justify-content:flex-end;align-items:center;gap:1rem;flex-wrap:wrap}.board__infomation .board__count{margin-right:auto;font-weight:400}.board__infomation .board__count span{color:#002b8a;font-weight:700}.board__infomation .board__ordering{margin-left:auto}.board__infomation .board__search{margin-left:auto}.board__infomation .board__search+.board__ordering{margin-left:0}.board__search{display:flex;justify-content:flex-end;align-items:center;background:#f9f9f9;border-radius:100px;padding:0 1.25rem}.board__search:focus-within{outline:2px solid #002b8a;outline-offset:4px}.board__search select{border-top-right-radius:0;border-bottom-right-radius:0}.board__search input{min-width:0;max-width:220px;border-radius:0}.board__search button[type=submit],.board__search input[type=submit]{padding:.5rem;border-radius:0 .25rem .25rem 0;border-left:none;flex-shrink:0}.board__search button[type=submit] img,.board__search input[type=submit] img{width:20px}.board__search input[type=search]{background:none;font-size:clamp(.875rem,.8333333333vw,1rem);padding:.5rem 0}.board__search input[type=search]:focus-visible{outline:none}.board__actions{display:flex;justify-content:space-between;align-items:center}ol .post__thumb{overflow:hidden;aspect-ratio:1/1}ol .post__thumb img{width:100%;height:100%;object-fit:cover;transition:transform 300ms}ol .post__item a:hover .post__thumb img,ol .post__item a:focus .post__thumb img{transform:scale(1.1)}ol .post__category{display:flex;margin:.5rem 0;gap:.25rem}ol .post__category span{color:#666}ol .post__category span:before{content:"[ "}ol .post__category span:after{content:" ]"}ol .post__title{display:flex}ol .post__title h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:500}ol .post__excerpt{font-size:1rem;color:#333}ol .post__meta{font-size:.875rem;color:#666}ol .post__meta__state img{display:inline}@media all and (min-width: 1025px){.board__category__details::details-content{visibility:visible;content-visibility:visible}.board__category__list{display:flex;border:solid #d5d5d5;border-width:1px 0 0 1px}.board__category__item{flex:1 1 0;border:solid #d5d5d5;border-width:0 1px 1px 0}}@media all and (max-width: 1024px){.board__category{max-width:12.5rem;margin-left:auto;position:relative}.board__category__summary{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 1rem;border:1px solid #d5d5d5;text-align:left;font-size:.875rem;line-height:2rem;cursor:pointer}.board__category__summary::after{content:"";width:.75rem;height:.75rem;background:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" width='14' height='10'%3E%3Cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2,2.5l5,5,5-5'/%3E%3C/svg%3E") no-repeat center/contain}.board__category__list{position:absolute;top:calc(100% + .5rem);right:0;z-index:996;width:100%;background-color:#fff;border:1px solid #d5d5d5}.board__category__item{border:none}.board__category__item a{text-align:left;font-size:.875rem;padding:.5rem 1rem}.board__search{width:100%;flex-wrap:wrap}.board__search select{width:100%;border-radius:4px;margin-bottom:.5rem}.board__search input{max-width:none;width:calc(100% - 2.125rem);border-left-width:1px;border-radius:.25rem 0 0 .25rem}.board__search button[type=submit],.board__search input[type=submit]{width:2.125rem}}[data-module=board] .section__top{margin-bottom:1.875rem;text-align:center}[data-module=board] .section__bottom{margin-top:1.875rem}[data-module=board] .pin{background:#f8f8f8;color:#002b8a}[data-module=board] .pin-badge{display:inline-block;width:fit-content;line-height:1;padding:.5rem .75rem;border-radius:2em;background:#002b8a;color:#fff;font-size:clamp(.75rem,.7291666667vw,.875rem);font-weight:300}[data-module=board] .new-badge{flex-shrink:0;background-color:#e92828;font-size:.75rem;line-height:1.5;padding:0 .25rem;color:#fff;vertical-align:text-top;margin-right:4px}[data-module=board] table{width:100%;table-layout:auto;border-top:1px solid #000;border-bottom:1px solid #000}[data-module=board] table a:hover{text-decoration:none !important}[data-module=board] tr{border-bottom:1px solid #bbb;transition:.3s ease-out}[data-module=board] tr:hover{background:#f8f8f8}[data-module=board] th,[data-module=board] td{height:4.375rem;padding:0 .75rem;text-align:center;font-size:1rem;line-height:1.4}@media all and (max-width: 1024px){[data-module=board] th,[data-module=board] td{padding:0 .375rem}}[data-module=board] th{font-weight:400;color:#b1b1b1}[data-view=list] .board__actions .btn:only-child{margin-left:auto}[data-view=document] .document__top{padding:clamp(1.25rem,2.5vw,3rem);border-top:1px solid #000;gap:.625rem}[data-view=document] .document__pin{place-self:start;background-color:#000;padding:0 1em;border-radius:2em;line-height:1.5rem;font-size:.875rem;color:#fff}[data-view=document] .document__title{font-size:clamp(1.25rem,2.0833333333vw,2.5rem);font-weight:700;font-family:"Pretendard","Segoe UI",Tahoma,Geneva,Verdana,sans-serif,sans-serif;text-align:center}[data-view=document] .document__info{display:flex;justify-content:center;align-items:center;gap:.3125rem 0;flex-wrap:wrap;color:#000;margin-top:1.125rem}[data-view=document] .document__info__item{display:flex;align-items:center}[data-view=document] .document__info__item:not(:last-child)::after{content:"";display:block;width:1px;height:1rem;background:#b1b1b1;margin:0 clamp(.625rem,1.0416666667vw,1.25rem)}[data-view=document] .document__info__item .iname{color:#b1b1b1;margin-right:clamp(.625rem,.7291666667vw,.875rem)}[data-view=document] .document__content{padding:clamp(1.875rem,4.1666666667vw,5rem);border-top:1px solid #bbb}@media all and (max-width: 640px){[data-view=document] .document__content{padding:1.875rem .625rem}}[data-view=document] .document__atteched{display:flex;gap:.625rem clamp(1.25rem,1.5625vw,1.875rem);flex-wrap:wrap;background-color:#f8f8f8;padding:1.25rem;border-top:1px solid #bbb;border-bottom:1px solid #bbb}[data-view=document] .document__atteched a{width:fit-content;text-decoration:underline;text-underline-offset:2px}[data-view=document] .document__navigation{border-bottom:1px solid #bbb}[data-view=document] .document__navigation__link{display:flex;align-items:center;border-top:1px solid #bbb;padding:clamp(.75rem,1.3541666667vw,1.625rem) 0}[data-view=document] .document__navigation__link p{padding:0 clamp(.9375rem,1.5625vw,1.875rem)}[data-view=document] .document__navigation__link:hover{text-decoration:none}[data-view=document] .document__navigation__link--next>p:first-child::after{transform:rotate(180deg)}[data-view=document] .document__navigation__link>p:first-child{position:relative;display:flex;align-items:center;gap:clamp(.625rem,1.5625vw,1.875rem);font-size:clamp(.875rem,.9375vw,1.125rem);font-weight:700;color:#002b8a}[data-view=document] .document__navigation__link>p:first-child::before{content:"";display:block;width:1px;height:1rem;background:#b1b1b1;position:absolute;right:0;top:50%;transform:translateY(-50%)}[data-view=document] .document__navigation__link>p:first-child::after{content:"";display:block;width:.875rem;height:.875rem;background:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" width='14' height='14' viewBox='0 0 14 14'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_303' data-name='Rectangle 303' width='14' height='14' transform='translate(9278 -2180)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Mask_Group_40' data-name='Mask Group 40' transform='translate(-9278 2180)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_14342' data-name='Path 14342' d='M7417.181-2219.342l5.591-5.591,5.591,5.591' transform='translate(1862.319 49.433)' fill='none' stroke='%23002b8a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/contain}[data-view=document] .document__navigation__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-view=document] .board__actions{margin-top:3.75rem}[data-view=document] .board__actions .btn:only-child{margin:3.75rem auto}[data-view=document] .comment{padding:clamp(2.5rem,3.125vw,3.75rem) 0}[data-view=document] .comment a:hover,[data-view=document] .comment a:active{text-decoration:underline}[data-view=document] .comment__title{font-size:1.25rem;font-weight:500;line-height:1.2;padding:1em}[data-view=document] .comment__register{display:grid;grid-template-columns:1fr auto;gap:1.25rem;background-color:#f8f8f8;padding:1.25rem;border:1px solid #d8d8d8;border-radius:.25rem}[data-view=document] .comment__register textarea{grid-column:2 span;padding:1.25rem}[data-view=document] .comment__register__options{display:flex;gap:.75rem 1.25rem}[data-view=document] .comment__register input,[data-view=document] .comment__register .btn{line-height:2.375rem}[data-view=document] .comment__register__options input{flex-basis:11.25rem}[data-view=document] .comment__register .btn{min-width:6.25rem}[data-view=document] .comment__list{margin-top:2.5rem}[data-view=document] .comment__item{display:grid;grid-template-columns:1fr auto;padding:1.25rem;border-bottom:1px solid #ddd}[data-view=document] .comment__meta{display:flex;gap:.75rem}[data-view=document] .comment__meta__item{color:#d5d5d5}[data-view=document] .comment__meta__item.writer{color:#000}[data-view=document] .comment__message{margin-top:.75rem}[data-view=document] .comment__actions{display:flex;gap:.5rem;align-self:flex-end}[data-view=edit] .form{border-top:1px solid #333}[data-view=edit] .form__block{align-items:center;border-bottom:1px solid #ddd;gap:0}[data-view=edit] .form__label{display:flex;align-items:center;height:100%;padding:0 1.25rem;background-color:#eee}[data-view=edit] .form__box{padding:.875rem}[data-view=edit] .form__box:has(.check__label){display:flex;gap:1rem}[data-view=edit] .form__noti{color:#e92828;font-size:.875rem;margin-top:.5rem}.secretpop{background:#fff;box-shadow:0px 3px 15px 6px rgba(0,0,0,.16);width:90%;max-width:464px;border-radius:10px;padding:38px;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);display:none;z-index:10}.secretpop__top{display:flex;align-items:center;gap:12px;margin-bottom:8px}.secretpop__top p{font-size:1.25rem;font-weight:500}.secretpop__info{font-size:1rem}.secretpop__form{margin:12px 0 16px 0}.secretpop__btns{display:flex;justify-content:space-between}.secretpop__btns .popbtn{font-size:.75rem;padding:15px;text-align:center;border-radius:4px;background:#fff;border:1px solid #d8d8d8;width:48%}.secretpop__btns #popupConfirm{border:none;background:#333;color:#fff}.popback{width:100%;height:100vh;background:rgba(0,0,0,.1);position:fixed;left:0;top:0;display:none}.pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:clamp(2.5rem,5.2083333333vw,6.25rem) 0}.pagination__list{display:flex;justify-content:center;align-items:center;gap:.75rem;margin:0 clamp(.625rem,.8333333333vw,1rem)}@media all and (max-width: 640px){.pagination__list{margin:0}}.pagination__link{display:flex;justify-content:center;align-items:center;position:relative;width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden;font-size:clamp(1rem,.9375vw,1.125rem);color:#7f7f7f;transition:.3s ease-out}.pagination__item.current .pagination__link,.pagination__link:hover,.pagination__link:focus{color:#002b8a;font-weight:700;text-decoration:none}.pagination__link:hover,.pagination__link:focus{opacity:.8}.pagination>a{flex-shrink:0}.pagination>a:before{content:"";display:block;width:100%;height:100%;background:no-repeat center/80%}.pagination .first-page:before,.pagination .last-page:before{background:#f1f1f1 url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" width='20' height='20'%3E%3Cg fill='%2326509d'%3E%3Cpath d='M9.8,13.3c.2-.2.2-.6,0-.9,0,0,0,0,0,0l-2.4-2.4,2.4-2.4c.2-.3.2-.6,0-.9-.2-.2-.6-.2-.9,0l-2.9,2.9c-.2.2-.2.6,0,.9,0,0,0,0,0,0l2.9,2.9c.2.2.6.2.9,0Z'/%3E%3Cpath d='M13.9,13.3c.2-.2.2-.6,0-.9,0,0,0,0,0,0l-2.4-2.4,2.4-2.4c.3-.2.3-.6,0-.9s-.6-.3-.9,0c0,0,0,0,0,0l-2.9,2.9c-.2.2-.2.6,0,.9,0,0,0,0,0,0l2.9,2.9c.2.2.6.2.9,0h0Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/cover}.pagination .prev-page:before,.pagination .next-page:before{background:#f1f1f1 url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\"  width='20' height='20'%3E%3Cpath fill='%2326509d' d='M11.9,6.7c.2.2.2.6,0,.9,0,0,0,0,0,0l-2.4,2.4,2.4,2.4c.2.3.2.6,0,.9-.2.2-.6.2-.9,0l-2.9-2.9c-.2-.2-.2-.6,0-.9,0,0,0,0,0,0l2.9-2.9c.2-.2.6-.2.9,0Z' /%3E%3C/svg%3E") no-repeat center/cover}.pagination .last-page:before,.pagination .next-page:before{transform:scaleX(-1)}@media all and (max-width: 1024px){.pagination{gap:.5rem}.pagination__list{gap:.5rem}.pagination__link{width:1.5rem;height:1.5rem}}[data-type=table] .post__uid{width:6.875rem}[data-type=table] .post__category{width:5rem}[data-type=table] .post__title{width:auto;font-size:1rem;font-weight:500}[data-type=table] .post__title a{width:100%;height:100%;padding:0 3%}[data-type=table] .post__title a:has(.post__thumb){display:grid;grid-template-columns:auto 1fr;gap:.75rem}[data-type=table] .post__title a:hover,[data-type=table] .post__title a:focus{text-decoration:underline}[data-type=table] .post__title__text{height:100%;display:flex;align-items:center;gap:.25rem}[data-type=table] .post__title__text p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}[data-type=table] .post__title__text img{width:1rem;mix-blend-mode:multiply}[data-type=table] .post__title:not(th){text-align:left}[data-type=table] .post__thumb{align-self:center;width:4rem;height:3.25rem;border:1px solid #ccc;border-radius:4px;overflow:hidden}[data-type=table] .post__thumb:empty{background:#e4e4e4 url(/assets/logo.png) no-repeat center/80%}[data-type=table] .post__thumb img{width:100%;height:100%;object-fit:cover}[data-type=table] .post__meta{display:none;margin-top:.625rem}[data-type=table] .post__writer{width:7.5rem}[data-type=table] .post__date{width:7.5rem}[data-type=table] .post__view{width:7.5rem}@media all and (max-width: 1024px){[data-type=table] thead{display:none}[data-type=table] .post__title{width:100%}[data-type=table] .post__title a{height:auto;padding:1rem 0}[data-type=table] .post__title a:has(.post__thumb){gap:.5rem 1rem}[data-type=table] .post__thumb{align-self:flex-start;grid-row:2 span}[data-type=table] .post__meta{display:flex;flex-wrap:wrap;gap:.5em 1em;font-size:.875rem;color:#6b6b6b}[data-type=table] .post__meta span{display:inline-block}[data-type=table] .post__uid{width:4.375rem}[data-type=table] .post__category,[data-type=table] .post__writer,[data-type=table] .post__date,[data-type=table] .post__view{display:none}}[data-type=defaultCard]{--grid-column: 3;--grid-gap: 1rem;--grid-item-width: calc((100% - (var(--grid-gap) * (var(--grid-column) - 1))) / var(--grid-column))}[data-type=defaultCard] .post__list{display:grid;grid-template-columns:repeat(3, var(--grid-item-width));gap:var(--grid-gap)}[data-type=defaultCard] .post__item{border:1px solid #d8d8d8;border-radius:10px}[data-type=defaultCard] .post__list--pin{margin:3.25rem 0}[data-type=defaultCard] .post__list--pin .post__item{background-color:#f8f8f8}[data-type=defaultCard] .post__item a{padding:32px}[data-type=defaultCard] .post__uid{display:none}[data-type=defaultCard] .post__list--pin .post__uid{display:block}[data-type=defaultCard] .post__category{display:flex;margin:.5rem 0;gap:.25rem}[data-type=defaultCard] .post__category span{padding:.5rem .75rem;border-radius:2em;border:1px solid #002b8a;color:#002b8a;line-height:1;font-size:.75rem}[data-type=defaultCard] .post__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:500}[data-type=defaultCard] .post__excerpt{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;color:#333;margin-top:1em}[data-type=defaultCard] .post__meta{display:flex;margin-top:2em;font-size:1rem;color:#666}[data-type=defaultCard] .post__state img{display:inline}[data-type=galleryVertical]{--grid-column: 3;--grid-gap-horizontal: 2.75rem;--grid-gap-vertical: 3.25rem;--grid-item-width: calc((100% - (var(--grid-gap-horizontal) * (var(--grid-column) - 1))) / var(--grid-column))}[data-type=galleryVertical] .post__list{display:grid;grid-template-columns:repeat(var(--grid-column), var(--grid-item-width));gap:var(--grid-gap-vertical) var(--grid-gap-horizontal);padding-top:2rem;border-top:1px solid #333}[data-type=galleryVertical] .post__list--pin{margin:3.25rem 0;padding-top:0;border-top:none}[data-type=galleryVertical] .post__list--pin .post__item a{position:relative}[data-type=galleryVertical] .post__uid{display:none}[data-type=galleryVertical] .post__list--pin .post__uid{position:absolute;top:1rem;left:1rem;display:block}[data-type=galleryVertical] .post__excerpt{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1em}[data-type=galleryVertical] .post__meta{display:flex;margin-top:2em}[data-type=galleryVertical] .post__meta li~li{margin-left:.625rem}[data-type=galleryHorizontal] .post__list{border-top:1px solid #333}[data-type=galleryHorizontal] .post__list--pin{margin:3.25rem 0;padding-top:0;border-top:none}[data-type=galleryHorizontal] .post__item{position:relative;display:flex;padding:2rem 0;border-bottom:1px solid #d8d8d8}[data-type=galleryHorizontal] .post__list--pin .post__item a{position:relative}[data-type=galleryHorizontal] .post__thumb{width:40%;aspect-ratio:1.6/1}[data-type=galleryHorizontal] .post__content{width:60%;padding-left:1.5rem}[data-type=galleryHorizontal] .post__uid{display:none}[data-type=galleryHorizontal] .post__list--pin .post__uid{position:absolute;top:3rem;left:1rem;display:block}[data-type=galleryHorizontal] .post__title .new-badge{align-self:flex-start;margin-top:.4em}[data-type=galleryHorizontal] .post__title h4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}[data-type=galleryHorizontal] .post__excerpt{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:1em}[data-type=galleryHorizontal] .post__content .btn{display:inline-flex;align-items:center;margin-top:1em}[data-type=galleryHorizontal] .post__content .btn:after{position:relative;content:"";display:block;width:1.2em;height:1.2em;margin-left:.25rem;background:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\"  width='20' height='20'%3E%3Cpath fill='%23333' d='M11.9,6.7c.2.2.2.6,0,.9,0,0,0,0,0,0l-2.4,2.4,2.4,2.4c.2.3.2.6,0,.9-.2.2-.6.2-.9,0l-2.9-2.9c-.2-.2-.2-.6,0-.9,0,0,0,0,0,0l2.9-2.9c.2-.2.6-.2.9,0Z' /%3E%3C/svg%3E") no-repeat right/110%;transform:scaleX(-1);transition:transform 300ms}[data-type=galleryHorizontal] .post__content .btn:hover:after,[data-type=galleryHorizontal] .post__content .btn:active:after,[data-type=galleryHorizontal] .post__content .btn:focus:after{transform:translateX(20%) scaleX(-1);background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\"  width='20' height='20'%3E%3Cpath fill='%2326509d' d='M11.9,6.7c.2.2.2.6,0,.9,0,0,0,0,0,0l-2.4,2.4,2.4,2.4c.2.3.2.6,0,.9-.2.2-.6.2-.9,0l-2.9-2.9c-.2-.2-.2-.6,0-.9,0,0,0,0,0,0l2.9-2.9c.2-.2.6-.2.9,0Z' /%3E%3C/svg%3E")}[data-type=galleryHorizontal] .post__meta{display:flex;margin-top:2em}[data-type=galleryHorizontal] .post__meta li~li{margin-left:.625rem}[data-type=galleryHorizontalGrid]{--grid-column: 2;--grid-gap-horizontal: 1.5rem;--grid-gap-vertical: 2.5rem;--grid-item-width: calc((100% - (var(--grid-gap-horizontal) * (var(--grid-column) - 1))) / var(--grid-column))}[data-type=galleryHorizontalGrid] .post__list{display:grid;grid-template-columns:repeat(var(--grid-column), var(--grid-item-width));gap:var(--grid-gap-vertical) var(--grid-gap-horizontal);padding-top:2rem;border-top:1px solid #333}[data-type=galleryHorizontalGrid] .post__list--pin{margin:3.25rem 0;border-top:none}[data-type=galleryHorizontalGrid] .post__item{border:1px solid #d8d8d8;border-radius:10px}[data-type=galleryHorizontalGrid] .post__list--pin .post__item{background-color:#f8f8f8}[data-type=galleryHorizontalGrid] .post__item{position:relative;display:flex;flex-direction:row-reverse;padding:2rem;border-bottom:1px solid #d8d8d8}[data-type=galleryHorizontalGrid] .post__thumb{width:8.75rem;aspect-ratio:1/1}[data-type=galleryHorizontalGrid] .post__content{width:calc(100% - 8.75rem);padding-right:1.5rem}[data-type=galleryHorizontalGrid] .post__uid{display:none}[data-type=galleryHorizontalGrid] .post__list--pin .post__uid{display:inline-block}[data-type=galleryHorizontalGrid] .post__list--pin .post__uid .pin-badge{font-size:.75rem}[data-type=galleryHorizontalGrid] .post__category{display:inline-flex}[data-type=galleryHorizontalGrid] .post__excerpt{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem}[data-type=galleryHorizontalGrid] .post__content .btn{display:inline-flex;align-items:center;margin-top:1em}[data-type=galleryHorizontalGrid] .post__content .btn:after{position:relative;content:"";display:block;width:1.2em;height:1.2em;margin-left:.25rem;background:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\"  width='20' height='20'%3E%3Cpath fill='%23333' d='M11.9,6.7c.2.2.2.6,0,.9,0,0,0,0,0,0l-2.4,2.4,2.4,2.4c.2.3.2.6,0,.9-.2.2-.6.2-.9,0l-2.9-2.9c-.2-.2-.2-.6,0-.9,0,0,0,0,0,0l2.9-2.9c.2-.2.6-.2.9,0Z' /%3E%3C/svg%3E") no-repeat right/110%;transform:scaleX(-1);transition:transform 300ms}[data-type=galleryHorizontalGrid] .post__content .btn:hover:after,[data-type=galleryHorizontalGrid] .post__content .btn:active:after,[data-type=galleryHorizontalGrid] .post__content .btn:focus:after{transform:translateX(20%) scaleX(-1);background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\"  width='20' height='20'%3E%3Cpath fill='%2326509d' d='M11.9,6.7c.2.2.2.6,0,.9,0,0,0,0,0,0l-2.4,2.4,2.4,2.4c.2.3.2.6,0,.9-.2.2-.6.2-.9,0l-2.9-2.9c-.2-.2-.2-.6,0-.9,0,0,0,0,0,0l2.9-2.9c.2-.2.6-.2.9,0Z' /%3E%3C/svg%3E")}[data-type=galleryHorizontalGrid] .post__meta{display:flex;margin-top:.5rem}[data-type=galleryHorizontalGrid] .post__meta li~li{margin-left:.625rem}[data-type=galleryBackgroud]{--grid-column: 2;--grid-gap-horizontal: 1.5rem;--grid-gap-vertical: 2.5rem;--grid-item-width: calc((100% - (var(--grid-gap-horizontal) * (var(--grid-column) - 1))) / var(--grid-column))}[data-type=galleryBackgroud] .post__list{display:grid;grid-template-columns:repeat(var(--grid-column), var(--grid-item-width));gap:var(--grid-gap-vertical) var(--grid-gap-horizontal);padding-top:2rem;border-top:1px solid #333}[data-type=galleryBackgroud] .post__list--pin{margin:3.25rem 0;border-top:none}[data-type=galleryBackgroud] .post__item{position:relative;padding:2rem;border:1px solid #d8d8d8;border-radius:10px;overflow:hidden}[data-type=galleryBackgroud] .post__thumb{position:absolute;top:0;right:0;z-index:1;width:100%;height:100%;aspect-ratio:auto}[data-type=galleryBackgroud] .post__content{position:relative;z-index:2;width:100%}[data-type=galleryBackgroud] .post__uid{display:none}[data-type=galleryBackgroud] .post__list--pin .post__uid{display:block;position:absolute;right:0;bottom:0;z-index:3}[data-type=galleryBackgroud] .post__list--pin .post__uid .pin-badge{font-size:.75rem}[data-type=galleryBackgroud] .post__category{display:inline-flex}[data-type=galleryBackgroud] .post__title{display:flex}[data-type=galleryBackgroud] .post__excerpt{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem}[data-type=galleryBackgroud] .post__meta{display:flex;margin-top:2rem;margin-top:20%}[data-type=galleryBackgroud] .post__meta li~li{margin-left:.625rem}[data-type=dataroomList] .post__list{border-top:1px solid #000;border-bottom:1px solid #000}[data-type=dataroomList] .post__list td{padding:0 clamp(1.25rem,3.6458333333vw,4.375rem);height:5.625rem;font-size:clamp(.9375rem,.9375vw,1.125rem)}[data-type=dataroomList] .post__item{position:relative;padding:1rem;padding-right:5.5rem;border-bottom:1px solid #ddd}[data-type=dataroomList] .post__uid{display:none}@media all and (max-width: 1024px){[data-type=dataroomList] .post__date{display:none}}[data-type=dataroomList] .post__item.pin .post__uid{display:inline-block}[data-type=dataroomList] .post__category{display:inline-flex;margin:.5rem 0;gap:.25rem}[data-type=dataroomList] .post__category span{padding:.5rem .75rem;border-radius:2em;border:1px solid #002b8a;color:#002b8a;line-height:1;font-size:.75rem}[data-type=dataroomList] .post__title{width:100%;text-align:left;padding:0 !important;font-weight:700}@media all and (max-width: 1024px){[data-type=dataroomList] .post__title{padding:1.25rem clamp(1.25rem,3.6458333333vw,4.375rem) !important}}[data-type=dataroomList] .post__title a{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-type=dataroomList] .post__title a:hover,[data-type=dataroomList] .post__title a:focus{text-decoration:underline}[data-type=dataroomList] .post__content{padding-right:3.75rem}[data-type=dataroomList] .post__meta{display:none;gap:1.25rem;margin-top:.625rem;font-size:.875rem;font-weight:400;color:#6b6b6b}@media all and (max-width: 1024px){[data-type=dataroomList] .post__meta{display:flex;flex-direction:column}}[data-type=dataroomList] .post__meta__state img{display:inline}[data-type=dataroomList] .post__attechment{width:max-content;color:#000}@media all and (max-width: 1024px){[data-type=dataroomList] .post__attechment{display:none}}[data-type=dataroomGrid]{--grid-column: 3;--grid-gap: 1.5rem;--grid-item-width: calc((100% - (var(--grid-gap) * (var(--grid-column) - 1))) / var(--grid-column))}[data-type=dataroomGrid] .post__list{display:grid;grid-template-columns:repeat(3, var(--grid-item-width));gap:calc(var(--grid-gap)*3) var(--grid-gap)}[data-type=dataroomGrid] .post__item{position:relative}[data-type=dataroomGrid] .post__list--pin{margin:3.25rem 0}[data-type=dataroomGrid] .post__uid{display:none}[data-type=dataroomGrid] .post__list--pin .post__uid{position:absolute;top:1rem;left:1rem;display:block}[data-type=dataroomGrid] .post__category{display:flex;margin:.5rem 0;gap:.25rem}[data-type=dataroomGrid] .post__category span{padding:.5rem .75rem;border-radius:2em;border:1px solid #002b8a;color:#002b8a;line-height:1;font-size:.75rem}[data-type=dataroomGrid] .post__title{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:500}[data-type=dataroomGrid] .post__content{padding-right:3.75rem}[data-type=dataroomGrid] .post__meta{display:flex;margin-top:2em;font-size:1rem;color:#666}[data-type=dataroomGrid] .post__meta__state img{display:inline}[data-type=dataroomGrid] .post__attechment{position:absolute;right:0;bottom:0;width:3rem;height:3rem;border:1px solid;border-radius:50%;cursor:pointer}[data-type=dataroomGrid] .post__attechment:hover{background-color:#002b8a}/*# sourceMappingURL=style.css.map */
