@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #F5EEE8;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0}.loader{display:flex;justify-content:center;padding:20px;color:var(--gray-3, #828282)}.page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;position:relative;min-height:42px}.page__header-btn{border-radius:10px;border:1px solid rgba(0,0,0,.1);padding:8px;display:inline-flex;color:#000;font-size:14px;font-weight:600;line-height:20px;min-width:40px;justify-content:center}.page__header-btn.no-border{border:none}body{min-height:100vh;color:#000;background:#f5eee8;transition:color .5s,background-color .5s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{height:100%;min-height:600px}.heading{color:var(--black, #000);font-size:24px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.48px;white-space:nowrap;width:80%}.vue-slider-dot{width:42px;height:42px}.vue-slider{overflow:hidden}.vue-slider .vue-slider-process{background:var(--black-100, #000);border-radius:46px}.vue-slider .vue-slider-dot{transform:translate(-100%,-50%)!important}.vue-slider .vue-slider-rail{border-radius:46px;background:#FFF;height:42px}.vue-slider .vue-slider-dot-handle{box-shadow:none;background:#333333}.vue-slider-dot-handle{background-size:36px;background-color:#333;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42' fill='none'%3E%3Crect width='42' height='42' rx='21' fill='%23333333'/%3E%3Crect x='25' y='13' width='2' height='16' rx='1' fill='%23828282'/%3E%3Crect x='20' y='13' width='2' height='16' rx='1' fill='%23828282'/%3E%3Crect x='15' y='13' width='2' height='16' rx='1' fill='%23828282'/%3E%3C/svg%3E")!important}.button{font-size:16px;border-radius:12px;background:var(--black-100, #000);padding:16px;color:var(--text-white, #FFF);text-align:center;font-weight:600;border:none;outline:none;font-family:Inter,sans-serif}.button[disabled]{opacity:.8}main .button{position:fixed;left:16px;right:16px;bottom:32px;z-index:99}.tags{display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;border-bottom:1px solid #C9C9C9;padding-bottom:32px}.tags__item{border-radius:10px;border:1px solid #C9C9C9;background:#FFF;display:flex;padding:10px 16px;align-items:center;gap:10px}.tags__item-active{color:#fff;background:var(--black-100, #000);border-color:#000}#app{max-width:1280px;margin:0 auto;padding:20px 16px;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}body{font-family:Inter,sans-serif;font-size:16px;line-height:22px;font-style:normal;font-weight:400}.rating{padding-top:28px}.rating__title{margin-bottom:4px;color:var(--black, #000);font-size:20px;font-style:normal;font-weight:600;line-height:24px}.rating__text{color:var(--grey-text, #646464)}.rating__count{min-width:42px;height:42px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:22px}.rating__body{margin-top:16px;display:flex;gap:10px}.rating__body .vue-slider{padding:0!important;width:100%!important}.rating__body .vue-slider.rating-end .vue-slider-dot{right:0!important;left:auto!important;transform:translateY(-50%)!important}.rating__body .vue-slider.rating-empty .vue-slider-dot{cursor:pointer;left:42px!important;transform:translate(-100%,-50%)!important}.loader .container{box-sizing:initial;display:inline-block;text-align:center;border-radius:50%;overflow:hidden}.loader .spinner{box-sizing:initial;border:2px solid #a1a1a1;border-right-color:transparent;width:23px;height:23px;border-radius:50%;animation:spin-259be2b2 .9s linear infinite}.error-show{position:fixed;bottom:85px;left:8px;right:8px;font-size:12px;padding:8px;text-align:center;color:red}.container[data-v-259be2b2]{box-sizing:initial;display:inline-block;text-align:center;border-radius:50%;overflow:hidden}.spinner[data-v-259be2b2]{box-sizing:initial;border:2px solid #a1a1a1;border-right-color:transparent;width:23px;height:23px;border-radius:50%;animation:spin-259be2b2 .9s linear infinite}@keyframes spin-259be2b2{to{transform:rotate(360deg)}}.state-error[data-v-9d82030b]{display:flex;flex-direction:column;align-items:center}.retry[data-v-9d82030b]{margin-top:8px;padding:2px 6px 4px;width:60px;color:inherit;font-size:14px;font-family:inherit;background:transparent;border:2px solid currentColor;border-radius:5px;outline:none;cursor:pointer}.retry[data-v-9d82030b]:hover{opacity:.8}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:#00000029}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px #00000052}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px #3498db5c}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}
