.double-block-holder{margin:80px 74px 70px;padding:0 60px;display:flex;justify-content:center}.double-block-holder__block-wrapper{max-width:1530px;width:100%;display:flex;justify-content:space-between}.double-block-holder__block{width:720px}.double-block-holder__block--first{padding-right:32px}.double-block-holder__block--second{padding-left:32px}.double-block-holder__block--large{width:900px}.double-block-holder__block--small{width:540px}@media (max-width:1700px){.double-block-holder{margin-left:0;margin-right:0;padding:0 38px}.double-block-holder__block-wrapper{padding:0 12px}}@media (max-width:1100px){.double-block-holder{margin-top:55px;margin-bottom:60px;padding-left:30px;padding-right:30px}.double-block-holder__block-wrapper{flex-direction:column;align-items:stretch;padding:0}.double-block-holder__block{padding:0;width:auto}.double-block-holder__block--first{padding-bottom:32px}}@media (max-width:568px){.double-block-holder{padding:0;margin-top:45px;margin-bottom:40px}.double-block-holder__block-wrapper{padding:0 20px}.double-block-holder__block--first{padding-bottom:16px}}.abbr{text-decoration:none}.abbr--clickable{cursor:pointer}.info-tooltip{height:20px;width:20px;padding:2px;display:inline-block}.info-tooltip .info-badge__background{transition:fill .1s ease-out;fill:#0a367f}.info-tooltip .info-badge__letter{transition:fill .1s ease-out,stroke .1s ease-out;fill:#8db5f2;stroke:#8db5f2}.info-tooltip:hover .info-badge__background{fill:#0f4294}.info-tooltip:hover .info-badge__letter{fill:#fff;stroke:#fff}.info-tooltip--light .info-badge__background{fill:#d2e8ff}.info-tooltip--light .info-badge__letter{fill:#406db4;stroke:#406db4}.info-tooltip--light:hover .info-badge__background{fill:#b7d9ff}.info-tooltip--light:hover .info-badge__letter{fill:#001349;stroke:#001349}.stats .stats__top{display:flex;margin-bottom:13px;flex-direction:column}.stats .stats__header{margin:0 35px 0 0;color:#fff;font-size:2.4rem}.stats--light .stats__header{color:#002358}.stats .stats__description{color:#b3d1ff;font-size:1.4rem;font-family:Montserrat,Helvetica,Arial,sans-serif;line-height:1.6;margin-bottom:0}.stats--light .stats__description{color:#264d89}.stats .stats__button{margin-top:10px;color:#b3d1ff;text-decoration:none;font-size:1.4rem;font-weight:700;transition:filter .1s ease-out}.stats .stats__button:hover{filter:brightness(1.2)}.stats--light .stats__button{color:#0060ff}.stats .stats__button-arrow{margin-left:3px;margin-bottom:1px;vertical-align:middle}.stats .stats__button-arrow path{stroke:#b3d1ff}.stats--light .stats__button-arrow path{stroke:#0060ff}.stats .stats__list{width:100%;border-collapse:collapse}.stats .stats__item{display:grid;border-bottom:1px solid #173e7b;padding:16px 0 18px;grid-template-columns:48px auto auto;grid-template-rows:auto auto;align-items:center}.stats .stats__item:last-child{border-bottom:0}.stats--light .stats__item{border-color:#cee1ff}.stats .stats__icon{display:flex;align-content:center;justify-content:center;width:34px;min-height:24px;margin-right:14px}.stats .stats__label{font-size:1.4rem;color:#fff;text-align:left;font-weight:400;margin-right:10px}.stats .stats__label-text{margin-right:5px}.stats .stats__label .info-tooltip{vertical-align:bottom;margin-bottom:1px}.stats--light .stats__label{color:#002358}.stats .stats__value{font-size:1.4rem;color:#fff;font-weight:700;text-align:right;white-space:nowrap}.stats--light .stats__value{color:#002358}.stats .stats__value-addendum{color:#b3d1ff;font-size:1.3rem;text-align:right;grid-column:3/4;grid-row:2/3;align-self:end;margin-top:3px}.stats .stats__value-addendum--warning{font-size:1.3rem;font-weight:700;color:#ffb412}.stats .stats__value-addendum--warning svg{margin-bottom:-2.5px;margin-right:7px}.stats .stats__value-addendum--warning .stats__value-addendum-link:hover{color:#ffc954}.stats .stats__value-addendum--warning .stats__value-addendum-link:hover svg g{stroke:#ffc954;fill:#ffc954}.stats--light .stats__value-addendum{color:#0b3574}.stats--light .stats__value-addendum--warning{color:#e97300}.stats--light .stats__value-addendum--warning svg g{stroke:#e97300;fill:#e97300}.stats--light .stats__value-addendum--warning .stats__value-addendum-link:hover{color:#d16700}.stats--light .stats__value-addendum--warning .stats__value-addendum-link:hover svg g{stroke:#d16700;fill:#d16700}.stats .stats__value-addendum-link{text-decoration:none;color:inherit;transition:color .1s ease-out}.stats .stats__value-addendum-link svg g{transition:stroke .1s ease-out,fill .1s ease-out}@media (max-width:568px){.stats{content-visibility:auto;contain-intrinsic-size:0 391px}.stats .stats__top{flex-direction:column;margin-bottom:11px}.stats .stats__header{font-size:1.8rem}.stats .stats__item{padding:10px 0 12px;grid-template-columns:36px auto auto}.stats .stats__icon{width:26px;margin-right:6px}.stats .stats__label-text{margin-right:4px}.stats .stats__label .info-tooltip{margin-top:-1px;margin-bottom:-1px}.stats .stats__description{font-size:1.2rem;margin:8px 0 0}.stats .stats__button{font-size:1.3rem}.stats .stats__label{font-size:1.2rem}.stats .stats__value{font-size:1.3rem}.stats .stats__value-addendum{margin-top:0;padding-top:0;font-size:1.2rem}.stats .stats__value-addendum--warning{font-size:1.2rem}}.button{text-decoration:none;cursor:pointer;display:inline-block}.button__content{background-color:#126bff;display:inline-block;border-radius:50px;padding:12px 32px 15px;color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.04em;transition:background-color .1s ease-out}.button--green-theme .button__content{background-color:#5bffa8;color:#002358}.button--dark-theme .button__content{background-color:#002358}.button--white-theme .button__content{background-color:#fff;color:#002358}.button:hover .button__content{background-color:#3b84ff}.button--green-theme:hover .button__content{background-color:#40f193}.button--dark-theme:hover .button__content{background-color:#254371}.button--white-theme:hover .button__content{background-color:#e1eaf7}.button__next-icon{margin-left:3px;margin-bottom:-2px;stroke:#fff}.button--green-theme .button__next-icon,.button--white-theme .button__next-icon{stroke:#002358}@media (max-width:567px){.button__content{font-size:1.2rem;padding:10px 24px 13px}.button__next-icon{margin-bottom:-2px}}