@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:400;src:url(../fonts/OpenSans-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:600;src:url(../fonts/OpenSans-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:700;src:url(../fonts/OpenSans-Bold.woff2) format("woff2")}:root{--container-padding:48px;--container-width:1387px}@media(max-width:1023px){:root{--container-padding:32px}}@media(max-width:767px){:root{--container-padding:16px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background:#fff;color:#092c47;font:400 1rem/1.5 OpenSans,sans-serif;margin:0}@media(max-width:767px){body{font-size:.875rem;line-height:1.43}}main{flex:1;max-width:100%}.l-container{margin:0 auto;max-width:100%;padding-inline:var(--container-padding);width:min(100%,var(--container-width))}a{text-decoration:none}a,button{color:inherit;font:inherit}button{background-color:transparent;border:none;cursor:pointer;outline:none}ol,ul{margin:0;padding:0}ol li,ul li{margin-left:1.8em}ol li::marker,ul li::marker{font-size:.9em}ol.u-unstyled-list,ul.u-unstyled-list{list-style:none}ol.u-unstyled-list li,ul.u-unstyled-list li{margin:0}img,input,textarea,video{outline:none}img,video{border:0;display:block;max-width:100%}dialog{border:none;margin:auto;padding:0}.u-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.u-d-none{display:none!important}.u-no-scroll{overflow:hidden}.select{display:inline-block;position:relative;width:100%}.select.active{z-index:2}.select.active .select-opener{background-image:url(./image/icons/select-arrow-opened.svg);border:1px solid #1a5ade}.select.active .select-opener::placeholder{text-overflow:ellipsis}.select.active .select__options{opacity:1;pointer-events:auto;visibility:visible}.select.error .select-opener{border:1px solid red}.select-opener{background:url(./image/icons/select-arrow.svg) no-repeat calc(100% - 8px),#fff;border:1px solid #c1cad1;border-radius:4px;color:#092c47;cursor:pointer;display:-webkit-box;font-family:inherit;font-size:1rem;font-weight:600;-webkit-line-clamp:1;line-height:1.25;outline:none;overflow:hidden;padding:13px 33px 13px 7px;position:relative;text-overflow:ellipsis;width:100%;-webkit-box-orient:vertical;transition:all .35s ease-out;user-select:none}.select-opener::placeholder{color:#c8c8c8;opacity:1}.select-opener:hover{border-color:#1a5ade}.select-opener:focus-visible{border-color:#1a5ade}.select__options{background-color:#fff;border:1px solid #c1cad1;border-radius:4px;list-style:none;margin-top:4px;opacity:0;overflow:hidden;padding:4px;pointer-events:none;position:absolute;transition:all .35s ease-out;visibility:hidden;width:100%;z-index:1}.select__options>ul{list-style:none;max-height:30vh;overflow:auto;overscroll-behavior:contain;padding-right:4px}.select__options>ul li{margin:0}.select-option{background-color:#fff;background-position:110%;border:none;border-radius:4px;color:#092c47;cursor:pointer;font-size:.875rem;font-weight:400;line-height:1.5;padding:8px;text-align:start;transition:all .35s ease-out;user-select:none;width:100%}.select-option:hover{background-color:#f6f9ff}.select-option:focus-visible{background-color:#f6f9ff}.select-option.selected{background:url(./image/icons/select-check.svg) no-repeat calc(100% - 12px),#f6f9ff}.instrument__container{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}@media(max-width:1023px){.instrument__container{gap:60px}}@media(max-width:767px){.instrument__container{gap:32px}}.instrument__holder{display:flex;gap:40px}@media(max-width:1023px){.instrument__holder{gap:20px}}@media(max-width:767px){.instrument__holder{flex-direction:column;gap:32px}}.instrument__left{display:flex;flex-direction:column;gap:10px;width:45%}@media(max-width:1023px){.instrument__left{gap:12px}}@media(max-width:767px){.instrument__left{width:100%}}.instrument__cluster{background-color:#f6f9ff;border-radius:8px;box-shadow:0 0 8px 0 rgba(35,37,39,.16);display:flex;flex-direction:column;gap:32px;padding:24px}@media(max-width:1023px){.instrument__cluster{padding:20px 12px}}.instrument__cluster--result .instrument__title-text{color:#092c47;font-weight:600}.instrument__tabs{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.instrument__tab{border:1px solid #c1cad1;border-radius:4px;color:#092c47;font-size:1rem;font-weight:600;line-height:1.12;padding:14px 11px;transition:all .35s ease-out}@media(max-width:1023px){.instrument__tab{font-size:.875rem;line-height:1.29;padding:10px 11px}}.instrument__tab:hover:not(.instrument__tab--active){border-color:#1a5ade}.instrument__tab:focus-visible{border-color:#1a5ade}.instrument__tab--active{background-color:#1a5ade;color:#fff}.instrument__select{display:flex;flex-direction:column;gap:4px}.instrument__select-title{color:#0e6aed;font-size:1rem;font-weight:600;line-height:1.12}.instrument__fit{display:flex;flex-direction:column;gap:20px}.instrument__title{align-items:center;display:flex;gap:12px}.instrument__title-icon{flex-shrink:0;height:24px;width:24px}.instrument__title-text{color:#0e6aed;font-size:1rem;font-weight:700;line-height:1.5}.instrument__radios{display:flex;flex-direction:column;gap:12px}.instrument__radio{align-items:center;background-color:#fff;border:1px solid #c1cad1;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:12px 8px;transition:all .35s ease-out;user-select:none}.instrument__radio-input{height:0;opacity:0;position:absolute;width:0}.instrument__radio-control{align-items:center;border:2px solid #c1cad1;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .35s ease-out;width:20px}.instrument__radio-control:after{background-color:#0e6aed;border-radius:50%;content:"";height:10px;opacity:0;transition:all .35s ease-out;width:10px}.instrument__radio-content{display:flex;flex:1;flex-direction:column}.instrument__radio-name{color:#092c47;font-size:.875rem;font-weight:700;line-height:1.14;transition:all .35s ease-out}.instrument__radio-desc{color:#092c47;font-size:.75rem;font-weight:400;line-height:1.33}.instrument__radio-value{color:#0e6aed;font-size:1rem;font-weight:700;line-height:1;white-space:nowrap}.instrument__radio-input:checked~.instrument__radio-control{border-color:#0e6aed}.instrument__radio-input:checked~.instrument__radio-control:after{opacity:1}.instrument__radio-input:checked~.instrument__radio-content .instrument__radio-name{color:#0e6aed}.instrument__result{display:flex;flex-direction:column;gap:8px;position:relative;width:100%}.instrument__result-value{color:#0e6aed;font-size:1.5rem;font-weight:700;line-height:1.33}@media(max-width:1023px){.instrument__result-value{font-size:1.25rem;line-height:1.6}}.instrument__result-desc{color:#092c47;font-size:1rem;font-weight:400;line-height:1.5}@media(max-width:1023px){.instrument__result-desc{line-height:1.5}}.instrument__right{display:flex;flex:1;flex-direction:column;gap:20px;justify-content:space-between}.instrument__viz{align-items:center;display:flex;flex-direction:column;margin:auto;width:100%}.instrument__viz-images{aspect-ratio:470/227;max-width:470px;position:relative;width:100%}.instrument__viz-images img{display:block;height:100%;width:100%}.instrument__viz-label{align-items:center;background-color:#fff;color:#0e6aed;display:flex;font-size:clamp(12px,1.8vw,18px);font-weight:700;gap:5px;line-height:normal;padding:2px 8px;white-space:nowrap}.instrument__viz-label--clearance{left:50%;position:absolute;top:32%;transform:translate(-50%,-50%)}.instrument__viz-label--tap{margin-top:0}.instrument__viz-label strong{color:inherit;font-weight:inherit}.instrument__viz-fit-name{color:#000;font-size:clamp(6px,1vw,12px);font-weight:400;line-height:normal}.instrument__viz-plate-label{background-color:transparent;color:#000;font-size:clamp(10px,1vw,12px);font-weight:400;left:0;line-height:normal;padding:8px 10px;position:absolute;white-space:nowrap}.instrument__viz-plate-label--top{top:14%}.instrument__viz-plate-label--bottom{bottom:6%}.instrument__downloads{background-color:#f6f9ff;border-radius:8px;box-shadow:0 0 8px 0 rgba(35,37,39,.16);display:flex;flex-direction:column;gap:18px;padding:18px 24px 28px}.instrument__downloads-title{color:#000;font-size:1.0625rem;font-weight:600;line-height:normal}.instrument__downloads-list{display:flex;flex-direction:column;gap:24px}.instrument__downloads-item{align-items:center;background-color:#fff;border:1px solid #c1cad1;border-radius:8px;display:flex;gap:20px;padding:7px 19px}.instrument__downloads-icon{align-items:center;background-color:#0e6aed;border-radius:10px;box-shadow:0 10px 15px 0 rgba(0,0,0,.1),0 4px 6px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .35s ease-out;width:40px}.instrument__downloads-icon img{display:block;height:20px;width:20px}@media(hover:hover){.instrument__downloads-icon:hover{background-color:#1a5ade}}.instrument__downloads-icon:active{background-color:#1a5ade}.instrument__downloads-name{align-items:center;color:#092c47;display:flex;flex:1;font-size:1.125rem;font-weight:600;line-height:1.5;min-height:48px}.instrument__downloads-btn{align-items:center;background-color:#fff;border:1px solid #0e6aed;border-radius:10px;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:8px;transition:all .35s ease-out;width:36px}.instrument__downloads-btn img{display:block;height:20px;width:20px}@media(hover:hover){.instrument__downloads-btn:hover{background-color:#f6f9ff}}.instrument__downloads-btn:active{background-color:#f6f9ff}.instrument__modal{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:1000}.instrument__modal--open{display:flex}.instrument__modal-overlay{background-color:rgba(0,0,0,.55);cursor:pointer;inset:0;position:absolute}.instrument__modal-box{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:88vh;max-width:92vw;overflow:hidden;position:relative;width:900px;z-index:1}.instrument__modal-head{align-items:center;border-bottom:1px solid #c1cad1;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px}.instrument__modal-title{color:#092c47;font-size:1.125rem;font-weight:700}.instrument__modal-close{align-items:center;border:1px solid #c1cad1;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .35s ease-out;width:32px}.instrument__modal-close img{display:block;height:16px;width:16px}@media(hover:hover){.instrument__modal-close:hover{background-color:#f6f9ff}}.instrument__modal-close:active{background-color:#f6f9ff}.instrument__modal-body{overflow-x:hidden;overflow-y:auto;padding:24px}.instrument__chart-tabs{display:flex;gap:4px;margin-bottom:20px}.instrument__chart-tab{border:1px solid #c1cad1;border-radius:4px;color:#092c47;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:all .35s ease-out}.instrument__chart-tab--active{background-color:#1a5ade;border-color:#1a5ade;color:#fff}.instrument__chart-tab:hover:not(.instrument__chart-tab--active){border-color:#1a5ade}.instrument__chart-scroll{overflow-x:auto}.single table.instrument__chart-table{border-collapse:collapse;font-size:.875rem;width:100%}.single table.instrument__chart-table thead{margin:0}.single table.instrument__chart-table thead tr th{background-color:#0e6aed;color:#fff;font-weight:600;padding:10px 16px;text-align:left;white-space:nowrap}.single table.instrument__chart-table tbody tr td{border-bottom:1px solid #f6f9ff;color:#092c47;padding:10px 16px;white-space:nowrap}.single table.instrument__chart-table tbody tr:nth-child(2n) td{background-color:#f6f9ff}.notice{align-items:flex-start;background-color:#fff8e7;border:1px solid #f9ae00;border-radius:2px;display:flex;gap:6px;padding:9px 6px}@media(max-width:1023px){.notice{padding:12px 8px}}.notice__icon{flex-shrink:0;height:32px;width:32px}.notice__icon img{display:block;height:100%;width:100%}.notice__content{display:flex;flex:1;flex-direction:column;gap:5px;justify-content:center}.notice__title{color:#f9ae00;font-weight:600}.notice__text,.notice__title{font-size:1rem;line-height:1.75}.notice__text{color:#092c47;font-weight:400}.page{align-content:center;display:flex;flex-direction:column;min-height:100dvh}

/*# sourceMappingURL=style.bundle.css.map*/
.section__title-wrapper {
	display: flex;
	flex-direction: column;
	gap: 24px;
    margin-bottom: 32px;
}
.section__title-wrapper.center,
.section__title-wrapper.center .section__title-text {
	align-items: center;
	text-align: center;
}
.section__title-text {
	display: flex;
	flex-direction: column;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0;
	color: #092c47;
}
@media (max-width: 767px) {
 .section__title-wrapper h1 {
		font-size: 28px;
	}
.section__title-text {
		font-size: 16px;
		line-height: 24px;
	}
}

.instrument .instrument__viz svg{
	overflow: visible;
}