.instrument-heading-section{width:100%;display:flex;flex-direction:column;color:#12225c}.instrument-heading-section__title{text-align:center}.instrument-heading-section__description{text-align:center;max-width:800px;margin:20px auto 0}.instrument-heading-section__details{display:flex;justify-content:space-between;align-items:flex-end;margin:50px 0 25px;gap:10px}@media (max-width:1023px){.instrument-heading-section__details{margin-top:25px}}@media (max-width:767px){.instrument-heading-section__details{flex-direction:column;gap:20px;margin-top:20px}}.instrument-heading-section__details .details-label{text-transform:uppercase}.instrument-heading-section__details .details-title{font-size:40px;line-height:50px;word-break:break-all}@media (max-width:1439px){.instrument-heading-section__details .details-title{font-size:36px;line-height:46px}}@media (max-width:767px){.instrument-heading-section__details .details-title{font-size:30px;line-height:40px}}.instrument-heading-section__details .left-panel{display:grid;-moz-column-gap:16px;column-gap:16px}@media (max-width:768px){.instrument-heading-section__details .left-panel{gap:0 10px;grid-template-columns:auto 1fr;grid-template-rows:38px auto}}.instrument-heading-section__details .left-panel .details-label{grid-column:span 2;align-self:center}@media (max-width:768px){.instrument-heading-section__details .left-panel .details-label{grid-column:1;grid-row:1}}.instrument-heading-section__details .left-panel .details-title{grid-column:1}@media (max-width:768px){.instrument-heading-section__details .left-panel .details-title{grid-column:span 2;grid-row:2}}.instrument-heading-section__details .left-panel .add-to-watch-list-btn{font-size:16px;line-height:22px;grid-column:2;align-self:end;margin-bottom:8px;display:flex;gap:6px;background:0 0;border:none;padding:0;color:currentColor;white-space:nowrap}@media (max-width:767px){.instrument-heading-section__details .left-panel .add-to-watch-list-btn{justify-content:end;align-self:center;margin-bottom:0;grid-column:2;grid-row:1}}.instrument-heading-section__details .left-panel .add-to-watch-list-btn::before{content:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.45356 2.06618L9.90484 6.53278L10.0103 6.85729H10.3515H15.048L11.2484 9.6178L10.9724 9.81837L11.0778 10.1429L12.5291 14.6095L8.72961 11.849L8.45356 11.6484L8.17751 11.849L4.37799 14.6095L5.82928 10.1429L5.93472 9.81837L5.65867 9.6178L1.85916 6.85729H6.55562H6.89683L7.00227 6.53278L8.45356 2.06618Z' stroke='%2312225C' stroke-width='0.939284'/%3E%3C/svg%3E")}.instrument-heading-section__details .right-panel{display:flex;gap:32px;text-align:end;align-items:end}@media (max-width:767px){.instrument-heading-section__details .right-panel{justify-content:space-between}}.instrument-heading-section__details .details-price-col{display:flex;flex-direction:column;gap:5px;align-items:flex-end}@media (max-width:767px){.instrument-heading-section__details .details-price-col:first-child{align-items:flex-start}}.instrument-heading-section__details .details-value{font-size:30px;line-height:40px}@media (max-width:1439px){.instrument-heading-section__details .details-value{font-size:28px;line-height:36px}}@media (max-width:767px){.instrument-heading-section__details .details-value{font-size:27px;line-height:40px}}.instrument-heading-section__details .details-value.has-color-change{display:flex;align-items:center;gap:10px}.instrument-heading-section__details .details-value.has-color-change.down::before,.instrument-heading-section__details .details-value.has-color-change.up::before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9072 9.5L9.40723 2.5L1.90723 9.5' stroke='%23FFF' stroke-width='3'/%3E%3C/svg%3E%0A");align-self:center;border-style:unset;display:block;height:11px;width:18px;border-color:unset;border-width:unset}.instrument-heading-section__details .details-value.has-color-change.up{color:#00850f}.instrument-heading-section__details .details-value.has-color-change.up::before{background-image:url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9072 9.5L9.40723 2.5L1.90723 9.5' stroke='%2300850F' stroke-width='3'/%3E%3C/svg%3E%0A")}.instrument-heading-section__details .details-value.has-color-change.down{color:#ad1f32}.instrument-heading-section__details .details-value.has-color-change.down::before{transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9072 9.5L9.40723 2.5L1.90723 9.5' stroke='%23AD1F32' stroke-width='3'/%3E%3C/svg%3E%0A")}@media (max-width:767px){.instrument-heading-section__details .left-panel,.instrument-heading-section__details .right-panel{width:100%}}.instrument-heading-section{--pricing-section-border-radius:0}.instrument-heading-section .instrument-pricing{display:grid;grid-template-areas:"chart rates" "chart pricing" "chart ctas";grid-template-rows:max-content max-content 1fr;grid-template-columns:1fr 275px;overflow:hidden;background:#fff;width:100%;gap:30px 20px;background:#fff;padding:25px;border:var(--pricing-section-border,0);border-radius:var(--pricing-section-border-radius);box-shadow:var(--pricing-section-box-shadow,0 0 16px 0 rgba(0,0,0,.1))}@media (max-width:1023px){.instrument-heading-section .instrument-pricing{padding:15px;gap:15px;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"rates" "chart" "pricing" "ctas"}}.instrument-heading-section .instrument-pricing__chart-section{grid-area:chart;display:flex;flex-direction:column;gap:25px}@media (max-width:1023px){.instrument-heading-section .instrument-pricing__chart-section{gap:10px}}.instrument-heading-section .instrument-pricing__list{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 15px;color:#000}@media (max-width:1023px){.instrument-heading-section .instrument-pricing__list{gap:10px 15px}}.instrument-heading-section .instrument-pricing__list-item{display:flex;flex-flow:row nowrap;align-items:baseline;justify-content:space-between}.instrument-heading-section .instrument-pricing__label{font-size:14px;line-height:20px;font-weight:400;text-transform:uppercase;white-space:nowrap;font-weight:var(--font-weight-bold,600)}.instrument-heading-section .instrument-pricing__value{font-size:14px;line-height:20px;white-space:nowrap}.instrument-heading-section .instrument-pricing__content{grid-area:pricing;display:flex;flex-direction:column;gap:15px}.instrument-heading-section .instrument-pricing__rates{grid-area:rates;display:flex;gap:5px;width:100%;border-radius:var(--pricing-section-border-radius);overflow:hidden;position:relative}.instrument-heading-section .instrument-pricing__rate{width:100%;padding:10px;min-height:85px;display:flex;flex-direction:column;justify-content:space-between;background:#e6e8f1}.instrument-heading-section .instrument-pricing__rate-label{font-size:14px;line-height:20px;text-transform:uppercase}.instrument-heading-section .instrument-pricing__rate-value{font-size:20px;line-height:26px;font-weight:var(--font-weight-bold,600);display:flex;gap:10px}.instrument-heading-section .instrument-pricing__rate-value::after{content:url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9072 9.5L9.40723 2.5L1.90723 9.5' stroke='%23FFF' stroke-width='3'/%3E%3C/svg%3E%0A");line-height:1}.instrument-heading-section .instrument-pricing__rate.down *,.instrument-heading-section .instrument-pricing__rate.up *{color:#fff}.instrument-heading-section .instrument-pricing__rate.up{background:#00850f}.instrument-heading-section .instrument-pricing__rate.down{background:#ad1f32}.instrument-heading-section .instrument-pricing__rate.down .instrument-pricing__rate-value::after{transform:rotate(180deg)}.instrument-heading-section .instrument-pricing__offer{text-align:right}.instrument-heading-section .instrument-pricing__offer .instrument-pricing__rate-value{flex-direction:row-reverse}.instrument-heading-section .instrument-pricing__spread{font-size:14px;line-height:20px;font-weight:500;display:flex;align-items:center;justify-content:center;overflow:hidden;position:absolute;top:10px;left:50%;transform:translateX(-50%);border-radius:var(--pricing-section-border-radius);padding:10px;width:80px;height:30px;background:#fff}.instrument-heading-section .instrument-pricing__ctas{grid-area:ctas;display:flex;flex-direction:column;align-items:stretch;gap:15px}@media (max-width:1023px){.instrument-heading-section .instrument-pricing__ctas{flex-direction:row}}@media (max-width:767px){.instrument-heading-section .instrument-pricing__ctas{flex-direction:column}}.instrument-heading-section .instrument-pricing__cta a{width:100%;text-align:center}@media (max-width:1023px){.instrument-heading-section .instrument-pricing__cta{flex:1}}.instrument-heading-section .instrument-pricing[data-is-modal-link-disabled=False] .instrument-pricing__rate:hover{cursor:pointer}.instrument-heading-section .instrument-pricing[data-is-modal-link-disabled=False] .instrument-pricing__rate.up:hover{background:#1a9127}.instrument-heading-section .instrument-pricing[data-is-modal-link-disabled=False] .instrument-pricing__rate.up:active,.instrument-heading-section .instrument-pricing[data-is-modal-link-disabled=False] .instrument-pricing__rate.up:focus{background:#006a0c}.instrument-heading-section .instrument-pricing[data-is-modal-link-disabled=False] .instrument-pricing__rate.down:hover{background:#b53547}.instrument-heading-section .instrument-pricing[data-is-modal-link-disabled=False] .instrument-pricing__rate.down:active,.instrument-heading-section .instrument-pricing[data-is-modal-link-disabled=False] .instrument-pricing__rate.down:focus{background:#8a1928}.instrument-heading-section .instrument-pricing__chart{height:340px}@media (max-width:1023px){.instrument-heading-section .instrument-pricing__chart{height:290px}}@media (max-width:767px){.instrument-heading-section .instrument-pricing__chart{height:205px}}.instrument-page-modal-window{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999;padding:15px}.instrument-page-modal-window__content{border:var(--pricing-section-border,0);border-radius:var(--pricing-section-border-radius,0);box-shadow:var(--pricing-section-box-shadow,0 0 16px 0 rgba(0,0,0,.1));padding:50px;display:flex;flex-direction:column;gap:20px;max-width:638px;background:#fff;position:relative}@media (max-width:768px){.instrument-page-modal-window__content{padding:20px}}.instrument-page-modal-window__title{font-size:30px;line-height:40px;margin:0}@media (max-width:1439px){.instrument-page-modal-window__title{font-size:28px;line-height:36px}}@media (max-width:767px){.instrument-page-modal-window__title{font-size:27px;line-height:40px}}.instrument-page-modal-window__ctas{display:flex;gap:20px}@media (max-width:767px){.instrument-page-modal-window__ctas{flex-direction:column}}@media (max-width:1024px){.instrument-page-modal-window__ctas .button{width:50%}.instrument-page-modal-window__ctas .button a{width:100%;text-align:center}}@media (max-width:767px){.instrument-page-modal-window__ctas .button{width:100%}}.instrument-page-modal-window .close-modal{cursor:pointer;border:0;border-radius:0;outline:0;padding:0;-webkit-appearance:none;background:0 0;position:absolute;right:20px;top:20px;display:block;width:15px;height:15px;background-image:url(../../../images/close.svg);background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;z-index:1}.instrument-page-modal-window .close-modal:focus{outline:0}.instrument-heading-section{--pricing-section-border-radius:10px}