.anchor .anchor__menu-list{display:flex;align-items:center;justify-content:center;align-items:stretch;gap:32px}@media screen and (max-width: 768px){.anchor .anchor__menu-list{flex-wrap:wrap}}@media screen and (max-width: 480px){.anchor .anchor__menu-list{gap:16px;justify-content:space-evenly}}.anchor .anchor__menu-list .anchor__menu-item{border-bottom:2px solid #2f89ee;width:160px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;text-align:center;padding-bottom:8px}@media screen and (max-width: 768px){.anchor .anchor__menu-list .anchor__menu-item{font-size:16px;width:40%}}.anchor .anchor__menu-list .anchor__menu-item .anchor__menu-link{color:#2f89ee}@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::-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}.overview .overview__wrap{display:flex;align-items:stretch;justify-content:space-between}@media screen and (max-width: 768px){.overview .overview__wrap{flex-direction:column;align-items:center;justify-content:center;gap:16px}}.overview .overview__wrap .overview__plan{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.overview .overview__wrap .overview__plan{flex-direction:row;align-items:center;justify-content:center;gap:8px}}@media screen and (max-width: 480px){.overview .overview__wrap .overview__plan{flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%}}.overview .overview__wrap .overview__plan .overview__plan-box{background-color:#fff;padding:40px;border-radius:16px;width:440px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}@media screen and (max-width: 1200px){.overview .overview__wrap .overview__plan .overview__plan-box{width:360px}}@media screen and (max-width: 768px){.overview .overview__wrap .overview__plan .overview__plan-box{width:100%;flex:1;padding:24px 16px}}.overview .overview__wrap .overview__plan .overview__plan-box .overview__plan-title{font-size:28px;font-weight:700;color:#2f89ee;margin-bottom:8px}@media screen and (max-width: 768px){.overview .overview__wrap .overview__plan .overview__plan-box .overview__plan-title{font-size:20px}}.overview .overview__wrap .overview__plan .overview__plan-box .overview__plan-price{font-size:28px;font-weight:700;color:#2f89ee}.overview .overview__wrap .overview__plan .overview__plan-box .overview__plan-price span{font-size:16px;font-weight:700;color:#253947;margin:0 4px}.overview .overview__wrap .overview__plan .overview__plan-box .overview__plan-tax,.overview .overview__wrap .overview__plan .overview__plan-box .overview__plan-notice{font-size:12px;color:#253947}.overview .overview__wrap .overview__plan .overview__plan-box .overview__plan-support{position:absolute;top:0;right:0;background-color:#00b9aa;color:#fff;padding:4px 8px;border-radius:0 16px 0 16px;font-size:12px;font-weight:700}.overview .overview__wrap .overview__plus{display:flex;align-items:center;justify-content:center}.overview .overview__wrap .overview__rate{width:440px;height:auto;background-color:#fff;padding:40px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media screen and (max-width: 1200px){.overview .overview__wrap .overview__rate{width:360px}}@media screen and (max-width: 768px){.overview .overview__wrap .overview__rate{width:100%}}.overview .overview__wrap .overview__rate .overview__rate-title{font-size:28px;font-weight:700;color:#2f89ee;margin-bottom:8px}@media screen and (max-width: 768px){.overview .overview__wrap .overview__rate .overview__rate-title{font-size:24px}}.overview .overview__wrap .overview__rate .overview__rate-notice{font-size:12px;color:#253947}.overview .overview__table{margin-top:40px;background-color:#fff;padding:80px;border-radius:16px}@media screen and (max-width: 1200px){.overview .overview__table{padding:40px}}@media screen and (max-width: 992px){.overview .overview__table{padding:40px 16px}}.overview .overview__table .overview__table-title{font-size:24px;text-align:center;font-weight:700;margin-bottom:16px}@media screen and (max-width: 768px){.overview .overview__table .overview__table-title{font-size:20px}}@media screen and (max-width: 480px){.overview .overview__table .overview__table-wrap{overflow-x:auto;width:100%}}.overview .overview__table .overview__table-wrap table{width:100%;border-collapse:collapse}@media screen and (max-width: 480px){.overview .overview__table .overview__table-wrap table{width:600px}}.overview .overview__table .overview__table-wrap table th,.overview .overview__table .overview__table-wrap table td{font-size:14px;color:#253947;border:1px solid #c8d0d5;text-align:center;width:16.66%;height:56px}.overview .overview__table .overview__table-wrap table th{background-color:#2f89ee;color:#fff;font-weight:700}.overview .overview__table .overview__table-wrap table td br{display:none}@media screen and (max-width: 992px){.overview .overview__table .overview__table-wrap table td br{display:block}}.overview .overview__table .overview__table-wrap .overview__table-notice{font-size:12px;color:#253947;margin-top:16px;text-align:right}@media screen and (max-width: 480px){.overview .overview__table .overview__table-wrap .overview__table-notice{width:600px;text-align:left}}.overview .overview__sample{margin-top:40px;background-color:#fff;padding:80px;border-radius:16px}@media screen and (max-width: 1200px){.overview .overview__sample{padding:40px}}@media screen and (max-width: 992px){.overview .overview__sample{padding:40px 16px}}.overview .overview__sample .overview__sample-title{font-size:24px;text-align:center;font-weight:700;margin-bottom:16px}@media screen and (max-width: 768px){.overview .overview__sample .overview__sample-title{font-size:20px}}.overview .overview__sample .overview__sample-description{font-size:16px;text-align:center;margin-bottom:16px}@media screen and (max-width: 768px){.overview .overview__sample .overview__sample-description{font-size:14px}}@media screen and (max-width: 480px){.overview .overview__sample .overview__sample-wrap{overflow-x:auto;width:100%}}.overview .overview__sample .overview__sample-wrap table{width:100%;border-collapse:collapse}@media screen and (max-width: 480px){.overview .overview__sample .overview__sample-wrap table{width:600px}}.overview .overview__sample .overview__sample-wrap table th,.overview .overview__sample .overview__sample-wrap table td{font-size:14px;color:#253947;border:1px solid #c8d0d5;text-align:center;height:56px}.overview .overview__sample .overview__sample-wrap table thead th{background-color:#2f89ee;color:#fff;font-weight:700}.overview .overview__sample .overview__sample-wrap table thead th:first-child{background-color:rgba(0,0,0,0);border-left:none;border-top:none}.overview .overview__sample .overview__sample-wrap table tbody td{width:16%}@media screen and (max-width: 480px){.overview .overview__sample .overview__sample-wrap table tbody td{width:20%}}.overview .overview__sample .overview__sample-wrap table tbody th{background-color:#f5f6f9;font-weight:700}.overview .overview__sample .overview__sample-wrap table tbody tr:last-child td{border-bottom:none;border-right:none;border-left:none;text-align:right;font-size:16px}@media screen and (max-width: 480px){.overview .overview__sample .overview__sample-wrap table tbody tr:last-child td{font-size:14px}}.overview .overview__sample .overview__sample-wrap table tbody tr:last-child td span{font-size:20px;font-weight:700;color:#2f89ee}@media screen and (max-width: 480px){.overview .overview__sample .overview__sample-wrap table tbody tr:last-child td span{font-size:18px}}.overview .overview__sample .overview__sample-wrap table tbody tr:last-child td small{font-size:12px;color:#728390}.price .price__form{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e3edf8;border-radius:8px;padding:80px 24px;gap:40px}@media screen and (max-width: 768px){.price .price__form{padding:40px 16px}}.price .price__form .price__form-text{text-align:center}.price .price__form .price__form-text .price__form-title{font-size:32px;font-weight:700;color:#253947;margin-bottom:16px;word-break:auto-phrase}@media screen and (max-width: 992px){.price .price__form .price__form-text .price__form-title{font-size:28px}}@media screen and (max-width: 480px){.price .price__form .price__form-text .price__form-title{font-size:24px}}.price .price__form .price__form-text .price__form-description{font-size:16px;color:#253947}@media screen and (max-width: 768px){.price .price__form .price__form-text .price__form-description{font-size:14px}}.price .price__form .price__form-input{display:flex;align-items:center;justify-content:center;gap:16px;font-weight:700;background-color:#fff;border-radius:8px;padding:40px 80px;box-shadow:0 4px 16px rgba(0,0,0,.1)}@media screen and (max-width: 768px){.price .price__form .price__form-input{width:100%;padding:24px 16px}}@media screen and (max-width: 480px){.price .price__form .price__form-input{flex-direction:column;gap:16px}}.price .price__form .price__form-input label{color:#253947;font-size:20px}@media screen and (max-width: 768px){.price .price__form .price__form-input label{font-size:16px}}.price .price__form .price__form-input .price__input-wrap{display:flex;align-items:center;justify-content:center;gap:16px}.price .price__form .price__form-input .price__input-wrap input{width:240px;border:2px solid #2f89ee;background-color:#fff;border-radius:8px;padding:24px 16px;text-align:right}.price .price__wrap{max-width:800px;margin:40px auto 0}.price .price__wrap .price__tabs{display:flex;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;height:0;overflow:hidden}.price .price__wrap .price__tabs.is-active{opacity:1;pointer-events:auto;height:auto;transition:opacity .3s ease-in-out}.price .price__wrap .price__tabs .price__tab{padding:16px 24px;flex:1;border:2px solid #2f89ee;background:#fff;color:#2f89ee;cursor:pointer;border-radius:4px 0 0 0;font-weight:bold;transition:background .2s,color .2s}.price .price__wrap .price__tabs .price__tab:last-child{border-radius:0 4px 0 0}@media screen and (max-width: 480px){.price .price__wrap .price__tabs .price__tab{font-size:14px;padding:16px 8px}}.price .price__wrap .price__tabs .price__tab.is-active{background:#2f89ee;color:#fff}.price .price__results{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;height:0;overflow:hidden;border:2px solid #2f89ee;border-top:none;border-radius:0 0 4px 4px}@media screen and (max-width: 768px){.price .price__results{font-size:14px}}.price .price__results.is-active{opacity:1;pointer-events:auto;height:auto;padding:40px 24px;transition:opacity .3s ease-in-out}@media screen and (max-width: 768px){.price .price__results.is-active{padding:40px 16px}}.price .price__results h3{font-size:24px;font-weight:700}.price .price__results .price__panel{display:none;animation:fadeIn .3s ease-in-out}.price .price__results .price__panel .price__panel-total{text-align:center;font-size:20px;font-weight:700;color:#2f89ee;margin-bottom:16px}.price .price__results .price__panel .price__panel-total span{font-size:40px;font-weight:700;margin:0 8px}@media screen and (max-width: 480px){.price .price__results .price__panel{overflow-x:scroll}}.price .price__results .price__panel table{width:100%;border-collapse:collapse}@media screen and (max-width: 480px){.price .price__results .price__panel table{width:400px;margin:0 auto}}.price .price__results .price__panel table th{text-align:right;min-width:104px}@media screen and (max-width: 768px){.price .price__results .price__panel table th{min-width:72px}}.price .price__results .price__panel table th:first-child{width:60%}.price .price__results .price__panel table .price__table-row{border-bottom:1px solid #e9edef}.price .price__results .price__panel table .price__table-total{border-top:2px solid #c8d0d5}.price .price__results .price__panel table td{padding:8px 0}.price .price__results .price__panel table td.price__table-unit{text-align:right}.price .price__results .price__panel table td.price__table-qty{text-align:right}.price .price__results .price__panel table td.price__table-price{text-align:right}.price .price__results .price__panel table td span{font-weight:700;color:#f02248}.price .price__results .price__panel.is-active{display:block}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.price .price__results .price__download{margin-top:120px}.price .price__results .price__download h3{text-align:center;font-size:24px;font-weight:700;margin-bottom:16px;position:relative}@media screen and (max-width: 768px){.price .price__results .price__download h3{font-size:20px}}.price .price__results .price__download h3::before{content:"";background-image:url(/dist/images/icon-mini-downarrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;display:block;width:32px;height:32px;position:absolute;top:-80px;left:50%;transform:translateX(-50%);animation:arrow-down 2s infinite}.price .price__results .price__download p{font-size:16px;text-align:center}.price .price__results .price__download p.price__download-notice{font-size:14px;color:#253947;text-align:center}.price .price__results .price__download p.price__download-notice span{color:#f02248}@keyframes arrow-down{0%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}form{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:32px}form .form__group{display:flex;gap:32px;align-items:center}@media screen and (max-width: 480px){form .form__group{flex-direction:column;align-items:flex-start;gap:8px}}form .form__group .form__label-wrapper{font-weight:700;width:160px;flex-shrink:0;font-size:14px}form .form__group .form__input-text,form .form__group .form__input-select{width:100%}form .form__group .form__input-text input,form .form__group .form__input-text select,form .form__group .form__input-select input,form .form__group .form__input-select select{width:100%;border:1px solid #c8d0d5;border-radius:8px;padding:16px;font-size:14px}form .form__group .form__input-text p.annotation,form .form__group .form__input-select p.annotation{font-size:12px;color:#253947;text-align:right}form .form__group .form__input-radio{display:flex;align-items:center;gap:16px}form .form__required{font-size:12px;margin-left:8px;color:#f02248}form .form__checkbox{display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (max-width: 480px){form .form__checkbox{font-size:12px}}form p.form__error{font-size:14px;color:#f02248;margin-top:8px;text-align:center}form .form__btn{text-align:center}.option .option__box{background-color:#fff;padding:80px;border-radius:16px;text-align:center}@media screen and (max-width: 1200px){.option .option__box{padding:40px}}@media screen and (max-width: 992px){.option .option__box{padding:40px 16px}}.option .option__box .option__box-title{font-size:24px;font-weight:700}@media screen and (max-width: 768px){.option .option__box .option__box-title{font-size:20px}}.option .option__box .option__box-notice{font-size:14px;color:#728390;margin-top:16px}.option .option__box .option__items{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:40px}@media screen and (max-width: 768px){.option .option__box .option__items{flex-direction:column;gap:40px}}.option .option__box .option__items .option__item{display:flex;flex-direction:column;gap:32px;flex:1;flex-shrink:0}.option .option__box .option__items .option__item .option__item-img{width:100%}.option .option__box .option__items .option__item .option__item-img img{width:100%}.option .option__box .option__items .option__item .option__item-title{font-size:20px;font-weight:700;margin-bottom:8px}@media screen and (max-width: 768px){.option .option__box .option__items .option__item .option__item-title{font-size:18px}}@media screen and (max-width: 768px){.option .option__box .option__items .option__item .option__item-description{font-size:14px}}
