

/* Start:/local/js/bquadro/fos/css/style.css?178756808824285*/
/* Layout */
html.is-bq-form-submitting,
html.is-bq-form-popup-loading {
    cursor: wait;
}
html.is-bq-form-popup-opened {
    overflow: hidden;
}
/* Form */
.bq-form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    font-family: inherit, sans-serif;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bq-form.is-submitting {
    opacity: 0.5;
    pointer-events: none;
}
/* Normalize */
.bq-form *,
.bq-form *::before,
.bq-form *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bq-form button,
.bq-form [type="button"],
.bq-form [type="reset"],
.bq-form [type="submit"] {
    -webkit-appearance: button;
}
.bq-form button::-moz-focus-inner,
.bq-form [type="button"]::-moz-focus-inner,
.bq-form [type="reset"]::-moz-focus-inner,
.bq-form [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
.bq-form button:-moz-focusring,
.bq-form [type="button"]:-moz-focusring,
.bq-form [type="reset"]:-moz-focusring,
.bq-form [type="submit"]:-moz-focusring {
    outline: none;
}
.bq-form [type="checkbox"],
.bq-form [type="radio"] {
    padding: 0;
}
.bq-form [type="number"]::-webkit-inner-spin-button,
.bq-form [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.bq-form [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: 0;
}
.bq-form [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.bq-form ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
.bq-form input:focus-visible,
.bq-form textarea:focus-visible,
.bq-form select:focus-visible {
    outline: none;
}
/* Title */
.bq-form-title {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: inherit;
    font-size: 32px;
    line-height: inherit;
    font-family: inherit;
}
.bq-form-title:last-child {
    margin-bottom: 0;
}
/* Descr */
.bq-form-descr {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
}
.bq-form-descr:last-child {
    margin-bottom: 0;
}
/* Inner */
.bq-form-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -16px;
}
.bq-form-inner__item {
    width: calc(100% - 32px);
    margin: 16px;
}
/* Control */
.bq-form-control {
    display: block;
    position: relative;
    margin-bottom: 16px;
}
.bq-form-control:last-child {
    margin-bottom: 0;
}
.bq-form-control__error {
    position: absolute;
    top: 100%;
    left: 0;
    color: #FF0000;
    font-weight: inherit;
    font-size: 12px;
    line-height: inherit;
    font-family: inherit;
}
/* Label */
.bq-form-label {
    display: block;
    margin-bottom: 8px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
}
.bq-form-label:last-child {
    margin-bottom: 0;
}
/* Hidden */
.bq-form-hidden {
    display: none;
}
/* Input */
.bq-form-input {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 8px 16px;
    overflow: hidden;
    border: 1px solid currentColor;
    border-radius: 0;
    background-color: #fff;
    color: currentColor;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
}
.bq-form-input:focus-visible,
.is-error .bq-form-input:focus-visible {
    border-color: currentColor;
}
.is-error .bq-form-input {
    border-color: #FF0000;
}
.bq-form-input::-webkit-input-placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-input::-moz-placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-input:-ms-input-placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-input::-ms-input-placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-input::placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-input[type="date"]::-webkit-calendar-picker-indicator,
.bq-form-input[type="datetime-local"]::-webkit-calendar-picker-indicator {
    display: block;
    width: 16px;
    height: 16px;
    border: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjgxOCAyYS42OC42OCAwIDAgMC0uNDUuMTY1LjUzNC41MzQgMCAwIDAtLjE4Ni40di44NDVoLTEuOTFhMS4zNiAxLjM2IDAgMCAwLS45LjMzQTEuMDY3IDEuMDY3IDAgMCAwIDEgNC41Mzl2Ny4zMzRjMCAuMjk5LjEzNC41ODYuMzczLjc5OC4yMzguMjExLjU2Mi4zMy45LjMzaDExLjQ1NGMuMzM4IDAgLjY2Mi0uMTE5LjktLjMzLjIzOS0uMjEyLjM3My0uNDk5LjM3My0uNzk4VjQuNTM4YzAtLjI5OS0uMTM0LS41ODYtLjM3My0uNzk3YTEuMzYgMS4zNiAwIDAgMC0uOS0uMzNoLTEuOTA5di0uODQ3YS41MzQuNTM0IDAgMCAwLS4xODYtLjM5OS42OC42OCAwIDAgMC0uNDUtLjE2NWgtLjYzNmEuNjguNjggMCAwIDAtLjQ1LjE2NS41MzQuNTM0IDAgMCAwLS4xODcuNHYuODQ1SDYuMDkxdi0uODQ2YS41MzQuNTM0IDAgMCAwLS4xODYtLjM5OS42OC42OCAwIDAgMC0uNDUtLjE2NWgtLjYzN1pNMyA2Ljg0NmgxMHY0LjQxSDN2LTQuNDFaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+Cg==");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    opacity: 1;
}
.bq-form-input[type="date"]::-webkit-calendar-picker-indicator:focus-visible,
.bq-form-input[type="datetime-local"]::-webkit-calendar-picker-indicator:focus-visible {
    outline: 1px solid currentColor;
    outline-offset: 4px;
}
.bq-form-input:disabled {
    opacity: 0.5;
    pointer-events: none;
}
/* Textarea */
.bq-form-textarea {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    min-height: 80px;
    margin: 0;
    padding: 8px 16px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid currentColor;
    border-radius: 0;
    background-color: #fff;
    color: currentColor;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    resize: none;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
}
.bq-form-textarea:focus-visible,
.is-error .bq-form-textarea:focus-visible {
    border-color: currentColor;
}
.is-error .bq-form-textarea {
    border-color: #FF0000;
}
.bq-form-textarea::-webkit-input-placeholder {
    color: currentColor;
    opacity: 1;
}
.bq-form-textarea::-moz-placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-textarea:-ms-input-placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-textarea::-ms-input-placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-textarea::placeholder {
    color: currentColor;
    opacity: 0.5;
}
.bq-form-textarea:disabled {
    opacity: 0.5;
    pointer-events: none;
}
/* Select */
.bq-form-select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 8px 48px 8px 16px;
    overflow: hidden;
    border: 1px solid currentColor;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMiA1IDYgNiA2LTYiLz4KPC9zdmc+Cg==");
    background-position: right 16px center;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #000;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
}
.bq-form-select[multiple] {
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-image: none;
}
.bq-form-select:focus-visible,
.is-error .bq-form-select:focus-visible {
    border-color: currentColor;
}
.is-error .bq-form-select {
    border-color: #FF0000;
}
.bq-form-select::-webkit-input-placeholder {
    color: currentColor;
    opacity: 1;
}
.bq-form-select::-moz-placeholder {
    color: currentColor;
    opacity: 1;
}
.bq-form-select:-ms-input-placeholder {
    color: currentColor;
    opacity: 1;
}
.bq-form-select::-ms-input-placeholder {
    color: currentColor;
    opacity: 1;
}
.bq-form-select::placeholder {
    color: currentColor;
    opacity: 1;
}
.bq-form-select:disabled {
    opacity: 0.5;
    pointer-events: none;
}
/* Option */
.bq-form-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 40px;
    padding: 8px 16px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    white-space: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.bq-form-option:disabled {
    opacity: 0.5;
    pointer-events: none;
}
/* Checkbox */
.bq-form-checkbox {
    margin-bottom: 8px;
}
.bq-form-checkbox:last-child {
    margin-bottom: 0;
}
.bq-form-checkbox__label {
    display: inline-block;
    position: relative;
}
.bq-form-checkbox__input {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.bq-form-checkbox__text {
    display: inline-block;
    position: relative;
    padding-left: 24px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bq-form-checkbox__text a {
    color: currentColor;
    text-decoration: underline;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.bq-form-checkbox__text a:hover {
    color: currentColor;
    text-decoration: underline;
}
.bq-form-checkbox__text a:focus-visible {
    outline: 1px solid currentColor;
    outline-offset: 4px;
}
.bq-form-checkbox__text::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid currentColor;
    border-radius: 0;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    content: '';
    -webkit-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}
.bq-form-checkbox__input:checked ~ .bq-form-checkbox__text::before {
    border-color: currentColor;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE3IDE2Ij4KICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTEuMjkzIDUuMjJhLjY3Ny42NzcgMCAwIDEgLjk5OCAwIC43ODMuNzgzIDAgMCAxIDAgMS4wNmwtNC4yMzUgNC41YS42NzcuNjc3IDAgMCAxLS45OTggMGwtMi4zNTMtMi41YS43ODQuNzg0IDAgMCAxIDAtMS4wNi42NzcuNjc3IDAgMCAxIC45OTggMGwxLjg1NCAxLjk3IDMuNzM2LTMuOTdaIi8+Cjwvc3ZnPgo=");
    background-color: currentColor;
}
.bq-form-checkbox__input:focus-visible ~ .bq-form-checkbox__text::before,
.is-error .bq-form-checkbox__input:focus-visible ~ .bq-form-checkbox__text::before {
    border-color: currentColor;
}
.is-error .bq-form-checkbox__text::before {
    border-color: #FF0000;
}
.bq-form-checkbox__input:disabled ~ .bq-form-checkbox__text {
    opacity: 0.5;
    pointer-events: none;
}
/* Radio */
.bq-form-radio {
    margin-bottom: 8px;
}
.bq-form-radio:last-child {
    margin-bottom: 0;
}
.bq-form-radio__label {
    display: inline-block;
    position: relative;
}
.bq-form-radio__input {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.bq-form-radio__text {
    display: inline-block;
    position: relative;
    padding-left: 24px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bq-form-radio__text a {
    color: currentColor;
    text-decoration: underline;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.bq-form-radio__text a:hover {
    color: currentColor;
    text-decoration: underline;
}
.bq-form-radio__text a:focus-visible {
    outline: 1px solid currentColor;
    outline-offset: 4px;
}
.bq-form-radio__text::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid currentColor;
    border-radius: 50%;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    content: '';
    -webkit-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}
.bq-form-radio__input:checked ~ .bq-form-radio__text::before {
    border-color: currentColor;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIgOGE0IDQgMCAxIDAtOCAwIDQgNCAwIDAgMCA4IDBaIi8+Cjwvc3ZnPgo=");
    background-color: currentColor;
}
.bq-form-radio__input:focus-visible ~ .bq-form-radio__text::before,
.is-error .bq-form-radio__input:focus-visible ~ .bq-form-radio__text::before {
    border-color: currentColor;
}
.is-error .bq-form-radio__text::before {
    border-color: #FF0000;
}
.bq-form-radio__input:disabled ~ .bq-form-radio__text {
    opacity: 0.5;
    pointer-events: none;
}
/* File */
.bq-form-file {
    width: 100%;
    margin-bottom: 16px;
}
.bq-form-file:last-child {
    margin-bottom: 0;
}
.bq-form-file__label {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 8px;
}
.bq-form-file__label:last-child {
    margin-bottom: 0;
}
.bq-form-file__input {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.bq-form-file__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 40px;
    padding: 8px 16px;
    border: 1px solid currentColor;
    border-radius: 0;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
.bq-form-file__text-span {
    text-transform: lowercase;
}
.bq-form-file__text-span::first-letter {
    text-transform: uppercase;
}
.bq-form-file__text:hover {
    color: currentColor;
}
.bq-form-file__input:focus-visible ~ .bq-form-file__text,
.is-error .bq-form-file__input:focus-visible ~ .bq-form-file__text {
    color: currentColor;
}
.is-error .bq-form-file__input ~ .bq-form-file__text {
    color: #FF0000;
}
.bq-form-file__input:disabled ~ .bq-form-file__text {
    opacity: 0.5;
    pointer-events: none;
}
.bq-form-file__icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    -o-object-fit: contain;
    object-fit: contain;
}
.bq-form-file__icon:last-child {
    margin-right: 0;
}
.bq-form-file__list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.bq-form-file__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: 100%;
    -ms-flex-negative: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
}
.bq-form-file__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-shrink: 0;
    align-items: center;
    max-width: 100%;
    margin-bottom: 8px;
    padding: 0px 0px 0px 16px;
    overflow: hidden;
    border-radius: 0;
    background-color: #fff;
    color: currentColor;
    -ms-flex-negative: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.bq-form-file__item:last-child {
    margin-bottom: 0;
}
.bq-form-file__name {
    margin-right: 8px;
    overflow: hidden;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bq-form-file__name:last-child {
    margin-right: 0;
}
.bq-form-file__delete {
    position: relative;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    color: currentColor;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-negative: 0;
}
.bq-form-file__delete:focus-visible {
    color: currentColor;
}
.bq-form-file__delete:hover {
    color: currentColor;
}
.bq-form-file__delete::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 1px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: currentColor;
    content: '';
}
.bq-form-file__delete::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 1px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: currentColor;
    content: '';
}
/* Submit */
.bq-form-submit {
    display: block;
    width: 100%;
    min-height: 40px;
    margin: 0;
    margin-bottom: 16px;
    padding: 8px 16px;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: background-color .3s ease, border-color .3s ease;
    -o-transition: background-color .3s ease, border-color .3s ease;
    transition: background-color .3s ease, border-color .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bq-form-submit:last-child {
    margin-bottom: 0;
}
.bq-form-submit:hover {
    border-color: #000;
    background-color: #000;
}
.bq-form-submit:focus {
    outline: none;
}
.bq-form-submit:focus-visible {
    border-color: #000;
    background-color: #000;
}
.bq-form-submit:disabled {
    opacity: 0.5;
    pointer-events: none;
}
/* Open */
.bq-form-popup-open {
    display: inline-block;
    margin: 0;
    margin-bottom: 16px;
    padding: 8px 16px;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    font-family: inherit, sans-serif;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: background-color .3s ease, border-color .3s ease;
    -o-transition: background-color .3s ease, border-color .3s ease;
    transition: background-color .3s ease, border-color .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.js-bq-form-popup-open.is-bq-form-popup-loading {
    pointer-events: none;
}
.bq-form-popup-open:focus {
    outline: none;
}
.bq-form-popup-open:focus-visible {
    border-color: #000;
    background-color: #000;
}
.bq-form-popup-open:hover {
    border-color: #000;
    background-color: #000;
}
.bq-form-popup-open:last-child {
    margin-bottom: 0;
}
/* Popup */
.bq-form-popup {
    visibility: hidden;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior-y: none;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    -webkit-overflow-scrolling: touch;
}
.bq-form-popup.is-active {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}
.bq-form-popup__dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    position: relative;
    width: auto;
    min-height: calc(100% - 32px);
    margin: 16px;
    pointer-events: none;
}
.bq-form-popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 1170px;
    margin: auto;
    border-radius: 0;
    outline: 0;
    background-color: #fff;
    color: #000;
    pointer-events: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.bq-form-popup--success .bq-form-popup__content {
    max-width: 700px;
}
.bq-form-popup__body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 32px;
    -webkit-box-flex: 1;
}
.bq-form-popup__close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDI0Ij4KICA8cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEuOTg3IiBkPSJtMSAyMi40OTIgOC42MzctOC42MzdhMi42MyAyLjYzIDAgMCAwIDAtMy43MUwxIDEuNTA4TTIxIDIyLjQ5MmwtOC42MzctOC42MzdhMi42MyAyLjYzIDAgMCAxIDAtMy43MUwyMSAxLjUwOCIvPgo8L3N2Zz4K");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bq-form-popup__close:hover {
    opacity: 0.5;
}
/* Success */
.bq-form-success {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
.bq-form-success__text {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: inherit;
    font-size: 32px;
    line-height: inherit;
    font-family: inherit;
}
.bq-form-success__text:last-child {
    margin-bottom: 0;
}
/* End */


/* Start:/local/templates/internation/assets/css/swiper.min.css?17887955426178*/
/**
 * Swiper 12.0.3 - custom build: core + Navigation only.
 * Rebuild: npx esbuild entry.css --bundle --minify --outfile=swiper.min.css
 * entry.css: @import "/local/templates/internation/assets/css/swiper/css"; @import "/local/templates/internation/assets/css/swiper/css/navigation";
 */
:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}

/* End */


/* Start:/local/templates/internation/assets/css/fancybox.min.css?178601611332264*/
:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-outline-width:1px;--f-button-outline-color:rgba(0,0,0,.7);--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-opacity:1;--f-button-svg-disabled-opacity:.5;--f-button-svg-transition:opacity .15s ease;--f-button-svg-transform:none}.f-button{align-items:center;backdrop-filter:var(--f-button-backdrop-filter);background:var(--f-button-bg);border:var(--f-button-border);border-radius:var(--f-button-border-radius);box-shadow:var(--f-button-shadow);box-sizing:content-box;color:var(--f-button-color);cursor:pointer;display:flex;height:var(--f-button-height);justify-content:center;margin:0;overflow:hidden;padding:0;pointer-events:all;position:relative;transform:var(--f-button-transform);transition:var(--f-button-transition);width:var(--f-button-width)}.f-button:active:not([aria-disabled]){background-color:var(--f-button-active-bg,var(--f-button-hover-bg,var(--f-button-bg)));color:var(--f-button-active-color,var(--f-button-hover-color,var(--f-button-color)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset)}.f-button svg{fill:var(--f-button-svg-fill);filter:var(--f-button-svg-filter);height:var(--f-button-svg-height);opacity:var(--f-button-svg-opacity,1);pointer-events:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--f-button-svg-stroke-width);transform:var(--f-button-svg-transform);transition:var(--f-button-svg-transition);width:var(--f-button-svg-width)}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}[data-panzoom-action=toggleFS] g:first-child{display:flex}.in-fullscreen [data-panzoom-action=toggleFS] g:first-child,[data-panzoom-action=toggleFS] g:last-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child,[data-autoplay-action=toggle] svg g:first-child{display:flex}.has-autoplay [data-autoplay-action=toggle] svg g:first-child,[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}:root{--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px}.f-spinner{animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both;border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-radius:var(--f-spinner-border-radius);border-top-color:var(--f-spinner-color-2);height:var(--f-spinner-height);left:50%;margin:0;padding:0;position:absolute;top:50%;translate:-50% -50%;width:var(--f-spinner-width)}@keyframes f-spinner{to{rotate:1turn}}.f-panzoom,.f-zoomable{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative}.f-panzoom:after,.f-panzoom:before,.f-zoomable:after,.f-zoomable:before{content:"";display:block}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom.in-fullscreen,.f-zoomable.in-fullscreen{aspect-ratio:unset!important;height:100%!important;left:0;margin:0!important;max-height:none!important;max-width:none!important;position:fixed;top:0;width:100%!important;z-index:9999}.f-panzoom__wrapper{max-height:100%;max-width:100%;min-height:0;min-width:0;position:relative}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{display:block;max-height:100%;max-width:100%;min-height:0;min-width:0}.f-panzoom__content.has-lazyerror,.f-panzoom__content.is-lazyloading{visibility:hidden}img.f-panzoom__content{height:auto;-o-object-fit:contain;object-fit:contain;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;width:auto}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.f-panzoom__viewport>.f-panzoom__content{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}picture.f-panzoom__content img{height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:none;vertical-align:top;width:100%}.f-panzoom__protected,picture.f-panzoom__content img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__protected{inset:0;position:absolute;z-index:1}html.with-panzoom-in-fullscreen{overflow:hidden}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s) * .2) ease calc(var(--f-transition-duration, .2s) * .8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevX{to{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}}.f-zoomInUp{animation:var(--f-transition-duration,.3s) ease both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:var(--f-zoomInUp-opacity,0);transform:scale(var(--f-zoomInUp-scale,.975)) translate3d(var(--f-zoomInUp-x,0),var(--f-zoomInUp-y,16px),0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(var(--f-zoomOutDown-scale,.975)) translate3d(var(--f-zoomOutDown-x,0),var(--f-zoomOutDown-y,16px),0)}}.f-throwOutUp{animation:var(--f-throwOutUp-duration,.2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throwOutDown-duration,.2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,calc(var(--f-throwOutUp-y, 150px) * -1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,var(--f-throwOutDown-y,150px),0)}}.has-gmap .f-html,.has-iframe .f-html,.has-pdf .f-html{height:100%;min-height:1px;overflow:visible;width:100%}.has-gmap .f-html,.has-pdf .f-html{padding:0}.f-html{background:var(--f-html-bg);box-sizing:border-box;color:var(--f-html-color,currentColor);margin:var(--f-html-margin,0);padding:var(--f-html-padding,2rem);position:relative}.f-html.is-error{text-align:center}.f-iframe{border:0;display:block;height:100%;margin:0;width:100%}.f-caption{align-self:center;background:var(--f-caption-bg);color:var(--f-caption-color);flex-shrink:0;line-height:var(--f-caption-line-height);font:var(--f-caption-font);margin:var(--f-caption-margin);max-height:calc(80vh - 100px);max-width:100%;overflow:auto;overflow-wrap:anywhere;padding:var(--f-caption-padding,16px 8px)}.has-html5video .f-html,.has-vimeo .f-html,.has-youtube .f-html{aspect-ratio:var(--f-video-aspect-ratio);background:var(--f-video-bg,rgba(0,0,0,.9));height:100%;max-height:var(--f-video-height,540px);max-width:var(--f-video-width,960px);min-height:1px;overflow:visible;padding:0;width:100%}.f-html5video{background:transparent;border:0;display:block;height:100%;width:100%}.f-button.is-arrow{--f-button-width:var(--f-arrow-width,46px);--f-button-height:var(--f-arrow-height,46px);--f-button-svg-width:var(--f-arrow-svg-width,24px);--f-button-svg-height:var(--f-arrow-svg-height,24px);--f-button-svg-stroke-width:var(--f-arrow-svg-stroke-width,1.75);--f-button-border-radius:var(--f-arrow-border-radius,unset);--f-button-bg:var(--f-arrow-bg,transparent);--f-button-hover-bg:var(--f-arrow-hover-bg,var(--f-arrow-bg));--f-button-active-bg:var(--f-arrow-active-bg,var(--f-arrow-hover-bg));--f-button-shadow:var(--f-arrow-shadow);--f-button-color:var(--f-arrow-color);--f-button-hover-color:var(--f-arrow-hover-color,var(--f-arrow-color));--f-button-active-color:var( --f-arrow-active-color,var(--f-arrow-hover-color) );overflow:visible}.f-button.is-arrow.is-next,.f-button.is-arrow.is-prev{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-next,.is-horizontal .f-button.is-arrow.is-prev{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos,0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos,0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{bottom:auto;left:50%;right:auto;top:var(--f-arrow-pos,0);transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{bottom:var(--f-arrow-pos,0);left:50%;right:auto;top:auto;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-next svg,.is-vertical .f-button.is-arrow.is-prev svg{transform:rotate(90deg)}.f-carousel__toolbar{backdrop-filter:var(--f-toolbar-backdrop-filter);background:var(--f-toolbar-bg,none);box-shadow:var(--f-toolbar-shadow,none);color:var(--f-toolbar-color,currentColor);display:grid;font-family:var(--f-toolbar-font,-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif);font-size:var(--f-toolbar-font-size,17px);font-variant-numeric:tabular-nums;font-weight:var(--f-toolbar-font-weight,inherit);grid-template-columns:1fr auto 1fr;line-height:var(--f-toolbar-line-height);margin:var(--f-toolbar-margin,0);padding:var(--f-toolbar-padding,8px);position:relative;text-align:center;text-shadow:var(--f-toolbar-text-shadow);z-index:20;-webkit-font-smoothing:subpixel-antialiased;pointer-events:none;white-space:nowrap}.f-carousel__toolbar.is-absolute{left:0;position:absolute;right:0;top:0}.f-carousel__toolbar .f-button:focus-visible{position:relative;z-index:1}.f-carousel__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--f-toolbar-gap,0)}.f-carousel__toolbar__column.is-left{display:flex;justify-content:flex-start;justify-self:flex-start}.f-carousel__toolbar__column.is-middle{display:flex;justify-content:center}.f-carousel__toolbar__column.is-right{display:flex;flex-flow:nowrap;justify-content:flex-end;justify-self:flex-end}.f-carousel__toolbar__column{pointer-events:none}.f-carousel__toolbar__column>*{pointer-events:all}.f-counter{background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius);cursor:default;display:flex;flex-direction:row;line-height:var(--f-counter-line-height);margin:var(--f-counter-margin,0);padding:var(--f-counter-padding,4px);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-counter span{padding:0 var(--f-counter-gap,4px)}:root{--f-thumbs-gap:8px;--f-thumbs-margin:0;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:transparent;--f-thumbs-transition:max-height .3s ease,max-width .3s ease,padding .3s ease;--f-thumbs-z-index:1;--f-thumbs-viewport-padding-x:0px;--f-thumbs-viewport-padding-y:0px;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-clip-width:46px;--f-thumb-extra-gap:16px;--f-thumb-opacity:1;--f-thumb-transition:opacity .3s ease,transform .15s ease;--f-thumb-border:none;--f-thumb-border-radius:4px;--f-thumb-shadow:none;--f-thumb-bg:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.05));--f-thumb-focus-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;--f-thumb-border-transition:all .1s ease;--f-thumb-img-width:100%;--f-thumb-img-height:100%;--f-thumb-img-fit:cover;--f-thumb-img-position:50% 20%}.f-thumbs{--f-carousel-slide-width:var(--f-thumb-width);--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:var(--f-thumbs-gap);background:var(--f-thumbs-bg);box-sizing:border-box;flex-shrink:0;margin:var(--f-thumbs-margin);overflow:hidden;padding:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);position:relative;-webkit-tap-highlight-color:transparent;transition:var(--f-thumbs-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--f-thumbs-z-index)}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2)}.f-thumbs.is-horizontal.is-hidden{max-height:0;--f-thumbs-padding-y:0}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2)}.f-thumbs.is-vertical.is-hidden{max-width:0;--f-thumbs-padding-x:0}.f-thumbs.is-scrollable.is-hidden{max-height:0;--f-thumbs-padding-y:0}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs img{border-radius:inherit;color:transparent;display:block;height:var(--f-thumb-img-height);-o-object-fit:var(--f-thumb-img-fit);object-fit:var(--f-thumb-img-fit);-o-object-position:var(--f-thumb-img-position);object-position:var(--f-thumb-img-position);pointer-events:none;width:var(--f-thumb-img-width)}.f-thumbs img[data-lazy-src]{visibility:hidden}.f-thumbs img.has-lazyerror{display:none}.f-thumbs__viewport{display:grid;height:100%;padding:var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x)}.f-thumbs__slide,.f-thumbs__viewport{box-sizing:border-box;overflow:visible}.f-thumbs__slide{align-items:center;cursor:pointer;display:flex;flex-direction:column;grid-area:1/1;height:var(--f-carousel-slide-height);margin:0;padding:0;position:relative;width:var(--f-carousel-slide-width)}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity,1);transform:var(--f-thumb-hover-transform,none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border,none);box-shadow:var(--f-thumb-hover-shadow,var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;background:var(--f-thumb-bg);border-radius:var(--f-thumb-border-radius);display:block;height:100%;margin:auto;opacity:var(--f-thumb-opacity);outline:none;overflow:visible;padding:0;position:relative;transform:var(--f-thumb-transform);transition:var(--f-thumb-transition);width:100%}.f-thumbs__slide button:after{border:var(--f-thumb-border);border-radius:inherit;box-shadow:var(--f-thumb-shadow);content:"";inset:0;position:absolute;transition:var(--f-thumb-border-transition);z-index:1}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity,1);transform:var(--f-thumb-focus-transform,none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity,1);transform:var(--f-thumb-active-transform,none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border,none);box-shadow:var(--f-thumb-active-shadow,var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity,1);transform:var(--f-thumb-selected-transform,none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border,none);box-shadow:var(--f-thumb-selected-shadow,var(--f-thumb-shadow))}.f-thumbs.is-modern{--f-carousel-slide-width:calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:0;--width-diff:calc((var(--f-thumb-width) - var(--f-thumb-clip-width)))}.f-thumbs.is-modern .f-thumbs__viewport{margin-inline:calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1);width:calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x))}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift:calc((var(--width-diff) * .5) * var(--progress));--clip-path:inset(0 var(--clip-shift) round var(--f-thumb-border-radius,0));left:var(--shift,0);overflow:visible;padding:0;transition:left var(--f-transition-duration) var(--f-transition-easing);will-change:left}.f-thumbs.is-modern .f-thumbs__slide button{border:none;box-shadow:none;clip-path:var(--clip-path);display:block;margin-inline:50%;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease);width:var(--f-thumb-width)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{border:var(--f-thumb-focus-border,none);border-radius:inherit;bottom:0;box-shadow:var(--f-thumb-focus-shadow,none);content:"";left:var(--clip-shift);position:absolute;right:var(--clip-shift);top:0;transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);z-index:1}.f-thumbs.is-modern{--f-transition-duration:.25s;--f-transition-easing:ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration:0s}.f-thumbs.is-scrollable .f-thumbs__viewport{display:grid;gap:var(--f-thumbs-gap);grid-auto-rows:var(--f-thumb-height);grid-template-columns:repeat(auto-fill,minmax(var(--f-thumb-width),1fr));overflow:auto;overscroll-behavior:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide{cursor:pointer;display:block;grid-area:auto;height:var(--f-thumb-height);max-width:100%;outline:none;position:relative;width:var(--f-thumb-width)}:root{--f-progressbar-height:3px;--f-progressbar-color:var(--f-carousel-theme-color,#575ad6);--f-progressbar-opacity:1;--f-progressbar-z-index:30}.f-progressbar{animation-name:f-progressbar;animation-play-state:running;animation-timing-function:linear;background:var(--f-progressbar-color);height:var(--f-progressbar-height);left:0;opacity:var(--f-progressbar-opacity);pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--f-progressbar-z-index)}.f-progressbar:empty{display:block}button>.f-progressbar{--f-progressbar-height:100%;--f-progressbar-opacity:.2}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-height:0!important;min-width:0!important}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__dialog{background:transparent;border:0;height:100vh;inset:0;margin:0;max-height:unset;max-width:unset;overflow:hidden;overscroll-behavior:contain;padding:0;position:fixed;touch-action:none;width:100%;z-index:1050}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height:100dvh){.fancybox__dialog{height:100dvh}}.fancybox__dialog :empty{display:block}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-backdrop-bg:rgba(24,24,27,.95);--f-toolbar-margin:0;--f-toolbar-padding:8px;--f-toolbar-gap:0;--f-toolbar-color:#ddd;--f-toolbar-font-size:16px;--f-toolbar-font-weight:500;--f-toolbar-font:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;--f-toolbar-line-height:var(--f-button-height);--f-toolbar-text-shadow:1px 1px 1px rgba(0,0,0,.75);--f-toolbar-shadow:none;--f-toolbar-bg:none;--f-counter-margin:0;--f-counter-padding:0px 10px;--f-counter-gap:4px;--f-counter-line-height:var(--f-button-height);--f-carousel-gap:17px;--f-carousel-slide-width:100%;--f-carousel-slide-height:100%;--f-carousel-slide-padding:0;--f-carousel-slide-bg:unset;--f-html-color:#222;--f-html-bg:#fff;--f-error-color:#fff;--f-error-bg:#333;--f-caption-margin:0;--f-caption-padding:16px 8px;--f-caption-color:var(--fancybox-color,#dbdbdb);--f-caption-bg:transparent;--f-caption-font:inherit;--f-caption-line-height:1.375;--f-spinner-color-1:hsla(0,0%,100%,.2);--f-spinner-color-2:hsla(0,0%,100%,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px;--f-progressbar-color:#fff;--f-button-width:46px;--f-button-height:46px;--f-button-color:#ddd;--f-button-hover-color:#fff;--f-button-outline-width:1px;--f-button-outline-color:hsla(0,0%,100%,.75);--f-button-outline-offset:0px;--f-button-bg:rgba(54,54,54,.75);--f-button-border:0;--f-button-border-radius:0;--f-button-shadow:none;--f-button-transition:all .2s ease;--f-button-transform:none;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.75;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.01)),drop-shadow(1px 2px 1px rgba(24,24,27,.05));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.5;--f-arrow-pos:32px;--f-arrow-width:50px;--f-arrow-height:50px;--f-arrow-svg-width:24px;--f-arrow-svg-height:24px;--f-arrow-svg-stroke-width:2.5;--f-arrow-border-radius:50%;--f-arrow-bg:rgba(54,54,54,.65);--f-arrow-color:#ddd;--f-arrow-hover-color:#fff;--f-close-button-width:30px;--f-close-button-height:30px;--f-close-button-svg-width:24px;--f-close-button-svg-height:24px;--f-close-button-svg-stroke-width:1.75;--f-close-border-radius:4px;--f-close-button-color:#fff;--f-close-button-hover-color:#fff;--f-close-button-bg:transparent;--f-close-button-hover-bg:transparent;--f-close-button-active-bg:transparent;--f-thumbs-margin:0px;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:none;--f-thumb-transition:all .2s ease;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-opacity:1;--f-thumb-border:none;--f-thumb-shadow:none;--f-thumb-transform:none;--f-thumb-focus-opacity:1;--f-thumb-focus-border:none;--f-thumb-focus-shadow:inset 0 0 0 2px hsla(0,0%,100%,.65);--f-thumb-focus-transform:none;--f-thumb-hover-opacity:1;--f-thumb-hover-border:none;--f-thumb-hover-transform:none;--f-thumb-active-opacity:var(--f-thumb-hover-opacity);--f-thumb-active-border:var(--f-thumb-hover-border);--f-thumb-active-transform:var(--f-thumb-hover-transform);--f-thumb-selected-opacity:1;--f-thumb-selected-border:none;--f-thumb-selected-shadow:inset 0 0 0 2px #fff;--f-thumb-selected-transform:none;--f-scrollbar-width:7px;--f-scrollbar-track-bg:#444;--f-scrollbar-track-border-radius:10px;--f-scrollbar-track-shadow:inset 0 0 6px rgba(0,0,0,.2);--f-scrollbar-thumb-bg:#ddd;--f-scrollbar-thumb-border-radius:10px}.fancybox__container[theme=light]{--fancybox-color:#222;--fancybox-backdrop-bg:hsla(0,0%,100%,.97);--f-toolbar-color:var(--fancybox-color,#222);--f-toolbar-text-shadow:none;--f-toolbar-font-weight:400;--f-html-color:var(--fancybox-color,#222);--f-html-bg:#fff;--f-error-color:#555;--f-error-bg:#fff;--f-video-bg:#fff;--f-caption-color:#333;--f-spinner-color-1:rgba(0,0,0,.2);--f-spinner-color-2:rgba(0,0,0,.8);--f-spinner-border-width:3.5px;--f-progressbar-color:#6f6f74;--f-button-color:#333;--f-button-hover-color:#000;--f-button-outline-color:rgba(0,0,0,.85);--f-button-bg:hsla(0,0%,100%,.85);--f-button-svg-stroke-width:1.3;--f-button-svg-filter:none;--f-arrow-bg:hsla(0,0%,100%,.85);--f-arrow-color:#333;--f-arrow-hover-color:#000;--f-arrow-svg-stroke-width:1.3;--f-close-button-color:#555;--f-close-button-hover-color:#000;--f-thumb-bg:linear-gradient(#ebeff2,#e2e8f0);--f-thumb-focus-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #888;--f-thumb-selected-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #000;--f-scrollbar-track-bg:#ddd;--f-scrollbar-thumb-bg:#444}.fancybox__container{display:flex;flex-direction:column;inset:0;overflow:hidden;position:absolute}.fancybox__container:focus{outline:none}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow-x:clip;overflow-y:visible}.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container>:not(.fancybox__carousel){opacity:var(--f-drag-opacity,1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-revealing>:not(.fancybox__carousel){animation:var(--f-interface-enter-duration,.35s) ease none f-fadeIn}.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper),.fancybox__container.is-hiding .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-hiding>:not(.fancybox__carousel){animation:var(--f-interface-exit-duration,.35s) ease forwards f-fadeOut}.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected){opacity:0}.fancybox__container.is-hiding{pointer-events:none}.fancybox__container.is-idle .f-carousel__toolbar{opacity:0;pointer-events:none}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:f-fadeOut .15s ease-out both}.fancybox__backdrop{background:var(--fancybox-backdrop-bg);inset:0;position:fixed;z-index:-1}.fancybox__carousel{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__carousel.is-vertical{--f-carousel-slide-height:100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{content:"";inset:-30px;position:absolute;z-index:1}.fancybox__viewport{display:grid;flex:1;min-height:0;min-width:0;overflow:visible;position:relative;transform:translate3d(0,var(--f-drag-offset,0),0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [contenteditable],.fancybox__viewport [data-selectable]{cursor:auto}.fancybox__slide{align-items:center;backface-visibility:hidden;background:var(--f-carousel-slide-bg);box-sizing:border-box;display:flex;flex-direction:column;grid-area:1/1;height:var(--f-carousel-slide-height);margin:0;max-width:100%;min-height:0;min-width:0;padding:var(--f-carousel-slide-padding);position:relative;transform:translateZ(0);width:var(--f-carousel-slide-width);will-change:transform}.fancybox__slide:after,.fancybox__slide:before{content:"";display:block}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color:var(--f-error-color,--f-html-color);--f-html-bg:var(--f-error-bg,--f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide.has-controls:before{margin:0}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel{overflow:visible}.f-button.is-close-button{--f-button-width:var(--f-close-button-width);--f-button-height:var(--f-close-button-height);--f-button-border-radius:var(--f-close-border-radius);--f-button-color:var(--f-close-button-color);--f-button-hover-color:var(--f-close-button-hover-color);--f-button-bg:var(--f-close-button-bg);--f-button-hover-bg:var(--f-close-button-hover-bg);--f-button-active-bg:var(--f-close-button-active-bg);--f-button-svg-width:var(--f-close-button-svg-width);--f-button-svg-height:var(--f-close-button-svg-height);--f-button-svg-stroke-width:var(--f-close-button-svg-stroke-width);position:absolute;right:0;top:calc((var(--f-button-height) + 2px) * -1);z-index:10}.fancybox__thumbs{flex:0 1 100%}.fancybox__thumbs.is-scrollable{--f-thumbs-cols:1;--f-thumbs-gap:8px;--f-thumbs-transition:none;--f-thumbs-padding-x:4px;--f-thumbs-padding-y:8px;--f-thumbs-viewport-padding-x:4px;--f-thumbs-viewport-padding-y:0px;max-width:calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar{width:var(--f-scrollbar-width)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track{background:var(--f-scrollbar-track-bg);border-radius:var(--f-scrollbar-track-border-radius);box-shadow:var(--f-scrollbar-track-shadow)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb{background:var(--f-scrollbar-thumb-bg);border-radius:var(--f-scrollbar-thumb-border-radius)}.fancybox__thumbs.is-scrollable.is-hidden{max-width:0;--f-thumbs-padding-x:0;max-height:unset;--f-thumbs-padding-y:unset}.fancybox__thumbs.is-scrollable .f-thumbs__viewport{grid-template-columns:repeat(auto-fill,calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols)))!important;overflow-x:hidden!important}@media (hover:hover){.f-button:hover:not([aria-disabled]){background-color:var(--f-button-hover-bg,var(--f-button-bg));color:var(--f-button-hover-color,var(--f-button-color))}}
/* End */


/* Start:/local/templates/internation/assets/css/app.css?1789045373130682*/
@charset "UTF-8";.bq-ai-preloader{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center}.bq-ai-preloader.is-active{display:flex}.bq-ai-preloader__backdrop{position:absolute;inset:0;backdrop-filter:blur(5px);background:#21212166}.bq-ai-preloader__spinner{position:relative;z-index:1;width:72px;height:72px;animation:bq-ai-preloader-spinner 1s linear infinite}@keyframes bq-ai-preloader-spinner{from{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-nav__list,ol:not([class]),ul:not([class]){list-style:none;margin:0;padding:0}.banner-2-btn,.btn,.btns-btn,.footer-submit,.form-btn,.form-select__option,.form-select__toggle,.glass-btn,.header-btn,.header-burger,.header-lang-toggler,.integrations-btn,.main-hero-btn,.plan-card-btn,.popup-btn,.popup-password-toggle,.pricing-features-btn,.pricing-features-select__current,.pricing-features-select__option,.pricing-features-swap{background:transparent;border:0;color:currentColor;cursor:pointer;padding:0;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banner-2-btn,.banner-form-checkbox__text a:not([class]),.btn,.btns-btn,.footer-2-form-checkbox__text a:not([class]),.footer-contacts-link,.footer-legal-link,.footer-link,.footer-socials-link,.form-btn,.form-checkbox__text a:not([class]),.form-select__option,.form-select__toggle,.glass-btn,.header-btn,.header-lang-link,.header-link,.header-logo,.main-hero-btn,.plan-card-btn,.plan-card-link,.popup-btn,.popup-checkbox__text a:not([class]),.popup-form__link,.pricing-features-btn,.pricing-features-select__current,.pricing-features-select__option,.pricing-features-swap,a:not([class]){color:currentColor;cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a:not([class]){font-weight:500}.banner-form-input,.footer-2-form-input,.footer-input,.form-input__input,.popup-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;display:block;overflow:hidden;padding:0}.banner-form-input::-webkit-search-cancel-button,.banner-form-input::-webkit-search-decoration,.banner-form-input::-webkit-search-results-button,.banner-form-input::-webkit-search-results-decoration,.footer-2-form-input::-webkit-search-cancel-button,.footer-2-form-input::-webkit-search-decoration,.footer-2-form-input::-webkit-search-results-button,.footer-2-form-input::-webkit-search-results-decoration,.footer-input::-webkit-search-cancel-button,.footer-input::-webkit-search-decoration,.footer-input::-webkit-search-results-button,.footer-input::-webkit-search-results-decoration,.form-input__input::-webkit-search-cancel-button,.form-input__input::-webkit-search-decoration,.form-input__input::-webkit-search-results-button,.form-input__input::-webkit-search-results-decoration,.popup-input::-webkit-search-cancel-button,.popup-input::-webkit-search-decoration,.popup-input::-webkit-search-results-button,.popup-input::-webkit-search-results-decoration{display:none}.banner-form-textarea,.footer-2-form-textarea,.form-textarea,.popup-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;display:block;overflow:hidden;padding:0}.banner-form-checkbox__input,.footer-2-form-checkbox__input,.footer-form .footer-form-checkbox__input,.form-checkbox__input,.form-select__input,.popup-checkbox__input{border:0;clip-path:inset(0 0 99.9% 99.9%);height:1rem;overflow:hidden;padding:0;position:absolute;width:1rem;clip:rect(1rem,1rem,1rem,1rem)}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:500;src:url(/local/assets/fonts/helvetica-neue-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/inter-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/inter-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/roboto-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/roboto-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/roboto-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100 900;src:url(/local/assets/fonts/roboto-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}*,:after,:before{box-sizing:border-box}body,hr{margin:0}hr{border:0;color:inherit}h1,h2,h3,h4,h5,h6,p{margin-bottom:0;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0}b,strong{font-weight:700}small{font-size:.85em}sub,sup{font-size:.5em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a,a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre{display:block;margin-bottom:0;margin-top:0;overflow:auto}pre code{color:inherit;word-break:normal}code{word-wrap:break-word}a>code{color:inherit}figure{margin:0}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{padding-bottom:0;padding-top:0;text-align:left}th{font-weight:700;text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;line-height:inherit;margin-bottom:0;padding:0;width:100%}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}button{background-color:#0000;border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;padding:0;text-transform:inherit}ol,ul{margin-bottom:0}.text-1{font-size:32rem;font-weight:700;letter-spacing:0;line-height:1.2}.text-2{line-height:1.6}.text-2,.text-3{font-size:16rem;font-weight:400;letter-spacing:0}.text-3{line-height:1.5}.text-4{font-size:18rem;font-weight:700}.text-4,.text-5{letter-spacing:0;line-height:1.5}.text-5{font-size:15rem;font-weight:400}.text-6{line-height:1.5}.text-6,.text-7{font-size:14rem;font-weight:400;letter-spacing:0}.text-7{line-height:1.214}.text-8{font-size:20rem;font-weight:700;letter-spacing:-.007em;line-height:1.15}.text-9{font-weight:500;line-height:1.5}.text-10,.text-9{font-size:14rem;letter-spacing:0}.text-10,.text-11{font-weight:400;line-height:1.43}.text-11{font-size:18rem;letter-spacing:-.024em}.text-14{font-size:20rem;font-weight:400;letter-spacing:0;line-height:1.4}.text-15{font-size:16rem;line-height:1.5}.text-15,.text-16{font-weight:500;letter-spacing:0}.text-16{line-height:1.52}.text-16,.text-17{font-family:Roboto;font-size:18rem}.text-17{font-weight:400;letter-spacing:0;line-height:1.53}.text-18{font-size:16rem;font-weight:700;letter-spacing:0;line-height:1.25}.text-19{font-size:60rem;font-weight:700;letter-spacing:-.024em;line-height:1.1}.text-20{font-size:24rem;line-height:1.25}.text-20,.text-21{font-weight:700;letter-spacing:0}.text-21{font-size:15rem;line-height:1.17}.text-22{font-size:12rem;line-height:1.43}.text-22,.text-24{font-weight:400;letter-spacing:0}.text-24{font-size:15rem;line-height:1.33}.text-25{font-size:19rem;font-weight:400;letter-spacing:0;line-height:1.59}.text-26{font-size:48rem;font-weight:700;letter-spacing:-.026em;line-height:1.2}.text-27{font-size:18rem;font-weight:400;letter-spacing:0;line-height:1.922}.text-28{font-size:32rem;font-weight:500;letter-spacing:-.01em;line-height:1.28}.text-29{font-family:Roboto;font-size:14rem;font-weight:500;letter-spacing:0;line-height:1.95}.text-30{font-size:45rem;font-weight:700;letter-spacing:-.032em;line-height:1.1}.text-31{font-size:16rem;line-height:1.3}.text-31,.text-32{font-weight:400;letter-spacing:0}.text-32{font-size:14rem;line-height:1.2}.text-34{font-size:15rem;line-height:1.19}.text-34,.text-35{font-family:Helvetica Neue;font-weight:500;letter-spacing:0}.text-35{font-size:28rem;line-height:1.23}.text-36{font-size:21rem;line-height:1.21}.text-36,.text-37{font-family:Helvetica Neue;font-weight:500;letter-spacing:0}.text-37{font-size:18rem;line-height:1.13}.text-38{font-size:14rem;font-weight:500;letter-spacing:0;line-height:1.14}.text-39{font-size:24rem;font-weight:400;letter-spacing:0;line-height:1.4}.text-40{font-size:14rem;font-weight:400;letter-spacing:-.01em;line-height:1.64}.text-41{font-size:16rem;font-weight:500;letter-spacing:-.02em;line-height:1}.text-42{font-size:22rem;line-height:1.56}.text-42,.text-43{font-weight:500;letter-spacing:0}.text-43{font-size:16rem;line-height:1.25}.text-44{font-size:12rem;font-weight:400;letter-spacing:0;line-height:.92}.text-45{font-size:16rem;font-weight:500;letter-spacing:.01875em;line-height:1}.text-46{font-size:14rem}.text-46,.text-47{font-weight:500;letter-spacing:0;line-height:1.4}.text-47{font-size:20rem}.text-48{font-size:16rem;font-weight:400;letter-spacing:.012em;line-height:2.16}.text-49{font-size:18rem;font-weight:700;letter-spacing:0;line-height:1.56}.text-50{font-size:14rem;font-weight:400;letter-spacing:0;line-height:1.43}.text-51{font-size:20rem;font-weight:700;letter-spacing:0;line-height:1.4}.text-52{font-size:12rem;font-weight:400;letter-spacing:0;line-height:1.33}.text-53{font-size:24rem;font-weight:700;letter-spacing:0;line-height:1.333}.text-54{font-size:16rem;line-height:1.5}.text-54,.text-55{font-weight:500;letter-spacing:0}.text-55{font-size:14rem;line-height:1.43}.text-56{font-size:12rem;font-weight:500;letter-spacing:0;line-height:1.62}.text-57{font-size:18rem;font-weight:700;letter-spacing:0;line-height:1.56}.text-58{font-size:14rem;font-weight:400;letter-spacing:0;line-height:1.43}.text-59{font-weight:700}.text-59,.text-60{font-size:16rem;letter-spacing:0;line-height:1.5}.text-60,.text-61{font-weight:500}.text-61{font-size:16rem;letter-spacing:0;line-height:1.59}.text-62{font-size:14rem;font-weight:500;letter-spacing:-.01em;line-height:1.43}.text-63{font-size:12rem;font-weight:500;letter-spacing:0;line-height:1.33}.text-64{font-size:14rem;font-weight:500;letter-spacing:-.01em;line-height:1.43}.text-65{font-size:16rem;font-weight:500;letter-spacing:0;line-height:1.59}.text-66{font-size:14rem;font-weight:400;letter-spacing:0;line-height:1.43}.text-67{font-size:45rem;font-weight:700;letter-spacing:-.032em;line-height:1.1}.text-68{font-size:16rem;font-weight:400;line-height:1.5}.text-68,.text-69{letter-spacing:-.01em}.text-69{font-size:14rem;font-weight:500;line-height:1.43}.text-70{font-size:12rem;font-weight:400;letter-spacing:0;line-height:1.33}.text-71{letter-spacing:-.019em;line-height:1.1875}.text-71,.text-72{font-size:16rem;font-weight:400}.text-72{letter-spacing:0;line-height:1.3}.text-73{font-size:14rem;font-weight:400;letter-spacing:0;line-height:1.2}.text-74{font-size:18rem;font-weight:700;letter-spacing:-.024em;line-height:1.56}:root{--header-height: 78rem;--base-font-family: "Inter";--base-font-size: 16rem;--base-font-weight: 500;--base-line-height: 1.5;--base-letter-spacing: -.019em;--color-primary-blue: #017dfb;--color-primary-blue-rgb: 1, 125, 251;--color-blue-accent: #0067ff;--color-blue-accent-rgb: 0, 103, 255;--color-blue-accent-light: #c0defd;--color-blue-accent-light-rgb: 192, 222, 253;--color-inactive: #9ca3af;--color-inactive-rgb: 156, 163, 175;--color-light-fields: #fafafa;--color-light-fields-rgb: 250, 250, 250;--color-light-background: #ebf2ff;--color-light-background-rgb: 235, 242, 255;--color-primary-text: #212121;--color-primary-text-rgb: 33, 33, 33;--color-grey-text: #646464;--color-grey-text-rgb: 100, 100, 100;--color-accent-yellow: #e4fc7d;--color-accent-yellow-hover: #daff3b;--color-accent-yellow-rgb: 228, 252, 125;--color-online-success: #05df72;--color-online-success-rgb: 5, 223, 114;--color-background-gray: #faf9f7;--color-background-gray-rgb: 240, 240, 240;--color-border-color: #f0f0f0;--color-border-color-rgb: 240, 240, 240;--color-white: #fff;--color-white-rgb: 255, 255, 255;--easing: ease;--duration: .3s }html{font-size:.05208vw;overflow-x:hidden;width:100vw}html.is-menu-active{overflow:hidden}body{background:var(--color-background-gray);color:var(--color-primary-text);display:flex;flex-direction:column;font-family:var(--base-font-family),sans-serif;font-size:var(--base-font-size);font-weight:var(--base-font-weight);letter-spacing:var(--base-letter-spacing);line-height:var(--base-line-height);min-height:100vh;min-height:100dvh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}@supports (scrollbar-width:thin){*{scrollbar-color:var(--color-primary-blue) #0000;scrollbar-width:thin}}@supports (-webkit-scrollbar:auto){*{scrollbar-color:revert;scrollbar-width:revert}}::-webkit-scrollbar{background-color:rgba(var(--color-primary-blue-rgb),.01);height:6rem;width:6rem}::-webkit-scrollbar-thumb{background-color:var(--color-primary-blue);border-radius:3rem}::-moz-selection{background-color:rgba(var(--color-primary-blue-rgb),.06)}::selection{background-color:rgba(var(--color-primary-blue-rgb),.06)}:focus-visible{outline:1rem solid currentColor;outline-offset:2rem}.char,.word{display:inline-block}.a-fade-from-bottom{opacity:0;transform:translateY(48rem) translateZ(0);transition:opacity var(--easing) .8s,transform var(--easing) .8s;will-change:opacity,transform}.a-fade-from-bottom.is-visible,.is-visible .a-fade-from-bottom{opacity:1;transform:translateY(0) translateZ(0)}.a-splitting .char{display:inline-block;filter:blur(4rem);opacity:0;transform:translateY(8rem) translateZ(0);transition:opacity var(--easing) 1s calc(var(--char-index) * .02s),filter var(--easing) 1s calc(var(--char-index) * .02s),transform var(--easing) 1s calc(var(--char-index) * .02s);will-change:opacity,filter,transform}.a-splitting.is-visible .char,.is-visible .a-splitting .char{filter:blur(0);opacity:1;transform:translateY(0) translateZ(0)}.a-fade-from-bottom-short{opacity:0;transform:translateY(8rem) translateZ(0);transition:opacity var(--easing) .8s,transform var(--easing) .8s;will-change:opacity,transform}.a-fade-from-bottom-short.is-visible,.is-visible .a-fade-from-bottom-short{opacity:1;transform:translateY(0) translateZ(0)}.a-fade-from-bottom-short-delay{opacity:0;transform:translateY(8rem) translateZ(0);transition:opacity var(--easing) .8s .4s,transform var(--easing) .8s .4s;will-change:opacity,transform}.a-fade-from-bottom-short-delay.is-visible,.is-visible .a-fade-from-bottom-short-delay{opacity:1;transform:translateY(0) translateZ(0)}.a-fade-from-right{opacity:0;transform:translate(48rem) translateZ(0);transition:opacity var(--easing) .8s,transform var(--easing) .8s;will-change:opacity,transform}.a-fade-from-right.is-visible,.is-visible .a-fade-from-right{opacity:1;transform:translate(0) translateZ(0)}.a-fade{opacity:0;transform:translateY(16rem) translateZ(0);transition:opacity var(--easing) .8s,transform var(--easing) .8s;will-change:opacity,transform}.a-fade.is-visible,.is-visible .a-fade{opacity:1;transform:translateY(0) translateZ(0)}h1:not([class]){font-size:61rem;font-weight:700;letter-spacing:-.027em;line-height:1.25;margin:32rem 0}h1:not([class]):first-child{margin-top:0}h1:not([class]):last-child{margin-bottom:0}h2:not([class]){font-size:48rem;font-weight:700;letter-spacing:-.026em;line-height:1.2;margin:32rem 0}h2:not([class]):first-child{margin-top:0}h2:not([class]):last-child{margin-bottom:0}h3:not([class]){font-size:32rem;font-weight:500;letter-spacing:-.01em;line-height:1.28;margin:32rem 0}h3:not([class]):first-child{margin-top:0}h3:not([class]):last-child{margin-bottom:0}h4:not([class]){font-size:20rem;font-weight:700;letter-spacing:-.022em;line-height:1.5;margin:32rem 0}h4:not([class]):first-child{margin-top:0}h4:not([class]):last-child{margin-bottom:0}h5:not([class]){font-size:20rem;font-weight:700;letter-spacing:-.022em;line-height:1.5;margin:32rem 0}h5:not([class]):first-child{margin-top:0}h5:not([class]):last-child{margin-bottom:0}h6:not([class]){font-size:20rem;font-weight:700;letter-spacing:-.022em;line-height:1.5;margin:32rem 0}h6:not([class]):first-child{margin-top:0}h6:not([class]):last-child{margin-bottom:0}p:not([class]){font-size:var(--base-font-size);font-weight:var(--base-font-weight);letter-spacing:var(--base-letter-spacing);line-height:var(--base-line-height);margin:32rem 0}p:not([class]):first-child{margin-top:0}p:not([class]):last-child{margin-bottom:0}a:not([class]){color:var(--color-blue-accent);transition:color var(--duration) var(--easing)}mark:not([class]){background-color:var(--color-primary-blue);color:var(--color-white);padding:.125em}small:not([class]){font-size:.875em}b:not([class]),strong:not([class]){font-weight:bolder}hr:not([class]){border:0;border-top:1px solid;color:currentColor;margin-bottom:32rem;margin-top:32rem}hr:not([class]):first-child{margin-top:0}hr:not([class]):last-child{margin-bottom:0}blockquote:not([class]){background:var(--color-white);border-radius:12rem;margin:32rem 0;padding:1.333em}blockquote:not([class]):first-child{margin-top:0}blockquote:not([class]):last-child{margin-bottom:0}blockquote:not([class]) cite:not([class]){font-style:normal;margin-bottom:32rem;margin-top:32rem}blockquote:not([class]) cite:not([class]):first-child{margin-top:0}blockquote:not([class]) cite:not([class]):last-child{margin-bottom:0}blockquote:not([class]) cite:not([class]):before{content:"\2014  "}ul:not([class]){margin-bottom:32rem;margin-top:32rem}ul:not([class]):first-child{margin-top:0}ul:not([class]):last-child{margin-bottom:0}ul:not([class]) li:not([class]){margin-bottom:8rem;margin-top:8rem;padding-left:1.333em;position:relative}ul:not([class]) li:not([class]):before{background-color:var(--color-blue-accent);border-radius:50%;content:"";height:.291em;left:0;position:absolute;top:.65em;width:.291em}ul:not([class]) li:not([class]):first-child{margin-top:0}ul:not([class]) li:not([class]):last-child{margin-bottom:0}ol:not([class]),ul:not([class]) ol:not([class]),ul:not([class]) ul:not([class]){margin-bottom:32rem;margin-top:32rem}ol:not([class]){counter-reset:item}ol:not([class]):first-child{margin-top:0}ol:not([class]):last-child{margin-bottom:0}ol:not([class]) li:not([class]){margin-bottom:8rem;margin-top:8rem;padding-left:1.333em;position:relative}ol:not([class]) li:not([class]):before{color:var(--color-blue-accent);content:counter(item) ".";counter-increment:item;left:0;position:absolute;top:0}ol:not([class]) li:not([class]):first-child{margin-top:0}ol:not([class]) li:not([class]):last-child{margin-bottom:0}ol:not([class]) ol:not([class]),ol:not([class]) ul:not([class]){margin-bottom:32rem;margin-top:32rem}.table-wrapper{margin:64rem -20rem;overflow-x:auto;padding-left:20rem;padding-right:20rem}.table-wrapper:first-child{margin-top:0}.table-wrapper:last-child{margin-bottom:0}table:not([class]){border-collapse:collapse;border-spacing:0;margin-bottom:64rem;margin-top:64rem;min-width:100%}table:not([class]):first-child{margin-top:0}table:not([class]):last-child{margin-bottom:0}table:not([class]) th:not([class]){background-color:var(--color-blue-accent);color:var(--color-white);font-weight:500}table:not([class]) td:not([class]),table:not([class]) th:not([class]){border:1rem solid var(--color-border-color);padding:.5em;text-align:left}img:not([class]){border-radius:12rem;display:block;height:auto;margin-bottom:64rem;margin-top:64rem;max-width:100%;overflow:hidden}img:not([class]):first-child{margin-top:0}img:not([class]):last-child{margin-bottom:0}video:not([class]){border-radius:12rem;display:block;height:auto;margin:64rem auto;max-width:100%;overflow:hidden}video:not([class]):first-child{margin-top:0}video:not([class]):last-child{margin-bottom:0}iframe:not([class]){border-radius:12rem;display:block;height:auto;margin:64rem auto;max-width:100%;overflow:hidden}@supports (aspect-ratio:16/9){iframe:not([class]){aspect-ratio:16/9}}iframe:not([class]):first-child{margin-top:0}iframe:not([class]):last-child{margin-bottom:0}.cookie-panel{padding-bottom:20px!important;padding-top:20px!important}.cookie-panel p{font-size:20px;margin:0!important;text-wrap:balance}.cookie-panel p a{color:currentColor!important}.cookie-panel__btn{align-items:center!important;background:var(--color-primary-blue)!important;border:0!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;font-size:16px!important;font-weight:500!important;height:auto!important;justify-content:center!important;letter-spacing:.01875em!important;line-height:1!important;margin:0!important;padding:16px 28px!important;text-align:left!important;text-decoration:none!important;transition:color .3s ease,background .3s ease!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;width:auto!important}.error-block{align-items:center;display:flex;flex:auto;flex-direction:column;justify-content:center;padding-bottom:100rem}.error-block__title{margin-bottom:0;margin-top:0;text-align:center}.error-block__title:not(:last-child){margin-bottom:40rem}.error-block__text{margin-bottom:0;margin-top:0;text-align:center}.error-block__text:not(:last-child){margin-bottom:40rem}.error-block__btn{display:flex;justify-content:center;max-width:220rem;width:100%}.error-block__btn .btn{white-space:nowrap}.eb-h1{color:#000;font-size:120rem;font-weight:700;letter-spacing:-.01em;line-height:1;margin-bottom:0;margin-top:0}.eb-descr{color:#000;font-size:24rem;font-weight:500;letter-spacing:-.03em;line-height:1.2;margin:24rem 0}.btns-btn{align-items:center;border-radius:10rem;color:var(--color-white);display:inline-flex;justify-content:center;padding:14rem 12rem;transition:background-color var(--easing) var(--duration),color var(--easing) var(--duration)}.btns-btn--white{background-color:var(--color-white);color:rgba(var(--color-primary-text-rgb),.7)}.tag{background-color:rgba(var(--color-blue-accent-rgb),.1);border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:8rem;color:var(--color-blue-accent);padding:7rem 12rem}.tag--white{background-color:rgba(var(--color-white-rgb),.1)}.btn,.tag--white{color:var(--color-white)}.btn{align-items:center;background-color:var(--color-blue-accent);border-radius:8rem;display:inline-flex;gap:3rem;justify-content:center;padding:10rem 24rem;transition:background-color var(--duration) var(--easing),color var(--duration) var(--easing)}.btn--yellow{background-color:var(--color-accent-yellow);color:var(--color-primary-text)}.btn.is-disabled{background-color:var(--color-background-gray);color:var(--color-inactive)}.btn__icon{display:block;fill:none;height:26rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:.6;stroke-width:1.97;width:26rem}.glass-btn{align-items:center;background-color:rgba(var(--color-white-rgb),.1);border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:10rem;color:var(--color-white);display:inline-flex;gap:6rem;justify-content:center;padding:9.5rem 28rem;transition:background-color var(--duration) var(--easing),color var(--duration) var(--easing),border-color var(--duration) var(--easing)}.glass-btn__icon{display:block;fill:none;height:26rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:.6;stroke-width:1.97;width:26rem}.video{aspect-ratio:16 / 9;background-color:#000;border-radius:12rem;display:block;height:auto;object-fit:contain;overflow:hidden;width:100%}.banner-form-control,.footer-2-form-control{display:block;position:relative;width:100%}.banner-form-control .bq-form-control__error,.banner-form-control .error,.footer-2-form-control .bq-form-control__error,.footer-2-form-control .error{color:red!important;display:none!important;font-size:12rem!important;position:absolute;top:calc(100% + 4rem)!important}.banner-form-input,.footer-2-form-input{background:var(--color-light-fields);border:1rem solid var(--color-light-fields);border-radius:4rem;color:var(--color-primary-text);height:60rem;padding:12rem;transition:border-color var(--duration) var(--easing);width:100%}.banner-form-input::-moz-placeholder,.footer-2-form-input::-moz-placeholder{color:currentColor;opacity:.5}.banner-form-input::placeholder,.footer-2-form-input::placeholder{color:currentColor;opacity:.5}.banner-form-input:focus-visible,.footer-2-form-input:focus-visible{outline:none}.banner-form-input:focus,.footer-2-form-input:focus{border-color:var(--color-primary-blue)}.is-error .banner-form-input,.is-error .footer-2-form-input{border-color:red!important}.banner-form-textarea,.footer-2-form-textarea{background:var(--color-light-fields);border:1rem solid var(--color-light-fields);border-radius:4rem;color:var(--color-primary-text);max-height:80rem;min-height:80rem;overflow-y:auto;padding:12rem;resize:none;transition:border-color var(--duration) var(--easing);width:100%}.banner-form-textarea::-moz-placeholder,.footer-2-form-textarea::-moz-placeholder{color:currentColor;opacity:.5}.banner-form-textarea::placeholder,.footer-2-form-textarea::placeholder{color:currentColor;opacity:.5}.banner-form-textarea:focus-visible,.footer-2-form-textarea:focus-visible{outline:none}.banner-form-textarea:focus,.footer-2-form-textarea:focus{border-color:var(--color-primary-blue)}.is-error .banner-form-textarea,.is-error .footer-2-form-textarea{border-color:red!important}.banner-form-checkbox,.footer-2-form-checkbox{cursor:pointer;display:inline-block;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banner-form-checkbox__text,.footer-2-form-checkbox__text{display:inline-block;padding-left:28rem;position:relative}.banner-form-checkbox__text:before,.footer-2-form-checkbox__text:before{background-position:50%;background-repeat:no-repeat;background-size:100%;border:1rem solid rgba(var(--color-primary-text-rgb),.5);border-radius:4rem;content:"";display:inline-block;height:20rem;left:0;position:absolute;top:0;transition:border-color var(--duration) var(--easing),background-color var(--duration) var(--easing),background-image var(--duration) var(--easing);width:20rem}.banner-form-checkbox__input:checked+.banner-form-checkbox__text:before,.banner-form-checkbox__input:checked+.footer-2-form-checkbox__text:before,.footer-2-form-checkbox__input:checked+.banner-form-checkbox__text:before,.footer-2-form-checkbox__input:checked+.footer-2-form-checkbox__text:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%230067ff' d='M13.494 7.256a.89.89 0 0 1 1.248 0 .87.87 0 0 1 0 1.238l-5.295 5.25a.89.89 0 0 1-1.247 0l-2.942-2.917a.87.87 0 0 1 0-1.237.89.89 0 0 1 1.248 0l2.318 2.298z'/%3E%3C/svg%3E");border-color:var(--color-blue-accent)}.is-error .banner-form-checkbox__text:before,.is-error .footer-2-form-checkbox__text:before{border-color:red!important}.banner-form-checkbox__text a:not([class]),.footer-2-form-checkbox__text a:not([class]){color:var(--color-blue-accent);transition:color var(--duration) var(--easing)}.footer-2-form-checkbox__text:before{border:1rem solid rgba(var(--color-white-rgb),.2)}.plan-card-link{align-items:center;color:var(--color-primary-text);display:flex;gap:3rem;transition:color var(--duration) var(--easing)}.plan-card-link__icon{display:block;fill:none;height:12rem;margin-top:1rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:12rem}.plan-card-btn{align-items:center;background:var(--color-blue-accent);border:1rem solid var(--color-blue-accent);border-radius:8rem;color:var(--color-white);display:flex;gap:10rem;justify-content:space-between;padding:16rem 24rem;text-align:left;transition:background var(--duration) var(--easing),color var(--duration) var(--easing);width:100%}.plan-card-btn--outline{background:var(--color-white);color:var(--color-blue-accent)}.plan-card-btn__icon{display:block;fill:none;height:26rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1.591;width:26rem}.banner-2-btn{background-color:var(--color-white);border-radius:8rem;color:var(--color-primary-text);display:inline-flex;padding:18rem 24rem;transition:background-color var(--duration) var(--easing),color var(--duration) var(--easing)}.banner-2-btn,.integrations-btn{align-items:center;justify-content:center}.integrations-btn{background:rgba(var(--color-white-rgb),.1);border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:50%;color:var(--color-white);display:flex;height:60rem;transition:background var(--duration) var(--easing),border-color var(--duration) var(--easing),color var(--duration) var(--easing);width:60rem}.integrations-btn--prev{transform:rotate(180deg)}.integrations-btn__icon{display:block;fill:none;height:19rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.368;width:19rem}.form-control{display:flex;flex-direction:column;gap:8rem}.form-control.is-hidden{display:none}.form-control .bq-form-control__error,.form-control .error{color:red!important;display:none!important;font-size:12rem!important;order:1!important;position:static!important}.form-hint{align-items:flex-start;display:flex;gap:6rem}.form-hint__icon{display:block;fill:none;flex-shrink:0;height:16rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.167;width:16rem}.form-input{display:block;position:relative;width:100%}.form-input__input{background:var(--color-light-fields);border:2rem solid rgba(var(--color-blue-accent-rgb),.5);border-radius:4rem;color:var(--color-primary-text);height:60rem;padding:20rem 56rem 20rem 16rem;transition:border-color var(--duration) var(--easing);width:100%}.form-input__input::-moz-placeholder{color:var(--color-inactive);opacity:1}.form-input__input::placeholder{color:var(--color-inactive);opacity:1}.form-input__input:focus-visible{outline:none}.form-input__input:focus{border-color:var(--color-primary-blue)}.is-error .form-input__input{border-color:red!important}.form-input__icon{fill:var(--color-blue-accent);height:24rem;-o-object-fit:contain;object-fit:contain;opacity:0;position:absolute;right:16rem;top:50%;transform:translateY(-50%);transition:opacity var(--easing) var(--duration);width:24rem}.is-filled .form-input__icon{opacity:1}.is-erro .is-filled .form-input__icon{opacity:0}.form-textarea{background:var(--color-light-fields);border:2rem solid rgba(var(--color-blue-accent-rgb),.5);border-radius:4rem;color:var(--color-primary-text);min-height:120rem;overflow-x:hidden;overflow-y:auto;padding:16rem;resize:vertical;transition:border-color var(--duration) var(--easing);width:100%}.form-textarea::-moz-placeholder{color:var(--color-inactive);opacity:1}.form-textarea::placeholder{color:var(--color-inactive);opacity:1}.form-textarea:focus-visible{outline:none}.form-textarea:focus{border-color:var(--color-primary-blue)}.is-error .form-textarea{border-color:red!important}.form-select{position:relative;z-index:2}.form-select.is-active{z-index:3}.form-select__toggle{align-items:center;background:var(--color-light-fields);border:2rem solid rgba(var(--color-blue-accent-rgb),.5);border-radius:4rem;color:var(--color-inactive);cursor:pointer;display:flex;gap:16rem;height:60rem;justify-content:space-between;padding:20rem 16rem;transition:color var(--duration) var(--easing),border-color var(--duration) var(--easing);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.form-select__toggle:focus-visible{outline:none}.form-select__toggle:focus{border-color:var(--color-primary-blue)}.is-error .form-select__toggle{border-color:red!important}.is-filled .form-select__toggle{color:var(--color-primary-text)}.form-select__current{display:block;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-select__arrow{display:block;fill:none;flex-shrink:0;height:20rem;-o-object-fit:contain;object-fit:contain;stroke:var(--color-inactive);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.733;transition:transform var(--easing) var(--duration);width:20rem}.form-select.is-active .form-select__arrow{transform:rotate(180deg)}.form-select__list{background:var(--color-light-fields);border-radius:4rem;box-shadow:0 4rem 6rem -1rem rgba(var(--color-primary-text-rgb),.1),0 2rem 4rem -2rem rgba(var(--color-primary-text-rgb),.1);display:none;left:0;max-height:230rem;overflow-x:hidden;overflow-y:auto;padding:8rem;position:absolute;top:calc(100% + 8rem);width:100%}.form-select.is-active .form-select__list,.form-select__option{display:block}.form-select__label{align-items:center;border-radius:4rem;color:var(--color-primary-text);display:flex;gap:8rem;justify-content:space-between;padding:8rem;transition:background var(--duration) var(--easing)}.form-select__icon{display:block;fill:currentColor;flex-shrink:0;height:24rem;-o-object-fit:contain;object-fit:contain;opacity:0;width:24rem}.form-select__input:checked~.form-select__label .form-select__icon{opacity:1}.form-checkbox{cursor:pointer;display:inline-block;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-checkbox__text{display:inline-block;padding-left:26rem;position:relative}.form-checkbox__text:before{background-color:var(--color-light-fields);background-position:50%;background-repeat:no-repeat;background-size:100%;border:1rem solid var(--color-grey-text);border-radius:4rem;content:"";display:inline-block;height:20rem;left:0;margin-top:-1.5rem;position:absolute;top:-1px;transition:border-color var(--duration) var(--easing),background-color var(--duration) var(--easing),background-image var(--duration) var(--easing);width:20rem}.form-checkbox__input:checked+.form-checkbox__text:before{background-color:var(--color-blue-accent);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23fff' d='M13.494 7.256a.89.89 0 0 1 1.248 0 .87.87 0 0 1 0 1.238l-5.295 5.25a.89.89 0 0 1-1.247 0l-2.942-2.917a.87.87 0 0 1 0-1.237.89.89 0 0 1 1.248 0l2.318 2.298z'/%3E%3C/svg%3E");border-color:var(--color-blue-accent)}.is-error .form-checkbox__text:before{border-color:red!important}.form-checkbox__text a:not([class]){border-bottom:1rem solid;color:currentColor;transition:opacity var(--duration) var(--easing)}.form-btn{align-items:center;background-color:var(--color-accent-yellow);border-radius:4rem;color:var(--color-primary-text);display:flex;gap:12rem;justify-content:center;padding:20rem;transition:background-color var(--duration) var(--easing),color var(--duration) var(--easing);width:100%}.form-btn.is-disabled,.form-btn:disabled{background-color:var(--color-background-gray);color:var(--color-inactive)}.form-btn__icon{display:block;fill:none;height:24rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.499;width:24rem}.header-logo{align-items:center;color:var(--color-blue-accent);display:flex}.header-logo__img{display:block;height:36rem;width:auto}.header-logo__img--white{display:none}.header-link,.header-logo{transition:color var(--duration) var(--easing)}.header-link{color:var(--color-primary-text);display:inline-block;padding:8rem 15rem}.header-lang-toggler{align-items:center;background:var(--color-white);border:1rem solid rgba(var(--color-blue-accent-rgb),.2);border-radius:8rem;color:var(--color-primary-text);display:inline-flex;gap:8rem;height:48rem;justify-content:center;padding:0 12rem;transition:background var(--duration) var(--easing),color var(--duration) var(--easing),border-color var(--duration) var(--easing)}.header-lang.is-active .header-lang-toggler{border-color:var(--color-primary-blue);color:var(--color-primary-blue)}.header-lang-toggler__icon{display:block;fill:none;height:16rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.333;width:16rem}.header-lang-toggler__current{text-transform:uppercase}.header-lang-toggler__arrow{display:block;fill:none;height:16rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.333;transition:transform var(--duration) var(--easing);width:16rem}.header-lang.is-active .header-lang-toggler__arrow{transform:rotate(180deg)}.header-lang-link{align-items:center;border-radius:6rem;color:var(--color-primary-text);display:flex;gap:12rem;height:45rem;justify-content:flex-start;padding:0 16rem;transition:background var(--duration) var(--easing)}.header-lang-link__check{display:block;display:none;fill:var(--color-blue-accent);height:20rem;margin-left:auto;-o-object-fit:contain;object-fit:contain;width:12rem}.header-lang-link.is-active .header-lang-link__check{display:block}.header-btn{align-items:center;background:var(--color-white);border:1rem solid rgba(var(--color-blue-accent-rgb),.2);border-radius:8rem;color:var(--color-primary-text);display:inline-flex;height:48rem;justify-content:center;min-width:42rem;padding:0 12rem;text-align:center;transition:color var(--duration) var(--easing),background var(--duration) var(--easing),border-color var(--duration) var(--easing)}.header-btn__icon{display:block;fill:currentColor;height:16rem;width:16rem}.header-burger{align-items:center;background:var(--color-white);border:1rem solid rgba(var(--color-blue-accent-rgb),.2);border-radius:8rem;color:var(--color-primary-text);display:inline-flex;height:48rem;justify-content:center;position:relative;text-align:center;transition:color var(--duration) var(--easing),background var(--duration) var(--easing),border-color var(--duration) var(--easing);width:48rem}html.is-menu-active .header-burger{border-color:var(--color-primary-blue);color:var(--color-primary-blue)}.header-burger:after,.header-burger:before{background:currentColor;border-radius:2rem;content:"";height:2rem;left:50%;position:absolute;top:50%;transition:transform var(--duration) var(--easing);width:20rem}.header-burger:before{transform:translate(-50%,-50%) translateY(-5rem)}.header-burger:after{transform:translate(-50%,-50%) translateY(5rem)}html.is-menu-active .header-burger:before{transform:translate(-50%,-50%) rotate(45deg)}html.is-menu-active .header-burger:after{transform:translate(-50%,-50%) rotate(-45deg)}.footer-contacts-link{gap:12rem;transition:color var(--duration) var(--easing)}.footer-contacts-link,.footer-contacts-link__circle{align-items:center;color:rgba(var(--color-white-rgb),.7);display:flex}.footer-contacts-link__circle{background:rgba(var(--color-white-rgb),.1);border-radius:50%;flex-shrink:0;height:40rem;justify-content:center;transition:color var(--duration) var(--easing),background var(--duration) var(--easing);width:40rem}.footer-contacts-link__icon{display:block;fill:none;height:20rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.667;width:20rem}.footer-link{color:rgba(var(--color-white-rgb),.7);transition:color var(--duration) var(--easing)}.footer-control{display:block;position:relative;width:100%}.footer-control .bq-form-control__error,.footer-control .error{color:red!important;display:none!important;font-size:12rem!important;position:absolute;top:calc(100% + 4rem)!important}.footer-input{background:rgba(var(--color-white-rgb),.1);border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:10rem;color:var(--color-white);height:40rem;padding:11rem 16rem;transition:border-color var(--duration) var(--easing);width:100%}.footer-input::-moz-placeholder{color:rgba(var(--color-white-rgb),.4);opacity:1}.footer-input::placeholder{color:rgba(var(--color-white-rgb),.4);opacity:1}.footer-input:focus-visible{outline:none}.footer-input:focus{border-color:var(--color-white)}.is-error .footer-input{border-color:red!important}.footer-submit{align-items:center;background:var(--color-blue-accent);border-radius:10rem;color:var(--color-white);display:flex;flex-shrink:0;height:40rem;justify-content:center;transition:background var(--duration) var(--easing);width:48rem}.footer-submit__icon{display:block;fill:none;height:16rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.333;width:16rem}.footer-legal-link{color:rgba(var(--color-white-rgb),.5);transition:color var(--duration) var(--easing)}.footer-socials-link{align-items:center;background:rgba(var(--color-white-rgb),.1);border-radius:50%;color:var(--color-white);display:flex;height:40rem;justify-content:center;transition:background var(--duration) var(--easing);width:40rem}.footer-socials-link__icon{display:block;fill:currentColor;height:20rem;-o-object-fit:contain;object-fit:contain;width:20rem}.popup-control{display:flex;flex-direction:column;gap:6rem;position:relative;width:100%}.popup-control__label{color:var(--color-blue-accent);display:block}.popup-control__wrap{display:block;position:relative}.popup-control__toggle{position:absolute;right:16rem;top:50%;transform:translateY(-50%)}.popup-control .bq-form-control__error,.popup-control .error{color:red!important;display:none!important;font-size:12rem!important;position:absolute;top:calc(100% + 4rem)!important}.popup-input{background:var(--color-light-fields);border:1rem solid var(--color-light-fields);border-radius:4rem;color:var(--color-primary-text);height:48rem;padding:12rem;transition:border-color var(--duration) var(--easing);width:100%}.popup-input--password{padding-right:48rem}.popup-input::-moz-placeholder{color:currentColor;opacity:.5}.popup-input::placeholder{color:currentColor;opacity:.5}.popup-input:focus-visible{outline:none}.popup-input:focus{border-color:var(--color-primary-blue)}.is-error .popup-input{border-color:red!important}.popup-textarea{background:var(--color-light-fields);border:1rem solid var(--color-light-fields);border-radius:4rem;color:var(--color-primary-text);max-height:60rem;min-height:60rem;overflow-y:auto;padding:12rem;resize:none;transition:border-color var(--duration) var(--easing);width:100%}.popup-textarea::-moz-placeholder{color:currentColor;opacity:.5}.popup-textarea::placeholder{color:currentColor;opacity:.5}.popup-textarea:focus-visible{outline:none}.popup-textarea:focus{border-color:var(--color-primary-blue)}.is-error .popup-textarea{border-color:red!important}.popup-checkbox{cursor:pointer;display:inline-block;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.popup-checkbox__text{display:inline-block;padding-left:30rem;position:relative}.popup-checkbox__text:before{background-position:50%;background-repeat:no-repeat;background-size:100%;border:1.25rem solid var(--color-grey-text);border-radius:5rem;content:"";display:inline-block;height:20rem;left:0;position:absolute;top:0;transition:border-color var(--duration) var(--easing),background-color var(--duration) var(--easing),background-image var(--duration) var(--easing);width:20rem}.popup-checkbox__input:checked+.popup-checkbox__text:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%230067ff' d='M13.494 7.256a.89.89 0 0 1 1.248 0 .87.87 0 0 1 0 1.238l-5.295 5.25a.89.89 0 0 1-1.247 0l-2.942-2.917a.87.87 0 0 1 0-1.237.89.89 0 0 1 1.248 0l2.318 2.298z'/%3E%3C/svg%3E");border-color:var(--color-blue-accent)}.is-error .popup-checkbox__text:before{border-color:red!important}.popup-checkbox__text a:not([class]){color:var(--color-blue-accent);transition:color var(--duration) var(--easing)}.popup-password-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23acabab' fill-rule='evenodd' d='M3.414 3A1 1 0 1 0 2 4.414l2.632 2.632c-1.638 1.51-2.708 3.211-3.238 4.176a1.6 1.6 0 0 0 0 1.556C2.5 14.788 5.947 20 12 20c1.715 0 3.22-.418 4.523-1.063L19.586 22A1 1 0 0 0 21 20.586l-2.725-2.726M3.25 12c.508-.893 1.44-2.306 2.797-3.538l2.186 2.186a4 4 0 0 0 5.118 5.118l1.658 1.658A8.1 8.1 0 0 1 12 18c-2.407 0-4.33-1.025-5.833-2.355C4.747 14.39 3.774 12.92 3.25 12' clip-rule='evenodd'/%3E%3Cpath fill='%23acabab' d='M15.94 12.697 11.303 8.06Q11.644 8 12 8a4 4 0 0 1 3.94 4.697'/%3E%3Cpath fill='%23acabab' d='M18.377 15.134A15 15 0 0 0 20.749 12c-.523-.919-1.495-2.388-2.916-3.645C16.33 7.025 14.407 6 12 6c-.86 0-1.658.13-2.398.36L8.045 4.802A10 10 0 0 1 12 4c6.053 0 9.5 5.211 10.606 7.222a1.6 1.6 0 0 1 0 1.556c-.483.88-1.414 2.37-2.815 3.77z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:24rem;width:24rem}.popup-password-toggle.is-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23acabab' fill-rule='evenodd' d='M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-2 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0' clip-rule='evenodd'/%3E%3Cpath fill='%23acabab' fill-rule='evenodd' d='M22.606 12.778a1.6 1.6 0 0 0 0-1.556C21.502 9.212 18.054 4 12.001 4S2.5 9.211 1.395 11.222a1.6 1.6 0 0 0 0 1.556C2.5 14.788 5.947 20 12 20s9.5-5.211 10.605-7.222M20.75 12c-.523-.919-1.496-2.388-2.916-3.645C16.33 7.025 14.408 6 12 6S7.67 7.025 6.167 8.355C4.747 9.612 3.774 11.08 3.251 12c.523.919 1.496 2.389 2.916 3.645C7.67 16.975 9.593 18 12.001 18s4.33-1.025 5.833-2.355c1.42-1.256 2.393-2.726 2.916-3.645' clip-rule='evenodd'/%3E%3C/svg%3E")}.popup-btn{align-items:center;border-radius:10rem;color:var(--color-primary-text);display:inline-flex;justify-content:center;padding:14rem 12rem;transition:background-color var(--easing) var(--duration),color var(--easing) var(--duration)}.popup-btn.is-active{background-color:var(--color-blue-accent);color:var(--color-white)}.main-hero-btn{align-items:center;border-radius:10rem;color:var(--color-white);display:inline-flex;justify-content:center;padding:14rem 12rem;transition:background-color var(--easing) var(--duration),color var(--easing) var(--duration)}.main-hero-btn--white{background-color:var(--color-white);color:rgba(var(--color-primary-text-rgb),.7)}.pricing-features-btn{align-items:center;border:1rem solid var(--color-blue-accent);border-radius:8rem;color:var(--color-blue-accent);display:inline-flex;gap:8rem;justify-content:center;padding:15rem;transition:background-color var(--easing) var(--duration),color var(--easing) var(--duration),border-color var(--easing) var(--duration);width:100%}.pricing-features-btn__icon{display:none;fill:currentColor;fill:none;flex-shrink:0;height:10rem;margin-left:auto;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1.224;width:10rem}.pricing-features-swap{align-items:center;color:var(--color-blue-accent);display:inline-flex;gap:8rem;justify-content:center;padding:8rem;transition:color var(--easing) var(--duration)}.pricing-features-swap__icon{display:block;height:16rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.333;width:16rem}.pricing-features-select{display:flex;flex-direction:column;gap:8rem;position:relative;z-index:2}.pricing-features-select.is-active{z-index:3}.pricing-features-select__label{color:var(--color-inactive)}.pricing-features-select__dropdown{position:relative}.pricing-features-select__current{align-items:center;background:#f8fbff;border:2rem solid rgba(var(--color-primary-blue-rgb),.2);border-radius:10rem;color:var(--color-primary-text);display:flex;gap:8rem;justify-content:space-between;padding:6rem 15rem;width:100%}.pricing-features-select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pricing-features-select__icon{display:block;fill:none;flex-shrink:0;height:13rem;-o-object-fit:contain;object-fit:contain;stroke:#c6ddff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.733;transition:transform var(--easing) var(--duration);width:13rem}.pricing-features-select.is-active .pricing-features-select__icon{transform:rotate(180deg)}.pricing-features-select__list{background:#f8fbff;border-radius:8rem;box-shadow:0 4rem 6rem -1rem rgba(var(--color-primary-text-rgb),.1),0 2rem 4rem -2rem rgba(var(--color-primary-text-rgb),.1);display:none;left:0;padding:5rem;position:absolute;top:calc(100% + 4rem);width:100%}.pricing-features-select.is-active .pricing-features-select__list{display:block}.pricing-features-select__option{border-radius:6rem;padding:10rem 15rem;transition:background var(--duration) var(--easing),color var(--duration) var(--easing);width:100%}.pricing-features-select__option.is-active{background:var(--color-primary-blue);color:var(--color-white)}.head{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.head:not(:last-child){margin-bottom:60rem}.head__tag:not(:last-child){margin-bottom:20rem}.section-blue .head__tag{background-color:rgba(var(--color-white-rgb),.1);color:var(--color-white)}.head__title{margin:0;max-width:1152rem;width:100%}.section-blue .head__title{color:var(--color-white)}.head__title:not(:last-child){margin-bottom:24rem}.head__title span:not([class]){color:var(--color-blue-accent)}.head__descr{color:var(--color-grey-text);margin:0;max-width:583rem;width:100%}.faq-items__item{border-top:1rem solid var(--color-border-color);color:var(--color-primary-text)}.faq-items__item:first-child{border-top:0}.faq-items__item-top{align-items:center;cursor:pointer;display:flex;gap:20rem;justify-content:space-between;padding:20rem 30rem;transition:color var(--duration) var(--easing);-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-items__item.is-active .faq-items__item-top{color:var(--color-primary-blue)}.faq-items__icon{display:block;fill:none;flex-shrink:0;height:27rem;-o-object-fit:contain;object-fit:contain;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.261;transition:transform var(--duration) var(--easing);width:27rem}.faq-items__item.is-active .faq-items__icon{transform:rotate(45deg)}.faq-items__item-bottom{max-height:0;overflow:hidden;transition:max-height var(--duration) var(--easing)}.faq-items__content{max-width:1200rem;padding:0 30rem 20rem}.faq-items__content p:not([class]){font-size:20rem;font-weight:500;letter-spacing:0;line-height:1.4}.banner-form-form,.footer-2-form-form{display:flex;flex-direction:column;gap:12rem}.banner-form-form__bottom,.footer-2-form-form__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:12rem;justify-content:space-between}.banner-form-form__btn,.footer-2-form-form__btn{max-width:100%;width:172rem}.plan-card{align-items:flex-start;background:var(--color-white);border-radius:16rem;color:var(--color-primary-text);display:flex;flex-direction:column;height:100%;padding:24rem;width:100%}.plan-card__item-name:not(:last-child){margin-bottom:16rem}.plan-card__item-price:not(:last-child){margin-bottom:40rem}.plan-card__item-btn:not(:last-child){margin-bottom:24rem}.plan-card__item-list{display:flex;flex-direction:column;gap:16rem}.plan-card__item-list:not(:last-child){margin-bottom:24rem}.plan-card__item-item{align-items:center;color:rgba(var(--color-primary-text-rgb),.5);display:flex;gap:12rem}.plan-card__item-icon{display:block;height:24rem;-o-object-fit:contain;object-fit:contain;width:24rem}.plan-card__item-value{color:var(--color-primary-text)}.plan-card__item-link{margin-top:108rem}.integrations-items{background:var(--color-blue-accent);border-radius:16rem;color:var(--color-white);display:flex;flex-direction:column;overflow:hidden;padding-bottom:35rem;padding-top:60rem;position:relative;z-index:1}.integrations-items--white{background:var(--color-white);color:var(--color-primary-text)}.integrations-items__bg{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.integrations-items--white .integrations-items__bg{display:none}.integrations-items__title{margin-left:auto;margin-right:auto;max-width:626rem;text-align:center;width:100%}.integrations-items__title:not(:last-child){margin-bottom:60rem}.integrations-items__slider{overflow:visible;width:100%}.integrations-items__item{position:relative;width:198rem;z-index:1}.integrations-items__item:not(:last-child){margin-left:16rem}.integrations-items__tag{backdrop-filter:blur(20rem);background:var(--color-blue-accent);border-radius:16rem 16rem 0 0;color:var(--color-white);display:flex;gap:4rem;height:77rem;justify-content:center;padding:4rem 20rem;position:absolute;transform:translateY(-32rem);width:100%;z-index:-1}.integrations-items__tag--link{background:var(--color-accent-yellow);color:var(--color-primary-text)}.integrations-items__tag-icon{display:block;height:12rem;margin-top:7rem;-o-object-fit:contain;object-fit:contain;width:12rem}.integrations-items__link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.integrations-items__inner{background:var(--color-white);border-radius:16rem;height:108rem;position:relative;transition:background-color var(--duration) var(--easing);width:100%;z-index:1}.integrations-items--white .integrations-items__inner{background:var(--color-background-gray)}.integrations-items__img{height:100%;left:50%;max-height:80%;max-width:80%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);transition:filter var(--duration) var(--easing);width:100%}.integrations-items__arrows{display:flex;gap:8rem;justify-content:center}.integrations-items__arrows:not(:first-child){margin-top:32rem}.integrations-items--white .integrations-items__arrows .integrations-btn{background:rgba(var(--color-blue-accent-rgb),.1);border-color:rgba(var(--color-blue-accent-rgb),.2);color:var(--color-blue-accent)}.tooltip{cursor:pointer;position:relative}.tooltip__toggle{background:rgba(var(--color-inactive-rgb),.2);border-radius:50%;color:var(--color-inactive);height:16rem;position:relative;transition:color var(--duration) var(--easing),background-color var(--duration) var(--easing);width:16rem}.tooltip:hover .tooltip__toggle{background:var(--color-primary-blue);color:var(--color-white)}.tooltip__icon{fill:currentColor;height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.tooltip__hidden{bottom:100%;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity var(--duration) var(--easing)}.tooltip:hover .tooltip__hidden{opacity:1;pointer-events:auto}.tooltip__info{background:rgba(var(--color-blue-accent-rgb),.1);border-radius:50%;color:var(--color-blue-accent);flex-shrink:0;height:16rem;position:relative;width:16rem}.tooltip__content{align-items:flex-start;background:var(--color-white);border:2rem solid rgba(var(--color-blue-accent-rgb),.2);border-radius:14rem;box-shadow:0 20rem 25rem -5rem rgba(var(--color-primary-text-rgb),.1),0 8rem 10rem -6rem rgba(var(--color-primary-text-rgb),.1);color:var(--color-grey-text);display:flex;gap:8rem;margin-bottom:8rem;padding:14rem 18rem;width:256rem}.form,.form__bottom{display:flex;flex-direction:column;gap:12rem}.form__bottom{align-items:flex-start;margin-top:12rem}.header-nav{align-items:center;background:var(--color-white);border:1rem solid rgba(var(--color-blue-accent-rgb),.2);border-radius:8rem;display:flex;gap:8rem;height:48rem;padding:0 12rem;transition:border-color var(--duration) var(--easing),background var(--duration) var(--easing)}.header-lang{position:relative}.header-lang__list{background:var(--color-white);border:1rem solid rgba(var(--color-blue-accent-rgb),.2);border-radius:8rem;box-shadow:0 4rem 6rem -1rem rgba(var(--color-primary-text-rgb),.1),0 2rem 4rem -2rem rgba(var(--color-primary-text-rgb),.1);display:none;flex-direction:column;padding:5rem;position:absolute;right:0;top:calc(100% + 6rem);width:180rem;z-index:2}.footer-nav,.header-lang.is-active .header-lang__list{display:flex}.footer-nav{flex-wrap:wrap;gap:97rem}.footer-nav__col{display:flex;flex-direction:column;gap:24rem}.footer-nav__list{align-items:flex-start;display:flex;flex-direction:column;gap:12rem}.footer-contacts,.footer-form{display:flex;flex-direction:column;gap:16rem}.footer-form__title{color:rgba(var(--color-white-rgb),.7)}.footer-form__inner{flex-wrap:wrap}.footer-form__inner,.footer-form__wrap{align-items:center;display:flex;gap:8rem}.footer-form__control,.footer-form__wrap{width:100%}.footer-form-checkbox__text{display:inline-block;padding-left:28rem;position:relative}.footer-form-checkbox__text:before{background-position:50%;background-repeat:no-repeat;background-size:100%;border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:4rem;content:"";display:inline-block;height:20rem;left:0;position:absolute;top:0;transition:border-color var(--duration) var(--easing),background-color var(--duration) var(--easing),background-image var(--duration) var(--easing);width:20rem}.footer-form-checkbox__input:checked+.footer-form-checkbox__text:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%230067ff' d='M13.494 7.256a.89.89 0 0 1 1.248 0 .87.87 0 0 1 0 1.238l-5.295 5.25a.89.89 0 0 1-1.247 0l-2.942-2.917a.87.87 0 0 1 0-1.237.89.89 0 0 1 1.248 0l2.318 2.298z'/%3E%3C/svg%3E");border-color:var(--color-blue-accent)}.is-error .footer-form-checkbox__text:before{border-color:red!important}.footer-legal{gap:40rem;width:100%}.footer-legal,.footer-socials{align-items:center;display:flex}.footer-socials{gap:12rem}.popup-form{display:flex;flex-direction:column;gap:18rem}.popup-form__text span{color:var(--color-blue-accent);font-weight:500}.popup-form__text--muted{opacity:.6}.popup-form__bottom{display:flex;flex-wrap:wrap;gap:18rem;justify-content:space-between}.popup-form__link{transition:color var(--duration) var(--easing)}.popup-form__btn{padding:16rem 24rem}.bq-form{color:#000;font-family:var(--base-font-family),sans-serif;font-size:14px;font-weight:500;line-height:1.4}.bq-form-title{font-weight:700;margin-top:0;padding-right:24px}.bq-form-descr,.bq-form-title{font-size:16px;line-height:1.2;margin-bottom:16px}.bq-form-descr{font-weight:400}.bq-form-inner{margin:-8px -20px}.bq-form-inner__item{margin:8px 20px;width:calc(100% - 40px)}.bq-form-inner__item:last-child{align-items:flex-start;display:flex;flex-direction:column;padding-top:14px}.bq-form-control{margin-bottom:16px}.bq-form-control__error{font-size:10px;font-weight:400;line-height:1.1;padding:0 12px;top:calc(100% + 4px)}.bq-form-label{font-size:12px;font-weight:400;line-height:1.1;margin-bottom:2px}.bq-form-input{background-color:#f4f3f3;border:1px solid #f4f3f3;border-radius:4px;color:#000;font-size:16px;font-weight:500;line-height:1.3;min-height:48px;padding:12px}.bq-form-input:focus-visible,.is-error .bq-form-input:focus-visible{border-color:#000}.bq-form-input::-moz-placeholder{color:#b2b2b2;opacity:1}.bq-form-input::placeholder{color:#b2b2b2;opacity:1}.bq-form-input[type=date]::-webkit-calendar-picker-indicator,.bq-form-input[type=datetime-local]::-webkit-calendar-picker-indicator{height:16px;width:16px}.bq-form-input[type=date]::-webkit-calendar-picker-indicator:focus-visible,.bq-form-input[type=datetime-local]::-webkit-calendar-picker-indicator:focus-visible{outline:1px solid currentColor;outline-offset:4px}.bq-form-textarea{background-color:#f4f3f3;border:1px solid #f4f3f3;border-radius:4px;color:#000;font-size:16px;font-weight:500;line-height:1.3;min-height:120px;padding:12px}.bq-form-textarea:focus-visible,.is-error .bq-form-textarea:focus-visible{border-color:#000}.bq-form-textarea::-moz-placeholder{color:#b2b2b2;opacity:1}.bq-form-textarea::placeholder{color:#b2b2b2;opacity:1}.bq-form-select{background-color:#f4f3f3;background-position:right 12px center;background-size:16px 16px;border:1px solid #f4f3f3;border-radius:4px;color:#000;font-size:16px;font-weight:500;line-height:1.3;min-height:48px;padding:12px 40px 12px 12px}.bq-form-select:focus-visible,.is-error .bq-form-select:focus-visible{border-color:#000}.bq-form-select::-moz-placeholder{color:#b2b2b2;opacity:1}.bq-form-select::placeholder{color:#b2b2b2;opacity:1}.bq-form-option{font-size:16px;font-weight:500;line-height:1.3;min-height:48px;padding:12px}.bq-form-checkbox{margin-bottom:16px}.bq-form-checkbox__text{font-size:14px;font-weight:500;line-height:1.4;padding-left:30px}.bq-form-inner__item:last-child .bq-form-checkbox__text{max-width:390px}.bq-form-checkbox__text a{border-bottom:1px solid;color:#ff0140;text-decoration:none;transition:color .3s ease}.bq-form-checkbox__text a:hover{color:#dc0037;text-decoration:none}.bq-form-checkbox__text a:focus-visible{outline:1px solid currentColor;outline-offset:4px}.bq-form-checkbox__text:before{background-color:initial;border:1.25px solid #ff0140;border-radius:5px;content:"";height:20px;top:0;width:20px}.bq-form-checkbox__input:checked~.bq-form-checkbox__text:before{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath fill='%23FF0140' d='M13.994 7.256a.89.89 0 0 1 1.248 0 .87.87 0 0 1 0 1.238l-5.295 5.25a.89.89 0 0 1-1.247 0l-2.942-2.917a.87.87 0 0 1 0-1.237.89.89 0 0 1 1.248 0l2.318 2.298z'/%3E%3C/svg%3E");border-color:#ff0140}.bq-form-checkbox__input:focus-visible~.bq-form-checkbox__text:before,.is-error .bq-form-checkbox__input:focus-visible~.bq-form-checkbox__text:before{border-color:#dc0037}.bq-form-radio{margin-bottom:16px}.bq-form-radio__text{font-size:14px;font-weight:500;line-height:1.4;padding-left:30px}.bq-form-radio__text a:focus-visible{outline:1px solid currentColor;outline-offset:4px}.bq-form-radio__text:before{background-color:initial;border:1.25px solid #ff0140;height:20px;top:0;width:20px}.bq-form-radio__input:checked~.bq-form-radio__text:before{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23ff0140' d='M12 8a4 4 0 1 0-8 0 4 4 0 0 0 8 0'/%3E%3C/svg%3E");border-color:#ff0140}.bq-form-radio__input:focus-visible~.bq-form-radio__text:before,.is-error .bq-form-radio__input:focus-visible~.bq-form-radio__text:before{border-color:#dc0037}.bq-form-file,.bq-form-file__label{margin-bottom:16px}.bq-form-file__text{background-color:#f4f3f3;border:1px solid #f4f3f3;border-radius:4px;font-size:16px;font-weight:500;line-height:1.3;min-height:48px;padding:12px;transition:color .3s ease,background .3s ease,border-color .3s ease}.bq-form-file__text:hover{background:#ff0140;color:#fff}.bq-form-file__input:focus-visible~.bq-form-file__text,.is-error .bq-form-file__input:focus-visible~.bq-form-file__text{background:#ff0140;color:#fff}.is-error .bq-form-file__input~.bq-form-file__text{background-color:#f4f3f3;border-color:red;color:red}.bq-form-file__icon{height:16px;margin-right:8px;width:16px}.bq-form-file__item{background-color:#ff0140;border-radius:30px;color:#fff;margin-bottom:8px;padding:0 8px 0 12px}.bq-form-file__name{font-size:14px;font-weight:500;line-height:1.4;margin-right:8px}.bq-form-file__delete{height:16px;transition:opacity .3s ease;width:16px}.bq-form-file__delete:focus-visible{color:#fff}.bq-form-file__delete:hover{opacity:.8}.bq-form-file__delete:after,.bq-form-file__delete:before{height:1px;width:12px}.bq-form-submit{align-items:center;background-color:#ff0140;border:1px solid #ff0140;border-radius:8px;color:#fff;display:inline-flex;font-size:16px;font-weight:500;justify-content:flex-start;line-height:1;margin-bottom:0;margin-top:16px;min-height:48px;order:1;padding:0 16px;width:auto}.bq-form-submit:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m9.51 4.23 8.56 4.28c3.84 1.92 3.84 5.06 0 6.98l-8.56 4.28c-5.76 2.88-8.11.52-5.23-5.23l.87-1.73c.22-.44.22-1.17 0-1.61l-.87-1.74C1.4 3.71 3.76 1.35 9.51 4.23M5.44 12h5.4'/%3E%3C/svg%3E");content:"";display:block;height:24px;margin-right:8px;width:24px}.bq-form-submit:hover{background-color:#dc0037;border-color:#dc0037}.bq-form-submit:focus-visible{background-color:#dc0037;border-color:#dc0037}.bq-form-success{align-items:flex-start}.bq-form-success__title{color:var(--color-blue-accent);font-size:18px;margin-bottom:20px;padding-right:30px}.popup-auth__text{font-size:16px;font-weight:500;font-weight:400;line-height:1.2;margin-bottom:16px;margin-top:0}.contacts-hero-form__col a:not([class]):hover{color:currentColor}.main-hero-items__item{position:absolute;text-align:left;width:362rem;z-index:1}.main-hero-items__item:before{background:linear-gradient(-90deg,#fff0,#fff);content:"";height:2rem;left:329rem;opacity:0;position:absolute;top:29rem;transform:rotate(20.65deg);transform-origin:left top;width:221rem;z-index:-1}@keyframes main-hero-items-item-before-animation{0%{opacity:0}to{opacity:1}}.main-hero-items__item:first-child{right:calc(100% + 128rem);top:-40rem}.main-hero-items__item:first-child:before{animation:main-hero-items-item-before-animation 1s var(--easing) forwards 2s}.main-hero-items__item:nth-child(2){right:calc(100% + 128rem);top:138rem}.main-hero-items__item:nth-child(2):before{animation:main-hero-items-item-before-animation 1s var(--easing) forwards 2.4s}.main-hero-items__item:nth-child(3){left:calc(100% + 128rem);top:150rem}.main-hero-items__item:nth-child(3):before{animation:main-hero-items-item-before-animation 1s var(--easing) forwards 2.8s;background:linear-gradient(-90deg,#fff,#fff0);left:auto;right:30rem;top:26rem;transform:rotate(14.2deg);transform-origin:right bottom;width:514rem}.main-hero-items__item:nth-child(4){left:calc(100% + 128rem);top:326rem}.main-hero-items__item:nth-child(4):before{animation:main-hero-items-item-before-animation 1s var(--easing) forwards 3.2s;background:linear-gradient(-90deg,#fff,#fff0);left:auto;right:30rem;top:26rem;transform:rotate(14.2deg);transform-origin:right bottom;width:514rem}.main-hero-items__inner{backdrop-filter:blur(20rem);background:linear-gradient(95.4deg,#06c 11.94%,#0066cc1a 128.97%);border-radius:20rem;display:flex;flex-direction:column;gap:10rem;min-height:117rem;opacity:0;padding:15rem 20rem;position:relative;transform:translateY(8rem) translateZ(0);width:100%;z-index:2}.main-hero-items__inner .text-16{font-weight:400!important}@keyframes main-hero-items-item-inner-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.main-hero-items__item:first-child .main-hero-items__inner{animation:main-hero-items-item-inner-animation 1s var(--easing) forwards 2s}.main-hero-items__item:nth-child(2) .main-hero-items__inner{animation:main-hero-items-item-inner-animation 1s var(--easing) forwards 2.4s}.main-hero-items__item:nth-child(3) .main-hero-items__inner{animation:main-hero-items-item-inner-animation 1s var(--easing) forwards 2.8s}.main-hero-items__item:nth-child(4) .main-hero-items__inner{animation:main-hero-items-item-inner-animation 1s var(--easing) forwards 3.2s}.main-hero-items__top{align-items:center;display:flex;gap:8rem;padding-right:22rem;position:relative}.main-hero-items__top .text-15{font-family:Roboto;font-weight:400!important}.main-hero-items__top:after{background:var(--color-white);border-radius:50%;content:"";height:22rem;position:absolute;right:0;top:0;width:22rem}.main-hero-items__icon{display:block;height:22rem;-o-object-fit:contain;object-fit:contain;width:22rem}.main-examples-items{background:var(--color-white);border:1rem solid rgba(var(--color-primary-text-rgb),.1);border-radius:20rem;color:var(--color-primary-text)}.main-examples-items__top{border-bottom:1rem solid rgba(var(--color-primary-text-rgb),.1);display:flex;overflow-x:auto;overflow-y:hidden;padding:8rem}.main-examples-items__item{align-items:center;border-radius:10rem;cursor:pointer;display:flex;flex-direction:column;gap:4rem;justify-content:flex-start;min-width:218rem;padding:6rem;text-align:center;transition:background var(--duration) var(--easing);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16.66666667%}.main-examples-items__item.is-active{background:var(--color-primary-blue)}.main-examples-items__circle{align-items:center;background:var(--color-white);border-radius:50%;display:flex;height:60rem;justify-content:center;position:relative;width:60rem}.main-examples-items__icon{display:block;height:30rem;left:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:30rem}.main-examples-items__title{transition:color var(--duration) var(--easing)}.main-examples-items__item.is-active .main-examples-items__title{color:var(--color-white)}.main-examples-items__text{color:rgba(var(--color-primary-text-rgb),.4);max-width:140rem;transition:color var(--duration) var(--easing)}.main-examples-items__item.is-active .main-examples-items__text{color:rgba(var(--color-white-rgb),.8)}.main-examples-items__bottom{align-items:center;display:flex;gap:24rem;justify-content:center;padding:40rem}.main-examples-items__tab{display:none}.main-examples-items__tab.is-active{display:block}.main-examples-items__dialog{display:flex;flex-direction:column;gap:16rem;justify-content:flex-end;max-width:500rem;width:100%}.main-examples-items__message{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:6rem;width:100%}.main-examples-items__message--user{align-items:flex-end}.main-examples-items__message-top{align-items:flex-end;display:flex;gap:16rem}.main-examples-items__message-icon{background-color:var(--color-background-gray);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;flex-shrink:0;height:40rem;width:40rem}.main-examples-items__message-icon--user{background-size:24rem 24rem;order:1}.main-examples-items__message-icon--assistant{background-image:url(/local/templates/internation/assets/css/../img/img-5.svg?v=1)}.main-examples-items__message-content{background:var(--color-white);border:1rem solid rgba(var(--color-primary-text-rgb),.1);border-radius:43rem 43rem 43rem 21rem;padding:18rem 24rem}.main-examples-items__message--user .main-examples-items__message-content{border-radius:43rem 43rem 21rem}.main-examples-items__message-time{padding-left:80rem}.main-examples-items__message--user .main-examples-items__message-time{padding-left:0;padding-right:80rem;text-align:right}.main-examples-items__bottom-right{align-items:center;align-self:flex-start;display:flex;height:517rem;justify-content:center;width:517rem}.main-examples-circle{height:300rem;pointer-events:none;position:relative;width:300rem}.main-examples-circle__bg{background:conic-gradient(from 180deg at 50% 50%,#c8ffd5,#fff 120.6deg,#017dfb 250.2deg,#60afe2 1turn);filter:blur(43rem);height:112.81481%;width:112.81481%}.main-examples-circle__bg,.main-examples-circle__wrapper{border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.main-examples-circle__wrapper{height:100%;width:100%}.main-examples-circle__gradient{border-radius:50%;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.main-examples-circle__gradient-1{animation:main-example-circle-1 8s ease-out infinite;background:#e4fc7d;border-radius:50%;filter:blur(66.666rem);height:96.2963%;left:24.22222%;position:absolute;top:13.18519%;width:96.2963%}@keyframes main-example-circle-1{0%{left:24.22222%;top:13.18519%;transform:rotate(0)}25%{left:-7.03704%;top:-25.33333%;transform:rotate(90deg)}50%{left:-27.92593%;top:-14.14815%;transform:rotate(180deg)}75%{left:2.37037%;top:29.92593%;transform:rotate(270deg)}to{left:24.22222%;top:13.18519%;transform:rotate(1turn)}}.main-examples-circle__gradient-2{animation:main-example-circle-2 8s ease-out infinite;background:#8082ff;border-radius:50%;filter:blur(66.666rem);height:96.2963%;left:9.03704%;position:absolute;top:61.33333%;width:96.2963%}@keyframes main-example-circle-2{0%{left:9.03704%;top:61.33333%;transform:rotate(0)}25%{left:-57.62963%;top:-25.92593%;transform:rotate(90deg)}50%{left:-67.03704%;top:-46.22222%;transform:rotate(180deg)}75%{left:2.37037%;top:29.92593%;transform:rotate(270deg)}to{left:9.03704%;top:61.33333%;transform:rotate(1turn)}}.main-examples-circle__gradient-3{animation:main-example-circle-3 8s ease-out infinite;background:#0369ff;border-radius:50%;filter:blur(66.666rem);height:136.14815%;left:-11.62963%;position:absolute;top:-46.74074%;width:79.33333%}@keyframes main-example-circle-3{0%{left:-11.62963%;top:-46.74074%;transform:rotate(0)}25%{left:27.25926%;top:-57.62963%;transform:rotate(90deg)}50%{left:18.07407%;top:-8.81481%;transform:rotate(180deg)}75%{left:16%;top:12.74074%;transform:rotate(270deg)}to{left:-11.62963%;top:-46.74074%;transform:rotate(1turn)}}.main-examples-circle__gradient-4{animation:main-example-circle-4 8s ease-out infinite;background:#017dfb;border-radius:50%;filter:blur(66.666rem);height:136.07407%;left:120.59259%;position:absolute;top:-36%;width:61.55556%}@keyframes main-example-circle-4{0%{left:120.59259%;top:-36%;transform:rotate(0)}25%{left:55.48148%;top:71.92593%;transform:rotate(90deg)}50%{left:-34.2963%;top:109.92593%;transform:rotate(180deg)}75%{left:112.22222%;top:-16.37037%;transform:rotate(270deg)}to{left:120.59259%;top:-36%;transform:rotate(1turn)}}.main-examples-circle__glare-1{background:radial-gradient(50% 50% at 50% 50%,#ffffff80 0,#fff0);border-radius:50%;filter:blur(11.634rem);height:63.333%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:63.333%}.main-examples-circle__glare-2{display:block;filter:blur(5.906rem);height:38.37%;left:4.296%;-o-object-fit:contain;object-fit:contain;position:absolute;top:5.555%;width:50.37%}.main-examples-circle__border{bottom:-1px;height:calc(100% + 1px);mix-blend-mode:screen;position:absolute;right:-1px;width:calc(100% + 1px)}.main-examples-circle__eyes{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.main-examples-circle__eye{transform-origin:center center}.main-how-items{display:flex;flex-direction:column;gap:60rem}.main-how-items__item{align-items:center;background:var(--color-background-gray);border-radius:16rem;display:flex;gap:60rem;padding:50rem 50rem 50rem 120rem}.main-how-items__item:nth-child(2n){flex-direction:row-reverse;padding-left:50rem;padding-right:120rem}.main-how-items__info{display:flex;flex-direction:column;width:calc(50% - 30rem)}.main-how-items__step{color:var(--color-blue-accent)}.main-how-items__title{margin:0}.main-how-items__title:not(:last-child){margin-bottom:24rem}.main-how-items__content{color:var(--color-grey-text)}.main-how-items__content p{margin:40rem 0}.main-how-items__content p:first-child{margin-top:0}.main-how-items__content p:last-child{margin-bottom:0}.main-how-items__content img{display:block;height:auto;max-width:510rem;width:100%}.main-how-items__img{display:block;height:auto;max-height:510rem;-o-object-fit:contain;object-fit:contain;width:calc(50% - 30rem)}.main-plans-slider{overflow:visible;width:100%}.main-plans-slider__item{height:auto;min-width:325rem;width:calc(25% - 18rem)}.main-plans-slider__item:not(:last-child){margin-right:24rem}.contacts-hero-form{align-items:flex-start;background:var(--color-blue-accent);border-radius:16rem;color:var(--color-white);display:flex;gap:55rem;padding:70rem}.contacts-hero-form__col{display:flex;flex-direction:column;gap:40rem;width:calc(50% - 27.5rem)}.contacts-hero-form__list{display:flex;flex-direction:column;gap:12rem;max-width:452rem}.contacts-hero-form__item{align-items:flex-start;display:flex;gap:4rem;position:relative}.contacts-hero-form__icon{fill:currentColor;flex-shrink:0;height:29rem;margin-top:-4rem;-o-object-fit:contain;object-fit:contain;width:24rem}.contacts-hero-form .form-checkbox__text:before{border-color:var(--color-light-fields)}.contacts-hero-form .form-checkbox__input:checked+.form-checkbox__text:before{background-color:var(--color-light-fields);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%230067ff' d='M13.494 7.256a.89.89 0 0 1 1.248 0 .87.87 0 0 1 0 1.238l-5.295 5.25a.89.89 0 0 1-1.247 0l-2.942-2.917a.87.87 0 0 1 0-1.237.89.89 0 0 1 1.248 0l2.318 2.298z'/%3E%3C/svg%3E");border-color:var(--color-light-fields)}.wrapper{margin-left:auto;margin-right:auto;max-width:1415rem;padding-left:20rem;padding-right:20rem;width:100%}.header{animation:header-animation 1s ease forwards;filter:blur(4rem);left:0;opacity:0;position:fixed;top:0;transform:translateY(-100%);width:100vw;z-index:5}@keyframes header-animation{0%{filter:blur(4rem);opacity:0;transform:translateY(-100%)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.header__wrapper{align-items:center;display:flex;gap:12rem;height:var(--header-height);justify-content:space-between;max-width:1760rem}.header__col-1{display:flex;width:25%}html.is-header-light:not(.is-menu-active) .header__col-1 .header-logo{color:rgba(var(--color-white-rgb),.7)}html.is-header-light:not(.is-menu-active) .header__col-1 .header-logo__img--blue{display:none}html.is-header-light:not(.is-menu-active) .header__col-1 .header-logo__img--white{display:block}.header__col-2{display:flex;justify-content:center;width:50%}.header__nav{margin-left:auto;margin-right:auto}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__nav .header-nav{background:rgba(var(--color-white-rgb),.1);border-color:rgba(var(--color-white-rgb),.2)}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__nav .header-link{color:rgba(var(--color-white-rgb),.7)}.header__col-3{display:flex;gap:8rem;justify-content:flex-end;width:25%}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__lang .header-lang-toggler{background:rgba(var(--color-white-rgb),.1);border-color:rgba(var(--color-white-rgb),.2);color:var(--color-white)}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__lang .header-lang.is-active .header-lang-toggler{background:var(--color-white);border-color:var(--color-white);color:var(--color-primary-blue)}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__btn .header-btn{background:rgba(var(--color-white-rgb),.1);border-color:rgba(var(--color-white-rgb),.2);color:var(--color-white)}.header__burger{display:none}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__burger .header-burger{background:rgba(var(--color-white-rgb),.1);border-color:rgba(var(--color-white-rgb),.2);color:var(--color-white)}.menu{background:var(--color-white);color:var(--color-primary-text);display:none;flex-direction:column;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity var(--duration) var(--easing);width:100vw;z-index:4}html.is-menu-active .menu{opacity:1;pointer-events:auto}.menu__wrapper{flex:auto;flex-direction:column;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:32rem;padding-top:var(--header-height)}.menu__btns,.menu__wrapper{display:flex;gap:24rem}.menu__btns .header-btn{width:100%}.menu__bottom{align-items:flex-start;display:flex;gap:24rem;justify-content:space-between;margin-top:auto}.menu__contacts .footer-contacts-link{color:var(--color-primary-text)}.menu__contacts .footer-contacts-link__circle{background:var(--color-primary-blue);color:var(--color-white)}.menu__socials .footer-socials-link{background:var(--color-primary-blue)}.main{display:flex;flex:1 1 auto;flex-direction:column;padding-top:calc(var(--header-height) + 70rem)}.footer{background:var(--color-primary-text);color:var(--color-white);padding-bottom:44rem;padding-top:80rem}.footer:before{display:none}.footer__top{display:flex;flex-wrap:wrap;gap:97rem}.footer__top:not(:last-child){border-bottom:1rem solid rgba(var(--color-white-rgb),.1);margin-bottom:34rem;padding-bottom:34rem}.footer__col-1{display:flex;flex-direction:column;flex-shrink:0;gap:24rem;width:382rem}.footer__descr{color:rgba(var(--color-white-rgb),.7)}.footer__col-2{display:flex;gap:54rem;width:calc(100% - 479rem)}.footer__form{margin-left:auto;width:calc(66.666% - 32.333rem)}.footer__form .footer-form__title:first-child{margin-bottom:21px}.footer__middle{align-items:center;display:flex;gap:176rem;justify-content:space-between;padding:0 30rem}.footer__middle:not(:last-child){margin-bottom:34rem}.footer__bottom{color:rgba(var(--color-white-rgb),.4);text-align:center;display:flex;align-items:center;justify-content:center}.footer__bottom img{opacity:.5;margin-left:5rem;border-radius:0!important;transition:.3s;width:72rem;height:20rem}.footer__bottom a:not([class]){color:inherit;height:20rem}.footer__bottom a:hover img{opacity:1}.footer-logo{width:140rem;height:50rem}.fancybox__container{--fancybox-backdrop-bg: rgba(var(--color-primary-text-rgb), .4);--f-spinner-color-1: var(--color-white);--f-spinner-color-2: var(--color-blue-accent);--f-carousel-slide-bg: transparent;--f-carousel-slide-padding: 20rem;--f-html-bg: var(--color-white);--f-html-padding: 40rem;--f-html-color: var(--color-primary-text);--f-toolbar-padding: 20rem;--f-toolbar-gap: 8rem;--f-toolbar-text-shadow: none;--f-toolbar-font: var(--base-font-family);--f-toolbar-font-size: var(--base-font-size);--f-toolbar-line-height: var(--base-line-height);--f-toolbar-font-weight: var(--base-font-weight);--f-counter-padding: 0;--f-counter-line-height: 30rem;--f-counter-gap: 8rem;--f-button-width: 30rem;--f-button-height: 30rem;--f-button-border-radius: 9rem;--f-button-color: var(--color-white);--f-button-bg: var(--color-blue-accent);--f-button-transition: all var(--duration) var(--easing);--f-button-svg-width: 18rem;--f-button-svg-height: 18rem;--f-button-svg-filter: none;--f-button-svg-transition: all var(--duration) var(--easing);--f-button-svg-stroke-width: 1.5;--f-button-hover-color: var(--color-white);--f-button-hover-bg: var(--color-primary-blue);--f-arrow-pos: 20rem;--f-arrow-width: 30rem;--f-arrow-height: 30rem;--f-arrow-svg-width: 18rem;--f-arrow-svg-height: 18rem;--f-arrow-svg-stroke-width: 1.5;--f-arrow-border-radius: 50%;--f-arrow-bg: var(--color-white);--f-arrow-hover-bg: var(--color-white);--f-arrow-active-bg: var(--color-white);--f-arrow-color: var(--color-primary-text);--f-arrow-hover-color: var(--color-primary-blue);--f-arrow-active-color: var(--color-primary-blue);--f-close-button-width: 30rem;--f-close-button-height: 30rem;--f-close-border-radius: 9rem;--f-close-button-color: var(--color-blue-accent);--f-close-button-hover-color: var(--color-white);--f-close-button-bg: transparent;--f-close-button-hover-bg: var(--color-primary-blue);--f-close-button-active-bg: var(--color-primary-blue);--f-close-button-svg-width: 18rem;--f-close-button-svg-height: 18rem;--f-close-button-svg-stroke-width: 1.5;--f-error-color: var(--color-primary-text);--f-error-bg: var(--color-white);--f-thumbs-padding-y: 20rem;--f-thumbs-padding-x: 20rem;--f-thumbs-transition: max-height var(--duration) var(--easing), max-width var(--duration) var(--easing), padding var(--duration) var(--easing);--f-thumbs-gap: 8rem;--f-thumb-width: 100rem;--f-thumb-height: 72rem;--f-thumb-clip-width: 50rem;--f-thumb-extra-gap: 8rem;--f-thumb-border-radius: 9rem;--f-thumb-bg: transparent;--f-thumb-focus-shadow: none;--f-thumb-selected-shadow: none;--f-thumb-border-transition: all var(--duration) var(--easing);width:100vw}.fancybox__backdrop{backdrop-filter:blur(5px)}.fancybox__slide.has-close-btn{padding-top:16rem}.fancybox__slide.has-html{padding:16rem}.f-html{border-radius:8rem;width:100%}.has-gmap .f-html,.has-iframe .f-html,.has-pdf .f-html{background:transparent;height:auto;padding:0}.f-iframe{aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden}.f-button.is-close-button{border:1.25rem solid var(--color-blue-accent);right:40rem;top:40rem}.popup-auth{display:none;max-width:408rem}.popup-auth__inner{display:flex;flex-direction:column;gap:16rem;width:100%}.popup-auth__title{color:var(--color-blue-accent);padding-right:30rem}.popup-auth__btns{background-color:var(--color-light-fields);border-radius:10rem;display:flex;padding:4rem}.popup-auth__btns .popup-btn{width:50%}.btns{bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;transform:translateY(100%);transition:opacity var(--easing) var(--duration),transform var(--easing) var(--duration);width:100vw;z-index:3}html.is-btns-active .btns{opacity:1;pointer-events:auto;transform:translateY(0)}.btns__inner{display:flex;justify-content:center;padding:20rem}.btns__btns{background-color:var(--color-blue-accent);border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:10rem;display:flex;padding:4rem}.section{padding:140rem 0}.section:first-child{padding-top:0}.section-blue{background:var(--color-primary-blue);color:var(--color-white)}.section-white{background-color:var(--color-white)}.banner-2{color:var(--color-white);padding-bottom:80rem;padding-top:221rem;position:relative}.banner-2__img-wrapper{bottom:0;height:100vh;left:0;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:-1}.banner-2__img-container{bottom:-30%;left:50%;position:absolute;transform:translate(-50%);z-index:-1}.banner-2__img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;transform:translateZ(0);width:1625rem;will-change:transform}.banner-2__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;z-index:2}.banner-2__title{margin:0}.banner-2__title:not(:last-child){margin-bottom:12rem}.banner-2__descr{margin:0}.banner-2__descr:not(:last-child){margin-bottom:40rem}.banner-form,.footer-2-form{position:relative;z-index:1}.banner-form__bg,.footer-2-form__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;position:absolute;top:0;width:100%;z-index:-1}.banner-form__inner,.footer-2-form__inner{background:var(--color-white);border-radius:16rem;color:var(--color-primary-text);display:flex;padding:60rem 100rem}.banner-form__info,.footer-2-form__info{display:flex;flex-direction:column;gap:24rem;width:calc(50% - 40rem)}.banner-form__info:not(:last-child),.footer-2-form__info:not(:last-child){margin-right:80rem}.banner-form__text,.footer-2-form__text{color:var(--color-grey-text)}.banner-form__form,.footer-2-form__form{width:calc(50% - 40rem)}.footer-2-form{margin-bottom:30px}.footer-2-form__inner{background:none;color:var(--color-white);padding:0}.footer-2-form__form{width:100%}.main-hero{background:var(--color-primary-blue);color:var(--color-white);margin-top:calc((var(--header-height) + 70rem) * -1);padding-bottom:64rem;padding-top:calc(var(--header-height) + 70rem);position:relative;z-index:1}.main-hero__bg{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1;pointer-events:none}.main-hero__bg-top{position:absolute;top:0;left:0;width:100%;height:auto;max-height:100%;z-index:-1;object-fit:cover;object-position:center top;pointer-events:none}.main-hero__bg-bottom{position:absolute;bottom:0;left:0;width:100%;height:auto;max-height:100%;z-index:-1;object-fit:cover;object-position:center bottom;pointer-events:none}.main-hero__wrapper{text-align:center}.main-hero__header,.main-hero__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.main-hero__header{gap:24rem}.main-hero__header:not(:last-child){margin-bottom:32rem}.main-hero__title{margin:0}.main-hero__title .char{animation:main-hero-title-animation 1s var(--easing) forwards calc(var(--char-index) * .03s);display:inline-block;filter:blur(4rem);opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes main-hero-title-animation{0%{filter:blur(4rem);opacity:0;transform:translateY(8rem) translateZ(0)}to{filter:blur(0);opacity:1;transform:translateY(0) translateZ(0)}}.main-hero__descr{animation:main-hero-descr-animation 1s var(--easing) forwards .8s;margin:0;opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes main-hero-descr-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.main-hero__btns{animation:main-hero-btns-animation 1s var(--easing) forwards 1.2s;background-color:rgba(var(--color-white-rgb),.1);border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:10rem;display:flex;opacity:0;padding:4rem;transform:translateY(8rem) translateZ(0)}@keyframes main-hero-btns-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.main-hero__btns:not(:last-child){margin-bottom:60rem}.main-hero__bottom{max-width:467rem;position:relative;width:100%}.main-hero__assistant{animation:main-hero-assistant-animation 1s var(--easing) forwards 1.6s;opacity:0;position:relative;transform:translateY(8rem) translateZ(0);width:100%;z-index:2}@keyframes main-hero-assistant-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.main-hero__assistant .bq-ai{--bq-ai-form-font-size: 14rem;--bq-ai-form-radius: 30rem;--bq-ai-form-height: 534rem;--bq-ai-form-width: 100%;--bq-ai-form-header-bg: var(--color-primary-blue);--bq-ai-form-header-color: var(--color-white);--bq-ai-form-greeting-color: rgba(var(--color-primary-text-rgb), .5);--bq-ai-form-message-bg: var(--color-white);--bq-ai-form-message-color: var(--color-primary-text);--bq-ai-form-message-border: var(--color-border-color);--bq-ai-form-message-time-color: rgba(var(--color-primary-text-rgb), .5);--bq-ai-form-message-loading-color: var(--color-primary-blue);--bq-ai-form-closed-color: var(--color-primary-blue);--bq-ai-form-footer-bg: var(--color-white);--bq-ai-form-footer-border: var(--color-border-color);--bq-ai-form-textarea-bg: var(--color-white);--bq-ai-form-textarea-color: rgba(var(--color-primary-text-rgb), .5);--bq-ai-form-textarea-border: var(--color-border-color);--bq-ai-form-submit-bg: var(--color-primary-blue);--bq-ai-form-submit-color: var(--color-white) }.main-hero__assistant .bq-ai .bq-ai-form-icon,.main-hero__assistant .bq-ai .bq-ai-form-message-icon--assistant{background-image:url(/local/templates/internation/assets/css/../img/img-4.svg)}.bq-ai .bq-ai-form,.bq-ai .bq-ai-form *{letter-spacing:unset}.main-live{position:relative;z-index:1}.main-live__bg{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1;pointer-events:none}.main-live__bg-top{position:absolute;top:0;left:0;width:100%;height:auto;max-height:100%;z-index:-1;object-fit:cover;object-position:center top;pointer-events:none}.main-live__bg-bottom{position:absolute;bottom:0;left:0;width:100%;height:auto;max-height:100%;z-index:-1;object-fit:cover;object-position:center bottom;pointer-events:none}.main-live__assistant{margin-left:auto;margin-right:auto;width:fit-content;max-width:100%}.main-banner{padding-bottom:70rem;padding-top:140rem}.main-banner__inner{align-items:center;background:var(--color-white);border-radius:16rem;display:flex;gap:140rem;padding:20rem 54rem}.main-banner__img{display:block;height:auto;max-width:100%;width:472rem}.main-banner__info{display:flex;flex-direction:column;gap:24rem;width:calc(100% - 612rem)}.main-banner__text{color:var(--color-grey-text);max-width:501rem}.main-plans{overflow:hidden;padding-bottom:0;padding-top:70rem}.pricing-hero{color:var(--color-white);margin-top:calc((var(--header-height) + 70rem) * -1);overflow:hidden;padding-bottom:120rem;padding-top:calc(var(--header-height) + 70rem);position:relative;z-index:1}.pricing-hero__header,.pricing-hero__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.pricing-hero__header{gap:24rem;text-align:center}.pricing-hero__header:not(:last-child){margin-bottom:60rem}.pricing-hero__title{margin:0;max-width:725rem}.pricing-hero__title .char{animation:pricing-hero-title-animation 1s var(--easing) forwards calc(var(--char-index) * .03s);display:inline-block;filter:blur(4rem);opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes pricing-hero-title-animation{0%{filter:blur(4rem);opacity:0;transform:translateY(8rem) translateZ(0)}to{filter:blur(0);opacity:1;transform:translateY(0) translateZ(0)}}.pricing-hero__descr{animation:pricing-hero-descr-animation 1s var(--easing) forwards .8s;margin:0;opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes pricing-hero-descr-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.pricing-hero__bottom{display:flex;flex-direction:column;gap:40rem;width:100%}.pricing-hero__list{animation:pricing-hero-list-animation 1s var(--easing) forwards 1.2s;display:flex;flex-wrap:wrap;gap:24rem;opacity:0;transform:translate(48rem) translateZ(0);width:100%}@keyframes pricing-hero-list-animation{0%{opacity:0;transform:translate(48rem) translateZ(0)}to{opacity:1;transform:translate(0) translateZ(0)}}.pricing-hero__item{width:calc(25% - 18rem)}.pricing-hero__btn{animation:pricing-hero-btn-animation 1s var(--easing) forwards 1.2s;display:flex;justify-content:center;opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes pricing-hero-btn-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.pricing-features{display:flex;flex-direction:column;gap:16rem}.pricing-features__filter{background:var(--color-white);border:1rem solid var(--color-border-color);border-radius:16rem;display:none;padding:16rem}.pricing-features__filter-title{color:var(--color-grey-text);text-align:center}.pricing-features__filter-title:not(:last-child){margin-bottom:12rem}.pricing-features__filter-inner{display:flex;gap:12rem}.pricing-features__filter-inner:not(:last-child){margin-bottom:12rem}.pricing-features__filter-col{width:calc(50% - 6rem)}.pricing-features__filter-swap{align-items:center;display:flex;justify-content:center}.pricing-features__table{background:rgba(var(--color-white-rgb),.95);border:1rem solid rgba(var(--color-white-rgb),.2);border-radius:20rem;box-shadow:0 20rem 25rem -5rem rgba(var(--color-primary-text-rgb),.1),0 8rem 10rem -6rem rgba(var(--color-primary-text-rgb),.1);overflow:hidden}.pricing-features__header{background:linear-gradient(180deg,var(--color-primary-blue) 0,var(--color-blue-accent) 100%);color:var(--color-white);display:flex}.pricing-features__header-left{display:flex;flex-direction:column;flex-shrink:0;height:auto;justify-content:flex-end;padding:24rem;width:383rem}.pricing-features__header-title:not(:last-child){margin-bottom:4rem}.pricing-features__header-list{display:flex;flex:1 1 auto}.pricing-features__header-item{display:flex;flex:1 1 auto;flex-direction:column;padding:24rem;text-align:center;transition:background var(--duration) var(--easing);width:calc((100% - 383rem)/4)}.pricing-features__header-item.is-active{background:#1a86fc}.pricing-features__header-item-title:not(:last-child){margin-bottom:8rem}.pricing-features__header-item-price{color:rgba(var(--color-white-rgb),.7)}.pricing-features__header-item-price:not(:last-child){margin-bottom:8rem}.pricing-features__header-item-price span{color:var(--color-white)}.pricing-features__header-item-descr{color:rgba(var(--color-white-rgb),.7)}.pricing-features__row{border-bottom:1rem solid var(--color-border-color);display:flex}.pricing-features__left{align-items:center;display:flex;flex-shrink:0;gap:8rem;height:auto;padding:24rem;width:383rem}.pricing-features__tooltip{flex-shrink:0}.pricing-features__item,.pricing-features__list{display:flex;flex:1 1 auto}.pricing-features__item{align-items:center;justify-content:center;padding:24rem;text-align:center;transition:background var(--duration) var(--easing);width:calc((100% - 383rem)/4)}.pricing-features__item.is-active{background:rgba(var(--color-primary-blue-rgb),.03)}.pricing-features__value{background:var(--color-border-color);border-radius:30rem;display:inline-block;padding:5rem 10rem}.pricing-features__divider{align-items:flex-start;background:rgba(var(--color-primary-blue-rgb),.03);border-bottom:1rem solid var(--color-border-color);display:flex;flex-direction:column;gap:4rem;padding:24rem}.pricing-features__divider-title{color:var(--color-primary-blue)}.pricing-features__divider-descr{color:var(--color-inactive)}.pricing-features__plus{height:18rem;position:relative;width:18rem}.pricing-features__footer{background:linear-gradient(180deg,var(--color-light-fields) 0,var(--color-white) 100%);display:flex}.pricing-features__footer-left{align-items:center;display:flex;flex-shrink:0;height:auto;padding:24rem;width:383rem}.pricing-features__footer-list{display:flex;flex:1 1 auto}.pricing-features__footer-item{display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-end;padding:24rem;text-align:center;width:calc((100% - 383rem)/4)}.pricing-features__footer-item.is-active .pricing-features-btn{background:var(--color-blue-accent);border-color:var(--color-blue-accent);color:var(--color-white)}.pricing-features__footer-title{display:none}.contacts-hero+.section{padding-top:0}.contacts-hero .head__tag{animation:contacts-hero-tag-animation 1s var(--easing) forwards;opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes contacts-hero-tag-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.contacts-hero .head__title .char{animation:contacts-hero-title-animation 1s var(--easing) forwards calc(var(--char-index) * .03s);display:inline-block;filter:blur(4rem);opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes contacts-hero-title-animation{0%{filter:blur(4rem);opacity:0;transform:translateY(8rem) translateZ(0)}to{filter:blur(0);opacity:1;transform:translateY(0) translateZ(0)}}.contacts-hero .head__descr{animation:contacts-hero-descr-animation 1s var(--easing) forwards .8s;opacity:0;transform:translateY(8rem) translateZ(0)}@keyframes contacts-hero-descr-animation{0%{opacity:0;transform:translateY(8rem) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}@media(min-width:768px){.h1-desktop{font-size:61rem;font-weight:700;letter-spacing:-.027em;line-height:1.25}.h2-desktop{font-size:48rem;font-weight:700;letter-spacing:-.026em;line-height:1.2}.h3-desktop{font-size:32rem;font-weight:500;letter-spacing:-.01em;line-height:1.28}.h4-desktop{font-size:20rem;font-weight:700;letter-spacing:-.022em;line-height:1.5}.large-text{font-size:20rem;font-weight:500;letter-spacing:0;line-height:1.4}.base-text-desktop{font-size:var(--base-font-size);font-weight:var(--base-font-weight);letter-spacing:var(--base-letter-spacing);line-height:var(--base-line-height)}.base-text-second-desktop{font-family:Roboto;font-size:18rem;font-weight:500;letter-spacing:0;line-height:1.52}.medium-text-desktop{font-size:14rem;font-weight:400;letter-spacing:-.01em;line-height:1.5}}@media(min-width:1921px){html{font-size:1px}}@media(max-width:767.98px){.eb-h1{font-size:72rem}.error-block{padding-top:30rem}.eb-descr{font-size:20rem}}@media(max-width:1279px){#first-screen .main-hero__title .char{animation-duration:.6s;animation-delay:calc(var(--char-index) * 15ms)}#first-screen .main-hero__descr{animation-duration:.6s;animation-delay:.4s}#first-screen .main-hero__btns{animation-duration:.6s;animation-delay:.6s}#first-screen .main-hero__assistant{animation-duration:.6s;animation-delay:.8s}#first-screen .main-hero-items__item:before,#first-screen .main-hero-items__item .main-hero-items__inner{animation-duration:.6s}#first-screen .main-hero-items__item:first-child:before,#first-screen .main-hero-items__item:first-child .main-hero-items__inner{animation-delay:1s}#first-screen .main-hero-items__item:nth-child(2):before,#first-screen .main-hero-items__item:nth-child(2) .main-hero-items__inner{animation-delay:1.2s}#first-screen .main-hero-items__item:nth-child(3):before,#first-screen .main-hero-items__item:nth-child(3) .main-hero-items__inner{animation-delay:1.4s}#first-screen .main-hero-items__item:nth-child(4):before,#first-screen .main-hero-items__item:nth-child(4) .main-hero-items__inner{animation-delay:1.6s}#first-screen .a-fade,#first-screen .a-fade-from-bottom,#first-screen .a-fade-from-bottom-short,#first-screen .a-fade-from-bottom-short-delay,#first-screen .a-fade-from-right,#first-screen .a-splitting .char{transition-duration:.4s}html{font-size:.11364vw}html.is-header-scrolled:not(.is-menu-active) .header__col-1{opacity:0;pointer-events:none}.header-nav{align-items:flex-start;flex-direction:column;height:auto;padding:12rem}.main-hero-items{display:flex;flex-direction:column;gap:24rem}.main-hero-items__item{position:relative;width:100%}.main-hero-items__item:before{display:none}.main-hero-items__item:first-child,.main-hero-items__item:nth-child(2){right:0;top:0}.main-hero-items__item:nth-child(3),.main-hero-items__item:nth-child(4){left:0;top:0}.main-examples-items__bottom-right{height:300rem;width:300rem}.main-examples-circle{height:240rem;width:240rem}.main-examples-circle__bg{filter:blur(34rem)}.main-examples-circle__gradient-1,.main-examples-circle__gradient-2,.main-examples-circle__gradient-3,.main-examples-circle__gradient-4{filter:blur(53rem)}.main-examples-circle__glare-1{filter:blur(9rem)}.main-examples-circle__glare-2{filter:blur(4rem)}.main-how-items__item{flex-direction:column;padding-left:50rem}.main-how-items__item:nth-child(2n){flex-direction:column;padding-right:50rem}.main-how-items__img,.main-how-items__info{width:100%}.header__col-1{width:auto}.header__col-2{display:none}.header__col-3{width:auto}.header__burger{display:block}.menu{display:flex}.footer__col-2{flex-wrap:wrap}.footer__form{gap:28rem;width:100%}.banner-form__inner,.footer-2-form__inner{flex-direction:column;gap:40rem}.banner-form__info,.footer-2-form__info{width:100%}.banner-form__info:not(:last-child),.footer-2-form__info:not(:last-child){margin-right:0}.banner-form__form,.footer-2-form__form{width:100%}.main-hero__assistant:not(:last-child){margin-bottom:75rem}.main-banner__inner{gap:60rem}.main-banner__img{width:300rem}.main-banner__info{width:calc(100% - 360rem)}.pricing-hero__item{width:calc(50% - 18rem)}.pricing-features__header-left{width:280rem}.pricing-features__header-item{width:calc((100% - 280rem)/4)}.pricing-features__left{width:280rem}.pricing-features__item{width:calc((100% - 280rem)/4)}.pricing-features__footer-left{width:280rem}.pricing-features__footer-item{width:calc((100% - 280rem)/4)}}@media(max-width:767px){.main-hero-items{gap:16rem}.h1-mobile{font-size:36rem;letter-spacing:-.011em}.h1-mobile,.h1-second-mobile{font-weight:700;line-height:1.25}.h1-second-mobile{font-size:29rem;letter-spacing:-.013em}.h2-mobile{font-size:25rem;font-weight:700;letter-spacing:-.018em;line-height:1.1}.h3-mobile{font-size:24rem;font-weight:500;letter-spacing:.002em;line-height:1.43}.h4-mobile{font-size:18rem;font-weight:500;letter-spacing:0;line-height:1.41}.large-text-mobile{font-size:18rem;font-weight:700;letter-spacing:-.024em;line-height:1.56}.large-second-text-mobile{font-size:16rem;font-weight:500;letter-spacing:0;line-height:1.13}.base-text-mobile{font-size:14rem;font-weight:500;letter-spacing:-.01em;line-height:1.43}.medium-text-mobile{font-size:12rem;font-weight:500;letter-spacing:0;line-height:1.33}.small-text-mobile{font-size:12rem;font-weight:400;letter-spacing:-.01em;line-height:1.5}.text-1{font-size:25rem}.text-2,.text-3{font-size:14rem}.text-4{font-size:16rem}.text-5{font-size:14rem}.text-6,.text-7{font-size:12rem}.text-8{font-size:18rem}.text-10,.text-9{font-size:12rem}.text-11{font-size:16rem}.text-14{font-size:15rem}.text-15,.text-16,.text-17{font-size:14rem}.text-19{font-size:25rem}.text-20{font-size:20rem}.text-21{font-size:14rem}.text-22,.text-24{font-size:12rem}.text-25{font-size:16rem}.text-26{font-size:25rem}.text-27{font-size:14rem;line-height:2.464}.text-28{font-size:18rem}.text-29{font-size:12rem}.text-30{font-size:25rem}.text-31{font-size:14rem}.text-32{font-size:12rem}.text-34{font-size:14rem}.text-35{font-size:25rem}.text-36{font-size:18rem}.text-37{font-size:16rem}.text-38{font-size:12rem}.text-39{font-size:18rem}.text-40{font-size:12rem}.text-41{font-size:14rem}.text-42{font-size:18rem}.text-43{font-size:14rem}.text-44{font-size:12rem}.text-45{font-size:14rem}.text-46{font-size:12rem}.text-47,.text-48{font-size:14rem}.text-48{line-height:2.471}.text-51{font-size:18rem;letter-spacing:-.024em;line-height:1.56}.text-53{font-size:16rem}.text-54{font-size:14rem;line-height:1.43}.text-54,.text-55,.text-57{letter-spacing:-.01em}.text-57{font-size:14rem;line-height:1.428}.text-58{font-size:12rem;line-height:1.333}.text-59{font-size:14rem;letter-spacing:-.01em;line-height:1.43}.text-60{font-family:Helvetica Neue;font-size:16rem;font-weight:500;line-height:1.13}.text-67{font-size:25rem;letter-spacing:-.018em}.text-68{font-size:14rem;letter-spacing:-.022em;line-height:1.5}.text-71{font-size:15rem;letter-spacing:-.02em;line-height:1.6}.text-74{font-size:16rem;font-weight:700;letter-spacing:-.027em;line-height:1.75}:root{--header-height: 64rem }html{font-size:.26667vw}::-webkit-scrollbar{height:4rem;width:4rem}::-webkit-scrollbar-thumb{border-radius:2rem}.a-fade-from-bottom,.a-fade-from-bottom-short,.a-fade-from-bottom-short-delay{transform:translateY(32rem) translateZ(0)}.a-fade-from-right{transform:translate(32rem) translateZ(0)}h1:not([class]){font-size:36rem;font-weight:700;letter-spacing:-.011em;line-height:1.25;margin:16rem 0}h2:not([class]){font-size:25rem;font-weight:700;letter-spacing:-.018em;line-height:1.1;margin:16rem 0}h3:not([class]){font-size:24rem;font-weight:500;letter-spacing:.002em;line-height:1.43;margin:16rem 0}h4:not([class]),h5:not([class]),h6:not([class]){font-size:18rem;font-weight:500;letter-spacing:0;line-height:1.41;margin:16rem 0}p:not([class]){font-size:14rem;font-weight:500;letter-spacing:-.01em;line-height:1.43;margin:16rem 0}blockquote:not([class]),hr:not([class]){margin-bottom:16rem;margin-top:16rem}blockquote:not([class]){border-radius:8rem}blockquote:not([class]) cite:not([class]),ol:not([class]),ol:not([class]) ol:not([class]),ol:not([class]) ul:not([class]),ul:not([class]),ul:not([class]) ol:not([class]),ul:not([class]) ul:not([class]){margin-bottom:16rem;margin-top:16rem}.table-wrapper,table:not([class]){margin-bottom:32rem;margin-top:32rem}iframe:not([class]),img:not([class]),video:not([class]){border-radius:8rem;margin-bottom:32rem;margin-top:32rem}.cookie-panel__btn{margin-top:16px!important;width:100%!important}.cookie-panel p{font-size:13px}.btns-btn{border-radius:8rem;padding:12rem 10rem}.btn{padding:6.5rem 24rem}.btn__icon{height:22rem;width:22rem}.glass-btn{padding:5rem 20rem}.glass-btn__icon{height:22rem;width:22rem}.video{border-radius:8rem}.banner-form-control .bq-form-control__error,.banner-form-control .error,.footer-2-form-control .bq-form-control__error,.footer-2-form-control .error{font-size:10rem!important;top:calc(100% + 2rem)!important}.banner-form-input,.footer-2-form-input{border-radius:3rem;height:48rem;padding:10rem}.banner-form-textarea,.footer-2-form-textarea{border-radius:3rem;max-height:60rem;min-height:60rem;padding:10rem}.banner-form-checkbox__text,.footer-2-form-checkbox__text{padding-left:26rem}.banner-form-checkbox__text:before,.footer-2-form-checkbox__text:before{border-radius:3rem;height:18rem;width:18rem}.plan-card-link{gap:2rem}.plan-card-link__icon{height:10rem;width:10rem}.plan-card-btn{border-radius:6rem;gap:8rem;padding:12rem 16rem}.plan-card-btn__icon{height:20rem;width:20rem}.banner-2-btn{border-radius:6rem;padding:14rem 16rem}.integrations-btn{height:40rem;width:40rem}.integrations-btn__icon{height:16rem;width:16rem}.form-control .bq-form-control__error,.form-control .error{font-size:10rem!important}.form-input__input{border-width:1.5rem;height:50rem;padding:16rem}.form-textarea{border-width:1.5rem;height:130rem;min-height:130rem}.form-select__toggle{border-width:1.5rem;height:50rem;padding:16rem}.form-btn{gap:8rem;padding:16rem}.header-link{padding:6rem 12rem}.header-lang-toggler{border-radius:6rem;gap:6rem;height:40rem;padding:0 10rem}.header-lang-toggler__arrow,.header-lang-toggler__icon{height:12rem;width:12rem}.header-lang-link{border-radius:4rem;gap:8rem;height:36rem;padding:0 12rem}.header-lang-link__check{height:16rem;width:12rem}.header-btn{min-width:36rem;padding:0 10rem}.header-btn,.header-burger{border-radius:6rem;height:40rem}.header-burger{width:40rem}.header-burger:after,.header-burger:before{width:16rem}.footer-contacts-link{gap:8rem}.footer-contacts-link__circle{height:32rem;width:32rem}.footer-contacts-link__icon{height:16rem;width:16rem}.footer-control .bq-form-control__error,.footer-control .error{font-size:10rem!important;top:calc(100% + 2rem)!important}.footer-input{padding:8rem 12rem}.footer-input,.footer-submit{border-radius:8rem;height:32rem}.footer-submit{width:32rem}.footer-submit__icon{height:12rem;width:12rem}.footer-socials-link{height:32rem;width:32rem}.footer-socials-link__icon{height:16rem;width:16rem}.popup-control{gap:4rem}.popup-control__toggle{right:12rem}.popup-control .bq-form-control__error,.popup-control .error{font-size:10rem!important;top:calc(100% + 2rem)!important}.popup-input{border-radius:3rem;height:40rem;padding:10rem}.popup-input--password{padding-right:40rem}.popup-textarea{border-radius:3rem;max-height:48rem;min-height:48rem;padding:10rem}.popup-checkbox__text{padding-left:28rem}.popup-checkbox__text:before{border-radius:4rem;border-width:1rem;height:18rem;width:18rem}.popup-password-toggle{height:20rem;width:20rem}.main-hero-btn,.popup-btn{border-radius:8rem;padding:12rem 10rem}.pricing-features-btn{padding:13rem 18rem}.pricing-features__footer-item.is-active .pricing-features-btn{background:var(--color-white);border-color:var(--color-blue-accent);color:var(--color-blue-accent)}.head:not(:last-child){margin-bottom:40rem}.head__tag:not(:last-child){margin-bottom:12rem}.head__title:not(:last-child){margin-bottom:16rem}.head__descr br{display:none}.faq-items__item-top{padding:15rem 0}.faq-items__icon{height:20rem;width:20rem}.faq-items__content{padding:15rem 0}.faq-items__content p:not([class]){font-size:14rem}.banner-form-form__bottom,.footer-2-form-form__bottom{align-items:flex-start;flex-direction:column}.banner-form-form__btn,.footer-2-form-form__btn{width:100%}.plan-card__item-name:not(:last-child){margin-bottom:12rem}.plan-card__item-btn:not(:last-child),.plan-card__item-list:not(:last-child),.plan-card__item-price:not(:last-child){margin-bottom:16rem}.plan-card__item-item{gap:8rem}.plan-card__item-icon{height:16rem;width:16rem}.plan-card__item-link{margin-top:32rem}.integrations-items{border-radius:12rem;padding-bottom:20rem;padding-top:40rem}.integrations-items__title{max-width:none}.integrations-items__title:not(:last-child){margin-bottom:40rem}.integrations-items__item{width:160rem}.integrations-items__item:not(:last-child){margin-right:8rem}.integrations-items__tag{border-radius:12rem 12rem 0 0;gap:2rem;height:57rem;padding:2rem 10rem;transform:translateY(-28rem)}.integrations-items__tag-icon{height:10rem;margin-top:6rem;width:10rem}.integrations-items__inner{border-radius:12rem;height:88rem}.integrations-items__arrows{gap:4rem}.integrations-items__arrows:not(:first-child){margin-top:24rem}.tooltip__toggle{height:12rem;width:12rem}.form{gap:20rem}.form__bottom{gap:20rem;margin-top:10rem}.header-nav{border-radius:6rem;gap:6rem;padding:10rem}.header-lang__list{border-radius:6rem;box-shadow:0 3rem 4rem -1rem rgba(var(--color-primary-text-rgb),.1),0 1rem 2rem -2rem rgba(var(--color-primary-text-rgb),.1);padding:4rem;top:calc(100% + 4rem);width:140rem}.footer-nav{flex-direction:column;gap:24rem}.footer-nav__col{gap:16rem;width:100%}.footer-nav__list{gap:8rem}.footer-contacts{gap:12rem}.footer-form{gap:12rem;width:100%}.footer-form__inner,.footer-form__wrap{gap:4rem}.footer-legal{align-items:flex-start;flex-direction:column;gap:8rem}.footer-legal-link{align-items:center;display:inline-flex;min-height:1.5em}.footer-socials{gap:8rem}.popup-form,.popup-form__bottom{gap:14rem}.popup-form__btn{padding:14rem 16rem}.popup-auth__text{font-size:14px}.main-hero-items__inner{border-radius:16rem;gap:8rem;min-height:90rem;padding:10rem 16rem}.main-hero-items__top{gap:6rem;padding-right:16rem}.main-hero-items__icon,.main-hero-items__top:after{height:16rem;width:16rem}.main-examples-items{border-radius:16rem}.main-examples-items__top{padding:4rem}.main-examples-items__item{gap:2rem;min-width:160rem;padding:4rem}.main-examples-items__circle{height:40rem;width:40rem}.main-examples-items__text{max-width:120rem}.main-examples-items__bottom{align-items:flex-start;flex-direction:column;gap:16rem;padding:24rem}.main-examples-items__dialog{gap:12rem;max-width:none}.main-examples-items__message{gap:4rem}.main-examples-items__message-top{gap:12rem}.main-examples-items__message-icon{height:32rem;width:32rem}.main-examples-items__message-icon--user{background-size:20rem 20rem}.main-examples-items__message-content{border-radius:32rem 32rem 32rem 16rem;padding:12rem 16rem}.main-examples-items__message--user .main-examples-items__message-content{border-radius:32rem 32rem 16rem}.main-examples-items__message-time{padding-left:60rem}.main-examples-items__message--user .main-examples-items__message-time{padding-right:60rem}.main-examples-items__bottom-right{height:200rem;width:100%}.main-examples-circle{height:160rem;width:160rem}.main-examples-circle__bg{filter:blur(23rem)}.main-examples-circle__gradient-1,.main-examples-circle__gradient-2,.main-examples-circle__gradient-3,.main-examples-circle__gradient-4{filter:blur(43rem)}.main-examples-circle__glare-1{filter:blur(7rem)}.main-examples-circle__glare-2{filter:blur(3rem)}.main-how-items{gap:24rem}.main-how-items__item{gap:24rem;padding:24rem}.main-how-items__item:nth-child(2n){padding-left:24rem;padding-right:24rem}.main-how-items__title:not(:last-child){margin-bottom:16rem}.main-how-items__content p{margin:24rem 0}.main-how-items__img{max-height:255rem}.main-plans-slider__item{min-width:280rem;width:280rem}.main-plans-slider__item:not(:last-child){margin-right:16rem}.contacts-hero-form{flex-direction:column;gap:28rem;padding:28rem 24rem}.contacts-hero-form__col{gap:24rem;width:100%}.contacts-hero-form__title{text-align:center}.contacts-hero-form__list{gap:10rem}.contacts-hero-form__item{gap:8rem}.wrapper{max-width:none}.header__wrapper{gap:8rem}.header__col-3{gap:6rem}.header__btn{display:none}.header__btn--lk{display:block}.menu__wrapper{gap:16rem;padding-bottom:20rem}.menu__bottom,.menu__btns{gap:16rem}.main{padding-top:calc(var(--header-height) + 64rem)}.footer{padding-bottom:32rem;padding-top:48rem}.footer__top{flex-direction:column;gap:28rem}.footer__top:not(:last-child){margin-bottom:20rem;padding-bottom:20rem}.footer__col-1{gap:16rem;width:100%}.footer__col-2{gap:24rem;width:100%}.footer__middle{align-items:flex-start;gap:28rem;padding:0}.footer__middle:not(:last-child){margin-bottom:24rem}.footer__bottom{text-align:left}.fancybox__container{--f-carousel-slide-padding: 16rem;--f-html-padding: 32rem;--f-toolbar-padding: 16rem;--f-toolbar-gap: 6rem;--f-counter-line-height: 24rem;--f-counter-gap: 6rem;--f-button-width: 24rem;--f-button-height: 24rem;--f-button-border-radius: 8rem;--f-button-svg-width: 16rem;--f-button-svg-height: 16rem;--f-arrow-pos: 16rem;--f-arrow-width: 24rem;--f-arrow-height: 24rem;--f-arrow-svg-width: 16rem;--f-arrow-svg-height: 16rem;--f-close-button-width: 24rem;--f-close-button-height: 24rem;--f-close-border-radius: 8rem;--f-close-button-svg-width: 16rem;--f-close-button-svg-height: 16rem;--f-thumbs-padding-y: 16rem;--f-thumbs-padding-x: 16rem;--f-thumbs-gap: 6rem;--f-thumb-width: 96rem;--f-thumb-height: 64rem;--f-thumb-clip-width: 48rem;--f-thumb-extra-gap: 6rem;--f-thumb-border-radius: 8rem }.f-html{border-radius:6rem}.f-button.is-close-button{border-width:1rem;right:32rem;top:32rem}.btns__btns,.popup-auth__btns{border-radius:8rem;padding:2rem}.section{padding:48rem 0}.banner-2{padding-bottom:40rem;padding-top:140rem}.banner-2__img-container{bottom:-70%}.banner-2__title:not(:last-child){margin-bottom:8rem}.banner-2__descr:not(:last-child){margin-bottom:24rem}.banner-form__inner{gap:24rem;padding:21rem 24rem}.footer-2-form__inner{gap:24rem;padding:20rem 0 0}.footer__form .footer-form__title:first-child{margin-bottom:0}.banner-form__info,.footer-2-form__info{gap:16rem}.main-hero{margin-top:calc((var(--header-height) + 64rem) * -1);padding-bottom:48rem;padding-top:calc(var(--header-height) + 64rem)}.main-hero__header{gap:20rem}.main-hero__header:not(:last-child){margin-bottom:24rem}.main-hero__descr,.main-hero__title{max-width:none}.main-hero__btns{border-radius:8rem;padding:2rem}.main-hero__btns:not(:last-child){margin-bottom:40rem}.main-hero__bottom{max-width:none}.main-hero__assistant:not(:last-child){margin-bottom:48rem}.main-hero__assistant .bq-ai{--bq-ai-form-height: 440rem }.main-banner{padding-bottom:40rem;padding-top:80rem}.main-banner__inner{flex-direction:column;gap:24rem;padding:20rem}.main-banner__img,.main-banner__info{width:100%}.main-plans{padding-top:40rem}.pricing-hero{margin-top:calc((var(--header-height) + 64rem) * -1);padding-bottom:48rem;padding-top:calc(var(--header-height) + 64rem)}.pricing-hero__header{gap:16rem}.pricing-hero__header:not(:last-child){margin-bottom:40rem}.pricing-hero__descr,.pricing-hero__title{max-width:none}.pricing-hero__bottom{gap:24rem}.pricing-hero__list{gap:16rem;transform:translate(32rem) translateZ(0)}.pricing-hero__item{width:100%}.pricing-features__filter{display:block}.pricing-features__table{background:var(--color-white);border:0;border-radius:16rem;box-shadow:0 10rem 15rem -3rem rgba(var(--color-primary-text-rgb),.1),0 4rem 6rem -4rem rgba(var(--color-primary-text-rgb),.1)}.pricing-features__header-left{display:none}.pricing-features__header-list{flex-wrap:wrap}.pricing-features__header-item{border-left:1rem solid rgba(var(--color-white-rgb),.2);display:none;margin-left:-1rem;padding:20rem;width:50%}.pricing-features__header-item.is-active{display:flex}.pricing-features__header-item-title:not(:last-child){margin-bottom:4rem}.pricing-features__header-item-price:not(:last-child){color:rgba(var(--color-white-rgb),.9);margin-bottom:0}.pricing-features__header-item-descr{display:none}.pricing-features__row{flex-direction:column}.pricing-features__left{background:var(--color-light-fields);padding:12rem 16rem;width:100%}.pricing-features__list{flex-wrap:wrap}.pricing-features__item{border-left:1rem solid var(--color-border-color);display:none;margin-left:-1rem;padding:16rem;width:50%}.pricing-features__item.is-active{display:flex}.pricing-features__value{padding:6rem 12rem}.pricing-features__divider{padding:16rem}.pricing-features__footer{background:transparent;flex-direction:column}.pricing-features__footer-left{background:var(--color-blue-accent);color:var(--color-white);padding:12rem 16rem;width:100%}.pricing-features__footer-list{flex-wrap:wrap}.pricing-features__footer-item{border-left:1rem solid var(--color-border-color);display:none;margin-left:-1rem;padding:0 16rem 16rem;width:50%}.pricing-features__footer-item .pricing-features-btn__icon{display:block}.pricing-features__footer-item.is-active{display:flex}.pricing-features__footer-title{display:block;padding:16rem}}@media(any-hover:hover),(hover:hover)and (pointer:fine){a:not([class]):hover{color:var(--color-primary-blue)}.btns-btn--white:hover,.btns-btn:hover{background-color:var(--color-white);color:var(--color-primary-blue)}.btn:hover{background-color:var(--color-primary-blue)}.btn--yellow:hover,.btn.is-disabled:hover{background-color:var(--color-accent-yellow-hover)}.btn.is-disabled:hover{color:var(--color-primary-text)}.glass-btn:hover{background-color:var(--color-white);border-color:var(--color-white);color:var(--color-primary-blue)}.banner-form-input:hover,.banner-form-textarea:hover,.footer-2-form-input:hover,.footer-2-form-textarea:hover{border-color:var(--color-primary-blue)}.banner-form-checkbox__text a:not([class]):hover,.footer-2-form-checkbox__text a:not([class]):hover,.plan-card-link:hover{color:var(--color-primary-blue)}.plan-card-btn--outline:hover,.plan-card-btn:hover{background:var(--color-primary-blue)}.plan-card-btn--outline:hover{color:var(--color-white)}.banner-2-btn:hover{background-color:var(--color-accent-yellow)}.integrations-btn:hover{background:var(--color-white);border-color:var(--color-white);color:var(--color-primary-blue)}.form-input__input:hover,.form-select__toggle:hover,.form-textarea:hover{border-color:var(--color-primary-blue)}.form-select__label:hover{background:var(--color-accent-yellow)}.form-checkbox__text a:not([class]):hover{opacity:.8}.form-btn:hover{background-color:var(--color-accent-yellow-hover)}.form-btn.is-disabled:hover,.form-btn:disabled:hover{background-color:var(--color-accent-yellow-hover);color:var(--color-primary-text)}.header-lang-toggler:hover,.header-link:hover,.header-logo:hover{color:var(--color-primary-blue)}.header-logo:hover .header-logo__img{opacity:.7}.header-lang-toggler:hover{border-color:var(--color-primary-blue)}.header-lang-link:hover{background:var(--color-light-fields)}.header-btn:hover,.header-burger:hover{border-color:var(--color-primary-blue);color:var(--color-primary-blue)}.footer-contacts-link:hover{color:var(--color-white)}.footer-contacts-link:hover .footer-contacts-link__circle{background:var(--color-primary-blue);color:var(--color-white)}.footer-link:hover{color:var(--color-white)}.footer-input:hover{border-color:var(--color-white)}.footer-submit:hover{background:var(--color-primary-blue)}.footer-legal-link:hover{color:var(--color-white)}.footer-socials-link:hover{background:var(--color-primary-blue)}.popup-input:hover,.popup-textarea:hover{border-color:var(--color-primary-blue)}.popup-checkbox__text a:not([class]):hover{color:var(--color-primary-blue)}.popup-btn:hover{background-color:var(--color-primary-blue);color:var(--color-white)}.main-hero-btn:hover{background-color:var(--color-white);color:var(--color-primary-blue)}.main-hero-btn--white:hover,.pricing-features-btn:hover{background-color:var(--color-primary-blue);color:var(--color-white)}.faq-items__item-top:hover,.pricing-features-swap:hover{color:var(--color-primary-blue)}.integrations-items__link:hover~.integrations-items__inner{background:var(--color-primary-blue)}.integrations-items__link:hover~.integrations-items__inner .integrations-items__img{filter:invert(1) brightness(1)}.integrations-items--white .integrations-items__arrows .integrations-btn:hover{background:var(--color-primary-blue);border-color:var(--color-primary-blue);color:var(--color-white)}.popup-form__link:hover{color:var(--color-primary-blue)}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__nav .header-link:hover,html.is-header-light:not(.is-menu-active) .header__col-1 .header-logo:hover{color:var(--color-white)}html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__btn .header-btn:hover,html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__burger .header-burger:hover,html.is-header-light:not(.is-header-scrolled):not(.is-menu-active) .header__lang .header-lang-toggler:hover{background:var(--color-white);border-color:var(--color-white);color:var(--color-primary-blue)}.menu__contacts .footer-contacts-link:hover{color:var(--color-primary-text)}.menu__contacts .footer-contacts-link:hover .footer-contacts-link__circle{background:var(--color-blue-accent);color:var(--color-white)}.menu__socials .footer-socials-link:hover{background:var(--color-blue-accent)}.footer__bottom a:not([class]):hover{color:var(--color-white)}.f-button.is-close-button:hover{border-color:var(--color-primary-blue)}.popup-auth__btns:hover .popup-btn.is-active:not(:hover){background-color:transparent;color:var(--color-primary-text)}.btns__btns:hover .btns-btn--white:not(:hover),.main-hero__btns:hover .main-hero-btn--white:not(:hover){background-color:transparent;color:var(--color-white)}}.bq-form-popup.bq-form-popup--success{align-items:center;display:flex;justify-content:center;padding:16rem}.bq-form-popup.bq-form-popup--success .f-html{background-color:var(--color-white);border-radius:15rem;max-width:408rem;padding:40rem;position:relative;width:100%}.bq-form-popup.bq-form-popup--success .popup{display:block}.bq-form-popup.bq-form-popup--success .popup__inner{padding:0}.bq-form-popup.bq-form-popup--success .auth{max-width:100%;width:328rem}.bq-form-popup.bq-form-popup--success .auth__header{border-bottom:1rem solid #0003;padding-bottom:22rem;padding-right:56rem}.bq-form-popup.bq-form-popup--success .auth__header:not(:last-child){margin-bottom:16rem}.bq-form-popup.bq-form-popup--success .auth__text:not(:last-child){margin-bottom:24rem}.bq-form-popup.bq-form-popup--success .au-title{font-size:22rem;line-height:1.35;font-weight:700;margin:0}.bq-form-popup.bq-form-popup--success .au-text{font-size:16rem;line-height:1.2;font-weight:400}.bq-form-popup.bq-form-popup--success .form{font-size:14rem;line-height:1.4;font-weight:500}.bq-form-popup.bq-form-popup--success .form__inner{display:flex;flex-wrap:wrap;margin:-12rem -20rem}.bq-form-popup.bq-form-popup--success .form__control{margin:12rem 20rem;width:calc(100% - 40rem)}.bq-form-popup.bq-form-popup--success .btn{align-items:center;background:#0067ff;border:0;border-radius:8rem;color:#fff;cursor:pointer;display:inline-flex;font-size:16rem;font-weight:500;justify-content:center;letter-spacing:.01875em;line-height:1;padding:12rem 21rem;text-align:left;transition:color .3s ease,background .3s ease,opacity .3s ease;user-select:none}.bq-form-popup.bq-form-popup--success .btn--large{padding:16rem 28rem}.bq-form-popup.bq-form-popup--success .btn--wide{width:100%}.bq-form-popup.bq-form-popup--success .bq-form-popup__close{background-image:none;height:24rem;top:37.5rem;right:40rem;width:36rem;height:36rem;opacity:1}.bq-form-popup.bq-form-popup--success .bq-form-popup__close:before{opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none'%3E%3Cpath fill='%230067ff' stroke='%230067ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M13.5 33h9C30 33 33 30 33 22.5v-9C33 6 30 3 22.5 3h-9C6 3 3 6 3 13.5v9C3 30 6 33 13.5 33'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='m13.755 22.245 8.49-8.49m0 8.49-8.49-8.49'/%3E%3C/svg%3E")}.bq-form-popup.bq-form-popup--success .bq-form-popup__close:after,.bq-form-popup.bq-form-popup--success .bq-form-popup__close:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.bq-form-popup.bq-form-popup--success .bq-form-popup__close:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath stroke='%237D7D7D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='m14.255 22.745 8.49-8.49m0 8.49-8.49-8.49M14 33.5h9c7.5 0 10.5-3 10.5-10.5v-9c0-7.5-3-10.5-10.5-10.5h-9C6.5 3.5 3.5 6.5 3.5 14v9c0 7.5 3 10.5 10.5 10.5'/%3E%3C/svg%3E")}.bq-form-popup.bq-form-popup--success .bq-form-popup__close:hover:before{opacity:1}.bq-form-popup.bq-form-popup--success .bq-form-popup__close:hover:after{opacity:0}@media(max-width:600px){.bq-form-popup.bq-form-popup--success .f-html{padding:15rem}.bq-form-popup.bq-form-popup--success .bq-form-popup__close{top:12.5rem;right:15rem}}.error{color:red}

/* End */


/* Start:/local/templates/internation/template_styles.css?17878399901036*/
.grecaptcha-badge {
    display: none !important;
}


.eb-h1 {
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: -.01em;
    font-size: 120px;
    line-height: 1;
    font-weight: 600
}

.eb-btn,
.eb-descr {
    letter-spacing: -.03em;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500
}

.eb-btn {
    display: inline-flex;
    align-items: center;
    border-radius: .5em;
    background: #0067ff;
    padding: .75em 1em;
    text-decoration: none;
    letter-spacing: .01875em;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    transition: background .3s ease
}


.error-block {
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    flex: auto
}

.error-block__text,
.error-block__title {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}

.error-block__text:not(:last-child),
.error-block__title:not(:last-child) {
    margin-bottom: 40px
}

.error-block__btn {
    display: flex;
    justify-content: center;
    max-width: 220px;
    width: 100%
}


/* End */
/* /local/js/bquadro/fos/css/style.css?178756808824285 */
/* /local/templates/internation/assets/css/swiper.min.css?17887955426178 */
/* /local/templates/internation/assets/css/fancybox.min.css?178601611332264 */
/* /local/templates/internation/assets/css/app.css?1789045373130682 */
/* /local/templates/internation/template_styles.css?17878399901036 */
