@charset "UTF-8";*{box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,Roboto Rouble,"sans-serif";margin:0;padding:0}.container-for-all{align-items:flex-start;display:flex;flex-direction:row;width:100%}.container-modal{display:flex;flex-direction:column;gap:24px;-webkit-gap:24px;padding:30px}.filter{background-color:rgba(0,0,0,.788);bottom:0;display:none;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.container-filter{background-color:#fff;height:100%;position:absolute;right:0;top:0;width:600px}.header-filter{border-bottom:var(--stroke);padding:24px 30px;position:sticky;top:0}.header-filter,.header-filter-list{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;width:100%}.heading-filter{font-size:21px;font-weight:600;line-height:21px}.close-filter{background:url(/static/media/close.9e12caf66bc173c49328.svg) no-repeat 0;cursor:pointer;display:block;font-size:16px;font-weight:500;line-height:21px;padding:0 0 0 24px}:root{--stroke:0.5px solid #0303061f;--padding-cards:24px;--padding-cards-sm:16px;--padding-block-card:40px;--padding-block-card-sm:20px;--padding-menu:0 16px;--border-radius:10px;--backgorund:#f2f3f5;--white:#fff;--gap:24px;--shadow-default:drop-shadow(0 2px 2px #0000001a);--shadow-hover:drop-shadow(0 2px 15px #0000001a);--hover_form_color:#e0e2e8;--header-size:248px;--header-size-small:80px;--red-color:#ff002f;--red-color-hover:#e90505;--left-form:calc(100% - 424px);--right-form:400px;--fourcard:calc(25% - 18px);--threecard:calc(33.33333% - 16px);--twocard:calc(50% - 16px)}body{background-color:#f2f3f5;background-color:var(--backgorund);-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.main-content--wrapper{overflow-x:auto}.main-content{min-width:100%;width:fit-content}.global-list{display:flex;flex-direction:column}.status{color:#3e3e3e}.status,.status-ok{font-size:14px;line-height:18px}.status-ok{color:#008ecf}.status-no{color:#ff002f;color:var(--red-color);font-size:14px;line-height:18px}.justifyBetween{justify-content:space-between}.breakWord{word-wrap:break-word}.textCenter{text-align:center}.skeleton-wrapper{background-color:#fff;padding:0 24px}.global-item{background-color:#fff;gap:10px;-webkit-gap:10px;padding:0 60px 0 24px;@media screen and (max-width:1023px){padding-bottom:0;padding-left:16px;padding-right:48px;padding-top:0}}.global-item,.global-item-done{align-items:center;cursor:pointer;display:flex;flex-direction:row;min-height:80px;opacity:1;overflow:hidden;position:relative;transition:opacity .15s ease-in-out;width:100%}.global-item-done{background-color:#f5f5f5;padding:5px 60px 5px 24px;@media screen and (max-width:1023px){padding-bottom:0;padding-left:16px;padding-right:48px;padding-top:0}}.global-item-text{display:flex;flex-direction:column;gap:6px;-webkit-gap:6px;margin-right:10px;@media screen and (max-width:1023px){font-size:12px;line-height:13px;span{font-size:12px;line-height:13px}}}.global-item-text span{color:#000;font-size:13px;line-height:13px}.global-item-active{align-items:center;background-color:#d2f1ff;cursor:pointer;display:flex;flex-direction:row;min-height:80px;overflow:hidden;padding:5px 60px 5px 24px;position:relative;transition:opacity .15s ease-in-out;width:100%;@media screen and (max-width:1023px){padding-bottom:0;padding-left:16px;padding-right:48px;padding-top:0}}.global-item-active:hover{background-color:#c2ecff;opacity:1}.global-item-error{align-items:center;background-color:#ffe0e0;cursor:pointer;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:row;min-height:80px;opacity:.5;overflow:hidden;padding:5px 60px 5px 24px;position:relative;transition:opacity .15s ease-in-out;width:100%}.global-item-error:hover{filter:drop-shadow(0 2px 15px rgba(0,0,0,.1));filter:var(--shadow-hover);opacity:1}.global-item:not(:last-child){border-bottom:.5px solid #0303061f;border-bottom:var(--stroke)}.global-item:hover{background-color:#e0e2e8;background-color:var(--hover_form_color);opacity:1}.global-item-lock:not(:last-child){border-bottom:.5px solid #0303061f;border-bottom:var(--stroke)}.global-item-lock:hover{filter:drop-shadow(0 2px 15px rgba(0,0,0,.1));filter:var(--shadow-hover);opacity:1}.global-item-link{color:#ff002f;color:var(--red-color);cursor:pointer;text-decoration:underline}.deal-item-flex{display:flex;flex-direction:column;gap:5px;-webkit-gap:5px;margin-right:10px;@media screen and (max-width:1023px){font-size:12px;line-height:13px;span{font-size:12px;line-height:13px}}}.deal-name{font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase}.deal-country{color:#00000080;font-size:14px;line-height:14px}.deal-percent:after{content:"%"}.global-scroll-block{align-items:center;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;width:100%}.global-scroll-block::-webkit-scrollbar{display:none}.flex-company_admin{display:flex;flex-direction:column;gap:3px;-webkit-gap:3px}.flex-company_admin span{font-size:12px;line-height:12px}.checkbox-block{border:.5px solid #0303061f;border:var(--stroke);border-radius:10px;-webkit-border-radius:10px;padding:15px}.checkbox-label{display:flex;flex-direction:row;gap:5px;-webkit-gap:5px}.checkbox-text{font-size:14px;font-weight:500;line-height:14px;text-transform:uppercase}.deals-info{left:0;@media screen and (min-width:1280px){left:80px;left:var(--header-size-small)}@media screen and (min-width:1440px){left:248px;left:var(--header-size)}}#global-menu-btn{background:url(/static/media/menu.005c1416c64689e1d766.svg) no-repeat 50%;background-size:auto 18px;border:0;bottom:0;cursor:pointer;height:100%;outline:0;position:absolute;right:0;top:0;width:60px}#global-menu-btn:hover{background-color:#e0e2e8;background-color:var(--hover_form_color)}.global-name{font-weight:700}.global-name-lock{background:url(/static/media/lock_black.92b671d671aef981a3cf.svg) no-repeat 0;background-size:16px 16px;color:#ff002f;color:var(--red-color);display:block;font-weight:700;padding-left:30px}.globak-percent:after{content:"%"}.main-container{height:100vh;margin:0 auto;position:relative;width:100%;@media screen and (min-width:1280px){overflow-x:hidden;overflow-y:auto}}.select-fieldset{position:relative;.prompt-list{position:absolute;top:45px;z-index:999}}.select-style{-webkit-appearance:none;appearance:none;background:none;background:url(/static/media/arrow_down.a35c6dbd41e4d3d15ceb.svg) no-repeat 100%;background-color:#e0e2e8;background-color:var(--hover_form_color);background-position-x:calc(100% - 10px);border:0;border-radius:10px;display:flex;flex-direction:row;font-size:14px;line-height:14px;outline:none;padding:5px 12px;transition:.15s ease-in-out;width:100%}.select-style:hover{background-color:#f2f3f5}.select-style:focus{background-color:#fff;outline:.5px solid #0303061f;outline:var(--stroke)}option{display:flex;font-weight:400;min-block-size:0;padding-block-end:0;padding-block-start:0;padding-inline:0;white-space:nowrap}.option-style{display:flex;padding:20px}.block-form .btn{width:fit-content}.flex-btn-justify{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:space-between;width:100%;.btn,button,input{justify-content:center;text-align:center;width:100%}@media screen and (min-width:520px){flex-direction:row;.btn,button,input{width:fit-content}}}.flex-row-justify{flex-wrap:wrap;justify-content:space-between}.bank-deals-flex,.flex-row-justify{align-items:center;display:flex;flex-direction:row}.bank-deals-flex{justify-content:space-evenly}.deals-bank-item{color:#3e3e3e;cursor:pointer;flex-direction:column;gap:10px;-webkit-gap:10px;width:100px}.deals-bank-item,.deals-bank-item--row{display:flex;font-size:14px;line-height:18px;text-decoration:underline}.deals-bank-item--row{align-items:center;flex-direction:row;gap:24px;width:100%}.deals-bank-item:hover{color:blue}.deals-bank-item-none{color:#3e3e3e;cursor:pointer;display:flex;filter:saturate(0);flex-direction:column;font-size:14px;gap:10px;-webkit-gap:10px;line-height:18px;opacity:.5;text-decoration:underline;width:100px}.deals-bank-img{border-radius:10px;-webkit-border-radius:10px;display:block;height:45px;object-fit:cover;width:45px}.contractor-client-aggrements{display:flex!important;flex-direction:column;gap:5px;margin-bottom:10px;h5{font-size:16px}p{font-size:13px}}.mt-10{margin-top:10px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.flex-column-5{gap:5px;-webkit-gap:5px}.flex-column-10,.flex-column-5{display:flex;flex-direction:column}.flex-column-10{gap:10px;-webkit-gap:10px}.flex-column-16{gap:16px;-webkit-gap:16px}.flex-column-16,.flex-column-24{display:flex;flex-direction:column}.flex-column-24{gap:24px;-webkit-gap:24px}.flex-row-24{gap:16px;-webkit-gap:16px}.flex-row-24,.flex-row-30{display:flex;flex-direction:row}.flex-row-30{gap:30px;-webkit-gap:30px}.flex-row-64{gap:64px;-webkit-gap:64px}.flex-row-128,.flex-row-64{display:flex;flex-direction:row}.flex-row-128{column-gap:128px;-webkit-column-gap:128px;row-gap:32px;-webkit-row-gap:32px}.flex-row-24_card{align-items:center;border:.5px solid #0303061f;border:var(--stroke);border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:row;gap:24px;-webkit-gap:24px;padding:24px;padding:var(--padding-cards)}.flex-mobile-column{@media screen and (max-width:1023px){flex-direction:column}}.centred_row{align-items:center}.add-new-form{background-color:rgba(0,0,0,.568);border:.5px solid #0303061f;border:var(--stroke);border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column;gap:24px;-webkit-gap:24px;padding:24px;padding:var(--padding-cards)}.add-new-form h3{color:#fff}.add-new-form .btn{width:fit-content}.flex-row-10{display:flex;flex-direction:row;gap:10px;-webkit-gap:10px}.flex-wrap{flex-wrap:wrap}.flex-wrap-mobile{@media screen and (max-width:640px){flex-wrap:wrap}}.justify-end{justify-content:flex-end}.flex-column-text-card{background-color:#f2f3f5;background-color:var(--backgorund);display:flex;flex-direction:column;font-weight:600;gap:10px;-webkit-gap:10px;padding:10px}.flex-column-text-card span{font-weight:400}.red-link{color:#ff002f;color:var(--red-color);font-weight:500;letter-spacing:.02rem;text-decoration:none}.edit-card,.red-link{font-size:14px;line-height:14px}.edit-card{background:url(/static/media/edit.3688e97f981bff93898b.svg) no-repeat 0;display:block;font-weight:600;margin-top:auto;opacity:.4;padding:0 0 0 25px;text-transform:uppercase;transition:opacity .15s ease-in-out}.edit-card:hover{opacity:1}.fontsize-16{font-size:16px;font-weight:400;line-height:16px}.btn{-webkit-border-rdius:10px;align-items:center;background-color:#ff002f;background-color:var(--red-color);border:0;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:10px;-webkit-gap:10px;letter-spacing:.02rem;line-height:16px;outline:0;padding:14px 19px;position:relative;transition:filter .15s ease-in-out}.btn-bank-account{padding-right:40px}.btn-plus{background:url(/static/media/plus_account.993c9f9080ba756b28dd.svg) no-repeat 50%;background-size:30px 30px;border:0;cursor:pointer;display:block;filter:saturate(0);height:30px;outline:0;transition:filter .15s ease-in-out;width:30px}.btn-plus:hover{filter:saturate(1)}.width-4-blocks .btn{margin-top:auto}.button-file{-webkit-border-rdius:10px;align-items:center;background:url(/static/media/plus_white.b8775128426c7b1d4923.svg) no-repeat 0;background-color:#000;background-position-x:14px;border:0;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:10px;-webkit-gap:10px;letter-spacing:.02rem;line-height:14px;outline:0;padding:14px 19px 14px 45px;transition:.15s ease-in-out;width:fit-content}.button-file:hover{background-color:#585858}.button-file-dl{-webkit-border-rdius:10px;align-items:center;background-color:#000;background-position-x:14px;border:0;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:10px;-webkit-gap:10px;letter-spacing:.02rem;line-height:14px;outline:0;padding:14px 19px 14px 14px;transition:.15s ease-in-out;width:fit-content}.button-file-dl:hover{background-color:#585858}.bank-account-active{align-items:center;background:none;border:0;display:flex;flex-direction:row;gap:5px;-webkit-gap:5px;outline:0}.bank-account-active .account-text{background-color:#000;border-radius:10px;color:#fff;display:block;font-size:14px;line-height:14px;padding:14px 19px}.bank-account-active .close-account{transform:rotate(45deg)}.close-account-img{display:block;height:20px;object-fit:contain;position:absolute;right:10px;width:20px}.bank-account{align-items:center;background:none;border:0;display:flex;flex-direction:row;gap:5px;-webkit-gap:5px;outline:0}.bank-account .account-text{background-color:#f2f3f5;background-color:var(--backgorund);border-radius:10px;color:#000;display:block;font-size:14px;line-height:14px;padding:14px 19px}.bank-account .close-account{display:none;transform:rotate(45deg)}.btn:hover{filter:drop-shadow(4px 4px 20px rgba(255,0,47,.5))}.transparent-btn{background:#0000;color:#000;display:inline-block;font-size:14px;font-weight:600;height:45px;line-height:14px;padding:0 19px;text-align:left}.transparent-btn:hover{filter:none}.bank-account:hover .account-text{background-color:#e0e2e8;background-color:var(--hover_form_color)}.add_new{-webkit-border-rdius:10px;align-items:center;background-color:#e0e2e800;border:0;border-radius:10px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:600;gap:12px;-webkit-gap:12px;letter-spacing:.02rem;line-height:14px;outline:0}.add_new .header-nav-icon{opacity:1}.delete-button{background:url(/static/media/delete.8438670ec8b6d57de682.svg) no-repeat 50%;background-color:none;border:0;cursor:pointer;display:block;height:30px;opacity:.4;outline:0;transition:opacity .15s ease-in-out;width:30px}.delete-button:hover{opacity:1}.white-btn{background-color:#f2f3f5;background-color:var(--backgorund);color:#000c;filter:none;transition:.15s ease-in-out}.white-btn:hover{background-color:#fff;color:#000;filter:none;outline:.5px solid #0303061f;outline:var(--stroke)}.download-btn{background-color:#f2f3f5;background-color:var(--backgorund);color:#000c;filter:none;transition:.15s ease-in-out;white-space:nowrap;width:fit-content}.download-btn:hover{background-color:#fff;color:#000;filter:none;outline:.5px solid #0303061f;outline:var(--stroke)}.grey-btn .filter-icon{opacity:.5}.grey-btn:hover{background-color:#fff;color:#000;filter:drop-shadow(4px 4px 20px #e0e2e8);filter:drop-shadow(4px 4px 20px var(--hover_form_color))}.grey-btn:hover .filter-icon{opacity:1}.grey-btn{background-color:#e0e2e8;background-color:var(--hover_form_color);color:#00000080;transition:.15s ease-in-out}.black-btn,.dowload-bank-btn{background-color:#000;color:#fff;transition:.15s ease-in-out}.dowload-bank-btn{margin-top:10px}.black-btn:hover,.dowload-bank-btn:hover{background-color:#494949;filter:none}.btn .opacity-icon{filter:opacity(.3);transition:filter .15s ease-in-out}.btn:hover .opacity-icon{filter:opacity(1)}.load-file-new{display:block;height:14px;object-fit:contain;width:14px}.menu-cpmpany-button{align-items:center;background-color:#e0e2e8;background-color:var(--hover_form_color);color:#000;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 19px;transition:.15s ease-in-out;width:25%}.menu-cpmpany-button:hover{background-color:#ff002f;background-color:var(--red-color);color:#fff}.menu-cpmpany-button:not(:last-child){border-right:1px solid rgba(0,0,0,.151)}.menu-cpmpany-button-blank{align-items:center;background-color:#e0e2e8;background-color:var(--hover_form_color);color:#000;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 19px;transition:.15s ease-in-out;width:25%}.menu-cpmpany-button-blank:not(:last-child){border-right:1px solid rgba(0,0,0,.151)}.cols-3{min-width:130px;width:33.33333%}.cols-4{min-width:130px;width:25%}.cols-6{min-width:130px;width:16.66667%}.cols-company{min-width:130px;width:calc(100% - 41.25px)}.cols-request{min-width:120px;width:calc(25% - 77.5px)}.cols-contragent{min-width:150px}.cols-deals{min-width:100px;width:calc(100% - 720px)}.filter-button{background-color:#e0e2e8;background-color:var(--hover_form_color);color:#000}.filter-button,.filter-button-active{border:0;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:row;font-size:12px;gap:15px;-webkit-gap:15px;letter-spacing:.02rem;line-height:12px;outline:0;padding:5px 10px;text-transform:uppercase}.filter-button-active{background-color:#000;color:#fff}.close-btn-card{background:url(/static/media/close.9e12caf66bc173c49328.svg) no-repeat 50%;background-size:20px 20px;border:0;cursor:pointer;display:block;height:30px;outline:0;position:absolute;right:15px;top:15px;width:30px;z-index:1}.img-btn{display:block;line-height:14px;object-fit:contain;width:14px}fieldset{background-color:none;border:0}.fieldset-200{flex-direction:column;width:200px!important}.fieldset-200,.fieldset-fit{background-color:none;border:0;display:flex}.fieldset-fit{width:fit-content!important}.filter-min-max{background-color:none;border:0;gap:10px;-webkit-gap:10px}.filter-min-max,.filter-select{display:flex;flex-direction:row}.filter-select{align-items:center;background:none;background-color:#f2f3f5;background-color:var(--backgorund);border:0;border-radius:10px;-webkit-border-radius:10px;padding:15px 20px;width:100%}.filter-select:hover{background-color:#f2f3f5}.filter-select:focus{background-color:#fff;outline:.5px solid #0303061f;outline:var(--stroke)}legend{padding-left:10px}.legend-no-padding,legend{color:#0009;font-size:12px;font-weight:500;line-height:12px;padding-bottom:8px;text-transform:uppercase}.legend-no-padding{padding-left:0}.message-course-no{background-color:#ffd2d2}.message-course-no,.message-course-yes{align-items:flex-start;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column;gap:15px;-webkit-gap:16px;padding:20px}.message-course-yes{background-color:#bbe9ff}input[type=range]{-webkit-appearance:none;height:10px;margin:10px 0;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{animate:.2s;background:#ffc0c0;border:0 solid #f3c846;border-radius:10px;box-shadow:0 0 0 #353535;cursor:pointer;height:10px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:red;border:0 solid #e60000;border-radius:15px;box-shadow:0 0 0 #ff8e8e;cursor:pointer;height:16px;margin-top:-3px;width:33px}input[type=range]:focus::-webkit-slider-runnable-track{background:#ffc0c0}input[type=range]::-moz-range-track{animate:.2s;background:#ffc0c0;border:0 solid #f3c846;border-radius:10px;box-shadow:0 0 0 #353535;cursor:pointer;height:10px;width:100%}input[type=range]::-moz-range-thumb{background:red;border:0 solid #e60000;border-radius:15px;box-shadow:0 0 0 #ff8e8e;cursor:pointer;height:16px;width:33px}input[type=range]::-ms-track{animate:.2s;background:#0000;border-color:#0000;color:#0000;cursor:pointer;height:10px;width:100%}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#ffc0c0;border:0 solid #f3c846;border-radius:15px;box-shadow:0 0 0 #353535}input[type=range]::-ms-thumb{background:red;border:0 solid #e60000;border-radius:15px;box-shadow:0 0 0 #ff8e8e;cursor:pointer;height:16px;margin-top:1px;width:33px}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#ffc0c0}.input-range{display:block;width:100%}.input-range-text{font-size:21px;font-weight:500;line-height:21px}.input-form,.input-form-date{align-items:center;background:none;background-color:#e6e8ec;border:0;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:row;font-size:14px;height:45px;justify-content:space-between;line-height:14px;outline:none;padding:0 19px;position:relative;transition:.15s ease-in-out;width:100%}.input-form-date{background-position-x:90%}input[type=date i]::-webkit-calendar-picker-indicator{background-origin:content-box;background-repeat:no-repeat;background-size:contain;block-size:1em;inline-size:1em;opacity:1;outline:none;padding:2px;position:absolute;right:15px}.white-load{filter:invert(1)}.text-end{text-align:end}.buttons-end{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;&>button{height:36px}}.text-form{border:.5px solid #0303061f;border:var(--stroke);border-radius:10px;-webkit-border-radius:10px;font-size:14px;height:45px;line-height:14px;padding:0 19px}.text-form,.text-form-final{align-items:center;background:none;display:flex;flex-direction:row;justify-content:space-between;outline:none;position:relative;width:100%}.text-form-final{border:0;font-size:36px;font-weight:600;line-height:36px}.text-form--active{border-color:#ff002f;border-color:var(--red-color)}.deal-stage-list{border:.5px solid #0303061f;border:var(--stroke);border-radius:10px;overflow:hidden;@media screen and (max-width:1023px){max-width:100%;overflow:auto}}.deal-stage-list,.deals-stage-item{align-items:center;display:flex;flex-direction:row;width:fit-content}.deals-stage-item{background-color:#fff;border-right:.5px solid #0303061f;border-right:var(--stroke);cursor:pointer;font-size:14px;height:30px;line-height:14px;opacity:.5;padding:20px 25px;transition:opacity .15s ease-in-out}.deals-stage-item:hover{opacity:1}.deals-stage-item-lock{background-color:#e0e2e8;background-color:var(--hover_form_color);cursor:pointer;opacity:.5;transition:opacity .15s ease-in-out}.deals-stage-item-active,.deals-stage-item-lock{align-items:center;border-right:.5px solid #0303061f;border-right:var(--stroke);display:flex;flex-direction:row;font-size:14px;height:30px;line-height:14px;padding:20px 25px;width:fit-content}.deals-stage-item-active{background-color:#ff002f;background-color:var(--red-color);color:#fff}.prompt-list{border-radius:10px;-webkit-border-radius:10px;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);-webkit-filter:drop-shadow(0 2px 2px #0000001a);-webkit-filter:var(--shadow-default);flex-direction:column;overflow:hidden;width:100%}.promp-item{align-items:center;background:none;background-color:#fff;border:0;cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:45px;justify-content:space-between;line-height:14px;outline:none;padding:0 19px;position:relative;transition:.15s ease-in-out;width:100%}.promp-item:not(:last-child){border-bottom:.5px solid #0303061f;border-bottom:var(--stroke)}.promp-item:hover{background-color:#c2e4ff}.tag-list{flex-wrap:wrap;gap:5px;-webkit-gap:5px;margin-top:10px}.tag-item,.tag-list{align-items:center;display:flex;flex-direction:row}.tag-item{background-color:#ff002f;background-color:var(--red-color);border-radius:20px;-webkit-border-radius:20px;color:#fff;font-size:14px;font-weight:500;gap:10px;-webkit-gap:10px;line-height:14px;padding:10px 15px;width:fit-content}.close-country{background:url(/static/media/close.9e12caf66bc173c49328.svg) no-repeat 50%;background-size:contain;cursor:pointer;display:block;filter:invert(1);-webkit-filter:invert(1);height:14px;width:14px}.textarea-form{align-items:center;background:none;background-color:#e6e8ec;border:0;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:row;font-size:14px;height:fit-content;justify-content:space-between;line-height:14px;outline:none;padding:14px 19px;position:relative;transition:.15s ease-in-out;width:100%}.condition{background:none;background-color:#fff;cursor:pointer;outline:.5px solid #0303061f;outline:var(--stroke)}.condition,.input-form-error{align-items:center;border:0;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:row;font-size:14px;height:45px;justify-content:space-between;line-height:14px;padding:0 19px;position:relative;transition:.15s ease-in-out;width:100%}.input-form-error{background:none;background-color:#fff2f3;outline:1px solid #ff002f;outline:1px solid var(--red-color)}.input-form-search{align-items:center;background-color:#e6e8ec;background-position-x:calc(100% - 16px);border:0;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:row;font-size:14px;height:45px;justify-content:space-between;line-height:14px;outline:none;padding:0 19px;position:relative;transition:.15s ease-in-out}input[type=search i]::-webkit-search-cancel-button{display:none}.input-form-search:hover,.input-form:hover{background-color:#f2f3f5}.input-form-search:focus,.input-form:focus{background-color:#fff;outline:.5px solid #0303061f;outline:var(--stroke)}.ui-heading{font-size:40px;font-weight:700;line-height:48px;@media screen and (max-width:1023px){font-size:28px;line-height:32px}}.heading-chapter,.heading-chapter-error{font-size:18px;font-weight:600;line-height:20px}.heading-chapter-error{color:#ff002f;color:var(--red-color)}.heading-form{color:#000;font-size:22px;font-weight:700;line-height:22px}.error-form{color:#ff002f;color:var(--red-color);display:block;font-size:14px;font-weight:400;line-height:14px;padding-top:5px}.block-form{background-color:#fff;border-radius:20px;-webkit-border-radius:20px;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:column;gap:24px;-webkit-gap:24px;padding:20px;padding:var(--padding-block-card-sm);transition:filter .15s ease-in-out;width:100%;@media screen and (min-width:520px){padding-bottom:40px;padding-left:40px;padding-right:40px;padding-top:40px;padding:var(--padding-block-card)}}.block-form:hover{filter:drop-shadow(0 2px 15px rgba(0,0,0,.1));filter:var(--shadow-hover)}.container{display:flex;flex-direction:column;gap:24px;-webkit-gap:24px;margin:0 auto;max-width:1400px;padding:0 20px 50px;@media screen and (max-width:768px){padding-bottom:80px;padding-left:12px;padding-right:12px;padding-top:0}}.search-block{background-color:#fff;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:column;gap:10px;-webkit-gap:10px;padding:16px;transition:filter .15s ease-in-out}.header-chapter,.search-block{border-radius:10px;-webkit-border-radius:10px;display:flex}.header-chapter{align-items:center;background-color:#2637580f;border:.5px solid #0303061f;border:var(--stroke);flex-direction:row;justify-content:space-between;padding:24px;@media screen and (max-width:1023px){align-items:flex-start;flex-direction:column;gap:16px}}.claim{gap:16px;-webkit-gap:16px;padding:24px}.claim,.course-apply_block{align-items:flex-start;background-color:#2637580f;border:.5px solid #0303061f;border:var(--stroke);border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column}.course-apply_block{gap:24px;-webkit-gap:24px;padding:40px;padding:var(--padding-block-card);@media screen and (max-width:1023px){padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px;padding:var(--padding-block-card-sm)}}.course-flex-block{grid-gap:24px;align-items:center;display:grid;gap:24px;-webkit-gap:24px;grid-template-columns:repeat(2,1fr);width:100%;@media screen and (max-width:580px){grid-template-columns:1fr}}.course-status-block{display:flex;flex-direction:column;gap:24px;-webkit-gap:24px;width:100%}.course-status{color:#505050;font-size:14px;font-weight:400;line-height:14px}.course-summ-usd{font-size:48px;font-weight:700;line-height:48px}.course-summ-usd:after{content:"$"}.course-summ,.course-summ-rub{font-size:48px;font-weight:500;line-height:48px}.course-summ-rub:after{content:"₽"}.course-summ-usd-percent{display:flex;flex-direction:column;font-size:24px;font-weight:700;gap:5px;-webkit-gap:5px;line-height:24px}.course-summ-usd-percent span{color:#01010180;font-size:16px;font-weight:400;line-height:20px}.course-summ-rub-percent{display:flex;flex-direction:column;font-size:24px;font-weight:500;gap:5px;-webkit-gap:5px;line-height:24px}.course-summ-rub-percent span{color:#01010180;font-size:16px;font-weight:400;line-height:20px}.headr-chapter-name{align-items:center;display:flex;flex-direction:row;gap:15px;-webkit-gap:15px}.header-chapter-icon{-webkit-border-rdius:10px;align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:40px;justify-content:center;width:40px}.header-chapter-img{display:block;height:20px;object-fit:contain;opacity:.8;width:20px}.nav-global-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;-webkit-gap:16px;@media screen and (max-width:1023px){gap:12px;-webkit-gap:12px}}.nav-global-item{opacity:.5;@media screen and (max-width:1023px){font-size:12px;padding-bottom:8px;padding-left:12px;padding-right:12px;padding-top:8px}}.nav-global-item,.nav-global-item-active{-webkit-border-rdius:10px;align-items:center;background-color:#000;border:0;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:10px;-webkit-gap:10px;letter-spacing:.02rem;line-height:14px;outline:0;padding:14px 19px}.nav-global-item-active{@media screen and (max-width:1023px){font-size:12px;padding-bottom:8px;padding-left:12px;padding-right:12px;padding-top:8px}}.block-list,.block-list-users{border-bottom:.5px solid #0303061f;border-bottom:var(--stroke);display:flex;flex-direction:column}.block-list-users{overflow-y:auto;@media screen and (max-width:768px){width:fit-content;p{min-width:130px}}}.block-list-users::-webkit-scrollbar{display:none}.block-item-header-company,.block-item-header-contragent{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-direction:row;gap:10px;-webkit-gap:10px;padding:24px;width:100%}.inn_wrapper{margin-top:16px;max-width:100%;overflow-x:auto;width:100%}.inn_header_list{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-direction:row;gap:10px;-webkit-gap:10px;padding:24px 60px 24px 24px;width:100%;@media screen and (max-width:768px){padding-bottom:12px;padding-left:12px;padding-right:60px;padding-top:12px;width:fit-content;p{min-width:140px}}}.inn_header_list .four-card-text:first-child,.inn_header_list .four-card-text:nth-child(5){max-width:130px;width:130px}.inn_item_new{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-direction:row;gap:10px;-webkit-gap:10px;padding:24px 60px 24px 24px;position:relative;width:100%;@media screen and (max-width:768px){padding-bottom:12px;padding-left:12px;padding-right:60px;padding-top:12px;p{min-width:140px}}}.inn_item_new .four-card-text:first-child,.inn_item_new .four-card-text:nth-child(5){max-width:130px;width:130px}.inn_header_list .four-card-text:nth-child(2),.inn_header_list .four-card-text:nth-child(3),.inn_header_list .four-card-text:nth-child(4),.inn_item_new .four-card-text:nth-child(2),.inn_item_new .four-card-text:nth-child(3),.inn_item_new .four-card-text:nth-child(4){width:calc(33.33333% - 100px)}.block-item-img{cursor:pointer;display:block;filter:saturate(0) opacity(.3);height:20px;object-fit:contain;width:30px}.inn_header_list .four-card-text,.inn_item_new .four-card-text{color:#000;font-size:14px;letter-spacing:.02rem;line-height:14px;width:20%}.currency_inn_header_list{grid-gap:10px;align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:grid;gap:10px;-webkit-gap:10px;grid-template-columns:repeat(3,1fr) 100px;padding:24px 60px 24px 24px;position:relative;width:100%;@media screen and (max-width:768px){padding-bottom:12px;padding-left:12px;padding-right:60px;padding-top:12px;width:fit-content;p{min-width:140px}}}.currency_inn_header_list>p{color:#000;font-size:14px;letter-spacing:.02rem;line-height:14px;white-space:nowrap;width:33.33333%}.currency_inn_item{grid-gap:10px;align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:grid;gap:10px;-webkit-gap:10px;grid-template-columns:repeat(3,1fr) 100px;padding:24px 60px 24px 24px;position:relative;width:100%}.currency_inn_item>p{width:33.33333%}.currency_inn_item>p,.five-card-text{color:#000;font-size:14px;letter-spacing:.02rem;line-height:14px}.five-card-text{width:20%}.four-card-text{display:block;width:25%}.four-card-text,.two-card-text{color:#000;font-size:14px;letter-spacing:.02rem;line-height:14px}.two-card-text{width:50%}.block-item-nav-fill{color:#7d7d7d;display:block;font-size:14px;letter-spacing:.03rem;line-height:14px}.block-item-header-contragent .block-item-nav-fill{width:calc(25% - 17.5px)}.block-item-header-company .block-item-nav-fill{width:calc(25% - 52.5px)}.block-item-nav-120{color:#7d7d7d;display:block;font-size:14px;letter-spacing:.03rem;line-height:14px;width:130px}.block-detai-list{display:flex;flex-direction:column}.company-item{background-color:#fff;border-bottom:.5px solid #0303061f;border-bottom:var(--stroke);cursor:pointer;gap:10px;-webkit-gap:10px;opacity:.6;overflow:hidden;padding:24px;position:relative;transition:opacity .15s ease-in-out}#menu-item01,.company-item{align-items:center;display:flex;flex-direction:row}#menu-item01{bottom:0;font-size:14px;height:100%;left:100%;letter-spacing:.02rem;line-height:14px;position:absolute;top:0;transition:left .15s ease-in-out;width:100%;z-index:3}#menu-itemINN{display:none}#menu-itemINN,#menu_request_open{align-items:center;bottom:0;flex-direction:row;font-size:14px;height:100%;left:100%;letter-spacing:.02rem;line-height:14px;position:absolute;top:0;transition:left .15s ease-in-out;width:100%;z-index:3}#menu_request_open{display:flex}#menu_request{background:url(/static/media/menu.005c1416c64689e1d766.svg) no-repeat 50%;background-color:#e0e2e8;background-color:var(--hover_form_color);bottom:0;position:absolute;right:0;top:0}#menu_request,#menu_request_close{aspect-ratio:1;border:0;cursor:pointer;display:block;height:100%;outline:0}#menu_request_close{background:url(/static/media/close.9e12caf66bc173c49328.svg) no-repeat 50%;background-color:#fff;filter:invert(1)}#menu-itemINN_lock,#menu-item_user{align-items:center;bottom:0;flex-direction:row;font-size:14px;height:100%;left:100%;letter-spacing:.02rem;line-height:14px;position:absolute;top:0;transition:left .15s ease-in-out;width:100%;z-index:3}#menu-item_user{display:flex}.openmenu{background:url(/static/media/menu.005c1416c64689e1d766.svg) no-repeat 50%}.delete_item,.openmenu{border:0;border-left:.5px solid #0303061f;border-left:var(--stroke);bottom:0;cursor:pointer;display:block;height:100%;outline:0;position:absolute;right:0;top:0;width:60px}.delete_item{background:url(/static/media/delete.8438670ec8b6d57de682.svg) no-repeat 50%;background-color:#fff}#openmenu_user{aspect-ratio:1;background:url(/static/media/menu.005c1416c64689e1d766.svg) no-repeat 50%;background-color:#e0e2e8;background-color:var(--hover_form_color);border:0;bottom:0;cursor:pointer;display:block;height:100%;outline:0;position:absolute;right:0;top:0}#openmenu_INN,#openmenu_INN_lock{aspect-ratio:1;background:url(/static/media/menu.005c1416c64689e1d766.svg) no-repeat 50%;background-color:#fff;border:0;border-left:.5px solid #0303061f;border-left:var(--stroke);bottom:0;cursor:pointer;display:block;height:100%;outline:0;position:absolute;right:0;top:0}#closemenu01,#closemenuINN,#closemenu_user{aspect-ratio:1;background:url(/static/media/close.9e12caf66bc173c49328.svg) no-repeat 50%;background-color:#fff;border:0;cursor:pointer;display:block;filter:invert(1);height:100%;outline:0}.favorite-icon{align-items:center;background-color:#ff002f;background-color:var(--red-color);border-radius:15px;display:flex;filter:saturate(0) opacity(.3);flex-direction:column;height:30px;justify-content:center;transition:.15s ease-in-out;width:30px}.company-item:hover{filter:drop-shadow(0 2px 15px rgba(0,0,0,.1));filter:var(--shadow-hover);opacity:1}.company-item:hover .favorite-icon{filter:saturate(1) opacity(.5)}.company-item:hover .favorite-icon:hover{filter:saturate(1) opacity(1)}.contragent-icon-img{display:block;height:auto;position:relative;top:1px;width:10px}.contagent-info{display:flex;flex-direction:column;gap:5px;-webkit-gap:5px;width:calc(25% - 17.5px)}.contagent-country{color:#000c;font-size:12px;font-weight:500;letter-spacing:.03rem;line-height:12px}.contagent-name{color:#000;font-size:16px;font-weight:700;letter-spacing:.01rem;line-height:16px;text-transform:uppercase}.company-info{display:flex;flex-direction:column;gap:5px;-webkit-gap:5px;width:calc(25% - 52.5px)}.company-country{color:#000c;font-size:12px;font-weight:500;letter-spacing:.03rem;line-height:12px}.company-name{color:#000;font-size:16px;font-weight:700;letter-spacing:.01rem;line-height:16px;text-transform:uppercase}.new-contragent{left:0;@media screen and (max-width:768px){padding-bottom:50px}@media screen and (min-width:1280px){left:80px;left:var(--header-size-small)}@media screen and (min-width:1440px){left:248px;left:var(--header-size)}}.deals-info,.new-contragent{background-color:#f2f3f5;background-color:var(--backgorund);bottom:0;display:block;min-height:100vh;overflow-y:auto;position:fixed;right:0;top:0;z-index:50}.deals-info{@media screen and (max-width:768px){padding-bottom:50px}}.popup-forms{align-items:center;background-color:#000c;bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:100}.popup-group-container{display:flex;flex-direction:column;gap:16px;.popup-gruop-text{border-radius:5px;gap:12px;padding:12px 16px}h3{font-size:22px;line-height:30px}}#error{bottom:30px;position:fixed;right:30px}#error-popup{display:flex}.popup-heading{font-size:36px;line-height:40px}.popup-gruop-text{background-color:#f2f3f5;background-color:var(--backgorund);border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column;gap:16px;-webkit-gap:16px;padding:24px;padding:var(--padding-cards)}.popup-subline{font-weight:600}.popup-text{font-size:16px;font-weight:400;line-height:20px}.user-search-popup{align-items:center;background-color:#000c;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:100}.container-user-search,.user-search-popup{bottom:0;display:flex;flex-direction:column}.container-user-search{background-color:#fff;border-radius:20px 20px 0 0;height:80vh;max-width:100%;padding:40px 40px 0;position:absolute;width:1200px;@media screen and (max-width:600px){padding-bottom:0;padding-left:20px;padding-right:20px;padding-top:20px}}.container-popup-forms{max-width:100%;overflow-y:auto;position:relative;width:600px}.exchange-history-popup.exchange-history-popup{width:1024px}.popup-card{background-color:#fff;border-radius:20px;-webkit-border-radius:20px;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:column;gap:24px;-webkit-gap:24px;padding:40px;padding:var(--padding-block-card);transition:filter .15s ease-in-out;width:100%;@media screen and (max-width:1023px){padding-bottom:80px}}.popup-card fieldset{width:100%}.container-pop-up{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;-webkit-gap:24px;margin:0 auto;position:relative;width:100%;@media screen and (max-width:1023px){flex-direction:column}}#deal_stage_01_open{display:flex}#deal_stage_02_open,#deal_stage_03_open,#deal_stage_04_open,#deal_stage_05_open{display:none}.reverse-flex-row{flex-direction:row-reverse}.opacity-block{opacity:.5}.replenishment__payment-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);li{padding:24px}@media screen and (max-width:580px){grid-template-columns:1fr}}.form-left{width:calc(60% - 24px);@media screen and (max-width:1023px){width:100%}}.form-left,.form-left-big{display:flex;flex-direction:column;gap:24px}.form-left-big{width:calc(100% - 24px);@media screen and (max-width:1023px){width:100%}}.form-full{align-items:stretch;display:flex;flex-direction:row;gap:24px;-webkit-gap:24px;width:100%}.form-50_percent{width:calc(50% - 12px)}.form-50_percent,.right-form{display:flex;flex-direction:column;gap:24px}.right-form{width:40%;@media screen and (max-width:1023px){width:100%}}.form-block-popup{background-color:#fff;border-radius:20px;-webkit-border-radius:20px;box-shadow:0 2px 2px #0000001a;display:flex;flex-direction:column;gap:24px;-webkit-gap:24px;padding:40px;padding:var(--padding-block-card);transition:filter .15s ease-in-out;@media screen and (max-width:1023px){padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px;padding:var(--padding-block-card-sm)}}.form-block-popup fieldset{width:100%}.width-70{min-width:70px;width:70px}.width-100{min-width:100px;width:100px}.width-115{min-width:115px;width:115px}.width-130{min-width:130px;width:130px}.min-width-100{min-width:100px}.min-width-130{min-width:130px}.min-width-150,.width-150{min-width:150px}.width-150{width:150px}.width-200{min-width:200px;width:200px}.width-250{min-width:250px;width:250px}.width-350{width:350px}.width-full{width:100%}.width-fit{width:fit-content}.width-2-blocks{width:calc(50% - 5px)}.width-3-blocks{width:33.33333%}.width-4-blocks{width:calc(25% - 18px);@media screen and (max-width:580px){width:100%}}.width-3-items{width:calc(33.33333% - 126.66667px)}.break-word-all{word-break:break-all}.profile-block{align-items:center;display:flex;flex-direction:row;gap:24px;-webkit-gap:24px;padding:24px 0}.padding-0{padding:0}.avatar-img{border-radius:50px;display:block;height:100px;object-fit:cover;width:100px}.loaded-file{background:url(/static/media/files.0fce39f82a499f71a9da.svg) no-repeat 0 0;background-color:#f2f3f5;background-color:var(--backgorund);background-position-x:16px;background-position-y:16px;border-radius:10px;-webkit-border-radius:10px;display:block;padding:14px 19px 14px 50px;width:100%}.profile-icon-img{border-radius:20px;display:block;height:100px;object-fit:cover;width:100px}.profile-block-about{display:flex;flex-direction:column;gap:15px;-webkit-gap:15px}.profile-name{font-size:24px;font-weight:500;line-height:24px}.profile-block .btn{width:fit-content}.quick-actions{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;-webkit-gap:24px}.quick-action-block{background-color:#fff;border-radius:10px;-webkit-border-radius:10px;cursor:pointer;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:column;gap:15px;-webkit-gap:15px;padding:24px;transition:filter .15s ease-in-out;width:calc(25% - 18px);width:var(--fourcard);@media screen and (max-width:1023px){padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;width:calc(50% - 16px);width:var(--twocard)}}.quick-action-block:hover{filter:drop-shadow(0 2px 15px rgba(0,0,0,.1));filter:var(--shadow-hover)}.quick-action-icon{-webkit-border-rdius:10px;align-items:center;background-color:#f2f3f5;border-radius:10px;display:flex;flex-direction:column;height:40px;justify-content:center;width:40px}.quck-action-text{font-size:14px;font-weight:500;letter-spacing:.02rem;line-height:14px}.profile-balance{align-items:stretch;display:flex;flex-direction:row;gap:24px;-webkit-gap:24px;@media screen and (max-width:730px){flex-direction:column}}.profile-balance-card{background-color:#fff;width:calc(66.66667% - 8px);width:calc(100% - 24px - var(--threecard));@media screen and (max-width:1023px){padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px;padding:var(--padding-block-card-sm);width:100%}}.good-rate,.profile-balance-card{border-radius:10px;-webkit-border-radius:10px;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);-webkit-filter:drop-shadow(0 2px 2px #0000001a);-webkit-filter:var(--shadow-default);flex-direction:column;gap:24px;-webkit-gap:24px;padding:40px;padding:var(--padding-block-card);transition:filter .15s ease-in-out}.good-rate{background-color:#ff002f;background-color:var(--red-color);width:calc(33.33333% - 16px);width:var(--threecard);@media screen and (max-width:1023px){padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px;padding:var(--padding-block-card-sm);width:100%}}.good-rate:hover,.profile-balance-card:hover{filter:drop-shadow(0 2px 15px rgba(0,0,0,.1));filter:var(--shadow-hover);-webkit-filter:drop-shadow(0 2px 15px #0000001a);-webkit-filter:var(--shadow-hover)}.balance-info{display:flex;flex-direction:column;gap:30px;-webkit-gap:30px}.name-balance{font-size:14px;font-weight:500;line-height:14px}.balance-num{align-items:center;display:flex;flex-direction:row;font-size:36px;font-weight:700;gap:24px;-webkit-gap:24px;line-height:36px}.money-summ{color:#000}.money-summ,.money-summ-minus{font-size:28px;font-weight:700;line-height:32px}.money-summ-minus{color:#ff002f;color:var(--red-color)}.percent-deal-user{font-size:36px;font-weight:700;line-height:36px}.percent-deal-user:after{content:"%"}.valute-deal-user--small{font-size:28px;font-weight:700;line-height:28px}.balance-num-negative,.valute-deal-user{font-size:36px;font-weight:700;line-height:36px}.balance-num-negative{align-items:center;color:#ff002f;color:var(--red-color);display:flex;flex-direction:row;gap:24px;-webkit-gap:24px}.valuta{font-size:18px;line-height:36px}.profile-balance .grey-btn{color:#000;text-transform:uppercase;width:fit-content}.good-rate p{color:#fff}.good-rate-text{color:#fff;font-size:14px;letter-spacing:.02rem;line-height:20px}.filter-works{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.filter-works .filter-select{background-color:#fff;width:fit-content}.lock .quick-action-icon{background-color:#ff002f;background-color:var(--red-color)}.add-more-block{background-color:#fff;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:column;padding:24px;padding:var(--padding-cards)}.add-more-block,.block-grey-three{border-radius:10px;-webkit-border-radius:10px;gap:24px;-webkit-gap:24px}.block-grey-three{grid-gap:24px;align-items:center;background-color:#2637580f;border:.5px solid #0303061f;border:var(--stroke);display:grid;flex-wrap:wrap;grid-template-columns:1fr;padding:24px;@media screen and (min-width:580px){grid-template-columns:repeat(2,1fr)}@media screen and (min-width:1024px){grid-template-columns:repeat(3,1fr)}}.add-more-block .btn{width:fit-content}.three-cards{align-items:center;background-color:#fff;border-radius:10px;-webkit-border-radius:10px;cursor:pointer;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:row;gap:24px;-webkit-gap:24px;height:100%;padding:24px;padding:var(--padding-cards);transition:filter .15s ease-in-out;width:100%}.three-cards:hover{filter:drop-shadow(0 2px 15px rgba(0,0,0,.1));filter:var(--shadow-hover)}.logo-bank-img{border-radius:10px;-webkit-border-radius:10px;display:block;height:60px;object-fit:cover;width:60px;@media screen and (max-width:580px){height:40px;width:40px}}.text-cointract-bank{font-size:16px;font-weight:500;line-height:22px}.text-cointract-detail-name{font-size:14px;font-weight:400;line-height:16px}.course-usd-header:before{content:"USD "}.course-rub-header:after{content:" RUB"}.hidden-object{display:none}.overflow-hidden{overflow:hidden}.reset-password{background-color:#e6e8ec;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column;gap:15px;-webkit-gap:15px;height:fit-content;position:relative}.grid-3-columns{grid-gap:24px;display:grid;gap:24px;-webkit-gap:24px;grid-template-columns:repeat(3,1fr);@media screen and (max-width:580px){grid-template-columns:1fr}}.padding-16{padding:16px}.padding-24{padding:24px}.index-top{z-index:120}.index-top-top{z-index:240}#messanger-close{background:url(/static/media/close.9e12caf66bc173c49328.svg) no-repeat 50%;background-size:15px 15px;border:0;cursor:pointer;display:block;height:40px;opacity:.5;outline:0;transition:opacity .15s ease-in-out;width:50px}#messanger-close:hover{opacity:1}#messanger{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:150}.container-messanger{background-color:#fff;border-radius:20px;display:flex;filter:drop-shadow(2px 2px 30px rgba(0,0,0,.2));flex-direction:row;height:80%;overflow:hidden;width:1200px}.chat-list{border-right:.5px solid #0303061f;border-right:var(--stroke);height:100%;width:300px}.chat-item,.chat-list{display:flex;flex-direction:column;position:relative}.chat-item,.chat-item-active{cursor:pointer;gap:5px;-webkit-gap:5px;padding:15px 20px;transition:.15s ease-in-out}.chat-item-active{background-color:#c2e4ff;display:flex;flex-direction:column;position:relative}.chat-item:hover{background-color:#e0e2e8;background-color:var(--hover_form_color)}.chat-item-active:hover{background-color:#7cc4ff}.chat-item:first-child{border-bottom:.5px solid #0303061f;border-bottom:var(--stroke)}.search-header{position:sticky;top:0}.chat-name{font-size:16px;font-weight:600;line-height:16px}.chat-last-message{display:block;font-size:14px;line-height:14px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.my-last-message:before{color:#7c7c7c;content:"Вы: "}.new-message{background-color:#ff002f;background-color:var(--red-color);border-radius:10px;bottom:calc(50% - 14px);color:#fff;display:block;font-size:14px;line-height:14px;padding:5px 10px;position:absolute;right:10px;top:calc(50% - 14px);z-index:5}.new-message:before{content:"+"}.chat-window{background-color:#f2f3f5;background-color:var(--backgorund);display:flex;flex-direction:column;overflow-y:auto;position:relative;width:100%}.header-chat{align-items:center;border-bottom:.5px solid #0303061f;border-bottom:var(--stroke);height:76px;justify-content:space-between;padding-left:30px}.header-chat,.messanger-send{background-color:#e0e2e8;background-color:var(--hover_form_color);display:flex;flex-direction:row;width:100%}.messanger-send{align-items:flex-end;gap:10px;-webkit-gap:10px;height:fit-content;padding:10px 30px}.message-input{background-color:#fff;width:calc(100% - 40px)}.message-input,.message-input-error{align-items:flex-start;border:0;border-radius:10px;display:flex;flex-direction:center;font-size:14px;gap:10px;justify-content:flex-start;line-height:20px;max-height:200px;min-height:44px;outline:0;overflow-y:auto;padding:10px 40px 10px 10px;position:relative}.message-input-error{background-color:#f2f3f5;background-color:var(--backgorund);width:100%}.message-input-error:empty:before,.message-input:empty:before{color:grey;content:attr(area-placeholder);display:block;pointer-events:none}.send-message-btn{background:url(/static/media/send_message.bc39f35d69a87717b25b.svg) no-repeat 50%;background-color:#fff;background-position-x:13px;background-size:20px 20px;border:0;border-radius:10px;-webkit-border-radius:10px;cursor:pointer;display:block;filter:invert(1);-webkit-filter:invert(1);height:44px;outline:0;transition:.05s ease-in-out;width:44px}.send-message-btn:hover{background-color:#00ffd0;background-position-x:15px;background-size:15px 15px;border-radius:23px;transform:rotate(-30deg)}.file-messanger-btn{background:url(/static/media/file_send.c81ea9a72146fe063756.svg) no-repeat 50%;border:0;border-radius:5px;-webkit-border-radius:5px;bottom:16px;cursor:pointer;display:block;height:30px;margin:0;opacity:.2;outline:2px solid #000;padding:0;position:absolute;right:90px;transition:opacity .15s ease-in-out;width:30px;z-index:5}.file-messanger-btn:hover{border-radius:10px;-webkit-border-radius:10px;opacity:.8}.chat-window-list{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:5px;-webkit-gap:5px;height:100%;overflow-y:auto;padding:10px}.chat-window-list::-webkit-scrollbar{display:none}.message-my{background-color:#c2e4ff;border-radius:15px 15px 0 15px;-webkit-border-radius:15px 15px 0 15px;color:#000;display:flex;flex-direction:column;font-size:16px;line-height:22px;margin-left:auto;max-width:800px;padding:16px}.username-message-chat{color:#000;font-size:16px;font-weight:600;line-height:16px;margin-bottom:10px}.message-date-time{align-items:center;background-color:rgba(0,0,0,.103);border-radius:10px;display:flex;flex-direction:row;font-size:12px;font-weight:500;line-height:12px;margin-top:10px;padding:5px 10px;width:fit-content}.message-for-me{background-color:#fff;border-radius:15px 15px 0 15px;-webkit-border-radius:15px 15px 15px 0;color:#000;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:column;font-size:16px;line-height:22px;margin-right:auto;max-width:800px;padding:16px}.small-button-white{background-color:#fff;border-radius:10px;-webkit-border-radius:10px;color:#000;display:block;font-size:14px;font-weight:600;line-height:14px;padding:10px 15px;text-decoration:none;text-transform:uppercase}.course-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;-webkit-gap:10px}.chat-deals{background:url(/static/media/message.8d8955d08395c634344c.svg) no-repeat 50%;background-size:20px 20px;border:0;bottom:0;cursor:pointer;display:block;filter:opacity(.5);height:100%;outline:0;position:absolute;right:0;top:0;transition:filter .15s ease-in-out;width:60px}.chat-deals:hover{filter:opacity(1)}.message-new{background-color:#ff002f;background-color:var(--red-color);border-radius:10px;color:#fff;display:block;font-size:12px;font-weight:600;line-height:12px;padding:5px 10px;position:absolute;right:5px;top:15px;z-index:3}.chat-right-window{background-color:#fff;border-radius:20px;filter:drop-shadow(2px 2px 40px rgba(0,0,0,.404));height:80vh;max-width:calc(100% - 30px);position:fixed;right:30px;top:30px;width:500px;z-index:999}.container-chat-window{bottom:0;display:flex;flex-direction:column;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.header-chat-window{align-items:center;border-bottom:.5px solid #0303061f;border-bottom:var(--stroke);display:flex;flex-direction:row;justify-content:space-between;padding:20px 15px 20px 30px;position:sticky;top:0}.chat-number-request{font-size:14px;font-weight:700;line-height:20px;text-transform:uppercase}.close-chat-window{align-items:center;background:none;border:0;cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:center;outline:0;width:30px}.close-chat-window-img{height:14px;object-fit:contain;width:14px}.container-chat-message{background-color:#f2f3f5;background-color:var(--backgorund);bottom:75px;flex-direction:column;height:calc(100% - 146px);overflow-y:scroll;top:71px}.block-send-chat,.container-chat-message{display:flex;left:0;position:absolute;right:0;width:100%}.block-send-chat{align-items:center;border-top:.5px solid #0303061f;border-top:var(--stroke);bottom:0;flex-direction:row;gap:16px;-webkit-gap:16px;padding:15px}.messanger-input{background-color:#f2f3f5;background-color:var(--backgorund);border:0;border-radius:5px;display:block;outline:0;padding:10px 30px 10px 10px;width:calc(100% - 96px)}.file-chat-btn{background:url(/static/media/file_send.c81ea9a72146fe063756.svg) no-repeat 50%;background-size:contain;border:0;border-radius:5px;-webkit-border-radius:5px;cursor:pointer;display:block;height:20px;margin:0;opacity:.2;outline:2px solid #000;padding:0;position:relative;transition:opacity .15s ease-in-out;width:20px;z-index:5}.message-my-chat{background-color:#c2e4ff;border-radius:15px 15px 0 15px;-webkit-border-radius:15px 15px 0 15px;color:#000;margin-left:auto}.message-for-me-chat,.message-my-chat{display:flex;flex-direction:column;font-size:16px;line-height:22px;max-width:380px;padding:16px;white-space:pre-wrap}.message-for-me-chat{border-radius:15px 15px 0 15px;-webkit-border-radius:15px 15px 15px 0;color:#303030}.file-for-me-chat,.message-for-me-chat{background-color:#fff;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);margin-right:auto}.file-for-me-chat{align-items:center;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column;gap:15px;-webkit-gap:15px;justify-content:flex-start;padding:15px}.file-send-chat-message{border:5px solid #000;border-radius:20px;-webkit-border-radius:20px;display:block;height:80px;mix-blend-mode:multiply;-webkit-mix-blend-mode:multiply;object-fit:contain;opacity:.5;width:80px}.file-my-chat{align-items:center;background-color:#c2e4ff;border-radius:10px;-webkit-border-radius:10px;display:flex;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));filter:var(--shadow-default);flex-direction:column;gap:15px;-webkit-gap:15px;justify-content:flex-start;margin-left:auto;padding:15px}.global-button-link{background:none;border:0;color:#ff002f;color:var(--red-color);cursor:pointer;font-size:16px;line-height:16px;margin:0;padding:0;text-decoration:underline;width:fit-content}.file-heading{border-bottom:.5px solid #0303061f;border-bottom:var(--stroke);display:block;font-size:16px;line-height:16px;padding-bottom:10px;width:100%}.file-list{display:flex;flex-direction:column;gap:5px;-webkit-gap:5px}.file-item{font-size:14px;line-height:16px;padding:8px 0}.small-text-column{font-size:12px;letter-spacing:.02rem;line-height:12px}.user_list-inn{border:.5px solid #0303061f;border:var(--stroke);border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column;overflow:hidden;width:100%}.user_item-inn{border-bottom:.5px solid #0303061f;border-bottom:var(--stroke);width:100%}.user_item-inn:last-child{border-bottom:0}.checkbox{display:none!important}.user_item-check{background-position-x:20px;cursor:pointer;display:flex;flex-direction:row;font-size:16px;gap:10px;-webkit-gap:10px;line-height:22px;padding:16px 24px;transition:.15s ease-in-out}.user_item-check:hover{background-color:#c2e4ff}input[type=checkbox]:checked+.user_item-check,input[type=radio]:checked+.user_item-check{background:url(/static/media/ok_check.1b1ec30c0ebb536d4df3.svg) no-repeat 0;background-color:#dff0ff;background-position-x:20px;background-size:22px auto;padding-left:55px}.user_item-span{color:rgba(0,0,0,.459)}.user_item-span:before{content:"("}.user_item-span:after{content:"подтверждено )"}.template_card{background-color:#000}.template_card .heading-chapter,.template_card .text-block{color:#fff}.template-deal:first-child,.template-deal:nth-child(2){width:130px}.template-deal:nth-child(3),.template-deal:nth-child(4){width:calc(50% - 285px)}.template-deal:nth-child(5),.template-deal:nth-child(6){width:130px}.header{display:none;@media screen and (min-width:1280px){border-right:var(--stroke);bottom:0;display:flex;flex-direction:column;height:100vh;left:0;min-width:var(--header-size-small);position:sticky;top:0;width:var(--header-size-small)}@media screen and (min-width:1440px){min-width:var(--header-size);width:var(--header-size)}}.logo-header{align-items:center;color:#000;display:flex;flex-direction:row;font-size:20px;font-weight:500;gap:10px;-webkit-gap:10px;line-height:20px;padding:24px 24px 2px;text-decoration:none;span{@media screen and (min-width:1280px){display:none}@media screen and (min-width:1440px){display:inline-block}}}.header-nav{height:calc(100vh - 56px);overflow-y:auto;padding:18px 0}.header-nav-list{gap:5px;-webkit-gap:5px;height:100%;list-style-type:none;padding:16px 16px 0}.header-nav-item,.header-nav-list{display:flex;flex-direction:column}.header-nav-item{-webkit-border-rdius:10px;align-items:center;background-color:#e0e2e800;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:600;gap:12px;-webkit-gap:12px;justify-content:center;letter-spacing:.02rem;line-height:14px;margin-bottom:24px;min-height:30px;padding:6px 0;position:relative;text-decoration:none;transition:background-color .15s ease-in-out;@media screen and (min-width:1440px){flex-direction:row;justify-content:flex-start;margin-bottom:0;min-height:50px;padding-bottom:13px;padding-left:8px;padding-right:0;padding-top:13px}}.header-nav-item,.header-nav-item-active{.span-actions,.span-message{@media screen and (max-width:1439px){font-size:12px;left:-2px;padding-bottom:2px;padding-left:6px;padding-right:6px;padding-top:2px;position:absolute;top:-2px}}}.header-nav-title{@media screen and (max-width:1439px){font-size:10px;font-weight:700;position:absolute;text-align:center;top:32px}}.header-nav-item-bottom{margin-top:auto}.header-nav-item-active{-webkit-border-rdius:10px;align-items:center;background-color:#fff;color:#000;cursor:pointer;display:flex;flex-direction:column;font-weight:600;gap:12px;-webkit-gap:12px;justify-content:center;letter-spacing:.02rem;margin-bottom:24px;min-height:30px;padding:6px 0;position:relative;text-decoration:none;@media screen and (min-width:1440px){flex-direction:row;justify-content:flex-start;margin-bottom:0;min-height:50px;padding-bottom:13px;padding-left:8px;padding-right:0;padding-top:13px}}.header-nav-item-active,.span-message{border-radius:10px;font-size:14px;line-height:14px}.span-message{background-color:var(--red-color);color:#fff;display:block;padding:5px 8px}.span-message:empty{display:none}.span-actions{background-color:#7cc4ff;border-radius:10px;color:#fff;display:block;font-size:14px;line-height:14px;padding:5px 8px}.span-actions:empty{display:none}.header-nav-item-active .header-nav-icon{opacity:1}.header-nav-icon{display:block;height:20px;object-fit:contain;opacity:.5;transition:opacity .15s ease-in-out;width:20px}.header-user-search-popup{background-color:#fff;display:flex;flex-direction:column;gap:16px;-webkit-gap:16px;position:static;top:0}.header-user-search-popup input{width:100%}.companys{background:url(/static/media/jurisdiction.dfb01bf1ce1e9fcfc77e.svg) no-repeat 0;background-position-x:8px}.request{background:url(/static/media/request.d90be027caa6db8ccc4a.svg) no-repeat 0;background-position-x:8px}.deals{background:url(/static/media/deals.4c004ca0a793afca02f9.svg) no-repeat 0;background-position-x:8px}.orders{background:url(/static/media/orders.008a16efc0c5cc0f9ee5.svg) no-repeat 0;background-position-x:8px}.header-nav-item:hover{background-color:#e0e2e8}.header-nav-item:hover .header-nav-icon{opacity:1}.header-main{margin-bottom:100px;padding:20px 40px 20px 20px;@media screen and (max-width:1023px){margin-bottom:40px}}.header-main,.header-main-deals{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#f2f3f5d0;border-bottom:var(--stroke);left:0;position:sticky;position:-webkit-sticky;right:0;top:0;z-index:20}.header-main-deals{margin-bottom:40px;padding:20px 40px}.header-main-currencies{align-items:center;p{font-size:14px}li:hover{opacity:.5}}#opened_menu_profile{background-color:#fff;border-radius:10px;-webkit-border-radius:10px;display:flex;filter:drop-shadow(2px 2px 20px rgba(0,0,0,.2));flex-direction:column;position:fixed;right:30px;top:61px;width:200px;z-index:20}#opened_menu_profile .menu-profile{cursor:pointer;opacity:.5;padding:20px 20px 10px;transition:opacity .15s ease-in-out}#opened_menu_profile .menu-profile:last-child{padding-bottom:20px}#opened_menu_profile .menu-profile:hover{opacity:1}.menu-profile{align-items:center;color:inherit;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:10px;-webkit-gap:10px;line-height:14px;padding:15px 20px;text-decoration:none}.header-popup{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#f2f3f5;border-bottom:var(--stroke);left:var(--header-size);overflow-x:hidden;padding:20px 40px;position:sticky;right:0;top:0;width:calc(100% - var(--header-size));z-index:999}.main-header-nav{width:100%}.main-header-list,.main-header-nav{align-items:center;display:flex;flex-direction:row}.main-header-list{gap:30px;-webkit-gap:30px;margin-left:auto}.main-header-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;-webkit-gap:10px;opacity:.5;transition:opacity .15s ease-in-out}.main-header-item--currency{cursor:default}.main-header-item-text{font-size:14px;font-weight:500;line-height:14px}.main-header-nav-img{display:block;height:20px;object-fit:contain;width:20px}.main-header-item:hover{opacity:1}.header-global-list{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-direction:row;padding:var(--padding-cards);padding-right:60px;width:100%;@media screen and (max-width:1023px){padding:var(--padding-cards-sm);padding-right:48px}}.header-global-item{color:#00000080;font-size:14px;font-weight:500;line-height:14px;margin-right:10px;@media screen and (max-width:1023px){font-size:12px;line-height:12px}}.registration-container{align-items:center;display:flex;flex-direction:row;width:100%}.reg-left-img-block{background-color:#000;height:100vh;position:relative;width:calc(100vw - 900px)}.img-main-enter{display:block;height:100%;object-fit:cover;width:100%}.reg-right-block{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:100%;min-height:100vh;padding:16px;width:100%;@media screen and (min-width:768px){padding-bottom:120px;padding-left:120px;padding-right:120px;padding-top:120px}@media screen and (min-width:1024px){padding-bottom:150px;padding-left:150px;padding-right:150px;padding-top:150px;width:900px}}.style_button__CLM-l{-webkit-border-rdius:10px;align-items:center;background-color:var(--red-color);border:0;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:10px;-webkit-gap:10px;letter-spacing:.02rem;line-height:16px;outline:0;padding:14px 19px;position:relative;transition:filter .15s ease-in-out}.style_button__CLM-l:hover{filter:drop-shadow(4px 4px 20px rgba(255,0,47,.5))}@media screen and (max-width:1023px){.style_button__CLM-l{-webkit-border-rdius:6px;border-radius:6px;font-size:13px;font-weight:600;line-height:15px;padding:8px 13px}}.style_button__CLM-l.style_small__aN1B6{-webkit-border-rdius:6px;border-radius:6px;filter:none;font-size:13px;font-weight:600;line-height:15px;padding:8px 13px}.style_button__CLM-l .style_content__h0M\+R{align-items:center;column-gap:8px;display:flex;justify-content:center;width:100%}.style_button__CLM-l.style_white__ZTU1L{background-color:var(--backgorund);color:#000c;filter:none;transition:.15s ease-in-out}.style_button__CLM-l.style_white__ZTU1L .style_loader__jnwAl{background-color:var(--red-color)}.style_button__CLM-l.style_white__ZTU1L:hover{background-color:#fff;color:#000;filter:none;outline:var(--stroke)}.style_button__CLM-l.style_black__xw0T7{background-color:#000;color:#fff;transition:.15s ease-in-out}.style_button__CLM-l.style_black__xw0T7:hover{background-color:#494949;filter:none}.style_button__CLM-l.style_grey__IiNQU{background-color:var(--hover_form_color);color:#00000080;transition:.15s ease-in-out}.style_button__CLM-l.style_grey__IiNQU:hover{background-color:#fff;color:#000;filter:drop-shadow(4px 4px 20px var(--hover_form_color))}.style_button__CLM-l.style_grey__IiNQU .style_loader__jnwAl{background:#00000080}.style_button__CLM-l.style_loading__3SivK{cursor:default}.style_button__CLM-l.style_loading__3SivK .style_content__h0M\+R{visibility:hidden}.style_loader__jnwAl{animation:style_loading__3SivK 1s linear infinite;aspect-ratio:1;background:var(--white);border-radius:50%;left:calc(50% - 10px);-webkit-mask:conic-gradient(#000 10%,#0000),linear-gradient(#000 0 0) content-box;mask:conic-gradient(#000 10%,#0000),linear-gradient(#000 0 0) content-box;-webkit-mask-composite:source-out;mask-composite:subtract;padding:4px;position:absolute;width:20px}@keyframes style_loading__3SivK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_wrapper__Ax8ma{position:relative}.style_wrapper__Ax8ma .style_current__SFE6I{align-items:center;column-gap:6px;cursor:pointer;display:flex;opacity:.5;transition:opacity .2s ease-in}.style_wrapper__Ax8ma .style_current__SFE6I p{font-size:14px;font-weight:500;line-height:14px}.style_wrapper__Ax8ma .style_current__SFE6I .style_triangle__h\+YYh{border-color:#0000 #0000 #000;border-style:solid;border-width:0 4px 4px;height:0;transform:rotate(180deg);width:0}.style_wrapper__Ax8ma .style_menu__mvthT{display:flex;flex-direction:column;left:-12px;opacity:0;padding-top:12px;position:absolute;top:14px;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;z-index:30}.style_wrapper__Ax8ma .style_menu__mvthT.style_open__c9qhB{opacity:1;visibility:visible}.style_wrapper__Ax8ma .style_menu__mvthT .style_inner__6BWKg{background-color:#fff;border-radius:4px;filter:drop-shadow(2px 2px 20px rgba(0,0,0,.2));padding:4px 0;width:168px}.style_wrapper__Ax8ma .style_menu__mvthT .style_inner__6BWKg .style_menuItem__m1hPi{cursor:pointer;opacity:.5;padding:6px 12px;transition:opacity .2s ease-in-out}.style_wrapper__Ax8ma .style_menu__mvthT .style_inner__6BWKg .style_menuItem__m1hPi p{align-items:center;display:flex;justify-content:space-between}.style_wrapper__Ax8ma .style_menu__mvthT .style_inner__6BWKg .style_menuItem__m1hPi.style_active__1VPdT,.style_wrapper__Ax8ma .style_menu__mvthT .style_inner__6BWKg .style_menuItem__m1hPi:hover,.style_wrapper__Ax8ma:hover .style_current__SFE6I{opacity:1}.style_headerMain__ygBBc{height:72px;padding:20px}@media screen and (min-width:1024px){.style_headerMain__ygBBc{padding:20px 40px 20px 20px}}@media screen and (min-width:1280px){.style_headerMain__ygBBc{height:auto}}.style_header__HJm9V{align-items:center;display:flex;flex-direction:row;width:100%}.style_header__HJm9V .style_headerLogoWrapper__Rnhh3{align-items:center;column-gap:32px;display:flex}.style_header__HJm9V .style_headerLogoWrapper__Rnhh3 .style_currencies__UmSsV{display:none}@media screen and (min-width:768px){.style_header__HJm9V .style_headerLogoWrapper__Rnhh3 .style_currencies__UmSsV{display:flex}}.style_header__HJm9V .style_headerLogoWrapper__Rnhh3 .style_logo__Ou4H9{align-items:center;color:#000;display:flex;flex-direction:row;font-weight:500;gap:10px;-webkit-gap:10px;text-decoration:none}@media screen and (min-width:1280px){.style_header__HJm9V .style_headerLogoWrapper__Rnhh3 .style_logo__Ou4H9{display:none}}.style_header__HJm9V .style_headerLogoWrapper__Rnhh3 .style_logo__Ou4H9 span{font-size:20px;line-height:20px}.style_header__HJm9V .style_headerLogoWrapper__Rnhh3 .style_logo__Ou4H9 .style_logoImg__2r8W5{height:30px;width:30px}.style_header__HJm9V .style_burgerWrapper__AfrfN{align-items:center;column-gap:30px;display:flex;margin-left:auto}.style_header__HJm9V .style_burgerWrapper__AfrfN .style_mainHeaderList__KQKjf{display:none}@media screen and (min-width:1024px){.style_header__HJm9V .style_burgerWrapper__AfrfN .style_mainHeaderList__KQKjf{display:flex}}.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw{cursor:pointer;display:inline-block;opacity:.9}.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw .style_bar1__-A-w1,.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw .style_bar2__JAlcb,.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw .style_bar3__gO\+Vf{background-color:#333;height:4px;margin:5px 0;transition:.4s;width:30px}.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw.style_open__MduN8 .style_bar1__-A-w1{transform:translateY(9px) rotate(-45deg)}.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw.style_open__MduN8 .style_bar2__JAlcb{opacity:0}.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw.style_open__MduN8 .style_bar3__gO\+Vf{transform:translateY(-9px) rotate(45deg)}@media screen and (min-width:1280px){.style_header__HJm9V .style_burgerWrapper__AfrfN .style_burgerIcon__j5Wrw{display:none}}.style_menuWrapper__KiEoJ{background:#f2f3f5;display:block;height:0;left:0;overflow:auto;position:fixed;top:72px;transition:height .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100vw;z-index:19}.style_menuWrapper__KiEoJ.style_open__YQLM8{height:calc(100vh - 72px);visibility:visible}@media screen and (min-width:1280px){.style_menuWrapper__KiEoJ{display:none;visibility:hidden}}.style_menuWrapper__KiEoJ .style_content__TNS8F{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;overflow:auto;padding:24px 16px 72px;row-gap:40px}@media screen and (min-width:768px){.style_menuWrapper__KiEoJ .style_content__TNS8F{padding-bottom:72px}}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK>div:not(:first-child):not(:last-child){border-bottom:.5px solid #0303061f}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK>div:not(:first-child){padding:12px 8px}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK,.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU{display:flex;flex-direction:column;margin:0 auto;max-width:600px;width:100%}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK .style_currencies__R6EhK,.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU .style_currencies__R6EhK{display:flex;margin-bottom:16px}@media screen and (min-width:768px){.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK .style_currencies__R6EhK,.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU .style_currencies__R6EhK{display:none}}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK>div,.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU>div{align-items:center;color:#000;column-gap:12px;cursor:pointer;display:flex;font-size:18px;padding:4px 8px;text-decoration:none}@media screen and (min-width:768px){.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK>div,.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU>div{font-size:22px}}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_menu__YG9mK>div:hover,.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU>div:hover{opacity:.7}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU{row-gap:8px}@media screen and (min-width:1024px){.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU{display:none}}.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU>div{font-size:16px}@media screen and (min-width:768px){.style_menuWrapper__KiEoJ .style_content__TNS8F .style_profileMenu__rMghU>div{font-size:18px}}.style_inputWrapper__c7\+BV{width:100%}.style_input__89y2Q{align-items:center;background:none;background-color:#e6e8ec;border:0;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:row;font-size:14px;height:45px;justify-content:space-between;line-height:14px;outline:none;padding:0 19px;position:relative;transition:.15s ease-in-out;width:100%}.style_input__89y2Q.style_search__Xrg1G:hover,.style_input__89y2Q:hover{background-color:#f2f3f5}.style_input__89y2Q.style_search__Xrg1G:focus,.style_input__89y2Q:focus{background-color:#fff;outline:var(--stroke)}.style_addInnGrid__3\+dvt{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media screen and (min-width:1280px){.style_addInnGrid__3\+dvt{grid-template-columns:repeat(3,1fr)}}.style_banks__i3Iuk{padding:12px 24px 24px}.style_emptyRow__Zz1aI{align-items:center;background-color:#fff;display:flex;height:160px;justify-content:center}.style_actionButton__HPNas{display:flex;gap:16px}.style_createForm__pGU5Y{grid-gap:16px;border-radius:10px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;padding:16px}.style_itemButtons__uvNnu{flex-direction:row;justify-content:flex-end;min-width:250px;width:fit-content}.style_header__htFnH{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;width:100%}.style_header__htFnH .style_title__fRni3{font-size:17px;font-weight:600;line-height:22px;margin-bottom:16px}.style_actionButton__MEPKi{display:flex;gap:16px}.style_createForm__TM-Iy{grid-gap:16px;border-radius:10px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;padding:16px}.style_itemButtons__kCYQf{flex-direction:row;justify-content:flex-end;min-width:250px;width:fit-content}.style_header__1lexe{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;width:100%}.style_header__1lexe .style_title__OplwK{font-size:17px;font-weight:600;line-height:22px;margin-bottom:16px}.style_banks__F-stj{padding:12px 24px 24px}.style_banksButton__uknOo{margin-right:16px}.style_skeleton__0KrH8{display:flex;flex-direction:column;row-gap:16px}.style_skeleton__0KrH8.style_gutterTop__aVl9v{margin-top:16px}.style_skeleton__0KrH8>div{animation:style_skeleton-loading__wC8XI 1s linear infinite alternate;border-radius:4px;height:80px}@keyframes style_skeleton-loading__wC8XI{0%{background-color:#ecedf1}to{background-color:#e0e2e8}}.style_actionButton__eBM7p{display:flex;gap:16px;margin-bottom:16px;width:100%}.style_createForm__Nl8Ly{grid-gap:16px;border-radius:10px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;padding:16px}.style_itemButtons__olsu1{flex-direction:row;justify-content:flex-end;min-width:250px;width:fit-content}.style_payerNameWrapper__SFCcm{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.style_payerNameWrapper__SFCcm>fieldset{width:500px}.style_currencyRequestList__Yk8\+4{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(auto,340px))}.style_currencyRequestList__Yk8\+4 li{display:flex;flex-direction:column;height:100%;justify-content:space-between}.style_currencyRequestList__Yk8\+4 li>div:first-child{grid-gap:24px;display:grid;gap:24px}.style_currencyRequestList__Yk8\+4 .style_requestCR__ocrSi{grid-gap:16px;display:grid;gap:16px}.style_currencyRequestList__Yk8\+4 .style_requestCR__ocrSi p{font-size:15px;font-weight:700;text-align:center}.style_currencyRequestList__Yk8\+4 .style_requestCR__ocrSi .style_buttonsWrapper__44CFy{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.style_payerNameWrapper__bdq9P{display:flex;flex-direction:column}@media screen and (min-width:768px){.style_payerNameWrapper__bdq9P{align-items:center;flex-direction:row;justify-content:space-between}}.style_payerNameWrapper__bdq9P>fieldset{width:300px}.style_payerNameWrapper__bdq9P .style_payerBankInfo__ZRQsz{grid-gap:10px;display:grid;gap:10px;margin-top:16px}.style_payerNameWrapper__bdq9P .style_payerBankInfo__ZRQsz>div{display:grid;grid-template-columns:90px auto}.style_rateTypes__kSjwe{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){.style_rateTypes__kSjwe{grid-template-columns:repeat(3,1fr)}}ul{list-style:none}.container-schet{align-items:center;height:1000px;margin:0 auto}.container-schet,.paper{display:flex;flex-direction:column}.paper{border:1px solid #0003;height:100%;padding:30px 70px;position:relative;width:707px}.header-paper{display:block;margin:0 auto 36px;position:relative;text-align:center;width:302px;z-index:10}.header-paper h1{border-bottom:2px solid #000;display:inline-block;line-height:13px;margin-bottom:3px;padding-bottom:1px}.header-paper,.header-paper h1{font-size:13px;text-transform:uppercase}.header-paper{font-weight:500;line-height:15px}.paper-first{align-items:flex-end;color:#295f98;display:flex;flex-direction:column;font-weight:500;gap:3px;-webkit-gap:3px;margin-bottom:30px;position:relative;width:100%;z-index:10}.paper-first p{font-size:13px;line-height:13px}.invoice{display:block;margin-bottom:26px;position:relative;text-align:center;width:100%;z-index:10}.invoice-number{color:#295f98;font-size:16px;font-weight:700;line-height:16px}.invoice-number:before{content:"№"}.invoice .first-invoice{color:#295f98;font-size:21px;font-weight:700;line-height:21px;margin-bottom:5px;text-transform:uppercase}.flex-row{display:flex;flex-direction:row;gap:30px;-webkit-gap:30px;margin-bottom:20px;position:relative;width:100%;z-index:10}.flex-block{color:#295f98;display:flex;flex-direction:column;gap:16px;-webkit-gap:16px;width:calc(50% - 15px)}.flex-block-heading{font-size:16px;font-weight:500;line-height:16px}.flex-block-name{display:flex;flex-direction:column;font-size:18px;font-weight:600;line-height:20px;text-transform:uppercase}.flex-block-name span{font-weight:500}.flex-block-banking,.flex-block-name span{font-size:12px;line-height:14px;text-transform:none}.flex-block-banking{display:flex;flex-direction:column;font-weight:700;gap:4px;-webkit-gap:4px}.flex-block-banking span{font-weight:500;text-transform:uppercase}.info{display:flex;flex-direction:column;font-size:12px;font-weight:500;line-height:14px}.contract-info{color:#295f98;display:block;font-size:16px;font-weight:700;line-height:20px;position:relative;text-align:center;z-index:10}.contract-info,.table{margin-bottom:20px;width:100%}.table{display:flex;flex-direction:column}.table>.table{position:relative;z-index:10}.column,.currency-column{border-bottom:1px solid #295f98;border-top:1px solid #295f98;display:flex;flex-direction:row;font-size:13px;font-weight:500;width:100%}.currency-column:nth-child(2){border-top:0}.currency-column li{border-left:1px solid #295f98;padding:5px 6px}.currency-column li:first-child{width:10%}.currency-column li:nth-child(2){width:40%}.currency-column li:nth-child(3){text-align:center;width:25%}.currency-column li:nth-child(4){border-right:1px solid #295f98;text-align:center;width:25%}.column:nth-child(2){border-top:0}.column li{border-left:1px solid #295f98;padding:5px 6px}.column li:first-child{width:5%}.column li:nth-child(2){width:30%}.column li:nth-child(3){text-align:center;width:15%}.column li:nth-child(4){text-align:center;width:20%}.column li:nth-child(5){border-right:1px solid #295f98;text-align:center;width:30%}.total{gap:25px;-webkit-gap:25px;margin-bottom:50px;padding-left:280px;z-index:10}.legal,.total{align-items:center;color:#295f98;display:flex;flex-direction:row;font-size:14px;font-weight:600;line-height:14px;position:relative}.legal{justify-content:flex-end;overflow:hidden;padding-right:40px;z-index:0}.legal-text{z-index:3}.legal-img{height:120px;margin-left:50px;margin-right:15px;max-height:120px;max-width:120px;position:relative;width:120px;z-index:0;.legal-img-stamp{height:120px;max-height:120px;max-width:120px;object-position:top;position:relative;width:120px}.legal-img-sign,.legal-img-stamp{mix-blend-mode:multiply;object-fit:contain;z-index:0}.legal-img-sign{height:60px;left:-35px;max-height:60px;max-width:100px;position:absolute;top:10px;width:100px}}.style_ratesChapter__AB3vl{display:flex;flex-direction:column;gap:16px}.style_ratesChapter__AB3vl .style_ratesDate__prZdm{color:#ff002f}.style_currentBlock__WxpL0{-webkit-border-rdius:10px;align-items:center;background-color:#000;border:0;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:14px;-webkit-gap:14px;letter-spacing:.02rem;line-height:16px;outline:0;padding:10px 19px;position:relative}.style_currentBlock__WxpL0 div{background-color:#fff;border-radius:10px;color:#000;font-weight:700;padding:4px 10px}.style_explainText__VoZDw{margin-left:24px}.style_table__G9rme{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;filter:var(--shadow-default);flex-direction:column}.style_table__G9rme .style_row__mZjnX{grid-column-gap:160px;align-items:center;column-gap:160px;display:grid;grid-template-columns:1fr 120px 200px;padding:16px 80px 16px 24px}.style_table__G9rme .style_row__mZjnX .style_rowBcaItem__0eoyx{grid-column-gap:16px;align-items:center;column-gap:16px;display:grid;grid-template-columns:70px 5px 80px}.style_table__G9rme .style_row__mZjnX .style_rowBcaItem__0eoyx>span:last-child{margin-left:10px}.style_table__G9rme .style_row__mZjnX .style_rowBcaItem__0eoyx:not(:is(.style_rowBcaSubheaderItem__T\+0yZ))>span:nth-child(2){font-size:14px;opacity:.5}.style_table__G9rme .style_row__mZjnX .style_currencyValue__Ce9Yw{font-weight:700}.style_table__G9rme .style_row__mZjnX:not(:last-child){border-bottom:1px solid #eee}.style_table__G9rme .style_row__mZjnX.style_headerRow__hPbQC{padding-bottom:24px;padding-top:24px}.style_table__G9rme .style_row__mZjnX.style_headerRow__hPbQC>div{opacity:.5}.style_table__G9rme .style_row__mZjnX.style_subheaderRow__9ZCoo{padding-bottom:12px;padding-top:12px}.style_table__G9rme .style_row__mZjnX.style_subheaderRow__9ZCoo>div{font-size:14px;opacity:.5}.style_wrapper__Z1Ebk{align-items:flex-start;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.style_wrapper__Z1Ebk .style_content__NOAjU{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;width:100%}@media screen and (min-width:768px){.style_wrapper__Z1Ebk .style_content__NOAjU{grid-template-columns:repeat(2,1fr)}}.style_wrapper__Z1Ebk .style_content__NOAjU>div:first-child{height:fit-content}.style_wrapper__Z1Ebk .style_content__NOAjU>div:last-child{display:flex;flex-direction:column;gap:24px}.style_wrapper__Z1Ebk .style_content__NOAjU .style_saveButton__ZpGTV{width:fit-content}.style_wrapper__eggbN{background-color:#fff;border-radius:10px;-webkit-border-radius:10px;display:flex;flex-direction:column;padding:0 12px}.style_wrapper__eggbN .style_wrapperTitle__L2kOA{border-bottom:1px solid #eee;display:flex;flex-direction:column;font-weight:600;gap:16px;justify-content:center;min-height:56px;padding:16px}@media screen and (min-width:768px){.style_wrapper__eggbN .style_wrapperTitle__L2kOA{align-items:center;flex-direction:row;justify-content:space-between;padding:0 16px}}.style_wrapper__eggbN .style_wrapperContent__usWLA{overflow-y:auto;width:100%}.style_headerRow__dGajt{align-items:center;border-bottom:1px solid #eee;display:grid;min-height:56px;min-width:fit-content;padding-left:8px}.style_headerRow__dGajt .style_row__g\+gip{min-width:136px;opacity:.7;padding:0 8px}.style_itemRow__lFZr8{align-items:center;border-bottom:1px solid #eee;display:grid;min-height:56px;min-width:fit-content;padding-left:8px}.style_itemRow__lFZr8:last-child{border-bottom:none}.style_itemRow__lFZr8>div{min-width:136px;overflow:hidden;padding:0 8px}.style_itemRow__lFZr8.style_clickable__0\+v8u{cursor:pointer;transition:background-color .1s ease-out}.style_itemRow__lFZr8.style_clickable__0\+v8u:hover{background-color:#eee}.style_itemRow__lFZr8.style_active__Zu6u1{background-color:#eee;transition:background-color .1s ease-out}.style_extendedRow__KYGVl{background-color:#0000000d;border-bottom:1px solid #eee;padding:24px 16px}.style_emptyRow__7QSD3{align-items:center;display:flex;height:140px;justify-content:center}.style_mainContainer__OnMpT{display:flex;flex-direction:column;gap:32px}.style_balanceTotal__qgym\+{padding:28px}.style_balanceTotal__qgym\+ span{opacity:.55;padding-left:12px}.style_balanceTotal__qgym\+ .style_list__x3\+8S{grid-column-gap:40px;grid-row-gap:32px;column-gap:40px;display:grid;grid-template-columns:repeat(auto-fill,240px);row-gap:32px}.style_pickCompany__U8KpO{max-width:600px;width:100%}.style_totalTableRow__O8utx{grid-template-columns:repeat(5,1fr)}.style_totalTableItemRow__2SNtt{font-size:18px;font-weight:600}.style_banksTableRow__Gu6mE{grid-template-columns:20% 16% 12% 16% 16% 20%}.style_banksTableRowItem__EFThl>div{font-size:17px}.style_banksTableRowItemEven__ym7UA{background-color:#eee}.style_banksTableRowAccount__Jn6Ty{word-break:break-all}.style_banksTableShowAllButton__HngNJ{padding:16px}.style_historyTableRow__lb9Wc{grid-template-columns:30px 8% 11% 6% 18% 10% 7% 11% 8% 10% 11%}.style_historyTableRow__lb9Wc>div:first-child{min-width:100%;padding:0}.style_historyTableRow__lb9Wc>div:nth-child(4),.style_historyTableRow__lb9Wc>div:nth-child(7),.style_historyTableRow__lb9Wc>div:nth-child(9){min-width:80px}.style_historyTableRowItem__2wCy->div{font-size:15px}.style_historyTableList__SwPWs{overflow-x:hidden!important}.style_historyTableActionButton__7bSPG{height:36px}.style_historyTableActionsWrapper__3xy99{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.style_historyTableActionsWrapper__3xy99{flex-direction:row}}.style_invoicesUploadInputs__YFe3N{grid-gap:32px;display:grid;gap:32px}@media screen and (min-width:768px){.style_invoicesUploadInputs__YFe3N{grid-template-columns:repeat(2,1fr)}}.style_invoicesUploadInputs__YFe3N .style_invoicesUploadFile__3jh6g{align-items:center;display:flex;gap:16px}.style_checkbox__9d2In{height:20px;width:20px}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.style_filtersWrapper__ZkN7b{grid-gap:16px;border-bottom:1px solid #eee;display:grid;gap:16px;padding:16px}.style_filtersWrapper__ZkN7b .style_upperFilters__6zPo-{grid-gap:16px;align-items:center;display:grid;gap:16px}@media screen and (min-width:768px){.style_filtersWrapper__ZkN7b .style_upperFilters__6zPo-{grid-template-columns:repeat(3,1fr)}}.style_filtersWrapper__ZkN7b .style_bottomFilters__CARIc{grid-gap:16px;align-items:center;display:grid;gap:16px}@media screen and (min-width:768px){.style_filtersWrapper__ZkN7b .style_bottomFilters__CARIc{grid-template-columns:repeat(3,1fr)}}.style_formContent__BAus3{grid-gap:24px;display:grid;gap:24px;margin-top:32px}@media screen and (min-width:768px){.style_formContent__BAus3{grid-template-columns:repeat(3,1fr)}}.style_saveButton__YJhy9{margin-top:24px}.style_amountWrapper__cS5dk{margin-top:24px;max-width:300px;width:100%}.style_usersTableRow__eIII-{grid-template-columns:17% 21% repeat(4,10%) 22%}.style_usersTableRow__eIII->div:last-child{min-width:300px}.style_exchangeHistoryTableRow__byg5O{grid-template-columns:repeat(7,14.2%)}.style_exchangeHistoryTableRow__byg5O>div:last-child{min-width:140px}.style_mainContainer__t1AX1{display:flex;flex-direction:column;gap:32px}.style_formContent__zCxQa{grid-column-gap:24px;grid-row-gap:24px;align-items:flex-start;column-gap:24px;display:grid;grid-template-columns:1fr 20px 1fr;margin-bottom:16px;margin-top:16px;row-gap:24px}.style_formContent__zCxQa>div{display:flex;flex-direction:column;row-gap:16px}.style_formContent__zCxQa>div:nth-child(2){align-self:center;display:grid}.style_exchangeRate__iJB1y{align-items:flex-start;column-gap:24px;display:flex;flex-direction:row;width:100%}.style_exchangeRate__iJB1y>div:first-child{width:200px}.style_formBalance__bOkyk{display:flex;flex-wrap:wrap;font-size:17px;font-weight:600;gap:24px}.style_formTitle__8Ek7g{margin-bottom:12px}.style_rowActionsColumn__qG-4I{column-gap:8px;display:flex}.style_extendedTitle__7EZ-R{font-size:16px;font-weight:600;margin-bottom:16px}.style_balances__gNQDn{grid-gap:16px;display:grid;gap:16px;margin-bottom:24px;margin-top:16px}@media screen and (min-width:768px){.style_balances__gNQDn{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){.style_balances__gNQDn{grid-template-columns:repeat(3,1fr)}}.style_balances__gNQDn>div{align-items:center;display:flex;font-size:20px;font-weight:500;gap:8px}.style_floatingRates__iHTT3{grid-gap:24px;display:grid;gap:24px}@media screen and (min-width:1280px){.style_floatingRates__iHTT3{grid-template-columns:repeat(2,1fr)}}.style_exchangeHistory__XotNJ{grid-row-gap:24px;display:grid;row-gap:24px}@media print{#style_root__uXRLd{height:29.7cm;margin:30mm 45mm;width:21cm}}.style_header__JSjuB{align-items:center;display:flex;justify-content:space-between}.style_header__JSjuB div{font-size:28px;font-weight:400}.style_header__JSjuB img{height:64px;width:64px}.style_invoice__bITBn{align-items:center;background-color:#d4dce4;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:6px 0}.style_invoice__bITBn .style_first__WVRr2{font-size:16px;font-weight:500;text-transform:uppercase}.style_invoice__bITBn .style_number__P9niO{color:red;font-weight:500}.style_date__285u8{color:red;display:flex;font-size:12px;font-weight:600;justify-content:flex-end;padding:8px 0}.style_payInfo__-\+dqS{align-items:flex-start;display:flex;font-size:13px;justify-content:space-between;padding-right:60px}.style_payInfo__-\+dqS>div{display:flex;flex-direction:column;gap:2px;max-width:220px}.style_payInfo__-\+dqS .style_bold__Gozp1{font-weight:600}.style_currency__4oInc{align-items:center;display:flex;font-size:13px;font-weight:500;gap:60px;justify-content:flex-end;margin-right:40px;padding:4px 0}.style_currency__4oInc>div:last-child{color:red}.style_table__ZDyXE{display:grid;width:100%}.style_table__ZDyXE .style_row__2cBEj{align-items:center;display:grid;font-size:12px;grid-template-columns:18% 30% 10% 10% 12% 20%;min-height:45px}.style_table__ZDyXE .style_row__2cBEj:nth-child(2){min-height:65px}.style_table__ZDyXE .style_row__2cBEj:nth-child(2)>div:nth-child(2),.style_table__ZDyXE .style_row__2cBEj:nth-child(2)>div:nth-child(5),.style_table__ZDyXE .style_row__2cBEj:nth-child(2)>div:nth-child(6){color:red}.style_table__ZDyXE .style_row__2cBEj>div{align-content:center;border-left:1px solid #000;height:100%;text-align:center}.style_table__ZDyXE .style_row__2cBEj>div:last-child{border-right:1px solid #000;padding-right:8px;text-align:right}.style_table__ZDyXE .style_row__2cBEj.style_footerRow__gHRE1,.style_table__ZDyXE .style_row__2cBEj.style_headerRow__ExPdx{background-color:#d4dce4;border-bottom:1px solid #000;border-top:1px solid #000;font-weight:600}.style_table__ZDyXE .style_row__2cBEj.style_footerRow__gHRE1{font-size:13px}.style_table__ZDyXE .style_row__2cBEj.style_footerRow__gHRE1>div:last-child{color:red}.style_companyData__OFaAv{grid-gap:2px;display:grid;font-size:12px;font-weight:600;gap:2px;margin:16px 0;max-width:350px}.style_red__mSzNI{color:red}.style_legal__cEPwP{grid-gap:12px;display:grid;gap:12px;grid-template-columns:60% 40%;margin-top:32px}.style_legal__cEPwP .style_terms__e89NO{grid-row-gap:8px;display:grid;font-size:12px;font-weight:600;row-gap:8px}.style_legal__cEPwP .style_terms__e89NO .style_termsItem__Jlnkj{grid-row-gap:4px;display:grid;row-gap:4px}.style_legal__cEPwP .style_terms__e89NO .style_termsItem__Jlnkj>div:first-child{text-decoration:underline}.style_legal__cEPwP .style_legalInfo__pplDG{grid-gap:4px;display:grid;gap:4px;text-align:center}.style_legal__cEPwP .style_legalInfo__pplDG .style_legalTitle__dFfwK{font-size:18px;font-weight:400}.style_legal__cEPwP .style_legalInfo__pplDG .style_legalImgs__9rN-X{align-items:center;display:flex;gap:12px;justify-content:center}.style_legal__cEPwP .style_legalInfo__pplDG .style_legalImgs__9rN-X>img{height:120px;max-height:120px;max-width:120px;mix-blend-mode:multiply;object-fit:contain;object-position:top;width:120px;z-index:0}.style_legal__cEPwP .style_legalInfo__pplDG .style_legalName__uogD\+{font-size:14px;font-weight:600;text-decoration:underline}.style_legal__cEPwP .style_legalInfo__pplDG .style_legalPosition__OGfGO{font-size:13px;font-style:italic;font-weight:400}
/*# sourceMappingURL=main.def9176f.css.map*/