.depozits-box{background:#FFF;border-radius:8px}
@media (max-width:991px){.depozits-box{padding:10px;margin-top:24px;margin-bottom:24px}}
@media (min-width:992px){.depozits-box{padding:48px}}
.depozits-box .m-b-20{margin-bottom:20px}
.depozits-box .m-b-24{margin-bottom:24px}
.depozits-box h2{font-family:'noto-sans',sans-serif;font-style:normal;font-size:36px;font-weight:600;line-height:49.03px;color:#171CB3;margin-bottom:12px;text-align:center}
.depozits-box .tag{text-align:center;font-family:'noto-sans',sans-serif;font-style:normal;font-weight:300;font-size:20px;line-height:27px;text-align:center;color:#08F;margin-bottom:40px}
.depozits-box .depozits-form .fields{display:grid;gap:20px}
@media (min-width:992px){.depozits-box .depozits-form .fields{grid-auto-flow:column;grid-auto-columns:1fr}}
.depozits-box .depozits-form .fields-inline{display:flex;gap:20px}
.depozits-box .depozits-form .input-field{display:grid}
.depozits-box .depozits-form .input-field label{font-family:'noto-sans',sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#344054;margin-bottom:8px}
.depozits-box .depozits-form .input-field .input{background:#FFF;border:1px solid #D0D5DD;border-radius:8px}
.depozits-box .depozits-form .input-field .input:has(:focus){border:1px solid #08F}
.depozits-box .depozits-form .input-field .input input{width:100%;height:50px;padding:13px 14px;background:transparent;border:0;font-family:'noto-sans',sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#101828}
.depozits-box .depozits-form .input-field .input input:focus{outline:transparent}
.depozits-box .depozits-form .input-field .input input::-webkit-input-placeholder{color:#6D7584}
.depozits-box .depozits-form .input-field .input input::-moz-placeholder{color:#6D7584}
.depozits-box .depozits-form .input-field .input input:-ms-input-placeholder{color:#6D7584}
.depozits-box .depozits-form .input-field .input input:-moz-placeholder{color:#6D7584}
.depozits-box .depozits-form .input-field .input input:-webkit-autofill,.depozits-box .depozits-form .input-field .input input:-webkit-autofill:hover,.depozits-box .depozits-form .input-field .input input:-webkit-autofill:focus,.depozits-box .depozits-form .input-field .input input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset !important;border-radius:10px}
.depozits-box [data-custom-scroll]{display:flex;justify-content:stretch;padding-top:10px;padding-bottom:10px}
.depozits-box [data-custom-scroll] [data-custom-scroll-content]{flex:1;overflow:auto}
@supports not selector(::-webkit-scrollbar){.depozits-box [data-custom-scroll] [data-custom-scroll-content]{-moz-scrollbar-width:thin;scrollbar-color:#0072BC #F4F4F5}}
@supports selector(::-webkit-scrollbar){.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar{width:8px;height:20px}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-corner{display:none}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-button{display:none}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-track{background-clip:content-box;border-style:solid;border-color:transparent;background-color:#F4F4F5}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-thumb{background-color:#0072BC;background-clip:content-box;border-style:solid;border-color:transparent}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-track:vertical{border-width:4px 4px 4px 0px;border-radius:2px 18px 18px 2px / 18px 18px 18px 18px}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-thumb:vertical{border-width:4px 4px 4px 0px;border-radius:2px 18px 18px 2px / 18px 18px 18px 18px}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-track:horizontal{border-width:0px 4px 4px 4px;border-radius:18px 18px 18px 18px / 2px 2px 18px 18px}.depozits-box [data-custom-scroll] [data-custom-scroll-content]::-webkit-scrollbar-thumb:horizontal{border-width:0px 4px 4px 4px;border-radius:18px 18px 18px 18px / 2px 2px 18px 18px}}
.depozits-box [data-custom-scroll] [data-custom-scroll-control]{display:none;width:6px;border-radius:6px;background-color:#F0F0F0}
.depozits-box [data-custom-scroll] [data-custom-scroll-control] [data-custom-scroll-controller]{width:100%;min-height:60px;border-radius:6px;background-color:#0072BC}
.depozits-box [data-custom-scroll] [data-custom-scroll-control] [data-custom-scroll-controller]:hover{background-color:#009EE0}
.depozits-box form .text-red:not(oc-visible){display:none}
.depozits-box form .text-red:not(oc-visible).visible{display:block}
.depozits-box form .field{border-bottom:0}
.depozits-box form .field-checkbox{border:0}
.depozits-box form .checkbox-container{display:flex;gap:8px;align-items:center}
.depozits-box form .checkbox-container input{position:absolute;opacity:0;cursor:pointer}
.depozits-box form .checkbox-container input:checked + .checkmark{background:#08F;border-color:#08F;display:grid;place-content:center}
.depozits-box form .checkbox-container input:checked + .checkmark::before{content:'';width:8px;height:8px;border-radius:50%;background:#fff;display:block}
.depozits-box form .checkbox-container .checkmark{display:flex;width:20px;min-width:20px;height:20px;border:1px solid #D0D5DD;border-radius:50%;position:relative;align-items:center;justify-content:center}
.depozits-box form .checkbox-container .checkmark svg{display:none}
.depozits-box form .checkbox-container .checkbox-text{display:flex;flex-direction:column}
.depozits-box form .checkbox-container .checkbox-text span{font-weight:400;line-height:24px;text-align:left}
.depozits-box form .checkbox-container .checkbox-text span:first-of-type{font-size:16px;color:#344054}
.depozits-box form .checkbox-container .checkbox-text span:last-of-type{font-size:14px;color:#667085}
.depozits-box form .right-side{display:grid;grid-template-columns:2px 1fr;align-items:center;width:60px;height:44px}
.depozits-box form .right-side .separator{width:1px;height:20px;background-color:#D5D9EB}
.depozits-box form .right-side svg,.depozits-box form .right-side i,.depozits-box form .right-side span{justify-self:center}
.depozits-box form [data-custom-select]{min-width:0;min-height:0;height:fit-content;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';cursor:pointer;background:#fff}
.depozits-box form [data-custom-select][data-custom-select-placeholder] select{color:#000B13;opacity:0.4}
.depozits-box form [data-custom-select]:has(select:disabled){opacity:0.6;pointer-events:none}
.depozits-box form [data-custom-select] [data-custom-select-dropdown]{position:absolute;top:0;left:0;bottom:0;background-color:transparent;min-width:0;max-width:none;min-height:0;max-height:none;margin:0;padding:0;border:0;overflow:visible;cursor:default}
.depozits-box form [data-custom-select] [data-custom-select-dropdown]::backdrop{display:none}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content]{position:absolute;max-height:270px;margin:0;margin-left:-1px;padding:0px;border:1px solid #08F;display:flex;flex-flow:column;align-items:stretch;gap:12px;overflow:hidden;background-color:#FFF}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll]{min-height:0;max-height:100%;flex:1}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options]{display:flex;flex-flow:column;justify-content:stretch}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option]{background-color:transparent;line-height:24px;margin:0;padding:6px 10px;border:0;border-radius:6px;font-size:16px;text-align:left;cursor:pointer}
[data-color-scheme="light"] .depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option][data-custom-select-option-fake-selected],[data-color-scheme="dark"] .depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option][data-custom-select-option-fake-selected]{background-color:#E3E7ED;color:#344054}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option][data-custom-select-option-hidden]{display:none}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options]:not(:has([data-custom-select-option]:not([data-custom-select-option-hidden]))){display:none}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-search-no-results-message]{min-height:66px}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-dropdown-content] [data-custom-scroll] [data-custom-scroll-content]:has([data-custom-select-options] [data-custom-select-option]:not([data-custom-select-option-hidden])) [data-custom-select-search-no-results-message]{display:none}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="up"]{border-top-left-radius:0;border-top-right-radius:0}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="up"] [data-custom-select-dropdown] [data-custom-select-dropdown-content]{border-bottom:0;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0px -12px 24px rgba(0,0,0,0.2)}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="down"]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#08F}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="down"] [data-custom-select-dropdown] [data-custom-select-dropdown-content]{border-top:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0px 12px 24px rgba(0,0,0,0.2)}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) svg,.depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) i{transform:rotate(180deg)}
[data-color-scheme="light"] .depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) svg,[data-color-scheme="light"] .depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) i{color:#060606}
[data-color-scheme="dark"] .depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) svg,[data-color-scheme="dark"] .depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) i{color:#fff}
.depozits-box form [data-custom-select]{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';padding:10px 0 10px 14px;display:flex;align-items:center;gap:16px;position:relative;border:1px solid #D5D9EB;border-radius:8px;height:50px}
.depozits-box form [data-custom-select] i{color:#98A2B3}
.depozits-box form [data-custom-select] select{background-color:transparent;width:100%;flex:1;margin:0;padding:0;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';pointer-events:none;font-size:16px;line-height:1.25;color:#101828}
.depozits-box form [data-custom-select][data-custom-select-placeholder] select{color:#000B13;opacity:0.4}
.depozits-box form [data-custom-select]:has(select:disabled){opacity:0.6;pointer-events:none}
.depozits-box form [data-custom-select] [data-custom-select-dropdown]::backdrop{display:none}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-search]{background-color:transparent;width:auto;height:auto;line-height:24px;margin:0;padding:6px 10px;border:0px solid #E7E7E7;border-radius:6px;outline:none;transition:border 0.25s ease}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-select-search]:focus{border-color:#0072BC}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-scroll]{min-height:0;max-height:100%;flex:1}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options]{display:flex;flex-flow:column;justify-content:stretch}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option]{background-color:transparent;line-height:1.25;margin:0;padding:10px 14px;border:0;border-radius:0px;font-size:16px;text-align:left;transition:background-color 0.25s ease,color 0.25s ease;outline:transparent}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option]:hover{background-color:#E3E7ED}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option][data-custom-select-option-selected]{background-color:#F2F5F8;pointer-events:none;display:flex;justify-content:space-between;align-items:center}
.depozits-box form [data-custom-select] [data-custom-select-dropdown] [data-custom-scroll] [data-custom-scroll-content] [data-custom-select-options] [data-custom-select-option][data-custom-select-option-selected]::after{content:url('../../plugins/bsd/depozite/assets/images/icon-check-mark.svg');width:24px}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="up"]{border-top-left-radius:0;border-top-right-radius:0}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="up"] [data-custom-select-dropdown]{border:1px solid #D5D9EB;border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;transform:translateY(-1px)}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="down"]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#08F}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown])[data-custom-select="down"] [data-custom-select-dropdown]{border:1px solid #D5D9EB;border-top:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transform:translateY(-1px)}
.depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) i,.depozits-box form [data-custom-select]:has([data-custom-select-dropdown]) svg{transform:rotate(180deg);color:#98A2B3}
.depozits-box .vertical-separator{display:none}
.depozits-box .depozits-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;gap:8px;height:50px;background:#08F;border-radius:8px;width:100%;border:0;font-family:'noto-sans',sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#FFF}
.depozits-box .depozits-btn.disabled{pointer-events:none;background:#B2DDFF}
.depozits-box .depozits-btn:hover{background:#060A7D}
.depozits-box .depozits-btn.deposit-reset-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 18px;gap:6px;height:48px;background:#FFF;border:1px solid #08F;box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:8px;flex:none;order:4;align-self:stretch;flex-grow:0;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#08F;cursor:pointer}
.depozits-box .depozits-btn.deposit-reset-btn:hover{color:#fff;background:#08F}
.depozits-box .depozits-btn.deposit-reset-btn:hover path{stroke:#fff}
.depozits-box h3,.depozits-box .h3{font-family:'noto-sans',sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:27px;color:#000;margin-bottom:20px}
.depozits-box .depozits-results{font-family:'noto-sans',sans-serif}
.depozits-box .depozits-results .results{gap:20px;margin-bottom:40px;display:grid}
@media (min-width:992px){.depozits-box .depozits-results .results{grid-template-columns:1fr 1fr}}
.depozits-box .depozits-results .results .result{flex:1;border:1px solid #D1E0FF;border-radius:8px}
.depozits-box .depozits-results .results .result .info-text{margin:8px}
.depozits-box .depozits-results .results .thead{height:60px;align-items:center;display:grid;grid-auto-columns:max-content;grid-auto-flow:column}
.depozits-box .depozits-results .results .thead .td{flex:1;font-family:'noto-sans',sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#344054;display:flex;gap:8px;align-items:center}
@media (max-width:991px){.depozits-box .depozits-results .results .thead .td{font-size:16px}}
.depozits-box .depozits-results .results .thead .td:first-of-type{padding-left:20px;padding-right:16px;font-weight:700;position:relative}
.depozits-box .depozits-results .results .thead .td .blue{display:flex;flex-direction:row;align-items:center;padding:2px 4px;background:#EFF8FF;border:1px solid #B2DDFF;border-radius:6px;font-family:'noto-sans',sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#175CD3}
.depozits-box .depozits-results .results .thead .td .mov{display:flex;flex-direction:row;align-items:center;padding:2px 4px;background:#EEF4FF;border:1px solid #C7D7FE;border-radius:6px;font-family:'noto-sans',sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#3538CD}
.depozits-box .depozits-results .results .t-row{height:50px;display:grid;grid-template-columns:180px 1fr;align-items:center}
.depozits-box .depozits-results .results .t-row .td{font-style:normal;line-height:22px;color:#000}
@media (max-width:991px){.depozits-box .depozits-results .results .t-row .td{font-size:14px}}
@media (min-width:992px){.depozits-box .depozits-results .results .t-row .td{font-size:16px}}
.depozits-box .depozits-results .results .t-row .td:first-of-type{padding-left:20px;font-weight:600;position:relative}
.depozits-box .depozits-results .results .t-row .td:first-of-type::after{content:"";width:1px;height:60px;background:#FFF;position:absolute;right:0}
.depozits-box .depozits-results .results .t-row .td:last-of-type{padding-left:16px;font-weight:400}
.depozits-box .depozits-results .results .t-row:nth-of-type(even){background:#F2F4F7}
.depozits-box .info-text-wrapper{grid-column:1 / -1;display:flex;flex-direction:column;gap:12px}
.depozits-box .info-text{display:flex;padding:12px 8px;align-items:flex-start;gap:8px;align-self:stretch;color:#6C6C89;font-size:14px;font-style:normal;font-weight:400;line-height:normal;border-radius:8px;background:#F7F7F8;grid-column:1 / -1}
.depozits-box .info-text a{text-decoration:underline}
.depozits-box .info-text svg{width:24px;height:24px;min-width:24px}