.logo[data-v-6be9b1ac]{display:flex;align-items:center;flex-shrink:0}.logo__img-box[data-v-6be9b1ac]{display:flex;flex-shrink:0;margin-right:8px}.logo__title[data-v-6be9b1ac]{display:block;max-height:90px;margin-bottom:0}.logo__title--margin[data-v-6be9b1ac]{margin-bottom:20px}.logo-img[data-v-6be9b1ac]{display:block;max-height:90px}.app-header--fixed[data-v-6f66fc69]{position:fixed;top:0;z-index:4;background-color:var(--color-bg);width:100%}.app-header__container[data-v-6f66fc69]{width:100%;min-height:var(--header-height);display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto}.app-header__content[data-v-6f66fc69]{display:flex;align-items:center;justify-content:space-between;padding-top:5px;padding-bottom:5px}.app-header__logo[data-v-6f66fc69]{flex-shrink:0;margin-right:5px}.app-header__btn[data-v-6f66fc69]{flex-shrink:0;margin-left:5px}.app-header__mobile[data-v-6f66fc69]{display:flex;align-items:center;justify-content:space-between}.nav-menu[data-v-6f66fc69]{display:flex;flex-wrap:wrap;gap:0 1.5rem;margin:0 1rem}.nav-menu.mobile[data-v-6f66fc69]{display:block;flex-direction:column;transform:translate3d(-105%,0,0);z-index:11;position:fixed;width:100%;left:0;top:var(--header-height);background-color:#fff;bottom:0;overflow:hidden;overflow-y:auto;box-shadow:0 6px 12px #24273014;margin:0;padding:1rem;gap:unset;text-align:center}.nav-menu.mobile.is-open[data-v-6f66fc69]{transform:translateZ(0);transition:transform .5s ease 0s}.nav-menu.mobile .nav-link[data-v-6f66fc69]{display:block;padding-top:10px;padding-bottom:10px;margin-bottom:4px}.nav-link[data-v-6f66fc69]{color:var(--color-text);transition:color var(--p-transition-duration) ease-out}.nav-link[data-v-6f66fc69]:hover{color:var(--p-primary-hover-color)}.nav-link[data-v-6f66fc69]:active{color:var(--p-primary-active-color)}.burger-btn[data-v-6f66fc69]{position:relative;width:32px;height:32px;border:none;margin:0;overflow:hidden;padding:6px 4px;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;transform:rotate(0);transition:all .35s ease-out}.burger-btn__inner[data-v-6f66fc69]{display:block;position:absolute;top:50%;transform:translateY(-50%);left:4px;right:4px;height:3px;border-radius:20px;background-color:var(--p-primary-hover-color)}.burger-btn__inner[data-v-6f66fc69]:before,.burger-btn__inner[data-v-6f66fc69]:after{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:3px;border-radius:20px;background-color:var(--p-primary-hover-color)}.burger-btn__inner[data-v-6f66fc69]:before{transform:translateY(-8px)}.burger-btn__inner[data-v-6f66fc69]:after{transform:translateY(8px)}.burger-btn.is-active[data-v-6f66fc69]{transform:rotate(180deg)}.loader[data-v-5d7ad21e]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000f2;height:100%;width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.loader-local[data-v-5d7ad21e]{position:relative;display:block;width:200px;height:200px;overflow:hidden}.loader-local .loader-circular[data-v-5d7ad21e]{position:absolute}.loader-circular[data-v-5d7ad21e]{--time-animation: loading 2s linear infinite;--color-bar: #999793;--color-animation1: #eeedfe;--color-animation2: #6cf;--color-animation3: #7d7bf6;--border-size: 5px solid transparent;--time-animation1: spin-circular 1.5s linear infinite;--time-animation2: spin-circular 2s linear infinite;--time-animation3: spin-circular 3s linear infinite;display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:var(--border-size);border-top-color:var(--color-animation1);animation:var(--time-animation2)}.loader-circular[data-v-5d7ad21e]:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;border:var(--border-size);border-top-color:var(--color-animation2);animation:var(--time-animation3)}.loader-circular[data-v-5d7ad21e]:after{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border-radius:50%;border:var(--border-size);border-top-color:var(--color-animation3);animation:var(--time-animation1)}.qr[data-v-8f4d7307]{display:flex;align-items:center;margin-top:40px;white-space:pre-line}.qr__media[data-v-8f4d7307],.qr__img[data-v-8f4d7307]{display:block;flex-shrink:0}.qr__media[data-v-8f4d7307]{text-align:center}.qr__img[data-v-8f4d7307]{margin-left:auto;margin-right:auto}.qr__content[data-v-8f4d7307]{max-width:500px;flex-grow:1;margin-left:20px;padding-bottom:45px}.qr__title[data-v-8f4d7307]{font-size:30px;font-weight:700}.qr__subtitle[data-v-8f4d7307]{text-transform:uppercase;font-size:13px;font-weight:700;line-height:1.8}.qr__text[data-v-8f4d7307]{font-weight:600;font-size:14px}.list--primary .list__item[data-v-3bf91cac]{padding-left:36px;margin-bottom:12px}.list--primary .list__item[data-v-3bf91cac]:before{top:auto;width:24px;height:24px;background-image:var(--item-icon);background-size:cover;background-color:transparent;border-radius:0}.list--primary .list__item span[data-v-3bf91cac]{display:inline-block;vertical-align:middle}.list--primary .list__item--sm[data-v-3bf91cac]{padding-left:24px}.list--primary .list__item--sm[data-v-3bf91cac]:before{top:5px;width:16px;height:16px}.list__item[data-v-3bf91cac]{min-height:1.5rem;font-weight:400;line-height:1.5;position:relative;padding-left:1rem;overflow:hidden;text-overflow:ellipsis}.list__item[data-v-3bf91cac]:before{content:"";display:block;position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%}.list__item--w-700[data-v-3bf91cac]{font-weight:700}.checkup[data-v-3bf91cac]{--gap-size: 1rem}.checkup--width[data-v-3bf91cac]{max-width:1500px}.checkup__treatments[data-v-3bf91cac]{margin-top:24px;padding-bottom:12px;border-bottom:1px solid var(--p-mdsa-zinc-200)}.checkup__treatments[data-v-3bf91cac]:first-child{margin-top:2px}.checkup__treatment-list[data-v-3bf91cac]{display:flex;flex-wrap:wrap;gap:var(--gap-size)}.checkup__treatment-item[data-v-3bf91cac]{max-width:500px;min-width:300px;flex:1 1 calc((100% - 2 * var(--gap-size)) / 3)}.checkup__title[data-v-3bf91cac]{margin-bottom:12px}.checkup__message[data-v-3bf91cac]{margin-bottom:24px}.checkup__message .icon[data-v-3bf91cac]{align-self:baseline}.checkup__message-text[data-v-3bf91cac]{color:var(--color-text)}.checkup__footer[data-v-3bf91cac]{margin-top:48px;max-width:282px;margin-left:auto;margin-right:auto}.text-h1[data-v-3bf91cac]{margin-bottom:1rem}.p-message-info[data-v-3bf91cac],.p-message-secondary[data-v-3bf91cac]{box-shadow:none}.checkup__message .checkup__message-text[data-v-3bf91cac]{display:block;margin-bottom:10px}.checkup__message .icon[data-v-3bf91cac]{margin-top:4px}.report[data-v-3bf91cac]{text-align:left}.report__text[data-v-3bf91cac]{margin-bottom:15px}.report .list--primary .list__item--sm[data-v-3bf91cac]:before{top:17px}.report .list__item span[data-v-3bf91cac]{line-height:2.2}.list--primary .list__item[data-v-71f8538e]{padding-left:36px;margin-bottom:12px}.list--primary .list__item[data-v-71f8538e]:before{top:auto;width:24px;height:24px;background-image:var(--item-icon);background-size:cover;background-color:transparent;border-radius:0}.list--primary .list__item span[data-v-71f8538e]{display:inline-block;vertical-align:middle}.list--primary .list__item--sm[data-v-71f8538e]{padding-left:24px}.list--primary .list__item--sm[data-v-71f8538e]:before{top:5px;width:16px;height:16px}.list__item[data-v-71f8538e]{min-height:1.5rem;font-weight:400;line-height:1.5;position:relative;padding-left:1rem;overflow:hidden;text-overflow:ellipsis}.list__item[data-v-71f8538e]:before{content:"";display:block;position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%}.list__item--w-700[data-v-71f8538e]{font-weight:700}.checkup[data-v-71f8538e]{--gap-size: 1rem}.checkup--width[data-v-71f8538e]{max-width:1500px}.checkup__treatments[data-v-71f8538e]{margin-top:24px;padding-bottom:12px;border-bottom:1px solid var(--p-mdsa-zinc-200)}.checkup__treatments[data-v-71f8538e]:first-child{margin-top:2px}.checkup__treatment-list[data-v-71f8538e]{display:flex;flex-wrap:wrap;gap:var(--gap-size)}.checkup__treatment-item[data-v-71f8538e]{max-width:500px;min-width:300px;flex:1 1 calc((100% - 2 * var(--gap-size)) / 3)}.checkup__title[data-v-71f8538e]{margin-bottom:12px}.checkup__message[data-v-71f8538e]{margin-bottom:24px}.checkup__message .icon[data-v-71f8538e]{align-self:baseline}.checkup__message-text[data-v-71f8538e]{color:var(--color-text)}.checkup__footer[data-v-71f8538e]{margin-top:48px;max-width:282px;margin-left:auto;margin-right:auto}.offCanvas--checkup .offCanvas__title[data-v-71f8538e]{display:block;overflow:hidden;text-overflow:ellipsis;margin:0}@media only screen and (max-width: 991px){.offCanvas--checkup .offCanvas__title[data-v-71f8538e]{font-size:24px}}.checkup-box[data-v-71f8538e]{background-color:var(--p-primary-100);border:1px solid var(--p-primary-color);border-radius:20px;padding:24px}.checkup-box__container[data-v-71f8538e]{max-width:670px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.checkup-box__title[data-v-71f8538e]{line-height:1.33333;margin-bottom:12px}.checkup-box__footer[data-v-71f8538e]{max-width:282px;width:100%;margin-top:20px}.risk-card[data-v-47bedef2]{padding:24px;border-radius:20px;border:1px solid #c7cad0;overflow:hidden}.risk-card--margin[data-v-47bedef2]{margin-bottom:12px}.risk-card--margin[data-v-47bedef2]:last-child{margin-bottom:0}.risk-card__header[data-v-47bedef2]{display:flex;align-items:center;margin:-20px;padding:20px}.risk-card__header .icon[data-v-47bedef2]{flex-shrink:0;color:#eff0f2}.risk-card__header .icon[data-v-47bedef2]:first-child{margin-right:8px}.risk-card__header .icon[data-v-47bedef2]:last-child{margin-left:8px}.risk-card__header .icon-arr[data-v-47bedef2]{color:var(--color-text-primary)}.risk-card__header .icon-arr[data-v-47bedef2]{color:#484b54}.risk-card__title[data-v-47bedef2]{margin:0;overflow:hidden}.risk-card__body[data-v-47bedef2]{margin-top:12px}.risk-card__item[data-v-47bedef2]{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-radius:4px;transition:background-color .25s ease-out}.risk-card__item[data-v-47bedef2]:hover{background-color:#f7f7fc}.risk-card__item:hover .risk-card__name[data-v-47bedef2]{color:#7d7bf7}.risk-card__name[data-v-47bedef2]{color:#484b54;position:relative;display:block;overflow:hidden;text-overflow:ellipsis;padding-left:15px;transition:color .25s ease-out}.risk-card__name[data-v-47bedef2]:before{content:"-";position:absolute;left:0;font-size:inherit;font-weight:inherit;line-height:inherit}.risk-card__more[data-v-47bedef2]{color:var(--p-primary-color)}@media only screen and (max-width: 576px){.risk-card__item[data-v-47bedef2]{padding-right:8px}}.list__item[data-v-47bedef2]{padding:8px 0}.hidden[data-v-47bedef2]{display:none!important}.overflow-hidden[data-v-47bedef2]{overflow:hidden}.animate-duration-500[data-v-47bedef2]{animation-duration:.5s}.animate-slidedown[data-v-47bedef2]{animation:slidedown .45s ease-in-out}.animate-slideup[data-v-47bedef2]{animation:slideup .45s cubic-bezier(0,1,0,1)}.list--primary .list__item[data-v-3b124f40]{padding-left:36px;margin-bottom:12px}.list--primary .list__item[data-v-3b124f40]:before{top:auto;width:24px;height:24px;background-image:var(--item-icon);background-size:cover;background-color:transparent;border-radius:0}.list--primary .list__item span[data-v-3b124f40]{display:inline-block;vertical-align:middle}.list--primary .list__item--sm[data-v-3b124f40]{padding-left:24px}.list--primary .list__item--sm[data-v-3b124f40]:before{top:5px;width:16px;height:16px}.list__item[data-v-3b124f40]{min-height:1.5rem;font-weight:400;line-height:1.5;position:relative;padding-left:1rem;overflow:hidden;text-overflow:ellipsis}.list__item[data-v-3b124f40]:before{content:"";display:block;position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%}.list__item--w-700[data-v-3b124f40]{font-weight:700}.info-card[data-v-3b124f40]{position:relative}.info-card--line[data-v-3b124f40]:before{content:"";display:block;width:100%;height:15px;background-color:var(--p-primary-100);border-radius:16px;margin-bottom:12px}.info-card--type-card[data-v-3b124f40]{padding:24px;border-radius:20px;border:1px solid #c7cad0;overflow:hidden}.info-card--margin[data-v-3b124f40],.info-card__title[data-v-3b124f40]{margin-bottom:12px}.info-card .list--primary .list__item[data-v-3b124f40]{margin-bottom:14px}.info-card .list__item[data-v-3b124f40]:last-child{margin-bottom:0}.info-badge[data-v-24aa3d1b]{display:inline-block;vertical-align:middle;margin-left:5px;color:var(--p-primary-color)}.info-badge .icon[data-v-24aa3d1b]{display:block}.p-radiobutton-checked[data-v-915dde00] .p-radiobutton-box .p-radiobutton-icon{transform:translateZ(0) scale(.34)}.check-btn[data-v-915dde00]{position:relative;display:flex;flex-direction:row-reverse;align-items:center;color:var(--p-form-field-color);padding:var(--p-form-field-padding-y) var(--p-form-field-padding-x);outline-color:transparent;border-radius:var(--p-form-field-border-radius)}.check-btn--design[data-v-915dde00]{overflow:hidden}.check-btn--design[data-v-915dde00]:focus-visible .check-btn__status .check-btn__box:before{border-color:var(--p-form-field-focus-border-color)}@media only screen and (min-width: 576px){.check-btn--design[data-v-915dde00]{flex-direction:column}.check-btn--design .check-btn__text[data-v-915dde00]{margin:inherit;text-align:inherit}.check-btn--design .check-btn__status[data-v-915dde00]{visibility:hidden}.check-btn--design .check-btn__status[data-v-915dde00] .check-btn__box:before{visibility:visible}.check-btn--design .check-btn__status.p-checkbox-checked[data-v-915dde00]:not(.p-disabled) .check-btn__input:checked~.check-btn__box:after,.check-btn--design .check-btn__status.p-radiobutton-checked[data-v-915dde00]:not(.p-disabled) .check-btn__input:checked~.check-btn__box:after{width:300%;height:350px;min-height:280%}.check-btn--design .check-btn__status.p-checkbox-checked[data-v-915dde00]:not(.p-disabled) .check-btn__input:checked~.check-btn__box .p-radiobutton-icon,.check-btn--design .check-btn__status.p-radiobutton-checked[data-v-915dde00]:not(.p-disabled) .check-btn__input:checked~.check-btn__box .p-radiobutton-icon{visibility:hidden}.check-btn--design .check-btn__status.p-checkbox-checked:not(.p-disabled):has(input:checked)~.check-btn__text[data-v-915dde00],.check-btn--design .check-btn__status.p-radiobutton-checked:not(.p-disabled):has(input:checked)~.check-btn__text[data-v-915dde00]{color:#fff;font-weight:inherit}.check-btn--design .check-btn__status.p-checkbox-checked:not(.p-disabled):has(input:checked)~.check-btn__text .check-btn__tooltipe[data-v-915dde00],.check-btn--design .check-btn__status.p-radiobutton-checked:not(.p-disabled):has(input:checked)~.check-btn__text .check-btn__tooltipe[data-v-915dde00]{color:#fff}}@media only screen and (max-width: 575px){.check-btn--design .check-btn__img-box[data-v-915dde00]{display:none}}.check-btn__text[data-v-915dde00]{font-weight:500;line-height:1.25;display:block;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-right:auto;text-align:left}.check-btn__img-box[data-v-915dde00]{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff}.check-btn__img[data-v-915dde00]{max-width:24px;max-height:24px;display:block;flex-shrink:0;-webkit-user-select:none;user-select:none}.check-btn__img[data-v-915dde00]:focus-visible{outline:none}.check-btn__status[data-v-915dde00]{position:static;width:1rem;height:1rem;flex-shrink:0;margin-left:8px}.check-btn__status[data-v-915dde00] .check-btn__box{width:1rem;height:1rem;border-radius:50%}.check-btn__status[data-v-915dde00] .check-btn__box:before{content:"";display:block;position:absolute;z-index:-1;width:100%;top:0;right:0;bottom:0;left:0;background:var(--p-form-field-background);border:1px solid var(--p-form-field-border-color);border-radius:var(--p-form-field-border-radius)}.check-btn__status[data-v-915dde00] .check-btn__box:after{content:"";visibility:visible;display:block;pointer-events:none;position:absolute;z-index:-1;width:0;height:0;left:0;bottom:0;transform:translate3d(-50%,50%,0);background-color:var(--p-primary-color);border-radius:100%;transition:width .3s ease,height .3s ease}.check-btn__status.p-disabled input~div>svg[data-v-915dde00]{color:var(--p-form-field-focus-border-color)}.check-btn__status input~div>svg[data-v-915dde00]{display:none;color:#fff}.check-btn__status input:checked~div>svg[data-v-915dde00]{display:block}.check-btn__status[data-v-915dde00]:not(.p-disabled) .check-btn__input:focus-visible~.check-btn__box,.check-btn__status[data-v-915dde00]:not(.p-disabled) .check-btn__input:checked~.check-btn__box{outline:none;outline-offset:none}.check-btn__status[data-v-915dde00]:not(.p-disabled) .check-btn__input:focus-visible~.check-btn__box:before,.check-btn__status[data-v-915dde00]:not(.p-disabled) .check-btn__input:checked~.check-btn__box:before{border-color:var(--p-form-field-focus-border-color)}.check-btn__status.p-disabled[data-v-915dde00] .check-btn__input~.check-btn__box:before{background:var(--p-form-field-disabled-background)}.check-btn__status.p-disabled~.check-btn__text[data-v-915dde00]{color:var(--p-form-field-disabled-color)}.check-btn__status.p-checkbox-checked:not(.p-disabled):has(input:checked)~.check-btn__text[data-v-915dde00],.check-btn__status.p-radiobutton-checked:not(.p-disabled):has(input:checked)~.check-btn__text[data-v-915dde00]{font-weight:700;color:var(--p-form-field-focus-border-color)}.check-btn__status[data-v-915dde00]:not(.p-disabled) input:focus-visible~.check-btn__box:before{border-color:var(--p-form-field-focus-border-color)}@media (hover: hover){.check-btn__status[data-v-915dde00]:not(.p-disabled) input:hover~.check-btn__box:before{border-color:var(--p-form-field-focus-border-color)}}.check-btn__tooltipe[data-v-915dde00]{display:inline-block;vertical-align:middle;position:relative;z-index:1;white-space:nowrap;margin-left:5px;color:var(--p-primary-color)}.review{position:relative;border-radius:15px;white-space:pre-line}.review--width{max-width:395px}.review--margin{margin-bottom:20px}.review--margin-top{margin-top:24px}.review--margin-bottom{margin-bottom:24px}.review--padding{padding:30px}.review__form--padding{padding:24px}.review__form--border{border:1px solid var(--p-mdsa-zinc-200);border-radius:20px}.review__title.review__title{line-height:1.25;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px}.review__subtitle{color:var(--color-secondary);margin-bottom:25px;font-weight:500}.review__text{display:block;font-size:16px;font-weight:400;line-height:1.25;margin-bottom:12px}.review__text--secondary{color:var(--p-mdsa-slate-400);font-size:14px;font-weight:500;margin-bottom:5px}.review__text--margin{margin-bottom:15px}.review__textarea{resize:vertical;max-width:460px;min-height:84px;display:block;width:100%;font-size:16px;font-weight:500;padding:.75em;border-radius:15px;color:var(--p-mdsa-slate-600);background-color:var(--color-light);border:0;border:1px solid var(--p-mdsa-slate-400)}.review__textarea::placeholder{color:var(--p-mdsa-slate-400)}.review__textarea.review__textarea--primary{height:52px;min-height:52px;line-height:1.8;padding:10px 16px;resize:none}.review__textarea--full{width:100%;max-width:100%}.review__textarea--margin{margin-bottom:16px}.review__textarea:valid{box-shadow:0 0 0 1px var(--p-primary-100)}.review__textarea:focus,.review__textarea:focus-visible{border-color:var(--p-primary-color);outline:none}.review__status{display:flex;align-items:center;padding:15px 0;width:100%;justify-content:center}.review__status-text{line-height:1.5}.review__icon{flex-shrink:0;margin-right:15px}.review__footer{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.review__radio-group{display:flex;flex-wrap:wrap;align-items:stretch;margin-left:-12px;margin-right:-12px}.review__radio-group .radio-btn__content{border-radius:27px}.review__radio-group>*{padding:2px 12px}.review__radio-group--default{margin-left:-6px;margin-right:-6px}.review__radio-group--default>*{padding-left:6px;padding-right:6px}.review__radio-group--double{gap:12px;margin-left:0;margin-right:0}.review__radio-group--double>*{padding-left:0;padding-right:0;flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px);width:calc(50% - 6px)}.review__step-progress{float:right;margin-top:2px;color:var(--p-mdsa-gray-400);font-weight:500;font-size:14px}.review__step-input-box{display:flex}.review__step-input-box .app-input{flex-grow:1}.review__step-input-box .review__btn{flex-shrink:0;margin-left:8px;min-width:240px}.review__step-title.review__step-title{margin-bottom:15px}.review__step-title.review__step-title--margin{margin-bottom:8px}.review__step-title.review__step-title--check{position:relative;display:flex}.review__step-title.review__step-title--check:before{content:"";display:block;flex-shrink:0;width:20px;height:20px;margin-top:2px;border-radius:3px;background-color:var(--p-primary-color);background-image:url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.16797 6.83301L4.5013 10.1663L12.8346 1.83301' stroke='%23FDFDFD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center}.review__step-title.review__step-title--flex{display:flex;flex-wrap:wrap;justify-content:space-between}.review__step-title.review__step-title--flex span{display:block;font:inherit}.review__step-title.review__step-title .review__link{margin-right:10px}.review__step-title-text{display:flex;align-items:center;overflow:hidden;font:inherit;text-overflow:ellipsis;margin-left:12px}.review__step-text{color:#484b54cc;line-height:1.5;margin-bottom:15px}.review__info{display:flex;align-items:flex-start;margin-top:24px}.review__info-icon{color:#7d7bf74d;display:block;flex-shrink:0;margin-top:1px;margin-right:8px}.review__info-text{line-height:1.5}.review__link{color:var(--p-primary-color);transition:color .25s ease-out}.review__link:hover{cursor:pointer;color:var(--p-mdsa-purple-600)}.review__link:active{opacity:.9}.review__form-control{margin-bottom:15px}.review__btn.review__btn{display:flex}.review__skip{display:block;position:absolute;top:10px;right:30px;color:var(--color-gray-600);font-weight:500;font-size:15px;transition:color .25s ease-out}.review__skip:hover{color:var(--p-primary-color)}.review__skip:active{opacity:.8}@media only screen and (max-width: 830px){.review--width{max-width:100%}}@media only screen and (max-width: 767px){.review__step-input-box .review__btn{min-width:auto}}@media only screen and (max-width: 620px){.review--margin-top{margin-top:16px}.review__form--padding{padding:20px}.review__radio-group--double{gap:10px}.review__radio-group--double>*{flex:100%;max-width:100%;width:100%}.review__step-input-box{flex-direction:column}.review__step-input-box .review__btn{margin:11px 0 0}.review__step-input-box .review__textarea{min-height:88px;resize:vertical}}@media only screen and (max-width: 568px){.review{padding-left:15px;padding-right:15px}}@keyframes fadeInUp{0%{opacity:0}to{opacity:1}}.fadeInUp-leave-to{opacity:.5}.fadeInUp-enter-from{opacity:0}.fadeInUp-enter-active{animation-name:fadeInUp;animation-duration:1.5s;transition:all .25s ease-out}.fadeInUp-enter-to{opacity:1}.p-drawer-right .p-drawer.offCanvas,.p-drawer-left .p-drawer.offCanvas{width:40rem}.p-drawer-bottom .p-drawer.offCanvas{height:90vh}.offCanvas__title{margin-bottom:0}.offCanvas__sub-title{margin-bottom:.625rem;font-weight:600}.offCanvas__block{margin-bottom:2rem}.offCanvas__block:last-child{margin-bottom:0}.offCanvas .p-drawer-header{background-color:var(--p-primary-100)}.offCanvas .p-drawer-content{padding-top:20px}.offCanvas .p-drawer-close-button{flex-shrink:0}.offCanvas--checkup .p-drawer-header{background-color:#fff}.offCanvas--checkup .p-drawer-header,.offCanvas--checkup .p-drawer-content{padding-left:2rem;padding-right:2rem}@media only screen and (max-width: 767px){.offCanvas--checkup .p-drawer-header{padding:var(--p-drawer-header-padding)}.offCanvas--checkup .p-drawer-content{padding:var(--p-drawer-content-padding)}}.results__img-box[data-v-a6891959]{display:flex;justify-content:center;margin:0 auto 30px;width:200px;height:150px}.results__img[data-v-a6891959]{display:block;max-width:100%;max-height:100%}.results__body[data-v-a6891959]{text-align:left}.results__title[data-v-a6891959]{text-align:left;margin-bottom:1rem}.results__message[data-v-a6891959]{--p-message-text-font-size: .875rem;--p-message-content-padding: .4688rem 1.5rem;--p-message-error-background: var(--p-red-50);--p-message-error-color: var(--p-red-500);border-radius:20px;margin-bottom:1rem;text-align:left}.results__message .p-message-content[data-v-a6891959]{border:0}.results__info-box[data-v-a6891959]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.results__info[data-v-a6891959]{font-size:11px;color:#0000004d;margin-top:5px}.results__info--right[data-v-a6891959]{margin-left:auto;text-align:right}.results__block[data-v-a6891959]:empty{display:none}.results__block--border[data-v-a6891959]{padding:24px;border:1px solid #c7cad0;border-radius:20px}.results__block--margin[data-v-a6891959]{margin-bottom:16px}.checker--dark .survey-footer[data-v-a6891959]{background:transparent}.survey-footer[data-v-a6891959]{margin-top:7px;padding-top:12px;padding-bottom:30px}.survey-footer .p-button[data-v-a6891959]{margin-bottom:10px}.survey-footer .p-button[data-v-a6891959]:last-child{margin-bottom:0}.survey-footer .back-btn[data-v-a6891959]{padding-top:7px;padding-bottom:7px}@media only screen and (min-height: 550px){.survey-footer[data-v-a6891959]{position:sticky;bottom:0;z-index:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(to bottom,#fff0,#fff 16px,#fff);left:-1px;width:calc(100% + 2px);padding-left:1px;padding-right:1px}}.list--primary .list__item[data-v-a6891959]{padding-left:36px;margin-bottom:12px}.list--primary .list__item[data-v-a6891959]:before{top:auto;width:24px;height:24px;background-image:var(--item-icon);background-size:cover;background-color:transparent;border-radius:0}.list--primary .list__item span[data-v-a6891959]{display:inline-block;vertical-align:middle}.list--primary .list__item--sm[data-v-a6891959]{padding-left:24px}.list--primary .list__item--sm[data-v-a6891959]:before{top:5px;width:16px;height:16px}.list__item[data-v-a6891959]{min-height:1.5rem;font-weight:400;line-height:1.5;position:relative;padding-left:1rem;overflow:hidden;text-overflow:ellipsis}.list__item[data-v-a6891959]:before{content:"";display:block;position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%}.list__item--w-700[data-v-a6891959]{font-weight:700}.sub-list__item[data-v-a6891959]{position:relative;font-size:15px;padding-left:15px}.sub-list__item[data-v-a6891959]:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background-color:var(--p-primary-color);position:absolute;left:0;top:8px}.btn-text[data-v-a6891959]{margin-top:5px;display:block;color:var(--p-primary-color);font-size:15px;transition:color var(--p-transition-duration) ease-out}.btn-text[data-v-a6891959]:hover{color:var(--p-primary-hover-color)}.btn-text[data-v-a6891959]:active{color:var(--p-primary-active-color)}.recomendation-card[data-v-a6891959]{padding:24px;border-radius:20px;border:1px solid #c7cad0;overflow:hidden}.recomendation-card__item[data-v-a6891959]{color:#484b54;position:relative;display:block;overflow:hidden;text-overflow:ellipsis;padding-left:15px;transition:color .25s ease-out}.back-btn[data-v-a6891959]{margin-top:5px}.back-btn[data-v-a6891959]:not(:disabled):hover{background-color:var(--p-primary-200)}.back-btn[data-v-a6891959]:not(:disabled):active{opacity:.8}.checker--dark .survey-footer[data-v-4e76d969]{background:transparent}.survey-footer[data-v-4e76d969]{margin-top:7px;padding-top:12px;padding-bottom:30px}.survey-footer .p-button[data-v-4e76d969]{margin-bottom:10px}.survey-footer .p-button[data-v-4e76d969]:last-child{margin-bottom:0}.survey-footer .back-btn[data-v-4e76d969]{padding-top:7px;padding-bottom:7px}@media only screen and (min-height: 550px){.survey-footer[data-v-4e76d969]{position:sticky;bottom:0;z-index:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(to bottom,#fff0,#fff 16px,#fff);left:-1px;width:calc(100% + 2px);padding-left:1px;padding-right:1px}}.check-list[data-v-4208bac1]{--check-list-gap: 16px;display:grid;grid-template-rows:1fr;grid-column-gap:var(--check-list-gap);grid-row-gap:var(--check-list-gap);grid-template-columns:repeat(auto-fit,minmax(122px,1fr));grid-template-columns:repeat(auto-fit,minmax(calc(33.33333% - var(--check-list-gap) * 2),1fr))}.check-list--stretch[data-v-4208bac1]{display:flex;flex-direction:column}@media only screen and (max-width: 575px){.check-list[data-v-4208bac1]{display:flex;flex-direction:column}}.input-box[data-v-4208bac1]{--slider-track-indent: 12px;position:relative}.input-box--postfix .p-inputtext[data-v-4208bac1]{padding-right:65px}.input-box__postfix[data-v-4208bac1]{display:block;position:absolute;right:13px;top:50%;transform:translateY(-50%);pointer-events:none}.input-box .p-slider-horizontal[data-v-4208bac1]{--p-slider-handle-content-background: var(--p-primary-color);--slider-track-indent: 16px;height:19px;background:transparent;position:absolute;bottom:-9px;left:var(--slider-track-indent);right:var(--slider-track-indent);max-width:calc(100% - var(--slider-track-indent) * 2)}.input-box .p-slider-horizontal[data-v-4208bac1]:before{content:"";display:block;position:absolute;top:8px;background:var(--p-slider-track-background);width:100%;height:3px}.input-box .p-slider-horizontal[data-v-4208bac1] .p-slider-range{top:8px;height:3px}.inform[data-v-4208bac1]{background-color:#fff;border-radius:var(--p-border-radius-xl);padding:.8125rem .625rem;text-align:center;overflow:hidden}.inform__val[data-v-4208bac1]{color:var(--p-primary-color);margin-bottom:0;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.inform__text[data-v-4208bac1]{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.checker--dark .check-btn__tooltipe[data-v-0d66ac20]{color:#fff}.survey__title[data-v-0d66ac20]:focus{color:red;outline:1px solid green}.progressbar-prime[data-v-0d66ac20]{overflow:visible}.progressbar-prime[data-v-0d66ac20] .p-progressbar-value{border-radius:8px;overflow:visible}.progressbar-prime[data-v-0d66ac20] .p-progressbar-label{position:absolute;top:calc(100% + 4px);right:-11px;font-weight:700;color:var(--color-text);background:#fff;border-radius:50%}.checker--primary[data-v-0d66ac20]{display:flex;flex-grow:1;padding-top:calc(var(--header-height) + 118px)}.checker--results[data-v-0d66ac20]{padding-top:calc(var(--header-height) + 40px)}.checker--progress-fixed[data-v-0d66ac20]{padding-top:calc(var(--header-height) + 30px)}.checker--progress-fixed .survey[data-v-0d66ac20]{padding-top:84px}.checker--dark[data-v-0d66ac20]{background-color:var(--p-primary-color)}.checker--dark[data-v-0d66ac20] .survey__title,.checker--dark[data-v-0d66ac20] .survey__description{color:#fff}.checker--dark[data-v-0d66ac20] .p-button{background-color:#fff;color:var(--p-button-text-primary-color)}.checker--dark[data-v-0d66ac20] .p-button:hover,.checker--dark[data-v-0d66ac20] .p-button:active{background-color:var(--p-button-text-primary-active-background)}.checker--dark[data-v-0d66ac20] .p-button:focus-visible{box-shadow:0 0 4px 1px #fff}.checker--dark[data-v-0d66ac20] .p-button.back-btn:focus-visible{box-shadow:none;border-color:#ffffff80}.checker--dark[data-v-0d66ac20] .p-button-text{background-color:transparent;color:#fff}.checker__container[data-v-0d66ac20],.checker__main[data-v-0d66ac20]{display:flex;flex-direction:column;align-items:center}.checker__progress[data-v-0d66ac20]{max-width:788px;width:100%;padding-bottom:20px;margin-bottom:56px}.checker__progress--fixed[data-v-0d66ac20]{max-width:100%;position:fixed;z-index:3;top:calc(var(--header-height));background:linear-gradient(#fff,#fff 15%,#fff0);padding-top:30px;padding-bottom:20px;margin:0;display:flex;flex-direction:column;align-items:center}.checker__progress--fixed>div[data-v-0d66ac20]{max-width:788px}@media only screen and (max-width: 991px){.checker--primary[data-v-0d66ac20]{padding-top:calc(var(--header-height) + 40px)}.checker--progress-fixed[data-v-0d66ac20]{padding-top:102px}.checker--progress-fixed .survey[data-v-0d66ac20]{padding-top:48px}}.survey[data-v-0d66ac20]{width:100%;text-align:center;white-space:pre-line}.survey--center[data-v-0d66ac20]{margin-left:auto;margin-right:auto}.survey--xxs[data-v-0d66ac20]{max-width:340px}.survey--xs[data-v-0d66ac20]{max-width:400px}.survey--sm[data-v-0d66ac20]{max-width:460px}.survey--md[data-v-0d66ac20]{max-width:590px}.survey--lg[data-v-0d66ac20]{max-width:768px}.survey--xl[data-v-0d66ac20]{max-width:900px}.survey__logo-img[data-v-0d66ac20]{display:block;max-width:190px;max-height:140px;margin:0 auto 24px}.survey__title[data-v-0d66ac20]{margin-bottom:1.5rem;overflow:hidden;text-overflow:ellipsis}.survey__progress-steps[data-v-0d66ac20]{opacity:.5;margin-bottom:.375rem}.survey__description[data-v-0d66ac20]{margin-bottom:1.5rem;overflow:hidden;text-overflow:ellipsis}.dialog-info[data-v-0d66ac20]{right:0!important}.dialog-info__title[data-v-0d66ac20]{margin-bottom:10px}.dialog-info__title[data-v-0d66ac20],.dialog-info__text[data-v-0d66ac20]{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.dialog-info__btn[data-v-0d66ac20]{margin-top:20px}.dialog-info__badge[data-v-0d66ac20]{color:var(--p-mdsa-indigo-200);position:absolute;right:12px;top:12px}.checker-preview[data-v-5374ad74]{width:100%}.checker-preview--primary[data-v-5374ad74]{flex-grow:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:0;max-width:1118px;padding:80px 16px 20px;margin:0 auto;text-align:center}.checker-preview__text-content[data-v-5374ad74]{width:100%;max-width:648px;margin:0 auto 15px}.checker-preview__footer[data-v-5374ad74]{width:100%;max-width:460px;margin:15px auto 0}.checker-preview__title[data-v-5374ad74]{font-size:1.2rem;margin-bottom:.75rem}.checker-preview__text[data-v-5374ad74]{font-size:.8rem}@media only screen and (min-width: 830px){.checker-preview__text-content[data-v-5374ad74]{margin:0 auto 65px}.checker-preview__footer[data-v-5374ad74]{margin:60px auto 0}.checker-preview__title[data-v-5374ad74]{font-size:1.5rem}.checker-preview__text[data-v-5374ad74]{font-size:1rem}}#riskGraph[data-v-5374ad74] .apexcharts-grid line{stroke:var(--p-primary-200);filter:drop-shadow(0px 0px 2px rgba(125,123,247,.8))}#riskGraph[data-v-5374ad74] .apexcharts-xaxis-label{fill:var(--p-primary-color);font-family:var(--general-font-family);font-size:14px}#riskGraph[data-v-5374ad74] .apexcharts-xaxis-annotation-label{line-height:1.33333;font-size:12px}#riskGraph[data-v-5374ad74] .apexcharts-point-annotations image{pointer-events:none}#riskGraph[data-v-5374ad74] .apexcharts-point-annotation-marker{transition:all .25s ease-out}#riskGraph[data-v-5374ad74] .apexcharts-point-annotation-marker.is-hover,#riskGraph[data-v-5374ad74] .apexcharts-point-annotation-marker:hover{filter:drop-shadow(0px 4px 7px rgba(0,0,0,.1))}#riskGraph[data-v-5374ad74] .apexcharts-series--active path:first-child{fill:#7d7bf799}#riskGraph[data-v-5374ad74] .apexcharts-series--active path:nth-child(2){stroke:var(--p-primary-color)}#riskGraph[data-v-5374ad74] .x-active{stroke:var(--p-primary-color);stroke-width:3px}#riskGraph[data-v-5374ad74] .apexcharts-tooltip{top:0!important;left:50%!important;transform:translate(-50%);color:var(--p-primary-color);font-weight:700;font-size:15px;padding:5px 8px;border:0;box-shadow:none}.home-page[data-v-f9c695f2]{display:flex;flex-direction:column}@media only screen and (max-width: 991px){.home-page[data-v-f9c695f2] .checker__progress{position:fixed;z-index:3;width:100%;top:var(--header-height);padding-top:10px;background-color:#fff;padding-left:1rem;padding-right:1rem}}.irregular-figure[data-v-9cc5809a]{position:relative;width:100%}.irregular-figure--variant-1 .irregular-figure__container[data-v-9cc5809a],.irregular-figure--variant-2 .irregular-figure__container[data-v-9cc5809a],.irregular-figure--variant-5 .irregular-figure__container[data-v-9cc5809a]{padding-top:97.7%}.irregular-figure--variant-1 .irregular-figure__inner[data-v-9cc5809a]:before,.irregular-figure--variant-2 .irregular-figure__inner[data-v-9cc5809a]:before,.irregular-figure--variant-5 .irregular-figure__inner[data-v-9cc5809a]:before{top:1.99%;bottom:5.96%;background:var(--p-primary-100);width:77.7%;clip-path:polygon(69.798% 1.595%,69.798% 1.595%,72.857% 2.737%,75.686% 4.201%,78.303% 5.953%,80.726% 7.96%,82.972% 10.186%,85.058% 12.597%,87.003% 15.158%,88.823% 17.835%,90.536% 20.594%,92.16% 23.399%,92.16% 23.399%,93.686% 26.191%,95.129% 29.038%,96.448% 31.937%,97.605% 34.882%,98.559% 37.87%,99.269% 40.896%,99.697% 43.956%,99.801% 47.046%,99.543% 50.162%,98.882% 53.3%,98.882% 53.3%,97.792% 56.37%,96.33% 59.223%,94.545% 61.888%,92.485% 64.391%,90.198% 66.76%,87.735% 69.024%,85.142% 71.209%,82.469% 73.343%,79.765% 75.455%,77.078% 77.572%,77.078% 77.572%,73.644% 80.46%,70.248% 83.51%,66.858% 86.605%,63.442% 89.631%,59.969% 92.472%,56.407% 95.013%,52.724% 97.139%,48.889% 98.734%,44.87% 99.683%,40.635% 99.87%,40.635% 99.87%,36.044% 99.295%,31.66% 98.11%,27.495% 96.373%,23.562% 94.144%,19.875% 91.483%,16.447% 88.448%,13.29% 85.1%,10.419% 81.498%,7.845% 77.701%,5.583% 73.768%,5.583% 73.768%,3.745% 69.843%,2.291% 65.771%,1.219% 61.581%,.531% 57.304%,.228% 52.968%,.31% 48.603%,.777% 44.239%,1.631% 39.904%,2.871% 35.63%,4.499% 31.444%,4.499% 31.444%,6.354% 27.874%,8.605% 24.596%,11.206% 21.588%,14.112% 18.826%,17.278% 16.286%,20.657% 13.946%,24.206% 11.782%,27.878% 9.771%,31.628% 7.889%,35.41% 6.114%,35.41% 6.114%,38.749% 4.671%,42.143% 3.381%,45.579% 2.27%,49.045% 1.362%,52.529% .683%,56.02% .258%,59.504% .111%,62.97% .269%,66.405% .755%,69.798% 1.595%)}.irregular-figure--variant-1 .irregular-figure__inner[data-v-9cc5809a]:after,.irregular-figure--variant-2 .irregular-figure__inner[data-v-9cc5809a]:after,.irregular-figure--variant-5 .irregular-figure__inner[data-v-9cc5809a]:after{max-width:98%;height:94.2%;clip-path:polygon(43.473% .003%,43.473% .003%,47.295% .089%,51.077% .423%,54.809% 1.01%,58.478% 1.855%,62.071% 2.961%,65.576% 4.332%,68.981% 5.974%,72.273% 7.889%,75.441% 10.084%,78.471% 12.561%,78.471% 12.561%,81.719% 15.562%,84.847% 18.733%,87.809% 22.071%,90.558% 25.577%,93.049% 29.249%,95.234% 33.087%,97.068% 37.089%,98.505% 41.255%,99.497% 45.584%,100% 50.074%,100% 50.074%,100.029% 54.84%,99.623% 59.577%,98.798% 64.249%,97.57% 68.82%,95.957% 73.253%,93.974% 77.514%,91.639% 81.565%,88.968% 85.371%,85.977% 88.896%,82.684% 92.104%,82.684% 92.104%,79.366% 94.641%,75.834% 96.635%,72.117% 98.145%,68.246% 99.228%,64.251% 99.942%,60.163% 100.345%,56.011% 100.494%,51.825% 100.448%,47.636% 100.264%,43.473% 100%,43.473% 100%,39.671% 99.693%,35.865% 99.27%,32.086% 98.691%,28.366% 97.917%,24.735% 96.911%,21.224% 95.633%,17.863% 94.045%,14.684% 92.107%,11.718% 89.783%,8.994% 87.032%,8.994% 87.032%,6.694% 84.004%,4.822% 80.744%,3.332% 77.284%,2.183% 73.655%,1.331% 69.888%,.731% 66.014%,.342% 62.065%,.12% 58.071%,.02% 54.064%,0% 50.074%,0% 50.074%,.033% 46.094%,.148% 42.099%,.388% 38.119%,.794% 34.184%,1.41% 30.325%,2.276% 26.572%,3.437% 22.956%,4.932% 19.507%,6.806% 16.255%,9.1% 13.23%,9.1% 13.23%,11.816% 10.45%,14.771% 8.053%,17.935% 6.017%,21.28% 4.32%,24.774% 2.938%,28.39% 1.852%,32.097% 1.037%,35.867% .472%,39.669% .135%,43.473% .003%)}.irregular-figure--variant-1 .irregular-figure__img-box[data-v-9cc5809a],.irregular-figure--variant-2 .irregular-figure__img-box[data-v-9cc5809a],.irregular-figure--variant-5 .irregular-figure__img-box[data-v-9cc5809a]{max-width:98%;clip-path:polygon(46.97% 0%,46.97% 0%,50.694% .243%,54.211% .999%,57.551% 2.201%,60.744% 3.785%,63.819% 5.684%,66.807% 7.834%,69.736% 10.169%,72.637% 12.622%,75.539% 15.13%,78.471% 17.626%,78.471% 17.626%,81.719% 20.453%,84.847% 23.44%,87.809% 26.585%,90.558% 29.888%,93.049% 33.347%,95.234% 36.963%,97.068% 40.733%,98.505% 44.658%,99.497% 48.736%,100% 52.966%,100% 52.966%,100.029% 57.456%,99.623% 61.919%,98.798% 66.32%,97.57% 70.626%,95.957% 74.802%,93.974% 78.816%,91.639% 82.633%,88.968% 86.218%,85.977% 89.539%,82.684% 92.561%,82.684% 92.561%,79.366% 94.951%,75.834% 96.83%,72.117% 98.252%,68.246% 99.273%,64.251% 99.945%,60.163% 100.325%,56.011% 100.466%,51.825% 100.422%,47.636% 100.249%,43.473% 100%,43.473% 100%,39.671% 99.711%,35.865% 99.312%,32.086% 98.766%,28.366% 98.038%,24.735% 97.09%,21.224% 95.886%,17.863% 94.389%,14.684% 92.565%,11.718% 90.375%,8.994% 87.783%,8.994% 87.783%,6.694% 84.93%,4.822% 81.859%,3.332% 78.6%,2.183% 75.181%,1.331% 71.632%,.731% 67.983%,.342% 64.263%,.12% 60.5%,.02% 56.725%,0% 52.966%,0% 52.966%,.033% 49.217%,.148% 45.453%,.388% 41.703%,.794% 37.996%,1.41% 34.361%,2.276% 30.826%,3.437% 27.419%,4.932% 24.169%,6.806% 21.106%,9.1% 18.256%,9.1% 18.256%,11.914% 15.475%,15.135% 12.777%,18.691% 10.209%,22.51% 7.822%,26.523% 5.663%,30.656% 3.782%,34.839% 2.226%,39% 1.045%,43.067% .287%,46.97% 0%)}.irregular-figure--variant-1[data-v-9cc5809a]{max-width:516px}.irregular-figure--variant-5 .irregular-figure__inner[data-v-9cc5809a]:before{top:0}.irregular-figure--variant-5 .irregular-figure__inner[data-v-9cc5809a]:after{background-color:var(--p-primary-200)}.irregular-figure--variant-2 .irregular-figure__container[data-v-9cc5809a]{padding-top:79%}.irregular-figure--variant-2 .irregular-figure__inner[data-v-9cc5809a]{left:19.1%}.irregular-figure--variant-3 .irregular-figure__container[data-v-9cc5809a],.irregular-figure--variant-4 .irregular-figure__container[data-v-9cc5809a]{padding-top:92.43%}.irregular-figure--variant-3 .irregular-figure__inner[data-v-9cc5809a]:before,.irregular-figure--variant-4 .irregular-figure__inner[data-v-9cc5809a]:before{top:.68%;bottom:.68%;width:80.1%;clip-path:polygon(69.798% 1.595%,69.798% 1.595%,72.857% 2.737%,75.686% 4.201%,78.303% 5.953%,80.726% 7.96%,82.972% 10.186%,85.058% 12.597%,87.003% 15.158%,88.823% 17.835%,90.536% 20.594%,92.16% 23.399%,92.16% 23.399%,93.686% 26.191%,95.129% 29.038%,96.448% 31.937%,97.605% 34.882%,98.559% 37.87%,99.269% 40.896%,99.697% 43.956%,99.801% 47.046%,99.543% 50.162%,98.882% 53.3%,98.882% 53.3%,97.792% 56.37%,96.33% 59.223%,94.545% 61.888%,92.485% 64.391%,90.198% 66.76%,87.735% 69.024%,85.142% 71.209%,82.469% 73.343%,79.765% 75.455%,77.078% 77.572%,77.078% 77.572%,73.644% 80.46%,70.248% 83.51%,66.858% 86.605%,63.442% 89.631%,59.969% 92.472%,56.407% 95.013%,52.724% 97.139%,48.889% 98.734%,44.87% 99.683%,40.635% 99.87%,40.635% 99.87%,36.044% 99.295%,31.66% 98.11%,27.495% 96.373%,23.562% 94.144%,19.875% 91.483%,16.447% 88.448%,13.29% 85.1%,10.419% 81.498%,7.845% 77.701%,5.583% 73.768%,5.583% 73.768%,3.745% 69.843%,2.291% 65.771%,1.219% 61.581%,.531% 57.304%,.228% 52.968%,.31% 48.603%,.777% 44.239%,1.631% 39.904%,2.871% 35.63%,4.499% 31.444%,4.499% 31.444%,6.354% 27.874%,8.605% 24.596%,11.206% 21.588%,14.112% 18.826%,17.278% 16.286%,20.657% 13.946%,24.206% 11.782%,27.878% 9.771%,31.628% 7.889%,35.41% 6.114%,35.41% 6.114%,38.749% 4.671%,42.143% 3.381%,45.579% 2.27%,49.045% 1.362%,52.529% .683%,56.02% .258%,59.504% .111%,62.97% .269%,66.405% .755%,69.798% 1.595%)}.irregular-figure--variant-3 .irregular-figure__inner[data-v-9cc5809a]:after,.irregular-figure--variant-4 .irregular-figure__inner[data-v-9cc5809a]:after{clip-path:polygon(56.558% .359%,56.558% .359%,52.739% .444%,48.959% .778%,45.23% 1.363%,41.564% 2.204%,37.973% 3.306%,34.47% 4.673%,31.068% 6.308%,27.778% 8.217%,24.613% 10.404%,21.585% 12.872%,21.585% 12.872%,18.339% 15.863%,15.213% 19.022%,12.253% 22.349%,9.506% 25.842%,7.017% 29.501%,4.834% 33.325%,3.001% 37.313%,1.565% 41.464%,.573% 45.777%,.071% 50.252%,.071% 50.252%,.042% 55.001%,.448% 59.721%,1.273% 64.376%,2.499% 68.931%,4.112% 73.348%,6.093% 77.594%,8.426% 81.63%,11.095% 85.423%,14.084% 88.935%,17.375% 92.132%,17.375% 92.132%,20.69% 94.66%,24.22% 96.647%,27.934% 98.151%,31.802% 99.231%,35.794% 99.942%,39.88% 100.344%,44.029% 100.492%,48.212% 100.446%,52.398% 100.263%,56.558% 100%,56.558% 100%,60.358% 99.695%,64.161% 99.272%,67.937% 98.695%,71.654% 97.924%,75.283% 96.922%,78.791% 95.648%,82.15% 94.066%,85.326% 92.135%,88.291% 89.819%,91.013% 87.078%,91.013% 87.078%,93.311% 84.061%,95.182% 80.812%,96.67% 77.365%,97.819% 73.749%,98.671% 69.995%,99.269% 66.135%,99.658% 62.2%,99.881% 58.221%,99.98% 54.228%,100% 50.252%,100% 50.252%,99.967% 46.286%,99.852% 42.305%,99.613% 38.339%,99.207% 34.418%,98.592% 30.573%,97.725% 26.834%,96.566% 23.23%,95.071% 19.793%,93.199% 16.553%,90.906% 13.539%,90.906% 13.539%,88.192% 10.769%,85.24% 8.38%,82.078% 6.352%,78.736% 4.66%,75.244% 3.284%,71.63% 2.201%,67.926% 1.389%,64.159% .826%,60.36% .49%,56.558% .359%);max-width:93%;height:94.2%}.irregular-figure--variant-3 .irregular-figure__img-box[data-v-9cc5809a],.irregular-figure--variant-4 .irregular-figure__img-box[data-v-9cc5809a]{max-width:93%;clip-path:polygon(53.063% .025%,53.063% .025%,49.343% .268%,45.828% 1.024%,42.49% 2.226%,39.299% 3.809%,36.226% 5.708%,33.24% 7.857%,30.313% 10.191%,27.415% 12.644%,24.515% 15.151%,21.585% 17.646%,21.585% 17.646%,18.339% 20.473%,15.213% 23.459%,12.253% 26.604%,9.506% 29.906%,7.017% 33.364%,4.834% 36.979%,3.001% 40.748%,1.565% 44.672%,.573% 48.749%,.071% 52.978%,.071% 52.978%,.042% 57.467%,.448% 61.928%,1.273% 66.328%,2.499% 70.633%,4.112% 74.809%,6.093% 78.821%,8.426% 82.637%,11.095% 86.222%,14.084% 89.542%,17.375% 92.563%,17.375% 92.563%,20.69% 94.952%,24.22% 96.831%,27.934% 98.253%,31.802% 99.273%,35.794% 99.945%,39.88% 100.325%,44.029% 100.466%,48.212% 100.422%,52.398% 100.249%,56.558% 100%,56.558% 100%,60.358% 99.711%,64.161% 99.312%,67.937% 98.767%,71.654% 98.038%,75.283% 97.091%,78.791% 95.887%,82.15% 94.391%,85.326% 92.567%,88.291% 90.377%,91.013% 87.787%,91.013% 87.787%,93.311% 84.934%,95.182% 81.864%,96.67% 78.605%,97.819% 75.187%,98.671% 71.64%,99.269% 67.991%,99.658% 64.272%,99.881% 60.51%,99.98% 56.736%,100% 52.978%,100% 52.978%,99.967% 49.23%,99.852% 45.467%,99.613% 41.718%,99.207% 38.012%,98.592% 34.378%,97.725% 30.843%,96.566% 27.437%,95.071% 24.188%,93.199% 21.125%,90.906% 18.277%,90.906% 18.277%,88.095% 15.496%,84.876% 12.798%,81.323% 10.232%,77.506% 7.845%,73.496% 5.687%,69.366% 3.806%,65.186% 2.251%,61.028% 1.07%,56.963% .312%,53.063% .025%)}.irregular-figure--variant-3 .irregular-figure__inner[data-v-9cc5809a]:after{background:var(--p-primary-200)}.irregular-figure--variant-4[data-v-9cc5809a]{max-width:347px}.irregular-figure--variant-4 .irregular-figure__container[data-v-9cc5809a]{padding-top:99.4%}.irregular-figure--variant-4 .irregular-figure__inner[data-v-9cc5809a]:before{width:79.3%;inset:2% auto 4% 0;transform:scaleX(-1) rotate(360deg)}.irregular-figure--variant-4 .irregular-figure__inner[data-v-9cc5809a]:after{max-width:100%}.irregular-figure--variant-4 .irregular-figure__img-box[data-v-9cc5809a]{max-width:100%}.irregular-figure--variant-6 .irregular-figure__container[data-v-9cc5809a]{padding-top:71%}.irregular-figure--variant-6 .irregular-figure__img-box[data-v-9cc5809a]{max-width:100%}.irregular-figure--variant-6 .irregular-figure__inner[data-v-9cc5809a]:before{transform:none;width:66.72%;height:100.15%;top:0;left:6.28%;clip-path:polygon(82.403% 5.028%,82.403% 5.028%,85.018% 6.899%,87.325% 9.048%,89.349% 11.444%,91.117% 14.055%,92.655% 16.85%,93.99% 19.798%,95.147% 22.867%,96.153% 26.026%,97.035% 29.245%,97.818% 32.49%,97.818% 32.49%,98.511% 35.7%,99.109% 38.947%,99.575% 42.218%,99.873% 45.5%,99.964% 48.779%,99.812% 52.041%,99.379% 55.273%,98.629% 58.461%,97.524% 61.593%,96.028% 64.654%,96.028% 64.654%,94.14% 67.548%,91.955% 70.134%,89.512% 72.453%,86.85% 74.543%,84.009% 76.444%,81.027% 78.197%,77.943% 79.839%,74.796% 81.412%,71.626% 82.953%,68.47% 84.504%,68.47% 84.504%,64.387% 86.673%,60.296% 89.017%,56.197% 91.408%,52.094% 93.722%,47.986% 95.834%,43.876% 97.619%,39.765% 98.95%,35.654% 99.703%,31.544% 99.751%,27.437% 98.971%,27.437% 98.971%,23.199% 97.329%,19.327% 95.108%,15.816% 92.373%,12.663% 89.187%,9.865% 85.615%,7.417% 81.721%,5.315% 77.567%,3.557% 73.219%,2.137% 68.739%,1.053% 64.193%,1.053% 64.193%,.373% 59.751%,.1% 55.247%,.227% 50.711%,.745% 46.173%,1.648% 41.663%,2.927% 37.212%,4.576% 32.85%,6.586% 28.607%,8.949% 24.514%,11.66% 20.601%,11.66% 20.601%,14.418% 17.371%,17.475% 14.532%,20.794% 12.048%,24.337% 9.887%,28.067% 8.013%,31.948% 6.392%,35.941% 4.991%,40.011% 3.775%,44.119% 2.709%,48.23% 1.76%,48.23% 1.76%,51.824% 1.048%,55.429% .506%,59.025% .157%,62.594% .024%,66.118% .128%,69.577% .494%,72.954% 1.144%,76.229% 2.101%,79.385% 3.388%,82.403% 5.028%)}.irregular-figure--variant-7[data-v-9cc5809a]{width:100%;max-width:418px}.irregular-figure--variant-7 .irregular-figure__container[data-v-9cc5809a]{padding-top:82%}.irregular-figure--variant-7 .irregular-figure__inner[data-v-9cc5809a]:before{content:"";display:block;position:absolute;top:0;left:50%;height:96%;width:67.2%;background-color:var(--p-primary-100);transform:translate(-46%) rotate(14.988deg);clip-path:polygon(70.524% 1.686%,70.524% 1.686%,73.624% 2.828%,76.492% 4.293%,79.144% 6.046%,81.6% 8.053%,83.876% 10.28%,85.99% 12.692%,87.961% 15.254%,89.805% 17.932%,91.542% 20.692%,93.187% 23.498%,93.187% 23.498%,94.734% 26.292%,96.196% 29.14%,97.534% 32.04%,98.706% 34.986%,99.672% 37.975%,100.392% 41.002%,100.826% 44.064%,100.932% 47.155%,100.67% 50.272%,100% 53.411%,100% 53.411%,98.896% 56.482%,97.414% 59.337%,95.604% 62.002%,93.516% 64.506%,91.199% 66.877%,88.702% 69.141%,86.075% 71.327%,83.366% 73.463%,80.626% 75.575%,77.903% 77.693%,77.903% 77.693%,74.422% 80.583%,70.98% 83.633%,67.544% 86.73%,64.083% 89.757%,60.563% 92.599%,56.953% 95.141%,53.22% 97.268%,49.334% 98.863%,45.261% 99.813%,40.969% 100%,40.969% 100%,36.316% 99.425%,31.873% 98.239%,27.652% 96.502%,23.666% 94.272%,19.929% 91.61%,16.455% 88.574%,13.256% 85.224%,10.345% 81.62%,7.737% 77.822%,5.444% 73.887%,5.444% 73.887%,3.582% 69.961%,2.108% 65.887%,1.022% 61.696%,.325% 57.417%,.017% 53.079%,.1% 48.712%,.574% 44.346%,1.439% 40.01%,2.696% 35.734%,4.346% 31.546%,4.346% 31.546%,6.226% 27.975%,8.507% 24.696%,11.143% 21.687%,14.088% 18.923%,17.297% 16.382%,20.722% 14.041%,24.318% 11.876%,28.04% 9.865%,31.84% 7.982%,35.673% 6.207%,35.673% 6.207%,39.057% 4.763%,42.496% 3.472%,45.979% 2.36%,49.492% 1.452%,53.023% .773%,56.56% .348%,60.091% .201%,63.604% .359%,67.086% .845%,70.524% 1.686%)}.irregular-figure--variant-7 .irregular-figure__inner[data-v-9cc5809a]:after{content:none}.irregular-figure--variant-7 .irregular-figure__img-box img[data-v-9cc5809a]{clip-path:polygon(43.473% .003%,43.473% .003%,47.295% .089%,51.078% .423%,54.809% 1.01%,58.478% 1.855%,62.071% 2.961%,65.576% 4.332%,68.981% 5.974%,72.273% 7.889%,75.441% 10.084%,78.471% 12.561%,78.471% 12.561%,81.719% 15.562%,84.847% 18.732%,87.809% 22.071%,90.558% 25.577%,93.049% 29.249%,95.234% 33.087%,97.068% 37.089%,98.505% 41.255%,99.497% 45.584%,100% 50.074%,100% 50.074%,100.029% 54.84%,99.623% 59.577%,98.798% 64.249%,97.57% 68.82%,95.957% 73.253%,93.974% 77.513%,91.639% 81.565%,88.968% 85.371%,85.977% 88.896%,82.684% 92.104%,82.684% 92.104%,79.366% 94.641%,75.834% 96.635%,72.117% 98.145%,68.246% 99.228%,64.251% 99.942%,60.163% 100.345%,56.011% 100.494%,51.825% 100.448%,47.636% 100.264%,43.473% 100%,43.473% 100%,39.671% 99.693%,35.865% 99.27%,32.086% 98.691%,28.366% 97.917%,24.735% 96.911%,21.224% 95.633%,17.863% 94.044%,14.684% 92.107%,11.718% 89.783%,8.994% 87.032%,8.994% 87.032%,6.694% 84.004%,4.822% 80.744%,3.332% 77.284%,2.183% 73.655%,1.331% 69.888%,.731% 66.014%,.342% 62.065%,.12% 58.071%,.02% 54.064%,0% 50.074%,0% 50.074%,.033% 46.094%,.148% 42.099%,.388% 38.119%,.794% 34.184%,1.41% 30.325%,2.276% 26.572%,3.437% 22.956%,4.932% 19.507%,6.806% 16.255%,9.1% 13.23%,9.1% 13.23%,11.816% 10.45%,14.771% 8.053%,17.935% 6.017%,21.28% 4.32%,24.774% 2.938%,28.39% 1.852%,32.098% 1.037%,35.867% .472%,39.669% .135%,43.473% .003%)}.irregular-figure--variant-8 .irregular-figure__container[data-v-9cc5809a]{padding-top:91.67%}.irregular-figure--variant-8 .irregular-figure__inner[data-v-9cc5809a]{display:flex;justify-content:center;align-items:center}.irregular-figure--variant-8 .irregular-figure__inner[data-v-9cc5809a]:before{top:0;bottom:0;width:80.28%;background-color:#e7e5ff;clip-path:polygon(69.798% 1.595%,69.798% 1.595%,72.857% 2.737%,75.686% 4.201%,78.303% 5.953%,80.726% 7.96%,82.972% 10.186%,85.058% 12.597%,87.003% 15.158%,88.823% 17.835%,90.536% 20.594%,92.16% 23.399%,92.16% 23.399%,93.686% 26.191%,95.129% 29.038%,96.448% 31.937%,97.605% 34.882%,98.559% 37.87%,99.269% 40.896%,99.697% 43.956%,99.801% 47.046%,99.543% 50.162%,98.882% 53.3%,98.882% 53.3%,97.792% 56.37%,96.33% 59.223%,94.545% 61.888%,92.485% 64.391%,90.198% 66.76%,87.735% 69.024%,85.142% 71.209%,82.469% 73.343%,79.765% 75.455%,77.078% 77.572%,77.078% 77.572%,73.644% 80.46%,70.248% 83.51%,66.858% 86.605%,63.442% 89.631%,59.969% 92.472%,56.407% 95.013%,52.724% 97.139%,48.889% 98.734%,44.87% 99.683%,40.635% 99.87%,40.635% 99.87%,36.044% 99.295%,31.66% 98.11%,27.495% 96.373%,23.562% 94.144%,19.875% 91.483%,16.447% 88.448%,13.29% 85.1%,10.419% 81.498%,7.845% 77.701%,5.583% 73.768%,5.583% 73.768%,3.745% 69.843%,2.291% 65.771%,1.219% 61.581%,.531% 57.304%,.228% 52.968%,.31% 48.603%,.777% 44.239%,1.631% 39.904%,2.871% 35.63%,4.499% 31.444%,4.499% 31.444%,6.354% 27.874%,8.605% 24.596%,11.206% 21.588%,14.112% 18.826%,17.278% 16.286%,20.657% 13.946%,24.206% 11.782%,27.878% 9.771%,31.628% 7.889%,35.41% 6.114%,35.41% 6.114%,38.749% 4.671%,42.143% 3.381%,45.579% 2.27%,49.045% 1.362%,52.529% .683%,56.02% .258%,59.504% .111%,62.97% .269%,66.405% .755%,69.798% 1.595%)}.irregular-figure--variant-8 .irregular-figure__inner[data-v-9cc5809a]:after{left:0;bottom:auto;top:50%;transform:translateY(-50%);width:68.63%;height:74.25%;background-color:var(--p-primary-100);clip-path:polygon(46.937% .001%,46.937% .001%,50.658% .243%,54.172% .995%,57.51% 2.192%,60.701% 3.768%,63.774% 5.659%,66.76% 7.798%,69.687% 10.122%,72.585% 12.564%,75.485% 15.06%,78.415% 17.544%,78.415% 17.544%,81.661% 20.358%,84.787% 23.331%,87.747% 26.462%,90.494% 29.749%,92.983% 33.192%,95.167% 36.791%,96.999% 40.543%,98.435% 44.449%,99.427% 48.508%,99.929% 52.719%,99.929% 52.719%,99.958% 57.188%,99.552% 61.63%,98.728% 66.01%,97.501% 70.296%,95.888% 74.453%,93.907% 78.448%,91.574% 82.246%,88.905% 85.815%,85.916% 89.121%,82.626% 92.129%,82.626% 92.129%,79.31% 94.507%,75.78% 96.377%,72.066% 97.793%,68.198% 98.808%,64.206% 99.478%,60.12% 99.855%,55.971% 99.996%,51.788% 99.952%,47.602% 99.78%,43.443% 99.532%,43.443% 99.532%,39.643% 99.245%,35.839% 98.848%,32.063% 98.305%,28.346% 97.579%,24.717% 96.636%,21.209% 95.437%,17.851% 93.948%,14.674% 92.132%,11.709% 89.952%,8.988% 87.373%,8.988% 87.373%,6.69% 84.533%,4.818% 81.476%,3.33% 78.232%,2.182% 74.83%,1.33% 71.298%,.731% 67.665%,.342% 63.962%,.12% 60.217%,.02% 56.46%,0% 52.719%,0% 52.719%,.033% 48.987%,.148% 45.241%,.388% 41.509%,.794% 37.819%,1.409% 34.201%,2.275% 30.682%,3.434% 27.291%,4.929% 24.057%,6.801% 21.008%,9.094% 18.172%,9.094% 18.172%,11.906% 15.404%,15.124% 12.718%,18.677% 10.162%,22.494% 7.786%,26.504% 5.638%,30.634% 3.765%,34.814% 2.217%,38.972% 1.041%,43.037% .286%,46.937% .001%)}.irregular-figure--variant-8 .irregular-figure__img-box[data-v-9cc5809a]{display:none}.irregular-figure__container[data-v-9cc5809a]{width:100%;position:relative}.irregular-figure__inner[data-v-9cc5809a]{position:absolute;top:0;right:0;bottom:0;left:0}.irregular-figure__inner[data-v-9cc5809a]:before{content:"";display:block;position:absolute;right:0;background:var(--p-primary-100)}.irregular-figure__inner[data-v-9cc5809a]:after{content:"";display:block;position:absolute;bottom:0;left:0;background-color:var(--p-primary-600);width:100%}.irregular-figure__img-box[data-v-9cc5809a]{position:absolute;z-index:1;bottom:0;left:0;max-height:100%;width:100%}.irregular-figure__img-box img[data-v-9cc5809a]{display:block;width:100%;height:100%}.figure-message[data-v-9cc5809a]{width:36.5%;min-height:8.3%;max-height:90px;border-radius:12px;background-color:var(--p-primary-100);padding:.8889em;color:var(--color-text);position:absolute;left:0;top:21%}.figure-message[data-v-9cc5809a]:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 20 15' fill='none'%3E%3Cpath d='M0.5 15L14 0.5C14 4.24253 16.3344 8.0499 18.8191 10.9514C20.0577 12.3978 19.0752 15 17.1709 15H0.5Z' fill='%23EEEDFF'/%3E%3C/svg%3E");display:block;width:20px;height:15px;position:absolute;right:-6px;bottom:0}.figure-message__content[data-v-9cc5809a]{overflow:hidden;max-height:65px}.figure-message__text[data-v-9cc5809a]{font-weight:700;font-size:1em;line-height:1.27;overflow:hidden;text-overflow:ellipsis;white-space:pre-line}.notfound[data-v-3d750579]{text-align:center;white-space:pre-line}.notfound__img-box[data-v-3d750579]{width:100%;max-width:360px;margin-left:auto;margin-right:auto}.notfound__text[data-v-3d750579]{color:var(--color-text);font-size:24px;font-weight:500;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.notfound__footer[data-v-3d750579]{display:flex;justify-content:center;align-items:center;margin-top:40px}.notfound__footer .btn[data-v-3d750579]{max-width:calc(50% - 12px);min-width:auto;font-weight:700}@media only screen and (max-width: 576px){.notfound__text[data-v-3d750579]{font-size:20px}.notfound__footer[data-v-3d750579]{display:block}.notfound__footer .btn[data-v-3d750579]{max-width:100%;margin-bottom:8px}.notfound__footer .btn[data-v-3d750579]:last-child{margin-bottom:0}}.notfound-showcase[data-v-3d750579]{max-width:100%;width:100%;font-size:32px;position:relative;z-index:1;text-align:center}.notfound-showcase__title[data-v-3d750579]{transform:translate(-.025em);color:var(--p-primary-600);font-size:6em;font-weight:800;line-height:1;text-shadow:0 -.02em 0 var(--color-light),0 -.02em 0 var(--color-light),0 .02em 0 var(--color-light),0 .02em 0 var(--color-light),-.02em 0 0 var(--color-light),.02em 0 0 var(--color-light),-.02em 0 0 var(--color-light),.02em 0 0 var(--color-light),-.005em -.02em 0 var(--color-light),.005em -.02em 0 var(--color-light),-.005em .02em 0 var(--color-light),.005em .02em 0 var(--color-light),-.02em -.005em 0 var(--color-light),.02em -.005em 0 var(--color-light),-.02em .005em 0 var(--color-light),.02em .005em 0 var(--color-light),-.01em -.02em 0 var(--color-light),.01em -.02em 0 var(--color-light),-.01em .02em 0 var(--color-light),.01em .02em 0 var(--color-light),-.02em -.01em 0 var(--color-light),.02em -.01em 0 var(--color-light),-.02em .01em 0 var(--color-light),.02em .01em 0 var(--color-light),-3px -.02em 0 var(--color-light),3px -.02em 0 var(--color-light),-3px .02em 0 var(--color-light),3px .02em 0 var(--color-light),-.02em -3px 0 var(--color-light),.02em -3px 0 var(--color-light),-.02em 3px 0 var(--color-light),.02em 3px 0 var(--color-light),-.02em -.02em 0 var(--color-light),.02em -.02em 0 var(--color-light),-.02em .02em 0 var(--color-light),.02em .02em 0 var(--color-light),-.02em -.02em 0 var(--color-light),.02em -.02em 0 var(--color-light),-.02em .02em 0 var(--color-light),.02em .02em 0 var(--color-light);margin:0 0 .03em;overflow:hidden;text-overflow:ellipsis}.notfound-showcase__text[data-v-3d750579]{color:var(--color-text);font-size:1em;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.notfound-page[data-v-3d750579]{display:flex;align-items:center;justify-content:center}.notfound-page .notfound[data-v-3d750579]{width:100%;max-width:590px;padding:20px 16px;overflow:hidden}:root{--app-height: 100dvh;--general-font-family: "Mulish", sans-serif, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--color-bg: #fff;--color-light: #fff;--color-text: #484b54;--header-height: 64px;--item-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_1864_15938)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.97676 5.10555C8.48285 3.87655 10.5057 3.77684 12.4459 3.8678C14.3485 3.957 16.3339 4.2391 17.6578 5.60632C18.999 6.99143 19.0474 9.01472 19.2837 10.9294C19.5912 13.4207 20.7136 16.1622 19.2089 18.1747C17.5881 20.3425 14.5676 21.0388 11.8702 20.8448C9.26692 20.6576 6.82282 19.2903 5.2984 17.1741C3.92434 15.2667 4.05715 12.7794 4.38127 10.4487C4.66468 8.41078 5.38164 6.4072 6.97676 5.10555Z' fill='%23CDCBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.3998 3.39226C18.3393 3.52414 19.8843 4.83365 21.2386 6.22583C22.5668 7.59108 23.8236 9.15376 23.8559 11.0566C23.8886 12.9844 22.5413 14.4947 21.4055 16.0541C19.9275 18.0831 18.8737 20.8517 16.3998 21.2928C13.7352 21.7679 11.0541 20.2123 9.21727 18.2274C7.44457 16.3117 6.59441 13.6434 6.92752 11.0566C7.22778 8.72504 9.0244 6.99983 10.8537 5.51966C12.4532 4.22547 14.3458 3.25258 16.3998 3.39226Z' fill='%237D7BF7'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1864_15938'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}br{display:block;line-height:1.5}body{min-height:100%;position:relative;text-size-adjust:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);font-family:var(--general-font-family);font-size:16px;font-weight:400;line-height:1.5}#app{position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:var(--app-height)}.main{flex-grow:1}.footer{flex-shrink:0}*,:after,:before{background:none;border:none;box-sizing:border-box;color:inherit;font-size:100%;font-style:normal;font-weight:400;margin:0;padding:0;vertical-align:baseline}button,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}a,button,details,input[type=button],input[type=checkbox],input[type=file],input[type=image],input[type=radio],input[type=range],input[type=reset],input[type=submit],label,select{cursor:pointer}article,aside,audio,canvas,details,figcaption,figure,footer,header,main,nav,rt,ruby,section,summary{display:block}bdi,mark,meter,output,progress,time{display:inline-block}[hidden],datalist,dialog:not([open]),rp{display:none}a{text-decoration:none}ol,ul{list-style:none}embed,iframe,img,object,picture,svg,video{display:block;height:auto;max-width:100%}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}strong{font-weight:700}em{font-style:italic}code,kbd,pre,samp{font-family:monospace}sub{vertical-align:sub}sup{vertical-align:super}small{font-size:small}table{border-collapse:collapse}h1,h2,h3,h4,.text-h1,.text-h2,.text-h3,.text-h4{font-family:inherit;color:var(--color-text);line-height:1.3333;margin-bottom:1.5rem}h1,.text-h1{font-size:2rem;font-weight:700}h2,.text-h2{font-size:1.5rem;font-weight:700}h3,.text-h3{font-size:1.25rem;font-weight:700;line-height:1.4}h4,.text-h4{font-size:1.125rem;font-weight:700}.text-lg{font-size:1rem}.text-md{font-size:.875rem}.text-sm{font-size:.75rem}.text-xs{font-size:.625rem}.text-w-bold{font-weight:700}.text-w-semibold{font-weight:600}.text-w-medium{font-weight:500}.text-w-regular{font-weight:400}.s-container{width:100%;max-width:1192px;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1024px){*{scrollbar-width:thin}*::-webkit-scrollbar{width:8px;height:4px}*::-webkit-scrollbar-thumb{background:#5e258966;border-right:4px transparent solid;background-clip:padding-box;transition:all .25s ease-out}*::-webkit-scrollbar-corner{background:#f6f3fa}}@media only screen and (min-width: 1024px){html,body{scrollbar-width:14px;scrollbar-gutter:stable}html::-webkit-scrollbar,body::-webkit-scrollbar{width:14px;height:14px}}.icon-progress{flex-shrink:0;color:#eff0f2}.icon-progress-high rect{color:#fd7b32}.icon-progress-high rect:last-child{color:#eff0f2}.icon-progress-medium rect:first-child,.icon-progress-medium rect:nth-child(2){color:#fdc434}.icon-progress-low rect:first-child{color:green}.icon-progress-chronic rect,.icon-progress-hard rect{color:var(--p-mdsa-red-500)}.icon-progress-arr{color:var(--color-text-primary)}@keyframes spin-circular{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}
