.custom-select-container{position:relative;box-sizing:border-box}.custom-select-container *{box-sizing:border-box}.custom-select-container.is-disabled{opacity:.333}.custom-select-opener{background-color:#ccc;padding:.5em;display:block;cursor:pointer;width:100%}.custom-select-container select{visibility:hidden;position:absolute;top:0;left:0}.custom-select-panel{max-height:0;transition:max-height .5s ease-out,overflow-y .1s .5s;overflow:hidden;background-color:#e9e9e9;position:absolute;top:100%;z-index:1;width:100%}.custom-select-container.is-open .custom-select-panel{max-height:10.7em;overflow-y:auto}.custom-select-option{padding:.5em}.custom-select-option.has-focus{background-color:#add8e6}.custom-select-option.is-selected::before{content:"✔";padding-right:.5em}.custom-select-optgroup>.custom-select-option{padding-left:2em}.custom-select-optgroup::before{content:attr(data-label);display:block;padding:.5em;color:#888}
.flatpickr-calendar{background:rgba(0,0,0,0);opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0,0,0,.08);box-shadow:0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid rgba(72,72,72,.2)}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid rgba(72,72,72,.2)}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid rgba(0,0,0,0);content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:rgba(72,72,72,.2)}.flatpickr-calendar.arrowTop:after{border-bottom-color:#42a5f5}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:rgba(72,72,72,.2)}.flatpickr-calendar.arrowBottom:after{border-top-color:#42a5f5}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#42a5f5;color:#fff;fill:#fff;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#fff;fill:#fff}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#bbb}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(72,72,72,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid rgba(72,72,72,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(255,255,255,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff}.flatpickr-current-month input.cur-year{background:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:baseline;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(255,255,255,.5);background:rgba(0,0,0,0);pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#42a5f5;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:baseline;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#42a5f5;outline:none;padding:0}.flatpickr-weekdays{background:#42a5f5;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#42a5f5;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;width:307.875px;border-left:1px solid rgba(72,72,72,.2);border-right:1px solid rgba(72,72,72,.2)}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 rgba(72,72,72,.2);box-shadow:-1px 0 0 rgba(72,72,72,.2)}.flatpickr-day{background:none;border:1px solid rgba(0,0,0,0);border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-ms-flex-preferred-size:14.2857143%;-webkit-flex-basis:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#42a5f5;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#42a5f5}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #42a5f5;box-shadow:-10px 0 0 #42a5f5}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(72,72,72,.3);background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(72,72,72,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #42a5f5,5px 0 0 #42a5f5;box-shadow:-5px 0 0 #42a5f5,5px 0 0 #42a5f5}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid rgba(72,72,72,.2)}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(72,72,72,.3);background:rgba(0,0,0,0);cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background:#fff;border-bottom:1px solid rgba(72,72,72,.2)}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#484848;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}
:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 0, 0, 0;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #000000;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#000000;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;background-color:#fff3cd;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline}a:hover{color:#0a58ca;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:#fff;color:var(--bs-body-bg);background-color:#000000;background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(.focus-visible){outline:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 540px){.container-sm,.container{max-width:516px}}@media(min-width: 720px){.container-md,.container-sm,.container{max-width:696px}}@media(min-width: 960px){.container-lg,.container-md,.container-sm,.container{max-width:936px}}@media(min-width: 1140px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1116px}}@media(min-width: 1320px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1296px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 540px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 720px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 960px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1140px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1320px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#000;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}[dir="ltr"] .form-control::file-selector-button{margin-right:.75rem}[dir="rtl"] .form-control::file-selector-button{margin-left:.75rem}[dir="ltr"] .form-control::file-selector-button{border-right-width:1px}[dir="rtl"] .form-control::file-selector-button{border-left-width:1px}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;color:#000;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#000;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}[dir="ltr"] .form-control-sm::file-selector-button{margin-right:.5rem}[dir="rtl"] .form-control-sm::file-selector-button{margin-left:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}[dir="ltr"] .form-control-lg::file-selector-button{margin-right:1rem}[dir="rtl"] .form-control-lg::file-selector-button{margin-left:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important}.form-control-color::-moz-color-swatch{border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}[dir="ltr"] .form-floating>label{text-align:left}[dir="rtl"] .form-floating>label{text-align:right}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder, .form-floating>.form-control-plaintext::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder-shown), .form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating[focus-within]{z-index:5}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.375rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + (1.5em + 0.75rem));width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not([focus-within]):valid,.input-group>.form-floating:not([focus-within]).is-valid{z-index:3}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + (1.5em + 0.75rem));width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not([focus-within]):invalid,.input-group>.form-floating:not([focus-within]).is-invalid{z-index:4}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: #000000;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: 0.375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: #1e2125;--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 540px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 720px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 960px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1140px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1320px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.accordion{--bs-accordion-color: #000000;--bs-accordion-bg: #fff;--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: 1px;--bs-accordion-border-radius: 0.375rem;--bs-accordion-inner-border-radius: calc(0.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #000000;--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0c63e4;--bs-accordion-active-bg: #e7f1ff}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: 0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}.alert-dark .alert-link{color:#101214}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, 0.85);--bs-toast-border-width: 1px;--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: 0.375rem;--bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color: #6c757d;--bs-toast-header-bg: rgba(255, 255, 255, 0.85);--bs-toast-header-border-color: rgba(0, 0, 0, 0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:-webkit-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.5rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 540px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 960px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1140px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 539.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 719.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 959.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1139.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1319.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}[dir="ltr"] .tooltip{text-align:left}[dir="rtl"] .tooltip{text-align:right}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: 0.375rem;--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}[dir="ltr"] .popover{text-align:left}[dir="rtl"] .popover{text-align:right}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: 0.5rem;--bs-popover-inner-border-radius: calc(0.5rem - 1px);--bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #000000;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(13, 110, 253, 1) !important;background-color:RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(108, 117, 125, 1) !important;background-color:RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(25, 135, 84, 1) !important;background-color:RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(13, 202, 240, 1) !important;background-color:RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(255, 193, 7, 1) !important;background-color:RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(220, 53, 69, 1) !important;background-color:RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(248, 249, 250, 1) !important;background-color:RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(33, 37, 41, 1) !important;background-color:RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#0d6efd !important}.link-primary:hover,.link-primary:focus{color:#0a58ca !important}.link-secondary{color:#6c757d !important}.link-secondary:hover,.link-secondary:focus{color:#565e64 !important}.link-success{color:#198754 !important}.link-success:hover,.link-success:focus{color:#146c43 !important}.link-info{color:#0dcaf0 !important}.link-info:hover,.link-info:focus{color:#3dd5f3 !important}.link-warning{color:#ffc107 !important}.link-warning:hover,.link-warning:focus{color:#ffcd39 !important}.link-danger{color:#dc3545 !important}.link-danger:hover,.link-danger:focus{color:#b02a37 !important}.link-light{color:#f8f9fa !important}.link-light:hover,.link-light:focus{color:#f9fafb !important}.link-dark{color:#212529 !important}.link-dark:hover,.link-dark:focus{color:#1a1e21 !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 540px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 720px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 960px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1140px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1320px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not([focus-within]){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{border-color:rgba(13, 110, 253, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-primary{--bs-border-opacity: 1}.border-secondary{border-color:rgba(108, 117, 125, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1}.border-success{border-color:rgba(25, 135, 84, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1}.border-info{border-color:rgba(13, 202, 240, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1}.border-warning{border-color:rgba(255, 193, 7, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1}.border-danger{border-color:rgba(220, 53, 69, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1}.border-light{border-color:rgba(248, 249, 250, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1}.border-dark{border-color:rgba(33, 37, 41, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1}.border-white{border-color:rgba(255, 255, 255, var(--bs-border-opacity)) !important;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.font-monospace{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{color:rgba(13, 110, 253, var(--bs-text-opacity)) !important;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-primary{--bs-text-opacity: 1}.text-secondary{color:rgba(108, 117, 125, var(--bs-text-opacity)) !important;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1}.text-success{color:rgba(25, 135, 84, var(--bs-text-opacity)) !important;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1}.text-info{color:rgba(13, 202, 240, var(--bs-text-opacity)) !important;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1}.text-warning{color:rgba(255, 193, 7, var(--bs-text-opacity)) !important;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1}.text-danger{color:rgba(220, 53, 69, var(--bs-text-opacity)) !important;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1}.text-light{color:rgba(248, 249, 250, var(--bs-text-opacity)) !important;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1}.text-dark{color:rgba(33, 37, 41, var(--bs-text-opacity)) !important;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1}.text-black{color:rgba(0, 0, 0, var(--bs-text-opacity)) !important;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1}.text-white{color:rgba(255, 255, 255, var(--bs-text-opacity)) !important;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1}.text-body{color:rgba(0, 0, 0, var(--bs-text-opacity)) !important;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1}.text-muted{color:#6c757d !important}.text-muted{--bs-text-opacity: 1}.text-black-50{color:rgba(0,0,0,.5) !important}.text-black-50{--bs-text-opacity: 1}.text-white-50{color:rgba(255,255,255,.5) !important}.text-white-50{--bs-text-opacity: 1}.text-reset{color:inherit !important}.text-reset{--bs-text-opacity: 1}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{background-color:rgba(13, 110, 253, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-primary{--bs-bg-opacity: 1}.bg-secondary{background-color:rgba(108, 117, 125, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1}.bg-success{background-color:rgba(25, 135, 84, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1}.bg-info{background-color:rgba(13, 202, 240, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1}.bg-warning{background-color:rgba(255, 193, 7, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1}.bg-danger{background-color:rgba(220, 53, 69, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1}.bg-light{background-color:rgba(248, 249, 250, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1}.bg-dark{background-color:rgba(33, 37, 41, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1}.bg-black{background-color:rgba(0, 0, 0, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1}.bg-white{background-color:rgba(255, 255, 255, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1}.bg-body{background-color:rgba(255, 255, 255, var(--bs-bg-opacity)) !important;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1}.bg-transparent{background-color:rgba(0,0,0,0) !important}.bg-transparent{--bs-bg-opacity: 1}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0))) !important;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)) !important;background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:0.375rem !important;border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:0.25rem !important;border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:0.375rem !important;border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:0.5rem !important;border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:1rem !important;border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:2rem !important;border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important;border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:0.375rem !important;border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:0.375rem !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:0.375rem !important;border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:0.375rem !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:0.375rem !important;border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:0.375rem !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:0.375rem !important;border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:0.375rem !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 540px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 720px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 960px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1140px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1320px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}.datepicker{display:none}.datepicker.active{display:block}.datepicker-dropdown{position:absolute;top:0;left:0;z-index:20;padding-top:4px}.datepicker-dropdown.datepicker-orient-top{padding-top:0;padding-bottom:4px}.datepicker-picker{display:inline-block;border-radius:4px;background-color:#fff}.datepicker-dropdown .datepicker-picker{box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1)}.datepicker-picker span{display:block;flex:1;border:0;border-radius:4px;cursor:default;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datepicker-main{padding:2px}.datepicker-footer{box-shadow:inset 0 1px 1px rgba(0,0,0,.1);background-color:#f8f9fa}.datepicker-grid,.datepicker-view .days-of-week,.datepicker-view,.datepicker-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker-grid{flex-wrap:wrap}.datepicker-view .days .datepicker-cell,.datepicker-view .dow{flex-basis:14.2857142857%}.datepicker-view.datepicker-grid .datepicker-cell{flex-basis:25%}.datepicker-cell,.datepicker-view .week{height:2.25rem;line-height:2.25rem}.datepicker-title{box-shadow:inset 0 -1px 1px rgba(0,0,0,.1);background-color:#f8f9fa;padding:.375rem .75rem;text-align:center;font-weight:700}.datepicker-header .datepicker-controls{padding:2px 2px 0}.datepicker-controls .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;align-items:center;justify-content:center;margin:0;border:1px solid #dae0e5;border-radius:4px;box-shadow:none;background-color:#fff;cursor:pointer;padding:calc(0.375em - 1px) .75em;height:2.25em;vertical-align:top;text-align:center;line-height:1.5;white-space:nowrap;color:#212529;font-size:1rem}.datepicker-controls .button:focus,.datepicker-controls .button:active{outline:none}.datepicker-controls .button:hover{border-color:#aeb9c5;color:#212529}.datepicker-controls .button:focus{border-color:#3273dc;color:#212529}.datepicker-controls .button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.datepicker-controls .button:active{border-color:#404040;color:#212529}.datepicker-controls .button[disabled]{cursor:not-allowed}.datepicker-header .datepicker-controls .button{border-color:rgba(0,0,0,0);font-weight:bold}.datepicker-header .datepicker-controls .button:hover{background-color:#f9f9f9}.datepicker-header .datepicker-controls .button:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.datepicker-header .datepicker-controls .button:active{background-color:#f2f2f2}.datepicker-header .datepicker-controls .button[disabled]{box-shadow:none}.datepicker-footer .datepicker-controls .button{margin:calc(.375rem - 1px) .375rem;border-radius:2px;width:100%;font-size:.75rem}.datepicker-controls .view-switch{flex:auto}.datepicker-controls .prev-btn,.datepicker-controls .next-btn{padding-right:.375rem;padding-left:.375rem;width:2.25rem}.datepicker-controls .prev-btn.disabled,.datepicker-controls .next-btn.disabled{visibility:hidden}.datepicker-view .dow{height:1.5rem;line-height:1.5rem;font-size:.875rem;font-weight:700}.datepicker-view .week{width:2.25rem;color:#aeb9c5;font-size:.75rem}@media(max-width: 22.5rem){.datepicker-view .week{width:1.96875rem}}.datepicker-grid{width:15.75rem}@media(max-width: 22.5rem){.calendar-weeks+.days .datepicker-grid{width:13.78125rem}}.datepicker-cell:not(.disabled):hover{background-color:#f9f9f9;cursor:pointer}.datepicker-cell.focused:not(.selected){background-color:#e9ecef}.datepicker-cell.selected,.datepicker-cell.selected:hover{background-color:#3273dc;color:#fff;font-weight:600}.datepicker-cell.disabled{color:#dae0e5}.datepicker-cell.prev:not(.disabled),.datepicker-cell.next:not(.disabled){color:#7a7a7a}.datepicker-cell.prev.selected,.datepicker-cell.next.selected{color:#e6e6e6}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today){border-radius:0;background-color:#f8f9fa}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover{background-color:#f1f3f5}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused{background-color:#e9ecef}.datepicker-cell.today:not(.selected){background-color:#00d1b2}.datepicker-cell.today:not(.selected):not(.disabled){color:#fff}.datepicker-cell.today.focused:not(.selected){background-color:#00c4a7}.datepicker-cell.range-end:not(.selected),.datepicker-cell.range-start:not(.selected){background-color:#aeb9c5;color:#fff}.datepicker-cell.range-end.focused:not(.selected),.datepicker-cell.range-start.focused:not(.selected){background-color:#a6b3c0}.datepicker-cell.range-start{border-radius:4px 0 0 4px}.datepicker-cell.range-end{border-radius:0 4px 4px 0}.datepicker-cell.range{border-radius:0;background-color:#dae0e5}.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover{background-color:#d3d9df}.datepicker-cell.range.disabled{color:#bdc6d0}.datepicker-cell.range.focused{background-color:#cbd3da}.datepicker-view.datepicker-grid .datepicker-cell{height:4.5rem;line-height:4.5rem}.datepicker-input.in-edit{border-color:#2366d1}.datepicker-input.in-edit:focus,.datepicker-input.in-edit:active{box-shadow:0 0 .25em .25em rgba(35,102,209,.2)}*{font-family:"Montserrat",sans-serif,sans-serif}button{background:none;border:none}.block-user-body .h4,.block-user-body .h3,.block-user-body .h2,.tariff-card.payment-status__disabled .tariff-footer .btn__default-text,.header_v2 .dropdown_notification .notification-item .date-text,.alert .body-15-bold,.blur-modal__sms-confirm .label__default,.caps-13,.caps-11,.body-18-bold,.body-15-bold,.body-11-bold,.body-13-bold,.auth-property,.back_button .body-15-bold.common__link,.inline-input__label,.operations__container .operations__wrapper .operations__header,.tab-menu__container .tab-item__wrapper .common__link,.chips__container .chips-item .common__link,.header__wrapper .common__link,.btn__default-text,.modal__wrapper .label__default,.text-2-bold,.text-1-bold,.h4,.h3,.h2,.h1{font-style:normal;font-weight:600}.block-user-body .body-48,.block-user-body .body-32,.block-user-body .body-18,.block-user-body .body-15,.block-user-body .body-13,.modal__wrapper-shop .input__default,.dropdown-text__wrapper.more-text,.blur-modal__sms-confirm .input__error .input__error-hint,.blur-modal__sms-confirm .input__default,.body-18,.body-15,.body-11,.body-13,.datepicker,.inline-input,.additional__hint,.auth-value,.checkbox__wrapper .input__error-hint,.modal__wrapper .input__default,.modal__wrapper .input__error .input__error-hint,.common__link,.text-2,.text-1,.h3-5{font-style:normal;font-weight:400}.btn__default-outline-rounded,.btn__default-outline,.btn__default-light-rounded,.btn__default-light,.btn__default-white-rounded,.btn__default-white,.btn__default-primary-rounded,.btn__default-primary{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-height:40px;min-height:40px;border-radius:8px;align-items:center;justify-content:center;transition:all .3s}.block-user-body .btn__default-primary-light,.block-user-body .btn__default-primary,.block-user-body .btn__default-light-rounded,.one-line,.user__wrapper .text-2-bold,.acquiring-operations-table .table-row .table-item p,.short-1-line,.main-button-wrapper .btn__default-primary-rounded,.main-button-wrapper .btn__default-light-rounded,.btn__default-primary-rounded,.btn__default-light-rounded,.mass-operations-table .table-row .table-item p,.mass-transfer__no-wallet .no-wallet-desc,.mass-transfer__no-wallet .no-wallet-phone,.mass-transfer__no-wallet .no-wallet-email,.mass-transfer__no-wallet .full-name,.main__screen .btn__default-text,.profile__screen .btn__default-text,.tab-menu__container .tab-item__wrapper .text-2-bold{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}p{padding:0;margin:0}.h1{font-size:1.95em;line-height:2.67em}.h2{font-size:1.67em;line-height:133%}.h3{font-size:1.33em;line-height:1.78em}.h3-5{font-size:1.33em;line-height:1.55em}.h4{font-size:1.11em;line-height:1.55em}.h5{font-style:normal;font-weight:500;font-size:1em;line-height:1.33em}a{text-decoration:none;cursor:pointer}.text-1{font-size:1em;line-height:1.55em}.text-2{font-size:.83em;line-height:160%}.text-1-bold{font-size:1em;line-height:1.55em}.text-2-bold{font-size:.83em;line-height:160%}.text-2-bold.phone_number{font-size:14px}.common__link{color:#4482ff;text-decoration:none}.mr-16{margin-right:16px}.mr-12{margin-right:16px}.mr-8{margin-right:8px}.mr-12{margin-right:12px}.mr-16{margin-right:16px}.mr-24{margin-right:24px}.h-8{height:8px}.h-12{height:12px}.h-16{height:16px}.h-24{height:24px}.spacer{display:-webkit-box;display:-ms-flexbox;display:flex;height:1px;width:100%}.spacer-56{display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;width:100%}.spacer-64{display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;width:100%}.spacer-60{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;width:100%}.spacer-50{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:100%}.spacer-48{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;width:100%}.spacer-40{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:100%}.spacer-32{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%}.spacer-26{display:-webkit-box;display:-ms-flexbox;display:flex;height:26px;width:100%}.spacer-24{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;width:100%}.spacer-16{display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;width:100%}.spacer-12{display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;width:100%}.spacer-8{display:-webkit-box;display:-ms-flexbox;display:flex;height:8px;width:100%}.spacer-6{display:-webkit-box;display:-ms-flexbox;display:flex;height:6px;width:100%}.spacer-10{display:-webkit-box;display:-ms-flexbox;display:flex;height:10px;width:100%}.modal__wrapper,.auth__screen{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}html{padding:0;margin:0}body{min-width:1020px !important}body{padding:0;margin:0;font-size:18px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.auth__screen{min-height:100vh;height:100%;min-width:1020px;margin:auto 0;background:#f5f7fa url("data:image/svg+xml,%3Csvg width='1210' height='943' viewBox='0 0 1210 943' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M851.502 121.276V83.5121L95.9973 153.485C85.6925 154.596 77.5571 163.482 77.5571 174.033C77.5571 184.585 86.2349 192.36 95.9973 191.249L851.502 121.276ZM835.773 581.656L874.823 578.324C886.212 576.658 897.602 573.326 907.907 567.772C918.212 562.219 927.432 554.999 935.567 546.669C943.702 537.784 949.668 527.788 954.55 517.236C959.431 505.574 961.6 493.356 961.6 481.139C961.6 468.921 959.431 457.259 954.55 446.152C950.211 436.156 943.702 427.27 935.567 420.051C927.432 412.831 918.212 407.278 907.907 403.946C897.06 400.058 886.212 398.948 874.823 399.503L835.773 403.39V581.656ZM554.29 357.852C554.29 352.299 555.374 346.745 557.544 341.192C559.713 336.194 562.425 331.196 566.221 327.308C570.018 323.421 574.357 320.089 579.238 317.312C584.119 314.535 589.543 313.425 595.509 312.869C600.932 312.314 606.356 312.869 611.237 314.535C616.118 316.201 620.457 318.423 624.254 321.755C628.05 325.087 630.762 329.53 632.931 333.972C635.101 338.97 636.186 344.524 636.186 350.077C636.186 355.631 635.101 361.74 632.931 366.738C630.762 371.736 628.05 376.734 624.254 380.621C620.457 384.509 616.118 387.841 611.237 390.618C606.356 393.394 600.932 394.505 595.509 395.06C590.085 395.616 584.662 395.06 579.238 393.394C574.357 391.728 570.018 389.507 566.221 386.175C562.425 382.843 559.713 378.4 557.544 373.957C555.374 368.959 554.29 363.406 554.29 357.852ZM1127.56 304.539C1127.56 298.986 1128.65 293.432 1130.82 287.879C1132.99 282.881 1135.7 277.883 1139.49 273.995C1143.29 270.108 1147.63 266.776 1152.51 263.999C1157.39 261.222 1162.81 260.112 1168.78 259.556C1174.2 259.001 1179.63 259.556 1184.51 261.222C1189.39 262.888 1193.73 265.11 1197.53 268.442C1201.32 271.774 1204.03 276.217 1206.2 280.659C1208.37 285.657 1209.46 291.211 1209.46 296.764C1209.46 302.318 1208.37 308.427 1206.2 313.425C1204.03 318.423 1201.32 323.421 1197.53 327.308C1193.73 331.196 1189.39 334.528 1184.51 337.304C1179.63 340.081 1174.2 341.192 1168.78 341.747C1163.36 342.303 1157.93 341.747 1152.51 340.081C1147.63 338.415 1143.29 336.194 1139.49 332.862C1135.7 329.53 1132.99 325.087 1130.82 320.644C1128.65 315.646 1127.56 310.093 1127.56 304.539ZM1001.19 223.459V277.327L994.684 275.106C976.244 268.997 957.261 262.333 938.821 256.224C928.516 252.892 924.177 244.562 924.177 234.01V194.026L95.9973 270.663C90.0314 271.219 84.0654 271.219 78.0995 270.663H77.5571V846C77.5571 856.551 86.2349 864.326 95.9973 863.216L924.177 786.578V736.597C924.177 725.49 929.601 716.605 939.364 711.607C957.804 702.166 976.244 692.169 994.684 682.729L1001.73 678.841V737.152V819.343C1001.73 841.557 984.379 860.994 962.685 862.66L95.9973 942.63C71.0489 944.851 46.1004 937.076 27.1179 919.305C9.22008 902.09 0 878.21 0 853.219V181.253C0 126.829 43.3886 79.0694 95.9973 74.0713L890.551 0.210475C900.314 -0.900213 910.619 2.43186 918.212 9.096C925.805 15.7601 929.601 25.7563 929.601 36.3079V114.056L950.211 112.39C963.77 111.279 977.329 115.167 987.091 125.163C996.853 134.604 1001.73 147.377 1001.73 160.705L1001.19 223.459ZM770.69 668.29C762.555 668.845 756.047 662.736 756.047 654.406V361.74C756.047 343.413 770.69 327.308 788.046 325.642L874.281 317.867C888.924 316.757 903.568 316.757 918.212 320.089C931.771 322.865 945.33 327.308 957.804 333.417C970.278 339.526 981.125 347.856 991.43 357.297C1001.73 366.738 1010.41 377.845 1017.46 389.507C1025.06 401.724 1030.48 415.053 1034.28 428.381C1038.61 442.82 1040.24 457.814 1040.24 472.808C1040.24 488.358 1038.07 503.908 1034.28 518.347C1030.48 533.341 1024.51 547.225 1017.46 560.553C1010.41 573.881 1001.19 586.099 991.43 597.761C981.667 608.868 970.278 618.864 957.804 627.75C945.33 636.08 932.313 643.299 918.212 648.853C904.11 654.406 889.467 657.738 874.281 658.849L770.69 668.29ZM1172.58 632.748C1171.49 632.748 1170.41 632.748 1169.87 633.303C1168.78 633.303 1167.7 633.303 1167.15 633.303L1144.92 635.524C1136.78 636.08 1130.27 629.971 1130.27 621.641V407.833C1130.27 389.507 1144.92 373.402 1162.27 371.736L1195.36 368.404C1203.49 367.848 1210 373.957 1210 382.287V596.095C1210 614.421 1195.36 630.526 1178 632.192L1172.58 632.748ZM599.305 686.061C598.221 686.061 597.136 686.061 596.594 686.616C595.509 686.616 594.424 686.616 593.882 686.616L571.645 688.837C563.51 689.393 557.001 683.284 557.001 674.954V460.591C557.001 442.265 571.645 426.16 589 424.494L622.084 421.161C630.22 420.606 636.728 426.715 636.728 435.045V649.408C636.728 667.734 622.084 683.839 604.729 685.505L599.305 686.061ZM456.665 411.721C456.665 412.276 456.123 412.831 456.123 413.942L355.787 683.284C353.617 688.282 350.905 693.28 347.109 697.723C343.312 701.61 339.516 704.942 334.635 707.719C329.753 709.94 324.872 711.607 319.449 712.162C318.906 712.162 318.906 712.162 318.364 712.162C317.822 712.162 317.822 712.162 317.279 712.162C312.398 712.717 307.517 712.162 302.636 710.496C297.754 708.83 293.958 706.608 290.161 702.721C286.365 698.834 283.111 694.391 281.484 689.393C251.112 613.866 221.282 538.339 190.91 463.368C183.317 444.486 173.012 412.276 184.402 393.394C190.368 383.953 200.13 380.066 210.435 379.511C218.028 378.955 225.078 378.4 232.671 377.289C241.892 376.734 251.112 375.623 260.332 375.068C263.586 374.513 267.382 375.068 269.552 377.845C274.433 383.398 269.552 401.169 268.467 407.833C266.84 415.608 264.671 426.16 267.382 433.934L318.906 574.436L382.362 389.507C382.905 386.73 383.989 384.509 385.616 382.287C391.04 370.625 401.887 362.295 414.361 361.184L452.326 357.852C452.869 357.852 452.869 357.852 453.411 357.852L463.716 356.742C466.428 356.742 470.224 356.742 472.394 359.518C474.021 362.295 473.478 365.627 472.936 368.959V369.514L456.665 411.721Z' fill='%23E6E9F0'/%3E%3C/svg%3E ") no-repeat center 309px}.auth__screen .centered__block{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.auth__screen .centered__block .tittle__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:80px;width:280px}.auth__screen .centered__block .tittle__wrapper .title{margin-top:1.11em;color:#8d95a5}.auth__screen .centered__block .tittle__wrapper .logo__wrapper{width:80px;height:60px}.modal__wrapper{flex-direction:column;position:relative;max-width:450px;border-radius:30px;background:#fff;box-shadow:0 15px 50px rgba(80,134,224,.2);padding:56px}.modal__wrapper .modal__paragraph{max-width:340px;text-align:center;color:#172133}.modal__wrapper .input__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:340px;position:relative}.modal__wrapper .input__wrapper .password-icon{position:absolute;right:22px;top:32px;height:24px;width:24px}.modal__wrapper .input__wrapper .password-icon.icon-hide{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9202 12.7988C15.9725 12.5407 16 12.2736 16 12C16 9.79086 14.2091 8 12 8C11.7264 8 11.4593 8.02746 11.2012 8.07977L15.9202 12.7988ZM8.66676 9.78799C8.24547 10.4216 8 11.1821 8 12C8 14.2091 9.79086 16 12 16C12.8179 16 13.5784 15.7545 14.212 15.3332L12.7381 13.8594C12.5098 13.9501 12.2607 14 12 14C10.8954 14 10 13.1046 10 12C10 11.7393 10.0499 11.4902 10.1406 11.2619L8.66676 9.78799Z' fill='%2348556E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5191 17.6405L15.0499 16.1712C14.0776 16.6805 13.0477 17 12 17C10.4742 17 8.98616 16.3224 7.65914 15.3677C6.34002 14.4186 5.26409 13.2558 4.58386 12.43C4.48409 12.3088 4.40958 12.2182 4.34785 12.1385C4.29899 12.0754 4.26786 12.0315 4.24756 12C4.26786 11.9685 4.29899 11.9246 4.34785 11.8615C4.40958 11.7818 4.48409 11.6912 4.58386 11.57C5.24928 10.7622 6.29335 9.63187 7.57331 8.69463L6.14458 7.2659C4.79643 8.29616 3.72247 9.47005 3.04009 10.2985C3.01651 10.3272 2.99192 10.3566 2.96662 10.3869L2.96661 10.3869C2.65318 10.7624 2.22974 11.2696 2.22974 12C2.22974 12.7304 2.65318 13.2376 2.9666 13.6131L2.96682 13.6133C2.99205 13.6435 3.01657 13.6729 3.04009 13.7015C3.77996 14.5998 4.98018 15.9041 6.49111 16.9912C7.99416 18.0725 9.89008 19 12 19C13.67 19 15.206 18.419 16.5191 17.6405ZM8.80682 5.6855C9.79062 5.26871 10.8643 5 12 5C14.1099 5 16.0059 5.92747 17.5089 7.00885C19.0198 8.0959 20.2201 9.40025 20.9599 10.2985C20.9835 10.3272 21.0081 10.3566 21.0334 10.3869L21.0334 10.3869C21.3468 10.7624 21.7703 11.2696 21.7703 12C21.7703 12.7304 21.3468 13.2376 21.0334 13.6131C21.0081 13.6434 20.9835 13.6728 20.9599 13.7015C20.4733 14.2923 19.7874 15.0589 18.945 15.8237L17.529 14.4077C18.3089 13.708 18.9539 12.9912 19.4162 12.43C19.5159 12.3088 19.5904 12.2182 19.6522 12.1385C19.701 12.0754 19.7322 12.0315 19.7525 12C19.7322 11.9685 19.701 11.9246 19.6522 11.8615C19.5904 11.7818 19.5159 11.6912 19.4162 11.57C18.7359 10.7442 17.66 9.58138 16.3409 8.63233C15.0139 7.6776 13.5258 7 12 7C11.449 7 10.9029 7.08837 10.3676 7.24624L8.80682 5.6855Z' fill='%2348556E'/%3E%3Cpath d='M5 2L21 18' stroke='%2348556E' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.modal__wrapper .input__wrapper .password-icon.icon-show{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='3.15' stroke='%2348556E' stroke-width='1.7'/%3E%3Cpath d='M20.188 10.9343C20.5762 11.4056 20.7703 11.6412 20.7703 12C20.7703 12.3588 20.5762 12.5944 20.188 13.0657C18.7679 14.7899 15.6357 18 12 18C8.36427 18 5.23206 14.7899 3.81197 13.0657C3.42381 12.5944 3.22973 12.3588 3.22973 12C3.22973 11.6412 3.42381 11.4056 3.81197 10.9343C5.23206 9.21014 8.36427 6 12 6C15.6357 6 18.7679 9.21014 20.188 10.9343Z' stroke='%2348556E' stroke-width='1.7'/%3E%3C/svg%3E") no-repeat center center}.modal__wrapper .input__error .input__default{border-color:#df2059}.modal__wrapper .input__error .input__error-hint{margin-top:6px;color:#df2059;font-size:.72em;line-height:154%}.modal__wrapper .label__default{font-size:11px;line-height:13px;color:#707a83;letter-spacing:.05em;text-transform:uppercase;width:100%}.modal__wrapper .input__default{padding:6px 12px;border:1px solid #d4d9e2;border-radius:8px;margin-top:12px;height:40px;font-size:18px;line-height:24px;width:100%;max-width:340px;transition:all .3s}.modal__wrapper .focus-visible{outline:none}.modal__wrapper :focus-visible{outline:none}.modal__wrapper__last{padding-top:32px;width:100%}.btn__default-primary{background-color:#4482ff;min-height:48px;max-height:48px}.btn__default-primary-rounded{background-color:#4482ff;border-radius:39px;padding:12px 24px;width:auto;min-height:48px;max-height:48px}.btn__default-primary-rounded:hover{background-color:#1849a9}.btn__default-primary:hover{background-color:#1849a9}.btn__default-white{background-color:#4482ff;min-height:48px;max-height:48px}.btn__default-white-rounded{border:1px solid #eef4ff;background-color:#fff;border-radius:39px;padding:12px 24px;width:auto;min-height:48px;max-height:48px}.btn__default-white-rounded .btn__default-text{color:#4482ff}.btn__default-white-rounded .btn__default-text:hover{color:#4482ff}.btn__default-light{background-color:#eef4ff;min-height:48px;max-height:48px}.btn__default-light-rounded{background-color:#eef4ff;border-radius:39px;padding:12px 24px;width:auto;min-height:48px;max-height:48px}.btn__default-light-rounded .btn__default-text{color:#4482ff}.btn__default-light-rounded .btn__default-text:hover{color:#4482ff}.btn__default-light .btn__default-text{color:#4482ff}.btn__default-light .btn__default-text:hover{color:#4482ff}.btn__default-light:hover{background-color:#e1e8f6}.btn__default-outline{border:1px solid #eef4ff;min-height:48px;max-height:48px;padding:12px 24px}.btn__default-outline-rounded{border:1px solid #eef4ff;border-radius:39px;padding:12px 24px;width:auto;min-height:48px;max-height:48px}.btn__default-outline-rounded .btn__default-text{color:#4482ff}.btn__default-outline-rounded .btn__default-text:hover{color:#4482ff}.btn__default-outline .btn__default-text{color:#4482ff}.btn__default-outline .btn__default-text:hover{color:#4482ff}.btn__default-outline:hover{background-color:#f8fafe}.btn__default-text{font-size:.7em;line-height:160%;color:#fff;text-decoration:none;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;text-align:center}.btn__default-text .btn-icon-left{margin-right:8px}.btn__default-text .btn-icon-right{margin-left:8px}.btn__default-text:hover{color:#fff}.code-problem-hint{flex:1}li{list-style-type:none;position:relative}ul{margin-bottom:0}li.rule-succeed{color:#3ac267}li.rule-succeed:before{content:"✓";font-size:1em}li:before{content:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='%23172133' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='1.5'/%3E%3C/svg%3E");width:12px;height:12px;position:absolute;left:-18px;top:6px}.test__modal{height:500px;width:450px}.text-secondary-color{color:#57626d}.checkbox__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row}.checkbox__wrapper .input__error-hint{margin-left:32px;color:#df2059;font-size:13px;line-height:20px}.checkbox__wrapper-disabled{opacity:.5}.checkbox__wrapper-disabled .checkbox_input{width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7778 2H4.22222C2.99667 2 2 2.99667 2 4.22222V19.7778C2 21.0033 2.99667 22 4.22222 22H19.7778C21.0033 22 22 21.0033 22 19.7778V4.22222C22 2.99667 21.0033 2 19.7778 2ZM4.22222 19.7778V4.22222H19.7778L19.78 19.7778H4.22222Z' fill='%23D4D9E2'/%3E%3C/svg%3E ")}.checkbox__wrapper-disabled .checkbox_input-active{width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7778 2H4.22222C2.99667 2 2 2.99667 2 4.22222V19.7778C2 21.0033 2.99667 22 4.22222 22H19.7778C21.0033 22 22 21.0033 22 19.7778V4.22222C22 2.99667 21.0033 2 19.7778 2ZM4.22222 19.7778V4.22222H19.7778L19.78 19.7778H4.22222Z' fill='%23D4D9E2'/%3E%3C/svg%3E")}.checkbox__wrapper .checkbox_input{width:24px;height:24px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7778 2H4.22222C2.99667 2 2 2.99667 2 4.22222V19.7778C2 21.0033 2.99667 22 4.22222 22H19.7778C21.0033 22 22 21.0033 22 19.7778V4.22222C22 2.99667 21.0033 2 19.7778 2ZM4.22222 19.7778V4.22222H19.7778L19.78 19.7778H4.22222Z' fill='%23D4D9E2'/%3E%3C/svg%3E ")}.checkbox__wrapper .checkbox_input-active{width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.933 13.519L8.70697 11.293L7.29297 12.707L11.067 16.481L16.769 9.64101L15.231 8.35901L10.933 13.519Z' fill='%234482FF'/%3E%3Cpath d='M19.7778 2H4.22222C2.99667 2 2 2.99667 2 4.22222V19.7778C2 21.0033 2.99667 22 4.22222 22H19.7778C21.0033 22 22 21.0033 22 19.7778V4.22222C22 2.99667 21.0033 2 19.7778 2ZM4.22222 19.7778V4.22222H19.7778L19.78 19.7778H4.22222Z' fill='%234482FF'/%3E%3C/svg%3E")}.modal__loader_blur-enabled{background:rgba(149,166,195,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0;bottom:0;left:0;right:0;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;z-index:100}.modal__loader_blur-enabled .loader{border:5.5px solid #b2ceff;border-top:5.5px solid #005bff;border-radius:50%;width:32px;height:32px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.modal__loader-enabled{background:rgba(255,255,255,.7);position:absolute;top:0;bottom:0;left:0;right:0;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;z-index:100}.modal__loader-enabled .loader{border:5.5px solid #b2ceff;border-top:5.5px solid #005bff;border-radius:50%;width:32px;height:32px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.email-hint{margin-top:6px;font-size:13px;line-height:20px}.header__wrapper{height:80px;background:#f5f7fa}.header__wrapper .common__link{font-size:13px;line-height:20px}.header__wrapper .logo__header{height:32px;width:42px;margin-right:12px}.header__wrapper .header__title{font-size:13px;line-height:20px}.header__wrapper .right_section__header .icon__wrapper{margin:auto 12px}.header__wrapper .right_section__header .icon__wrapper:last-child{margin:auto}.header__wrapper .right_section__header .user-menu__wrapper{padding:0}.header__wrapper .right_section__header .notification-button{padding:0}.header__wrapper .right_section__header .vertical-divider{min-height:36px;margin-right:12px}.vertical-divider{height:100%;max-height:36px;border-left:.5px solid #d4d9e2}.horizontal-divider{width:100%;border-bottom:.5px solid #d4d9e2}.icon__wrapper{min-height:24px;max-height:24px;min-width:24px;max-width:24px}.chips__container .chips-item{padding:0 16px}.chips__container .chips-item:first-child{padding-left:0}.chips__container .chips-itemlast-child{padding-right:0}.chips__container .chips-item .icon__wrapper{margin-right:8px}.tab-menu__container .btn__default-primary-rounded{padding:12px 24px}.tab-menu__container .dropdown-item{color:#8d95a5}.tab-menu__container .dropdown-item.dropdown-active{color:#4482ff;border-left:2px solid #4482ff;background-color:#e9f0fd}.tab-menu__container .tab-item__wrapper{padding:0 16px;max-width:256px}.tab-menu__container .tab-item__wrapper a{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.tab-menu__container .tab-item__wrapper:first-child{padding-left:0}.tab-menu__container .tab-item__wrapper:last-child{padding-right:0}.tab-menu__container .tab-item__wrapper .tab-item__container{padding:8px}.tab-menu__container .tab-item__wrapper .tab-item__container.tab-item__add a.text-2-bold{min-width:165px;color:#4482ff}.tab-menu__container .tab-item__wrapper .tab-item__container.tab-menu-active{color:#4482ff;border-bottom:2px solid #4482ff}.tab-menu__container .tab-item__wrapper .tab-item__container.tab-menu-active a{color:#4482ff;text-decoration:none}.tab-menu__container .tab-item__wrapper:last-child{border-right:none}.tab-menu__container .tab-item__wrapper .common__link{font-size:15px;line-height:24px}.tab-menu__container .tab-item__wrapper .text-2-bold{white-space:normal;font-size:15px;line-height:24px;color:#8d95a5;text-decoration:none}.tab-menu__container .tab-item__wrapper .icon__wrapper{margin-right:8px}.alert{padding:12px 24px;border-radius:8px;border:none}.alert .alert-body{flex:1}.alert .icon__wrapper{margin-right:16px}.alert .icon__close{margin-right:0}.alert .text-2{color:#172133}.alert .common__link{margin-right:10px}.alert .alert-action__section .common__link{font-size:15px;line-height:24px}.alert-warning{background-color:rgba(255,247,209,.3)}.alert-warning .icon__wrapper.icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V14' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9999 21.4098H5.93993C2.46993 21.4098 1.01993 18.9298 2.69993 15.8998L5.81993 10.2798L8.75993 4.99979C10.5399 1.78979 13.4599 1.78979 15.2399 4.99979L18.1799 10.2898L21.2999 15.9098C22.9799 18.9398 21.5199 21.4198 18.0599 21.4198H11.9999V21.4098Z' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9946 17H12.0036' stroke='%23E59900' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center}.alert-success{background-color:rgba(223,250,232,.3)}.alert-success .icon__wrapper.icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%233AC267' stroke-width='1.7'/%3E%3Cpath d='M8 12L11 15L16 9' stroke='%233AC267' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.alert-error{background-color:rgba(253,229,236,.3)}.alert-error .icon__wrapper.icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20.15C10.9297 20.15 9.86993 19.9392 8.88113 19.5296C7.89233 19.12 6.99388 18.5197 6.23708 17.7629C5.48028 17.0061 4.87996 16.1077 4.47038 15.1189C4.06081 14.1301 3.85 13.0703 3.85 12C3.85 10.9297 4.06081 9.86993 4.47038 8.88113C4.87996 7.89233 5.48028 6.99388 6.23708 6.23708C6.99388 5.48028 7.89233 4.87996 8.88113 4.47038C9.86993 4.06081 10.9297 3.85 12 3.85C13.0703 3.85 14.1301 4.06081 15.1189 4.47038C16.1077 4.87996 17.0061 5.48028 17.7629 6.23708C18.5197 6.99388 19.12 7.89233 19.5296 8.88113C19.9392 9.86994 20.15 10.9297 20.15 12C20.15 13.0703 19.9392 14.1301 19.5296 15.1189C19.12 16.1077 18.5197 17.0061 17.7629 17.7629C17.0061 18.5197 16.1077 19.12 15.1189 19.5296C14.1301 19.9392 13.0703 20.15 12 20.15L12 20.15Z' stroke='%23DF2059' stroke-width='1.7'/%3E%3Cpath d='M9 9L15 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.alert-info{background-color:rgba(233,240,253,.3)}.alert-info .icon__wrapper.icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%234482FF' stroke-width='1.7'/%3E%3Cpath d='M11.998 16L11.998 11' stroke='%234482FF' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0034 8L11.9944 8' stroke='%234482FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center}.card__container{-ms-overflow-style:none;scrollbar-width:none}.card__container::-webkit-scrollbar{display:none}.card__wrapper{min-width:307px;max-width:35%;width:auto;margin-right:24px;transition:.4s max-width;position:relative}.card__wrapper:last-child{padding-right:0}.acquiring__wrapper{min-width:195px;max-width:195px}.card__item{min-height:185px;width:100%;padding:24px 30px;background-color:#eef4ff;border-radius:30px;flex:1;border:2px solid #eef4ff}.card__item .month-flow__container{margin-left:5px}.card__item .card-detail{margin:8px 0 16px 0}.card__item .card-detail-active-user{margin-top:7px}.card__item .card__header{margin-bottom:16px;width:100%}.card__item .card__header .wallet{font-size:13px;line-height:20px;color:#172133}.card__item .card__header .wallet_info{font-size:13px;line-height:20px;color:#4482ff}.card__item .current__value{font-size:30px;line-height:40px;color:#172133}.card__item .current__value.big-num{font-size:20px;line-height:40px}.card__item .card__body .card-status__container{color:#3ac267}.card__item .card__body .card-status__container .outcome__wrapper{color:#000;text-align:right}.card__item .card__body .card-status__container .outcome__wrapper .outcome__value{color:#df2059}.card__item .card__body .income-outcome-bar{margin-top:10px;background-color:#df2059;height:5px;border-radius:10px}.card__item .card__body .income-outcome-bar .income-ratio{height:5px;border-radius:10px;background-color:#3ac267}.icon_download{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16L11.399 16.601L12 17.2021L12.601 16.601L12 16ZM12.85 4C12.85 3.53056 12.4694 3.15 12 3.15C11.5306 3.15 11.15 3.53056 11.15 4L12.85 4ZM5.39896 10.601L11.399 16.601L12.601 15.399L6.60104 9.39896L5.39896 10.601ZM12.601 16.601L18.601 10.601L17.399 9.39896L11.399 15.399L12.601 16.601ZM12.85 16L12.85 4L11.15 4L11.15 16L12.85 16Z' fill='%234482FF'/%3E%3Cpath d='M5 21L19 21' stroke='%234482FF' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.card-add__item .card__body{align-items:center;justify-content:center}.card-add__item .card__body:hover .card-add__paragraph{color:#1849a9}.card-add__item .card__body .card-add__paragraph{font-style:normal;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.05em;text-align:center;text-transform:uppercase}#no_code{cursor:pointer}.icon-double-wallet{width:44px;height:44px;margin-bottom:20px;-o-object-fit:contain;object-fit:contain}.operations__container{background-color:#fff;box-shadow:0 15px 50px 0 rgba(80,134,224,.2);border-radius:30px;margin-bottom:92px}.operations__container .operations__wrapper .operations__header{padding:48px 60px 24px 60px;font-size:35px;line-height:50px;color:#172133}.operations__container .operations__wrapper .no-operations-btn__wrapper{width:125px}.operations__container .operations__wrapper .no-operations__text{font-size:15px;line-height:24px;color:#707a83}.operations__container .operations__wrapper .no_operations__item{margin-bottom:100px}.operations__container .overall-info__wrapper{border-left:1px solid rgba(146,180,246,.3)}.operations__container .overall-info__wrapper .income__wrapper{height:172px;padding:0 40px;border-bottom:1px solid rgba(146,180,246,.3)}.operations__container .overall-info__wrapper .income__wrapper .income__value{color:#3ac267}.operations__container .overall-info__wrapper .outcome__wrapper{height:172px;padding:0 40px;border-bottom:1px solid rgba(146,180,246,.3)}.operations__container .overall-info__wrapper .outcome__wrapper .outcome__value{color:#df2059}.icon__wrapper.dropdown{max-height:6px;min-height:6px;max-width:10px;min-width:10px;margin-left:4px}.operations__block{padding:0 60px 24px 60px}.operations__block .operation-month{padding:23px 0 20px 0}.operations__block .operation-month-sum .text-1:first-child{margin-right:16px}.operations__block .operation-month-sum .income__value{color:#3ac267}.operations__block .operation-month-sum .outcome__value{color:#df2059}.operations__block .operation__item{padding:23px 32px 20px 32px;border-bottom:1px solid rgba(146,180,246,.3)}.operations__block .operation__item.operation__item_commission{border-bottom:0px}.operations__block .operation__item.operation__item_commission .operation-group-stick{width:1px;height:35px;position:absolute;left:11.5px;bottom:-23px;background:rgba(146,180,246,.3)}.operations__block .operation__item.operation__item_operation .operation-group-stick{width:1px;height:35px;position:absolute;left:11.5px;top:-23px;background:rgba(146,180,246,.3)}.operations__block .operation__item .operation-left__section{position:relative}.operations__block .icon__wrapper{margin-right:4px}.operations__block .text-2{color:#8d95a5}.operations__block .operation_negative{color:#172133}.operations__block .operation-type{color:#172133}.operations__block .operation-right__section{min-width:200px}.operation__item .icon__wrapper{margin-right:20px}.operation__item.operation__success .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%233AC267' stroke-width='1.7'/%3E%3Cpath d='M8 12L11 15L16 9' stroke='%233AC267' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.operation__item.operation__error{background:rgba(253,229,236,.3)}.operation__item.operation__error .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20.15C10.9297 20.15 9.86993 19.9392 8.88113 19.5296C7.89233 19.12 6.99388 18.5197 6.23708 17.7629C5.48028 17.0061 4.87996 16.1077 4.47038 15.1189C4.06081 14.1301 3.85 13.0703 3.85 12C3.85 10.9297 4.06081 9.86993 4.47038 8.88113C4.87996 7.89233 5.48028 6.99388 6.23708 6.23708C6.99388 5.48028 7.89233 4.87996 8.88113 4.47038C9.86993 4.06081 10.9297 3.85 12 3.85C13.0703 3.85 14.1301 4.06081 15.1189 4.47038C16.1077 4.87996 17.0061 5.48028 17.7629 6.23708C18.5197 6.99388 19.12 7.89233 19.5296 8.88113C19.9392 9.86994 20.15 10.9297 20.15 12C20.15 13.0703 19.9392 14.1301 19.5296 15.1189C19.12 16.1077 18.5197 17.0061 17.7629 17.7629C17.0061 18.5197 16.1077 19.12 15.1189 19.5296C14.1301 19.9392 13.0703 20.15 12 20.15L12 20.15Z' stroke='%23DF2059' stroke-width='1.7'/%3E%3Cpath d='M9 9L15 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.operation__item.operation__waiting{background:rgba(230,233,240,.35)}.operation__item.operation__waiting .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='8.85' stroke='%238D95A5' stroke-width='1.7'/%3E%3Cpath d='M16.5 12H12.25C12.1119 12 12 11.8881 12 11.75V8.5' stroke='%238D95A5' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E ") no-repeat center center}.operation__item.operation__danger{background:rgba(253,229,236,.3)}.operation__item.operation__danger .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20.15C10.9297 20.15 9.86993 19.9392 8.88113 19.5296C7.89233 19.12 6.99388 18.5197 6.23708 17.7629C5.48028 17.0061 4.87996 16.1077 4.47038 15.1189C4.06081 14.1301 3.85 13.0703 3.85 12C3.85 10.9297 4.06081 9.86993 4.47038 8.88113C4.87996 7.89233 5.48028 6.99388 6.23708 6.23708C6.99388 5.48028 7.89233 4.87996 8.88113 4.47038C9.86993 4.06081 10.9297 3.85 12 3.85C13.0703 3.85 14.1301 4.06081 15.1189 4.47038C16.1077 4.87996 17.0061 5.48028 17.7629 6.23708C18.5197 6.99388 19.12 7.89233 19.5296 8.88113C19.9392 9.86994 20.15 10.9297 20.15 12C20.15 13.0703 19.9392 14.1301 19.5296 15.1189C19.12 16.1077 18.5197 17.0061 17.7629 17.7629C17.0061 18.5197 16.1077 19.12 15.1189 19.5296C14.1301 19.9392 13.0703 20.15 12 20.15L12 20.15Z' stroke='%23DF2059' stroke-width='1.7'/%3E%3Cpath d='M9 9L15 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.operation__item.operation__warning{background:rgba(255,247,209,.3)}.operation__item.operation__warning .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V14' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9999 21.4098H5.93993C2.46993 21.4098 1.01993 18.9298 2.69993 15.8998L5.81993 10.2798L8.75993 4.99979C10.5399 1.78979 13.4599 1.78979 15.2399 4.99979L18.1799 10.2898L21.2999 15.9098C22.9799 18.9398 21.5199 21.4198 18.0599 21.4198H11.9999V21.4098Z' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9946 17H12.0036' stroke='%23E59900' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center}.operations__wrapper .pagination__container{margin-left:60px}.pagination__container *{margin:0 12px}.pagination__container *.paginator__active{margin:0}.pagination__container *:last-child{margin-right:0}.pagination__container *:first-child{margin-left:0}.pagination__container .icon__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:12px;max-height:12px;min-width:12px;max-width:12px}.pagination__container .text-2-bold{color:#57626d}.pagination__container .paginator__active{text-align:center;padding:4px 4px;border-radius:8px;min-width:35px;border:2px solid #4482ff}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.rotate-270{transform:rotate(270deg)}@media(max-width: 959.98px){.operations__block{padding:0 60px}}.blur-portal{display:none;position:fixed;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(149,166,195,0);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:none;transition:.3s all ease-in-out;opacity:0;min-width:1020px}.blur-portal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.blur-portal.animate{opacity:1;background:rgba(149,166,195,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.blur-modal{background-color:#fff;z-index:1000;border-radius:30px;padding:56px;box-shadow:0 15px 50px 0 rgba(80,134,224,.2);position:relative}.blur-modal .modal__close{position:absolute;top:32px;right:32px;height:48px;width:48px;border-radius:24px;border:1px solid #eef4ff}.title-card__holder{position:absolute;top:24px;right:30px}.card__input{position:relative;padding:24px 30px;background-color:#eef4ff;border-radius:30px;max-width:307px;width:100%}.icon__container{min-width:32px;max-width:32px;min-height:32px;max-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex}.icon__container.warning-icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V14' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9999 21.4098H5.93993C2.46993 21.4098 1.01993 18.9298 2.69993 15.8998L5.81993 10.2798L8.75993 4.99979C10.5399 1.78979 13.4599 1.78979 15.2399 4.99979L18.1799 10.2898L21.2999 15.9098C22.9799 18.9398 21.5199 21.4198 18.0599 21.4198H11.9999V21.4098Z' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9946 17H12.0036' stroke='%23E59900' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}.icon__container.success-icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%233AC267' stroke-width='1.7'/%3E%3Cpath d='M8 12L11 15L16 9' stroke='%233AC267' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain}.icon__container.error-icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20.15C10.9297 20.15 9.86993 19.9392 8.88113 19.5296C7.89233 19.12 6.99388 18.5197 6.23708 17.7629C5.48028 17.0061 4.87996 16.1077 4.47038 15.1189C4.06081 14.1301 3.85 13.0703 3.85 12C3.85 10.9297 4.06081 9.86993 4.47038 8.88113C4.87996 7.89233 5.48028 6.99388 6.23708 6.23708C6.99388 5.48028 7.89233 4.87996 8.88113 4.47038C9.86993 4.06081 10.9297 3.85 12 3.85C13.0703 3.85 14.1301 4.06081 15.1189 4.47038C16.1077 4.87996 17.0061 5.48028 17.7629 6.23708C18.5197 6.99388 19.12 7.89233 19.5296 8.88113C19.9392 9.86994 20.15 10.9297 20.15 12C20.15 13.0703 19.9392 14.1301 19.5296 15.1189C19.12 16.1077 18.5197 17.0061 17.7629 17.7629C17.0061 18.5197 16.1077 19.12 15.1189 19.5296C14.1301 19.9392 13.0703 20.15 12 20.15L12 20.15Z' stroke='%23DF2059' stroke-width='1.7'/%3E%3Cpath d='M9 9L15 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain}.icon__container.red_warning-icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V14' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9999 21.4112H5.93993C2.46993 21.4112 1.01993 18.9312 2.69993 15.9012L5.81993 10.2812L8.75993 5.00125C10.5399 1.79125 13.4599 1.79125 15.2399 5.00125L18.1799 10.2913L21.2999 15.9113C22.9799 18.9413 21.5199 21.4212 18.0599 21.4212H11.9999V21.4112Z' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9946 17H12.0036' stroke='%23DF2059' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");background-size:contain}.card-logo__wrapper{height:10px;-o-object-fit:contain;object-fit:contain}.card-logo__wrapper.mir{height:10px}.card-logo__wrapper.visa{height:10px}.card-logo__wrapper.mastercard{width:16px}.inline-input__label{font-size:11px;line-height:13px;letter-spacing:.05em;color:#707a83;text-transform:uppercase}.mr-32{margin-right:32px}.card__body .inline-input__wrapper{width:50%}.inline-input{border:0;padding:8px 0;border-bottom:1px solid #8d95a5;background-color:rgba(0,0,0,0)}.inline-input.focus-visible{outline:none}.inline-input:focus-visible{outline:none}.fade{transition:opacity .5s linear !important}.toast-black-bg{background-color:#48556e;border-radius:8px;padding:12px 16px;color:#fff}.toast-white-bg{border:0;background-color:#fff;border-radius:8px;padding:12px 16px;max-width:500px;width:100%;box-shadow:0 4px 20px 0 rgba(0,0,0,.12)}.toast .icon__wrapper{margin-right:16px}.no-border{border:none}.profile__screen,.replenishment__screen{color:#172133;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.profile__screen .h3,.replenishment__screen .h3{margin:8px 0 0}.profile__screen .h5,.transfer__screen .h5,.replenishment__screen .h5{font-size:18px;font-weight:500;line-height:24px}.profile__screen .h3,.transfer__screen .h3,.replenishment__screen .h3{font-size:24px;line-height:32px}.back_button{margin-bottom:16px}.back_button .icon__wrapper{margin-right:8px}.auth-property{font-size:11px;line-height:13px;color:#707a83;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px}.auth-value{font-size:18px;line-height:28px;color:#172133;overflow:hidden;text-overflow:ellipsis}.additional__hint{padding-top:8px;font-size:13px;line-height:20px;color:#57626d}.inline-input{color:#172133;font-size:15px;line-height:24px}.datepicker{font-size:15px;line-height:24px}.datepicker .days-of-week{display:none}.datepicker-cell.selected,.datepicker-cell.selected{background-color:#4482ff}.datepicker-input.in-edit:focus,.datepicker-input.in-edit:active{box-shadow:none}.inline-input:focus{outline:none}.datepicker-input.in-edit{border-color:rgba(0,0,0,0)}.profile__screen .profile__body{padding-bottom:60px}.profile__screen .profile__body .auth-parameters .auth-item:first-child{margin-right:24px}.datepicker-dropdown .datepicker-picker{box-shadow:0 5px 10px 0 rgba(80,134,224,.1);border:1px solid #eef4ff;border-radius:16px;overflow:hidden;padding:4px}.inline-input__wrapper{position:relative}.inline-input__wrapper .icon__wrapper{position:absolute;right:0;top:24px}.body-13{font-size:13px;line-height:20px}.body-13-bold{font-size:13px;line-height:20px}.body-11{font-size:11px;line-height:13px}.body-11-bold{font-size:11px;line-height:13px}.body-15{font-size:15px;line-height:24px}.body-15-bold{font-size:15px;line-height:24px}.body-18{font-size:18px;line-height:28px}.body-18-bold{font-size:18px;line-height:28px}.caps-11{text-transform:uppercase;font-size:11px;line-height:13px;letter-spacing:.05em}.caps-13{text-transform:uppercase;font-size:13px;line-height:15px;letter-spacing:.05em}.color-300{color:#707a83}.color-300:hover{color:#707a83}.color-400{color:#57626d}.color-400:hover{color:#57626d}.color-500{color:#172133}.color-500:hover{color:#172133}.color-red{color:#df2059}.color-red-important{color:#df2059 !important}.color-red:hover{color:#df2059}.color-green{color:#3ac267}.color-green:hover{color:#3ac267}.color-green-dark{color:#268045}.color-green-dark:hover{color:#268045}.color-white{color:#fff}.color-white:hover{color:#fff}.color-blue{color:#4482ff}.color-blue:hover{color:#4482ff}.color-grey-med{color:#8d95a5}.color-grey-med:hover{color:#8d95a5}.color-grey-dark{color:#48556e}.color-grey-dark:hover{color:#48556e}.input__error-hint{margin-top:8px;color:#df2059}.input__hint{margin-top:8px;color:#57626d}.inline-input__wrapper-error .inline-input{border-bottom-color:#df2059}.replenishment-input__value-container{margin-left:32px}.replenishment-input__value-container .rub{color:#172133}.replenishment-input__value-container .inline-input__wrapper{margin-right:24px}.replenishment-input__value-container .auth-item{width:auto;min-width:100px;margin-right:0}.profile__screen .alert,.replenishment__screen .alert,.transfer__screen .alert{margin-top:16px}.profile__screen .replenishment__warning,.replenishment__screen .replenishment__warning,.transfer__screen .replenishment__warning{max-width:550px}.profile__screen .replenishment__button,.replenishment__screen .replenishment__button,.transfer__screen .replenishment__button{margin-right:16px}.tab__container{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.tab__container .tab__item{padding:10px 12px;border-bottom:2px solid rgba(0,0,0,0)}.tab__container .tab__item a{color:#8d95a5}.tab__container .tab__item.tab__active{border-bottom:2px solid #4482ff}.tab__container .tab__item.tab__active a{color:#4482ff}.profile__screen .transfer__inputs div,.transfer__screen .transfer__inputs div{padding:0 12px}.profile__screen .transfer__inputs div:first-child,.transfer__screen .transfer__inputs div:first-child{padding-left:0}.profile__screen .transfer__inputs div:last-child,.transfer__screen .transfer__inputs div:last-child{padding-right:0}.alert-container .alert{margin-top:16px}.alert-container .alert:last-child{margin-bottom:8px}.alert-container .alert:first-child{margin:24px 0 0 0}.alert-container .main__screen{color:#172133}.alert-container .card__container .notification__button{margin-right:24px}.alert-container .add-company__button{max-width:215px;margin-right:16px}.alert-container .check-inn__button{max-width:180px;margin-right:16px}.alert-container .cancel__button{max-width:110px}.add-company__button,.check-inn__button{margin-right:16px}.radio-input__wrapper{transition:all .3s}.radio-input__wrapper .radio-input{opacity:0;width:0;height:0}.radio-input__wrapper .radio_icon{margin-right:8px}.radio-input__wrapper .radio-input+.radio_icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C6.48714 2 2 6.48714 2 12C2 17.5129 6.48714 22 12 22C17.5129 22 22 17.5129 22 12C22 6.48714 17.5129 2 12 2ZM12 19.1429C8.06143 19.1429 4.85714 15.9386 4.85714 12C4.85714 8.06143 8.06143 4.85714 12 4.85714C15.9386 4.85714 19.1429 8.06143 19.1429 12C19.1429 15.9386 15.9386 19.1429 12 19.1429Z' fill='%23D4D9E2'/%3E%3C/svg%3E") no-repeat center center}.radio-input__wrapper .radio-input:checked+.radio_icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C6.48714 2 2 6.48714 2 12C2 17.5129 6.48714 22 12 22C17.5129 22 22 17.5129 22 12C22 6.48714 17.5129 2 12 2ZM12 19.1429C8.06143 19.1429 4.85714 15.9386 4.85714 12C4.85714 8.06143 8.06143 4.85714 12 4.85714C15.9386 4.85714 19.1429 8.06143 19.1429 12C19.1429 15.9386 15.9386 19.1429 12 19.1429Z' fill='%234482FF'/%3E%3Cpath d='M12 8C9.83067 8 8 9.83067 8 12C8 14.1693 9.83067 16 12 16C14.1693 16 16 14.1693 16 12C16 9.83067 14.1693 8 12 8Z' fill='%234482FF'/%3E%3C/svg%3E") no-repeat center center}.radio__container .radio-input__wrapper{margin:0 16px}.radio__container .radio-input__wrapper:first-child{margin-left:0}.radio__container .radio-input__wrapper:last-child{margin-right:0}.switch__container{border:.5px solid #d4d9e2;border-radius:8px}.switch__container.shop{width:-moz-max-content;width:-webkit-max-content;width:max-content}.switch__container .switch__item{cursor:pointer;padding:4px 16px}.switch__container .switch__item.switch__item-active{background:#4482ff;border-radius:8px}.overall-amount__wrapper+.auth-item{width:200px}.operations-type{margin:0 auto 16px 60px}.accordion-button:not(.collapsed)::after,.accordion-button::after{background:none}.accordion-item{border:none}.accordion-button:not(.collapsed),.accordion-button{padding:0;color:#4482ff;background:none;box-shadow:none}.accordion-body{padding:0}.props-card{background:rgba(230,233,240,.35);padding:24px;border-radius:16px}.props-card__header{margin-bottom:8px}.props-card__header .icon__wrapper.copy,.props-card__header .icon__wrapper.copy-card{margin-left:16px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 7V7C14 6.06812 14 5.60218 13.8478 5.23463C13.6448 4.74458 13.2554 4.35523 12.7654 4.15224C12.3978 4 11.9319 4 11 4H8C6.11438 4 5.17157 4 4.58579 4.58579C4 5.17157 4 6.11438 4 8V11C4 11.9319 4 12.3978 4.15224 12.7654C4.35523 13.2554 4.74458 13.6448 5.23463 13.8478C5.60218 14 6.06812 14 7 14V14' stroke='%234482FF' stroke-width='1.7'/%3E%3Crect x='10' y='10' width='10' height='10' rx='2' stroke='%234482FF' stroke-width='1.7'/%3E%3C/svg%3E ") no-repeat center center}.props-item{margin-bottom:4px}.props-item p:last-child{color:#4482ff;text-decoration:underline}.props-item:last-child{margin-bottom:0}.accordion-button.collapsed .collapse-icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.399 15.601C17.7309 15.933 18.2691 15.933 18.601 15.601C18.933 15.2691 18.933 14.7309 18.601 14.399L17.399 15.601ZM12 9L12.601 8.39896L12 7.79792L11.399 8.39896L12 9ZM5.39896 14.399C5.06701 14.7309 5.06701 15.2691 5.39896 15.601C5.7309 15.933 6.2691 15.933 6.60104 15.601L5.39896 14.399ZM18.601 14.399L12.601 8.39896L11.399 9.60104L17.399 15.601L18.601 14.399ZM11.399 8.39896L5.39896 14.399L6.60104 15.601L12.601 9.60104L11.399 8.39896Z' fill='%234482FF'/%3E%3C/svg%3E ") no-repeat center center;transform:rotate(180deg)}.accordion-button .collapse-icon{margin-left:8px;transition:all .3s;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.399 15.601C17.7309 15.933 18.2691 15.933 18.601 15.601C18.933 15.2691 18.933 14.7309 18.601 14.399L17.399 15.601ZM12 9L12.601 8.39896L12 7.79792L11.399 8.39896L12 9ZM5.39896 14.399C5.06701 14.7309 5.06701 15.2691 5.39896 15.601C5.7309 15.933 6.2691 15.933 6.60104 15.601L5.39896 14.399ZM18.601 14.399L12.601 8.39896L11.399 9.60104L17.399 15.601L18.601 14.399ZM11.399 8.39896L5.39896 14.399L6.60104 15.601L12.601 9.60104L11.399 8.39896Z' fill='%234482FF'/%3E%3C/svg%3E ") no-repeat center center}.blur-modal__bid .input-row-item{flex:2}.blur-modal__bid .input-row-item.wallet-info{flex:3}.blur-modal__bid .button__container{min-width:324px}.input-row .input-row-item{margin:0 12px}.input-row .input-row-item:first-child{margin-left:0}.input-row .input-row-item:last-child{margin-right:0}.desc-item .desc-value{padding:8px 0}.button__container button{margin-right:16px}.button__container .cancel__button{margin-right:0}.blur-modal__sms-confirm{width:448px;padding-top:80px}.blur-modal__sms-confirm .label__default{font-size:11px;line-height:13px;color:#707a83;letter-spacing:.05em;text-transform:uppercase;width:100%}.blur-modal__sms-confirm .input__default{padding:6px 12px;border:1px solid #d4d9e2;border-radius:8px;margin-top:12px;height:40px;font-size:15px;line-height:24px;width:100%;transition:all .3s}.blur-modal__sms-confirm .focus-visible{outline:none}.blur-modal__sms-confirm :focus-visible{outline:none}.blur-modal__sms-confirm .input__error .input__default{border-color:#df2059}.blur-modal__sms-confirm .input__error .input__error-hint{margin-top:6px;color:#df2059;font-size:.72em;line-height:154%}.blur-modal__wallet-not-found .inline-input__wrapper-modal-mail{margin-left:40px;max-width:306px;width:100%}.blur-modal__wallet-not-found .btn__default-primary-rounded{margin-right:16px}.file-uploader{padding:12px 24px;border-radius:40px;margin-right:32px;border:#eef4ff 1px solid}.toast-holder{position:fixed;top:40px;right:28px}.toast{margin-bottom:4px}.toast:last-child{margin-bottom:0}.toast.toast__success .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%233AC267' stroke-width='1.7'/%3E%3Cpath d='M8 12L11 15L16 9' stroke='%233AC267' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.toast.toast__warning .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V14' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9999 21.4098H5.93993C2.46993 21.4098 1.01993 18.9298 2.69993 15.8998L5.81993 10.2798L8.75993 4.99979C10.5399 1.78979 13.4599 1.78979 15.2399 4.99979L18.1799 10.2898L21.2999 15.9098C22.9799 18.9398 21.5199 21.4198 18.0599 21.4198H11.9999V21.4098Z' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9946 17H12.0036' stroke='%23E59900' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center}.toast.toast__info .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%234482FF' stroke-width='1.7'/%3E%3Cpath d='M11.998 16L11.998 11' stroke='%234482FF' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0034 8L11.9944 8' stroke='%234482FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center}.toast.toast__error .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20.15C10.9297 20.15 9.86993 19.9392 8.88113 19.5296C7.89233 19.12 6.99388 18.5197 6.23708 17.7629C5.48028 17.0061 4.87996 16.1077 4.47038 15.1189C4.06081 14.1301 3.85 13.0703 3.85 12C3.85 10.9297 4.06081 9.86993 4.47038 8.88113C4.87996 7.89233 5.48028 6.99388 6.23708 6.23708C6.99388 5.48028 7.89233 4.87996 8.88113 4.47038C9.86993 4.06081 10.9297 3.85 12 3.85C13.0703 3.85 14.1301 4.06081 15.1189 4.47038C16.1077 4.87996 17.0061 5.48028 17.7629 6.23708C18.5197 6.99388 19.12 7.89233 19.5296 8.88113C19.9392 9.86994 20.15 10.9297 20.15 12C20.15 13.0703 19.9392 14.1301 19.5296 15.1189C19.12 16.1077 18.5197 17.0061 17.7629 17.7629C17.0061 18.5197 16.1077 19.12 15.1189 19.5296C14.1301 19.9392 13.0703 20.15 12 20.15L12 20.15Z' stroke='%23F47B9F' stroke-width='1.7'/%3E%3Cpath d='M9 9L15 15' stroke='%23F47B9F' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23F47B9F' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E ") no-repeat center center}.file-name{background:#d4d9e2;border-radius:8px;padding:0 8px 0 16px}.file-name p{max-width:350px;overflow:hidden;text-overflow:ellipsis}.file-name .icon__wrapper.icon__close{margin-left:4px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 9L9 15' stroke='%2348556E' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9L15 15' stroke='%2348556E' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ") no-repeat center center}.floated-footer{box-shadow:0 0 16px 0 rgba(0,0,0,.06);padding:32px 0;position:sticky;bottom:0;background:#fff}.mass-transfer__no-wallet .mass-transfer-item__no-wallet{margin-bottom:16px}.mass-transfer__no-wallet .mass-transfer-item__no-wallet:last-child{margin-bottom:0}.mass-transfer__no-wallet .full-name{width:100%;max-width:210px}.mass-transfer__no-wallet .no-wallet-email{width:100%;max-width:178px}.mass-transfer__no-wallet .no-wallet-phone{width:100%;max-width:132px}.mass-transfer__no-wallet .no-wallet-desc{width:100%;max-width:372px}.operations__block .mass__operation-item .operation-type{margin-right:8px}.operations__block .mass__operation-item.operation__success .operation-type{color:#57626d}.operations__block .mass__operation-item.operation__waiting .operation-type{color:#57626d}.operations__block .mass__operation-item.operation__warning .operation-type{color:#e59900}.operations__block .mass__operation-item.operation__danger .operation-type{color:#df2059}.table-status.status-wait .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='8.85' stroke='%238D95A5' stroke-width='1.7'/%3E%3Cpath d='M16.5 12H12.25C12.1119 12 12 11.8881 12 11.75V8.5' stroke='%238D95A5' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E ")}.table-status.status-success .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%233AC267' stroke-width='1.7'/%3E%3Cpath d='M8 12L11 15L16 9' stroke='%233AC267' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E")}.table-status.status-error .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20.15C10.9297 20.15 9.86993 19.9392 8.88113 19.5296C7.89233 19.12 6.99388 18.5197 6.23708 17.7629C5.48028 17.0061 4.87996 16.1077 4.47038 15.1189C4.06081 14.1301 3.85 13.0703 3.85 12C3.85 10.9297 4.06081 9.86993 4.47038 8.88113C4.87996 7.89233 5.48028 6.99388 6.23708 6.23708C6.99388 5.48028 7.89233 4.87996 8.88113 4.47038C9.86993 4.06081 10.9297 3.85 12 3.85C13.0703 3.85 14.1301 4.06081 15.1189 4.47038C16.1077 4.87996 17.0061 5.48028 17.7629 6.23708C18.5197 6.99388 19.12 7.89233 19.5296 8.88113C19.9392 9.86994 20.15 10.9297 20.15 12C20.15 13.0703 19.9392 14.1301 19.5296 15.1189C19.12 16.1077 18.5197 17.0061 17.7629 17.7629C17.0061 18.5197 16.1077 19.12 15.1189 19.5296C14.1301 19.9392 13.0703 20.15 12 20.15L12 20.15Z' stroke='%23DF2059' stroke-width='1.7'/%3E%3Cpath d='M9 9L15 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23DF2059' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E")}.mass_error_table .table-row{height:56px;border-bottom:1px solid rgba(167,193,235,.3)}.mass_error_table .table-row .table-item{padding:6px 12px;position:relative;flex:1}.mass_error_table .table-row .table-item .table-input-outline{transition:all .1s}.mass_error_table .table-row .table-item .table-input-outline.active{z-index:20;position:absolute;top:-2px;left:-7px;right:-7px;border:1px solid #92b4f6;box-shadow:0 0 16px 0 rgba(0,0,0,.06);padding:12px;border-radius:16px;background:#fff}.mass_error_table .table-row .table-item .table-item-value{outline:none;border:none;transition:all .1s;background:rgba(0,0,0,0)}.mass_error_table .table-row .table-item .table-item-value.focus-visible{padding:6px 12px;border:1px solid #d4d9e2;border-radius:8px;outline:none}.mass_error_table .table-row .table-item .table-item-value:focus-visible{padding:6px 12px;border:1px solid #d4d9e2;border-radius:8px;outline:none}.mass_error_table .table-row .table-item .table-item-value:focus{padding:6px 12px;border:1px solid #d4d9e2;border-radius:8px;outline:none}.mass_error_table .table-row .table-item__error{background:rgba(253,229,236,.3)}.mass_error_table .table-row .table-item__error .table-item-value.focus-visible{border:1px solid #df2059}.mass_error_table .table-row .table-item__error .table-item-value:focus-visible{border:1px solid #df2059}.mass_error_table .table-row .table-item__active{background:none}.mass-operations-table .table-row{height:52px;border-bottom:1px solid rgba(167,193,235,.3)}.mass-operations-table .table-row .table-phone{max-width:176px;width:100%}.mass-operations-table .table-row .table-second-name{max-width:209px;width:100%}.mass-operations-table .table-row .table-first-name{max-width:199px;width:100%}.mass-operations-table .table-row .table-email{max-width:252px;width:100%}.mass-operations-table .table-row .table-summ{max-width:152px;width:100%}.mass-operations-table .table-row .table-commission{max-width:174px;width:100%}.mass-operations-table .table-row .table-status{max-width:134px;width:100%}.mass-operations-table .table-row .table-item p{display:block;width:80%}.mass-desc-container .desc-item{height:54px;padding-bottom:9px;margin-right:32px}.mass-desc-container .desc-item:last-child{margin-right:0}.mass-desc-container .desc-item .desc-label{margin-bottom:8px}.mass-operations__screen{padding:60px 0}.container{min-width:960px !important}.btn__default-primary-rounded .btn__default-text,.btn__default-light-rounded .btn__default-text{font-size:15px;line-height:24px}.main-button-wrapper .btn__default-light-rounded{margin-right:16px;cursor:pointer}.main-button-wrapper .btn__default-text{width:100%;max-width:100%}.shop-short-name__wrapper,.full-name__wrapper{padding-right:12px}.shop-full-name__wrapper,.tel__wrapper{padding-left:12px}.acquiring-header{padding:0 60px}.acquiring-shops{padding:6px 12px;border-radius:8px;border:1px solid #e6e9f0}.footer{background-color:#fff;border-top:1px solid #e6e9f0}.footer .container{flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding-top:56px;padding-bottom:72px}.footer .container .left-section{width:282px}.footer .container .left-section div{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center}.footer .container .left-section div img{margin-right:12px}.footer .container .left-section a{margin-top:10px;text-decoration:none;cursor:pointer}.footer .container .left-section a img{margin-right:5px}.footer .container .left-section a:hover{background-color:transparent !important;background-color:initial !important}.footer .container .left-section a:hover{color:#707a83}.footer .container .left-section .company-name{text-transform:uppercase;margin:14px 0}.footer .container .right-section{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between}.footer .container .right-section .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center}.footer .container .right-section .footer-social a{text-decoration:none;cursor:pointer;margin-right:15px}.footer .container .right-section .footer-social a:last-child{margin-right:0}.footer .container .right-section .footer-social a:hover{background-color:transparent !important;background-color:initial !important}.footer .container .right-section .footer-social a:hover{color:#707a83}.footer .container .right-section .bottom-section{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;flex-direction:column}.footer .container .right-section .bottom-section .payments-method img{margin-right:21px}.footer .container .right-section .bottom-section .payments-method img:last-child{margin-right:0}.footer .container .right-section .bottom-section p{margin-top:20px}@media(max-width: 719.98px){.landing-footer .container{justify-content:center;padding-top:60px;padding-bottom:60px}.landing-footer .container .right-section{margin-top:20px;width:282px}}.telegram-icon .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 19C9.40909 19 9.77166 18.7661 10 18.5L12.5 16L9.5 14' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.5 14L16.4847 18.7957C17.2882 19.213 17.8681 18.9969 18.0682 18.0935L20.9344 5.3804C21.2279 4.27301 20.4859 3.77075 19.7173 4.09923L2.88713 10.2077C1.73831 10.6414 1.74501 11.2447 2.67772 11.5135L6.99672 12.7823L16.9956 6.84464C17.4677 6.57522 17.9009 6.72007 17.5453 7.01711' fill='white'/%3E%3C/svg%3E ") no-repeat center center}.chat-icon .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.3259 5.77772C20 6.78661 20 8.19108 20 11C20 13.8089 20 15.2134 19.3259 16.2223C19.034 16.659 18.659 17.034 18.2223 17.3259C17.3409 17.9148 16.1577 17.9892 14 17.9986V18L12.8944 20.2111C12.5259 20.9482 11.4741 20.9482 11.1056 20.2111L10 18V17.9986C7.8423 17.9892 6.65907 17.9148 5.77772 17.3259C5.34096 17.034 4.96596 16.659 4.67412 16.2223C4 15.2134 4 13.8089 4 11C4 8.19108 4 6.78661 4.67412 5.77772C4.96596 5.34096 5.34096 4.96596 5.77772 4.67412C6.78661 4 8.19108 4 11 4H13C15.8089 4 17.2134 4 18.2223 4.67412C18.659 4.96596 19.034 5.34096 19.3259 5.77772Z' fill='%238D95A5'/%3E%3Cpath d='M19.3259 5.77772L18.6191 6.24995V6.24995L19.3259 5.77772ZM19.3259 16.2223L18.6191 15.75L18.6191 15.75L19.3259 16.2223ZM18.2223 17.3259L17.75 16.6191L17.75 16.6191L18.2223 17.3259ZM14 17.9986L13.9963 17.1486C13.5283 17.1507 13.15 17.5306 13.15 17.9986H14ZM14 18L14.7603 18.3801C14.8193 18.2621 14.85 18.132 14.85 18H14ZM10 18H9.15C9.15 18.132 9.18072 18.2621 9.23974 18.3801L10 18ZM10 17.9986H10.85C10.85 17.5306 10.4717 17.1507 10.0037 17.1486L10 17.9986ZM5.77772 17.3259L6.24995 16.6191H6.24995L5.77772 17.3259ZM4.67412 16.2223L5.38087 15.75H5.38087L4.67412 16.2223ZM4.67412 5.77772L5.38087 6.24995L4.67412 5.77772ZM5.77772 4.67412L6.24995 5.38087L5.77772 4.67412ZM18.2223 4.67412L17.75 5.38087V5.38087L18.2223 4.67412ZM20.85 11C20.85 9.61323 20.851 8.50917 20.7614 7.62782C20.6703 6.73227 20.4786 5.97287 20.0326 5.30548L18.6191 6.24995C18.8473 6.59146 18.9927 7.03874 19.0701 7.79987C19.149 8.57521 19.15 9.57785 19.15 11H20.85ZM20.0326 16.6945C20.4786 16.0271 20.6703 15.2677 20.7614 14.3722C20.851 13.4908 20.85 12.3868 20.85 11H19.15C19.15 12.4222 19.149 13.4248 19.0701 14.2001C18.9927 14.9613 18.8473 15.4085 18.6191 15.75L20.0326 16.6945ZM18.6945 18.0326C19.2241 17.6788 19.6788 17.2241 20.0326 16.6945L18.6191 15.75C18.3893 16.094 18.094 16.3893 17.75 16.6191L18.6945 18.0326ZM14.0037 18.8486C15.0785 18.8439 15.967 18.8237 16.7062 18.7216C17.459 18.6175 18.1116 18.4221 18.6945 18.0326L17.75 16.6191C17.4516 16.8186 17.0719 16.9548 16.4734 17.0376C15.8612 17.1222 15.0792 17.1439 13.9963 17.1486L14.0037 18.8486ZM14.85 18V17.9986H13.15V18H14.85ZM13.6547 20.5913L14.7603 18.3801L13.2397 17.6199L12.1342 19.831L13.6547 20.5913ZM10.3453 20.5913C11.0271 21.9548 12.9729 21.9548 13.6547 20.5913L12.1342 19.831C12.0789 19.9416 11.9211 19.9416 11.8658 19.831L10.3453 20.5913ZM9.23974 18.3801L10.3453 20.5913L11.8658 19.831L10.7603 17.6199L9.23974 18.3801ZM9.15 17.9986V18H10.85V17.9986H9.15ZM5.30548 18.0326C5.88838 18.4221 6.541 18.6175 7.29384 18.7216C8.03301 18.8237 8.92148 18.8439 9.99629 18.8486L10.0037 17.1486C8.92081 17.1439 8.13882 17.1222 7.52662 17.0376C6.92808 16.9548 6.54841 16.8186 6.24995 16.6191L5.30548 18.0326ZM3.96737 16.6945C4.32122 17.2241 4.77591 17.6788 5.30548 18.0326L6.24995 16.6191C5.906 16.3893 5.61069 16.094 5.38087 15.75L3.96737 16.6945ZM3.15 11C3.15 12.3868 3.14897 13.4908 3.23863 14.3722C3.32973 15.2677 3.52144 16.0271 3.96737 16.6945L5.38087 15.75C5.15268 15.4085 5.00733 14.9613 4.9299 14.2001C4.85103 13.4248 4.85 12.4222 4.85 11H3.15ZM3.96737 5.30548C3.52144 5.97287 3.32973 6.73227 3.23863 7.62782C3.14897 8.50917 3.15 9.61323 3.15 11H4.85C4.85 9.57785 4.85103 8.57521 4.9299 7.79987C5.00733 7.03874 5.15268 6.59146 5.38087 6.24995L3.96737 5.30548ZM5.30548 3.96737C4.77591 4.32122 4.32122 4.77591 3.96737 5.30548L5.38087 6.24995C5.61069 5.906 5.906 5.61069 6.24995 5.38087L5.30548 3.96737ZM11 3.15C9.61323 3.15 8.50917 3.14897 7.62782 3.23863C6.73227 3.32973 5.97287 3.52144 5.30548 3.96737L6.24995 5.38087C6.59146 5.15268 7.03874 5.00733 7.79987 4.9299C8.57521 4.85103 9.57785 4.85 11 4.85V3.15ZM13 3.15H11V4.85H13V3.15ZM18.6945 3.96737C18.0271 3.52144 17.2677 3.32973 16.3722 3.23863C15.4908 3.14897 14.3868 3.15 13 3.15V4.85C14.4222 4.85 15.4248 4.85103 16.2001 4.9299C16.9613 5.00733 17.4085 5.15268 17.75 5.38087L18.6945 3.96737ZM20.0326 5.30548C19.6788 4.77591 19.2241 4.32122 18.6945 3.96737L17.75 5.38087C18.094 5.61069 18.3893 5.906 18.6191 6.24995L20.0326 5.30548Z' fill='white'/%3E%3Ccircle cx='16' cy='11' r='1' fill='white'/%3E%3Ccircle cx='12' cy='11' r='1' fill='white'/%3E%3Ccircle cx='8' cy='11' r='1' fill='white'/%3E%3C/svg%3E") no-repeat center center}.acquiring-shops{cursor:pointer;margin-right:24px}.acquiring-shops.dropdown-disabled{background:rgba(230,233,240,.35)}.acquiring-shops.dropdown-disabled .dropdown-toggle::after{display:none}.acquiring-shops .dropdown-toggle{margin:0 auto 0 0}.acquiring-shops .acquiring-dropdown-select{transform:translate(0, 40px) !important}.acquiring-shops .acquiring-dropdown-select{max-height:265px;min-width:265px;overflow-x:scroll;border-radius:8px;border:0;box-shadow:0 4px 60px 0 rgba(0,0,0,.08);padding:12px 0}.acquiring-shops .acquiring-dropdown-select .dropdown-item{cursor:pointer;padding:12px;background:#fff}.acquiring-shops .acquiring-dropdown-select .dropdown-item:hover{background:rgba(230,233,240,.35)}.acquiring-shops .acquiring-dropdown-select .dropdown-active{background:rgba(233,240,253,.3)}.acquiring-shops .acquiring-dropdown-select .dropdown-active .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33333 9.33333L5.23309 10.7582C5.66178 11.0797 6.26772 11.0061 6.60705 10.5914L12 4' stroke='%234482FF' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.acquiring-average{margin-right:24px}.card__active{border:2px solid #92b4f6}.card__inactive.card__item .current__value{color:rgba(23,33,51,.6666666667)}.card__inactive.card__item .current__value.big-num{color:rgba(23,33,51,.6666666667)}.card__inactive.card__item .card__header .wallet{color:rgba(23,33,51,.6666666667)}.blur-portal__cancel_acquiring .cancel__button{width:auto}.checkbox__wrapper .icon__wrapper{margin-right:10px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7778 2H4.22222C2.99667 2 2 2.99667 2 4.22222V19.7778C2 21.0033 2.99667 22 4.22222 22H19.7778C21.0033 22 22 21.0033 22 19.7778V4.22222C22 2.99667 21.0033 2 19.7778 2ZM4.22222 19.7778V4.22222H19.7778L19.78 19.7778H4.22222Z' fill='%23D4D9E2'/%3E%3C/svg%3E ")}.checkbox_input:checked+.icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.933 13.519L8.70697 11.293L7.29297 12.707L11.067 16.481L16.769 9.64101L15.231 8.35901L10.933 13.519Z' fill='%234482FF'/%3E%3Cpath d='M19.7778 2H4.22222C2.99667 2 2 2.99667 2 4.22222V19.7778C2 21.0033 2.99667 22 4.22222 22H19.7778C21.0033 22 22 21.0033 22 19.7778V4.22222C22 2.99667 21.0033 2 19.7778 2ZM4.22222 19.7778V4.22222H19.7778L19.78 19.7778H4.22222Z' fill='%234482FF'/%3E%3C/svg%3E")}.acquiring-operations-table{padding:0 60px 60px 60px}.acquiring-operations-table .table-row{height:56px;border-bottom:1px solid rgba(167,193,235,.3);cursor:pointer;transition:all .1s}.acquiring-operations-table .table-row.status-error{background:rgba(253,229,236,.3)}.acquiring-operations-table .table-row:hover{background:rgba(230,233,240,.35)}.acquiring-operations-table .table-row.table-header:hover{background:none}.acquiring-operations-table .table-row .table-id{max-width:130px;width:100%}.acquiring-operations-table .table-row .table-number{max-width:165px;width:100%}.acquiring-operations-table .table-row .table-summary{max-width:152px;width:100%}.acquiring-operations-table .table-row .table-commission{max-width:174px;width:100%}.acquiring-operations-table .table-row .table-date-time{max-width:152px;width:100%}.acquiring-operations-table .table-row .table-comment{max-width:254px;width:100%;padding-right:10px}.acquiring-operations-table .table-row .table-status{max-width:69px;width:100%}.acquiring-operations-table .table-row .table-placeholder{max-width:56px;width:100%}.acquiring-operations-table .table-row .table-spacer{max-width:24px;width:100%}.acquiring-operations-table .table-row .table-item{overflow:hidden}.acquiring-operations-table .table-row .table-item.table-date-time p{-webkit-line-clamp:2;white-space:normal}.blur-modal__transfer_acquiring .transfer-commission{margin-left:32px}.blur-modal__acquiring_info .status-badge{min-width:152px;padding:0 12px;border-radius:16px;margin-left:16px}.blur-modal__acquiring_info .acquiring-info-summary,.blur-modal__acquiring_info .acquiring-info-commission{margin-right:16px}.blur-modal__transfer_acquiring_ver2 .input-commission-container .inline-input__wrapper{margin-right:32px}.blur-modal__transfer_acquiring_ver2 .input-commission-container .inline-input__wrapper:last-child{min-width:190px;overflow:hidden}.badge-container .badge{padding:0 12px;border-radius:8px;margin-right:8px;cursor:pointer}.badge-container .badge:last-child{margin-right:0}body.adaptive{min-width:320px !important}body.adaptive .container,body.adaptive .blur-portal{min-width:320px !important}body.adaptive .blur-modal__sms-confirm .input__wrapper{width:100%}body.adaptive .code-input{max-width:100%;min-width:100%}.shop .logo-container{margin-top:64px}.shop .logo-container .logo-wrapper{height:40px;width:52px;margin-right:14px}.shop .button-secondary-rounded{background:#eef4ff;padding:12px 24px;border-radius:40px}.shop .shop-body{margin-top:48px;margin-bottom:80px;border-radius:24px;box-shadow:0 15px 50px 0 rgba(80,134,224,.2)}.shop .shop-body .left-section,.shop .shop-body .right-section{border-radius:24px;padding:48px}.shop .shop-body .right-section-card{border-radius:24px;padding:48px 0 0 0}.shop .shop-body .right-section-card .register-container{background:linear-gradient(278.78deg, #C3D9FC -43.53%, #E9F0FD 73.33%, #88ADF6 139.6%);border-radius:16px;padding:32px;width:100%}.shop .shop-body .left-section{background:#f5f7fa}.shop .shop-body .shop-heading{margin-bottom:20px}.shop .shop-body .purchase-caption{margin-bottom:8px}.shop .shop-body .purchase-item{margin-top:16px}.shop .shop-body .dashed-line{border-top:1px dashed #d4d9e2;flex:1;height:0;margin:auto 16px}.shop .shop-body .purchase-container{padding-bottom:40px;border-bottom:1px solid #d4d9e2}.shop .shop-body .visibility-toggle{cursor:pointer}.shop .shop-body .icon-hide{margin-left:10px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9202 12.7988C15.9725 12.5407 16 12.2736 16 12C16 9.79086 14.2091 8 12 8C11.7264 8 11.4593 8.02746 11.2012 8.07977L15.9202 12.7988ZM8.66676 9.78799C8.24547 10.4216 8 11.1821 8 12C8 14.2091 9.79086 16 12 16C12.8179 16 13.5784 15.7545 14.212 15.3332L12.7381 13.8594C12.5098 13.9501 12.2607 14 12 14C10.8954 14 10 13.1046 10 12C10 11.7393 10.0499 11.4902 10.1406 11.2619L8.66676 9.78799Z' fill='%2348556E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5191 17.6405L15.0499 16.1712C14.0776 16.6805 13.0477 17 12 17C10.4742 17 8.98616 16.3224 7.65914 15.3677C6.34002 14.4186 5.26409 13.2558 4.58386 12.43C4.48409 12.3088 4.40958 12.2182 4.34785 12.1385C4.29899 12.0754 4.26786 12.0315 4.24756 12C4.26786 11.9685 4.29899 11.9246 4.34785 11.8615C4.40958 11.7818 4.48409 11.6912 4.58386 11.57C5.24928 10.7622 6.29335 9.63187 7.57331 8.69463L6.14458 7.2659C4.79643 8.29616 3.72247 9.47005 3.04009 10.2985C3.01651 10.3272 2.99192 10.3566 2.96662 10.3869L2.96661 10.3869C2.65318 10.7624 2.22974 11.2696 2.22974 12C2.22974 12.7304 2.65318 13.2376 2.9666 13.6131L2.96682 13.6133C2.99205 13.6435 3.01657 13.6729 3.04009 13.7015C3.77996 14.5998 4.98018 15.9041 6.49111 16.9912C7.99416 18.0725 9.89008 19 12 19C13.67 19 15.206 18.419 16.5191 17.6405ZM8.80682 5.6855C9.79062 5.26871 10.8643 5 12 5C14.1099 5 16.0059 5.92747 17.5089 7.00885C19.0198 8.0959 20.2201 9.40025 20.9599 10.2985C20.9835 10.3272 21.0081 10.3566 21.0334 10.3869L21.0334 10.3869C21.3468 10.7624 21.7703 11.2696 21.7703 12C21.7703 12.7304 21.3468 13.2376 21.0334 13.6131C21.0081 13.6434 20.9835 13.6728 20.9599 13.7015C20.4733 14.2923 19.7874 15.0589 18.945 15.8237L17.529 14.4077C18.3089 13.708 18.9539 12.9912 19.4162 12.43C19.5159 12.3088 19.5904 12.2182 19.6522 12.1385C19.701 12.0754 19.7322 12.0315 19.7525 12C19.7322 11.9685 19.701 11.9246 19.6522 11.8615C19.5904 11.7818 19.5159 11.6912 19.4162 11.57C18.7359 10.7442 17.66 9.58138 16.3409 8.63233C15.0139 7.6776 13.5258 7 12 7C11.449 7 10.9029 7.08837 10.3676 7.24624L8.80682 5.6855Z' fill='%2348556E'/%3E%3Cpath d='M5 2L21 18' stroke='%2348556E' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.shop .shop-body .icon-show{margin-left:10px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='3.15' stroke='%2348556E' stroke-width='1.7'/%3E%3Cpath d='M20.188 10.9343C20.5762 11.4056 20.7703 11.6412 20.7703 12C20.7703 12.3588 20.5762 12.5944 20.188 13.0657C18.7679 14.7899 15.6357 18 12 18C8.36427 18 5.23206 14.7899 3.81197 13.0657C3.42381 12.5944 3.22973 12.3588 3.22973 12C3.22973 11.6412 3.42381 11.4056 3.81197 10.9343C5.23206 9.21014 8.36427 6 12 6C15.6357 6 18.7679 9.21014 20.188 10.9343Z' stroke='%2348556E' stroke-width='1.7'/%3E%3C/svg%3E") no-repeat center center}.shop .shop-body .button-shop{background-color:#4482ff;padding:12px 24px;border-radius:40px}.shop footer{margin-top:auto;padding-bottom:80px}.shop footer .footer-icon-container{margin-bottom:18px}.shop footer .footer-icon-container .pci-icon{width:58px;height:22px;margin-right:21px}.shop footer .footer-icon-container .visa-secure-icon{width:25px;height:26px;margin-right:21px}.shop footer .footer-icon-container .mastercard-icon{width:26px;height:26px;margin-right:21px}.shop footer .footer-icon-container .mir-icon{width:43px;height:20px}.user__wrapper{max-width:400px}.user__wrapper .text-2-bold{white-space:normal}.one-line{width:100%;white-space:normal}.notification-icon{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 8C6.5 4.96243 8.96243 2.5 12 2.5V2.5C15.0376 2.5 17.5 4.96243 17.5 8V10C17.5 11.6228 18.0263 13.2018 19 14.5L19.2143 14.7857C19.2873 14.883 19.3237 14.9316 19.3449 14.9651C19.7476 15.6012 19.3295 16.4374 18.579 16.4969C18.5396 16.5 18.4788 16.5 18.3571 16.5H5.64286C5.52124 16.5 5.46044 16.5 5.421 16.4969C4.67047 16.4374 4.25236 15.6012 4.6551 14.9651C4.67626 14.9316 4.71275 14.883 4.78571 14.7857L5 14.5C5.97367 13.2018 6.5 11.6228 6.5 10V8Z' stroke='%234482FF' stroke-width='1.7'/%3E%3Cpath d='M9.58519 18.647C9.72762 19.1786 10.0415 19.6484 10.4781 19.9834C10.9147 20.3184 11.4497 20.5 12 20.5C12.5503 20.5 13.0853 20.3184 13.5219 19.9834C13.9585 19.6484 14.2724 19.1786 14.4148 18.647' stroke='%234482FF' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.active-badge{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 8C6.5 4.96243 8.96243 2.5 12 2.5V2.5C15.0376 2.5 17.5 4.96243 17.5 8V10C17.5 11.6228 18.0263 13.2018 19 14.5L19.2143 14.7857C19.2873 14.883 19.3237 14.9316 19.3449 14.9651C19.7476 15.6012 19.3295 16.4374 18.579 16.4969C18.5396 16.5 18.4788 16.5 18.3571 16.5H5.64286C5.52124 16.5 5.46044 16.5 5.421 16.4969C4.67047 16.4374 4.25236 15.6012 4.6551 14.9651C4.67626 14.9316 4.71275 14.883 4.78571 14.7857L5 14.5C5.97367 13.2018 6.5 11.6228 6.5 10V8Z' stroke='%234482FF' stroke-width='1.7'/%3E%3Ccircle cx='17.5' cy='6.5' r='3.35' fill='%23DF2059' stroke='%23EEF4FF' stroke-width='1.7'/%3E%3Cpath d='M9.58519 18.647C9.72762 19.1786 10.0415 19.6484 10.4781 19.9834C10.9147 20.3184 11.4497 20.5 12 20.5C12.5503 20.5 13.0853 20.3184 13.5219 19.9834C13.9585 19.6484 14.2724 19.1786 14.4148 18.647' stroke='%234482FF' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.header_v2 .user-menu__wrapper .user-badge{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;position:relative;top:12px;right:12px;height:10px}.header_v2 .user-menu__wrapper .user-badge img{width:10px;height:10px}.header_v2 .dropdown_notification{min-width:440px;padding:40px 0;box-shadow:0 4px 20px rgba(0,0,0,.12);border-radius:24px}.header_v2 .dropdown_notification .notification-dropdown-header{margin-left:40px;margin-bottom:24px}.header_v2 .dropdown_notification .notification-dropdown-header p{text-align:left;font-size:1.11em;line-height:1.55em}.header_v2 .dropdown_notification .notification-item{padding:8px 40px}.header_v2 .dropdown_notification .notification-item.notification-content{padding:0 40px}.header_v2 .dropdown_notification .notification-item .red-circle{width:8px;height:8px;background-color:#df2059;border-radius:50%;margin-right:12px}.header_v2 .dropdown_notification .notification-item .date-text{font-size:.56em;line-height:.72em;color:#8d95a5;text-transform:uppercase}.header_v2 .dropdown_notification .notification-item:hover{background-color:#f5f7fa}.header_v2 .dropdown_notification .horizontal-divider-notification{margin:20px 40px;border-bottom:.5px solid #d4d9e2}.header_v2 .dropdown_notification .horizontal-divider-notification:last-child{margin:0;border:none}.dropdown_header__wrapper{padding:12px 0;max-width:190px;min-width:190px;transition:.3s all ease-in-out;border-radius:8px;box-shadow:0 4px 60px rgba(0,0,0,.08)}.dropdown_header__wrapper.wallet-expanded{max-width:350px;min-width:350px}.content__wrapper{padding:5px 12px 5px 16px}.button-plan__container .gold{background:url("data:image/svg+xml,%3Csvg width='94' height='45' viewBox='0 0 94 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99986 44.311H0.0078125V14.2507C0.0078125 9.99638 3.36001 6.26297 7.42455 5.87226L68.8117 0.0984843C69.5659 0.0116607 70.362 0.272133 70.9487 0.793075C71.5353 1.31402 71.8286 2.09543 71.8286 2.92025V8.99791L73.4209 8.86768C74.4685 8.78085 75.516 9.08473 76.2703 9.86615C77.0245 10.6041 77.4017 11.6026 77.4017 12.6445L77.3598 17.55V21.761L76.8569 21.5873C76.1446 21.3486 75.4218 21.099 74.699 20.8494C73.9762 20.5997 73.2533 20.3501 72.541 20.1113C71.7448 19.8509 71.4096 19.1997 71.4096 18.3749V15.2492L7.42455 21.2401C6.96362 21.2835 6.50269 21.2835 6.04177 21.2401H5.99986V44.311ZM49.2013 44.311H43.0416V36.0869C43.0416 34.6543 44.173 33.3954 45.5139 33.2651L48.0699 33.0047C48.6985 32.9612 49.2013 33.4388 49.2013 34.09V44.311ZM78.3916 44.311C78.4694 44.1758 78.5446 44.0392 78.6168 43.901C79.1616 42.8591 79.6225 41.7738 79.9158 40.6017C80.2091 39.473 80.3767 38.2575 80.3767 37.042C80.3767 35.8698 80.251 34.6977 79.9158 33.569C79.6225 32.5271 79.2035 31.4852 78.6168 30.5302C78.0721 29.6185 77.4017 28.7503 76.6055 28.0123C75.8094 27.2743 74.9713 26.6231 74.0076 26.1456C73.0438 25.6681 71.9962 25.3208 70.9487 25.1037C69.8173 24.8432 68.6859 24.8432 67.5546 24.9301L60.8921 25.5378C59.5512 25.6681 58.4198 26.927 58.4198 28.3596V44.311H64.5795V31.6155L67.5965 31.3116C68.4764 31.2682 69.3145 31.355 70.1525 31.6589C70.9487 31.9194 71.661 32.3535 72.2896 32.9178C72.9181 33.4822 73.4209 34.1768 73.7561 34.9582C74.1333 35.8264 74.3009 36.7381 74.3009 37.6931C74.3009 38.6482 74.1333 39.6033 73.7561 40.5149C73.379 41.3397 72.9181 42.1211 72.2896 42.8157C71.7331 43.3923 71.1109 43.9007 70.423 44.311H78.3916ZM93.4922 44.311L93.4922 29.9658C93.4922 29.9644 93.4922 29.9629 93.4922 29.9614C93.4899 29.3125 92.988 28.8372 92.3608 28.8805L89.8048 29.141C88.4639 29.2712 87.3325 30.5302 87.3325 31.9628V44.311H93.4922ZM30.8772 44.311H24.8755L29.549 30.5302C29.591 30.3131 29.6748 30.1395 29.8005 29.9658C30.2195 29.0542 31.0575 28.403 32.0213 28.3162L34.9545 28.0557H35.0383L35.8344 27.9689C36.0439 27.9689 36.3372 27.9689 36.5049 28.1859C36.6306 28.403 36.5887 28.6635 36.5468 28.9239V28.9674L35.2897 32.2667C35.2897 32.2846 35.2825 32.3026 35.2741 32.3237C35.2622 32.3535 35.2478 32.3894 35.2478 32.4403L30.8772 44.311ZM24.4017 44.311H17.9363C16.8801 41.6358 15.8231 38.9654 14.7575 36.304C14.1708 34.828 13.3747 32.3101 14.2546 30.8341C14.7156 30.0961 15.4698 29.7922 16.266 29.7488C16.8526 29.7054 17.3973 29.6619 17.984 29.5751C18.3401 29.5534 18.6963 29.5209 19.0525 29.4883C19.4086 29.4557 19.7648 29.4232 20.121 29.4015C20.3724 29.3581 20.6657 29.4015 20.8333 29.6185C21.1446 29.9768 20.942 30.9858 20.8147 31.6202C20.7877 31.7544 20.7642 31.8718 20.7495 31.9628C20.6238 32.5705 20.4562 33.3954 20.6657 34.0031L24.4017 44.311ZM65.7947 6.61026V9.56227L7.42455 15.0322C6.6703 15.119 5.99986 14.5112 5.99986 13.6864C5.99986 12.8616 6.6284 12.167 7.42455 12.0802L65.7947 6.61026ZM43.0835 26.7534C42.9159 27.1875 42.8321 27.6216 42.8321 28.0557C42.8321 28.4898 42.9159 28.9239 43.0835 29.3147C43.2511 29.6619 43.4607 30.0092 43.754 30.2697C44.0473 30.5302 44.3825 30.7038 44.7596 30.8341C45.1787 30.9643 45.5977 31.0077 46.0167 30.9643C46.4357 30.9209 46.8548 30.8341 47.2319 30.617C47.609 30.3999 47.9442 30.1395 48.2375 29.8356C48.5309 29.5317 48.7404 29.141 48.908 28.7503C49.0756 28.3596 49.1594 27.8821 49.1594 27.4479C49.1594 27.0138 49.0756 26.5797 48.908 26.189C48.7404 25.8417 48.5309 25.4944 48.2375 25.2339C47.9442 24.9735 47.609 24.7998 47.2319 24.6696C46.8548 24.5393 46.4357 24.4959 46.0167 24.5393C45.5558 24.5828 45.1368 24.6696 44.7596 24.8866C44.3825 25.1037 44.0473 25.3642 43.754 25.6681C43.4607 25.9719 43.2511 26.3626 43.0835 26.7534ZM87.3744 22.5858C87.2068 23.0199 87.123 23.4541 87.123 23.8882C87.123 24.3223 87.2068 24.7564 87.3744 25.1471C87.5421 25.4944 87.7516 25.8417 88.0449 26.1022C88.3382 26.3626 88.6734 26.5363 89.0505 26.6665C89.4696 26.7968 89.8886 26.8402 90.3076 26.7968C90.7266 26.7534 91.1457 26.6665 91.5228 26.4495C91.8999 26.2324 92.2351 25.9719 92.5284 25.6681C92.8218 25.3642 93.0313 24.9735 93.1989 24.5828C93.3665 24.1921 93.4503 23.7145 93.4503 23.2804C93.4503 22.8463 93.3665 22.4122 93.1989 22.0215C93.0313 21.6742 92.8218 21.3269 92.5284 21.0664C92.2351 20.8059 91.8999 20.6323 91.5228 20.502C91.1457 20.3718 90.7266 20.3284 90.3076 20.3718C89.8467 20.4152 89.4277 20.502 89.0505 20.7191C88.6734 20.9362 88.3382 21.1966 88.0449 21.5005C87.7516 21.8044 87.5421 22.1951 87.3744 22.5858Z' fill='%23DF2059'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 100%,-webkit-gradient(linear, left top, right top, color-stop(-2.38%, #FFC594), color-stop(35.09%, #FFCE85), color-stop(85.98%, #FEA050));background:url("data:image/svg+xml,%3Csvg width='94' height='45' viewBox='0 0 94 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99986 44.311H0.0078125V14.2507C0.0078125 9.99638 3.36001 6.26297 7.42455 5.87226L68.8117 0.0984843C69.5659 0.0116607 70.362 0.272133 70.9487 0.793075C71.5353 1.31402 71.8286 2.09543 71.8286 2.92025V8.99791L73.4209 8.86768C74.4685 8.78085 75.516 9.08473 76.2703 9.86615C77.0245 10.6041 77.4017 11.6026 77.4017 12.6445L77.3598 17.55V21.761L76.8569 21.5873C76.1446 21.3486 75.4218 21.099 74.699 20.8494C73.9762 20.5997 73.2533 20.3501 72.541 20.1113C71.7448 19.8509 71.4096 19.1997 71.4096 18.3749V15.2492L7.42455 21.2401C6.96362 21.2835 6.50269 21.2835 6.04177 21.2401H5.99986V44.311ZM49.2013 44.311H43.0416V36.0869C43.0416 34.6543 44.173 33.3954 45.5139 33.2651L48.0699 33.0047C48.6985 32.9612 49.2013 33.4388 49.2013 34.09V44.311ZM78.3916 44.311C78.4694 44.1758 78.5446 44.0392 78.6168 43.901C79.1616 42.8591 79.6225 41.7738 79.9158 40.6017C80.2091 39.473 80.3767 38.2575 80.3767 37.042C80.3767 35.8698 80.251 34.6977 79.9158 33.569C79.6225 32.5271 79.2035 31.4852 78.6168 30.5302C78.0721 29.6185 77.4017 28.7503 76.6055 28.0123C75.8094 27.2743 74.9713 26.6231 74.0076 26.1456C73.0438 25.6681 71.9962 25.3208 70.9487 25.1037C69.8173 24.8432 68.6859 24.8432 67.5546 24.9301L60.8921 25.5378C59.5512 25.6681 58.4198 26.927 58.4198 28.3596V44.311H64.5795V31.6155L67.5965 31.3116C68.4764 31.2682 69.3145 31.355 70.1525 31.6589C70.9487 31.9194 71.661 32.3535 72.2896 32.9178C72.9181 33.4822 73.4209 34.1768 73.7561 34.9582C74.1333 35.8264 74.3009 36.7381 74.3009 37.6931C74.3009 38.6482 74.1333 39.6033 73.7561 40.5149C73.379 41.3397 72.9181 42.1211 72.2896 42.8157C71.7331 43.3923 71.1109 43.9007 70.423 44.311H78.3916ZM93.4922 44.311L93.4922 29.9658C93.4922 29.9644 93.4922 29.9629 93.4922 29.9614C93.4899 29.3125 92.988 28.8372 92.3608 28.8805L89.8048 29.141C88.4639 29.2712 87.3325 30.5302 87.3325 31.9628V44.311H93.4922ZM30.8772 44.311H24.8755L29.549 30.5302C29.591 30.3131 29.6748 30.1395 29.8005 29.9658C30.2195 29.0542 31.0575 28.403 32.0213 28.3162L34.9545 28.0557H35.0383L35.8344 27.9689C36.0439 27.9689 36.3372 27.9689 36.5049 28.1859C36.6306 28.403 36.5887 28.6635 36.5468 28.9239V28.9674L35.2897 32.2667C35.2897 32.2846 35.2825 32.3026 35.2741 32.3237C35.2622 32.3535 35.2478 32.3894 35.2478 32.4403L30.8772 44.311ZM24.4017 44.311H17.9363C16.8801 41.6358 15.8231 38.9654 14.7575 36.304C14.1708 34.828 13.3747 32.3101 14.2546 30.8341C14.7156 30.0961 15.4698 29.7922 16.266 29.7488C16.8526 29.7054 17.3973 29.6619 17.984 29.5751C18.3401 29.5534 18.6963 29.5209 19.0525 29.4883C19.4086 29.4557 19.7648 29.4232 20.121 29.4015C20.3724 29.3581 20.6657 29.4015 20.8333 29.6185C21.1446 29.9768 20.942 30.9858 20.8147 31.6202C20.7877 31.7544 20.7642 31.8718 20.7495 31.9628C20.6238 32.5705 20.4562 33.3954 20.6657 34.0031L24.4017 44.311ZM65.7947 6.61026V9.56227L7.42455 15.0322C6.6703 15.119 5.99986 14.5112 5.99986 13.6864C5.99986 12.8616 6.6284 12.167 7.42455 12.0802L65.7947 6.61026ZM43.0835 26.7534C42.9159 27.1875 42.8321 27.6216 42.8321 28.0557C42.8321 28.4898 42.9159 28.9239 43.0835 29.3147C43.2511 29.6619 43.4607 30.0092 43.754 30.2697C44.0473 30.5302 44.3825 30.7038 44.7596 30.8341C45.1787 30.9643 45.5977 31.0077 46.0167 30.9643C46.4357 30.9209 46.8548 30.8341 47.2319 30.617C47.609 30.3999 47.9442 30.1395 48.2375 29.8356C48.5309 29.5317 48.7404 29.141 48.908 28.7503C49.0756 28.3596 49.1594 27.8821 49.1594 27.4479C49.1594 27.0138 49.0756 26.5797 48.908 26.189C48.7404 25.8417 48.5309 25.4944 48.2375 25.2339C47.9442 24.9735 47.609 24.7998 47.2319 24.6696C46.8548 24.5393 46.4357 24.4959 46.0167 24.5393C45.5558 24.5828 45.1368 24.6696 44.7596 24.8866C44.3825 25.1037 44.0473 25.3642 43.754 25.6681C43.4607 25.9719 43.2511 26.3626 43.0835 26.7534ZM87.3744 22.5858C87.2068 23.0199 87.123 23.4541 87.123 23.8882C87.123 24.3223 87.2068 24.7564 87.3744 25.1471C87.5421 25.4944 87.7516 25.8417 88.0449 26.1022C88.3382 26.3626 88.6734 26.5363 89.0505 26.6665C89.4696 26.7968 89.8886 26.8402 90.3076 26.7968C90.7266 26.7534 91.1457 26.6665 91.5228 26.4495C91.8999 26.2324 92.2351 25.9719 92.5284 25.6681C92.8218 25.3642 93.0313 24.9735 93.1989 24.5828C93.3665 24.1921 93.4503 23.7145 93.4503 23.2804C93.4503 22.8463 93.3665 22.4122 93.1989 22.0215C93.0313 21.6742 92.8218 21.3269 92.5284 21.0664C92.2351 20.8059 91.8999 20.6323 91.5228 20.502C91.1457 20.3718 90.7266 20.3284 90.3076 20.3718C89.8467 20.4152 89.4277 20.502 89.0505 20.7191C88.6734 20.9362 88.3382 21.1966 88.0449 21.5005C87.7516 21.8044 87.5421 22.1951 87.3744 22.5858Z' fill='%23DF2059'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 100%,linear-gradient(90deg, #FFC594 -2.38%, #FFCE85 35.09%, #FEA050 85.98%)}.button-plan__container .gold:hover{background:url("data:image/svg+xml,%3Csvg width='94' height='45' viewBox='0 0 94 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99986 44.311H0.0078125V14.2507C0.0078125 9.99638 3.36001 6.26297 7.42455 5.87226L68.8117 0.0984843C69.5659 0.0116607 70.362 0.272133 70.9487 0.793075C71.5353 1.31402 71.8286 2.09543 71.8286 2.92025V8.99791L73.4209 8.86768C74.4685 8.78085 75.516 9.08473 76.2703 9.86615C77.0245 10.6041 77.4017 11.6026 77.4017 12.6445L77.3598 17.55V21.761L76.8569 21.5873C76.1446 21.3486 75.4218 21.099 74.699 20.8494C73.9762 20.5997 73.2533 20.3501 72.541 20.1113C71.7448 19.8509 71.4096 19.1997 71.4096 18.3749V15.2492L7.42455 21.2401C6.96362 21.2835 6.50269 21.2835 6.04177 21.2401H5.99986V44.311ZM49.2013 44.311H43.0416V36.0869C43.0416 34.6543 44.173 33.3954 45.5139 33.2651L48.0699 33.0047C48.6985 32.9612 49.2013 33.4388 49.2013 34.09V44.311ZM78.3916 44.311C78.4694 44.1758 78.5446 44.0392 78.6168 43.901C79.1616 42.8591 79.6225 41.7738 79.9158 40.6017C80.2091 39.473 80.3767 38.2575 80.3767 37.042C80.3767 35.8698 80.251 34.6977 79.9158 33.569C79.6225 32.5271 79.2035 31.4852 78.6168 30.5302C78.0721 29.6185 77.4017 28.7503 76.6055 28.0123C75.8094 27.2743 74.9713 26.6231 74.0076 26.1456C73.0438 25.6681 71.9962 25.3208 70.9487 25.1037C69.8173 24.8432 68.6859 24.8432 67.5546 24.9301L60.8921 25.5378C59.5512 25.6681 58.4198 26.927 58.4198 28.3596V44.311H64.5795V31.6155L67.5965 31.3116C68.4764 31.2682 69.3145 31.355 70.1525 31.6589C70.9487 31.9194 71.661 32.3535 72.2896 32.9178C72.9181 33.4822 73.4209 34.1768 73.7561 34.9582C74.1333 35.8264 74.3009 36.7381 74.3009 37.6931C74.3009 38.6482 74.1333 39.6033 73.7561 40.5149C73.379 41.3397 72.9181 42.1211 72.2896 42.8157C71.7331 43.3923 71.1109 43.9007 70.423 44.311H78.3916ZM93.4922 44.311L93.4922 29.9658C93.4922 29.9644 93.4922 29.9629 93.4922 29.9614C93.4899 29.3125 92.988 28.8372 92.3608 28.8805L89.8048 29.141C88.4639 29.2712 87.3325 30.5302 87.3325 31.9628V44.311H93.4922ZM30.8772 44.311H24.8755L29.549 30.5302C29.591 30.3131 29.6748 30.1395 29.8005 29.9658C30.2195 29.0542 31.0575 28.403 32.0213 28.3162L34.9545 28.0557H35.0383L35.8344 27.9689C36.0439 27.9689 36.3372 27.9689 36.5049 28.1859C36.6306 28.403 36.5887 28.6635 36.5468 28.9239V28.9674L35.2897 32.2667C35.2897 32.2846 35.2825 32.3026 35.2741 32.3237C35.2622 32.3535 35.2478 32.3894 35.2478 32.4403L30.8772 44.311ZM24.4017 44.311H17.9363C16.8801 41.6358 15.8231 38.9654 14.7575 36.304C14.1708 34.828 13.3747 32.3101 14.2546 30.8341C14.7156 30.0961 15.4698 29.7922 16.266 29.7488C16.8526 29.7054 17.3973 29.6619 17.984 29.5751C18.3401 29.5534 18.6963 29.5209 19.0525 29.4883C19.4086 29.4557 19.7648 29.4232 20.121 29.4015C20.3724 29.3581 20.6657 29.4015 20.8333 29.6185C21.1446 29.9768 20.942 30.9858 20.8147 31.6202C20.7877 31.7544 20.7642 31.8718 20.7495 31.9628C20.6238 32.5705 20.4562 33.3954 20.6657 34.0031L24.4017 44.311ZM65.7947 6.61026V9.56227L7.42455 15.0322C6.6703 15.119 5.99986 14.5112 5.99986 13.6864C5.99986 12.8616 6.6284 12.167 7.42455 12.0802L65.7947 6.61026ZM43.0835 26.7534C42.9159 27.1875 42.8321 27.6216 42.8321 28.0557C42.8321 28.4898 42.9159 28.9239 43.0835 29.3147C43.2511 29.6619 43.4607 30.0092 43.754 30.2697C44.0473 30.5302 44.3825 30.7038 44.7596 30.8341C45.1787 30.9643 45.5977 31.0077 46.0167 30.9643C46.4357 30.9209 46.8548 30.8341 47.2319 30.617C47.609 30.3999 47.9442 30.1395 48.2375 29.8356C48.5309 29.5317 48.7404 29.141 48.908 28.7503C49.0756 28.3596 49.1594 27.8821 49.1594 27.4479C49.1594 27.0138 49.0756 26.5797 48.908 26.189C48.7404 25.8417 48.5309 25.4944 48.2375 25.2339C47.9442 24.9735 47.609 24.7998 47.2319 24.6696C46.8548 24.5393 46.4357 24.4959 46.0167 24.5393C45.5558 24.5828 45.1368 24.6696 44.7596 24.8866C44.3825 25.1037 44.0473 25.3642 43.754 25.6681C43.4607 25.9719 43.2511 26.3626 43.0835 26.7534ZM87.3744 22.5858C87.2068 23.0199 87.123 23.4541 87.123 23.8882C87.123 24.3223 87.2068 24.7564 87.3744 25.1471C87.5421 25.4944 87.7516 25.8417 88.0449 26.1022C88.3382 26.3626 88.6734 26.5363 89.0505 26.6665C89.4696 26.7968 89.8886 26.8402 90.3076 26.7968C90.7266 26.7534 91.1457 26.6665 91.5228 26.4495C91.8999 26.2324 92.2351 25.9719 92.5284 25.6681C92.8218 25.3642 93.0313 24.9735 93.1989 24.5828C93.3665 24.1921 93.4503 23.7145 93.4503 23.2804C93.4503 22.8463 93.3665 22.4122 93.1989 22.0215C93.0313 21.6742 92.8218 21.3269 92.5284 21.0664C92.2351 20.8059 91.8999 20.6323 91.5228 20.502C91.1457 20.3718 90.7266 20.3284 90.3076 20.3718C89.8467 20.4152 89.4277 20.502 89.0505 20.7191C88.6734 20.9362 88.3382 21.1966 88.0449 21.5005C87.7516 21.8044 87.5421 22.1951 87.3744 22.5858Z' fill='%23DF2059'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 100%,-webkit-gradient(linear, left bottom, left top, from(rgba(232, 127, 0, 0.68)), to(rgba(232, 127, 0, 0.68))),-webkit-gradient(linear, left top, right top, color-stop(-2.38%, #FFC594), color-stop(35.09%, #FFCE85), color-stop(85.98%, #FEA050));background:url("data:image/svg+xml,%3Csvg width='94' height='45' viewBox='0 0 94 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99986 44.311H0.0078125V14.2507C0.0078125 9.99638 3.36001 6.26297 7.42455 5.87226L68.8117 0.0984843C69.5659 0.0116607 70.362 0.272133 70.9487 0.793075C71.5353 1.31402 71.8286 2.09543 71.8286 2.92025V8.99791L73.4209 8.86768C74.4685 8.78085 75.516 9.08473 76.2703 9.86615C77.0245 10.6041 77.4017 11.6026 77.4017 12.6445L77.3598 17.55V21.761L76.8569 21.5873C76.1446 21.3486 75.4218 21.099 74.699 20.8494C73.9762 20.5997 73.2533 20.3501 72.541 20.1113C71.7448 19.8509 71.4096 19.1997 71.4096 18.3749V15.2492L7.42455 21.2401C6.96362 21.2835 6.50269 21.2835 6.04177 21.2401H5.99986V44.311ZM49.2013 44.311H43.0416V36.0869C43.0416 34.6543 44.173 33.3954 45.5139 33.2651L48.0699 33.0047C48.6985 32.9612 49.2013 33.4388 49.2013 34.09V44.311ZM78.3916 44.311C78.4694 44.1758 78.5446 44.0392 78.6168 43.901C79.1616 42.8591 79.6225 41.7738 79.9158 40.6017C80.2091 39.473 80.3767 38.2575 80.3767 37.042C80.3767 35.8698 80.251 34.6977 79.9158 33.569C79.6225 32.5271 79.2035 31.4852 78.6168 30.5302C78.0721 29.6185 77.4017 28.7503 76.6055 28.0123C75.8094 27.2743 74.9713 26.6231 74.0076 26.1456C73.0438 25.6681 71.9962 25.3208 70.9487 25.1037C69.8173 24.8432 68.6859 24.8432 67.5546 24.9301L60.8921 25.5378C59.5512 25.6681 58.4198 26.927 58.4198 28.3596V44.311H64.5795V31.6155L67.5965 31.3116C68.4764 31.2682 69.3145 31.355 70.1525 31.6589C70.9487 31.9194 71.661 32.3535 72.2896 32.9178C72.9181 33.4822 73.4209 34.1768 73.7561 34.9582C74.1333 35.8264 74.3009 36.7381 74.3009 37.6931C74.3009 38.6482 74.1333 39.6033 73.7561 40.5149C73.379 41.3397 72.9181 42.1211 72.2896 42.8157C71.7331 43.3923 71.1109 43.9007 70.423 44.311H78.3916ZM93.4922 44.311L93.4922 29.9658C93.4922 29.9644 93.4922 29.9629 93.4922 29.9614C93.4899 29.3125 92.988 28.8372 92.3608 28.8805L89.8048 29.141C88.4639 29.2712 87.3325 30.5302 87.3325 31.9628V44.311H93.4922ZM30.8772 44.311H24.8755L29.549 30.5302C29.591 30.3131 29.6748 30.1395 29.8005 29.9658C30.2195 29.0542 31.0575 28.403 32.0213 28.3162L34.9545 28.0557H35.0383L35.8344 27.9689C36.0439 27.9689 36.3372 27.9689 36.5049 28.1859C36.6306 28.403 36.5887 28.6635 36.5468 28.9239V28.9674L35.2897 32.2667C35.2897 32.2846 35.2825 32.3026 35.2741 32.3237C35.2622 32.3535 35.2478 32.3894 35.2478 32.4403L30.8772 44.311ZM24.4017 44.311H17.9363C16.8801 41.6358 15.8231 38.9654 14.7575 36.304C14.1708 34.828 13.3747 32.3101 14.2546 30.8341C14.7156 30.0961 15.4698 29.7922 16.266 29.7488C16.8526 29.7054 17.3973 29.6619 17.984 29.5751C18.3401 29.5534 18.6963 29.5209 19.0525 29.4883C19.4086 29.4557 19.7648 29.4232 20.121 29.4015C20.3724 29.3581 20.6657 29.4015 20.8333 29.6185C21.1446 29.9768 20.942 30.9858 20.8147 31.6202C20.7877 31.7544 20.7642 31.8718 20.7495 31.9628C20.6238 32.5705 20.4562 33.3954 20.6657 34.0031L24.4017 44.311ZM65.7947 6.61026V9.56227L7.42455 15.0322C6.6703 15.119 5.99986 14.5112 5.99986 13.6864C5.99986 12.8616 6.6284 12.167 7.42455 12.0802L65.7947 6.61026ZM43.0835 26.7534C42.9159 27.1875 42.8321 27.6216 42.8321 28.0557C42.8321 28.4898 42.9159 28.9239 43.0835 29.3147C43.2511 29.6619 43.4607 30.0092 43.754 30.2697C44.0473 30.5302 44.3825 30.7038 44.7596 30.8341C45.1787 30.9643 45.5977 31.0077 46.0167 30.9643C46.4357 30.9209 46.8548 30.8341 47.2319 30.617C47.609 30.3999 47.9442 30.1395 48.2375 29.8356C48.5309 29.5317 48.7404 29.141 48.908 28.7503C49.0756 28.3596 49.1594 27.8821 49.1594 27.4479C49.1594 27.0138 49.0756 26.5797 48.908 26.189C48.7404 25.8417 48.5309 25.4944 48.2375 25.2339C47.9442 24.9735 47.609 24.7998 47.2319 24.6696C46.8548 24.5393 46.4357 24.4959 46.0167 24.5393C45.5558 24.5828 45.1368 24.6696 44.7596 24.8866C44.3825 25.1037 44.0473 25.3642 43.754 25.6681C43.4607 25.9719 43.2511 26.3626 43.0835 26.7534ZM87.3744 22.5858C87.2068 23.0199 87.123 23.4541 87.123 23.8882C87.123 24.3223 87.2068 24.7564 87.3744 25.1471C87.5421 25.4944 87.7516 25.8417 88.0449 26.1022C88.3382 26.3626 88.6734 26.5363 89.0505 26.6665C89.4696 26.7968 89.8886 26.8402 90.3076 26.7968C90.7266 26.7534 91.1457 26.6665 91.5228 26.4495C91.8999 26.2324 92.2351 25.9719 92.5284 25.6681C92.8218 25.3642 93.0313 24.9735 93.1989 24.5828C93.3665 24.1921 93.4503 23.7145 93.4503 23.2804C93.4503 22.8463 93.3665 22.4122 93.1989 22.0215C93.0313 21.6742 92.8218 21.3269 92.5284 21.0664C92.2351 20.8059 91.8999 20.6323 91.5228 20.502C91.1457 20.3718 90.7266 20.3284 90.3076 20.3718C89.8467 20.4152 89.4277 20.502 89.0505 20.7191C88.6734 20.9362 88.3382 21.1966 88.0449 21.5005C87.7516 21.8044 87.5421 22.1951 87.3744 22.5858Z' fill='%23DF2059'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 100%,linear-gradient(0deg, rgba(232, 127, 0, 0.68), rgba(232, 127, 0, 0.68)),linear-gradient(90deg, #FFC594 -2.38%, #FFCE85 35.09%, #FEA050 85.98%)}.button-plan__container .silver{background:url("data:image/svg+xml,%3Csvg width='93' height='44' viewBox='0 0 93 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.05'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.961 44.0002H0V14.0953C0 9.86298 3.33483 6.14891 7.37831 5.76023L68.4473 0.0163678C69.1977 -0.070006 69.9897 0.189116 70.5733 0.707359C71.1569 1.2256 71.4487 2.00297 71.4487 2.82352V8.86968L73.0327 8.74012C74.0749 8.65375 75.117 8.95606 75.8673 9.73342C76.6177 10.4676 76.9928 11.4609 76.9928 12.4974L76.9512 17.3775V21.5666L76.4509 21.3939C75.7423 21.1564 75.0232 20.908 74.3041 20.6597C73.5851 20.4114 72.866 20.1631 72.1573 19.9255C71.3653 19.6664 71.0318 19.0186 71.0318 18.1981V15.0886L7.37831 21.0484C6.91977 21.0916 6.46123 21.0916 6.00269 21.0484H5.961V44.0002ZM48.9386 44.0002H42.8109V35.8183C42.8109 34.3931 43.9364 33.1407 45.2703 33.0112L47.8131 32.752C48.4384 32.7089 48.9386 33.1839 48.9386 33.8317V44.0002ZM77.9774 44.0002C78.0549 43.8656 78.1298 43.7295 78.2017 43.5919C78.7436 42.5555 79.2022 41.4758 79.494 40.3097C79.7858 39.1869 79.9525 37.9777 79.9525 36.7684C79.9525 35.6024 79.8274 34.4363 79.494 33.3135C79.2022 32.277 78.7853 31.2405 78.2017 30.2904C77.6598 29.3835 76.9928 28.5197 76.2008 27.7855C75.4088 27.0514 74.5751 26.4036 73.6163 25.9285C72.6576 25.4535 71.6154 25.108 70.5733 24.892C69.4478 24.6329 68.3223 24.6329 67.1968 24.7193L60.5688 25.3239C59.2349 25.4535 58.1094 26.7059 58.1094 28.131V44.0002H64.2371V31.3701L67.2385 31.0678C68.1139 31.0246 68.9476 31.1109 69.7813 31.4132C70.5733 31.6724 71.2819 32.1042 71.9072 32.6657C72.5325 33.2271 73.0327 33.9181 73.3662 34.6954C73.7414 35.5592 73.9081 36.4661 73.9081 37.4162C73.9081 38.3663 73.7414 39.3164 73.3662 40.2234C72.9911 41.0439 72.5325 41.8213 71.9072 42.5123C71.3534 43.086 70.7343 43.592 70.0497 44.0002H77.9774ZM93 44.0002H86.8723V31.7156C86.8723 30.2904 87.9978 29.038 89.3317 28.9084L91.8745 28.6493C92.4998 28.6061 93 29.0812 93 29.729V44.0002ZM30.7093 44.0002H24.7387L29.3882 30.2904C29.4299 30.0744 29.5132 29.9017 29.6383 29.729C30.0551 28.822 30.8888 28.1742 31.8476 28.0879L34.7656 27.8287H34.849L35.641 27.7424C35.8494 27.7424 36.1412 27.7424 36.3079 27.9583C36.433 28.1742 36.3913 28.4334 36.3496 28.6925V28.7357L35.0991 32.0179C35.0991 32.0357 35.0919 32.0536 35.0835 32.0746C35.0717 32.1042 35.0574 32.14 35.0574 32.1906L30.7093 44.0002ZM24.2676 44.0002H17.8357C16.7849 41.3387 15.7334 38.682 14.6732 36.0342C14.0896 34.5659 13.2976 32.061 14.173 30.5927C14.6316 29.8585 15.3819 29.5562 16.1739 29.513C16.7575 29.4698 17.2994 29.4266 17.883 29.3403C18.2373 29.3187 18.5917 29.2863 18.946 29.2539C19.3003 29.2215 19.6546 29.1891 20.009 29.1675C20.2591 29.1243 20.5509 29.1675 20.7176 29.3835C21.0273 29.7399 20.8258 30.7437 20.6991 31.3747C20.6723 31.5082 20.6488 31.6251 20.6342 31.7156C20.5092 32.3202 20.3424 33.1407 20.5509 33.7453L24.2676 44.0002ZM65.446 6.4944V9.43111L7.37831 14.8727C6.62797 14.959 5.961 14.3544 5.961 13.5339C5.961 12.7133 6.58628 12.0223 7.37831 11.936L65.446 6.4944ZM42.8525 26.5331C42.6858 26.965 42.6024 27.3969 42.6024 27.8287C42.6024 28.2606 42.6858 28.6925 42.8525 29.0812C43.0193 29.4266 43.2277 29.7721 43.5195 30.0313C43.8113 30.2904 44.1448 30.4631 44.52 30.5927C44.9368 30.7223 45.3537 30.7654 45.7705 30.7223C46.1874 30.6791 46.6042 30.5927 46.9794 30.3768C47.3546 30.1608 47.688 29.9017 47.9798 29.5994C48.2716 29.2971 48.4801 28.9084 48.6468 28.5197C48.8135 28.131 48.8969 27.656 48.8969 27.2241C48.8969 26.7922 48.8135 26.3604 48.6468 25.9717C48.4801 25.6262 48.2716 25.2807 47.9798 25.0216C47.688 24.7625 47.3546 24.5897 46.9794 24.4602C46.6042 24.3306 46.1874 24.2874 45.7705 24.3306C45.312 24.3738 44.8951 24.4602 44.52 24.6761C44.1448 24.892 43.8113 25.1511 43.5195 25.4535C43.2277 25.7558 43.0193 26.1444 42.8525 26.5331ZM86.914 22.3872C86.7472 22.8191 86.6638 23.2509 86.6638 23.6828C86.6638 24.1147 86.7472 24.5465 86.914 24.9352C87.0807 25.2807 87.2891 25.6262 87.5809 25.8853C87.8727 26.1444 88.2062 26.3172 88.5814 26.4468C88.9982 26.5763 89.4151 26.6195 89.8319 26.5763C90.2488 26.5331 90.6656 26.4468 91.0408 26.2308C91.416 26.0149 91.7495 25.7558 92.0413 25.4535C92.333 25.1511 92.5415 24.7625 92.7082 24.3738C92.875 23.9851 92.9583 23.51 92.9583 23.0782C92.9583 22.6463 92.875 22.2144 92.7082 21.8258C92.5415 21.4803 92.333 21.1348 92.0413 20.8756C91.7495 20.6165 91.416 20.4438 91.0408 20.3142C90.6656 20.1847 90.2488 20.1415 89.8319 20.1847C89.3734 20.2278 88.9565 20.3142 88.5814 20.5301C88.2062 20.7461 87.8727 21.0052 87.5809 21.3075C87.2891 21.6098 87.0807 21.9985 86.914 22.3872Z' fill='%234482FF'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 100%,#eef4ff}.button-plan__container .silver:hover{background:url("data:image/svg+xml,%3Csvg width='93' height='44' viewBox='0 0 93 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.05'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.961 44.0002H0V14.0953C0 9.86298 3.33483 6.14891 7.37831 5.76023L68.4473 0.0163678C69.1977 -0.070006 69.9897 0.189116 70.5733 0.707359C71.1569 1.2256 71.4487 2.00297 71.4487 2.82352V8.86968L73.0327 8.74012C74.0749 8.65375 75.117 8.95606 75.8673 9.73342C76.6177 10.4676 76.9928 11.4609 76.9928 12.4974L76.9512 17.3775V21.5666L76.4509 21.3939C75.7423 21.1564 75.0232 20.908 74.3041 20.6597C73.5851 20.4114 72.866 20.1631 72.1573 19.9255C71.3653 19.6664 71.0318 19.0186 71.0318 18.1981V15.0886L7.37831 21.0484C6.91977 21.0916 6.46123 21.0916 6.00269 21.0484H5.961V44.0002ZM48.9386 44.0002H42.8109V35.8183C42.8109 34.3931 43.9364 33.1407 45.2703 33.0112L47.8131 32.752C48.4384 32.7089 48.9386 33.1839 48.9386 33.8317V44.0002ZM77.9774 44.0002C78.0549 43.8656 78.1298 43.7295 78.2017 43.5919C78.7436 42.5555 79.2022 41.4758 79.494 40.3097C79.7858 39.1869 79.9525 37.9777 79.9525 36.7684C79.9525 35.6024 79.8274 34.4363 79.494 33.3135C79.2022 32.277 78.7853 31.2405 78.2017 30.2904C77.6598 29.3835 76.9928 28.5197 76.2008 27.7855C75.4088 27.0514 74.5751 26.4036 73.6163 25.9285C72.6576 25.4535 71.6154 25.108 70.5733 24.892C69.4478 24.6329 68.3223 24.6329 67.1968 24.7193L60.5688 25.3239C59.2349 25.4535 58.1094 26.7059 58.1094 28.131V44.0002H64.2371V31.3701L67.2385 31.0678C68.1139 31.0246 68.9476 31.1109 69.7813 31.4132C70.5733 31.6724 71.2819 32.1042 71.9072 32.6657C72.5325 33.2271 73.0327 33.9181 73.3662 34.6954C73.7414 35.5592 73.9081 36.4661 73.9081 37.4162C73.9081 38.3663 73.7414 39.3164 73.3662 40.2234C72.9911 41.0439 72.5325 41.8213 71.9072 42.5123C71.3534 43.086 70.7343 43.592 70.0497 44.0002H77.9774ZM93 44.0002H86.8723V31.7156C86.8723 30.2904 87.9978 29.038 89.3317 28.9084L91.8745 28.6493C92.4998 28.6061 93 29.0812 93 29.729V44.0002ZM30.7093 44.0002H24.7387L29.3882 30.2904C29.4299 30.0744 29.5132 29.9017 29.6383 29.729C30.0551 28.822 30.8888 28.1742 31.8476 28.0879L34.7656 27.8287H34.849L35.641 27.7424C35.8494 27.7424 36.1412 27.7424 36.3079 27.9583C36.433 28.1742 36.3913 28.4334 36.3496 28.6925V28.7357L35.0991 32.0179C35.0991 32.0357 35.0919 32.0536 35.0835 32.0746C35.0717 32.1042 35.0574 32.14 35.0574 32.1906L30.7093 44.0002ZM24.2676 44.0002H17.8357C16.7849 41.3387 15.7334 38.682 14.6732 36.0342C14.0896 34.5659 13.2976 32.061 14.173 30.5927C14.6316 29.8585 15.3819 29.5562 16.1739 29.513C16.7575 29.4698 17.2994 29.4266 17.883 29.3403C18.2373 29.3187 18.5917 29.2863 18.946 29.2539C19.3003 29.2215 19.6546 29.1891 20.009 29.1675C20.2591 29.1243 20.5509 29.1675 20.7176 29.3835C21.0273 29.7399 20.8258 30.7437 20.6991 31.3747C20.6723 31.5082 20.6488 31.6251 20.6342 31.7156C20.5092 32.3202 20.3424 33.1407 20.5509 33.7453L24.2676 44.0002ZM65.446 6.4944V9.43111L7.37831 14.8727C6.62797 14.959 5.961 14.3544 5.961 13.5339C5.961 12.7133 6.58628 12.0223 7.37831 11.936L65.446 6.4944ZM42.8525 26.5331C42.6858 26.965 42.6024 27.3969 42.6024 27.8287C42.6024 28.2606 42.6858 28.6925 42.8525 29.0812C43.0193 29.4266 43.2277 29.7721 43.5195 30.0313C43.8113 30.2904 44.1448 30.4631 44.52 30.5927C44.9368 30.7223 45.3537 30.7654 45.7705 30.7223C46.1874 30.6791 46.6042 30.5927 46.9794 30.3768C47.3546 30.1608 47.688 29.9017 47.9798 29.5994C48.2716 29.2971 48.4801 28.9084 48.6468 28.5197C48.8135 28.131 48.8969 27.656 48.8969 27.2241C48.8969 26.7922 48.8135 26.3604 48.6468 25.9717C48.4801 25.6262 48.2716 25.2807 47.9798 25.0216C47.688 24.7625 47.3546 24.5897 46.9794 24.4602C46.6042 24.3306 46.1874 24.2874 45.7705 24.3306C45.312 24.3738 44.8951 24.4602 44.52 24.6761C44.1448 24.892 43.8113 25.1511 43.5195 25.4535C43.2277 25.7558 43.0193 26.1444 42.8525 26.5331ZM86.914 22.3872C86.7472 22.8191 86.6638 23.2509 86.6638 23.6828C86.6638 24.1147 86.7472 24.5465 86.914 24.9352C87.0807 25.2807 87.2891 25.6262 87.5809 25.8853C87.8727 26.1444 88.2062 26.3172 88.5814 26.4468C88.9982 26.5763 89.4151 26.6195 89.8319 26.5763C90.2488 26.5331 90.6656 26.4468 91.0408 26.2308C91.416 26.0149 91.7495 25.7558 92.0413 25.4535C92.333 25.1511 92.5415 24.7625 92.7082 24.3738C92.875 23.9851 92.9583 23.51 92.9583 23.0782C92.9583 22.6463 92.875 22.2144 92.7082 21.8258C92.5415 21.4803 92.333 21.1348 92.0413 20.8756C91.7495 20.6165 91.416 20.4438 91.0408 20.3142C90.6656 20.1847 90.2488 20.1415 89.8319 20.1847C89.3734 20.2278 88.9565 20.3142 88.5814 20.5301C88.2062 20.7461 87.8727 21.0052 87.5809 21.3075C87.2891 21.6098 87.0807 21.9985 86.914 22.3872Z' fill='%234482FF'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 100%,-webkit-gradient(linear, left bottom, left top, from(rgba(172, 195, 237, 0.5)), to(rgba(172, 195, 237, 0.5))),#eef4ff;background:url("data:image/svg+xml,%3Csvg width='93' height='44' viewBox='0 0 93 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.05'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.961 44.0002H0V14.0953C0 9.86298 3.33483 6.14891 7.37831 5.76023L68.4473 0.0163678C69.1977 -0.070006 69.9897 0.189116 70.5733 0.707359C71.1569 1.2256 71.4487 2.00297 71.4487 2.82352V8.86968L73.0327 8.74012C74.0749 8.65375 75.117 8.95606 75.8673 9.73342C76.6177 10.4676 76.9928 11.4609 76.9928 12.4974L76.9512 17.3775V21.5666L76.4509 21.3939C75.7423 21.1564 75.0232 20.908 74.3041 20.6597C73.5851 20.4114 72.866 20.1631 72.1573 19.9255C71.3653 19.6664 71.0318 19.0186 71.0318 18.1981V15.0886L7.37831 21.0484C6.91977 21.0916 6.46123 21.0916 6.00269 21.0484H5.961V44.0002ZM48.9386 44.0002H42.8109V35.8183C42.8109 34.3931 43.9364 33.1407 45.2703 33.0112L47.8131 32.752C48.4384 32.7089 48.9386 33.1839 48.9386 33.8317V44.0002ZM77.9774 44.0002C78.0549 43.8656 78.1298 43.7295 78.2017 43.5919C78.7436 42.5555 79.2022 41.4758 79.494 40.3097C79.7858 39.1869 79.9525 37.9777 79.9525 36.7684C79.9525 35.6024 79.8274 34.4363 79.494 33.3135C79.2022 32.277 78.7853 31.2405 78.2017 30.2904C77.6598 29.3835 76.9928 28.5197 76.2008 27.7855C75.4088 27.0514 74.5751 26.4036 73.6163 25.9285C72.6576 25.4535 71.6154 25.108 70.5733 24.892C69.4478 24.6329 68.3223 24.6329 67.1968 24.7193L60.5688 25.3239C59.2349 25.4535 58.1094 26.7059 58.1094 28.131V44.0002H64.2371V31.3701L67.2385 31.0678C68.1139 31.0246 68.9476 31.1109 69.7813 31.4132C70.5733 31.6724 71.2819 32.1042 71.9072 32.6657C72.5325 33.2271 73.0327 33.9181 73.3662 34.6954C73.7414 35.5592 73.9081 36.4661 73.9081 37.4162C73.9081 38.3663 73.7414 39.3164 73.3662 40.2234C72.9911 41.0439 72.5325 41.8213 71.9072 42.5123C71.3534 43.086 70.7343 43.592 70.0497 44.0002H77.9774ZM93 44.0002H86.8723V31.7156C86.8723 30.2904 87.9978 29.038 89.3317 28.9084L91.8745 28.6493C92.4998 28.6061 93 29.0812 93 29.729V44.0002ZM30.7093 44.0002H24.7387L29.3882 30.2904C29.4299 30.0744 29.5132 29.9017 29.6383 29.729C30.0551 28.822 30.8888 28.1742 31.8476 28.0879L34.7656 27.8287H34.849L35.641 27.7424C35.8494 27.7424 36.1412 27.7424 36.3079 27.9583C36.433 28.1742 36.3913 28.4334 36.3496 28.6925V28.7357L35.0991 32.0179C35.0991 32.0357 35.0919 32.0536 35.0835 32.0746C35.0717 32.1042 35.0574 32.14 35.0574 32.1906L30.7093 44.0002ZM24.2676 44.0002H17.8357C16.7849 41.3387 15.7334 38.682 14.6732 36.0342C14.0896 34.5659 13.2976 32.061 14.173 30.5927C14.6316 29.8585 15.3819 29.5562 16.1739 29.513C16.7575 29.4698 17.2994 29.4266 17.883 29.3403C18.2373 29.3187 18.5917 29.2863 18.946 29.2539C19.3003 29.2215 19.6546 29.1891 20.009 29.1675C20.2591 29.1243 20.5509 29.1675 20.7176 29.3835C21.0273 29.7399 20.8258 30.7437 20.6991 31.3747C20.6723 31.5082 20.6488 31.6251 20.6342 31.7156C20.5092 32.3202 20.3424 33.1407 20.5509 33.7453L24.2676 44.0002ZM65.446 6.4944V9.43111L7.37831 14.8727C6.62797 14.959 5.961 14.3544 5.961 13.5339C5.961 12.7133 6.58628 12.0223 7.37831 11.936L65.446 6.4944ZM42.8525 26.5331C42.6858 26.965 42.6024 27.3969 42.6024 27.8287C42.6024 28.2606 42.6858 28.6925 42.8525 29.0812C43.0193 29.4266 43.2277 29.7721 43.5195 30.0313C43.8113 30.2904 44.1448 30.4631 44.52 30.5927C44.9368 30.7223 45.3537 30.7654 45.7705 30.7223C46.1874 30.6791 46.6042 30.5927 46.9794 30.3768C47.3546 30.1608 47.688 29.9017 47.9798 29.5994C48.2716 29.2971 48.4801 28.9084 48.6468 28.5197C48.8135 28.131 48.8969 27.656 48.8969 27.2241C48.8969 26.7922 48.8135 26.3604 48.6468 25.9717C48.4801 25.6262 48.2716 25.2807 47.9798 25.0216C47.688 24.7625 47.3546 24.5897 46.9794 24.4602C46.6042 24.3306 46.1874 24.2874 45.7705 24.3306C45.312 24.3738 44.8951 24.4602 44.52 24.6761C44.1448 24.892 43.8113 25.1511 43.5195 25.4535C43.2277 25.7558 43.0193 26.1444 42.8525 26.5331ZM86.914 22.3872C86.7472 22.8191 86.6638 23.2509 86.6638 23.6828C86.6638 24.1147 86.7472 24.5465 86.914 24.9352C87.0807 25.2807 87.2891 25.6262 87.5809 25.8853C87.8727 26.1444 88.2062 26.3172 88.5814 26.4468C88.9982 26.5763 89.4151 26.6195 89.8319 26.5763C90.2488 26.5331 90.6656 26.4468 91.0408 26.2308C91.416 26.0149 91.7495 25.7558 92.0413 25.4535C92.333 25.1511 92.5415 24.7625 92.7082 24.3738C92.875 23.9851 92.9583 23.51 92.9583 23.0782C92.9583 22.6463 92.875 22.2144 92.7082 21.8258C92.5415 21.4803 92.333 21.1348 92.0413 20.8756C91.7495 20.6165 91.416 20.4438 91.0408 20.3142C90.6656 20.1847 90.2488 20.1415 89.8319 20.1847C89.3734 20.2278 88.9565 20.3142 88.5814 20.5301C88.2062 20.7461 87.8727 21.0052 87.5809 21.3075C87.2891 21.6098 87.0807 21.9985 86.914 22.3872Z' fill='%234482FF'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 100%,linear-gradient(0deg, rgba(172, 195, 237, 0.5), rgba(172, 195, 237, 0.5)),#eef4ff}.button-dropdown_wrapper{padding:10px 16px 10px 16px;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.button-dropdown_wrapper.silver:hover{background:-webkit-gradient(linear, left bottom, left top, from(rgba(172, 195, 237, 0.5)), to(rgba(172, 195, 237, 0.5))),#eef4ff;background:linear-gradient(0deg, rgba(172, 195, 237, 0.5), rgba(172, 195, 237, 0.5)),#eef4ff}.button-dropdown_wrapper.gold:hover{background:-webkit-gradient(linear, left bottom, left top, from(rgba(232, 127, 0, 0.68)), to(rgba(232, 127, 0, 0.68))),-webkit-gradient(linear, left top, right top, color-stop(-2.38%, #FFC594), color-stop(35.09%, #FFCE85), color-stop(85.98%, #FEA050));background:linear-gradient(0deg, rgba(232, 127, 0, 0.68), rgba(232, 127, 0, 0.68)),linear-gradient(90deg, #FFC594 -2.38%, #FFCE85 35.09%, #FEA050 85.98%)}.button-dropdown_wrapper .button-text__dropdown{color:#263238}.button-dropdown_wrapper .right-icon__wrapper{width:16px;height:16px}.hr-dropdown{margin:12px 8px;border:1px solid #d4d9e2}.dropdown-text__wrapper{display:contents}.dropdown-text__wrapper.more-text{color:#707a83;font-size:.72em;line-height:154%}.header_v2 .user-menu__wrapper .icon__wrapper{margin-right:0}.error-500{background:url("data:image/svg+xml,%3Csvg width='857' height='326' viewBox='0 0 857 326' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M120.15 325.8C98.25 325.8 76.5 322.95 54.9 317.25C33.6 311.25 15.3 302.85 0 292.05L28.8 236.25C40.8 244.95 54.6 251.85 70.2 256.95C86.1 262.05 102.15 264.6 118.35 264.6C136.65 264.6 151.05 261 161.55 253.8C172.05 246.6 177.3 236.55 177.3 223.65C177.3 215.55 175.2 208.35 171 202.05C166.8 195.75 159.3 190.95 148.5 187.65C138 184.35 123.15 182.7 103.95 182.7H23.4L39.6 5.39999H231.75V63.9H65.7L103.5 30.6L92.25 157.05L54.45 123.75H121.05C152.25 123.75 177.3 128.1 196.2 136.8C215.4 145.2 229.35 156.75 238.05 171.45C246.75 186.15 251.1 202.8 251.1 221.4C251.1 240 246.45 257.25 237.15 273.15C227.85 288.75 213.45 301.5 193.95 311.4C174.75 321 150.15 325.8 120.15 325.8Z' fill='%23EEF4FF'/%3E%3Cpath d='M415.677 325.8C389.877 325.8 366.777 319.5 346.377 306.9C325.977 294 309.927 275.4 298.227 251.1C286.527 226.8 280.677 197.4 280.677 162.9C280.677 128.4 286.527 99 298.227 74.7C309.927 50.4 325.977 31.95 346.377 19.35C366.777 6.45 389.877 0 415.677 0C441.777 0 464.877 6.45 484.977 19.35C505.377 31.95 521.427 50.4 533.127 74.7C544.827 99 550.677 128.4 550.677 162.9C550.677 197.4 544.827 226.8 533.127 251.1C521.427 275.4 505.377 294 484.977 306.9C464.877 319.5 441.777 325.8 415.677 325.8ZM415.677 264.15C427.977 264.15 438.627 260.7 447.627 253.8C456.927 246.9 464.127 235.95 469.227 220.95C474.627 205.95 477.327 186.6 477.327 162.9C477.327 139.2 474.627 119.85 469.227 104.85C464.127 89.85 456.927 78.9 447.627 72C438.627 65.1 427.977 61.65 415.677 61.65C403.677 61.65 393.027 65.1 383.727 72C374.727 78.9 367.527 89.85 362.127 104.85C357.027 119.85 354.477 139.2 354.477 162.9C354.477 186.6 357.027 205.95 362.127 220.95C367.527 235.95 374.727 246.9 383.727 253.8C393.027 260.7 403.677 264.15 415.677 264.15Z' fill='%23EEF4FF'/%3E%3Cpath d='M721.097 325.8C695.297 325.8 672.197 319.5 651.797 306.9C631.397 294 615.347 275.4 603.647 251.1C591.947 226.8 586.097 197.4 586.097 162.9C586.097 128.4 591.947 99 603.647 74.7C615.347 50.4 631.397 31.95 651.797 19.35C672.197 6.45 695.297 0 721.097 0C747.197 0 770.297 6.45 790.397 19.35C810.797 31.95 826.847 50.4 838.547 74.7C850.247 99 856.097 128.4 856.097 162.9C856.097 197.4 850.247 226.8 838.547 251.1C826.847 275.4 810.797 294 790.397 306.9C770.297 319.5 747.197 325.8 721.097 325.8ZM721.097 264.15C733.397 264.15 744.047 260.7 753.047 253.8C762.347 246.9 769.547 235.95 774.647 220.95C780.047 205.95 782.747 186.6 782.747 162.9C782.747 139.2 780.047 119.85 774.647 104.85C769.547 89.85 762.347 78.9 753.047 72C744.047 65.1 733.397 61.65 721.097 61.65C709.097 61.65 698.447 65.1 689.147 72C680.147 78.9 672.947 89.85 667.547 104.85C662.447 119.85 659.897 139.2 659.897 162.9C659.897 186.6 662.447 205.95 667.547 220.95C672.947 235.95 680.147 246.9 689.147 253.8C698.447 260.7 709.097 264.15 721.097 264.15Z' fill='%23EEF4FF'/%3E%3C/svg%3E ") no-repeat center center;min-height:100vh}@media(max-width: 1139px){.card__wrapper{max-width:50%}.card__wrapper .card__item .card__header .wallet{margin-right:16px}.main-button-wrapper .btn__default-light-rounded{margin-right:0;margin-bottom:16px}}.scroll-btn-wrapper{border:.5px solid #d4d9e2;border-radius:8px;padding:6px}.scroll-btn-wrapper:first-child{margin-right:24px}.scroll-left .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1.07071 7.07071C1.03166 7.03166 1.03166 6.96834 1.07071 6.92929L7 1' stroke='%23D4D9E2' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.scroll-left.active .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1.07071 7.07071C1.03166 7.03166 1.03166 6.96834 1.07071 6.92929L7 1' stroke='%23172133' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.scroll-right .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1.07071 7.07071C1.03166 7.03166 1.03166 6.96834 1.07071 6.92929L7 1' stroke='%23D4D9E2' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.scroll-right.active .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1.07071 7.07071C1.03166 7.03166 1.03166 6.96834 1.07071 6.92929L7 1' stroke='%23172133' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center}.tariff-scroller{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:hidden}.tariff-scroller .tariff-card{min-width:444px;max-width:444px;min-height:566px;margin-right:24px}.tariff-scroller .tariff-disabled{background:#f5f7fa;opacity:.4}.tariff-scroller .tariff-card:last-child{margin-right:0}.tariff-card{background-color:#f5f7fa;border-radius:24px;height:calc(100vh - 330px);max-height:700px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;position:relative}.tariff-card::-webkit-scrollbar{display:none}.tariff-card.payment-tariff{background-color:#4482ff}.tariff-card.payment-tariff .status-button{background-color:#fff}.tariff-card.payment-tariff .horizontal-line{margin-top:8px;border-top:1px solid #fff;width:100%;height:0}.tariff-card.payment-tariff .tariff-footer{background-color:#4482ff}.tariff-card .tariff-header{padding:24px 24px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row}.tariff-card .tariff-header .tariff-logo{width:82px;height:76px;margin-right:24px}.tariff-card .tariff-body{padding:0 24px}.tariff-card .tariff-property{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}.tariff-card .tariff-property p:first-child{margin-right:16px}.tariff-card .tariff-property .line-separator{border-top:1px dashed #d4d9e2;height:0;flex:1}.tariff-card .tariff-property p:last-child{margin-left:16px}.tariff-card .tariff-footer{padding:24px;position:sticky;bottom:0;box-shadow:5px 0 20px rgba(48,31,133,.3);border-bottom-left-radius:24px;border-bottom-right-radius:24px;background-color:#f6f7fa}.tariff-card.payment-status__disabled .tariff-header .h2{color:#707a83}.tariff-card.payment-status__disabled .tariff-header .body-15-bold{color:#707a83}.tariff-card.payment-status__disabled .tariff-footer{background:-webkit-gradient(linear, left bottom, left top, from(rgba(230, 233, 240, 0.35)), to(rgba(230, 233, 240, 0.35))),#fff;background:linear-gradient(0deg, rgba(230, 233, 240, 0.35), rgba(230, 233, 240, 0.35)),#fff;box-shadow:5px 0px 20px rgba(48,31,133,.1)}.tariff-card.payment-status__disabled .tariff-footer .btn__default-text{font-size:.83em}.tariff-card.payment-status__disabled-bought{background:#f5f7fa;opacity:.4}.tariff-card.payment-tariff_bought .tariff-body .text-username{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end}.tariff-card.payment-tariff_bought .tariff-footer{box-shadow:none}.tariff-row{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tariff-row .tariff-limit{flex:1}.progress-bar{background:#e6e9f0;border-radius:20px;height:4px;overflow:hidden}.progress-bar div{height:100%}.progress-bar .progress-green{background:#3ac267}.progress-bar .progress-yellow{background:#ffd900}.progress-bar .progress-red{background:#df2059}.tariff-detailed-row{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tariff-detailed-row .tariff-detail-name{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center}.tariff-detailed-row .tariff-icon-container{margin-right:8px;padding:8px;background-color:#eef4ff;border-radius:8px}.tariff-detailed-row .horizontal-line{border-top:1px dashed #d4d9e2;flex:1;margin:0 16px;height:0}.income-icon .tariff-icon-container{background:rgba(223,250,232,.3)}.tariff-warning-icon .tariff-icon-container{background:rgba(255,247,209,.3)}.limit-modal{cursor:pointer}.dropdown-menu{border:none}.tariff-modal-body{overflow-y:scroll;max-height:70vh;-ms-overflow-style:none;scrollbar-width:none}.tariff-modal-body::-webkit-scrollbar{display:none}.tariff-card-icon .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 9.398C3.5 8.37292 3.5 7.86038 3.70266 7.47025C3.87343 7.14149 4.14149 6.87343 4.47025 6.70266C4.86038 6.5 5.37292 6.5 6.398 6.5H17.602C18.6271 6.5 19.1396 6.5 19.5298 6.70266C19.8585 6.87343 20.1266 7.14149 20.2973 7.47025C20.5 7.86038 20.5 8.37292 20.5 9.398V15.602C20.5 16.6271 20.5 17.1396 20.2973 17.5298C20.1266 17.8585 19.8585 18.1266 19.5298 18.2973C19.1396 18.5 18.6271 18.5 17.602 18.5H6.398C5.37292 18.5 4.86038 18.5 4.47025 18.2973C4.14149 18.1266 3.87343 17.8585 3.70266 17.5298C3.5 17.1396 3.5 16.6271 3.5 15.602V9.398Z' stroke='%234482FF' stroke-width='1.2'/%3E%3Cpath d='M3.5 10.5L20.5 10.5' stroke='%234482FF' stroke-width='1.2' stroke-linecap='round'/%3E%3Ccircle cx='6.5' cy='15.5' r='0.5' fill='%234482FF'/%3E%3C/svg%3E ") no-repeat center center}.tariff-wallet-icon .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6.5V6.5C4.5 5.39543 5.39543 4.5 6.5 4.5L17.9286 4.5C17.9949 4.5 18.0281 4.5 18.056 4.50314C18.2878 4.52926 18.4707 4.71221 18.4969 4.94402C18.5 4.97192 18.5 5.00509 18.5 5.07143V5.07143C18.5 5.46946 18.5 5.66848 18.4811 5.83589C18.3244 7.22675 17.2268 8.32442 15.8359 8.48114C15.6685 8.5 15.4695 8.5 15.0714 8.5H15M4.5 6.5V6.5C4.5 7.60457 5.39543 8.5 6.5 8.5L17.5 8.5C18.4428 8.5 18.9142 8.5 19.2071 8.79289C19.5 9.08579 19.5 9.55719 19.5 10.5V12.5M4.5 6.5L4.5 15.5C4.5 17.3856 4.5 18.3284 5.08579 18.9142C5.67157 19.5 6.61438 19.5 8.5 19.5L17.5 19.5C18.4428 19.5 18.9142 19.5 19.2071 19.2071C19.5 18.9142 19.5 18.4428 19.5 17.5V16.5M19.5 16.5H17.5C16.5572 16.5 16.0858 16.5 15.7929 16.2071C15.5 15.9142 15.5 15.4428 15.5 14.5V14.5C15.5 13.5572 15.5 13.0858 15.7929 12.7929C16.0858 12.5 16.5572 12.5 17.5 12.5H19.5M19.5 16.5V12.5' stroke='%234482FF' stroke-width='1.2'/%3E%3C/svg%3E ") no-repeat center center}.tariff-shop-icon .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6.5V6.5C4.5 5.39543 5.39543 4.5 6.5 4.5L17.9286 4.5C17.9949 4.5 18.0281 4.5 18.056 4.50314C18.2878 4.52926 18.4707 4.71221 18.4969 4.94402C18.5 4.97192 18.5 5.00509 18.5 5.07143V5.07143C18.5 5.46946 18.5 5.66848 18.4811 5.83589C18.3244 7.22675 17.2268 8.32442 15.8359 8.48114C15.6685 8.5 15.4695 8.5 15.0714 8.5H15M4.5 6.5V6.5C4.5 7.60457 5.39543 8.5 6.5 8.5L17.5 8.5C18.4428 8.5 18.9142 8.5 19.2071 8.79289C19.5 9.08579 19.5 9.55719 19.5 10.5V12.5M4.5 6.5L4.5 15.5C4.5 17.3856 4.5 18.3284 5.08579 18.9142C5.67157 19.5 6.61438 19.5 8.5 19.5L17.5 19.5C18.4428 19.5 18.9142 19.5 19.2071 19.2071C19.5 18.9142 19.5 18.4428 19.5 17.5V16.5M19.5 16.5H17.5C16.5572 16.5 16.0858 16.5 15.7929 16.2071C15.5 15.9142 15.5 15.4428 15.5 14.5V14.5C15.5 13.5572 15.5 13.0858 15.7929 12.7929C16.0858 12.5 16.5572 12.5 17.5 12.5H19.5M19.5 16.5V12.5' stroke='%234482FF' stroke-width='1.2'/%3E%3C/svg%3E ") no-repeat center center}.tariff-warning-icon .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 9V14' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9999 21.4098H5.93993C2.46993 21.4098 1.01993 18.9298 2.69993 15.8998L5.81993 10.2798L8.75993 4.99979C10.5399 1.78979 13.4599 1.78979 15.2399 4.99979L18.1799 10.2898L21.2999 15.9098C22.9799 18.9398 21.5199 21.4198 18.0599 21.4198H11.9999V21.4098Z' stroke='%23E59900' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9946 17H12.0036' stroke='%23E59900' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center}.income-icon .icon__wrapper{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9V15C3 17.8284 3 19.2426 3.87868 20.1213C4.75736 21 6.17157 21 9 21H15C17.8284 21 19.2426 21 20.1213 20.1213C21 19.2426 21 17.8284 21 15V9C21 6.17157 21 4.75736 20.1213 3.87868C19.2426 3 17.8284 3 15 3H9' stroke='%23268045' stroke-width='1.7' stroke-linecap='round'/%3E%3Cpath d='M15 15V15.85H15.85V15H15ZM7.60104 6.39896C7.26909 6.06701 6.7309 6.06701 6.39896 6.39896C6.06701 6.7309 6.06701 7.26909 6.39896 7.60104L7.60104 6.39896ZM14.15 8V15H15.85V8H14.15ZM15 14.15H8V15.85H15V14.15ZM15.601 14.399L7.60104 6.39896L6.39896 7.60104L14.399 15.601L15.601 14.399Z' fill='%23268045'/%3E%3C/svg%3E ") no-repeat center center}.table-tariff thead tr th{padding:20px 0 16px 12px}.table-tariff tbody tr th{padding:20px 0 16px 12px}.table-tariff tbody tr td{padding:18px 0 14px 12px}.table-tariff tr{border-bottom:1px solid #e5ecf9}.table-tariff .description-column{width:368px}.table-tariff .status-column{width:232px}.table-tariff .tariff-column{width:232px;background-color:#eef4ff}.blur-modal__send_referral-modal .left-section{width:472px;background:#eef4ff;border-radius:16px;padding:24px}.blur-modal__send_referral-modal .left-section .referral-quest-card{margin-top:24px;background-color:#fff;border-radius:30px;padding:32px}.blur-modal__send_referral-modal .left-section .referral-quest-card .referral-quest-description{color:#48556e;max-width:218px}.blur-modal__send_referral-modal .left-section .referral-quest-card .referral-quest-prize{border-radius:16px;padding:16px;background-color:rgba(233,240,253,.3)}.blur-modal__send_referral-modal .left-section .referral-quest-card .referral-quest-prize .referral-amount-prize{text-align:right}.blur-modal__send_referral-modal .left-section .referral-quest-card .additional-terms{margin-top:8px;font-style:normal;font-weight:500;font-size:.61em;line-height:1.18em;color:#48556e}.blur-modal__send_referral-modal .right-section{margin-left:32px;width:386px}.blur-modal__send_referral-modal .right-section .container_invite-link.hide{display:none}.blur-modal__send_referral-modal .right-section .container_invite-link .circle_icon-referral{width:56px;height:56px;border-radius:50%}.blur-modal__send_referral-modal .right-section .container_invite-link .circle_icon-referral.copy{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 7V7C14 6.06812 14 5.60218 13.8478 5.23463C13.6448 4.74458 13.2554 4.35523 12.7654 4.15224C12.3978 4 11.9319 4 11 4H8C6.11438 4 5.17157 4 4.58579 4.58579C4 5.17157 4 6.11438 4 8V11C4 11.9319 4 12.3978 4.15224 12.7654C4.35523 13.2554 4.74458 13.6448 5.23463 13.8478C5.60218 14 6.06812 14 7 14V14' stroke='white' stroke-width='1.7'/%3E%3Crect x='10' y='10' width='10' height='10' rx='2' stroke='white' stroke-width='1.7'/%3E%3C/svg%3E") no-repeat center,#8d95a5}.blur-modal__send_referral-modal .right-section .container_invite-link .circle_icon-referral.sms{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='6' width='16' height='12' rx='2' stroke='white' stroke-width='1.7'/%3E%3Cpath d='M4 9L11.1056 12.5528C11.6686 12.8343 12.3314 12.8343 12.8944 12.5528L20 9' stroke='white' stroke-width='1.7'/%3E%3C/svg%3E") no-repeat center,#8d95a5}.blur-modal__send_referral-modal .right-section .container_invite-link .circle_icon-referral.sms.active{border:2px solid #92b4f6}.blur-modal__send_referral-modal .right-section .container_invite-link .button_referral__container p{margin-top:6px;font-style:normal;font-weight:500;font-size:.61em;line-height:1.18em}.blur-modal__send_referral-modal .right-section .container_invite-link .phone-input__container.hide{display:none}.blur-modal__send_referral-modal .right-section .container_invite-email.hide{display:none}.status-card-profile-settings{background:url("data:image/svg+xml,%3Csvg width='211' height='82' viewBox='0 0 211 82' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.05'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5244 82H0V31.7144C0 22.1917 7.56612 13.835 16.74 12.9605L155.294 0.0368276C156.997 -0.157513 158.794 0.425512 160.118 1.59156C161.442 2.7576 162.104 4.50667 162.104 6.35291V19.9568L165.698 19.6653C168.062 19.4709 170.427 20.1511 172.129 21.9002C173.831 23.5521 174.683 25.787 174.683 28.1191L174.588 39.0994V48.5249L173.453 48.1362C171.845 47.6018 170.214 47.0431 168.582 46.4843C166.951 45.9256 165.32 45.3669 163.712 44.8324C161.915 44.2494 161.158 42.7919 161.158 40.9456V33.9493L16.74 47.3589C15.6997 47.4561 14.6593 47.4561 13.619 47.3589H13.5244V82ZM111.033 82H97.13V80.5912C97.13 77.3846 99.6835 74.5666 102.71 74.2751L108.479 73.6921C109.898 73.5949 111.033 74.6638 111.033 76.1214V82ZM181.39 82C181.341 79.6202 181.044 77.2477 180.357 74.9553C179.695 72.6232 178.749 70.2911 177.425 68.1534C176.196 66.1128 174.683 64.1694 172.886 62.5175C171.089 60.8656 169.197 59.408 167.022 58.3391C164.847 57.2703 162.482 56.4929 160.118 56.007C157.564 55.424 155.011 55.424 152.457 55.6184L137.42 56.9788C134.393 57.2703 131.84 60.0882 131.84 63.2948V82H145.742V70.5826L152.552 69.9024C154.538 69.8053 156.429 69.9996 158.321 70.6798C160.118 71.2628 161.726 72.2345 163.144 73.4977C164.563 74.761 165.698 76.3157 166.455 78.0648C167.011 79.335 167.365 80.6468 167.544 82H181.39ZM211 82H197.097V71.36C197.097 68.1534 199.651 65.3354 202.677 65.0439L208.446 64.4609C209.865 64.3637 211 65.4326 211 66.8902V82ZM75.9854 82H61.9412L66.6764 68.1534C66.771 67.6675 66.9601 67.2788 67.2438 66.8902C68.1896 64.8496 70.0811 63.392 72.2564 63.1977L78.8767 62.6147H79.0659L80.8628 62.4203C81.3357 62.4203 81.9978 62.4203 82.3761 62.9062C82.6598 63.392 82.5652 63.975 82.4706 64.5581V64.6552L79.6333 72.0402C79.6333 72.0804 79.6171 72.1207 79.5981 72.1678C79.5712 72.2345 79.5388 72.315 79.5388 72.4289L75.9854 82ZM48.8457 82H33.6633C33.5392 81.6923 33.4151 81.3847 33.2909 81.077C31.9668 77.7732 30.1699 72.1374 32.156 68.8336C33.1963 67.1817 34.8987 66.5015 36.6957 66.4043C38.0197 66.3071 39.2492 66.21 40.5733 66.0156C41.3772 65.967 42.1811 65.8941 42.985 65.8213C43.7889 65.7484 44.5928 65.6755 45.3967 65.6269C45.9641 65.5298 46.6262 65.6269 47.0045 66.1128C47.707 66.9148 47.2498 69.1732 46.9624 70.5931C46.9016 70.8935 46.8484 71.1564 46.8153 71.36C46.5316 72.7204 46.1533 74.5666 46.6262 75.927L48.8457 82ZM148.485 14.6124V21.22L16.74 33.4635C15.0377 33.6578 13.5244 32.2974 13.5244 30.4512C13.5244 28.605 14.9431 27.0502 16.74 26.8559L148.485 14.6124ZM97.2246 59.6995C96.8463 60.6712 96.6571 61.6429 96.6571 62.6147C96.6571 63.5864 96.8463 64.5581 97.2246 65.4326C97.6029 66.21 98.0757 66.9873 98.7378 67.5704C99.3998 68.1534 100.156 68.5421 101.008 68.8336C101.953 69.1251 102.899 69.2222 103.845 69.1251C104.791 69.0279 105.736 68.8336 106.588 68.3477C107.439 67.8619 108.195 67.2788 108.857 66.5986C109.52 65.9184 109.992 65.0439 110.371 64.1694C110.749 63.2948 110.938 62.226 110.938 61.2543C110.938 60.2826 110.749 59.3108 110.371 58.4363C109.992 57.6589 109.52 56.8816 108.857 56.2986C108.195 55.7155 107.439 55.3269 106.588 55.0353C105.736 54.7438 104.791 54.6467 103.845 54.7438C102.805 54.841 101.859 55.0353 101.008 55.5212C100.156 56.007 99.3998 56.5901 98.7378 57.2703C98.0757 57.9505 97.6029 58.825 97.2246 59.6995ZM197.192 50.3712C196.814 51.3429 196.624 52.3146 196.624 53.2863C196.624 54.258 196.814 55.2297 197.192 56.1042C197.57 56.8816 198.043 57.659 198.705 58.242C199.367 58.825 200.124 59.2137 200.975 59.5052C201.921 59.7967 202.866 59.8939 203.812 59.7967C204.758 59.6995 205.704 59.5052 206.555 59.0193C207.406 58.5335 208.163 57.9505 208.825 57.2703C209.487 56.5901 209.96 55.7155 210.338 54.841C210.716 53.9665 210.905 52.8976 210.905 51.9259C210.905 50.9542 210.716 49.9825 210.338 49.1079C209.96 48.3306 209.487 47.5532 208.825 46.9702C208.163 46.3872 207.406 45.9985 206.555 45.707C205.704 45.4155 204.758 45.3183 203.812 45.4155C202.772 45.5126 201.826 45.707 200.975 46.1928C200.124 46.6787 199.367 47.2617 198.705 47.9419C198.043 48.6221 197.57 49.4966 197.192 50.3712Z' fill='%234482FF'/%3E%3C/g%3E%3C/svg%3E") no-repeat 83% 100%,#eef4ff;border-radius:30px;padding:15px 24px 15px 18px}.status-card-profile-settings.hide{display:none !important}.status-section .tariff-logo{width:80px;height:80px;margin-right:16px}.btn-group-profile-settings a{color:#8d95a5;padding:8px 12px}.btn-group-profile-settings a:hover{color:#4482ff}.btn-group-profile-settings a.active{color:#4482ff;border-bottom:1px solid #4482ff}.profile-container.hide{display:none}.profile-container .step-circle{width:32px;height:32px;background-color:#e6e9f0;border-radius:50%;margin-right:8px}.profile-container .steps-container .step-item.first .step-circle{background:url("data:image/svg+xml,%3Csvg width='5' height='12' viewBox='0 0 5 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5767 0.363636V12H3.16761V1.84091H3.09943L0.258523 3.72727V2.29545L3.16761 0.363636H4.5767Z' fill='white'/%3E%3C/svg%3E") no-repeat center center,#4482ff}.profile-container .steps-container .step-item.first.success .step-circle{background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33333 9.33333L5.23309 10.7582C5.66178 11.0797 6.26772 11.0061 6.60705 10.5914L12 4' stroke='%23FFFFFF' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center,#4482ff}.profile-container .steps-container .step-item.two .step-circle{background:url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.860795 12V10.9773L4.7017 6.77273C5.15246 6.2803 5.52367 5.85227 5.81534 5.48864C6.10701 5.12121 6.32292 4.77652 6.46307 4.45455C6.60701 4.12879 6.67898 3.78788 6.67898 3.43182C6.67898 3.02273 6.58049 2.66856 6.38352 2.36932C6.19034 2.07008 5.92519 1.83901 5.58807 1.67614C5.25095 1.51326 4.87216 1.43182 4.4517 1.43182C4.00473 1.43182 3.61458 1.52462 3.28125 1.71023C2.9517 1.89205 2.69602 2.14773 2.5142 2.47727C2.33617 2.80682 2.24716 3.19318 2.24716 3.63636H0.90625C0.90625 2.95455 1.06345 2.35606 1.37784 1.84091C1.69223 1.32576 2.12027 0.924242 2.66193 0.636363C3.20739 0.348484 3.81913 0.204545 4.49716 0.204545C5.17898 0.204545 5.78314 0.348484 6.30966 0.636363C6.83617 0.924242 7.24905 1.3125 7.5483 1.80114C7.84754 2.28977 7.99716 2.83333 7.99716 3.43182C7.99716 3.85985 7.91951 4.27841 7.7642 4.6875C7.61269 5.0928 7.34754 5.54545 6.96875 6.04545C6.59375 6.54167 6.07292 7.14773 5.40625 7.86364L2.79261 10.6591V10.75H8.2017V12H0.860795Z' fill='%2357626D'/%3E%3C/svg%3E ") no-repeat center center,#e6e9f0}.profile-container .steps-container .step-item.two.success .step-circle{background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33333 9.33333L5.23309 10.7582C5.66178 11.0797 6.26772 11.0061 6.60705 10.5914L12 4' stroke='%23FFFFFF' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center,#4482ff}.profile-container .steps-container .step-item.two.success p{color:#172133}.profile-container .steps-container .step-item.two.current .step-circle{background:url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.860795 12V10.9773L4.7017 6.77273C5.15246 6.2803 5.52367 5.85227 5.81534 5.48864C6.10701 5.12121 6.32292 4.77652 6.46307 4.45455C6.60701 4.12879 6.67898 3.78788 6.67898 3.43182C6.67898 3.02273 6.58049 2.66856 6.38352 2.36932C6.19034 2.07008 5.92519 1.83901 5.58807 1.67614C5.25095 1.51326 4.87216 1.43182 4.4517 1.43182C4.00473 1.43182 3.61458 1.52462 3.28125 1.71023C2.9517 1.89205 2.69602 2.14773 2.5142 2.47727C2.33617 2.80682 2.24716 3.19318 2.24716 3.63636H0.90625C0.90625 2.95455 1.06345 2.35606 1.37784 1.84091C1.69223 1.32576 2.12027 0.924242 2.66193 0.636363C3.20739 0.348484 3.81913 0.204545 4.49716 0.204545C5.17898 0.204545 5.78314 0.348484 6.30966 0.636363C6.83617 0.924242 7.24905 1.3125 7.5483 1.80114C7.84754 2.28977 7.99716 2.83333 7.99716 3.43182C7.99716 3.85985 7.91951 4.27841 7.7642 4.6875C7.61269 5.0928 7.34754 5.54545 6.96875 6.04545C6.59375 6.54167 6.07292 7.14773 5.40625 7.86364L2.79261 10.6591V10.75H8.2017V12H0.860795Z' fill='white'/%3E%3C/svg%3E ") no-repeat center center,#4482ff}.profile-container .steps-container .step-item.two.current p{color:#172133}.profile-container .steps-container .step-item.three .step-circle{background:url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.04261 12.1591C3.29261 12.1591 2.62405 12.0303 2.03693 11.7727C1.4536 11.5152 0.989583 11.1572 0.644886 10.6989C0.303977 10.2367 0.118371 9.70076 0.0880682 9.09091H1.51989C1.55019 9.46591 1.67898 9.78977 1.90625 10.0625C2.13352 10.3314 2.43087 10.5398 2.7983 10.6875C3.16572 10.8352 3.57292 10.9091 4.01989 10.9091C4.51989 10.9091 4.96307 10.822 5.34943 10.6477C5.7358 10.4735 6.03883 10.2311 6.25852 9.92045C6.47822 9.60985 6.58807 9.25 6.58807 8.84091C6.58807 8.41288 6.48201 8.03598 6.26989 7.71023C6.05777 7.38068 5.74716 7.12311 5.33807 6.9375C4.92898 6.75189 4.42898 6.65909 3.83807 6.65909H2.90625V5.40909H3.83807C4.30019 5.40909 4.70549 5.32576 5.05398 5.15909C5.40625 4.99242 5.68087 4.75758 5.87784 4.45455C6.0786 4.15152 6.17898 3.79545 6.17898 3.38636C6.17898 2.99242 6.09186 2.64962 5.91761 2.35795C5.74337 2.06629 5.49716 1.83901 5.17898 1.67614C4.86458 1.51326 4.49337 1.43182 4.06534 1.43182C3.66383 1.43182 3.28504 1.50568 2.92898 1.65341C2.5767 1.79735 2.28883 2.00758 2.06534 2.28409C1.84186 2.55682 1.72064 2.88636 1.7017 3.27273H0.338068C0.360795 2.66288 0.544508 2.12879 0.889205 1.67045C1.2339 1.20833 1.68466 0.848484 2.24148 0.590909C2.80208 0.333333 3.41761 0.204545 4.08807 0.204545C4.80777 0.204545 5.42519 0.350378 5.94034 0.642045C6.45549 0.929924 6.85133 1.31061 7.12784 1.78409C7.40436 2.25758 7.54261 2.76894 7.54261 3.31818C7.54261 3.97348 7.37027 4.5322 7.02557 4.99432C6.68466 5.45644 6.22064 5.77652 5.63352 5.95455V6.04545C6.36837 6.16667 6.94223 6.47917 7.35511 6.98295C7.76799 7.48295 7.97443 8.10227 7.97443 8.84091C7.97443 9.47348 7.80208 10.0417 7.45739 10.5455C7.11648 11.0455 6.65057 11.4394 6.05966 11.7273C5.46875 12.0152 4.7964 12.1591 4.04261 12.1591Z' fill='%2357626D'/%3E%3C/svg%3E ") no-repeat center center,#e6e9f0}.profile-container .steps-container .step-item.three.success .step-circle{background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33333 9.33333L5.23309 10.7582C5.66178 11.0797 6.26772 11.0061 6.60705 10.5914L12 4' stroke='%23FFFFFF' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center,#4482ff}.profile-container .steps-container .step-item.three.success p{color:#172133}.profile-container .steps-container .step-item.three.current .step-circle{background:url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.04261 12.1591C3.29261 12.1591 2.62405 12.0303 2.03693 11.7727C1.4536 11.5152 0.989583 11.1572 0.644886 10.6989C0.303977 10.2367 0.118371 9.70076 0.0880682 9.09091H1.51989C1.55019 9.46591 1.67898 9.78977 1.90625 10.0625C2.13352 10.3314 2.43087 10.5398 2.7983 10.6875C3.16572 10.8352 3.57292 10.9091 4.01989 10.9091C4.51989 10.9091 4.96307 10.822 5.34943 10.6477C5.7358 10.4735 6.03883 10.2311 6.25852 9.92045C6.47822 9.60985 6.58807 9.25 6.58807 8.84091C6.58807 8.41288 6.48201 8.03598 6.26989 7.71023C6.05777 7.38068 5.74716 7.12311 5.33807 6.9375C4.92898 6.75189 4.42898 6.65909 3.83807 6.65909H2.90625V5.40909H3.83807C4.30019 5.40909 4.70549 5.32576 5.05398 5.15909C5.40625 4.99242 5.68087 4.75758 5.87784 4.45455C6.0786 4.15152 6.17898 3.79545 6.17898 3.38636C6.17898 2.99242 6.09186 2.64962 5.91761 2.35795C5.74337 2.06629 5.49716 1.83901 5.17898 1.67614C4.86458 1.51326 4.49337 1.43182 4.06534 1.43182C3.66383 1.43182 3.28504 1.50568 2.92898 1.65341C2.5767 1.79735 2.28883 2.00758 2.06534 2.28409C1.84186 2.55682 1.72064 2.88636 1.7017 3.27273H0.338068C0.360795 2.66288 0.544508 2.12879 0.889205 1.67045C1.2339 1.20833 1.68466 0.848484 2.24148 0.590909C2.80208 0.333333 3.41761 0.204545 4.08807 0.204545C4.80777 0.204545 5.42519 0.350378 5.94034 0.642045C6.45549 0.929924 6.85133 1.31061 7.12784 1.78409C7.40436 2.25758 7.54261 2.76894 7.54261 3.31818C7.54261 3.97348 7.37027 4.5322 7.02557 4.99432C6.68466 5.45644 6.22064 5.77652 5.63352 5.95455V6.04545C6.36837 6.16667 6.94223 6.47917 7.35511 6.98295C7.76799 7.48295 7.97443 8.10227 7.97443 8.84091C7.97443 9.47348 7.80208 10.0417 7.45739 10.5455C7.11648 11.0455 6.65057 11.4394 6.05966 11.7273C5.46875 12.0152 4.7964 12.1591 4.04261 12.1591Z' fill='white'/%3E%3C/svg%3E ") no-repeat center center,#4482ff}.profile-container .steps-container .step-item.three.current p{color:#172133}.profile-container .steps-container .step-divider{width:69.5px;margin:0 16px}.profile-container .parameters-auth .auth-parameters .auth-item:last-child{margin-left:24px}.profile-container .one-step.hide{display:none}.profile-container .two-step.hide{display:none}.profile-container .three-step.hide{display:none}.profile-container .right-section .invite-friend{width:416px;padding:32px;background:linear-gradient(99.66deg, #F6DBF6 -1.38%, #D4CDFF 96.58%);border-radius:30px}.profile-container .right-section .news{width:416px;height:180px;padding:32px;background:linear-gradient(277.85deg, #FDF5CC -2.99%, #FFBA93 99.01%);border-radius:30px}.subscribe-container.hide{display:none}.subscribe-container .container_bank-card.hide{display:none}.subscribe-container .subscribe-profile__button{margin-right:16px}.documents-container.hide{display:none}.documents-container .download-documents_container{border-bottom:1px solid #e5ecf9;padding:18px 19px 17px 12px}.accordion-download-docs .accordion-header .icon_dropdown-download{width:12px;height:12px;margin-right:30px;background:url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.399 0.398959C12.7309 0.0670138 13.2691 0.0670137 13.601 0.398959C13.933 0.730905 13.933 1.26909 13.601 1.60104L12.399 0.398959ZM7 7L7.60104 7.60104L7 8.20208L6.39896 7.60104L7 7ZM0.398959 1.60104C0.0670135 1.2691 0.0670135 0.730906 0.398959 0.39896C0.730904 0.0670143 1.2691 0.0670143 1.60104 0.39896L0.398959 1.60104ZM13.601 1.60104L7.60104 7.60104L6.39896 6.39896L12.399 0.398959L13.601 1.60104ZM6.39896 7.60104L0.398959 1.60104L1.60104 0.39896L7.60104 6.39896L6.39896 7.60104Z' fill='%234482FF'/%3E%3C/svg%3E") no-repeat center center}.accordion-download-docs .accordion-header.active{background-color:#f5f7fa}.accordion-download-docs .accordion-header.active .icon_dropdown-download{transform:rotate(180deg)}.accordion-download-docs .accordion-body .download-documents_container{padding-left:55px}.blur-modal__cancel_subsciption .btn__default-light-rounded{margin-left:16px}.acquiring-income{padding-left:24px}.settings .modal__loader-enabled{position:fixed}.modal__wrapper-shop .input__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:340px;position:relative}.modal__wrapper-shop .label__default{font-size:11px;line-height:13px;color:#707a83;letter-spacing:.05em;text-transform:uppercase;width:100%}.modal__wrapper-shop .input__default{padding:6px 12px;border:1px solid #d4d9e2;border-radius:8px;margin-top:12px;height:40px;font-size:18px;line-height:24px;width:100%;max-width:340px;transition:all .3s}.modal__wrapper-shop .input__default:focus{outline:none}.card__wrapper-tariff{width:196px;transition:.4s max-width;position:relative}.card__wrapper-tariff .badge-card__item-tariff{position:absolute;top:-8px;right:-14px;background:#ff7575;border-radius:24px;width:70px;min-height:40px}.card__wrapper-tariff .card__item-tariff{max-height:116px;padding:24px 30px;background-color:#eef4ff;border-radius:30px;flex:1;border:2px solid #eef4ff}.card__wrapper-tariff .card__active-tariff{border:2px solid #92b4f6}.hr-warning{margin:8px 0;background:#e59900;height:1px;opacity:1}.warning-text-color{color:#e59900}@media(max-width: 719.98px){body{min-width:100% !important}.footer{min-width:100vw !important}.modal__wrapper{max-width:95vw;padding:50px;margin:auto}.auth__screen{min-width:100%}.auth__screen .container{min-width:100% !important}.auth__screen .input__wrapper{width:100%}.profile__screen .header__wrapper{width:1024px}.profile__screen .blur-portal__sms-confirm.active{width:100vw !important}.profile__screen .blur-portal__sms-confirm.active{display:block;margin-top:auto;margin-top:auto;margin-bottom:auto}.profile__screen .blur-portal__sms-confirm.active .blur-modal__sms-confirm{margin:35vw 0 auto 5vw !important}.profile__screen .blur-portal__sms-confirm.active .blur-modal__sms-confirm{width:90vw}.profile__screen .blur-portal__sms-confirm.active .blur-modal__sms-confirm .h2{font-size:1.17em}}.bg-green-bg{background:rgba(223,250,232,.3)}.bg-grey{background:#d4d9e2}.bg-grey-bg{background:rgba(230,233,240,.35)}.text-300{color:rgba(0,17,34,.66)}.custom-select-container{height:64px;width:306px;background:#eef4ff;border-radius:12px;padding:16px 24px;border:none}.custom-select-opener{padding:0;background-color:rgba(0,0,0,0)}.custom-select-opener.focus-visible{border:none}.custom-select-opener:focus-visible{border:none}.custom-select-panel{-ms-overflow-style:none;scrollbar-width:none;top:72px;left:0;background:#fff;box-shadow:0 4px 60px rgba(0,0,0,.08);border-radius:8px}.custom-select-panel::-webkit-scrollbar{display:none}.custom-select-panel .custom-select-option.has-focus,.custom-select-panel .custom-select-option.is-selected{background:#eef4ff}.custom-select-panel .custom-select-option.is-selected::before{content:none}.customSelect.is-open .custom-select-panel{padding:12px 0}.destination{width:306px}.transfer__inputs{padding:24px;background:#f5f7fa;border-radius:12px;width:746px}.transfer-value{width:306px}img,svg{vertical-align:baseline}.qr-wrapper{border:1px solid #4482ff;border-radius:24px;width:160px;height:160px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.social-button{width:56px;height:56px;border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.social-button.grey-social{background-color:#8d95a5}.social-button.blue-social{background-color:#4482ff}.social-button.telegram-social{background-color:#29a9eb}.social-button.whatsapp-social{background-color:#25d366}.exchange-container{width:177px}.exchange-container .exchange-name{width:65px;margin-right:15px}.exchange-container .exchange-item{flex:1}.exchange-container .buy-container img{margin-right:24px;position:relative;bottom:-10px;margin-left:4px}.exchange-container .sell-container img{margin-right:24px;position:relative;bottom:-10px;margin-left:4px}.exchange-container .buy-container img:last-child{margin-right:0}.exchange-container .sell-container img:last-child{margin-right:0}.exchange-container .text-end{margin-right:4px}.exchange-container div p{margin-bottom:8px}.exchange-container div p:last-child{margin-bottom:0}.modal__loader-small .loader{width:16px;height:16px;border-width:4px}svg{vertical-align:baseline}input[type=password]::-ms-reveal{display:none}.clicked{pointer-events:none}.pointer{cursor:pointer}.inline-input:disabled{opacity:.7}.transfer-wrapper{padding:24px;background:#f5f7fa;border-radius:12px;width:746px}.transfer-wrapper .qr-code{min-width:142px;max-width:142px;max-height:142px;min-height:142px;width:142px;height:142px;display:-webkit-box;display:-ms-flexbox;display:flex}.transfer-wrapper .usdt-description-wrapper{margin-left:24px}.transfer-wrapper .crypt-address{margin-right:24px}.switch{border:.5px solid #d4d9e2;border-radius:8px;position:relative}.switch .switch__item{z-index:2;font-family:"Montserrat",sans-serif,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:24px;color:#707a83;padding:4px 16px;cursor:pointer;transition:.3s color}.switch .switch__item.switch__item-active{font-weight:600;color:#4482ff}.switch .switch__item.no-wrap{white-space:nowrap}.switch .switch__bg{transition:.3s all;z-index:1;position:absolute;right:50%;left:0;top:0;bottom:0;background:#eef4ff;border-radius:8px}.switch .switch__bg.switch__bg-100{right:0}.switch .switch__bg.left-bg__shop{left:0;right:44.0162%}.switch .switch__bg.center-bg__shop-three-elem{left:38.7727%;right:28.0909%}.switch .switch__bg.left-bg__shop-three-elem{left:0px;right:59.6818%}.switch .switch__bg.right-bg__shop{left:55.0897%;right:0}.icon-bg-warning{padding:8px;width:40px;height:40px;border-radius:8px}.icon-bg-warning{background:rgba(255,247,209,.3)}.dropdown-custom{cursor:pointer}.dropdown-menu-custom{z-index:5000;position:absolute;top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;right:-100px;height:0;opacity:0;transition:.3s height ease-in-out,.3s opacity ease-in-out;background:#fff;pointer-events:none}.dropdown-menu-custom.show-custom{opacity:1;pointer-events:all;height:auto}.dropdown-menu-custom.show-custom .button-dropdown_wrapper{opacity:1;padding:10px 16px;pointer-events:all}.dropdown-menu-custom .button-dropdown_wrapper{opacity:0;padding:0;pointer-events:none;transition:.3s padding ease-in-out,.3s opacity ease-in-out}.logout,.wallet-disconnect,.dropdown-wallet-connect-wrapper,.collapsable{opacity:1;height:auto;pointer-events:all}.logout *,.wallet-disconnect *,.dropdown-wallet-connect-wrapper *,.collapsable *{opacity:inherit;height:auto;pointer-events:all}.logout.hide,.wallet-disconnect.hide,.dropdown-wallet-connect-wrapper.hide,.collapsable.hide{height:0;opacity:0;pointer-events:none}.logout.hide *,.wallet-disconnect.hide *,.dropdown-wallet-connect-wrapper.hide *,.collapsable.hide *{height:0;opacity:0;pointer-events:none}.wallet-connection-status{width:8px;height:8px;border-radius:8px}.wallet-connection-status.connected{background:#3ac267}.wallet-connection-status.disconnected{background:#ffd900}.wallet-connection-status.error{background:#df2059}.custom-vidi-dropdown{position:relative}.custom-vidi-dropdown .custom-vidi-dropdown-trigger{cursor:pointer}.custom-vidi-dropdown .custom-vidi-menu-dropdown{z-index:5000;position:absolute;top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;right:-100px;transition:.3s height ease-in-out,.3s opacity ease-in-out;background:#fff;opacity:1;pointer-events:all;height:inherit;padding:12px 0;max-width:190px;min-width:190px;border-radius:8px;box-shadow:0 4px 60px rgba(0,0,0,.08)}.custom-vidi-dropdown .custom-vidi-menu-dropdown .button-dropdown_wrapper{opacity:1;padding:10px 16px;transition:.3s opacity ease-in-out,.3s padding ease-in-out;pointer-events:all}.custom-vidi-dropdown .custom-vidi-menu-dropdown.wallet-expanded{max-width:350px;min-width:350px}.custom-vidi-dropdown .custom-vidi-menu-dropdown.hide{height:0;opacity:0;pointer-events:none;transition:.3s opacity ease-in-out,.3s height ease-in-out}.custom-vidi-dropdown .custom-vidi-menu-dropdown.hide .button-dropdown_wrapper{transition:.3s opacity ease-in-out,.3s padding ease-in-out;opacity:0;padding:0 16px;pointer-events:none}.input-icons{position:relative}.input-icons .input-field{outline:none;border:none;width:100%}.input-icons .description-input{background:#fff;box-shadow:0px 4px 16px rgba(0,0,0,.12);border-radius:8px;padding:8px;width:241px;margin-left:auto;margin-right:0;position:absolute;top:-70px;right:0px}.usdt-modal{padding:24px;background:#f5f7fa;border-radius:12px}.popup-grey{background:#d4d9e2;border:1px solid #e6e9f0;border-radius:8px;padding:6px 12px;position:absolute;z-index:99999;opacity:1}.popup-grey.d-none{opacity:0;transition:visibility 0s,opacity .5s linear}.block-user-body{font-family:"Montserrat",sans-serif,sans-serif;padding:0;margin:0;font-size:18px;background-image:url("../img/block-user/background_main-block.png");background-size:contain;background-repeat:no-repeat;background-position-y:-20px;background-position-x:center}.block-user-body .header{padding:26px 26px}.block-user-body .header .logo img{margin-right:14px}.block-user-body .header .container{flex-wrap:wrap}.block-user-body .header .container a{text-decoration:none;cursor:pointer;margin-right:40px}.block-user-body .header .container a:last-child{margin-right:0}.block-user-body .header .container a:hover{background-color:rgba(0,0,0,0);color:#172133}.block-user-body .navigation-menu{height:24px;width:24px;margin:auto 0 auto auto;display:none}.block-user-body .offcanvas-end{width:285px !important}.block-user-body .offcanvas-end{box-shadow:0 5px 10px 0 rgba(48,31,133,.1019607843);border:0}.block-user-body .offcanvas-body{box-shadow:0 5px 10px 0 rgba(48,31,133,.1019607843);border:0;padding:34px 20px}.block-user-body .offcanvas-body .navigation-menu{margin-bottom:20px}.block-user-body .offcanvas-body .mobile-navigation .navigation-link{text-decoration:none;margin-bottom:24px}.block-user-body .landing-footer{background-color:#4482ff}.block-user-body .landing-footer .container{flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding-top:56px;padding-bottom:72px}.block-user-body .landing-footer .container .left-section{width:282px}.block-user-body .landing-footer .container .left-section div{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center}.block-user-body .landing-footer .container .left-section div img{margin-right:12px}.block-user-body .landing-footer .container .left-section a{margin-top:10px;text-decoration:none}.block-user-body .landing-footer .container .left-section a img{margin-right:5px}.block-user-body .landing-footer .container .left-section a:hover{background-color:transparent !important;background-color:initial !important}.block-user-body .landing-footer .container .left-section a:hover{color:#fff}.block-user-body .landing-footer .container .left-section .company-name{text-transform:uppercase;margin:14px 0}.block-user-body .landing-footer .container .right-section{width:270px}.block-user-body .landing-footer .container .right-section .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center}.block-user-body .landing-footer .container .right-section .footer-social a{text-decoration:none;cursor:pointer;margin-right:15px}.block-user-body .landing-footer .container .right-section .footer-social a:hover{background-color:transparent !important;background-color:initial !important}.block-user-body .landing-footer .container .right-section .footer-social a:hover{color:#fff}.block-user-body .landing-footer .container .right-section .docs-container{margin-top:16px}.block-user-body .landing-footer .container .right-section .docs-container .doc-el{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center;text-decoration:none;cursor:pointer}.block-user-body .landing-footer .container .right-section .docs-container .doc-el img{margin-right:8px}.block-user-body .landing-footer .container .right-section .docs-container .doc-el:hover{background-color:transparent !important;background-color:initial !important}.block-user-body .landing-footer .container .right-section .docs-container .doc-el:hover{color:#fff}.block-user-body .landing-footer .container .right-section .docs-container .doc-el:nth-child(even){margin:10px 0}.block-user-body .text-align-center{text-align:center}.block-user-body .mt-40{margin-top:40px}.block-user-body .mt-20{margin-top:20px}.block-user-body .h4,.block-user-body .h3,.block-user-body .h2,.block-user-body .h1,.block-user-body .text-1-bold,.block-user-body .text-2-bold,.block-user-body .modal__wrapper .label__default,.modal__wrapper .block-user-body .label__default,.block-user-body .btn__default-text,.block-user-body .header__wrapper .common__link,.header__wrapper .block-user-body .common__link,.block-user-body .chips__container .chips-item .common__link,.chips__container .chips-item .block-user-body .common__link,.block-user-body .tab-menu__container .tab-item__wrapper .common__link,.tab-menu__container .tab-item__wrapper .block-user-body .common__link,.block-user-body .operations__container .operations__wrapper .operations__header,.operations__container .operations__wrapper .block-user-body .operations__header,.block-user-body .inline-input__label,.block-user-body .back_button .body-15-bold.common__link,.back_button .block-user-body .body-15-bold.common__link,.block-user-body .auth-property,.block-user-body .body-13-bold,.block-user-body .body-11-bold,.block-user-body .body-15-bold,.block-user-body .body-18-bold,.block-user-body .caps-11,.block-user-body .caps-13,.block-user-body .blur-modal__sms-confirm .label__default,.blur-modal__sms-confirm .block-user-body .label__default,.block-user-body .header_v2 .dropdown_notification .notification-item .date-text,.header_v2 .dropdown_notification .notification-item .block-user-body .date-text,.block-user-body .tariff-card.payment-status__disabled .tariff-footer .btn__default-text,.tariff-card.payment-status__disabled .tariff-footer .block-user-body .btn__default-text{font-style:normal;font-weight:600}.block-user-body .h5{font-style:normal;font-weight:500}.block-user-body .body-48-bold,.block-user-body .body-18-bold,.block-user-body .body-15-bold,.block-user-body .body-13-bold{font-style:normal;font-weight:600}.block-user-body .body-48,.block-user-body .body-32,.block-user-body .body-18,.block-user-body .body-15,.block-user-body .body-13,.block-user-body .h3-5,.block-user-body .text-1,.block-user-body .text-2,.block-user-body .common__link,.block-user-body .modal__wrapper .input__error .input__error-hint,.modal__wrapper .input__error .block-user-body .input__error-hint,.block-user-body .modal__wrapper .input__default,.modal__wrapper .block-user-body .input__default,.block-user-body .checkbox__wrapper .input__error-hint,.checkbox__wrapper .block-user-body .input__error-hint,.block-user-body .auth-value,.block-user-body .additional__hint,.block-user-body .inline-input,.block-user-body .datepicker,.block-user-body .body-11,.block-user-body .blur-modal__sms-confirm .input__default,.blur-modal__sms-confirm .block-user-body .input__default,.block-user-body .blur-modal__sms-confirm .input__error .input__error-hint,.blur-modal__sms-confirm .input__error .block-user-body .input__error-hint,.block-user-body .dropdown-text__wrapper.more-text,.block-user-body .modal__wrapper-shop .input__default,.modal__wrapper-shop .block-user-body .input__default{font-style:normal;font-weight:400}.block-user-body .btn__default-primary-light,.block-user-body .btn__default-primary,.block-user-body .btn__default-light-rounded,.block-user-body .tab-menu__container .tab-item__wrapper .text-2-bold,.tab-menu__container .tab-item__wrapper .block-user-body .text-2-bold,.block-user-body .main__screen .btn__default-text,.main__screen .block-user-body .btn__default-text,.block-user-body .profile__screen .btn__default-text,.profile__screen .block-user-body .btn__default-text,.block-user-body .mass-transfer__no-wallet .full-name,.mass-transfer__no-wallet .block-user-body .full-name,.block-user-body .mass-transfer__no-wallet .no-wallet-email,.mass-transfer__no-wallet .block-user-body .no-wallet-email,.block-user-body .mass-transfer__no-wallet .no-wallet-phone,.mass-transfer__no-wallet .block-user-body .no-wallet-phone,.block-user-body .mass-transfer__no-wallet .no-wallet-desc,.mass-transfer__no-wallet .block-user-body .no-wallet-desc,.block-user-body .mass-operations-table .table-row .table-item p,.mass-operations-table .table-row .table-item .block-user-body p,.block-user-body .btn__default-primary-rounded,.block-user-body .short-1-line,.block-user-body .acquiring-operations-table .table-row .table-item p,.acquiring-operations-table .table-row .table-item .block-user-body p,.block-user-body .user__wrapper .text-2-bold,.user__wrapper .block-user-body .text-2-bold,.block-user-body .one-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.block-user-body .text-64-extra-bold,.block-user-body .body-32-bold{font-style:normal;font-weight:700}.block-user-body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.block-user-body html{padding:0;margin:0}.block-user-body p{padding:0;margin:0}.block-user-body .landing{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;min-height:100vh}.block-user-body .h2{font-size:1.67em;line-height:133%}.block-user-body .h3{font-size:1.11em;line-height:140%}.block-user-body .h4{font-size:1.11em;line-height:1.55em}.block-user-body .h5{font-size:1em;line-height:1.33em}.block-user-body .body-13{font-size:13px;line-height:20px}.block-user-body .body-13-bold{font-size:13px;line-height:20px}.block-user-body .body-15{font-size:15px;line-height:24px}.block-user-body .body-15-bold{font-size:15px;line-height:24px}.block-user-body .body-18{font-size:18px;line-height:28px}.block-user-body .body-18-bold{font-size:18px;line-height:28px}.block-user-body .body-32{font-size:32px;line-height:38.5px}.block-user-body .body-32-bold{font-size:32px;line-height:38.5px}.block-user-body .body-48{font-size:48px;line-height:59px}.block-user-body .body-48-bold{font-size:48px;line-height:59px}.block-user-body .text-64-extra-bold{font-size:64px;line-height:78.02px}.block-user-body .color-blue-med{color:#92b4f6}.block-user-body .color-blue{color:#4482ff}.block-user-body .color-black{color:#222}.block-user-body .color-text-primary{color:#2e2e3a}.block-user-body .color-300{color:#707a83}.block-user-body .color-400{color:#57626d}.block-user-body .color-500{color:#172133}.block-user-body .color-green{color:#268045}.block-user-body .color-inversive-500{color:#fff}.block-user-body .btn__default-light-rounded{background:#fff;border:1px solid #fff;border-radius:39px;padding:12px 24px}.block-user-body .btn__default-light-rounded .btn__default-text{color:#4482ff}.block-user-body .btn__default-primary{background:#4482ff;border:1px solid #4482ff;border-radius:8px;padding:12px 24px;box-shadow:0 15px 50px rgba(80,134,224,.2);text-decoration:none;cursor:pointer}.block-user-body .btn__default-primary .btn__default-text{color:#fff}.block-user-body .btn__default-primary-light{background:#fff;border:1px solid #eef4ff;border-radius:8px;padding:12px 24px;box-shadow:0 15px 50px rgba(80,134,224,.2);text-decoration:none;cursor:pointer}.block-user-body .btn__default-primary-light .btn__default-text{color:#4482ff}.block-user-body .btn__default-primary:hover{background-color:#4482ff;color:rgba(0,0,0,0)}.block-user-body .blur-portal{display:none;position:fixed;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(149,166,195,0);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:none;transition:.3s all ease-in-out;opacity:0}.block-user-body .blur-portal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.block-user-body .blur-portal a,.block-user-body .blur-portal button{text-decoration:none;cursor:pointer;width:310px;border-radius:39px}.block-user-body .blur-portal a span,.block-user-body .blur-portal button span{margin:auto}.block-user-body .blur-portal a:hover{background-color:#4482ff;color:rgba(0,0,0,0)}.block-user-body .blur-portal.animate{opacity:1;background:rgba(149,166,195,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.block-user-body .blur-modal{background-color:#fff;z-index:1000;border-radius:30px;padding:56px;box-shadow:0 15px 50px 0 rgba(80,134,224,.2);position:relative}.block-user-body .blur-modal p{text-align:center}.block-user-body .blur-modal .modal__close{position:absolute;top:32px;right:32px;height:48px;width:48px;border-radius:24px;border:1px solid #eef4ff}.block-user-body .landing-block a{text-decoration:none;cursor:pointer;margin-right:40px}.block-user-body .landing-block a:last-child{margin-right:0}.block-user-body .landing-block .account-blocked-section{padding-bottom:50px}.block-user-body .landing-block .account-blocked-section .container .left-section{max-width:526px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center}.block-user-body .landing-block .account-blocked-section .container img{max-width:570.3px;height:515.46px}.block-user-body .landing-block .why-me-blocked-section{background:#f8fbfe;padding:100px 0}.block-user-body .landing-block .why-me-blocked-section .left-section{max-width:526px}.block-user-body .landing-block .why-me-blocked-section .why-item{padding:20px 24px;background:#fff;box-shadow:0 0 40px rgba(19,51,146,.15);border-radius:16px;align-items:center}.block-user-body .landing-block .why-me-blocked-section .why-item img{width:60px;height:56.07px;margin-right:24px}.block-user-body .landing-block .how-unlock{padding:100px 0}.block-user-body .landing-block .how-unlock .how-unlock-container{padding:0 225px}.block-user-body .landing-block .how-unlock .form-unlock{padding:100px;background:#fff;box-shadow:0 0 40px rgba(19,51,146,.15);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.block-user-body .landing-block .how-unlock .form-unlock .inline-input__wrapper{min-width:315px}.block-user-body .landing-block .how-unlock .list-documents{background:#fff;box-shadow:0 0 40px rgba(19,51,146,.15);border-radius:16px;padding:40px}.block-user-body .landing-block .how-unlock .list-documents .header-list-documents .left-section{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center}.block-user-body .landing-block .how-unlock .list-documents .header-list-documents .left-section img{width:64px;height:59.81px;margin-right:24px}.block-user-body .landing-block .how-unlock .list-documents .header-list-documents .triangle-dropdown{width:10px;height:6px}.block-user-body .landing-block .how-unlock .list-documents .body-list-documents{padding-top:40px;display:none}.block-user-body .landing-block .how-unlock .list-documents .body-list-documents .photo-passport,.block-user-body .landing-block .how-unlock .list-documents .body-list-documents .photo-contract,.block-user-body .landing-block .how-unlock .list-documents .body-list-documents .operation-explanation{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.block-user-body .landing-block .how-unlock .list-documents.active .body-list-documents{display:-webkit-box;display:-ms-flexbox;display:flex}.block-user-body .landing-block .how-unlock .list-documents.active .triangle-dropdown{transform:rotate(180deg)}@media(max-width: 1320px){.block-user-body .landing-block .how-unlock .form-unlock .inline-input__wrapper{width:100%}.block-user-body .form-first-row,.block-user-body .form-second-row{flex-wrap:wrap;gap:32px}}.uploaded-file{background:#d4d9e2;border-radius:8px;padding:0 16px}.uploaded-file p{margin-right:4px}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{overflow-y:scroll}.header__credits{overflow:hidden;text-overflow:ellipsis;max-height:40px;-webkit-line-clamp:2;max-width:200px;-webkit-box-orient:vertical;text-align:right}.red-circle-10{width:10px;height:10px;background-color:#df2059;border-radius:50%}.modal__loader_description{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding:24px 30px;background:#fff;border-radius:24px;align-items:center;justify-content:center}

/*# sourceMappingURL=main.css.map*/