.bottom-sheet{bottom:0;left:0;max-height:var(--viewport-height);position:fixed;top:0;width:100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#0006;-ms-flex-direction:column;flex-direction:column;z-index:9999}.bottom-sheet,.bottom-sheet__backdrop{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.bottom-sheet__backdrop{width:100%}.bottom-sheet__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:16px 16px 0 0;-ms-flex-direction:column;flex-direction:column;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:auto;max-height:70vh;padding:16px 0}.bottom-sheet__content,.bottom-sheet__header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.bottom-sheet__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px}.bottom-sheet__header-title{color:#000;font-size:17.5px;font-weight:600;line-height:100%;text-overflow:ellipsis}.bottom-sheet__header-close-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:none;height:24px;justify-content:center;margin-bottom:auto;width:24px}.bottom-sheet__body,.bottom-sheet__header-close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.bottom-sheet__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;padding:16px}.bottom-sheet__list-item{border-bottom:1px solid #eceff0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;width:100%}.bottom-sheet__list-text{color:#050e50;font-size:14px;font-weight:500;line-height:125%}.bottom-sheet__list-text--active{font-weight:600}.modal[data-v-3b868bcf]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.modal[data-v-3b868bcf],.modal-wrapper[data-v-3b868bcf]{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-wrapper[data-v-3b868bcf]{background:#050e508c;height:100dvh;position:fixed;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;overflow-x:hidden;overflow-y:auto;padding:60px;top:0;z-index:10001}.modal-wrapper_no-center[data-v-3b868bcf]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modal__content[data-v-3b868bcf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:25rem;-webkit-box-shadow:10px 10px 85px rgba(176,190,201,.15);box-shadow:10px 10px 85px #b0bec926;-ms-flex-direction:column;flex-direction:column;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:100%;overflow-y:auto}.modal__close[data-v-3b868bcf]{position:absolute;right:-30rem;top:-30rem;z-index:100}@media (max-width:768px){.modal[data-v-3b868bcf]{width:90%}.modal__close[data-v-3b868bcf]{right:-20px;top:-20px}}@media (max-width:425px){.modal[data-v-3b868bcf]{width:calc(100% - 50px)}}.icon-chevron{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotateX(0deg);transform:rotateX(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.icon-chevron--top{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.icon-chevron--bottom{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icon-chevron--right{-webkit-transform:rotate(0deg);transform:rotate(0)}.icon-chevron--left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-chevron__element{-webkit-transition:fill .3s linear;transition:fill .3s linear;fill:var(--color-prop)}.icon-chevron:hover .icon-chevron__element{fill:var(--hover-color)}
