body{background-color:#fafbfc;color:var(--fc-black)}.h1,.h2,.h3{font-weight:700}.h1{font-size:36px;line-height:1}.h2{font-size:24px;line-height:1.1}@media only screen and (max-width:575px){.h2{font-size:20px}}.h3{font-size:20px;line-height:1.2}.link,a{color:#2e74de;text-decoration:none}.link:hover,a:hover{color:#dd2f41;text-decoration:none}.container-2{margin:0 auto;max-width:1242px;padding-left:16px;padding-right:16px;width:100%}.flex-block{display:-webkit-box;display:flex}.d-flex,.flex-wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.d-flex{-webkit-box-align:start;align-items:flex-start}.flex-center-y{-webkit-box-align:center;align-items:center}.flex-g-05{gap:.5rem}.w-100{width:100%}@media (max-width:575px){.hide-sm{display:none!important}}.fw-medium{font-weight:500}.p-relative{position:relative}.fz-12{font-size:12px;line-height:1.35}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mt-05{margin-top:.5rem}.mt-1{margin-top:1rem}.mr-1{margin-right:1rem}.ml-1{margin-left:1rem}.c-gray3{color:var(--gray3)}.color-3{color:#8a94a6}@media screen and (max-width:991px){.hide-lg{display:none!important}}@media screen and (max-width:575px){.hide-sm{display:none!important}}.img-cover{height:100%;object-fit:cover;width:100%}.button{background:#fff url(/img/header/upload-blue.svg) no-repeat 15px 65%;background-size:20px 18px;border:1px solid #4a90e2;border-radius:4px;color:#4a90e2;cursor:pointer;display:inline-block;font-size:13px;font-weight:400;height:32px;padding:5px 25px 6px 40px;text-decoration:none}.button,.button:hover{-webkit-transition:all .2s linear;transition:all .2s linear}.button:hover{background:#4a90e2 url(/img/header/upload-white.svg) no-repeat 15px 65%;color:#fff}.button:active{box-shadow:inset 0 1px 3px #00000080;-webkit-transition:all .2s linear;transition:all .2s linear}.button:focus{outline:none}.upd-btn{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-radius:4px;border-style:solid;border-width:1px;cursor:pointer;font-weight:700;-webkit-transition:all .1s linear;transition:all .1s linear}.upd-btn,.upd-btn:hover{box-shadow:0 2px 3px #00000026}.upd-btn:hover{text-decoration:none}.upd-btn:focus{box-shadow:0 2px 10px #0003;outline:none}.upd-btn--gray{background-color:#ededed;border-color:#ededed;color:#97989c}.my-arrow{border:1px solid #2f323a;border-left:none;border-top:none;display:inline-block;height:9px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:9px}.my-arrow--left{-webkit-transform:translateX(2px) rotate(135deg);transform:translate(2px) rotate(135deg)}.my-arrow--right{-webkit-transform:translateX(-2px) rotate(-45deg);transform:translate(-2px) rotate(-45deg)}.content{padding-bottom:60px}.js-toggle{cursor:pointer}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes scrolling{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}35%{-webkit-transform:translateY(25%);transform:translateY(25%)}75%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@keyframes scrolling{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}35%{-webkit-transform:translateY(25%);transform:translateY(25%)}75%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@-webkit-keyframes revealHide{0%{opacity:0;visibility:hidden}30%,75%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);visibility:hidden}}@keyframes revealHide{0%{opacity:0;visibility:hidden}30%,75%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);visibility:hidden}}@media only screen and (max-width:1199px){.h1{font-size:32px}}@media only screen and (max-width:575px){.h1{font-size:26px}}@media screen and (max-width:991px){html{overflow-x:hidden}}.block-loader{-webkit-filter:opacity(.7);filter:opacity(.7);min-height:80px;position:relative;-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}.block-loader:after{-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#085ee1;bottom:-webkit-calc(50% - 25px);bottom:calc(50% - 25px);content:"";display:block;height:50px;left:-webkit-calc(50% - 25px);left:calc(50% - 25px);margin:auto;position:absolute;width:50px;z-index:1}.block-loader--sticky:after{margin:20px auto;position:sticky}.rp-container{margin:0 auto;max-width:100%}.rp-stn-text{font-size:var(--fz-m);line-height:20px;overflow-wrap:break-word}.rp-card__container{background:var(--white);border-radius:6px;margin-bottom:20px;padding:0}.rp-card__wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.rp-card__block{margin-bottom:10px}.rp-card__block:last-child{margin-bottom:0}.rp-card__left{padding:20px 15px;width:100%}.rp-card__content{width:100%}.rp-card__subtitle{color:var(--fc-gray);font-size:var(--fz-xs);font-weight:var(--fw-regular);line-height:12px;margin-bottom:5px}.rp-card__title{font-size:var(--fz-xl);font-weight:var(--fw-medium);line-height:20px}.rp-card__company-block{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end;margin-bottom:15px}.rp-card__company{font-size:var(--fz-m);font-weight:var(--fw-medium);line-height:20px}.rp-card__right{border-left:1px solid #e5e5e5;min-width:260px;padding:20px 15px;width:260px}.rp-accordion__control{background:#f9f9fa;display:-webkit-box;display:flex;padding:15px;width:100%;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;border-radius:0 0 6px 6px}.rp-accordion__title{font-size:var(--fz-m);font-weight:var(--fw-medium);line-height:16px}.rp-accordion__body{padding:0 15px 20px}.rp-accordion__body--svh{max-height:70vh;max-height:70svh}.rp-accordion__icon{-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.open .rp-accordion__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.open .rp-accordion__control{border-radius:0}@media (max-width:991px){body{background:#fafbfc}.rp-container{max-width:100%;padding:0 10px}.rp-card__container{border:none;border-radius:var(--panel-radius);box-shadow:var(--panel-shadow);margin:0;padding:0}.rp-card__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.rp-card__accordion{padding:0}.rp-card__left{border-bottom:1px solid #e5e5e5;max-width:unset}.rp-card__left,.rp-card__right{padding:15px}.rp-card__right{border-left:0;padding-top:20px;width:unset}.rp-accordion__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;padding:0 15px 15px}}@media (max-width:576px){.rp-container{max-width:100%;padding:0 10px}.rp-card__company-block{display:block}.rp-card__container{margin-bottom:20px;padding:0}.rp-accordion{padding:0}.rp-card__content{margin-bottom:10px}}
