.award{padding:0 16px}.award__items{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.award__items .award__item{display:flex;align-items:center;gap:8px}@media screen and (max-width: 480px){.award__items .award__item{gap:4px}}.award__items .award__item .award__item-wing{width:24px}.award__items .award__item .award__item-wing.reverse{transform:scale(-1, 1)}@media screen and (max-width: 480px){.award__items .award__item .award__item-wing{width:16px}}.award__items .award__item .award__item-content p{text-align:center;font-size:16px;font-weight:500;line-height:1.25}@media screen and (max-width: 768px){.award__items .award__item .award__item-content p{font-size:14px}}.award__items .award__item .award__item-content p .award__item-large{font-size:28px;font-weight:700}@media screen and (max-width: 768px){.award__items .award__item .award__item-content p .award__item-large{font-size:24px}}@media screen and (max-width: 480px){.award__items .award__item .award__item-content p .award__item-large{font-size:20px}}.award__items .award__item .award__item-content p .award__item-medium{font-size:24px;font-weight:700}@media screen and (max-width: 768px){.award__items .award__item .award__item-content p .award__item-medium{font-size:20px}}.award__items .award__item .award__item-content p .award__item-small{font-size:12px}@media screen and (max-width: 768px){.award__items .award__item .award__item-content p .award__item-small{font-size:10px}}.logo__size-default img,.logo__size-h16 img,.logo__size-h24 img,.logo__size-h32 img,.logo__size-h40 img{height:100%;object-fit:contain}.logo__size-default,.logo__size-h24{height:24px}@media screen and (max-width: 768px){.logo__size-default,.logo__size-h24{height:20px}}.logo__size-h32{height:32px}@media screen and (max-width: 768px){.logo__size-h32{height:28px}}.logo__size-h40{height:40px}@media screen and (max-width: 768px){.logo__size-h40{height:36px}}@media screen and (max-width: 480px){.faq__list{font-size:14px}}.faq__list .faq__item{border:1px solid #e9edef;margin-bottom:16px;border-radius:8px;background-color:#fff}.faq__list .faq__item:last-child{margin-bottom:0}.faq__list .faq__item summary{display:flex;justify-content:flex-start;align-items:center;position:relative;padding:24px 80px 24px 32px;color:#253947;cursor:pointer;font-weight:500;position:relative}@media screen and (max-width: 768px){.faq__list .faq__item summary{padding:24px 56px 24px 16px}}.faq__list .faq__item summary span{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#2f89ee;color:#fff;border-radius:50%;margin-right:16px;flex-shrink:0}.faq__list .faq__item summary span.operator{background-color:#00b9aa}.faq__list .faq__item summary::-webkit-details-marker{display:none}.faq__list .faq__item summary::after{position:absolute;right:32px;top:50%;transform:translateY(-50%) rotate(45deg);width:12px;height:12px;border-bottom:2px solid #253947;border-right:2px solid #253947;content:"";transition:transform .3s}@media screen and (max-width: 768px){.faq__list .faq__item summary::after{right:24px}}.faq__list .faq__item .faq__item-answer{transform:translateY(-10px);display:flex;opacity:0;margin:0;padding:32px;color:#253947;transition:transform .3s,opacity .3s;word-break:auto-phrase}@media screen and (max-width: 768px){.faq__list .faq__item .faq__item-answer{padding:16px}}.faq__list .faq__item .faq__item-answer p{line-height:1.75}.faq__list .faq__item .faq__item-answer span{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#f02248;color:#fff;margin-right:16px;flex-shrink:0}.faq__list .faq__item[open] summary::after{transform:rotate(225deg)}.faq__list .faq__item[open] .faq__item-answer{transform:none;opacity:1}@media screen and (max-width: 480px){.link-card .link-card__slider{width:100%;overflow:scroll}.link-card .link-card__slider .link-card__items{width:900px;flex-direction:row;gap:16px}.link-card .link-card__slider .link-card__items .link-card__item{width:calc(33.333% - 10.666px)}}.link-card .link-card__items{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}@media screen and (max-width: 992px){.link-card .link-card__items{gap:16px}}.link-card .link-card__items.flex-start{justify-content:flex-start}.link-card .link-card__items .link-card__item{display:flex;flex-direction:column;width:calc(33.333% - 16px);border:1px solid #e9edef;background-color:#fff;border-radius:16px;overflow:hidden;transition:.3s ease-in-out}@media screen and (max-width: 992px){.link-card .link-card__items .link-card__item{border-radius:8px}}@media screen and (max-width: 768px){.link-card .link-card__items .link-card__item{width:100%;flex-direction:row}}@media screen and (max-width: 480px){.link-card .link-card__items .link-card__item{flex-direction:column}}.link-card .link-card__items .link-card__item:hover{opacity:.8;transform:translateY(-4px)}.link-card .link-card__items .link-card__item .link-card__item-img{width:100%;aspect-ratio:1.91/1;object-fit:cover;flex-shrink:0}@media screen and (max-width: 768px){.link-card .link-card__items .link-card__item .link-card__item-img{width:184px;padding:16px 0px 16px 16px}}@media screen and (max-width: 480px){.link-card .link-card__items .link-card__item .link-card__item-img{width:100%;padding:0px}}.link-card .link-card__items .link-card__item .link-card__item-img img{width:100%;aspect-ratio:1.91/1;object-fit:cover}.link-card .link-card__items .link-card__item .link-card__item-txt{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:24px}@media screen and (max-width: 992px){.link-card .link-card__items .link-card__item .link-card__item-txt{padding:16px}}@media screen and (max-width: 768px){.link-card .link-card__items .link-card__item .link-card__item-txt{justify-content:center}}.link-card .link-card__items .link-card__item .link-card__item-txt .link-card__head .link-card__item-title{font-size:16px;font-weight:500;line-height:1.625;color:#253947}@media screen and (max-width: 992px){.link-card .link-card__items .link-card__item .link-card__item-txt .link-card__head .link-card__item-title{font-size:14px}}.link-card .link-card__items .link-card__item .link-card__item-txt .link-card__head .link-card__item-date{margin-bottom:4px;font-size:12px;color:#728390}@media screen and (max-width: 768px){.link-card .link-card__items .link-card__item .link-card__item-btn{display:none}}section{padding:40px 0;letter-spacing:.8px}section .section-header h2{text-align:center;font-size:36px;font-weight:bold;margin:40px 0 24px;line-height:1.5}@media screen and (max-width: 768px){section .section-header h2{font-size:28px}}@media screen and (max-width: 480px){section .section-header h2{font-size:22px}}section .section-header h2 span{font-size:48px;color:#2f89ee}@media screen and (max-width: 768px){section .section-header h2 span{font-size:36px}}@media screen and (max-width: 480px){section .section-header h2 span{font-size:32px}}.kv{height:auto;background-image:url("../../img/top/kv-merchant.webp");background-size:cover;background-position:center}.kv .kv__wrap{height:600px;display:flex;justify-content:center;align-items:center;gap:16px}@media screen and (max-width: 1200px){.kv .kv__wrap{justify-content:center}}@media screen and (max-width: 992px){.kv .kv__wrap{height:640px;flex-direction:column}}@media screen and (max-width: 480px){.kv .kv__wrap{height:560px}}.kv .kv__wrap .kv__txt{width:600px;display:flex;flex-direction:column;gap:16px;text-align:center;flex-shrink:0}@media screen and (max-width: 1440px){.kv .kv__wrap .kv__txt{flex-shrink:initial}}@media screen and (max-width: 992px){.kv .kv__wrap .kv__txt{width:100%;gap:8px}}.kv .kv__wrap .kv__txt .kv__headline-sub{font-size:20px;font-weight:bold;display:inline-block;padding:0 24px;margin-bottom:0;position:relative;margin-bottom:16px}.kv .kv__wrap .kv__txt .kv__headline-sub:before{content:"";position:absolute;top:50%;left:-40px;transform:translateY(-50%);display:inline-block;width:40px;height:1px;background:#253947}.kv .kv__wrap .kv__txt .kv__headline-sub:after{content:"";position:absolute;top:50%;right:-40px;transform:translateY(-50%);display:inline-block;width:40px;height:1px;background:#253947}@media screen and (max-width: 480px){.kv .kv__wrap .kv__txt .kv__headline-sub{font-size:16px}}.kv .kv__wrap .kv__txt .kv__headline{font-size:48px;color:#075ecc;font-weight:bold}@media screen and (max-width: 1440px){.kv .kv__wrap .kv__txt .kv__headline{font-size:42px}}@media screen and (max-width: 1200px){.kv .kv__wrap .kv__txt .kv__headline{font-size:48px}}.kv .kv__wrap .kv__txt .kv__headline span{font-size:72px}@media screen and (max-width: 1440px){.kv .kv__wrap .kv__txt .kv__headline span{font-size:58px}}@media screen and (max-width: 768px){.kv .kv__wrap .kv__txt .kv__headline span{font-size:64px}}@media screen and (max-width: 576px){.kv .kv__wrap .kv__txt .kv__headline span{font-size:54px}}@media screen and (max-width: 480px){.kv .kv__wrap .kv__txt .kv__headline span{font-size:44px}}@media screen and (max-width: 400px){.kv .kv__wrap .kv__txt .kv__headline span{font-size:40px}}@media screen and (max-width: 992px){.kv .kv__wrap .kv__txt .kv__headline{margin-bottom:0;font-size:48px}}@media screen and (max-width: 768px){.kv .kv__wrap .kv__txt .kv__headline{font-size:36px}.kv .kv__wrap .kv__txt .kv__headline br{display:initial}}@media screen and (max-width: 480px){.kv .kv__wrap .kv__txt .kv__headline{font-size:7.5vw}}.kv .kv__wrap .kv__txt .kv__cta{display:none;flex-direction:column;gap:8px}@media screen and (max-width: 1200px){.kv .kv__wrap .kv__txt .kv__cta{display:flex;align-items:center;margin-top:16px}}.kv .kv__wrap .kv__txt .kv__cta .kv__cta-download{font-size:18px;font-weight:bold;display:inline-flex;justify-content:center;align-items:center;width:400px;height:48px;border:1px solid #253947;border-radius:48px;color:#253947;background:#fff}@media screen and (max-width: 480px){.kv .kv__wrap .kv__txt .kv__cta .kv__cta-download{font-size:14px;width:320px}}.kv .kv__wrap .kv__txt .kv__cta .kv__cta-contact{font-size:18px;font-weight:bold;display:inline-flex;justify-content:center;align-items:center;width:400px;height:48px;border:1px solid #2f89ee;border-radius:48px;color:#fff;background:#2f89ee}@media screen and (max-width: 480px){.kv .kv__wrap .kv__txt .kv__cta .kv__cta-contact{font-size:14px;width:320px}}.kv .kv__wrap .kv__img{width:560px;background:#fff;border-radius:260px;padding:16px;box-shadow:0 4px 16px 0px rgba(37,57,71,.1)}@media screen and (max-width: 1440px){.kv .kv__wrap .kv__img{width:400px;flex-shrink:0}}@media screen and (max-width: 1200px){.kv .kv__wrap .kv__img{display:none}}@media screen and (max-width: 768px){.kv .kv__wrap .kv__img{width:360px}}@media screen and (max-width: 480px){.kv .kv__wrap .kv__img{width:320px}}.kv .kv__wrap .kv__img img{width:100%;padding:40px}.kv .kv__wrap .kv__img.transparent{background:rgba(0,0,0,0);box-shadow:none}.kv .kv__wrap .kv__img.transparent img{padding:0}.overview .overview__header h2 .small{display:none}@media screen and (max-width: 480px){.overview .overview__header h2 .small{display:initial}}.overview .overview__header-note{font-size:20px;vertical-align:top;color:#f02248}.overview .overview__description{font-size:18px;text-align:center;padding:16px 0}@media screen and (max-width: 992px){.overview .overview__description{font-size:16px}}@media screen and (max-width: 768px){.overview .overview__description{word-break:auto-phrase}.overview .overview__description br{display:none}}@media screen and (max-width: 480px){.overview .overview__description{font-size:14px}}.overview .overview__note{font-size:14px;text-align:center;color:#f02248}@media screen and (max-width: 480px){.overview .overview__note{font-size:12px}}.overview .overview__img{padding:32px 0;width:100%}@media screen and (max-width: 480px){.overview .overview__img{padding:16px 0}}@media screen and (max-width: 768px){.overview .overview__img .overview__img-pc{display:none}}.overview .overview__img .overview__img-sp{display:none}@media screen and (max-width: 768px){.overview .overview__img .overview__img-sp{display:block}}.overview .overview__img img{width:100%}@media screen and (max-width: 992px){.strength .strength__wrap{overflow:scroll}}@media screen and (max-width: 992px)and (max-width: 480px){.strength .strength__wrap{overflow:hidden}}.strength .strength__items{display:flex;padding:16px 0;gap:32px;justify-content:center}@media screen and (max-width: 992px){.strength .strength__items{gap:8px;width:960px}}@media screen and (max-width: 768px){.strength .strength__items{width:800px}}@media screen and (max-width: 480px){.strength .strength__items{flex-direction:column;width:100%}}.strength .strength__items .strength__item{width:344px;display:flex;flex-direction:column;align-items:center;gap:16px;border:1px solid #e9edef;background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 4px 16px 0px rgba(37,57,71,.1)}@media screen and (max-width: 992px){.strength .strength__items .strength__item{width:calc(33.333% - 10.666px);gap:8px}}@media screen and (max-width: 480px){.strength .strength__items .strength__item{width:100%;gap:24px}}.strength .strength__items .strength__item .strength__item-img{width:100%;height:200px;display:flex}@media screen and (max-width: 480px){.strength .strength__items .strength__item .strength__item-img{height:144px}}.strength .strength__items .strength__item .strength__item-img img{width:100%;height:auto;max-height:100%;object-fit:contain}.strength .strength__items .strength__item .strength__item-text{text-align:center}.strength .strength__items .strength__item .strength__item-text h3{font-size:20px;font-weight:bold;color:#2f89ee}@media screen and (max-width: 992px){.strength .strength__items .strength__item .strength__item-text h3{font-size:18px}}.strength .strength__items .strength__item .strength__item-text p{margin:16px 0;word-break:auto-phrase}@media screen and (max-width: 992px){.strength .strength__items .strength__item .strength__item-text p{font-size:14px}}.cta{background-color:#2f89ee;background-image:radial-gradient(circle, #4395f0 0.75px, transparent 0.75px);background-position:0 0;background-size:16px 16px;height:424px;display:none}@media screen and (max-width: 1200px){.cta{display:block}}@media screen and (max-width: 768px){.cta{height:600px}}.cta .cta__wrap{height:344px;display:flex;align-items:center;gap:40px;justify-content:center}@media screen and (max-width: 768px){.cta .cta__wrap{height:520px;flex-direction:column;gap:16px}}.cta .cta__wrap .cta__txt{width:512px;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (max-width: 768px){.cta .cta__wrap .cta__txt{width:100%}}.cta .cta__wrap .cta__txt .cta__header{display:flex;flex-direction:column;align-items:center;gap:8px}.cta .cta__wrap .cta__txt .cta__header img{width:200px}@media screen and (max-width: 992px){.cta .cta__wrap .cta__txt .cta__header img{width:160px}}.cta .cta__wrap .cta__txt .cta__header h2{font-size:48px;font-weight:bold;color:#fff}@media screen and (max-width: 992px){.cta .cta__wrap .cta__txt .cta__header h2{font-size:36px}}.cta .cta__wrap .cta__txt .cta__header p{font-size:18px;color:#fff;text-align:center}@media screen and (max-width: 992px){.cta .cta__wrap .cta__txt .cta__header p{font-size:16px}}@media screen and (max-width: 768px){.cta .cta__wrap .cta__txt .cta__header p{font-size:14px;word-break:auto-phrase}.cta .cta__wrap .cta__txt .cta__header p br{display:none}}.cta .cta__wrap .cta__txt .cta__btn{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.cta .cta__wrap .cta__txt .cta__btn .cta__txt-btn-download{display:inline-flex;width:400px;justify-content:center;align-items:center;height:48px;border-radius:48px;background:#fff;color:#253947;font-size:18px;font-weight:bold}@media screen and (max-width: 992px){.cta .cta__wrap .cta__txt .cta__btn .cta__txt-btn-download{font-size:16px;width:344px}}@media screen and (max-width: 480px){.cta .cta__wrap .cta__txt .cta__btn .cta__txt-btn-download{font-size:14px}}.cta .cta__wrap .cta__txt .cta__btn .cta__txt-btn-contact{display:inline-flex;width:400px;justify-content:center;align-items:center;height:48px;border-radius:48px;background:#ffc400;color:#253947;font-size:18px;font-weight:bold}@media screen and (max-width: 992px){.cta .cta__wrap .cta__txt .cta__btn .cta__txt-btn-contact{font-size:16px;width:344px}}@media screen and (max-width: 480px){.cta .cta__wrap .cta__txt .cta__btn .cta__txt-btn-contact{font-size:14px}}@media screen and (max-width: 992px){.cta .cta__wrap .cta__img{width:40vw}}@media screen and (max-width: 768px){.cta .cta__wrap .cta__img{width:240px}}.cta .cta__wrap .cta__img img{width:100%}.feature .feature__items{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;padding:16px 0}@media screen and (max-width: 576px){.feature .feature__items{gap:8px}}.feature .feature__items .feature__item{width:276px;display:flex;flex-direction:column;gap:16px;border:1px solid #e9edef;background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 4px 16px 0px rgba(37,57,71,.1)}@media screen and (max-width: 992px){.feature .feature__items .feature__item{width:208px}}@media screen and (max-width: 768px){.feature .feature__items .feature__item{width:calc(50% - 8px)}}@media screen and (max-width: 576px){.feature .feature__items .feature__item{width:calc(50% - 4px)}}@media screen and (max-width: 480px){.feature .feature__items .feature__item{width:100%;gap:8px}}.feature .feature__items .feature__item .feature__title{display:flex;align-items:center;gap:8px}.feature .feature__items .feature__item .feature__title img{width:40px}@media screen and (max-width: 480px){.feature .feature__items .feature__item .feature__title img{width:32px}}.feature .feature__items .feature__item .feature__title h3{font-size:18px;margin:0;font-weight:bold;color:#2f89ee}@media screen and (max-width: 480px){.feature .feature__items .feature__item .feature__title h3{font-size:16px}}.feature .feature__items .feature__item .feature__line{width:100%;height:1px;background:#dce1e5}.feature .feature__items .feature__item .feature__description{height:104px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 480px){.feature .feature__items .feature__item .feature__description{height:64px}}.feature .feature__items .feature__item .feature__description p{margin:0}@media screen and (max-width: 992px){.feature .feature__items .feature__item .feature__description p{font-size:14px}}.platform br{display:none}@media screen and (max-width: 576px){.platform br{display:initial}}.platform .platform__items{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;align-items:center;padding:32px 0}@media screen and (max-width: 768px){.platform .platform__items{gap:24px}}@media screen and (max-width: 480px){.platform .platform__items{gap:16px}}.platform .platform__item{display:flex;align-items:center;justify-content:center}.platform .platform__item img{height:100%}.platform .platform__item img.platform__item-h24{height:24px}@media screen and (max-width: 768px){.platform .platform__item img.platform__item-h24{height:16px}}@media screen and (max-width: 480px){.platform .platform__item img.platform__item-h24{height:12px}}.platform .platform__item img.platform__item-h32{height:32px}@media screen and (max-width: 768px){.platform .platform__item img.platform__item-h32{height:24px}}@media screen and (max-width: 480px){.platform .platform__item img.platform__item-h32{height:16px}}.platform p{text-align:center;font-size:16px}@media screen and (max-width: 768px){.platform p{font-size:14px}}.price .section-header br{display:none}@media screen and (max-width: 576px){.price .section-header br{display:initial}}.price .container{max-width:960px}.price .price__items{display:flex;gap:24px;justify-content:center;align-items:center;padding:40px 24px;background:#e3edf8;border-radius:16px;margin:32px 0}@media screen and (max-width: 768px){.price .price__items{gap:16px}}@media screen and (max-width: 480px){.price .price__items{flex-direction:column;gap:0px}}.price .price__items .price__item{width:480px;background:#fff;border-radius:8px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 480px){.price .price__items .price__item{width:100%}}.price .price__items .price__item .price__item-title{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:bold;color:#2f89ee;text-align:center;margin-bottom:24px}@media screen and (max-width: 992px){.price .price__items .price__item .price__item-title{width:100%;height:40px;font-size:18px}}.price .price__items .price__item .price__item-note{text-align:center;font-size:14px;color:#728390}.price .price__items .price__plus p{font-size:64px;margin:0;font-weight:bold;color:#2f89ee}@media screen and (max-width: 480px){.price .price__items .price__plus p{line-height:1;margin-bottom:8px}}.price .price__note{text-align:right;font-size:14px;color:#f02248}@media screen and (max-width: 480px){.price .price__note{font-size:12px;text-align:center}}.price .price__note p{margin:0}.lb .section-header br{display:none}@media screen and (max-width: 576px){.lb .section-header br{display:initial}}.lb .container{max-width:960px}.lb .lb__img{width:100%;margin:40px auto 80px}.lb .lb__img img{width:100%;border-radius:16px}.lb .lb__items{display:flex;gap:80px;justify-content:center}@media screen and (max-width: 1200px){.lb .lb__items{gap:64px}}@media screen and (max-width: 992px){.lb .lb__items{gap:16px}}@media screen and (max-width: 768px){.lb .lb__items{flex-direction:column}}.lb .lb__items .lb__item{width:480px;display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;background:#fff;border-radius:8px;position:relative}@media screen and (max-width: 1200px){.lb .lb__items .lb__item{width:400px}}@media screen and (max-width: 992px){.lb .lb__items .lb__item{overflow:hidden;width:50%;padding:32px 16px}}@media screen and (max-width: 768px){.lb .lb__items .lb__item{width:100%}}.lb .lb__items .lb__item .lb__item-point{position:absolute;width:96px;height:96px;top:-40px;left:-40px;background:#253947;color:#fff;font-size:24px;font-weight:bold;border-radius:100px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 1200px){.lb .lb__items .lb__item .lb__item-point{width:80px;height:80px;border-radius:80px;font-size:20px}}@media screen and (max-width: 992px){.lb .lb__items .lb__item .lb__item-point{width:96px;height:auto;top:0px;left:0px;text-align:center;border-radius:0;display:block}}.lb .lb__items .lb__item .lb__item-point span{font-size:32px;line-height:1}@media screen and (max-width: 1200px){.lb .lb__items .lb__item .lb__item-point span{font-size:28px}}@media screen and (max-width: 992px){.lb .lb__items .lb__item .lb__item-point span{font-size:24px;margin-left:4px}}.lb .lb__items .lb__item .lb__item-txt{display:flex;flex-direction:column;align-items:center;justify-content:center}.lb .lb__items .lb__item .lb__item-txt h3{text-align:center;font-size:20px;font-weight:bold;color:#253947;line-height:1.5}@media screen and (max-width: 768px){.lb .lb__items .lb__item .lb__item-txt h3{font-size:16px}}.lb .lb__items .lb__item .lb__item-txt h3 span{font-size:32px;color:#2f89ee}@media screen and (max-width: 992px){.lb .lb__items .lb__item .lb__item-txt h3 span{font-size:28px}}@media screen and (max-width: 768px){.lb .lb__items .lb__item .lb__item-txt h3 span{font-size:24px}}.lb .lb__items .lb__item .lb__item-txt .lb__txt-wrap{display:flex;height:96px;gap:8px;flex-direction:column;align-items:center;justify-content:center}.lb .lb__items .lb__item .lb__item-txt .lb__txt-wrap p{margin:0}@media screen and (max-width: 1200px){.lb .lb__items .lb__item .lb__item-txt .lb__txt-wrap p{font-size:14px}}.lb .lb__items .lb__item .lb__item-txt .lb__txt-wrap .lb__description{word-break:auto-phrase;text-align:center}.lb .lb__items .lb__item .lb__item-txt .lb__txt-wrap .lb__note{font-size:12px}@media screen and (max-width: 768px){.lb .lb__items .lb__item .lb__item-txt .lb__txt-wrap .lb__note{font-size:10px}}@media screen and (max-width: 992px){.reason .reason__wrap{overflow:scroll}}@media screen and (max-width: 992px)and (max-width: 480px){.reason .reason__wrap{overflow:hidden}}.reason .section-header br{display:none}@media screen and (max-width: 576px){.reason .section-header br{display:initial}}.reason .reason__items{display:flex;gap:16px;justify-content:center;padding:32px 0}@media screen and (max-width: 992px){.reason .reason__items{gap:8px;width:960px}}@media screen and (max-width: 480px){.reason .reason__items{flex-direction:column;width:100%}}.reason .reason__item{width:344px;display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;border:1px solid #dce1e5;border-radius:8px;box-shadow:0 4px 16px 0px rgba(37,57,71,.1)}@media screen and (max-width: 992px){.reason .reason__item{width:344px;gap:8px}}@media screen and (max-width: 480px){.reason .reason__item{width:100%;gap:24px}}.reason .reason__item .reason__item-img{width:100%;height:200px}@media screen and (max-width: 480px){.reason .reason__item .reason__item-img{height:144px}}.reason .reason__item .reason__item-img img{width:100%;height:100%;object-fit:contain}.reason .reason__item .reason__item-txt{display:flex;flex-direction:column;align-items:center;justify-content:center}.reason .reason__item .reason__item-txt h3{font-size:20px;font-weight:bold;color:#2f89ee;line-height:1.5;text-align:center;margin-bottom:16px}@media screen and (max-width: 1440px){.reason .reason__item .reason__item-txt h3 br{display:none}}@media screen and (max-width: 1200px){.reason .reason__item .reason__item-txt h3 br{display:initial}}@media screen and (max-width: 992px){.reason .reason__item .reason__item-txt h3{font-size:18px}}.reason .reason__item .reason__item-txt p{margin:0;text-align:center;word-break:auto-phrase}@media screen and (max-width: 992px){.reason .reason__item .reason__item-txt p{font-size:14px}}
