@charset "UTF-8";.btn{border:1px solid #ebebeb;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;text-decoration:none}.hugeGreenBtn,input.hugeGreenBtn{float:left}.hugeGreenBtn.floatright,input.hugeGreenBtn.floatright{float:right}.icon-question-outlined{background:url(/images/icons/question-outlined.svg?v=1) no-repeat;display:inline-block;height:14px;vertical-align:top;width:14px}.form-item label,.form-item__label{color:var(--color-typography-title);display:block;font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:var(--typography-body-default-regular-line-height);margin-bottom:2px}.form-item label:empty,.form-item__label:empty{display:none}.form-item__top .form-item label,.form-item__top .form-item__label{margin-bottom:0;margin-right:14px}.form-item label.form-item__label--size-16,.form-item__label.form-item__label--size-16{font-size:16px;line-height:24px}.form-item label--mb,.form-item__label--mb{margin-bottom:12px}.form-item__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.form-item__required{-ms-flex-item-align:start;align-self:flex-start;color:var(--color-typography-tip);font-size:12px;line-height:16px;margin-left:auto;white-space:nowrap}.form-item__required--recommended{color:var(--color-accent-positive-base);font-weight:600}.form-item__error,.form-item__info,.form-item__required--required{color:var(--color-accent-negative-base);font-weight:600}.form-item__error,.form-item__info{display:block;font-size:12px;line-height:16px}.form-item__error--absolute,.form-item__info--absolute{position:absolute}.form-item__error-wrap,.form-item__info-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;min-height:24px}.form-item__error.mobile,.form-item__info.mobile{display:none}@media (max-width:767.98px){.form-item__error.mobile,.form-item__info.mobile{display:block}.form-item__error.desktop,.form-item__info.desktop{display:none}}.form-item__info{color:var(--color-accent-positive-base)}.form-item__after-input{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:3px;min-height:16px}.form-item__after-input_hidden{display:none}.form-item .tcounter,.form-item__counter{-webkit-box-pack:end;-ms-flex-pack:end;color:var(--color-typography-tip-hover);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;justify-content:flex-end;line-height:16px;margin-left:auto;white-space:nowrap}.form-item .tcounter-error,.form-item .tcounter.has-error,.form-item__counter-error,.form-item__counter.has-error{color:var(--color-accent-negative-base)}.form-item--size-32 .input-style{height:auto;padding:3px 11px}.form-item--size-32 .wrap-input-action__remove{height:32px}.form-item--size-48 .input-style{font-size:18px;height:auto;line-height:22px;padding:12px 11px}.form-item--size-48 .wrap-input-action__remove{height:48px}.form-item--bordered{background:var(--color-typography-white);border:1px solid var(--color-grayscale-border);border-radius:6px;padding:11px 12px 18px}.form-item--bordered .form-item__after-input{margin-top:5px}.form-item--bordered .form-item__counter{color:var(--color-typography-tip)}@media (max-width:767.98px){.form-item--bordered{padding:15px 12px 26px}.modal-design--full .modal-body .form-item--bordered{border-radius:0;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}.form-item--mb{margin-bottom:12px}@media (max-width:767.98px){.form-item--mb{margin-bottom:16px}}.wrap-input-action{position:relative}.wrap-input-action__remove{background:url(/images/icons/circular-close-icon.svg) 50% no-repeat;cursor:pointer;height:40px;position:absolute;right:14px;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:12px}@media (max-width:767.98px){.wrap-input-action__remove{padding:0 20px;right:0}}.wrap-input-action__remove:not(.hidden)+.input-style{padding-right:35px}.input-style,.textarea-style{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-grayscale-bg-base);border:1px solid var(--color-grayscale-field-border);border-radius:4px;color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);line-height:24px;outline:none;padding:8px 11px}.input-style::-webkit-input-placeholder,.textarea-style::-webkit-input-placeholder{color:var(--color-typography-tip)}.input-style::-moz-placeholder,.textarea-style::-moz-placeholder{color:var(--color-typography-tip)}.input-style:-ms-input-placeholder,.textarea-style:-ms-input-placeholder{color:var(--color-typography-tip)}.input-style::-ms-input-placeholder,.textarea-style::-ms-input-placeholder{color:var(--color-typography-tip)}.input-style::placeholder,.textarea-style::placeholder{color:var(--color-typography-tip)}.input-style.disabled,.input-style[disabled],.textarea-style.disabled,.textarea-style[disabled]{-webkit-text-fill-color:var(--color-typography-tip);background:rgba(61,61,61,.06);border:1px solid var(--color-grayscale-border);color:var(--color-typography-tip);opacity:1}.input-style--focus,.input-style:not(.disabled):not(.input-style--error,.textarea-style--error):focus,.textarea-style--focus,.textarea-style:not(.disabled):not(.input-style--error,.textarea-style--error):focus{border:1px solid var(--color-accent-primary-base)}.input-style--focus:-moz-read-only:focus,.input-style:not(.disabled):not(.input-style--error,.textarea-style--error):focus:-moz-read-only:focus,.textarea-style--focus:-moz-read-only:focus,.textarea-style:not(.disabled):not(.input-style--error,.textarea-style--error):focus:-moz-read-only:focus{border-color:var(--color-grayscale-field-border)}.input-style--focus:read-only:focus,.input-style:not(.disabled):not(.input-style--error,.textarea-style--error):focus:read-only:focus,.textarea-style--focus:read-only:focus,.textarea-style:not(.disabled):not(.input-style--error,.textarea-style--error):focus:read-only:focus{border-color:var(--color-grayscale-field-border)}.input-style--error,.textarea-style--error{border-color:rgba(var(--color-accent-negative-base-rgb),.32)}.input-style{height:40px;padding-right:35px}.input-style--pr0{padding-right:0}.input-style--size-32{-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;padding-bottom:0;padding-top:0}.input-style--check{background:url(/images/check-field.svg) center right 11px no-repeat}.textarea-style{display:block;min-height:100px;width:100%}.textarea-style:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none}.radio-group+.radio-group{margin-top:12px}.radio-group label.radio-group__label{color:var(--color-typography-text);cursor:pointer;display:block;font-size:var(--typography-body-default-regular-font-size);font-style:var(--typography-body-default-regular-font-style);font-weight:var(--typography-body-default-regular-font-weight);line-height:var(--typography-body-default-regular-line-height);margin-bottom:0;padding:0 0 0 28px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-group label.radio-group__label:after,.radio-group label.radio-group__label:before{content:"";display:block;position:absolute}.radio-group label.radio-group__label:before{border:1px solid var(--color-grayscale-field-border);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;left:0;top:3px;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;width:16px}.radio-group label.radio-group__label:after{background:var(--color-grayscale-bg-dark);border-radius:50%;height:6px;left:5px;opacity:0;top:8px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;width:6px}.radio-group label.radio-group__label--tooltip{padding-right:16px}.radio-group label.radio-group__label--checked:after{opacity:1}.radio-group label.radio-group__label--checked:before{background-color:var(--color-grayscale-bg-base);border-color:var(--color-accent-positive-base)}.radio-group label.radio-group__label:not(.radio-group label.radio-group__label--error):hover:before{border-color:var(--color-accent-positive-base)}.radio-group label.radio-group__label--disabled,.radio-group label.radio-group__label.disabled{opacity:.5;pointer-events:none}.radio-group label.radio-group__label--disabled:before,.radio-group label.radio-group__label.disabled:before{border:1px solid #c4c4c4}.radio-group label.radio-group__label--error:before{border-color:var(--color-accent-negative-base)}.radio-group__input{display:none;margin:0;opacity:0;padding:0;width:0}.radio-group__input:checked+label:after{opacity:1}.radio-group__input:checked+label:before{background-color:var(--color-grayscale-bg-base);border-color:var(--color-accent-positive-base)}.radio-group .kw-tooltip{margin-left:4px;margin-top:3px;position:absolute}.checkbox-after-label label{color:var(--color-typography-text);cursor:pointer;display:inline-block;font-size:var(--typography-body-default-regular-font-size);font-style:var(--typography-body-default-regular-font-style);font-weight:var(--typography-body-default-regular-font-weight);line-height:var(--typography-body-default-regular-line-height);padding:0 0 0 28px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-after-label label:after,.checkbox-after-label label:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;position:absolute}.checkbox-after-label label:before{background:var(--color-grayscale-bg-base);border:1px solid var(--color-grayscale-field-border);border-radius:3px;height:16px;left:0;top:3px;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;width:16px}.checkbox-after-label label:after{background:url(/images/checkbox-after-label-kw.svg) no-repeat;height:13px;left:2px;opacity:0;top:7px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;width:12px}.checkbox-after-label input{display:none;margin:0;opacity:0;padding:0;width:0}.checkbox-after-label input:checked+label:after{opacity:1}.checkbox-after-label input:checked+label:before{border-color:var(--color-accent-positive-base);-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-after-label--disabled,.checkbox-after-label.disabled{opacity:1}.checkbox-after-label--disabled label,.checkbox-after-label.disabled label{cursor:default}.checkbox-after-label--disabled input:checked+label:before,.checkbox-after-label.disabled input:checked+label:before{background:var(--color-grayscale-page-bg-default);border-color:var(--color-grayscale-border)}.checkbox-after-label--disabled input:checked+label:after,.checkbox-after-label.disabled input:checked+label:after{background-image:url(/images/checkbox-after-label-disabled.svg)}.checkbox-after-label--error input+label:before{border-color:var(--color-accent-negative-base)}.trumbowyg-style .trumbowyg-box{border:0;margin:0}.trumbowyg-style .trumbowyg-box .trumbowyg-editor{color:var(--color-typography-text);font-size:14px;line-height:24px;padding:8px 11px;white-space:pre-wrap}.trumbowyg-style .trumbowyg-field__error-highlighting{border-color:transparent!important;color:rgba(0,0,0,0)!important;font-size:14px;left:0;line-height:24px;min-height:100%;padding:8px 11px;position:absolute;right:0;top:0;white-space:pre-wrap;width:100%;word-break:break-word}.trumbowyg-style .trumbowyg-field__error-highlighting-wrapper{background:var(--color-grayscale-bg-base);border:1px solid var(--color-grayscale-field-border);border-radius:4px;overflow:hidden;position:relative}.trumbowyg-style .trumbowyg-field__error-highlighting-wrapper.focused{border-color:var(--color-accent-primary-base)}.trumbowyg-style.trumbowyg-style--error .trumbowyg-field__error-highlighting-wrapper,.trumbowyg-style.trumbowyg-style--error .trumbowyg-field__error-highlighting-wrapper.focused{border-color:var(--color-accent-negative-border-alpha)}.trumbowyg-style .trumbowyg-button-pane{display:none}.trumbowyg-style--textarea .trumbowyg-box{overflow:hidden;resize:vertical}.trumbowyg-style--textarea .trumbowyg-box .trumbowyg-editor{background:#fff;border:1px solid var(--color-grayscale-field-border);border-radius:4px;height:100%!important;min-height:auto!important;overflow-x:auto}@media (max-width:767.98px){.trumbowyg-style--textarea .trumbowyg-box .trumbowyg-editor[contenteditable=true].is-placeholder-mobile.force-placeholder:before{content:attr(data-placeholder-mobile)}}.trumbowyg-style--textarea .trumbowyg-box .trumbowyg-editor:focus{border-color:var(--color-accent-primary-base)}.trumbowyg-style--textarea .trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea{bottom:0;left:0;position:absolute;resize:none;right:2px;top:0}@media (max-width:767.98px){.trumbowyg-style--textarea .trumbowyg-field__error-highlighting{padding-top:12px}}.trumbowyg-style--textarea .trumbowyg-field__error-highlighting-wrapper--initialized{overflow-y:auto}.trumbowyg-style--textarea .trumbowyg-field__error-highlighting-wrapper--has-resize{resize:vertical;z-index:5}.trumbowyg-style--textarea .trumbowyg-field__error-highlighting-wrapper .trumbowyg-box{min-height:100%;overflow:inherit;resize:none}.trumbowyg-style--textarea .trumbowyg-field__error-highlighting-wrapper .trumbowyg-box .trumbowyg-editor{background:transparent;border:0;border-radius:0;height:auto!important;overflow:hidden}.trumbowyg-style--input .trumbowyg-box{background:#fff;border:1px solid var(--color-grayscale-field-border);border-radius:4px;height:40px!important;min-height:40px!important;padding:8px 16px 8px 11px}.trumbowyg-style--input .trumbowyg-box--focus{border-color:var(--color-accent-primary-base)}.trumbowyg-style--input .trumbowyg-box .trumbowyg-editor{border:0;border-radius:0;height:24px!important;min-height:24px!important;overflow:hidden;padding:0!important;white-space:nowrap}.trumbowyg-style--input .trumbowyg-box .trumbowyg-editor:focus{border:0!important}.trumbowyg-style--input .trumbowyg-box .trumbowyg-editor:not(.force-placeholder) *{display:inline;white-space:nowrap}.trumbowyg-style--input .trumbowyg-box .trumbowyg-editor:not(.force-placeholder) br{display:none}.trumbowyg-style--input .trumbowyg-box .trumbowyg-editor:not(.force-placeholder)>br:first-child{display:inline-block}.trumbowyg-style--input .trumbowyg-field__error-highlighting *{display:inline;white-space:nowrap}.trumbowyg-style--input .trumbowyg-field__error-highlighting br{display:none}.trumbowyg-style--input .trumbowyg-field__error-highlighting>br:first-child{display:inline-block}.trumbowyg-style--input .trumbowyg-field__error-highlighting-wrapper .trumbowyg-box{background:transparent;border:0;border-radius:0;height:38px!important;min-height:38px!important;padding:0!important}.trumbowyg-style--input .trumbowyg-field__error-highlighting-wrapper .trumbowyg-box .trumbowyg-editor{height:38px!important;min-height:38px!important;padding:8px 16px 8px 11px!important}.trumbowyg-style--input.trumbowyg-style--with-clear-button .trumbowyg-box{padding-right:35px!important}.trumbowyg-style--input .trumbowyg-box.trumbowyg-disabled,.trumbowyg-style--textarea .trumbowyg-box.trumbowyg-disabled .trumbowyg-editor{background:-webkit-gradient(linear,left bottom,left top,from(rgba(61,61,61,.06)),to(rgba(61,61,61,.06))),#fff;background:linear-gradient(0deg,rgba(61,61,61,.06),rgba(61,61,61,.06)),#fff;border:1px solid #e2e2e2}.trumbowyg-style--error.trumbowyg-style--input .trumbowyg-box,.trumbowyg-style--error.trumbowyg-style--input .trumbowyg-box--focus,.trumbowyg-style--error.trumbowyg-style--input .trumbowyg-box:focus,.trumbowyg-style--error.trumbowyg-style--textarea .trumbowyg-editor,.trumbowyg-style--error.trumbowyg-style--textarea .trumbowyg-editor--focus,.trumbowyg-style--error.trumbowyg-style--textarea .trumbowyg-editor:focus{border-color:var(--color-accent-negative-border-alpha)}@media (max-width:767.98px){.popup.popup--light .popup__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px 16px}}.popup.popup--light.popup--w391 .popup_content{max-width:391px}.popup.popup--light .popup_content{border-radius:12px;max-width:466px;padding:16px}@media (max-width:767.98px){.popup.popup--light .popup_content{max-width:343px!important}}.popup.popup--light .popup-close{background-image:url(/images/exit-lg.svg);background-size:17px;height:32px!important;margin:0;opacity:.451;padding:0!important;right:12px;top:16px;width:32px!important}.popup.popup--light .popup__header{margin-bottom:8px;padding-right:38px}@media (max-width:767.98px){.popup.popup--light .popup__header{margin-bottom:16px}}.popup.popup--light .popup__header h1,.popup.popup--light .popup__header-title{color:var(--color-typography-title);font-size:18px;font-weight:600;line-height:24px;margin:0;padding:5px 0 3px}.popup.popup--light .popup__body{margin-bottom:8px}@media (max-width:767.98px){.popup.popup--light .popup__body{margin-bottom:16px}}.popup.popup--light .popup__body p{color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);padding:0 0 2px}.popup.popup--light .popup__body h5{color:var(--color-typography-title);font-size:16px;font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:24px;line-height:20px;padding:6px 0 2px}.is-redesign .popup.popup--light .popup__body h5{line-height:var(--typography-body-default-regular-line-height)}.popup.popup--light .popup__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.popup.popup--light .popup__footer--mob-btn-full{display:block}@media (max-width:767.98px){.popup.popup--light .popup__footer--mob-btn-full .kw-button{width:100%!important}.popup.popup--light .popup__footer--mob-btn-full .kw-button+.kw-button{margin-top:8px}}.popup.popup--light .popup__footer .kw-button{width:calc(50% - 4px)}@media (max-width:767.98px){.popup.popup--light .popup__footer .kw-button{padding-left:24px;padding-right:24px}}@media (max-width:374px){.popup.popup--light .popup__footer .kw-button{padding-left:8px;padding-right:8px}}.file-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:42px;width:32px}.file-icon--small{height:24px;width:18px}.file-icon--default{background-image:url(/images/icons/file/file.svg?v=4)}.file-icon--default.file-icon--small{background-image:url(/images/icons/file/file-mini.svg?v=4)}.file-icon--alt{background-image:url(/images/icons/file/file-alt.svg?v=4)}.file-icon--alt.file-icon--small{background-image:url(/images/icons/file/file-alt-mini.svg?v=4)}.file-icon--archive{background-image:url(/images/icons/file/file-archive.svg?v=4)}.file-icon--archive.file-icon--small{background-image:url(/images/icons/file/file-archive-mini.svg?v=4)}.file-icon--audio{background-image:url(/images/icons/file/file-audio.svg?v=4)}.file-icon--audio.file-icon--small{background-image:url(/images/icons/file/file-audio-mini.svg?v=4)}.file-icon--code{background-image:url(/images/icons/file/file-code.svg?v=4)}.file-icon--code.file-icon--small{background-image:url(/images/icons/file/file-code-mini.svg?v=4)}.file-icon--excel{background-image:url(/images/icons/file/file-excel.svg?v=4)}.file-icon--excel.file-icon--small{background-image:url(/images/icons/file/file-excel-mini.svg?v=4)}.file-icon--image{background-image:url(/images/icons/file/file-image.svg?v=4)}.file-icon--image.file-icon--small{background-image:url(/images/icons/file/file-image-mini.svg?v=4)}.file-icon--pdf{background-image:url(/images/icons/file/file-pdf.svg?v=4)}.file-icon--pdf.file-icon--small{background-image:url(/images/icons/file/file-pdf-mini.svg?v=4)}.file-icon--powerpoint{background-image:url(/images/icons/file/file-powerpoint.svg?v=4)}.file-icon--powerpoint.file-icon--small{background-image:url(/images/icons/file/file-powerpoint-mini.svg?v=4)}.file-icon--psd{background-image:url(/images/icons/file/file-psd.svg?v=4)}.file-icon--psd.file-icon--small{background-image:url(/images/icons/file/file-psd-mini.svg?v=4)}.file-icon--video{background-image:url(/images/icons/file/file-video.svg?v=4)}.file-icon--video.file-icon--small{background-image:url(/images/icons/file/file-video-mini.svg?v=4)}.file-icon--word{background-image:url(/images/icons/file/file-word.svg?v=4)}.file-icon--word.file-icon--small{background-image:url(/images/icons/file/file-word-mini.svg?v=4)}.hidden-contacts-warning{color:var(--color-typography-tip)}@media (min-width:321px){.hidden-contacts-warning{white-space:nowrap}}.hidden-contacts-warning .kw-tooltip{margin:-2px 5px 0}.hidden-contacts-warning-tooltip.tooltipster-base .tooltipster-content{color:var(--color-typography-text)}.promo-image{cursor:pointer;display:block;margin:0 auto;max-width:1240px;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.promo-image-preloader:not(:empty){height:130px}@media (min-width:768px){.promo-image-preloader:not(:empty){margin-top:24px}}@media (min-width:768px){.promo-image-preloader--margin-bottom:not(:empty){margin-bottom:24px}}.promo-image__link{display:block;height:130px;outline:none!important;text-decoration:none!important;width:100%}.promo-image__close-button{background:url(/images/svg/promo-image-close-button.svg) no-repeat 0 0;background-size:32px 32px;border:0;cursor:pointer;height:32px;outline:none!important;position:absolute;right:4px;text-decoration:none!important;top:4px;width:32px;z-index:3}.promo-image img,.promo-image__close-button{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.promo-image img{height:130px;left:50%;margin:0;pointer-events:none;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@media (max-width:375.98px){.promo-image img{left:0;-webkit-transform:none;-ms-transform:none;transform:none}}.typography-header-h1{color:var(--color-typography-title);font-size:var(--typography-header-h1-font-size);font-style:var(--typography-header-h1-font-style);font-weight:var(--typography-header-h1-font-weight);line-height:var(--typography-header-h1-line-height);margin:0;padding:5px 0 0}.typography-header-h2{color:var(--color-typography-title);font-size:var(--typography-header-h2-font-size);font-style:var(--typography-header-h2-font-style);font-weight:var(--typography-header-h2-font-weight);line-height:var(--typography-header-h2-line-height)}.typography-header-h3{color:var(--color-typography-title);font-size:var(--typography-header-h3-font-size);font-style:var(--typography-header-h3-font-style);font-weight:var(--typography-header-h3-font-weight);line-height:var(--typography-header-h3-line-height)}.typography-header-h4{color:var(--color-typography-title);font-size:var(--typography-header-h4-font-size);font-style:var(--typography-header-h4-font-style);font-weight:var(--typography-header-h4-font-weight);line-height:var(--typography-header-h4-line-height)}.typography-header-h5{color:var(--color-typography-title);font-size:var(--typography-header-h5-font-size);font-style:var(--typography-header-h5-font-style);font-weight:var(--typography-header-h5-font-weight);line-height:var(--typography-header-h5-line-height)}.typography-body-large-regular{color:var(--color-typography-text);font-size:var(--typography-body-large-regular-font-size);font-style:var(--typography-body-large-regular-font-style);font-weight:var(--typography-body-large-regular-font-weight);line-height:var(--typography-body-large-regular-line-height)}.typography-body-large-semibold{color:var(--color-typography-text);font-size:var(--typography-body-large-semibold-font-size);font-style:var(--typography-body-large-semibold-font-style);font-weight:var(--typography-body-large-semibold-font-weight);line-height:var(--typography-body-large-semibold-line-height)}.typography-body-large-link{color:var(--color-typography-text);font-size:var(--typography-body-large-link-font-size);font-style:var(--typography-body-large-link-font-style);font-weight:var(--typography-body-large-link-font-weight);line-height:var(--typography-body-large-link-line-height);text-decoration:underline}.typography-body-large-bold{color:var(--color-typography-text);font-size:var(--typography-body-large-bold-font-size);font-style:var(--typography-body-large-bold-font-style);font-weight:var(--typography-body-large-bold-font-weight);line-height:var(--typography-body-large-bold-line-height)}.typography-body-default-regular{color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);font-style:var(--typography-body-default-regular-font-style);font-weight:var(--typography-body-default-regular-font-weight);line-height:var(--typography-body-default-regular-line-height);padding:0 0 2px}.typography-body-default-medium{color:var(--color-typography-text);font-size:var(--typography-body-default-medium-font-size);font-style:var(--typography-body-default-medium-font-style);font-weight:var(--typography-body-default-medium-font-weight);line-height:var(--typography-body-default-medium-line-height)}.typography-body-default-semibold{color:var(--color-typography-text);font-size:var(--typography-body-default-semibold-font-size);font-style:var(--typography-body-default-semibold-font-style);font-weight:var(--typography-body-default-semibold-font-weight);line-height:var(--typography-body-default-semibold-line-height);padding:0 0 2px}.typography-body-default-link{color:var(--color-accent-primary-base);font-size:var(--typography-body-default-link-font-size);font-style:var(--typography-body-default-link-font-style);font-weight:var(--typography-body-default-link-font-weight);line-height:var(--typography-body-default-link-line-height)}.typography-body-default-underline{color:var(--color-accent-primary-base);font-size:var(--typography-body-default-underline-font-size);font-style:var(--typography-body-default-underline-font-style);font-weight:var(--typography-body-default-underline-font-weight);line-height:var(--typography-body-default-underline-line-height);text-decoration:underline}.typography-body-additional-regular{color:var(--color-typography-text);font-size:var(--typography-body-additional-regular-font-size);font-style:var(--typography-body-additional-regular-font-style);font-weight:var(--typography-body-additional-regular-font-weight);line-height:var(--typography-body-additional-regular-line-height)}.typography-body-additional-medium{color:var(--color-typography-text);font-size:var(--typography-body-additional-medium-font-size);font-style:var(--typography-body-additional-medium-font-style);font-weight:var(--typography-body-additional-medium-font-weight);line-height:var(--typography-body-additional-medium-line-height)}.typography-body-additional-semibold{color:var(--color-typography-text);font-size:var(--typography-body-additional-semibold-font-size);font-style:var(--typography-body-additional-semibold-font-style);font-weight:var(--typography-body-additional-semibold-font-weight);line-height:var(--typography-body-additional-semibold-line-height)}.typography-body-additional-link{color:var(--color-typography-text);font-size:var(--typography-body-additional-link-font-size);font-style:var(--typography-body-additional-link-font-style);font-weight:var(--typography-body-additional-link-font-weight);line-height:var(--typography-body-additional-link-line-height)}.typography-body-additional-underline{color:var(--color-typography-text);font-size:var(--typography-body-additional-underline-font-size);font-style:var(--typography-body-additional-underline-font-style);font-weight:var(--typography-body-additional-underline-font-weight);line-height:var(--typography-body-additional-underline-line-height);text-decoration:underline}.typography-body-small-regular{color:var(--color-typography-tip);font-size:var(--typography-body-small-regular-font-size);font-style:var(--typography-body-small-regular-font-style);font-weight:var(--typography-body-small-regular-font-weight);line-height:var(--typography-body-small-regular-line-height);padding:3px 0 5px}.typography-body-small-semibold{color:var(--color-typography-tip);font-size:var(--typography-body-small-semibold-font-size);font-style:var(--typography-body-small-semibold-font-style);font-weight:var(--typography-body-small-semibold-font-weight);line-height:var(--typography-body-small-semibold-line-height)}.typography-body-small-link{color:var(--color-typography-text);font-size:var(--typography-body-small-link-font-size);font-style:var(--typography-body-small-link-font-style);font-weight:var(--typography-body-small-link-font-weight);line-height:var(--typography-body-small-link-line-height);text-decoration:underline}.typography-caption-regular{color:var(--color-typography-tip);font-size:var(--typography-caption-regular-font-size);font-style:var(--typography-caption-regular-font-style);font-weight:var(--typography-caption-regular-font-weight);letter-spacing:.06em;line-height:var(--typography-caption-regular-line-height)}.typography-caption-regular-allcaps{font-size:var(--typography-caption-regular-allcaps-font-size);font-style:var(--typography-caption-regular-allcaps-font-style);font-weight:var(--typography-caption-regular-allcaps-font-weight);line-height:var(--typography-caption-regular-allcaps-line-height)}.typography-caption-regular-allcaps,.typography-caption-semibold-allcaps{color:var(--color-typography-tip);letter-spacing:.06em;text-transform:uppercase}.typography-caption-semibold-allcaps{font-size:var(--typography-caption-semibold-allcaps-font-size);font-style:var(--typography-caption-semibold-allcaps-font-style);font-weight:var(--typography-caption-semibold-allcaps-font-weight);line-height:var(--typography-caption-semibold-allcaps-line-height)}.typography-micro-semibold{color:var(--color-typography-tip);font-size:var(--typography-micro-semibold-font-size);font-style:var(--typography-micro-semibold-font-style);font-weight:var(--typography-micro-semibold-font-weight);letter-spacing:.128em;line-height:var(--typography-micro-semibold-line-height);text-transform:uppercase}.typography-body-small-capitalized{color:var(--color-typography-text);font-size:var(--typography-body-small-capitalized-font-size);font-style:var(--typography-body-small-capitalized-font-style);font-weight:var(--typography-body-small-capitalized-font-weight);line-height:var(--typography-body-small-capitalized-line-height);text-transform:uppercase}.force-font{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;display:inline-block}.force-font--s8{font-size:8.5px}.force-font--s10{font-size:10px}.force-font--s11{font-size:11px}.force-font--s12{font-size:12.5px}.force-font--s13{font-size:13px}.force-font--s14{font-size:14px}.force-font--s15{font-size:15px}.kw-font-weight--400{font-weight:400!important}.kw-font-weight--600{font-weight:600!important}.kw-font-weight--700{font-weight:700!important}.kw-font-style--italic{font-style:italic}.kw-color--black{color:var(--color-typography-title)}.kw-color--gray{color:var(--color-typography-text)}.kw-color--gray-hover{color:#4a4a4a}.kw-color--gray-tooltip{color:var(--color-typography-tip)}.kw-color--gray-tooltip-hover{color:var(--color-typography-tip-hover)}.kw-color--gray-border-field{color:var(--color-grayscale-field-border)}.kw-color--gray-border-field-hover{color:var(--color-grayscale-icon-hover)}.kw-color--gray-border{color:var(--color-grayscale-border)}.kw-color--gray-border-hover{color:var(--color-grayscale-border-hover)}.kw-color--gray-bg{color:var(--color-grayscale-page-bg-default)}.kw-color--gray-support{color:var(--color-typography-support)}.kw-color--white{color:var(--color-typography-white)}.kw-color--orange{color:var(--color-accent-attention-base)}.kw-color--orange-hover{color:var(--color-accent-attention-base-hover)}.kw-color--green{color:var(--color-accent-positive-base)}.kw-color--green-hover{color:var(--color-accent-positive-base-hover)}.kw-color--blue{color:var(--color-accent-primary-base)}.kw-color--blue-hover{color:var(--color-accent-primary-base-hover)}.kw-color--red{color:var(--color-accent-negative-base)}.kw-color--red-hover{color:var(--color-accent-negative-base-hover)}.color--typography-title{color:var(--color-typography-title)}.color--typography-text{color:var(--color-typography-text)}.color--typography-support{color:var(--color-typography-support)}.color--typography-support-hover{color:var(--color-typography-support-hover)}.color--typography-tip{color:var(--color-typography-tip)}.color--typography-tip-hover{color:var(--color-typography-tip-hover)}.color--typography-white{color:var(--color-typography-white)}.color--typography-white-secondary{color:var(--color-typography-white-secondary)}.color--grayscale-bg-base{color:var(--color-grayscale-bg-base)}.color--grayscale-page-bg-default{color:var(--color-grayscale-page-bg-default)}.color--grayscale-page-bg-light{color:var(--color-grayscale-page-bg-light)}.color--grayscale-bg-dark{color:var(--color-grayscale-bg-dark)}.color--grayscale-icon{color:var(--color-grayscale-icon)}.color--grayscale-icon-hover{color:var(--color-grayscale-icon-hover)}.color--grayscale-field-border{color:var(--color-grayscale-field-border)}.color--grayscale-border-hover{color:var(--color-grayscale-border-hover)}.color--grayscale-border{color:var(--color-grayscale-border)}.color--accent-attention-base{color:var(--color-accent-attention-base)}.color--accent-attention-base-hover{color:var(--color-accent-attention-base-hover)}.color--accent-attention-border-solid{color:var(--color-accent-attention-border-solid)}.color--accent-attention-border-solid-hover{color:var(--color-accent-attention-border-solid-hover)}.color--accent-attention-border-alpha{color:var(--color-accent-attention-border-alpha)}.color--accent-attention-border-alpha-hover{color:var(--color-accent-attention-border-alpha-hover)}.color--accent-attention-background{color:var(--color-accent-attention-background)}.color--accent-attention-background-hover{color:var(--color-accent-attention-background-hover)}.color--accent-primary-base{color:var(--color-accent-primary-base)}.color--accent-primary-base-hover{color:var(--color-accent-primary-base-hover)}.color--accent-primary-border-solid{color:var(--color-accent-primary-border-solid)}.color--accent-primary-border-solid-hover{color:var(--color-accent-primary-border-solid-hover)}.color--accent-primary-border-alpha{color:var(--color-accent-primary-border-alpha)}.color--accent-primary-border-alpha-hover{color:var(--color-accent-primary-border-alpha-hover)}.color--accent-primary-background{color:var(--color-accent-primary-background)}.color--accent-primary-background-hover{color:var(--color-accent-primary-background-hover)}.color--accent-positive-base{color:var(--color-accent-positive-base)}.color--accent-positive-base-hover{color:var(--color-accent-positive-base-hover)}.color--accent-positive-border-solid{color:var(--color-accent-positive-border-solid)}.color--accent-positive-border-solid-hover{color:var(--color-accent-positive-border-solid-hover)}.color--accent-positive-border-alpha{color:var(--color-accent-positive-border-alpha)}.color--accent-positive-border-alpha-hover{color:var(--color-accent-positive-border-alpha-hover)}.color--accent-positive-background{color:var(--color-accent-positive-background)}.color--accent-positive-background-hover{color:var(--color-accent-positive-background-hover)}.color--accent-negative-base{color:var(--color-accent-negative-base)}.color--accent-negative-base-hover{color:var(--color-accent-negative-base-hover)}.color--accent-negative-border-solid{color:var(--color-accent-negative-border-solid)}.color--accent-negative-border-solid-hover{color:var(--color-accent-negative-border-solid-hover)}.color--accent-negative-border-alpha{color:var(--color-accent-negative-border-alpha)}.color--accent-negative-border-alpha-hover{color:var(--color-accent-negative-border-alpha-hover)}.color--accent-negative-background{color:var(--color-accent-negative-background)}.color--accent-negative-background-hover{color:var(--color-accent-negative-background-hover)}.kw-alert{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,175,15,.04)),to(rgba(255,175,15,.04))),#fff;background:linear-gradient(0deg,rgba(255,175,15,.04),rgba(255,175,15,.04)),#fff;border:1px solid #ffe4b1;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#111;font-size:12px;font-weight:600;line-height:18px;margin-bottom:11px;padding:12px 16px 8px;position:relative}.kw-alert:before{background-color:var(--color-accent-attention-base);border-radius:0 20px 20px 0;content:"";display:block;height:calc(100% - 24px);left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2px}.kw-alert--blue,.kw-alert--orange{border-radius:4px;font-size:12px;line-height:16px;padding:12px 12px 12px 40px;position:relative}.kw-alert--blue:before,.kw-alert--orange:before{content:"";height:20px;left:12px;position:absolute;top:12px;width:20px}.kw-alert--orange{background-color:var(--color-accent-attention-background)}.kw-alert--orange:before{background:url(/images/icons/icon-triangle-orange.svg) no-repeat 0 0;background-size:20px 20px}.kw-alert--orange-info:before{background:url(/images/icons/icon-info-24.svg) no-repeat 0 0;background-size:20px 20px}.kw-alert--accent{border:0;font-weight:400;line-height:16px;margin-bottom:0;padding:8px 12px}.kw-alert--accent:before{content:none;display:none}.kw-alert--accent-attention{background-color:var(--color-accent-attention-background)}.kw-alert--accent-positive{background-color:var(--color-accent-positive-background)}.kw-alert--accent-primary{background:var(--color-accent-primary-background);border-radius:4px;color:var(--color-typography-tip);color:var(--color-typography-text);font-size:var(--typography-body-small-regular-font-size);font-style:var(--typography-body-small-regular-font-style);font-weight:var(--typography-body-small-regular-font-weight);line-height:var(--typography-body-small-regular-line-height);padding:12px 12px 12px 40px;position:relative}.kw-alert--accent-primary:before{background:url(/images/icons/icon-info-blue-circle.svg) no-repeat 0 0;background-size:20px 20px;content:"";height:20px;left:12px;position:absolute;top:12px;width:20px}.kw-alert--accent-primary-border{background:var(--color-accent-primary-background);border:1px solid var(--color-accent-primary-border-alpha);padding:11px 11px 11px 41px;position:relative}.kw-alert--accent-primary-border:before{background:url(/images/icons/icon-info-blue-circle.svg) no-repeat 0 0;background-size:20px 20px;content:"";display:block;height:20px;left:11px;position:absolute;top:11px;-webkit-transform:none;-ms-transform:none;transform:none;width:20px}.kw-alert--blue{background-color:var(--color-accent-primary-background)}.kw-alert--blue:before{background:url(/images/icons/icon-info-blue-circle.svg) no-repeat 0 0;background-size:20px 20px}.kw-alert--long{border:0;padding-bottom:8px;padding-top:8px}.kw-alert--long:before{top:8px;-webkit-transform:none;-ms-transform:none;transform:none}.kw-alert__title{font-size:var(--typography-body-default-semibold-font-size);font-style:var(--typography-body-default-semibold-font-style);font-weight:var(--typography-body-default-semibold-font-weight);line-height:var(--typography-body-default-semibold-line-height)}.kw-alert__text,.kw-alert__title{color:var(--color-typography-text);padding:0}.kw-alert__text{font-size:var(--typography-body-default-regular-font-size);font-style:var(--typography-body-default-regular-font-style);font-weight:var(--typography-body-default-regular-font-weight);line-height:var(--typography-body-default-regular-line-height);margin-top:8px}.kw-alert-tooltip.vue-tooltip-theme.tooltip{max-width:263px}@media (max-width:767.98px){.kw-alert-tooltip.vue-tooltip-theme.tooltip{max-width:335px}}.kw-header{margin:0;padding:0}@media screen and (min-width:768px){.kw-header{-webkit-text-size-adjust:120%;-moz-text-size-adjust:120%;-ms-text-size-adjust:120%;text-size-adjust:120%}}.kw-header--h1{color:var(--color-typography-title);font-size:34px;font-weight:600;line-height:40px;margin-top:-1px;padding:0 0 1px}@media (max-width:767.98px){.kw-header--h1{color:var(--color-typography-title);font-size:22px!important;font-weight:600;line-height:28px;padding:1px 0 3px}}.kw-header--h2{color:var(--color-typography-title);font-size:27px;font-weight:600;line-height:32px;margin-top:-2px;padding:0 0 2px}@media (max-width:767.98px){.kw-header--h2{color:var(--color-typography-title);font-size:18px!important;font-weight:600;line-height:24px;padding:5px 0 3px}}.kw-header--h3{color:var(--color-typography-title);font-size:22px;font-weight:600;line-height:28px;padding:1px 0 3px}.kw-header--h4{font-size:18px;padding:5px 0 3px}.kw-header--h4,.kw-header--h5{color:var(--color-typography-title);font-weight:600;line-height:24px}.kw-header--h5{font-size:16px;padding:6px 0 2px}.kw-title--16{font-size:16px;line-height:24px;padding:0}.kw-title--14,.kw-title--16{color:var(--color-typography-text);font-weight:600}.kw-title--14{font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);padding:0 0 2px}.kw-title--12{font-size:12px;font-weight:600;line-height:16px;padding:3px 0 5px}.kw-text--16,.kw-title--12{color:var(--color-typography-text)}.kw-text--16{font-size:16px;line-height:24px;padding:0}.kw-text--14{font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);padding:0 0 2px}.kw-text--12,.kw-text--14{color:var(--color-typography-text)}.kw-text--12{font-size:12px;line-height:16px;padding:3px 0 5px}.kw-text--20{font-size:20px;line-height:26px}.kw-text--20,.kw-text--22{color:var(--color-typography-text);padding:0}.kw-text--22{font-size:22px;line-height:28px}.kw-link{color:var(--color-accent-primary-base);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kw-link:hover{color:var(--color-accent-primary-base-hover);text-decoration:none}.kw-link-underline{border-bottom:1px solid rgba(var(--color-accent-primary-base-rgb),.4);color:var(--color-accent-primary-base);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kw-link-underline:hover{color:var(--color-accent-primary-base-hover);text-decoration:none}.kw-link-dashed{border-bottom:1px dashed rgba(var(--color-accent-primary-base-rgb),.4);color:var(--color-accent-primary-base);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kw-link-dashed:hover{color:var(--color-accent-primary-base-hover);text-decoration:none}.kw-link-dotted{border-bottom:1px dotted var(--color-accent-primary-base);color:var(--color-accent-primary-base);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kw-link-dotted:hover{border-bottom-color:var(--color-accent-primary-base-hover);color:var(--color-accent-primary-base-hover);text-decoration:none}.kw-link--arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.kw-link--arrow:after{background:url(/images/icons/arrows/collapse-arrow-blue-min.svg);content:"";display:inline-block;height:16px;margin-left:2px;width:12px}.kw-link--arrow:hover:after{background:url(/images/icons/arrows/collapse-arrow-blue-min-hover.svg)}.kw-link--arrow-rotate:after{margin-top:2px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.kw-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-typography-white);border:1px solid transparent;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:10px;margin:0;outline:none!important;padding:18px 31px;text-align:center;text-decoration:none!important;-webkit-transition:color .3s ease-in-out,border-color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,border-color .3s ease-in-out,background-color .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.kw-button--green{background-color:var(--color-accent-positive-base);border-color:var(--color-accent-positive-base);color:var(--color-typography-white)}.kw-button--green:not(.kw-button--inactive):not(.kw-button--waiting):hover{background-color:var(--color-accent-positive-base-hover);border-color:var(--color-accent-positive-base-hover)}.kw-button--green-border{background-color:transparent;border-color:var(--color-accent-positive-base);color:var(--color-accent-positive-base)}.kw-button--green-border:not(.kw-button--inactive):not(.kw-button--waiting):hover{background-color:var(--color-accent-positive-base-hover);border-color:var(--color-accent-positive-base-hover);color:var(--color-typography-white)}.kw-button--green-old{background:-webkit-gradient(linear,left top,left bottom,from(#87b948),to(#5ca042));background:linear-gradient(180deg,#87b948 0,#5ca042);border-color:transparent;font-size:16px;font-weight:400}.kw-button--green-old:not(.kw-button--inactive):not(.kw-button--waiting):hover{background:-webkit-gradient(linear,left top,left bottom,from(#5ca042),color-stop(0,#5ca042),to(#87b948));background:linear-gradient(180deg,#5ca042 0,#5ca042 0,#87b948);border-color:transparent}.kw-button--green .kw-button--loading{background-color:var(--color-accent-positive-base-hover);border-color:var(--color-accent-positive-base-hover)}.kw-button--blue{background-color:var(--color-accent-primary-base);border-color:var(--color-accent-primary-base);color:var(--color-typography-white)}.kw-button--blue:hover{background-color:var(--color-accent-primary-base-hover);border-color:var(--color-accent-primary-base-hover)}.kw-button--blue-border{background-color:transparent;border-color:var(--color-accent-primary-base);color:var(--color-accent-primary-base)}.kw-button--blue-border:hover{border-color:var(--color-accent-primary-base-hover);color:var(--color-accent-primary-base-hover)}.kw-button--blue-transparent{background-color:transparent;color:var(--color-accent-primary-base)}.kw-button--blue-transparent:hover{background-color:rgba(var(--color-accent-primary-base-rgb),.06);color:var(--color-accent-primary-base-hover)}.kw-button--blue-transparent:disabled{color:var(--color-grayscale-field-border)}.kw-button--red{background:var(--color-accent-negative-base);border:1px solid var(--color-accent-negative-base);color:var(--color-typography-white)}.kw-button--red:hover{background:var(--color-accent-negative-base-hover);border-color:var(--color-accent-negative-base-hover)}.kw-button--red-old{background:-webkit-gradient(linear,left top,left bottom,from(#ff7676),to(#f24c4c));background:linear-gradient(180deg,#ff7676 0,#f24c4c);border-color:transparent;font-size:16px;font-weight:400}.kw-button--red-old:hover{background:-webkit-gradient(linear,left top,left bottom,from(#f24c4c),to(#ff7676));background:linear-gradient(180deg,#f24c4c 0,#ff7676);border-color:transparent}.kw-button--transparent{background:transparent;color:var(--color-typography-text)}.kw-button--transparent:hover{color:var(--color-accent-positive-base-hover)}.kw-button--transparent-blue{background:transparent;color:var(--color-accent-primary-base)}.kw-button--transparent-blue:hover{color:var(--color-accent-primary-base-hover)}.kw-button--cancel{background:transparent;border-color:transparent!important;color:var(--color-typography-tip)}.kw-button--cancel:hover{background:rgba(0,0,0,.02);color:var(--color-typography-tip-hover)}.kw-button--inactive{cursor:default;opacity:.5;pointer-events:none}.kw-button--inactive.kw-button--transparent{color:var(--color-accent-positive-base)}.kw-button--inactive[disabled]{cursor:auto}.kw-button--waiting:not(.kw-button--loading){cursor:default;pointer-events:none}.kw-button--waiting:not(.kw-button--loading):before{-webkit-box-flex:0;-webkit-animation:spin .6s linear 300;animation:spin .6s linear 300;background:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0V2.33337C4.87046 2.33346 2.3335 4.87048 2.3335 8.00004C2.3335 11.1296 4.87046 13.6666 8 13.6667V16Z" fill="url(%23paint0_linear_43328_934)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2.54292e-07L8 2.33329C11.1295 2.33338 13.6665 4.8704 13.6665 7.99996C13.6665 11.1295 11.1295 13.6665 8 13.6666L8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 6.4055e-07 8 2.54292e-07Z" fill="url(%23paint1_linear_43328_934)"/><defs><linearGradient id="paint0_linear_43328_934" x1="4" y1="0" x2="4" y2="12.5" gradientUnits="userSpaceOnUse"><stop stop-color="%23ffffff"/><stop offset="1" stop-color="%23ffffff" stop-opacity="0.5"/></linearGradient><linearGradient id="paint1_linear_43328_934" x1="12" y1="13" x2="12" y2="-2.08616e-07" gradientUnits="userSpaceOnUse"><stop stop-color="%23ffffff" stop-opacity="0.5"/><stop offset="1" stop-color="%23ffffff" stop-opacity="0"/></linearGradient></defs></svg>') 50% no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;margin-right:4px;width:24px}.kw-button--waiting:not(.kw-button--loading):not(.kw-button--waiting-no-text){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;padding:11px 17px}.kw-button--waiting:not(.kw-button--loading):not(.kw-button--waiting-no-text).kw-button--size-32{padding:3px 1px}.kw-button--waiting:not(.kw-button--loading):not(.kw-button--waiting-no-text).kw-button--size-40{padding:7px 1px}.kw-button--waiting:not(.kw-button--loading):not(.kw-button--waiting-no-text).kw-button--size-56{padding:15px 17px}.kw-button--waiting:not(.kw-button--loading).kw-button--waiting-no-text{color:transparent!important;position:relative}.kw-button--waiting:not(.kw-button--loading).kw-button--waiting-no-text:before{left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%}.kw-button--waiting.kw-button--green{border-color:var(--color-accent-positive-base);color:rgba(var(--color-typography-white-rgb),.5)}.kw-button--waiting.kw-button--green-border{background-color:rgba(4,183,10,.12);border-color:rgba(4,183,10,.12);color:var(--color-accent-positive-base)}.kw-button--waiting.kw-button--green-border:not(.kw-button--loading):before{background:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0V2.33337C4.87046 2.33346 2.3335 4.87048 2.3335 8.00004C2.3335 11.1296 4.87046 13.6666 8 13.6667V16Z" fill="url(%23paint0_linear_43328_934)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2.54292e-07L8 2.33329C11.1295 2.33338 13.6665 4.8704 13.6665 7.99996C13.6665 11.1295 11.1295 13.6665 8 13.6666L8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 6.4055e-07 8 2.54292e-07Z" fill="url(%23paint1_linear_43328_934)"/><defs><linearGradient id="paint0_linear_43328_934" x1="4" y1="0" x2="4" y2="12.5" gradientUnits="userSpaceOnUse"><stop stop-color="%2304b70a"/><stop offset="1" stop-color="%2304b70a" stop-opacity="0.5"/></linearGradient><linearGradient id="paint1_linear_43328_934" x1="12" y1="13" x2="12" y2="-2.08616e-07" gradientUnits="userSpaceOnUse"><stop stop-color="%2304b70a" stop-opacity="0.5"/><stop offset="1" stop-color="%2304b70a" stop-opacity="0"/></linearGradient></defs></svg>') 50% no-repeat}.kw-button--waiting.kw-button--gray-border,.kw-button--waiting.kw-button--gray-transparent{background-color:rgba(0,0,0,.04);border-color:rgba(0,0,0,.04);color:#4a4a4a}.kw-button--waiting.kw-button--transparent{background-color:rgba(4,183,10,.08);border-color:rgba(4,183,10,.08);color:var(--color-accent-positive-base)}.kw-button--waiting[disabled]{cursor:auto}.kw-button--gray-transparent{background-color:transparent;color:var(--color-typography-text)}.kw-button--gray-transparent:hover{background-color:rgba(0,0,0,.04);color:#4a4a4a}.kw-button--gray-transparent:disabled{color:var(--color-grayscale-field-border)}.kw-button--gray-border{background:var(--color-grayscale-page-bg-light);border-color:var(--color-grayscale-field-border);color:var(--color-typography-title)}.kw-button--gray-border:not(.kw-button--inactive):not(.kw-button--waiting):hover{background-color:var(--color-grayscale-border-hover);border-color:#4a4a4a;color:#4a4a4a}.kw-button--green-hover:not(.kw-button--inactive):not(.kw-button--waiting):hover{background-color:var(--color-accent-positive-base-hover);border-color:var(--color-accent-positive-base-hover);color:var(--color-typography-white)}.kw-button--orange{background-color:var(--color-accent-attention-base);border-color:var(--color-accent-attention-base);color:var(--color-typography-white)}.kw-button--orange:not(.kw-button--inactive):not(.kw-button--waiting):hover{background-color:var(--color-accent-attention-base-hover);border-color:var(--color-accent-attention-base-hover)}.kw-button--orange-border{background-color:var(--color-typography-white);border-color:var(--color-accent-attention-base);color:var(--color-accent-attention-base)}.kw-button--orange-border:hover{background-color:var(--color-accent-attention-base-hover);border-color:var(--color-accent-attention-base-hover);color:var(--color-typography-white)}.kw-button--orange-old{background:-webkit-gradient(linear,left top,left bottom,from(#eeb657),color-stop(100%,orange),to(orange));background:linear-gradient(180deg,#eeb657 0,orange 100%,orange 0);border-color:transparent;font-size:16px;font-weight:400}.kw-button--orange-old:hover{background:-webkit-gradient(linear,left top,left bottom,from(orange),color-stop(0,orange),to(#eeb657));background:linear-gradient(180deg,orange 0,orange 0,#eeb657);border-color:transparent}.kw-button--white-border{background:var(--color-typography-white)}.kw-button--contact,.kw-button--white-border{border-color:var(--color-grayscale-field-border);color:var(--color-typography-title)}.kw-button--contact{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;padding:7px 8px;pointer-events:auto;-webkit-transition:none;transition:none}.kw-button--contact:not(.kw-button--inactive):not(.kw-button--waiting):hover{background:var(--color-grayscale-border-hover);border-color:#4a4a4a;color:#4a4a4a}.kw-button--contact:not(.kw-button--inactive):not(.kw-button--waiting):hover svg path{fill:var(--color-accent-positive-base-hover)}@media (max-width:767.98px){.kw-button--cancel-mobile{background:transparent!important;border-color:transparent!important;color:var(--color-typography-tip)!important;padding-bottom:10px!important;padding-top:10px!important}.kw-button--cancel-mobile:hover{background:rgba(0,0,0,.02)!important;color:var(--color-typography-tip-hover)!important}}.kw-button--white{background:var(--color-typography-white);color:#2a2a2a}.kw-button--white:not(.kw-button--inactive):not(.kw-button--waiting):hover{background-color:var(--color-grayscale-border-hover);color:#4a4a4a}.kw-button--size-32{border-radius:4px;padding:7px 15px}.kw-button--size-32,.kw-button--size-32 .rouble{font-size:14px;line-height:16px}.kw-button--size-40{border-radius:6px;font-size:14px;line-height:22px;padding:8px 15px}.kw-button--size-48{border-radius:6px;font-size:14px;line-height:14px;padding:16px 31px}.kw-button--size-56{border-radius:8px;font-size:18px;line-height:24px;padding:15px 31px}.kw-button--size-72{border-radius:6px;font-size:16px;font-weight:600;line-height:24px;padding:15px 31px}.kw-button--size-72 small{display:block;font-size:12px;font-weight:400;line-height:16px;margin-bottom:-1px;margin-top:1px;text-align:center}@media (max-width:767.98px){.kw-button--size-mobile-32{border-radius:4px;font-size:13px;line-height:14px;padding:8px 15px}.kw-button--size-mobile-40{border-radius:6px;font-size:14px;line-height:22px;padding:8px 15px}.kw-button--size-mobile-48{border-radius:6px;font-size:14px;line-height:10px;padding:18px 31px}.kw-button--width-full-mobile{width:100%}}.kw-button--width-fixed{padding-left:8px;padding-right:8px}@media (min-width:768px){.kw-button--width-160{min-width:160px}}.kw-button--no-padding{padding-left:0!important;padding-right:0!important}.kw-button.disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading),.kw-button:disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading),.kw-button[disabled]:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading){background:var(--color-grayscale-field-border);border:1px solid var(--color-grayscale-field-border);color:rgba(var(--color-typography-white-rgb),.64);cursor:default;opacity:1}.kw-button.disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--gray-border,.kw-button.disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--green-border,.kw-button.disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--transparent,.kw-button:disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--gray-border,.kw-button:disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--green-border,.kw-button:disabled:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--transparent,.kw-button[disabled]:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--gray-border,.kw-button[disabled]:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--green-border,.kw-button[disabled]:not(.kw-button--inactive):not(.kw-button--waiting):not(.kw-button--loading).kw-button--transparent{background:var(--color-grayscale-border);border:1px solid var(--color-grayscale-field-border);color:var(--color-grayscale-field-border)}.kw-button.disabled-transparent,.kw-button.disabled-transparent:disabled,.kw-button.disabled-transparent[disabled]{background:transparent;border:1px solid transparent;color:rgba(var(--color-typography-tip-rgb),.64);cursor:default;opacity:.5}.kw-button--loading{color:transparent!important;pointer-events:none;position:relative}.kw-button--loading:before{-webkit-animation:spin .6s linear 300;animation:spin .6s linear 300;background:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0V2.33337C4.87046 2.33346 2.3335 4.87048 2.3335 8.00004C2.3335 11.1296 4.87046 13.6666 8 13.6667V16Z" fill="url(%23paint0_linear_43328_934)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2.54292e-07L8 2.33329C11.1295 2.33338 13.6665 4.8704 13.6665 7.99996C13.6665 11.1295 11.1295 13.6665 8 13.6666L8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 6.4055e-07 8 2.54292e-07Z" fill="url(%23paint1_linear_43328_934)"/><defs><linearGradient id="paint0_linear_43328_934" x1="4" y1="0" x2="4" y2="12.5" gradientUnits="userSpaceOnUse"><stop stop-color="%23ffffff"/><stop offset="1" stop-color="%23ffffff" stop-opacity="0.5"/></linearGradient><linearGradient id="paint1_linear_43328_934" x1="12" y1="13" x2="12" y2="-2.08616e-07" gradientUnits="userSpaceOnUse"><stop stop-color="%23ffffff" stop-opacity="0.5"/><stop offset="1" stop-color="%23ffffff" stop-opacity="0"/></linearGradient></defs></svg>') 50% no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px;z-index:1}.kw-button--loading.kw-button--green-border:before{background:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0V2.33337C4.87046 2.33346 2.3335 4.87048 2.3335 8.00004C2.3335 11.1296 4.87046 13.6666 8 13.6667V16Z" fill="url(%23paint0_linear_43328_934)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 2.54292e-07L8 2.33329C11.1295 2.33338 13.6665 4.8704 13.6665 7.99996C13.6665 11.1295 11.1295 13.6665 8 13.6666L8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 6.4055e-07 8 2.54292e-07Z" fill="url(%23paint1_linear_43328_934)"/><defs><linearGradient id="paint0_linear_43328_934" x1="4" y1="0" x2="4" y2="12.5" gradientUnits="userSpaceOnUse"><stop stop-color="%2304b70a"/><stop offset="1" stop-color="%2304b70a" stop-opacity="0.5"/></linearGradient><linearGradient id="paint1_linear_43328_934" x1="12" y1="13" x2="12" y2="-2.08616e-07" gradientUnits="userSpaceOnUse"><stop stop-color="%2304b70a" stop-opacity="0.5"/><stop offset="1" stop-color="%2304b70a" stop-opacity="0"/></linearGradient></defs></svg>') 50% no-repeat}.kw-button--loading.kw-button--gray-border:before{-webkit-animation:spin .6s linear 300;animation:spin .6s linear 300;border:2px solid rgba(var(--color-grayscale-field-border-rgb),.15);border-radius:100%;border-top-color:rgba(var(--color-grayscale-field-border-rgb),.8);height:18px;margin-left:-9px;margin-top:-9px;width:18px}.kw-button--success:before{background:url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0365 2.05438C13.4808 1.62001 13.4888 0.907741 13.0544 0.463493C12.62 0.019245 11.9077 0.0112419 11.4635 0.445618L5.09091 6.67659L2.53651 4.17895C2.09226 3.74457 1.37999 3.75258 0.945618 4.19682C0.511242 4.64107 0.519245 5.35334 0.963493 5.78771L4.3044 9.05438C4.74161 9.48187 5.44021 9.48187 5.87742 9.05438L13.0365 2.05438Z' fill='white'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:inline-block;height:10px;margin-right:6px;width:13px}.kw-button--icon{height:48px}.kw-button--icon,.kw-button--svg-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.kw-button--svg-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kw-button--svg-icon svg{display:block;height:24px;margin:-7px 4px -7px 0;width:24px}.kw-button--svg-icon svg path{-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.kw-button--green-border.kw-button--svg-icon path{fill:var(--color-accent-positive-base)}.kw-button--green-border.kw-button--svg-icon:hover path{fill:var(--color-typography-white)}.kw-progress-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.kw-progress-bar--big .kw-progress-bar__chart{width:120px}.kw-progress-bar--upload{background-color:#eee;bottom:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);height:10px;left:0;position:absolute;width:100%;z-index:3}.kw-progress-bar--upload div{-webkit-animation:progress-bar 1s linear infinite;animation:progress-bar 1s linear infinite;background-color:var(--color-accent-positive-base);background-image:linear-gradient(135deg,rgba(var(--color-grayscale-bg-base-rgb),.15) 25%,transparent 25%,transparent 50%,rgba(var(--color-grayscale-bg-base-rgb),.15) 50%,rgba(var(--color-grayscale-bg-base-rgb),.15) 75%,transparent 75%,transparent);background-size:30px 30px;border-color:var(--color-accent-positive-base-hover);height:100%;will-change:background-position}.kw-progress-bar__chart{height:8px;position:relative;width:76px}.kw-progress-bar__chart:before{background:var(--color-grayscale-page-bg-default);border:1px solid var(--color-grayscale-border);border-radius:99px;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.kw-progress-bar__chart-value{border-radius:99px;bottom:0;display:block;height:100%;left:0;position:absolute;top:0}.kw-progress-bar__chart-value--red{background-color:var(--color-accent-negative-base)}.kw-progress-bar__chart-value--orange{background-color:var(--color-accent-attention-base)}.kw-progress-bar__chart-value--light-green{background-color:var(--color-accent-positive-base-hover)}.kw-progress-bar__chart-value--green{background-color:var(--color-accent-positive-base)}.kw-progress-bar__value{color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:var(--typography-body-default-regular-line-height);text-align:right;width:48px}@-webkit-keyframes progress-bar{0%{background-position:0 0}to{background-position:60px 0}}@keyframes progress-bar{0%{background-position:0 0}to{background-position:60px 0}}.kw-tooltip{-ms-flex-negative:0;border:1px solid var(--color-grayscale-field-border);border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;flex-shrink:0;height:14px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:14px}.kw-tooltip--top{line-height:1;vertical-align:top}.kw-tooltip--middle{vertical-align:middle}.kw-tooltip:before{background:url(/images/icons/question.svg) no-repeat 50% 50%;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.kw-tooltip:after{background:url(/images/icons/question-white.svg) no-repeat 0 0;content:"";display:block;left:-100%;position:absolute;top:-100%}body:not(.is-real-mobile) .kw-tooltip:hover{background-color:var(--color-grayscale-icon-hover);border-color:var(--color-grayscale-icon-hover)}body:not(.is-real-mobile) .kw-tooltip:hover:before{background-image:url(/images/icons/question-white.svg)}body.is-real-mobile .kw-tooltip:active{background-color:var(--color-grayscale-icon-hover);border-color:var(--color-grayscale-icon-hover)}body.is-real-mobile .kw-tooltip:active:before{background-image:url(/images/icons/question-white.svg)}.kw-tooltip--size-16{height:16px;width:16px}.kw-tooltip--size-16:after,.kw-tooltip--size-16:before{background-size:9px 9px}.kw-tooltip--size-18{height:18px;width:18px}.kw-tooltip--size-18:after,.kw-tooltip--size-18:before{background-size:10px 10px}.kw-tooltip--theme-light{border:1px solid var(--color-typography-white)}.kw-tooltip--theme-light:before{background-image:url(/images/icons/question-white.svg)}body:not(.is-real-mobile) .kw-tooltip--theme-light:hover{background-color:var(--color-typography-white);border-color:var(--color-typography-white)}body:not(.is-real-mobile) .kw-tooltip--theme-light:hover:before{background-image:url(/images/icons/question.svg)}body.is-real-mobile .kw-tooltip--theme-light:active{background-color:var(--color-typography-white);border-color:var(--color-typography-white)}body.is-real-mobile .kw-tooltip--theme-light:active:before{background-image:url(/images/icons/question.svg)}.kw-tooltip--info:before{background-image:url(/images/icons/icon-info.svg)}.kw-tooltip--info:after,body.is-real-mobile .kw-tooltip--info:active:before,body:not(.is-real-mobile) .kw-tooltip--info:hover:before{background-image:url(/images/icons/icon-info-white.svg)}.kw-tooltip--info.kw-tooltip--theme-light:before{background-image:url(/images/icons/icon-info-white.svg)}body.is-real-mobile .kw-tooltip--info.kw-tooltip--theme-light:active:before,body:not(.is-real-mobile) .kw-tooltip--info.kw-tooltip--theme-light:hover:before{background-image:url(/images/icons/icon-info.svg)}.kw-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1288px;padding-left:24px;padding-right:24px}@media (max-width:767.98px){.kw-wrapper{padding-left:16px;padding-right:16px}}.kw-wrapper--988{max-width:1036px}.kw-wrapper--1240{max-width:1288px}@media (max-width:767.98px){.kw-wrapper--1240{padding-left:8px;padding-right:8px}}.kw-wrapper--1536{max-width:1478px}@media (max-width:1229.98px){.kw-wrapper--1536{padding-left:10px;padding-right:10px}}.kw-list{list-style:none;margin:0;padding:0 0 0 8px}.kw-list li{margin:0 0 10px;padding:0 0 0 26px;position:relative}.kw-list li:last-child{margin-bottom:0}.kw-list li:before{display:block!important;height:22px;left:0;position:absolute;text-align:center;top:0;width:20px}.kw-list--ordered{counter-reset:section}.kw-list--ordered>li:before{content:counter(section) ".";counter-increment:section}.kw-list--unordered>li:before{content:"•"}.kw-list--left{padding:0}.kw-list--left li{padding-left:24px}.kw-list--left li:before{width:24px}.kw-list-title{font-weight:600;margin-bottom:10px}.kw-note-icon{cursor:pointer;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top}.kw-note-icon,.kw-note-icon svg{height:24px;width:24px}.kw-note-icon svg path{-webkit-transition:fill .2s,opacity .2s;transition:fill .2s,opacity .2s}.kw-note-icon svg path:first-child{opacity:0}.kw-note-icon svg path:last-child{fill:#ccc}.kw-note-icon:hover svg path:last-child{fill:var(--color-accent-primary-base)}.kw-note-icon--small,.kw-note-icon--small svg{height:20px;width:20px}.kw-note-icon--active svg path:first-child{fill:var(--color-accent-primary-base)}.kw-note-icon--active svg path:last-child{fill:var(--color-accent-primary-base)}.kw-note-icon--active:hover svg path:first-child{fill:var(--color-accent-primary-base-hover)}.kw-note-icon--active:hover svg path:last-child{fill:var(--color-accent-primary-base-hover)}.kw-note-tooltip.tooltipster-sidetip.tooltipster-light .tooltipster-box{border-color:var(--color-typography-white);-webkit-box-shadow:none;box-shadow:none;-webkit-filter:drop-shadow(0 8px 34px rgba(0,0,0,.06)) drop-shadow(0 1px 6px rgba(0,0,0,.12));filter:drop-shadow(0 8px 34px rgba(0,0,0,.06)) drop-shadow(0 1px 6px rgba(0,0,0,.12))}.kw-note-tooltip.tooltipster-sidetip.tooltipster-light .tooltipster-content{color:var(--color-typography-text)}.kw-note-tooltip.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{left:2px}.kw-note-tooltip.tooltipster-sidetip.kw-note-tooltip--dark .tooltipster-box{background:var(--color-typography-text);border-color:var(--color-typography-text)}.kw-note-tooltip.tooltipster-sidetip.kw-note-tooltip--dark .tooltipster-content{color:var(--color-typography-white)}.kw-note-tooltip.tooltipster-sidetip.kw-note-tooltip--dark.tooltipster-top .tooltipster-arrow-background{border-top-color:var(--color-typography-text)!important}.kw-note-tooltip.tooltipster-sidetip.kw-note-tooltip--dark.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:var(--color-typography-text)!important}.kw-note-tooltip.tooltipster-sidetip.kw-note-tooltip--dark.tooltipster-left .tooltipster-arrow-background{border-left-color:var(--color-typography-text)!important}.kw-note-tooltip.tooltipster-sidetip.kw-note-tooltip--dark.tooltipster-right .tooltipster-arrow-background{border-right-color:var(--color-typography-text)!important}.kw-note-tooltip.tooltipster-sidetip.kw-note-tooltip--dark .shortened-url{vertical-align:top}.kw-note-tooltip.tooltipster-sidetip .tooltipster-arrow-border{border-color:transparent!important}.kw-note-tooltip .shortened-url{max-width:190px}.vue-tooltip-theme.tooltip{display:block!important;max-width:300px;z-index:10000}.vue-tooltip-theme.tooltip--size-small{max-width:248px}@media (max-width:375.98px){.vue-tooltip-theme.tooltip--size-small{max-width:300px}}.vue-tooltip-theme.tooltip--default .tooltip-inner{border-color:transparent!important;-webkit-box-shadow:0 2px 25px 0 rgba(30,30,30,.24);box-shadow:0 2px 25px 0 rgba(30,30,30,.24);color:var(--color-typography-text)}.vue-tooltip-theme.tooltip .tooltip-inner{background:#fff;border:1px solid #e8e8e8;border-radius:4px;-webkit-box-shadow:0 0 25px -2px rgba(30,30,30,.25);box-shadow:0 0 25px -2px rgba(30,30,30,.25);color:var(--color-typography-text);font-size:12px;line-height:16px;padding:6px 9px}.vue-tooltip-theme.tooltip .tooltip-arrow{border-color:#fff;border-style:solid;height:0;margin:5px;position:absolute;width:0;z-index:1}.vue-tooltip-theme.tooltip.tooltip--dark .tooltip-inner{word-wrap:break-word;background:var(--color-typography-text);border:1px solid var(--color-typography-text);color:var(--color-typography-white)}.vue-tooltip-theme.tooltip.tooltip--dark .tooltip-arrow{border-color:var(--color-typography-text)}.vue-tooltip-theme.tooltip.tooltip--gray .tooltip-inner{word-wrap:break-word;background:#383838;border:1px solid #383838;color:var(--color-typography-white)}.vue-tooltip-theme.tooltip.tooltip--gray .tooltip-arrow{border-color:#383838}.vue-tooltip-theme.tooltip[x-placement^=top]{padding-bottom:13px}.vue-tooltip-theme.tooltip[x-placement^=top] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-width:8px 8px 0;bottom:6px;left:calc(50% - 8px);margin-bottom:0;margin-top:0}.vue-tooltip-theme.tooltip[x-placement^=bottom]{padding-top:13px}.vue-tooltip-theme.tooltip[x-placement^=bottom] .tooltip-arrow{border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:0 8px 8px;left:calc(50% - 8px);margin-bottom:0;margin-top:0;top:6px}.vue-tooltip-theme.tooltip[x-placement^=right]{padding-left:13px}.vue-tooltip-theme.tooltip[x-placement^=right] .tooltip-arrow{border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;border-width:8px 8px 8px 0;left:6px;margin-left:0;margin-right:0;top:calc(50% - 8px)}.vue-tooltip-theme.tooltip[x-placement^=left]{padding-right:13px}.vue-tooltip-theme.tooltip[x-placement^=left] .tooltip-arrow{border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-width:8px 0 8px 8px;margin-left:0;margin-right:0;right:6px;top:calc(50% - 8px)}.vue-tooltip-theme.tooltip[aria-hidden=true]{opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s;visibility:hidden}.vue-tooltip-theme.tooltip[aria-hidden=false]{opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s;visibility:visible}.button-status{border-radius:3px;color:var(--color-typography-white);display:inline-block;font-size:var(--typography-body-default-semibold-font-size);font-weight:var(--typography-body-default-semibold-font-weight);line-height:20px;padding:0}.button-status>span{display:block}.button-status--blue{background-color:var(--color-accent-primary-base)}.button-status--orange{background-color:var(--color-accent-attention-base)}.button-status--green_link{background:-webkit-gradient(linear,left top,left bottom,from(#87b948),to(#5da042));background:linear-gradient(180deg,#87b948 0,#5da042)}.button-status--green_link:hover{background:-webkit-gradient(linear,left top,left bottom,from(#5da042),to(#87b948));background:linear-gradient(180deg,#5da042 0,#87b948)}.button-status--gray{background-color:grey}.GreenBtnStyle{background:#87b948;background:-webkit-gradient(linear,left top,left bottom,from(#87b948),color-stop(100%,#5ca042),to(#5ca042))!important;background:linear-gradient(180deg,#87b948 0,#5ca042 100%,#5ca042 0)!important;border:none!important;display:inline-block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#87b948",endColorstr="#5ca042",GradientType=0)!important;max-width:246px;outline:none;text-align:center;width:100%}.GreenBtnStyle.h24{font-size:10px;line-height:24px;padding:0 10px}.GreenBtnStyle.h24,.GreenBtnStyle.h30{border-radius:24px;color:#fff;cursor:pointer;display:inline-block;text-transform:uppercase;width:auto}.GreenBtnStyle.h30{font-size:14px;line-height:30px;padding:5px 25px}.GreenBtnStyle.h50{-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;line-height:50px;padding:0!important}.GreenBtnStyle.big{font-size:25px;height:44px;padding:12px 40px 8px}.GreenBtnStyle:hover{background:#5ca042;background:-webkit-gradient(linear,left top,left bottom,from(#5ca042),color-stop(0,#5ca042),to(#87b948))!important;background:linear-gradient(180deg,#5ca042 0,#5ca042 0,#87b948)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5ca042",endColorstr="#87b948",GradientType=0)!important}.GreenBtnStyle:active{background:#87b948;background:-webkit-gradient(linear,left top,left bottom,from(#87b948),color-stop(100%,#5ca042),to(#5ca042))!important;background:linear-gradient(180deg,#87b948 0,#5ca042 100%,#5ca042 0)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#87b948",endColorstr="#5ca042",GradientType=0)!important}.green-btn{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f6f6));background:linear-gradient(180deg,#fff 0,#f6f6f6);background:#87b948;background:-webkit-gradient(linear,left top,left bottom,from(#87b948),to(#5da042));background:linear-gradient(180deg,#87b948 0,#5da042);border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f6f6f6",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#87b948",endColorstr="#5da042",GradientType=0);font-size:14px;line-height:30px;padding:0 14px;text-align:center;text-decoration:none}.green-btn.kw-button--loading{color:transparent!important;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.green-btn:not(.inactive){border:none!important}.green-btn.inactive{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f6f6));background:linear-gradient(180deg,#fff 0,#f6f6f6);border:1px solid #ebebeb;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f6f6f6",GradientType=0);font-size:14px;padding:0 14px;text-align:center;text-decoration:none}.green-btn.big{font-size:20px;padding:10px 35px}.green-btn.disable,.green-btn[disabled]{cursor:default}.green-btn.h50.w-100{font-size:20px}.green-btn:not(.btn_no-hover):not(.disabled):not([disabled]):hover{background:#5da042;background:-webkit-gradient(linear,left top,left bottom,from(#5da042),to(#87b948));background:linear-gradient(180deg,#5da042 0,#87b948);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5da042",endColorstr="#87b948",GradientType=0)}.hugeGreenBtn,input.hugeGreenBtn{background:#55ac05 url(/images/fox_bg_green.jpg) repeat-x;border:1px solid #518f1b;border-radius:4px;color:#fff;cursor:pointer;font-family:Open Sans,Arial,sans-serif;font-size:20px;padding:20px 60px}.hugeGreenBtn:hover,input.hugeGreenBtn:hover{background:#55ac05}.white-btn{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f6f6));background:linear-gradient(180deg,#fff 0,#f6f6f6);border:1px solid #ebebeb;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f6f6f6",GradientType=0);font-size:14px;line-height:30px;padding:0 14px;text-align:center;text-decoration:none}.white-btn:active{background:#97c15f;background:-webkit-gradient(linear,left top,left bottom,from(#97c15f),to(#5da142));background:linear-gradient(180deg,#97c15f 0,#5da142);color:#fff!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#97c15f",endColorstr="#5da142",GradientType=0)}.white-btn--night-fix{position:relative;z-index:1}.white-btn--night-fix:before{background:inherit;border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.orange-btn{background:#ffb63c;background:-webkit-gradient(linear,left top,left bottom,from(#ffb63c),to(#ffa309));background:linear-gradient(180deg,#ffb63c 0,#ffa309);border:none;border-radius:3px;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb63c",endColorstr="#ffa309",GradientType=0)}.orange-btn,.orange-btn.inactive{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:14px;line-height:30px;padding:0 14px;text-align:center;text-decoration:none}.orange-btn.inactive{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f6f6));background:linear-gradient(180deg,#fff 0,#f6f6f6);border:1px solid #ebebeb;border-radius:3px;color:#000;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f6f6f6",GradientType=0)}.orange-btn:not(.btn_no-hover):hover{background:#ffa309;background:-webkit-gradient(linear,left top,left bottom,from(#ffa309),to(#ffb63c));background:linear-gradient(180deg,#ffa309 0,#ffb63c);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa309",endColorstr="#ffb63c",GradientType=0)}.btn-title.btn-title_orange{background:#f9bf34}.btn-title.btn-title_dark_green,.btn-title.btn-title_green_link{background:-webkit-gradient(linear,left top,left bottom,from(#87b948),to(#5da042));background:linear-gradient(180deg,#87b948 0,#5da042)}.btn-title.btn-title_green_link:hover{background:-webkit-gradient(linear,left top,left bottom,from(#5da042),to(#87b948));background:linear-gradient(180deg,#5da042 0,#87b948)}.auth-form__button{width:100%}.auth-form__captcha{margin-top:8px}.auth-form .wrap-input-action__remove:not(.wrap-input-action__remove--active){display:none}.auth-form__promocode{border-bottom:1px solid rgba(67,125,219,.4);color:var(--color-accent-primary-base);cursor:pointer;display:inline-block;font-size:12px;line-height:16px;margin:3px auto 15px;white-space:nowrap}.auth-form__promocode:hover{border-color:transparent}.auth-form__application-warning{background:var(--color-accent-positive-background);border:1px solid var(--color-accent-positive-border-alpha);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-typography-title);font-size:12px;line-height:16px;margin-bottom:8px;margin-top:1px;padding:11px 16px}.auth-form .form-item{margin-bottom:8px}.auth-form .form-item label{line-height:22px;margin-bottom:2px}.auth-form .preloader__ico{display:none;height:20px;left:auto;position:absolute;right:10px;top:10px;width:20px;z-index:900}.auth-form .signin-signup-log-with{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-typography-text);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:space-between;line-height:22px;padding:12px 0 15px;text-align:center}.auth-form .signin-signup-log-with:after,.auth-form .signin-signup-log-with:before{-webkit-box-flex:1;border-top:1px solid var(--color-grayscale-border);content:"";-ms-flex:1;flex:1;margin-top:4px}.auth-form .signin-signup-log-with span{padding:0 8px}.auth-form .signin-signup-footer{color:var(--color-typography-title);font-size:12px;line-height:16px;margin:16px 0 8px;padding:6px 0;text-align:center}.auth-form .signin-signup-footer-link{border-bottom:1px solid rgba(var(--color-accent-primary-base-rgb),.4);color:var(--color-accent-primary-base);cursor:pointer;margin-left:8px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.auth-form .signin-signup-footer-link:hover{border-color:transparent;color:var(--color-accent-primary-base-hover);text-decoration:none}.auth-form .signin-signup-additional-links{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-text-size-adjust:100%;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:8px;padding:17px 0 0;white-space:nowrap}.auth-form .signin-signup-additional-links .options{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.auth-form .signin-signup-additional-links .checkbox-after-label .force-font{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.auth-form .signin-signup-additional-links-link{color:var(--color-accent-primary-base);cursor:pointer;font-size:14px;font-weight:600;line-height:10px;margin-right:3px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.auth-form .signin-signup-additional-links-link:hover{border-color:transparent;color:var(--color-accent-primary-base-hover);text-decoration:none}.auth-form .signin-signup__social-buttons{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.auth-form .signin-signup__social-buttons>div{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;margin:0 16px}.auth-form .signin-signup__social-buttons>div:first-child{margin-left:0}.auth-form .signin-signup__social-buttons>div:last-child{margin-right:0}.auth-form .signin-signup__social-buttons a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center}.auth-form__info-text{color:var(--color-typography-support);margin-bottom:16px}.auth-form .login-form-phone-last-element-highlight{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,168,0,.1)),to(rgba(255,168,0,.1))),var(--color-typography-white);background:linear-gradient(0deg,rgba(255,168,0,.1),rgba(255,168,0,.1)),var(--color-typography-white);border-radius:6px;color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);margin:0;padding:8px}.auth-form .login-form-phone-last-element{margin-top:16px}.auth-form .login-form-phone-last-element .login-form-phone-number{color:var(--color-typography-text);font-size:18px;font-weight:600;letter-spacing:5px;line-height:24px}.auth-form .login-form-phone-last-element .login-form-phone-number-text{color:var(--color-typography-text);font-size:12px;line-height:16px;text-align:left;width:171px}.auth-form .login-form-phone-last-element .login-form-phone-number-text-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:34px;justify-content:center;position:absolute;right:18px;top:49px;width:228px}.auth-form .login-form-phone-last-element .login-form-phone-icon{display:block;height:28px;margin:-1px 0 0 -3px;position:relative;width:30px}.auth-form .login-form-phone-last-element .input-style{color:var(--color-typography-text);font-size:18px;letter-spacing:5px;margin-left:9px;padding:0;text-align:center;text-indent:5px;width:80px}.auth-form .login-form-phone-last-element .input-style.is-empty{color:var(--color-typography-tip)}.auth-form .login-form-shield-question-icon{margin-right:8px}.auth-form .login-phone-text{color:var(--color-typography-support);font-size:12px;line-height:16px;margin:17px 0 0!important;text-align:center}.auth-form .kw-button.is-confirm-button{display:block;margin-left:auto;margin-right:auto;max-width:327px}@media (max-width:767.98px){.auth-form .kw-button.is-confirm-button.kw-button--waiting{display:-webkit-box;display:-ms-flexbox;display:flex}.auth-form--signup .auth-form__form-wrap{margin:0 auto;max-width:376px}}.auth-form .select-user-type{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;padding:0;width:100%}.auth-form .select-user-type .radio-group{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;text-align:center;white-space:nowrap;width:50%}.auth-form .select-user-type .radio-group:first-child .radio-group__label{border-radius:4px 0 0 4px}.auth-form .select-user-type .radio-group:last-child .radio-group__label{border-radius:0 4px 4px 0}.auth-form .select-user-type .radio-group+.radio-group{margin-left:0;margin-top:0}.auth-form .select-user-type .radio-group__label{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--color-grayscale-border-hover);border:1px solid var(--color-grayscale-border);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;height:40px;justify-content:center;line-height:16px;padding-left:0;width:100%}@media (max-width:767.98px){.auth-form .select-user-type .radio-group__label{font-size:14px;line-height:22px}}.auth-form .select-user-type .radio-group__label--checked{background:var(--color-accent-primary-base);border-color:var(--color-accent-primary-base);color:var(--color-typography-white)}.auth-form .select-user-type .radio-group__label--checked.radio-group__label--worker .radio-group__label-icon{background:url(/images/icon-worker-active.svg?v=1) 0 0 no-repeat}.auth-form .select-user-type .radio-group__label--checked.radio-group__label--payer .radio-group__label-icon{background:url(/images/icon-payer-active.svg?v=1) 0 0 no-repeat}.auth-form .select-user-type .radio-group__label:after,.auth-form .select-user-type .radio-group__label:before{content:none}.auth-form .select-user-type .radio-group__label-icon{background-size:100% 100%;display:inline-block;height:24px;margin-left:0;margin-right:8px;position:relative;width:24px}.auth-form .select-user-type .radio-group__label--worker .radio-group__label-icon{background:url(/images/icon-worker.svg?v=1) 0 0 no-repeat}.auth-form .select-user-type .radio-group__label--payer .radio-group__label-icon{background:url(/images/icon-payer.svg?v=1) 0 0 no-repeat}.signup__other-signup{color:var(--color-accent-primary-base);cursor:pointer;font-size:14px;font-weight:600;line-height:10px;margin-top:8px;padding:11px 0;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.signup__other-signup:hover{color:var(--color-accent-primary-base-hover);text-decoration:none}.signin-signup-page *{-webkit-box-sizing:border-box;box-sizing:border-box}.signin-signup-page h1{color:var(--color-typography-title);font-size:22px;line-height:28px;margin:0 0 24px;text-align:center}.signin-signup-page .signin-signup__content{background:var(--color-typography-white);border:1px solid rgba(223,225,230,.6);border-radius:6px;-webkit-box-shadow:none;box-shadow:none;margin:24px auto;max-width:375px;padding:24px 23px 22px}.signin-signup-page p+p{margin-top:4px}.login-form-phone-last-element.is-active{display:block}.login-form-phone-last-element.wrap-phone-last .styled-input{-ms-flex-preferred-size:60px;-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-basis:60px;flex-grow:0;flex-shrink:0}@media (max-width:767.98px){.login-form-phone-last-element.wrap-phone-last .styled-input{-ms-flex-preferred-size:70px;flex-basis:70px}}.login-form-phone-last-element:not(.is-active){display:none}.login-form-phone-last-element-highlight{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#feefd2;border-radius:5px;display:none;font-size:14px;line-height:18px;margin-top:25px;padding:15px}.login-form-phone-last-element-highlight.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.login-form-shield-question-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.input-password-container{position:relative}.input-password-trigger{background:url(/images/password-hide-eye.svg) 50% no-repeat;cursor:pointer;height:100%;position:absolute;right:12px;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16px;z-index:10}@media (max-width:767.98px){.input-password-trigger{padding:0 22px;right:0}}.input-password-trigger.show-password{background:url(/images/password-show-eye.svg) 50% no-repeat}.signup-phone__form-item{position:relative}.signup-phone__form-item input{padding-left:36px}.signup-phone__country{left:8px;position:absolute;top:8px}.signup-phone__confirm-text{color:var(--color-typography-text);font-size:14px;line-height:22px;padding-bottom:12px;padding-top:8px;text-align:center}.signup-phone__confirm-text strong{white-space:nowrap}.signup-phone__confirm-code{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:12px 0}.signup-phone__confirm-code-item{height:56px;width:48px}.signup-phone__confirm-code-item+.signup-phone__confirm-code-item{margin-left:4px}.signup-phone__confirm-code-item input{font-size:18px;height:100%;line-height:24px;padding:0;text-align:center;width:100%}.signup-phone__confirm-error{-webkit-box-flex:1;color:var(--color-accent-negative-base);-ms-flex:1 0 100%;flex:1 0 100%;font-size:12px;line-height:16px;padding:4px 0;text-align:center}.signup-phone__confirm-button{margin-bottom:8px;margin-top:12px}.signup-phone__confirm-recode{color:var(--color-accent-primary-base);cursor:pointer;font-size:14px;font-weight:600;line-height:10px;padding:15px 0;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.signup-phone__confirm-recode:hover{color:var(--color-accent-primary-base-hover);text-decoration:none}.signup-phone__confirm-recode--wait{color:rgba(var(--color-accent-primary-base-rgb),.5);cursor:default;pointer-events:none}.form-agreement{margin-bottom:14px;padding-top:4px}.form-agreement label.form-agreement__title{font-size:10px;line-height:16px;text-align:left}.form-agreement--want-page{margin-bottom:4px;padding-top:16px}.form-agreement--support label.form-agreement__title,.form-agreement--want-page label.form-agreement__title{font-size:14px;line-height:22px}.form-agreement--support .form-agreement{padding-top:0}.form-agreement--support .form-agreement+.form-agreement{margin-top:8px}.auth-form *{-webkit-box-sizing:border-box;box-sizing:border-box}.auth-form #recaptcha>div{margin:0 auto}.auth-form .form-agreement label.form-agreement__title--single-line{padding-top:4px}.split-input{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:24px}.split-input input{border:1px solid var(--color-grayscale-field-border);border-radius:4px;color:var(--color-typography-text);font-size:18px;height:56px;line-height:24px;margin:0 4px;text-align:center;width:48px}.split-input input:focus{border-color:var(--color-accent-primary-base-hover)}.split-input--error input{border-color:rgba(241,91,91,.32)}.multi-elipsis{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}@media (max-width:1024.98px){.online-count{display:none}}.online-count-item>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-grayscale-field-border);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;line-height:16px}.online-count-item__text{color:var(--color-typography-tip)!important}.online-count .circle-online,.online-count .circle-ordercount{border-radius:100%;height:4px;margin-right:4px;width:4px}.online-count .circle-online{background:var(--color-accent-positive-base)}.online-count .circle-ordercount{background:var(--color-accent-primary-base)}.event-message--verify{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,171,10,.32)),to(rgba(255,171,10,.32))),var(--color-typography-white)!important;background:linear-gradient(0deg,rgba(255,171,10,.32),rgba(255,171,10,.32)),var(--color-typography-white)!important;border:none;border-bottom:0!important;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-typography-title);padding:16px 0!important}@media (max-width:1024.98px){.event-message--verify{padding:16px 32px!important}}@media (max-width:767.98px){.event-message--verify{padding:12px 16px!important}}.event-message--verify *{-webkit-box-sizing:border-box;box-sizing:border-box}.event-message--verify .kw-button--gray-border{background:transparent}.event-message--verify .kw-button--gray-border.disabled,.event-message--verify .kw-button--gray-border.disabled:hover{background:var(--color-grayscale-field-border)!important;border:1px solid var(--color-grayscale-field-border)!important}.event-message--verify .kw-button--gray-border.show-counter{min-width:299px;opacity:.6;pointer-events:none}@media (max-width:576px){.event-message--verify .kw-button--gray-border.show-counter{max-width:343px;min-width:auto;width:100%}}@media (max-width:450px){.event-message--verify .kw-button--gray-border.show-counter{max-width:100%;white-space:normal}}.event-message--verify-email .event-message__email-left{padding-bottom:0}@media (max-width:1024.98px){.event-message--verify-email .event-message__email-button.js-resend-btn,.event-message--verify-email .event-message__email-form-wrapper{margin-top:-3px}}@media (max-width:767.98px){.event-message--verify-email .event-message__email-form{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-top:8px;order:1;width:100%}.event-message--verify-email .event-message__email-form-inner{display:block}}.event-message--verify-email .event-message__email-form-error{margin-bottom:-11px;max-width:436px}@media (max-width:1024.98px){.event-message--verify-email .event-message__email-form-error{margin-bottom:-3px}}@media (max-width:767.98px){.event-message--verify-email .event-message__email-form-error{display:none;margin-bottom:5px;margin-left:0}.event-message--verify-email .event-message__email-form-error--mobile:not(.display--none){display:block}}@media (max-width:1024.98px){.event-message--verify-email .event-message__email-form-input{max-width:100%}}@media (max-width:767.98px){.event-message--verify-email .event-message__email-form-input{margin-right:0}}@media (max-width:1024.98px){.event-message--verify-email .event-message__inner-content--single-button{display:block}.event-message--verify-email .event-message__inner-content--single-button .event-message__email-left{padding-bottom:0}.event-message--verify-email .event-message__inner-content--single-button .event-message__email-right{margin-top:16px;width:100%}.event-message--verify-email .event-message__inner-content--single-button .event-message__email-right .event-message__email-form-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.event-message--verify-email .event-message__inner-content--single-button .tablet-hidden{display:none}}@media (max-width:767.98px){.event-message--verify-email .event-message__inner-content--single-button .event-message__email-right{margin-top:4px;width:100%}.event-message--verify-email .event-message__inner-content--single-button .event-message__email-form-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.event-message--verify-email .event-message__inner-content--single-button .event-message__email-image{display:none}.event-message--verify-email .event-message__inner-content--single-button .event-message__email-changer,.event-message--verify-email .event-message__inner-content--single-button .event-message__email-form-button{margin:8px 0 0;max-width:100%;text-align:center;width:100%}.event-message--verify-email .event-message__inner-content--single-button .event-message__email-changer{padding:5px 8px}}.event-message__inner-content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media (max-width:1024.98px){.event-message__inner-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.event-message__inner-content--single-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.event-message__inner-content--single-button .event-message__email-left,.event-message__inner-content--single-button .event-message__email-right{margin:0;width:auto}}@media screen and (max-width:767.98px){.event-message__inner-content--single-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.event-message__inner-content--single-button .event-message__email-right{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:16px;width:100%}.event-message__inner-content--single-button .event-message__email-form-wrapper{width:auto}.event-message__inner-content--single-button .event-message__email-changer{margin-left:0!important}}@media screen and (max-width:414.98px){.event-message__inner-content--single-button .event-message__email-form-wrapper{width:100%}}.event-message__inner-content .wrap-input-action__remove{display:none}.event-message__inner-content .wrap-input-action input:not(:-moz-placeholder-shown)+.wrap-input-action__remove{display:block}.event-message__inner-content .wrap-input-action input:not(:-ms-input-placeholder)+.wrap-input-action__remove{display:block}.event-message__inner-content .wrap-input-action input:not(:placeholder-shown)+.wrap-input-action__remove{display:block}.event-message__container.centerwrap.lg-centerwrap{padding:0}@media (max-width:1299px){.event-message__container.centerwrap.lg-centerwrap{max-width:100%!important;padding:0 10px}}@media (max-width:1024.98px){.event-message__container.centerwrap.lg-centerwrap{padding:0}}.event-message__email-left,.event-message__email-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1024.98px){.event-message__email-left,.event-message__email-right{width:100%}}.event-message__email-left{padding-bottom:2px}@media (max-width:576px){.event-message__email-left{padding-bottom:0}}.event-message__email-right{-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024.98px){.event-message__email-right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}}@media (max-width:576px){.event-message__email-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-top:10px}}.event-message__email-image{height:32px;margin-right:16px;width:32px}@media (max-width:576px){.event-message__email-image{display:none}}.event-message__email-image--top{-ms-flex-negative:0;-ms-flex-item-align:start;align-self:flex-start;flex-shrink:0}.event-message__email-image img{display:block;height:100%;width:100%}.event-message__email-header{font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:var(--typography-body-default-regular-line-height)}@media (max-width:330px){.event-message__email-header .event-message__email-left-title{display:inline!important}}.event-message__email-desc{font-size:12px;line-height:16px}.event-message__email-changer{-ms-flex-negative:0;color:var(--color-accent-primary-base);cursor:pointer;flex-shrink:0;font-size:var(--typography-body-default-regular-font-size);font-weight:600;line-height:var(--typography-body-default-regular-line-height);margin-right:16px;padding:9px 16px}@media (max-width:576px){.event-message__email-changer{margin-right:0;margin-top:8px;padding:5px 8px}.event-message__email-changer.active{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.event-message__email-changer--unblock:not(.active){background-color:transparent;border:1px solid var(--color-grayscale-field-border);border-radius:6px;color:var(--color-typography-text);font-size:var(--typography-body-default-regular-font-size);line-height:var(--typography-body-default-regular-line-height);margin-right:0;min-width:294px;padding:8px 16px;text-align:center;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.event-message__email-changer--unblock:not(.active):hover{background-color:var(--color-grayscale-border-hover);border-color:#4a4a4a;color:#4a4a4a}@media (max-width:1024.98px){.event-message__email-changer--unblock:not(.active){margin-left:auto}}@media (max-width:576px){.event-message__email-changer--unblock:not(.active){margin-left:0;margin-top:0;max-width:343px;min-width:auto;width:100%}}@media (max-width:450px){.event-message__email-changer--unblock:not(.active){max-width:100%;white-space:normal}}.event-message__email-button{min-width:294px}@media (max-width:576px){.event-message__email-button{max-width:343px;min-width:auto;width:100%}}@media (max-width:450px){.event-message__email-button{max-width:100%;white-space:normal!important}}@media (max-width:1024.98px){.event-message__email-form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width:1024.98px) and (max-width:576px){.event-message__email-form{width:100%}}.event-message__email-form-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1024.98px){.event-message__email-form-wrapper{width:100%}}@media (max-width:576px){.event-message__email-form-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;order:1}}.event-message__email-form-inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:576px){.event-message__email-form-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.event-message__email-form-input{-ms-flex-negative:0;display:block;flex-shrink:0;margin-right:8px;width:283px}@media (max-width:1024.98px){.event-message__email-form-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:398px;width:auto}}@media (max-width:576px){.event-message__email-form-input{margin-right:0;max-width:343px;width:100%}}@media (max-width:450px){.event-message__email-form-input{max-width:100%}}.event-message__email-form-input input{width:100%}.event-message__email-form-button{-ms-flex-negative:0;background:transparent;flex-shrink:0}@media (max-width:576px){.event-message__email-form-button{margin-top:8px;max-width:343px;width:100%}}@media (max-width:450px){.event-message__email-form-button{max-width:100%}}.event-message__email-form-error{margin-bottom:5px;max-width:486px}@media (max-width:1024.98px){.event-message__email-form-error{max-width:100%}}@media (max-width:576px){.event-message__email-form-error{display:none;margin-left:auto;margin-right:auto;max-width:343px;width:100%}}@media (max-width:450px){.event-message__email-form-error{margin-left:0;margin-right:0;max-width:100%}}.event-message__email-form-error--mobile{display:none}@media (max-width:576px){.event-message__email-form-error--mobile:not(.display--none){display:block}}.event-message{background:#edfbd8;border-bottom:1px solid #ccc;padding:11px 0 12px;width:100%}.event-message__container{background-size:22px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;padding-left:40px;padding-right:30px;position:relative}.event-message__container_icon{left:0;position:absolute}.event-message__container--align-center{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-left:30px}.event-message__container--align-center .event-message__container_icon{-ms-flex-negative:0;flex-shrink:0;margin-left:2px;margin-right:15px;position:relative}.event-message__containerChristmasTree{padding-left:60px}.event-message__close{background-image:url(/images/exit.png);background-size:14px;cursor:pointer;height:14px;position:absolute;right:4px;top:4px;width:14px}@media screen and (max-width:767.98px){.event-message--in-chat{position:relative;top:48px;z-index:11}}.kwork-card-item__badge{padding-left:45px;position:absolute;right:15px;top:209px}.kwork-card-item__badge:before{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(70%,#fff),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 70%,#fff);height:100%;left:2px;position:absolute;top:-4px;width:45px}.kwork-card-item__badge-inner{background:#fff;display:inline-block;padding-top:2px;vertical-align:top}.kwork-card-item__badge .fox-express{float:right;margin:-3px 0 0;position:relative;z-index:10}.kwork-card-item__badge .kwork-card-badge{display:block}.kwork-card-badge--cashless{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-accent-primary-base);border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-typography-white);cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;margin-right:4px;padding:0 4px}@media (max-width:767.98px){.kwork-card-badge--cashless{border:1px solid var(--color-grayscale-bg-base);left:20px;position:absolute;top:20px}}@media (max-width:375.98px){.kwork-card-badge--cashless{left:8px;position:absolute;top:8px}}.kwork-card-badge--cashless img{display:block;height:12px!important;margin-right:2px;width:12px!important}.kwork-card-badge--cashless span{font-size:10px;font-weight:700;letter-spacing:.4px;line-height:16px;text-transform:uppercase}.kwork-card-badge--cashless.with-top-badge{margin-right:0;margin-top:-16px;position:absolute;top:0}@media (max-width:767.98px){.kwork-card-badge--cashless-card{-ms-flex-negative:0;flex-shrink:0;position:static}}.kwork-card-badge--cashless-kwork{border:1px solid var(--color-grayscale-bg-base);left:8px;position:absolute;top:8px}.kwork-card-badge--cashless-kwork.with-black-friday{top:34px}@media (max-width:375.98px){.kwork-card-badge--cashless-mobile.with-black-friday{top:20px}}.loading-spinner{color:transparent!important;pointer-events:none;position:relative}.loading-spinner:before{-webkit-animation:spin .6s linear 300;animation:spin .6s linear 300;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNOCAxNkE4IDggMCAxIDEgOCAwdjIuMzMzQTUuNjcgNS42NyAwIDAgMCAyLjMzNCA4IDUuNjcgNS42NyAwIDAgMCA4IDEzLjY2N1YxNnoiIGZpbGw9InVybCgjYSkiLz48cGF0aCBkPSJNOCAwdjIuMzMzQTUuNjcgNS42NyAwIDAgMSAxMy42NjcgOCA1LjY3IDUuNjcgMCAwIDEgOCAxMy42NjdWMTZBOCA4IDAgMCAwIDggMHoiIGZpbGw9InVybCgjYikiLz48L2c+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iNCIgeTE9IjAiIHgyPSI0IiB5Mj0iMTIuNSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iLjUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0iYiIgeDE9IjEyIiB5MT0iMTMiIHgyPSIxMiIgeTI9IjAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9Ii41Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=) 50% no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;-webkit-filter:contrast(.5);filter:contrast(.5);height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px;z-index:1}.loading-spinner--no-filter:before{-webkit-filter:none;filter:none}.loading-spinner--middle:before{background-size:32px;height:32px;margin-left:-16px;margin-top:-16px;width:32px}.loading-spinner *{opacity:0}.kwcard-ppreview{display:block;height:100%;overflow:hidden;position:relative;width:100%}.kwcard-ppreview picture,.kwcard-ppreview__audio,.kwcard-ppreview__audio-wrapper,.kwcard-ppreview__video,.kwcard-ppreview__video-wrapper{-ms-flex-negative:0;display:block;flex-shrink:0;min-width:100%;width:100%}.kwcard-ppreview__image{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%!important;margin:0!important}.kwcard-ppreview__media-preloader{display:none;height:100%}.kwcard-ppreview__media-preloader:before{background-size:cover!important;height:40px!important;margin-left:-20px!important;margin-top:-22px!important;width:40px!important}.kwcard-ppreview__audio-wrapper,.kwcard-ppreview__video-wrapper{overflow:hidden;pointer-events:none;position:relative}.kwcard-ppreview__audio-wrapper--loading .kwcard-ppreview__audio-button,.kwcard-ppreview__audio-wrapper--loading .kwcard-ppreview__video-button,.kwcard-ppreview__audio-wrapper--loading .kwcard-ppreview__video-button-volume,.kwcard-ppreview__video-wrapper--loading .kwcard-ppreview__audio-button,.kwcard-ppreview__video-wrapper--loading .kwcard-ppreview__video-button,.kwcard-ppreview__video-wrapper--loading .kwcard-ppreview__video-button-volume{display:none!important}.kwcard-ppreview__audio-wrapper--loading .kwcard-ppreview__media-preloader,.kwcard-ppreview__video-wrapper--loading .kwcard-ppreview__media-preloader{display:block}.kwcard-ppreview__audio-preview,.kwcard-ppreview__video-preview{background-color:var(--color-grayscale-page-bg-light);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.kwcard-ppreview__audio-backdrop,.kwcard-ppreview__video-backdrop{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.7));bottom:0;height:93px;left:0;opacity:.4;position:absolute;right:0;width:100%;z-index:9}.kwcard-ppreview__audio-button,.kwcard-ppreview__video-button{background:rgba(0,0,0,.8) url(/images/kwork-card-play-button.svg) no-repeat 0 0;border-radius:100%;cursor:pointer;height:26px;opacity:1;pointer-events:auto;position:absolute;right:10px;top:10px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:26px;z-index:10}.kwcard-ppreview__audio-button-play,.kwcard-ppreview__video-button-play{display:block}.kwcard-ppreview__audio-button-pause,.kwcard-ppreview__audio-button.__playing .kwcard-ppreview__video-button-play,.kwcard-ppreview__video-button-pause,.kwcard-ppreview__video-button.__playing .kwcard-ppreview__video-button-play{display:none}.kwcard-ppreview__audio-button.__playing .kwcard-ppreview__video-button-pause,.kwcard-ppreview__video-button.__playing .kwcard-ppreview__video-button-pause{display:block}.kwcard-ppreview__audio-button-playback,.kwcard-ppreview__video-button-playback{border-radius:50%;height:40px;opacity:1;pointer-events:none;position:absolute;right:-9px;top:-7px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:40px;z-index:-1}.kwcard-ppreview__audio-button-progress,.kwcard-ppreview__video-button-progress{fill:transparent;stroke:#fff;stroke-width:2;stroke-dasharray:100,100;pointer-events:none}.kwcard-ppreview__audio-button-volume,.kwcard-ppreview__video-button-volume{bottom:7px;height:32px;padding:4px;pointer-events:auto;position:absolute;right:8px;width:32px;z-index:10}.kwcard-ppreview__audio-button-volume:before,.kwcard-ppreview__video-button-volume:before{border-radius:100%;content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:background-color .2s;transition:background-color .2s;width:100%}.kwcard-ppreview__audio-button-volume:hover:before,.kwcard-ppreview__video-button-volume:hover:before{background-color:rgba(0,0,0,.3)}.kwcard-ppreview__audio-button-volume svg,.kwcard-ppreview__video-button-volume svg{height:24px;position:relative;width:24px}.kwcard-ppreview__audio-button-volume svg:first-child,.kwcard-ppreview__video-button-volume svg:first-child{display:none}.kwcard-ppreview__audio-button-volume--on svg:first-child,.kwcard-ppreview__video-button-volume--on svg:first-child{display:block}.kwcard-ppreview__audio-button-volume--on svg:last-child,.kwcard-ppreview__video-button-volume--on svg:last-child{display:none}.kwcard-ppreview__audio{bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}@media (min-width:768px){.kwcard-ppreview__audio-wrapper--ready .kwcard-ppreview__audio:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.9)));background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.9));bottom:0;content:"";display:block;height:160px;left:0;max-height:100%;position:absolute;right:0;z-index:2}}.kwcard-ppreview__audio-wrapper--ready.kwcard-ppreview__audio-wrapper--simple .kwcard-ppreview__audio{z-index:10}@media (min-width:768px){.kwcard-ppreview__audio-wrapper--ready.kwcard-ppreview__audio-wrapper--simple .kwcard-ppreview__audio:before{content:none;display:none}}.kwcard-ppreview__audio .audio-wavesurfer{bottom:29px;display:block;left:23px;pointer-events:auto;position:absolute;width:calc(100% - 46px);z-index:3}.kwcard-ppreview__audio .audio-wavesurfer--theme-simple{bottom:7px;height:32px;left:8px;width:calc(100% - 16px)}.kwcard-ppreview__video{border:0;pointer-events:none}.kwcard-ppreview__video--yt{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%)}.kwcard-ppreview__video--mp4{background-color:#000;height:100%;left:50%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.kwcard-ppreview__video-button.__hide{opacity:0;pointer-events:none}.kwcard-ppreview__video-button.__playing{background-position:-52px 0}.kwcard-ppreview__video-button-bg{fill:#000;stroke:#000;stroke-width:2;stroke-dasharray:100,100;opacity:.3;pointer-events:none}.kwcard-ppreview__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;overflow:visible;width:100%;will-change:transform}.kwcard-ppreview__wrapper.animating{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.kwcard-ppreview__button{cursor:pointer;height:30px;position:absolute;top:calc(50% - 15px);-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;width:25px;z-index:999}.kwcard-ppreview__button.prev{left:0;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.kwcard-ppreview__button:after{background:transparent url(/images/kwork-card-arrows.svg) no-repeat;content:"";cursor:pointer;display:block;height:30px;position:relative;top:0;width:25px;z-index:1}.kwcard-ppreview__button.next:after{background-position:-25px 0}.kwcard-ppreview__button.prev:after{background-position:0 0}.kwcard-ppreview__button.next.visible,.kwcard-ppreview__button.prev.visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.kwcard-ppreview__button.next{right:0;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.kwcard-ppreview__dots{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.3),transparent);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;justify-content:center;left:0;position:absolute;width:100%}.kwcard-ppreview__dots--narrow{background:none;bottom:7px;height:auto;left:50%;margin:0 1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}.kwcard-ppreview__dots--narrow .kwcard-ppreview__dot{background:none;border-radius:0;height:16px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;width:16px}.kwcard-ppreview__dots--narrow .kwcard-ppreview__dot:before{background-color:rgba(var(--color-typography-white-rgb),.5);border-radius:100%;content:"";display:block;height:8px;margin:4px 0 0 4px;width:8px}.kwcard-ppreview__dots--narrow .kwcard-ppreview__dot.active:before{background-color:var(--color-typography-white);height:12px;margin:2px 0 0 2px;width:12px}.kwcard-ppreview__dots--narrow .kwcard-ppreview__dot.edge:before{height:6px;margin:5px 0 0 5px;width:6px}.kwcard-ppreview__dot{background-color:#fff;border-radius:100%;display:block;height:10px;margin:0 2px;min-height:10px;min-width:10px;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:10px}.kwcard-ppreview__dot.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.kwcard-ppreview__dot.hidden{display:none}.kwcard-ppreview__dot.edge{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}i.icon-help--grey{background:url(/images/icons/icon-help-grey.svg) no-repeat;display:inline-block;height:20px;line-height:20px;vertical-align:text-bottom;width:20px}i.icon-star{background:url(/images/icons/icon-star-gray.svg) no-repeat;background-size:100% 100%;display:inline-block;height:14px;line-height:14px;width:14px}i.icon-star--active,i.icon-star.active{background:url(/images/icons/icon-star-active.svg) no-repeat;background-size:100% 100%}i.icon-star--half{background:url(/images/icons/icon-star-half.svg) no-repeat;background-size:100% 100%}.ico{background-clip:padding-box;background-color:transparent;background-repeat:no-repeat;display:inline-block}.ico-warning{background:url(/images/warning-circle-yellow.png) 0 0 no-repeat;height:24px;width:24px}.headline-notice{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-accent-attention-base);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-typography-white);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:var(--typography-body-default-regular-font-size);font-weight:600;justify-content:center;line-height:var(--typography-body-default-regular-line-height);min-height:54px;padding:11px 16px;position:relative}@media (max-width:767.98px){.headline-notice{min-height:46px;padding-bottom:12px;padding-top:12px}}.headline-notice *,.headline-notice :after,.headline-notice :before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.headline-notice--with-close-icon{padding-left:56px;padding-right:56px}}@media (max-width:1023px){.headline-notice--with-close-icon{padding-left:16px}}.headline-notice--wide-page .headline-notice__inner{max-width:1430px}.headline-notice__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;max-width:1240px}@media (max-width:767.98px){.headline-notice__inner{display:block;margin-left:0;margin-right:0}.headline-notice__inner--chat{margin-top:48px}}.headline-notice__close-icon{-ms-flex-negative:0;background:url(/images/icons/close-white.svg) 50% no-repeat;cursor:pointer;display:block;flex-shrink:0;height:32px;margin-top:-16px;position:absolute;right:16px;top:50%;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px}@media (min-width:768px){.headline-notice__close-icon:hover{opacity:.75}}@media (max-width:767.98px){.headline-notice__close-icon{margin:0;position:absolute;right:16px;top:12px}.headline-notice__close-icon:active{opacity:.75}.headline-notice__text-mobile-padding{padding-right:40px}}.headline-notice a:not(.kw-button){color:var(--color-accent-primary-base);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit}.headline-notice a:not(.kw-button):hover{color:var(--color-accent-primary-base-hover);text-decoration:none}.headline-notice .kw-button{-ms-flex-negative:0;background:var(--color-typography-white);flex-shrink:0;white-space:nowrap}@media (max-width:767.98px){.headline-notice .kw-button{display:block;margin-top:10px;width:100%}}@media (min-width:768px){.headline-notice .kw-button{margin-left:24px}}.headline-notice .kw-link,.headline-notice .kw-link:hover{color:var(--color-typography-white)!important}.headline-notice .kw-link-underline{border-color:var(--color-typography-white)}.headline-notice .kw-link-underline:hover{border:0}.headline-notice--info{background:var(--color-accent-primary-base)}.headline-notice--info .kw-button{color:var(--color-accent-primary-base)}.headline-notice--info .kw-button:hover{color:var(--color-accent-primary-base-hover)}.headline-notice--attention{background:var(--color-accent-attention-base)}.headline-notice--attention .kw-button{color:var(--color-accent-attention-base)}.headline-notice--attention .kw-button:hover{color:var(--color-accent-attention-base-hover)}.headline-notice--success{background:var(--color-accent-positive-base)}.headline-notice--success .kw-button{color:var(--color-accent-positive-base)}.headline-notice--success .kw-button:hover{color:var(--color-accent-positive-base-hover)}.headline-notice--error{background:var(--color-accent-negative-base)}.headline-notice--error .kw-button{color:var(--color-accent-negative-base)}.headline-notice--error .kw-button:hover{color:var(--color-accent-negative-base-hover)}.headline-notice--error a:not(.kw-button){color:var(--color-typography-white);text-decoration:underline}.headline-notice--error a:not(.kw-button):hover{color:var(--color-typography-white);text-decoration:none}@media (max-width:767.98px){.headline-notice--chat{position:relative;top:48px;z-index:11}}.headline-notice--event{background:#fff9e9;border-bottom:1px solid #f4ebd4;color:var(--color-typography-text);font-weight:400;min-height:48px;padding-top:12px}@media (max-width:767.98px){.headline-notice--event{font-size:12px;line-height:16px;padding:12px 12px 11px}.headline-notice--event .headline-notice__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}}.headline-notice--event .headline-notice__inner:before{-ms-flex-negative:0;-ms-flex-item-align:start;align-self:flex-start;background:url(/images/icons/triangle-orange-24.svg) 0 0 no-repeat;content:"";display:block;flex-shrink:0;height:24px;margin-right:12px;width:24px}@media (max-width:767.98px){.headline-notice--event .headline-notice__inner:before{margin-right:8px}}.headline-notice--event .headline-notice__close-icon{background-image:url(/images/icons/close.svg)}.contest2025-banner{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden}@media (min-width:768px){.contest2025-banner{margin-top:24px}}.contest2025-banner__content{background:var(--color-accent-attention-background);height:130px;max-width:1240px;position:relative;width:100%}@media (max-width:767.98px){.contest2025-banner__content{padding-left:12px}}.contest2025-banner__content a{display:block;height:130px;width:100%}@media (max-width:767.98px){.contest2025-banner__content a{width:157px}}@media (min-width:768px){.contest2025-banner__content a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}}.contest2025-banner__content a:after,.contest2025-banner__content a:before{background-size:contain;content:"";height:130px;position:absolute;top:0}.contest2025-banner__content a:before{background:url(/images/promo/contest2025/desktop-left.png) no-repeat 50%;left:0;width:375px}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.contest2025-banner__content a:before{background-image:url(/images/promo/contest2025/desktop-left@2x.png);background-size:cover}}@media (max-width:1024.98px){.contest2025-banner__content a:before{background-image:url(/images/promo/contest2025/table-left.png);width:179px}}@media (max-width:1024.98px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:1024.98px) and (min-resolution:120dpi){.contest2025-banner__content a:before{background-image:url(/images/promo/contest2025/table-left@2x.png);background-size:cover}}@media (max-width:767.98px){.contest2025-banner__content a:before{background-image:none}}.contest2025-banner__content a:after{background:url(/images/promo/contest2025/desktop-right.png) no-repeat 50%;content:"";right:0;width:353px}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.contest2025-banner__content a:after{background-image:url(/images/promo/contest2025/desktop-right@2x.png);background-size:cover}}@media (max-width:1024.98px){.contest2025-banner__content a:after{background-image:url(/images/promo/contest2025/table-right.png);width:246px}}@media (max-width:1024.98px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:1024.98px) and (min-resolution:120dpi){.contest2025-banner__content a:after{background-image:url(/images/promo/contest2025/table-right@2x.png);background-size:cover}}@media (max-width:767.98px){.contest2025-banner__content a:after{background-image:url(/images/promo/contest2025/mobile.png);width:159px}}@media (max-width:767.98px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767.98px) and (min-resolution:120dpi){.contest2025-banner__content a:after{background-image:url(/images/promo/contest2025/mobile@2x.png);background-size:cover}}.contest2025-banner__title{position:relative;z-index:2}@media (max-width:767.98px){.contest2025-banner__title{display:block;margin-top:22px}}.contest2025-banner__text{color:var(--color-typography-text);font-size:24px;font-weight:600;line-height:18px;margin-top:12px;position:relative;z-index:2}@media (max-width:767.98px){.contest2025-banner__text{font-size:12.35px;line-height:14px;margin-top:4px;text-align:center}}.contest2025-banner__close{cursor:pointer;height:32px;position:absolute;right:4px;top:4px;width:32px;z-index:2}
