﻿@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

:root {
    --notification-height: 0px
}

html, body {
    font-family: var(--font-family, "Roboto"),sans-serif;
    height: 100%;
    color: var(--text-color, #1D1F29);
    scroll-behavior: smooth
}

html {
    font-size: 10px
}

@media(min-width: 1924px) {
    html {
        font-size: 12.5px
    }
}

@media(min-width: 3200px) {
    html {
        font-size: 17.5px
    }
}

*:before, *:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-size: clamp(1.6rem, 1.038961039vw, 1.6rem);
    line-height: clamp(2.5rem, 1.6233766234vw, 2.5rem)
}

main {
    padding-top: calc(var(--header-top-offset-respo, 0) + var(--notification-height))
}

@media(min-width: 1200px) {
    main {
        padding-top: calc(var(--header-top-offset, 0) + var(--notification-height))
    }
}

@font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.eot?nt4g4t");
    src: url("fonts/icomoon.eot?nt4g4t#iefix") format("embedded-opentype"),url("fonts/icomoon.woff2?nt4g4t") format("woff2"),url("fonts/icomoon.ttf?nt4g4t") format("truetype"),url("fonts/icomoon.woff?nt4g4t") format("woff"),url("fonts/icomoon.svg?nt4g4t#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^=icon-], [class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-minus:before {
    content: "";
    color: #322882
}

.icon-Plus:before {
    content: "";
    color: #322882
}

.icon-arrow:before {
    content: "";
    color: red
}

.icon-play:before {
    content: "";
    color: red
}

.icon-product-bimetal:before {
    content: "";
    color: red
}

.icon-product-diamant:before {
    content: "";
    color: red
}

.icon-product-info-1:before {
    content: "";
    color: #797a80
}

.icon-product-info-2:before {
    content: "";
    color: #797a80
}

.icon-product-info-3:before {
    content: "";
    color: #797a80
}

.icon-product-info-4:before {
    content: "";
    color: #797a80
}

.icon-product-tvrdokov:before {
    content: "";
    color: red
}

.icon-search:before {
    content: "";
    color: red
}

.icon-tech-1:before {
    content: "";
    color: red
}

.icon-tech-2:before {
    content: "";
    color: red
}

.icon-tech-3:before {
    content: "";
    color: red
}

.icon-tech-4:before {
    content: "";
    color: red
}

.icon-tech-5:before {
    content: "";
    color: red
}

.icon-tech-6:before {
    content: "";
    color: red
}

*, *::before, *::after {
    box-sizing: border-box
}

@media(prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

video {
    outline: 0
}

a {
    background-color: transparent
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
    vertical-align: middle
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

p {
    margin: 0
}

ol, ul {
    padding: 0;
    margin: 0
}

b, strong {
    font-weight: 700
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

thead, tbody, tfoot, tr, td, th {
    border-color: inherit;
    border-style: none;
    border-width: 0
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
    border: none
}

button {
    border-radius: 0
}

    button:focus {
        outline: dotted 1px;
        outline: -webkit-focus-ring-color auto 5px
    }

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

textarea {
    resize: vertical;
    overflow: auto
}

iframe {
    border: 0
}

[hidden] {
    display: none
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.tns-outer {
    position: relative
}

    .tns-outer button[data-action] {
        display: none
    }

.tns-controls {
    display: none
}

@media(min-width: 1200px) {
    .tns-controls {
        display: block
    }
}

.tns-controls button {
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - clamp(2rem, 1.9480519481vw, 3rem) - 1.4rem + (clamp(3rem, 2.2727272727vw, 3.5rem) / 2)));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: clamp(3rem, 2.2727272727vw, 3.5rem);
    height: clamp(3rem, 2.2727272727vw, 3.5rem);
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: var(--base-grey, #EDEFF5);
    background-color: transparent;
    color: var(--main-color, #1C2C77);
    transition: 300ms ease-in-out;
    outline: none !important;
    z-index: 2;
    font-size: 0
}

    .tns-controls button::before {
        font-size: clamp(1.4rem, 1.038961039vw, 1.6rem)
    }

    .tns-controls button[data-controls=prev] {
        left: 0
    }

@media(min-width: 1200px) {
    .tns-controls button[data-controls=prev] {
        left: calc(clamp(3rem, 2.2727272727vw, 3.5rem) * -1 - 4rem)
    }
}

.tns-controls button[data-controls=prev]::before {
    content: ""
}

.tns-controls button[data-controls=next] {
    right: 0
}

@media(min-width: 1200px) {
    .tns-controls button[data-controls=next] {
        right: calc(clamp(3rem, 2.2727272727vw, 3.5rem) * -1 - 4rem)
    }
}

.tns-controls button[data-controls=next]::before {
    content: ""
}

.tns-controls button svg {
    display: none
}

.tns-controls button:hover {
    color: var(--base-white, #fff);
    border-color: var(--main-color, #1C2C77);
    background-color: var(--main-color, #1C2C77)
}

.tns-controls button:disabled {
    color: var(--base-disabled, #e7e7e7) !important;
    border-color: var(--base-disabled, #e7e7e7);
    pointer-events: none
}

.tns-nav {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: clamp(2rem, 1.9480519481vw, 3rem)
}

    .tns-nav button {
        padding: 0;
        margin: 0;
        position: relative;
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        border-width: 2px;
        border-style: solid;
        border-color: var(--base-grey-dark, #939393);
        background-color: transparent;
        transition: 300ms ease-in-out;
        outline: none !important
    }

        .tns-nav button::after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            height: .5rem;
            width: .5rem;
            border-radius: 50%;
            background-color: var(--base-grey-dark, #939393);
            opacity: 0;
            transition: 300ms ease-in-out
        }

        .tns-nav button:hover::after {
            opacity: 1
        }

        .tns-nav button.tns-nav-active {
            border-color: var(--main-color, #1C2C77)
        }

            .tns-nav button.tns-nav-active::after {
                background-color: var(--main-color, #1C2C77);
                opacity: 1
            }

.section-grey .slider__arrow {
    background: var(--base-white, #fff)
}

    .section-grey .slider__arrow:hover {
        background: var(--main-color, #1C2C77)
    }

.ss-main {
    position: relative;
    display: inline-block;
    user-select: none;
    color: var(--text-color, #1D1F29);
    width: 100%
}

    .ss-main .ss-single-selected {
        display: flex;
        cursor: pointer;
        width: 100%;
        height: 6rem;
        padding: 1rem 2rem;
        border: 2px solid #e4e5eb;
        border-radius: 0;
        background-color: var(--base-white, #fff);
        outline: 0;
        box-sizing: border-box;
        transition: background-color 300ms
    }

        .ss-main .ss-single-selected.ss-disabled {
            background-color: 2px solid #e4e5eb;
            cursor: not-allowed
        }

        .ss-main .ss-single-selected.ss-open-above {
            border-top-left-radius: 0px;
            border-top-right-radius: 0px
        }

        .ss-main .ss-single-selected.ss-open-below {
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px
        }

        .ss-main .ss-single-selected .placeholder {
            display: flex;
            flex: 1 1 100%;
            align-items: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            text-align: left;
            width: calc(100% - 30px);
            line-height: 1em;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .ss-main .ss-single-selected .placeholder * {
                display: flex;
                align-items: center;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: auto
            }

            .ss-main .ss-single-selected .placeholder .ss-disabled {
                color: var(--text-color, #1D1F29)
            }

        .ss-main .ss-single-selected .ss-deselect {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            flex: 0 1 auto;
            margin: 0 6px 0 6px;
            font-weight: bold
        }

            .ss-main .ss-single-selected .ss-deselect.ss-hide {
                display: none
            }

        .ss-main .ss-single-selected .ss-arrow {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            flex: 0 1 auto;
            margin: 0 6px 0 6px
        }

            .ss-main .ss-single-selected .ss-arrow span {
                border: solid var(--main-color, #1C2C77);
                border-width: 0 2px 2px 0;
                display: inline-block;
                padding: 3px;
                transition: transform 300ms,margin 300ms
            }

                .ss-main .ss-single-selected .ss-arrow span.arrow-up {
                    transform: rotate(-135deg);
                    margin: 3px 0 0 0
                }

                .ss-main .ss-single-selected .ss-arrow span.arrow-down {
                    transform: rotate(45deg);
                    margin: -3px 0 0 0
                }

    .ss-main .ss-multi-selected {
        display: flex;
        flex-direction: row;
        cursor: pointer;
        min-height: 6rem;
        width: 100%;
        padding: 0 0 0 6px;
        border: 1px solid 2px solid #e4e5eb;
        border-radius: 0;
        background-color: var(--base-white, #fff);
        outline: 0;
        box-sizing: border-box;
        transition: background-color 300ms
    }

        .ss-main .ss-multi-selected.ss-disabled {
            background-color: 2px solid #e4e5eb;
            cursor: not-allowed
        }

            .ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled {
                color: var(--text-color, #1D1F29)
            }

            .ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete {
                cursor: not-allowed
            }

        .ss-main .ss-multi-selected.ss-open-above {
            border-top-left-radius: 0px;
            border-top-right-radius: 0px
        }

        .ss-main .ss-multi-selected.ss-open-below {
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            border-color: var(--main-color, #1C2C77)
        }

        .ss-main .ss-multi-selected .ss-values {
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            flex: 1 1 100%;
            width: calc(100% - 30px)
        }

            .ss-main .ss-multi-selected .ss-values .ss-disabled {
                display: flex;
                padding: 4px 5px 4px 14px;
                margin: 2px 0px;
                line-height: 1em;
                align-items: center;
                width: 100%;
                color: var(--text-color, #1D1F29);
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

@keyframes scaleIn {
    0% {
        transform: scale(0);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleOut {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(0);
        opacity: 0
    }
}

.ss-main .ss-multi-selected .ss-values .ss-value {
    display: flex;
    user-select: none;
    align-items: center;
    padding: 3px 5px;
    margin: 3px 5px 3px 0px;
    color: var(--base-white, #fff);
    background-color: var(--main-color, #1C2C77);
    border-radius: 0;
    animation-name: scaleIn;
    animation-duration: .2s;
    animation-timing-function: ease-out;
    animation-fill-mode: both
}

    .ss-main .ss-multi-selected .ss-values .ss-value.ss-out {
        animation-name: scaleOut;
        animation-duration: .2s;
        animation-timing-function: ease-out
    }

    .ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete {
        margin: 0 0 0 5px;
        cursor: pointer
    }

.ss-main .ss-multi-selected .ss-add {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 1 40px
}

    .ss-main .ss-multi-selected .ss-add .ss-plus {
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--text-color, #1D1F29);
        position: relative;
        height: 10px;
        width: 2px;
        transition: transform 300ms
    }

        .ss-main .ss-multi-selected .ss-add .ss-plus:after {
            background: var(--text-color, #1D1F29);
            content: "";
            position: absolute;
            height: 2px;
            width: 10px;
            left: -4px;
            top: 4px
        }

        .ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross {
            transform: rotate(45deg)
        }

.ss-content {
    position: absolute;
    width: 100%;
    margin: -1px 0 0 0;
    box-sizing: border-box;
    border: solid 1px 2px solid #e4e5eb;
    z-index: 1010;
    background-color: var(--base-white, #fff);
    transform-origin: center top;
    transition: transform 300ms,opacity 300ms;
    opacity: 0;
    transform: scaleY(0)
}

    .ss-content.ss-open {
        display: block;
        opacity: 1;
        transform: scaleY(1);
        border-color: var(--main-color, #1C2C77)
    }

    .ss-content .ss-search {
        display: flex;
        flex-direction: row;
        padding: 8px 8px 6px 8px
    }

        .ss-content .ss-search.ss-hide {
            height: 0px;
            opacity: 0;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px
        }

            .ss-content .ss-search.ss-hide input {
                height: 0px;
                opacity: 0;
                padding: 0px 0px 0px 0px;
                margin: 0px 0px 0px 0px
            }

        .ss-content .ss-search input {
            display: inline-flex;
            font-size: inherit;
            line-height: inherit;
            flex: 1 1 auto;
            width: 100%;
            min-width: 0px;
            height: 40px;
            padding: 6px 8px;
            margin: 0;
            border: 1px solid 2px solid #e4e5eb;
            border-radius: 0;
            background-color: var(--base-white, #fff);
            outline: 0;
            text-align: left;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -webkit-appearance: textfield
        }

            .ss-content .ss-search input::placeholder {
                color: var(--text-color, #1D1F29);
                vertical-align: middle
            }

        .ss-content .ss-search .ss-addable {
            display: inline-flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            font-size: 22px;
            font-weight: bold;
            flex: 0 0 30px;
            height: 30px;
            margin: 0 0 0 8px;
            border: 1px solid 2px solid #e4e5eb;
            border-radius: 0;
            box-sizing: border-box
        }

    .ss-content .ss-addable {
        padding-top: 0px
    }

    .ss-content .ss-list {
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: auto;
        text-align: left;
        border: 2px solid #e4e5eb
    }

        .ss-content .ss-list .ss-optgroup .ss-optgroup-label {
            padding: 6px 10px 6px 10px;
            font-weight: bold
        }

        .ss-content .ss-list .ss-optgroup .ss-option {
            padding: 6px 6px 6px 25px
        }

        .ss-content .ss-list .ss-optgroup-label-selectable {
            cursor: pointer
        }

            .ss-content .ss-list .ss-optgroup-label-selectable:hover {
                color: var(--base-white, #fff);
                background-color: var(--main-color, #1C2C77)
            }

        .ss-content .ss-list .ss-option {
            padding: 6px 10px 6px 10px;
            cursor: pointer;
            user-select: none
        }

            .ss-content .ss-list .ss-option * {
                display: inline-block
            }

            .ss-content .ss-list .ss-option:hover, .ss-content .ss-list .ss-option.ss-highlighted {
                color: var(--base-white, #fff);
                background-color: var(--main-color, #1C2C77)
            }

            .ss-content .ss-list .ss-option.ss-disabled {
                cursor: not-allowed;
                color: var(--text-color, #1D1F29);
                background-color: var(--base-white, #fff)
            }

            .ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected {
                color: var(--text-color, #1D1F29);
                background-color: rgba(var(--main-color, #1C2C77), 0.1)
            }

            .ss-content .ss-list .ss-option.ss-hide {
                display: none
            }

            .ss-content .ss-list .ss-option .ss-search-highlight {
                background-color: #fffb8c
            }

.ss-list.multiple-list .ss-option:before {
    content: "";
    width: 24px;
    height: 24px;
    background: var(--base-white, #fff);
    border-radius: 3px;
    border: 1px solid var(--main-color, #1C2C77);
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    top: -2px
}

.ss-list.multiple-list .ss-option.ss-option-selected:before {
    content: "";
    background-color: var(--main-color, #1C2C77);
    font-size: 9px
}

.ss-list.multiple-list .ss-option.ss-disabled:before {
    display: none
}

.input-validation-error .ss-single-selected {
    border: 1px solid #ff4949
}

.widget-wysiwyg *:first-child {
    margin-top: 0
}

.widget-wysiwyg *:last-child {
    margin-bottom: 0
}

.widget-title {
    max-width: 95rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: center
}

.widget-description {
    max-width: 95rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: clamp(3rem, 3.2467532468vw, 5rem);
    text-align: center
}

    .widget-description *:first-child {
        margin-top: 0
    }

    .widget-description *:last-child {
        margin-bottom: 0
    }

.breadcrumbs {
    display: none;
    width: fit-content;
    padding: .75rem 2rem;
    background-color: var(--base-white, #fff)
}

@media(min-width: 1200px) {
    .breadcrumbs {
        display: block
    }
}

.breadcrumbs .breadcrumbs-inner {
    display: flex;
    align-items: center;
    overflow: auto
}

    .breadcrumbs .breadcrumbs-inner::-webkit-scrollbar {
        height: 1px
    }

    .breadcrumbs .breadcrumbs-inner .breadcrumbs-item a, .breadcrumbs .breadcrumbs-inner span {
        color: var(--main-color, #1C2C77);
        font-weight: 500;
        white-space: nowrap;
        font-size: 1.4rem;
        transition: 300ms ease-in-out
    }

    .breadcrumbs .breadcrumbs-inner .breadcrumbs-item a {
        text-decoration: none
    }

        .breadcrumbs .breadcrumbs-inner .breadcrumbs-item a:hover {
            color: var(--second-color, #E3000F);
            text-decoration: none
        }

    .breadcrumbs .breadcrumbs-inner .breadcrumbs-item-last {
        width: 100%
    }

    .breadcrumbs .breadcrumbs-inner .breadcrumbs-separator {
        margin: 0 10px;
        font-weight: 400
    }

        .breadcrumbs .breadcrumbs-inner .breadcrumbs-separator::before {
            content: "";
            font-size: 1rem
        }

a.header-cta-btn, .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid;
    padding: 1.55rem 3rem;
    min-width: 10rem;
    transition: 300ms ease-in-out;
    white-space: unset;
    text-decoration: none;
    border-radius: var(--base-border-radius, 2px);
    vertical-align: middle;
    font-weight: 700
}

    a.header-cta-btn:after, a.header-cta-btn:before, .btn:after, .btn:before {
        font-size: 1.5rem;
        margin: 0 1rem 0 0;
        transition: 300ms ease-in-out
    }

    a.header-cta-btn:after, .btn:after {
        margin: 0 0 0 1rem
    }

    a.header-cta-btn.hovered, a.header-cta-btn:focus, a.header-cta-btn:hover, .btn.hovered, .btn:focus, .btn:hover {
        text-decoration: none;
        outline: 0
    }

    a.header-cta-btn.loading:before, .btn.loading:before {
        content: "";
        border-radius: 50%;
        width: 20px;
        height: 20px;
        border: 3px solid rgba(0,0,0,.1);
        border-top: 3px solid var(--main-color, #1C2C77);
        animation: rotating 1.2s infinite cubic-bezier(0.785, 0.135, 0.15, 0.86)
    }

a.header-cta-btn, .btn-primary {
    background: var(--second-color, #E3000F);
    color: var(--base-white, #fff);
    border-color: var(--second-color, #E3000F)
}

    a.header-cta-btn:focus, .btn-primary:focus {
        background: var(--second-color, #E3000F);
        color: var(--base-white, #fff);
        border-color: var(--second-color, #E3000F)
    }

    a.header-cta-btn.hovered, a.header-cta-btn:hover, .btn-primary.hovered, .btn-primary:hover {
        text-decoration: none;
        background: var(--second-color-hover, #90000A);
        color: var(--base-white, #fff);
        border-color: var(--second-color-hover, #90000A)
    }

    a.header-cta-btn.loading:before, .btn-primary.loading:before {
        border-color: var(--color-line, #E4E5EB);
        border-top-color: var(--second-color, #E3000F)
    }

    a.header-cta-btn.active, .btn-primary.active {
        color: var(--base-white, #fff)
    }

.btn-default {
    background: inherit;
    color: var(--main-color, #1C2C77);
    border-color: var(--main-color, #1C2C77)
}

    .btn-default:focus {
        background: inherit;
        color: var(--main-color, #1C2C77);
        border-color: var(--main-color, #1C2C77)
    }

    .btn-default.hovered, .btn-default:hover {
        text-decoration: none;
        background: var(--main-color, #1C2C77);
        color: var(--base-white, #fff)
    }

    .btn-default.loading:before {
        border-color: var(--color-line, #E4E5EB);
        border-top-color: var(--main-color, #1C2C77)
    }

.btn-arrow:after {
    content: ""
}

.btn-arrow:focus:after, .btn-arrow:hover:after {
    transform: translateX(5px)
}

.btn-scroll:after {
    content: ""
}

.btn-download:after {
    content: ""
}

.btn-back:before {
    content: ""
}

.btn-back:focus:before, .btn-back:hover:before {
    transform: translateX(-5px)
}

#ie-warning-modal {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%
}

    #ie-warning-modal .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(var(--main-color, #1C2C77), 0.5)
    }

    #ie-warning-modal .modal-body {
        position: relative;
        width: 100%;
        max-width: 740px;
        padding: 3rem;
        margin: 50px auto 0;
        background: var(--base-white, #fff);
        text-align: center
    }

    #ie-warning-modal .modal-title {
        margin: 0 0 30px
    }

    #ie-warning-modal .close {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 24px;
        outline: none !important
    }

        #ie-warning-modal .close::before {
            display: none
        }

    #ie-warning-modal ul {
        margin: 20px 0;
        list-style-type: none
    }

        #ie-warning-modal ul li {
            margin-bottom: 0
        }

            #ie-warning-modal ul li::before {
                display: none
            }

    #ie-warning-modal .btn-accept-warning {
        cursor: pointer
    }

a {
    color: var(--second-color, #E3000F);
    cursor: pointer;
    font-weight: 700
}

    a.hovered, a:focus, a:hover {
        outline: none;
        text-decoration: none
    }

.link {
    display: inline-block;
    align-items: center;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: underline;
    font-size: 1.5rem
}

    .link:after, .link:before {
        margin: 0 1rem 0 0;
        text-decoration: none;
        display: inline-block;
        vertical-align: middle;
        font-size: 1.4rem;
        transition: 300ms ease-in-out
    }

        .link:after:focus:after, .link:after:hover:after, .link:before:focus:after, .link:before:hover:after {
            text-decoration: none
        }

    .link:after {
        margin: 0 0 0 1rem
    }

    .link:hover, .link:focus {
        text-decoration: none
    }

    .link.loading:before {
        content: "";
        border-radius: 50%;
        width: 20px;
        height: 20px;
        border: 3px solid rgba(0,0,0,.1);
        border-top: 3px solid var(--main-color, #1C2C77);
        animation: rotating 1.2s infinite cubic-bezier(0.785, 0.135, 0.15, 0.86)
    }

.link-default {
    color: var(--text-color, #1D1F29);
    text-decoration: underline
}

    .link-default:hover, .link-default:focus {
        text-decoration: none;
        color: var(--text-color, #1D1F29)
    }

.link-arrow:after {
    content: ""
}

.link-arrow:focus:after, .link-arrow:hover:after {
    transform: translateX(5px)
}

.link-back:after {
    content: ""
}

.link-back:focus:after, .link-back:hover:after {
    transform: translateX(-5px)
}

.link-scroll:after {
    content: ""
}

.link-download:after {
    content: ""
}

.link-phone:before {
    content: "";
    font-size: 2.9rem
}

.link-email:before {
    content: "";
    font-size: 2.9rem
}

.video-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    transition: 300ms ease-in-out;
    border-radius: var(--base-border-radius, 2px);
    text-decoration: none
}

    .video-link .video-link-play {
        color: #fff;
        text-align: center
    }

        .video-link .video-link-play:before {
            content: "";
            width: 5rem;
            height: 5rem;
            border-radius: 50%;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 1rem auto;
            text-indent: 3px;
            color: var(--main-color, #1C2C77)
        }

    .video-link:focus, .video-link:hover {
        text-decoration: none;
        background: rgba(0,0,0,.5)
    }

::-webkit-scrollbar {
    width: 5px
}

@media(min-width: 768px) {
    ::-webkit-scrollbar {
        width: 10px
    }
}

::-webkit-scrollbar-track {
    background: var(--base-grey, #EDEFF5)
}

::-webkit-scrollbar-thumb {
    background: var(--second-color, #E3000F)
}

    ::-webkit-scrollbar-thumb:hover {
        background: var(--main-color, #1C2C77)
    }

img {
    max-width: 100%
}

.relative {
    position: relative
}

.line {
    width: 100%;
    height: 1px;
    background: var(--color-line, #E4E5EB);
    margin: clamp(3rem, 3.8961038961vw, 6rem) 0
}

main table {
    width: 100%;
    color: var(--text-color, #1D1F29);
    text-align: center;
    border-collapse: collapse
}

    main table tr {
        border-bottom: 2px solid var(--color-line, #E4E5EB);
        right: -1px
    }

        main table tr td {
            padding: 1.25rem 1.5rem;
            background-color: var(--base-white, #fff)
        }

            main table tr td:not(:last-of-type) {
                border-right: 2px solid var(--color-line, #E4E5EB)
            }

        main table tr:nth-child(even) td {
            background: var(--base-grey, #EDEFF5)
        }

    main table thead {
        background-color: var(--base-white, #fff);
        border-top: 2px solid var(--color-line, #E4E5EB)
    }

        main table thead tr th {
            font-weight: 700;
            padding: 1.25rem 1.5rem;
            border-bottom: 2px solid var(--color-line, #E4E5EB)
        }

            main table thead tr th:not(:last-of-type) {
                border-right: 2px solid var(--color-line, #E4E5EB)
            }

    main table tfoot tr {
        background-color: var(--base-white, #fff) !important;
        border-top: 2px solid var(--main-color, #1C2C77);
        border-bottom: 2px solid var(--main-color, #1C2C77)
    }

        main table tfoot tr td {
            border-right: none !important
        }

    main table.time-table tr {
        border: none
    }

        main table.time-table tr td {
            padding: 0
        }

    main table.respo-table {
        width: 100%
    }

        main table.respo-table td {
            white-space: nowrap
        }

        main table.respo-table thead {
            padding: 0 0 3rem
        }

@media(min-width: 768px) {
    main table.respo-table thead {
        display: table-header-group;
        padding: 0
    }
}

@media(min-width: 768px) {
    main table.respo-table thead tr {
        display: table-row
    }
}

@media(min-width: 768px) {
    main table.respo-table tbody {
        display: table-row-group;
        margin: 0
    }
}

main table.respo-table tbody tr {
    margin: 0;
    border: none;
    border-bottom: 2px solid var(--color-line, #E4E5EB);
    margin: 0 0 2rem;
    width: 100%
}

    main table.respo-table tbody tr:last-of-type {
        border-bottom: 1px solid var(--color-line, #E4E5EB)
    }

@media(min-width: 768px) {
    main table.respo-table tbody tr {
        display: table-row;
        margin: 0;
        width: auto
    }
}

main table.respo-table tbody tr td {
    border: none;
    padding: 15px;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.25;
    font-weight: normal;
    vertical-align: middle;
    color: var(--base-black, #1D1F29)
}

@media(min-width: 768px) {
    main table.respo-table tbody tr td {
        display: table-cell;
        width: auto;
        height: 40px
    }
}

main table.respo-table tbody tr td:before {
    content: attr(data-th);
    display: none;
    font-weight: bold;
    font-family: var(--font-family, "Roboto"),sans-serif !important;
    margin: 0 2.5rem 0 0;
    font-size: clamp(12px,10.3896103896vw,16px);
    white-space: nowrap
}

@media(min-width: 768px) {
    main table.respo-table tbody tr td:before {
        display: none
    }
}

main table.respo-table tbody tr:hover .btn-small {
    color: var(--main-color, #1C2C77);
    border-color: var(--main-color, #1C2C77)
}

main table.respo-table.table-edit thead tr th:first-child {
    padding-left: 5.6rem
}

.edit-table-helper {
    display: flex;
    align-items: center
}

    .edit-table-helper .btn-small {
        margin: 0 1.5rem 0 0
    }

.scroll-table {
    max-width: 100%;
    overflow: auto
}

.table-respo-width {
    max-width: 100%;
    overflow-x: auto
}

    .table-respo-width table {
        width: 100%
    }

.table-scroll {
    position: relative;
    z-index: 1;
    margin: auto;
    overflow: auto
}

    .table-scroll .main-table {
        width: 100%;
        margin: auto
    }

        .table-scroll .main-table thead tr {
            background: var(--base-white, #fff) !important;
            border-top: 2px solid var(--color-line, #E4E5EB);
            border-bottom: 2px solid var(--color-line, #E4E5EB)
        }

            .table-scroll .main-table thead tr th {
                border: none
            }

        .table-scroll .main-table tbody tr {
            border-bottom: 1px solid var(--color-line, #E4E5EB)
        }

            .table-scroll .main-table tbody tr td {
                border: none
            }

        .table-scroll .main-table td:first-child, .table-scroll .main-table th:first-child {
            position: -webkit-sticky;
            position: sticky;
            left: 0;
            z-index: 2
        }

        .table-scroll .main-table td .table-scroll-title-sticky, .table-scroll .main-table th .table-scroll-title-sticky {
            position: sticky;
            left: 10rem;
            width: fit-content;
            padding-left: 7rem
        }

@media(min-width: 992px) {
    .table-scroll .main-table td .table-scroll-title-sticky, .table-scroll .main-table th .table-scroll-title-sticky {
        position: unset;
        width: unset;
        padding: 0
    }
}

.table-scroll td, .table-scroll th, .table-scroll .table-scroll-title-left {
    position: sticky
}

    .table-scroll td:first-of-type, .table-scroll th:first-of-type, .table-scroll .table-scroll-title-left:first-of-type {
        width: 10rem;
        white-space: unset
    }

@media(min-width: 992px) {
    .table-scroll td:first-of-type, .table-scroll th:first-of-type, .table-scroll .table-scroll-title-left:first-of-type {
        width: 19rem
    }
}

.table-scroll td:not(:last-of-type)::after, .table-scroll th:not(:last-of-type)::after, .table-scroll .table-scroll-title-left:not(:last-of-type)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: var(--color-line, #E4E5EB)
}

.table-scroll td:not(:first-of-type), .table-scroll th:not(:first-of-type), .table-scroll .table-scroll-title-left:not(:first-of-type) {
    white-space: nowrap
}

.table-scroll th.table-scroll-title-left:first-of-type {
    padding: 0 5px
}

    .table-scroll th.table-scroll-title-left:first-of-type::after {
        right: .5px
    }

@media(min-width: 992px) {
    .table-scroll th.table-scroll-title-left:first-of-type::after {
        right: 0
    }
}

@supports not (-moz-appearance: none) {
    .table-scroll th.table-scroll-title-left:first-of-type::after {
        right: -0.5px
    }

    @media(min-width: 992px) {
        .table-scroll th.table-scroll-title-left:first-of-type::after {
            right: 0
        }
    }
}

.table-scroll th.table-scroll-title-left:first-of-type span {
    display: inline-block;
    width: calc(100% + 10px);
    padding: 1.25rem 1.5rem;
    background-color: #fff;
    transform: translateX(-6px)
}

.table-scroll td {
    background-clip: padding-box !important;
    position: relative
}

    .table-scroll td::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 2px;
        height: 100%;
        background-color: var(--color-line, #E4E5EB)
    }

    .table-scroll td:last-of-type:after {
        content: none
    }

@supports not (-moz-appearance: none) {
    .table-scroll .table-scroll-title-left {
        border-right: 1px solid transparent;
        width: calc(10rem + 30px)
    }

    @media(min-width: 992px) {
        .table-scroll .table-scroll-title-left {
            width: calc(19rem + 30px);
            border-right: none
        }
    }
}

.table-scroll .table-scroll-title-sticky {
    width: 100%;
    font-weight: 700;
    border-top: 2px solid var(--color-line, #E4E5EB);
    border-bottom: 2px solid var(--color-line, #E4E5EB)
}

    .table-scroll .table-scroll-title-sticky .table-scroll-title-left, .table-scroll .table-scroll-title-sticky .table-scroll-title-right {
        position: relative;
        padding: 1.25rem 1.5rem;
        text-align: center
    }

        .table-scroll .table-scroll-title-sticky .table-scroll-title-left::after {
            right: 0
        }

    .table-scroll .table-scroll-title-sticky .table-scroll-title-right {
        flex-grow: 1
    }

h1, .h1 {
    font-size: clamp(3.6rem, 2.8571428571vw, 4.4rem);
    line-height: clamp(4rem, 3.2467532468vw, 5rem);
    font-weight: 700;
    color: var(--main-color, #1C2C77);
    margin: 3.5rem 0;
    text-transform: uppercase
}

h2, .h2 {
    font-size: clamp(3.2rem, 2.3376623377vw, 3.6rem);
    line-height: clamp(3.6rem, 2.5974025974vw, 4rem);
    font-weight: 700;
    color: var(--main-color, #1C2C77);
    margin: 2rem 0;
    text-transform: uppercase
}

h3, .h3 {
    font-size: clamp(2.5rem, 1.6233766234vw, 2.5rem);
    line-height: clamp(3rem, 1.9480519481vw, 3rem);
    font-weight: 700;
    color: var(--main-color, #1C2C77);
    margin: 2rem 0;
    text-transform: uppercase
}

h4, .h4 {
    font-size: clamp(1.8rem, 1.1688311688vw, 1.8rem);
    line-height: clamp(2.5rem, 1.6233766234vw, 2.5rem);
    font-weight: 700;
    color: var(--main-color, #1C2C77);
    margin: 2rem 0;
    text-transform: uppercase
}

small, .small-text {
    font-size: 1.4rem;
    line-height: 2rem
}

big, .perex {
    font-size: clamp(2rem, 1.4285714286vw, 2.2rem);
    line-height: clamp(2.7rem, 1.9480519481vw, 3rem)
}

main ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: my-ol
}

    main ol li {
        margin: 0 0 1.5rem 0;
        padding: 0 0 0 3rem;
        position: relative
    }

        main ol li:before {
            content: counter(my-ol) ".";
            counter-increment: my-ol;
            color: var(--second-color, #E3000F);
            position: absolute;
            left: 0;
            top: .6rem;
            font-weight: 600;
            font-size: 1.6rem;
            font-family: var(--font-family, "Roboto"),sans-serif !important
        }

main ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    main ul li {
        margin: 0 0 1.5rem 0;
        padding: 0 0 0 3rem;
        position: relative
    }

        main ul li:before {
            content: "";
            position: absolute;
            left: 0;
            top: .75rem;
            font-size: 1rem;
            color: var(--second-color, #E3000F)
        }

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.repeater-load-more {
    margin: 5rem 0;
    text-align: center
}

.items-container {
    min-height: 380px
}

    .items-container.loading {
        position: relative
    }

        .items-container.loading:after {
            content: "";
            background: rgba(255,255,255,.2);
            backdrop-filter: blur(5px);
            -webkit-backdrop-filter: blur(5px);
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 11
        }

        .items-container.loading:before {
            content: "";
            box-sizing: border-box;
            position: absolute;
            top: 5rem;
            left: 50%;
            width: 3rem;
            height: 3rem;
            margin-left: -1.5rem;
            border-radius: 50%;
            border: 2px solid transparent;
            border-top-color: var(--main-color, #1C2C77);
            border-bottom-color: var(--main-color, #1C2C77);
            animation: spinner .8s ease infinite;
            z-index: 22
        }

@media(min-width: 768px) {
    .items-container.loading:before {
        width: 4.6rem;
        height: 4.6rem;
        margin-left: -2.3rem
    }
}

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

.checkbox {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0
}

    .checkbox label {
        padding-left: 3rem;
        cursor: pointer
    }

    .checkbox input[type=checkbox] {
        display: none
    }

        .checkbox input[type=checkbox] + label .fake-check {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            width: 2.2rem;
            height: 2.2rem;
            border: 2px solid #e4e5eb;
            background-color: var(--base-white, #fff);
            margin: 0 1rem 0 0;
            pointer-events: none;
            transition: 300ms ease-in-out
        }

            .checkbox input[type=checkbox] + label .fake-check:before {
                content: "";
                position: absolute;
                top: 50%;
                left: 50%;
                width: 1rem;
                height: 1rem;
                opacity: 0;
                background-color: var(--second-color, #E3000F);
                transition: 300ms ease-in-out;
                transform: translate(-50%, -50%)
            }

        .checkbox input[type=checkbox]:hover + label .fake-check {
            border-color: var(--second-color, #E3000F)
        }

        .checkbox input[type=checkbox]:checked + label .fake-check:before {
            opacity: 1
        }

    .checkbox .pristine-error {
        width: 100%
    }

.radio {
    margin: 0
}

    .radio .form-radio-group {
        display: flex;
        flex-wrap: wrap;
        gap: clamp(2rem, 2.0779220779vw, 3.2rem)
    }

    .radio .form-radio-item {
        display: flex;
        align-items: center;
        gap: 1.6rem;
        margin-bottom: 1.6rem
    }

    .radio input[type=radio] {
        display: none
    }

        .radio input[type=radio] + label {
            display: flex;
            align-items: center;
            gap: .8rem
        }

            .radio input[type=radio] + label .fake-radio {
                position: relative;
                width: 2.2rem;
                height: 2.2rem;
                border: 1px solid var(--base-black, #1D1F29);
                background-color: var(--base-white, #fff);
                border-radius: 50%
            }

                .radio input[type=radio] + label .fake-radio:before {
                    content: "";
                    top: 50%;
                    position: absolute;
                    left: 50%;
                    width: 1rem;
                    height: 1rem;
                    background: var(--main-color, #1C2C77);
                    border-radius: 50%;
                    opacity: 0;
                    transition: 300ms ease-in-out;
                    transform: translate(-50%, -50%)
                }

        .radio input[type=radio]:checked + label .fake-radio {
            border-color: var(--main-color, #1C2C77)
        }

            .radio input[type=radio]:checked + label .fake-radio:before {
                opacity: 1
            }

    .radio label {
        margin: 0
    }

.widget-formfieldsubmit.col-50 .form-group {
    text-align: center
}

@media(min-width: 768px) {
    .widget-formfieldsubmit.col-50 .form-group {
        text-align: right
    }
}

.pux-file-upload-component {
    background-color: transparent
}

    .pux-file-upload-component .pux-file-upload-input {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        background-color: transparent;
        outline: 0;
        border: 2px solid #e4e5eb;
        border-radius: var(--base-border-radius, 2px);
        padding: 1rem 2rem;
        min-height: 6rem;
        font-weight: 300
    }

        .pux-file-upload-component .pux-file-upload-input::after {
            content: "";
            display: flex;
            align-items: center;
            justify-content: center;
            width: clamp(30px,3rem,3rem);
            height: clamp(30px,3rem,3rem);
            color: var(--main-color, #1C2C77);
            font-size: clamp(14px,1.6rem,1.6rem)
        }

        .pux-file-upload-component .pux-file-upload-input:hover {
            cursor: pointer
        }

    .pux-file-upload-component .pux-file-upload-input-files {
        display: grid;
        grid-gap: 1px;
        width: 100%;
        border: 2px solid #e4e5eb;
        border-top: none;
        border-radius: 0;
        background-color: transparent
    }

        .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file {
            display: grid;
            grid-gap: 2rem;
            grid-template-columns: 3fr clamp(35px,5rem,5rem) clamp(30px,3rem,3rem);
            padding: 1rem 2rem;
            background-color: transparent;
            padding-top: 1rem;
            padding-bottom: 1rem
        }

            .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file .pux-file-upload-input-file-name {
                display: flex;
                align-items: center;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                font-size: clamp(14px,1.5rem,1.5rem)
            }

                .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file .pux-file-upload-input-file-name::before {
                    content: "";
                    display: flex;
                    color: var(--main-color, #1C2C77);
                    font-size: clamp(14px,1.6rem,1.6rem);
                    margin: 0 1rem 0 0
                }

            .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file .pux-file-upload-input-file-type {
                display: flex;
                align-items: center;
                justify-content: center;
                text-transform: uppercase;
                min-width: max-content;
                font-size: clamp(14px,1.4rem,1.4rem);
                line-height: clamp(18px,1.8rem,1.8rem);
                border-radius: .4rem;
                border: 1px solid var(--color-line, #E4E5EB)
            }

            .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file .pux-file-upload-input-file-clear {
                display: flex;
                align-items: center;
                justify-content: center;
                width: clamp(30px,3rem,3rem);
                height: clamp(30px,3rem,3rem);
                background-color: #ebebeb;
                border-radius: .4rem;
                transition: 300ms ease-in-out
            }

                .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file .pux-file-upload-input-file-clear::after {
                    content: "";
                    font-size: clamp(14px,1.5rem,1.5rem);
                    color: var(--base-black, #1D1F29)
                }

                .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file .pux-file-upload-input-file-clear:hover, .pux-file-upload-component .pux-file-upload-input-files .pux-file-upload-input-file .pux-file-upload-input-file-clear:focus {
                    cursor: pointer;
                    background-color: #d2d2d2
                }

    .pux-file-upload-component .pux-file-upload-clear-btn {
        background-color: var(--second-color, #E3000F);
        padding: .8rem 1rem;
        border-radius: .4rem;
        font-size: clamp(12px,1.2rem,1.2rem);
        text-transform: uppercase;
        color: var(--base-white, #fff);
        text-decoration: none;
        transition: 300ms ease-in-out
    }

        .pux-file-upload-component .pux-file-upload-clear-btn:hover, .pux-file-upload-component .pux-file-upload-clear-btn:focus {
            text-decoration: none;
            background-color: var(--second-color-hover, #90000A)
        }

.file-input {
    display: flex
}

    .file-input label {
        margin: 0
    }

    .file-input .file-input-name {
        border: 2px solid #e4e5eb;
        justify-content: flex-end;
        position: relative;
        width: 50%;
        margin: 0 1rem 0 0;
        padding: 0 3rem 0 0
    }

    .file-input .file-name, .file-input .file-placeholder {
        padding: 1rem 2rem;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0
    }

    .file-input .btn {
        background: var(--base-black, #1D1F29);
        color: var(--base-white, #fff);
        cursor: pointer
    }

    .file-input .file-remove {
        display: none;
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        height: 100%;
        align-items: center;
        justify-content: center;
        width: 2.5rem
    }

    .file-input .error-file {
        display: none
    }

.newsletter-wrapper {
    padding: clamp(3rem, 3.2467532468vw, 5rem) 0 !important;
    background-color: var(--base-grey, #EDEFF5)
}

    .newsletter-wrapper .newsletter-container {
        max-width: 60rem;
        margin: 0 auto
    }

        .newsletter-wrapper .newsletter-container form .widget-row {
            gap: 2rem 0
        }

@media(min-width: 320px)and (max-width: 991px) {
    .newsletter-wrapper .newsletter-container form .widget-row .widget-formfieldsubmit {
        order: 3
    }
}

.newsletter-wrapper .newsletter-container form input[type=email] {
    height: 5rem
}

.newsletter-wrapper .newsletter-container form button {
    width: 100%;
    height: 5rem;
    padding: .5rem 2rem;
    border-radius: 0
}

.has-danger {
    scroll-margin-top: 8rem
}

    .has-danger select, .has-danger input[type=email], .has-danger input[type=tel], .has-danger input[type=text], .has-danger input[type=number], .has-danger input[type=password], .has-danger input[type=number], .has-danger input[type=date], .has-danger input[type=datetime-local], .has-danger input[type=url], .has-danger .pux-file-upload-input, .has-danger textarea {
        border: 1px solid #ff4949;
        animation-name: blink;
        animation-duration: 1s;
        animation-timing-function: ease;
        animation-iteration-count: 2;
        animation-direction: normal
    }

.pristine-error {
    font-size: 1.4rem;
    line-height: 1;
    color: #ff4949;
    display: block;
    margin-top: .5rem
}

button, input[type=submit] {
    cursor: pointer
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, input:-internal-autofill-selected, input:-internal-autofill-previewed {
    background-color: var(--base-white, #fff) !important;
    -webkit-box-shadow: 0 0 0 4rem var(--base-white, #fff) inset !important;
    color: var(--text-color, #1D1F29) !important
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

    .alert-danger h2, .alert-danger h3 {
        color: #721c24;
        margin: 0 0 5px 0
    }

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

    .alert-success h2, .alert-success h3 {
        color: #155724;
        margin: 0 0 5px 0
    }

.alert {
    padding: .75rem 1.25rem;
    margin: 0;
    border: 1px solid transparent;
    border-radius: .6rem;
    font-weight: 700
}

@keyframes blink {
    0% {
        background: #fff
    }

    50% {
        background: #fec7ca
    }

    100% {
        background: #fff
    }
}

.hidden {
    display: none
}

.form-parent.d-none {
    display: none
}

.form-parent h2 {
    margin-top: 0
}

.form-success {
    display: none
}

    .form-success.d-block {
        display: block
    }

.widget-container.widget-form .small-container {
    margin: 0 auto
}

form {
    max-width: 45rem;
    margin: 0 auto
}

    form .widget-row {
        gap: 5rem
    }

        form .widget-row .form-group {
            margin: 0 !important
        }

            form .widget-row .form-group.widget-formfieldinput, form .widget-row .form-group.widget-formfieldmultiple, form .widget-row .form-group.widget-formfieldtextarea {
                padding: 0 !important
            }

            form .widget-row .form-group.widget-formfieldsubmit {
                padding: 0 !important;
                margin: 0 !important
            }

    form .form-group {
        margin: 1.25rem 0
    }

        form .form-group.type-submit {
            margin-top: 1.75rem
        }

    form.hide-labels .form-group:not(.checkbox) > label {
        display: none
    }

.required-star::before {
    content: "*";
    color: var(--main-color, #1C2C77);
    font-size: clamp(14px,1.4rem,1.4rem);
    line-height: 1
}

.form-group-centered {
    position: relative;
    display: flex;
    align-items: center
}

select, input[type=email], input[type=tel], input[type=text], input[type=number], input[type=password], input[type=number], input[type=date], input[type=datetime-local], input[type=url], textarea {
    width: 100%;
    background-color: var(--base-white, #fff);
    outline: 0;
    border: 2px solid #e4e5eb;
    border-radius: var(--base-border-radius, 2px);
    padding: 1rem 2rem;
    height: 6rem;
    font-weight: 300
}

    select:focus, input[type=email]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=number]:focus, input[type=password]:focus, input[type=number]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=url]:focus, textarea:focus {
        border: 2px solid var(--second-color, #E3000F)
    }

    select::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=number]::placeholder, input[type=date]::placeholder, input[type=datetime-local]::placeholder, input[type=url]::placeholder, textarea::placeholder {
        color: #b0b0b0
    }

button[type=submit]::after {
    content: none
}

label {
    margin-bottom: .75rem;
    display: inline-block;
    font-size: 1.4rem
}

.form-group-centered label {
    margin: 0
}

textarea {
    min-height: 14rem
}

    textarea.no-resize {
        resize: none
    }

.grecaptcha-badge {
    z-index: 1009
}

.pux-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    max-width: 154rem;
    width: 100%
}

    .pux-container:after {
        display: block;
        content: "";
        clear: both
    }

@media(min-width: 768px) {
    .pux-container {
        padding-left: 4.5rem;
        padding-right: 4.5rem
    }
}

.pux-container .pux-container {
    padding-left: 0;
    padding-right: 0
}

.header-container {
    max-width: 154rem
}

.small-container {
    max-width: 95rem;
    margin: 0 auto
}

.smaller-container {
    max-width: 75rem;
    margin: 0 auto
}

.body-container {
    background: #fff;
    border-radius: .6rem;
    padding: 1px 1rem 2rem 1rem
}

@media(min-width: 768px) {
    .body-container {
        padding: 1px 2.5rem 2.5rem 2.5rem
    }
}

.section-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0 5rem
}

.section-container, .widget-container {
    position: relative;
    display: block;
    width: 100%;
    flex-basis: 100%
}

.section-container {
    padding: calc(clamp(6rem, 6.4935064935vw, 10rem)/2) 0
}

    .section-container.horizontal-align-center .section-grid {
        align-items: center
    }

    .section-container.vertical-align-center .section-grid {
        justify-content: center
    }

    .section-container.vertical-align-right .section-grid {
        justify-content: flex-end
    }

.section-slash {
    z-index: 2
}

@media(min-width: 992px) {
    .section-slash::before {
        content: "";
        position: absolute;
        top: 1px;
        display: block;
        width: 100%;
        height: 8rem;
        background-color: var(--base-white, #fff);
        clip-path: polygon(0 100%, 100% 0, 100% 100%);
        transform: translateY(-100%)
    }
}

@media(min-width: 992px) {
    .section-slash.section-grey::before {
        background: var(--base-grey, #EDEFF5)
    }
}

@media(min-width: 992px) {
    .section-slash.section-blue::before {
        background: var(--main-color, #1C2C77)
    }
}

@media(min-width: 992px) {
    .section-slash.section-gradient::before {
        background: linear-gradient(to right, #1C2C77 0%, #161D4C 100%)
    }
}

.section-button {
    display: flex
}

    .section-button.button-align-center {
        justify-content: center
    }

    .section-button.button-align-right {
        justify-content: flex-end
    }

.widget-container {
    padding: calc(clamp(6rem, 6.4935064935vw, 10rem)/2) 0
}

    .widget-container .widget-description.section-description {
        max-width: unset;
        margin-bottom: calc(-1*(clamp(3rem, 3.2467532468vw, 5rem) / 2));
        text-align: left
    }

.section-white {
    background: var(--base-white, #fff)
}

    .section-white + .section-white {
        padding-top: 0
    }

        .section-white + .section-white .widget-container:first-child {
            padding-top: 0
        }

            .section-white + .section-white .widget-container:first-child.col-50 + .widget-container.col-50 {
                padding-top: 0
            }

.section-grey {
    background: var(--base-grey, #EDEFF5)
}

    .section-grey + .section-grey {
        padding-top: 0
    }

        .section-grey + .section-grey .widget-container:first-child {
            padding-top: 0
        }

            .section-grey + .section-grey .widget-container:first-child.col-50 + .widget-container.col-50 {
                padding-top: 0
            }

.section-blue {
    background: var(--main-color, #1C2C77)
}

    .section-blue + .section-blue {
        padding-top: 0
    }

        .section-blue + .section-blue .widget-container:first-child {
            padding-top: 0
        }

            .section-blue + .section-blue .widget-container:first-child.col-50 + .widget-container.col-50 {
                padding-top: 0
            }

.section-gradient {
    background: linear-gradient(to right, #1C2C77 0%, #161D4C 100%)
}

    .section-gradient + .section-gradient {
        padding-top: 0
    }

        .section-gradient + .section-gradient .widget-container:first-child {
            padding-top: 0
        }

            .section-gradient + .section-gradient .widget-container:first-child.col-50 + .widget-container.col-50 {
                padding-top: 0
            }

.technical-information-btn {
    margin: calc(-1 * clamp(2rem, 2.5974025974vw, 4rem)) 0 clamp(6rem, 5.1948051948vw, 8rem) 0
}

.section-container.visibility-false {
    display: none
}

.dev-logs {
    position: fixed;
    bottom: 0;
    right: 0;
    max-width: 100vw;
    padding: 2rem;
    background-color: #ff4949;
    color: var(--base-white, #fff);
    z-index: 999999999999999900000000000
}

    .dev-logs a {
        color: var(--base-white, #fff);
        text-decoration: underline
    }

        .dev-logs a:hover {
            text-decoration: none
        }

.col-25 {
    flex-basis: 100%
}

@media(min-width: 768px) {
    .col-25 {
        flex-basis: calc(25% - (5rem / 1.25))
    }
}

.col-33 {
    flex-basis: 100%
}

@media(min-width: 768px) {
    .col-33 {
        flex-basis: calc(33.3333333333% - (5rem / 1.5))
    }
}

.col-50 {
    flex-basis: 100%
}

@media(min-width: 768px) {
    .col-50 {
        flex-basis: calc(50% - (5rem / 2))
    }
}

.col-66 {
    flex-basis: 100%
}

@media(min-width: 768px) {
    .col-66 {
        flex-basis: calc(66.6666666667% - (5rem / 3))
    }
}

.col-75 {
    flex-basis: 100%
}

@media(min-width: 768px) {
    .col-75 {
        flex-basis: calc(75% - (5rem / 5))
    }
}

.col-100 {
    flex-basis: 100%
}

.cookies-modal .cookies-modal-body .checkbox-cookies input[type=checkbox] + label:before {
    border-color: var(--main-color, #1C2C77);
    border-radius: .4rem;
    transition: 300ms ease-in-out
}

.cookies-modal .cookies-modal-body .checkbox-cookies input[type=checkbox]:checked + label:before {
    background-color: var(--main-color, #1C2C77)
}

.cookies-panel .cookies-btn, .cookies-modal .cookies-btn {
    transition: 300ms ease-in-out;
    border-radius: var(--base-border-radius, 2px);
    border: 2px solid var(--main-color, #1C2C77);
    font-weight: 700
}

    .cookies-panel .cookies-btn.btn-primary, .cookies-modal .cookies-btn.btn-primary {
        background-color: var(--main-color, #1C2C77);
        color: var(--base-white, #fff)
    }

        .cookies-panel .cookies-btn.btn-primary:hover, .cookies-modal .cookies-btn.btn-primary:hover {
            background-color: var(--second-color, #E3000F);
            border-color: var(--second-color, #E3000F)
        }

    .cookies-panel .cookies-btn.btn-default, .cookies-modal .cookies-btn.btn-default {
        background-color: var(--base-white, #fff);
        color: var(--text-color, #1D1F29)
    }

        .cookies-panel .cookies-btn.btn-default:hover, .cookies-modal .cookies-btn.btn-default:hover {
            background-color: var(--main-color, #1C2C77);
            color: var(--base-white, #fff)
        }

.footer {
    background: linear-gradient(90deg, var(--main-color, #1C2C77) 0%, #161D4C 100%);
    color: var(--footer-text-color, #fff);
    padding-top: clamp(3rem, 2.5974025974vw, 4rem);
    padding-bottom: clamp(5rem, 5.1948051948vw, 8rem)
}

    .footer h4 {
        margin: 0 0 2rem 0;
        color: var(--footer-text-color, #fff);
        font-size: 1.4rem;
        line-height: 2rem;
        text-transform: unset
    }

    .footer .footer-row {
        display: grid;
        grid-gap: clamp(3rem, 3.2467532468vw, 5rem);
        grid-template-columns: 1fr
    }

@media(min-width: 575px) {
    .footer .footer-row {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width: 992px) {
    .footer .footer-row {
        grid-template-columns: 20rem 20rem 1fr
    }
}

@media(min-width: 320px)and (max-width: 574px) {
    .footer .footer-item {
        text-align: center
    }
}

@media(min-width: 575px)and (max-width: 991px) {
    .footer .footer-item.footer-search {
        grid-column: 1/3
    }
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .footer ul li {
        margin: 0 0 .5rem 0
    }

.footer p + p {
    margin-top: clamp(1rem, 1.2987012987vw, 2rem)
}

.footer a {
    color: var(--footer-text-color, #fff);
    text-decoration: none;
    font-weight: 400
}

    .footer a:focus, .footer a:hover {
        color: var(--footer-text-color, #fff);
        text-decoration: underline
    }

.footer .footer-search {
    display: flex;
    flex-direction: column;
    gap: clamp(2rem, 1.9480519481vw, 3rem)
}

@media(min-width: 575px) {
    .footer .footer-search {
        flex-direction: row
    }
}

@media(min-width: 992px) {
    .footer .footer-search {
        justify-content: flex-end
    }
}

.footer .footer-search .header-search {
    padding: 0
}

.footer .footer-search h3 {
    margin: 1rem 0;
    color: var(--base-white, #fff)
}

.footer .footer-search .header-search-controls {
    min-width: 25rem;
    margin: 0;
    border-color: var(--base-white, #fff)
}

    .footer .footer-search .header-search-controls input[type=search] {
        color: var(--base-white, #fff)
    }

        .footer .footer-search .header-search-controls input[type=search]::placeholder {
            color: rgba(255,255,255,.5)
        }

    .footer .footer-search .header-search-controls a.header-search-submit::after {
        color: var(--base-white, #fff)
    }

.footer-logo {
    font-size: 0
}

.copyright {
    position: relative;
    background: var(--base-white, #fff);
    padding: 3rem 0;
    color: var(--footer-text-color, #797A80);
    border-top: 1px solid #3e3e3e;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400
}

@media(min-width: 1200px) {
    .copyright {
        padding: 1.5rem 0 2.5rem 0
    }
}

.copyright .copyright-row {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    justify-content: space-between;
    align-items: center
}

@media(min-width: 320px)and (max-width: 574px) {
    .copyright .copyright-row {
        flex-direction: column
    }
}

.copyright .copyright-row .copyright-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(2rem, 1.9480519481vw, 3rem)
}

@media(min-width: 575px) {
    .copyright .copyright-row .copyright-links {
        flex-wrap: wrap;
        flex-direction: unset;
        align-items: unset
    }
}

.copyright .copyright-row .copyright-copy p {
    display: inline-block
}

.copyright a {
    color: var(--footer-text-color, #797A80);
    text-decoration: none;
    font-weight: 700
}

    .copyright a:focus, .copyright a:hover {
        color: var(--footer-text-color, #797A80);
        text-decoration: underline
    }

.social-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 2.5rem;
    padding: 1rem
}

    .social-link:before {
        font-size: 2.5rem;
        height: 2.5rem;
        transition: 300ms ease-in-out
    }

    .social-link.social-facebook:before {
        content: ""
    }

    .social-link.social-youtube:before {
        content: ""
    }

    .social-link.social-twitter:before {
        content: ""
    }

    .social-link.social-instagram:before {
        content: ""
    }

    .social-link.social-linkedin:before {
        content: ""
    }

    .social-link span {
        display: none
    }

    .social-link:focus, .social-link:hover {
        text-decoration: none !important
    }

    .social-link.social-facebook:focus::before, .social-link.social-facebook:hover::before {
        color: #3b5998
    }

    .social-link.social-twitter:focus::before, .social-link.social-twitter:hover::before {
        color: #00aced
    }

    .social-link.social-linkedin:focus::before, .social-link.social-linkedin:hover::before {
        color: #0d77b7
    }

    .social-link.social-youtube:focus::before, .social-link.social-youtube:hover::before {
        color: #cc181e
    }

    .social-link.social-instagram:focus::before, .social-link.social-instagram:hover::before {
        color: #8a3ab9
    }

    .social-link.social-pinterest:focus::before, .social-link.social-pinterest:hover::before {
        color: #cd2029
    }

    .social-link.social-google:focus::before, .social-link.social-google:hover::before {
        color: #d34836
    }

.pt-zero {
    padding-top: clamp(0rem, 0vw, 0rem) !important
}

.pb-zero {
    padding-bottom: clamp(0rem, 0vw, 0rem) !important
}

.pt-half {
    padding-top: clamp(2.5rem, 3.2467532468vw, 5rem) !important
}

.pb-half {
    padding-bottom: clamp(2.5rem, 3.2467532468vw, 5rem) !important
}

.pt-double {
    padding-top: clamp(10rem, 12.987012987vw, 20rem) !important
}

.pb-double {
    padding-bottom: clamp(10rem, 12.987012987vw, 20rem) !important
}

.ktc-form input + label:after, .ktc-form input + label:before, .ktc-admin-ui [class*=" icon-"]:before, .ktc-admin-ui [class^=icon-]:before, kentico-section-header .ktc-section-header [class*=" icon-"]:before, kentico-section-header .ktc-section-header [class^=icon-]:before {
    font-family: "Core-icons" !important
}

*:before, *:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2rem
}

.d-none, .hide {
    display: none !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.text-center {
    text-align: center
}

.m-0 {
    margin: 0 !important
}

.p-0 {
    padding: 0 !important
}

.uppercase {
    text-transform: uppercase
}

.mb-80 {
    margin-bottom: 8rem
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

header {
    position: var(--header-position, absolute);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: 300ms ease-in-out;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(28,44,119,.2)
}

@media(min-width: 1200px) {
    header {
        background-color: unset;
        box-shadow: unset
    }
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 8rem;
    background-color: #fff;
    transition: 300ms ease-in-out
}

@media(min-width: 1200px) {
    .header {
        height: 8rem;
        margin-top: 5rem;
        box-shadow: 0px 0px 30px 0px rgba(28,44,119,.2)
    }
}

.header .header-logo {
    display: flex;
    align-items: center;
    padding: 1.5rem 0;
    margin-right: 2rem;
    transition: 300ms ease-in-out
}

@media(min-width: 1200px) {
    .header .header-logo {
        margin: 0 2rem
    }
}

.header .header-logo a {
    display: inline-block
}

    .header .header-logo a span {
        display: none
    }

    .header .header-logo a img {
        max-width: none;
        height: 5rem
    }

.header .header-cta {
    display: flex;
    align-items: center;
    height: 100%
}

    .header .header-cta .header-cta-btn {
        width: 100%;
        height: 100%;
        padding: 2.55rem 3rem;
        background-color: var(--main-color, #1C2C77);
        border-color: var(--main-color, #1C2C77);
        border-radius: 0
    }

        .header .header-cta .header-cta-btn:focus {
            background-color: var(--main-color, #1C2C77);
            border-color: var(--main-color, #1C2C77);
            color: var(--base-white, #fff)
        }

        .header .header-cta .header-cta-btn.hovered, .header .header-cta .header-cta-btn:hover {
            text-decoration: none;
            background: var(--second-color, #E3000F);
            color: var(--base-white, #fff);
            border-color: var(--second-color, #E3000F)
        }

.header .header-hamburger {
    display: flex;
    align-items: center;
    margin-right: 1rem
}

@media(min-width: 1200px) {
    .header .header-hamburger {
        display: none
    }
}

.header .header-hamburger .open-menu {
    width: clamp(2.2rem, 3.8961038961vw, 6rem);
    height: clamp(1.8rem, 3.8961038961vw, 6rem);
    position: relative;
    display: block
}

    .header .header-hamburger .open-menu span {
        width: clamp(1.8rem, 3.5064935065vw, 5.4rem);
        position: absolute;
        left: 0;
        height: 2px;
        background: var(--second-color, #E3000F);
        margin-top: -1px;
        top: 50%;
        border-radius: 2px;
        transition: 300ms ease-in-out;
        transition-delay: 50ms
    }

        .header .header-hamburger .open-menu span:before, .header .header-hamburger .open-menu span:after {
            content: "";
            width: clamp(2.2rem, 3.8961038961vw, 6rem);
            left: 0;
            height: 2px;
            background: var(--second-color, #E3000F);
            position: absolute;
            border-radius: 2px;
            transition: 300ms ease-in-out
        }

        .header .header-hamburger .open-menu span:before {
            bottom: clamp(8px, 1.038961039vw, 1.6rem)
        }

        .header .header-hamburger .open-menu span:after {
            top: clamp(8px, 1.038961039vw, 1.6rem);
            width: clamp(1.4rem, 3.2467532468vw, 5rem);
            background: var(--second-color, #E3000F)
        }

.header .header-hamburger.active .open-menu span {
    width: 0;
    background: transparent
}

    .header .header-hamburger.active .open-menu span:before {
        top: 0;
        background: var(--second-color, #E3000F);
        transform: rotate(45deg)
    }

    .header .header-hamburger.active .open-menu span:after {
        top: 0;
        width: clamp(2.2rem, 3.8961038961vw, 6rem);
        background: var(--second-color, #E3000F);
        transform: rotate(-45deg)
    }

.logo-big .header .header-logo a img {
    height: clamp(4rem, 3.8961038961vw, 6rem)
}

.logo-medium .header .header-logo a img {
    height: clamp(3.5rem, 3.2467532468vw, 5rem)
}

.logo-small .header .header-logo a img {
    height: clamp(3rem, 2.5974025974vw, 4rem)
}

.target {
    scroll-margin-top: calc(10rem + var(--notification-height))
}

@media(min-width: 1200px) {
    .target {
        scroll-margin-top: 10rem
    }
}

.header-menu {
    padding-top: 2rem
}

@media(min-width: 1200px) {
    .header-menu {
        height: 100%;
        padding-top: unset
    }
}

.header-menu.small-window.show-language {
    opacity: 1;
    transform: unset
}

    .header-menu.small-window.show-language .language-selector .header-window, .header-menu.small-window.show-language .language-selector .header-window-respo {
        opacity: 1;
        overflow: visible;
        transform: translate(0, calc(0 - var(--notification-height)))
    }

    .header-menu.small-window.show-language .language-selector .header-window-close {
        text-align: end
    }

.header-menu.small-window.showing .header-menu-top li.active a {
    pointer-events: none;
    background-color: var(--base-grey, #EDEFF5)
}

.header-menu .header-menu-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 3rem 2rem 3rem;
    display: block
}

@media(min-width: 1200px) {
    .header-menu .header-menu-top {
        display: none
    }
}

.header-menu .header-menu-top .language-selector {
    display: block
}

@media(min-width: 1200px) {
    .header-menu .header-menu-top .language-selector {
        display: none
    }
}

.header-menu .header-menu-top .language-selector .lang-item::before {
    width: 2rem;
    height: 2rem
}

.header-menu .header-menu-top .language-selector .lang-item.language-selector-current {
    background-color: inherit
}

.header-menu .header-menu-top .language-selector .header-window, .header-menu .header-menu-top .language-selector .header-window-respo {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    height: 100vh;
    opacity: 0;
    overflow: hidden;
    transform: translate(0, calc(20rem - var(--notification-height)));
    transition: 300ms ease-in-out;
    padding: 3.3rem 2.4rem
}

    .header-menu .header-menu-top .language-selector .header-window .header-window-inner ul, .header-menu .header-menu-top .language-selector .header-window-respo .header-window-inner ul {
        justify-content: center
    }

.header-menu .header-menu-top .language-selector .header-window-respo {
    height: 0
}

    .header-menu .header-menu-top .language-selector .header-window-respo.active {
        height: 100vh
    }

.header-menu .header-menu-top .header-window-close {
    position: unset;
    display: block
}

@media(min-width: 1200px) {
    .header-menu .header-menu-top .header-window-close {
        display: none
    }
}

.header-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

@media(min-width: 1200px) {
    .header-menu > ul {
        display: flex;
        align-items: center
    }
}

.header-menu > ul > li {
    display: block;
    position: relative;
    height: 100%
}

@media(min-width: 1200px) {
    .header-menu > ul > li {
        margin: 0 2rem;
        display: flex;
        align-items: center;
        border: none
    }

        .header-menu > ul > li::before {
            content: "";
            position: absolute;
            left: 0;
            bottom: -1rem;
            width: 100%;
            background-color: transparent;
            height: 1rem
        }
}

.header-menu > ul > li > span, .header-menu > ul > li > a {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--main-color, #1C2C77);
    font-weight: 600;
    transition: 300ms ease-in-out;
    padding: 1rem 3rem;
    text-decoration: none
}

@media(min-width: 1200px) {
    .header-menu > ul > li > span, .header-menu > ul > li > a {
        padding: 5px 0
    }
}

.header-menu > ul > li > span.active, .header-menu > ul > li > a.active {
    color: var(--main-color, #1C2C77)
}

.header-menu > ul > li > a:focus, .header-menu > ul > li > a:hover {
    text-decoration: none;
    color: var(--second-color, #E3000F)
}

.header-menu > ul > li > span {
    cursor: default
}

.header-menu > ul > li > ul {
    position: relative;
    display: none;
    background: var(--base-white, #fff);
    transform: translateY(0.6rem);
    overflow: hidden;
    z-index: 14;
    transition: 300ms ease-in-out
}

@media(min-width: 1200px) {
    .header-menu > ul > li > ul {
        display: block;
        min-width: 27rem;
        max-height: 50rem;
        position: absolute;
        top: 100%;
        left: -3rem;
        box-shadow: 0px 0px 30px 0px rgba(28,44,119,.2);
        overflow-y: auto;
        visibility: hidden;
        opacity: 0
    }
}

.header-menu > ul > li > ul > li > a, .header-menu > ul > li > ul > li > span {
    display: block;
    color: var(--main-color, #1C2C77);
    text-decoration: none;
    transition: 300ms ease-in-out;
    padding: clamp(0.8rem, 0.974025974vw, 1.5rem) 2rem clamp(0.8rem, 0.974025974vw, 1.5rem) 4rem
}

@media(min-width: 1200px) {
    .header-menu > ul > li > ul > li > a, .header-menu > ul > li > ul > li > span {
        padding: clamp(0.8rem, 0.974025974vw, 1.5rem) 3rem
    }
}

.header-menu > ul > li > ul > li > a:focus, .header-menu > ul > li > ul > li > a:hover, .header-menu > ul > li > ul > li > span:focus, .header-menu > ul > li > ul > li > span:hover {
    color: var(--second-color, #E3000F);
    text-decoration: none;
    transform: translateX(8px)
}

.header-menu > ul > li > ul > li > a.active, .header-menu > ul > li > ul > li > span.active {
    color: var(--second-color, #E3000F)
}

.header-menu > ul > li.open > ul {
    display: block;
    max-height: 99999px;
    transform: translateY(0)
}

@media(min-width: 1200px) {
    .header-menu > ul > li.open > ul {
        opacity: 0;
        visibility: hidden;
        max-height: 0;
        transform: unset
    }
}

.header-menu > ul > li.open .menu-openner:before {
    transform: rotate(270deg)
}

@media(min-width: 1200px) {
    .header-menu > ul > li.open .menu-openner:before {
        transform: unset
    }
}

@media(min-width: 1200px) {
    .header-menu > ul > li.hovered > ul, .header-menu > ul > li:hover > ul {
        opacity: 1;
        visibility: visible;
        margin-top: -1px;
        transform: translateY(1.6rem)
    }

    .header-menu > ul > li.hovered .menu-openner:before, .header-menu > ul > li:hover .menu-openner:before {
        transform: rotate(270deg)
    }
}

.header-menu .menu-openner {
    color: var(--base-black, #1D1F29);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    padding: 0;
    width: 5rem;
    right: 0;
    top: 0;
    height: clamp(49px, 31.8181818182vw, 49px)
}

@media(min-width: 1200px) {
    .header-menu .menu-openner {
        position: static;
        width: auto;
        margin-left: 1rem
    }
}

.header-menu .menu-openner:before {
    content: "";
    font-size: 1rem;
    transition: 300ms ease-in-out;
    width: 1rem;
    transform: rotate(90deg)
}

.header-menu > ul > li > a.header-cta-btn {
    padding: 1.2rem 2rem;
    margin: 2rem
}

@media(min-width: 1200px) {
    .header-menu > ul > li > a.header-cta-btn {
        margin: 0
    }
}

.header-window.small-window.header-menu {
    overflow-y: auto;
    max-height: calc(100vh - (6rem + var(--notification-height)));
    box-shadow: 0px 0px 30px 0px rgba(28,44,119,.2)
}

.header-window.overlay-window.header-menu, .header-window.small-window.header-menu {
    background-color: var(--base-white, #fff)
}

@media(min-width: 1200px) {
    .header-window.overlay-window.header-menu, .header-window.small-window.header-menu {
        display: flex;
        align-items: center;
        position: static;
        padding: 0;
        visibility: visible;
        opacity: 1;
        min-width: 1px;
        transform: none;
        background: none;
        width: max-content;
        z-index: 99;
        margin-left: auto;
        overflow-y: unset;
        box-shadow: none;
        border: none
    }

        .header-window.overlay-window.header-menu.showing, .header-window.small-window.header-menu.showing {
            transform: none
        }
}

@media(min-width: 320px)and (max-width: 1199px) {
    .header-window.overlay-window > ul {
        padding: 8rem 2rem 3rem;
        background-color: var(--base-white, #fff)
    }
}

@media(min-width: 768px)and (max-width: 1199px) {
    .header-window.overlay-window > ul {
        padding: 10rem 20vw 6rem
    }
}

.header-login {
    position: relative;
    display: flex;
    align-items: center
}

    .header-login .header-login-btn {
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        border: 1px solid var(--color-line, #E4E5EB);
        border-radius: .6rem;
        padding: 1.5rem
    }

@media(min-width: 1200px) {
    .header-login .header-login-btn {
        padding: 1rem 1.5rem;
        margin: 0;
        max-width: 190px
    }
}

.header-login .header-login-btn:before {
    content: "";
    font-size: 1.6rem;
    color: var(--text-color, #1D1F29)
}

@media(min-width: 1200px) {
    .header-login .header-login-btn:before {
        margin: 0 1rem 0 0
    }
}

.header-login .header-login-btn .header-login-btn-inner {
    display: none
}

@media(min-width: 1200px) {
    .header-login .header-login-btn .header-login-btn-inner {
        max-width: 130px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        font-size: 1.5rem
    }
}

.header-login .header-login-btn:hover {
    color: var(--text-color, #1D1F29)
}

.header-login .header-login-btn.active {
    background: var(--second-color, #E3000F);
    color: var(--base-white, #fff)
}

    .header-login .header-login-btn.active:before {
        color: var(--base-white, #fff)
    }

@media(min-width: 1200px) {
    .header-login .header-window {
        width: 190px;
        padding: 2rem 0;
        min-height: 150px;
        border: 1px solid var(--color-line, #E4E5EB)
    }
}

.header-login a {
    color: var(--text-color, #1D1F29);
    text-decoration: none;
    display: block;
    padding: .5rem 0;
    line-height: 1
}

@media(min-width: 1200px) {
    .header-login a {
        color: var(--base-white, #fff)
    }
}

.header-login a:focus, .header-login a:hover {
    text-decoration: none;
    color: var(--main-color, #1C2C77)
}

.header-login ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.header-login li {
    padding: .5rem 2rem
}

    .header-login li:last-child {
        margin-top: 2rem
    }

@media(min-width: 1200px) {
    .header-login li:last-child {
        padding-top: 2.5rem;
        border-top: 1px solid var(--color-line, #E4E5EB)
    }
}

.header-window {
    display: none
}

    .header-window.small-window {
        background-color: var(--base-grey, #EDEFF5);
        color: var(--base-white, #fff);
        box-shadow: 0px 0px 30px 0px rgba(28,44,119,.2);
        width: 100%;
        min-width: inherit;
        max-width: none;
        position: absolute;
        bottom: 0;
        left: -1rem;
        transform: translate(0%, calc(100% + 2rem));
        z-index: 12;
        display: block;
        visibility: hidden;
        opacity: 0;
        min-width: 100%
    }

        .header-window.small-window.active {
            opacity: 1;
            visibility: visible
        }

        .header-window.small-window.showing {
            transform: translate(0%, 100%);
            transition: 300ms ease-in-out
        }

        .header-window.small-window:hover, .header-window.small-window:focus {
            transition-delay: 200ms
        }

    .header-window .header-window-close {
        position: absolute;
        top: 1rem;
        right: 1rem;
        padding: 1rem;
        cursor: pointer;
        display: none
    }

        .header-window .header-window-close:before {
            content: "";
            color: var(--main-color, #1C2C77);
            font-size: 2.2rem;
            transition: color 300ms ease-in-out
        }

@media(min-width: 768px) {
    .header-window .header-window-close:before {
        font-size: 3rem
    }
}

.header-window .header-window-close:hover:before, .header-window .header-window-close:focus:before {
    color: #c10f37
}

@media(min-width: 320px)and (max-width: 1199px) {
    .header-window.overlay-window {
        position: fixed;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        min-width: 100%;
        max-width: 100% !important;
        height: 100vh;
        width: 100% !important;
        z-index: 9999;
        transition: all 300ms ease-in-out;
        overflow: auto;
        padding: 0 !important
    }

        .header-window.overlay-window .header-window-close {
            display: block
        }
}

@media(min-width: 320px)and (max-width: 1199px) {
    .header-window.overlay-window .header-window-inner {
        flex: 0 1 100%;
        display: flex;
        min-height: 100%;
        align-items: flex-start;
        justify-content: center;
        max-width: 100%;
        padding: 8rem 2rem 3rem;
        background-color: var(--base-white, #fff)
    }
}

@media(min-width: 768px)and (max-width: 1199px) {
    .header-window.overlay-window .header-window-inner {
        padding: 10rem 20vw 6rem
    }
}

@media(min-width: 1200px) {
    .header-window.overlay-window {
        width: 100%;
        min-width: inherit;
        max-width: none;
        position: absolute;
        bottom: 0;
        right: 0;
        transition: none;
        transform: translateY(0);
        z-index: 12;
        display: block;
        visibility: hidden;
        opacity: 0;
        min-width: 100%;
        transition: 300ms ease-in-out
    }
}

@media(min-width: 1200px) {
    .header-window.overlay-window:hover, .header-window.overlay-window:focus {
        transition-delay: 200ms
    }
}

.header-window.overlay-window.active {
    display: block
}

@media(min-width: 1200px) {
    .header-window.overlay-window.active {
        opacity: 1;
        visibility: visible;
        margin-bottom: -1px
    }
}

@media(min-width: 1200px) {
    .header-window.overlay-window.showing {
        transform: translate(0%, 100%);
        transition: 300ms ease-in-out
    }
}

.header-search {
    padding: 2rem 3rem
}

@media(min-width: 1200px) {
    .header-search {
        padding: unset
    }
}

.header-search-container .header-search-controls {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 50px;
    height: 5.4rem;
    border: 2px solid var(--color-line, #E4E5EB)
}

@media(min-width: 1200px) {
    .header-search-container .header-search-controls {
        max-width: 25rem;
        margin: 0 3rem
    }
}

.header-search-container .header-search-controls input[type=search] {
    width: 100%;
    height: 5rem;
    padding: 1.05rem 0 1.05rem 1.5rem;
    background-color: transparent;
    border: none;
    caret-color: var(--text-color, #1D1F29);
    color: var(--text-color, #1D1F29)
}

    .header-search-container .header-search-controls input[type=search]:focus, .header-search-container .header-search-controls input[type=search]:hover {
        outline: 0
    }

.header-search-container .header-search-controls a.header-search-submit {
    outline: none;
    border: none;
    background: transparent;
    font-size: 0;
    height: 100%;
    display: flex;
    padding: 1.2rem 1.4rem;
    align-items: center;
    text-decoration: none
}

    .header-search-container .header-search-controls a.header-search-submit::after {
        content: "";
        font-size: 2.2rem;
        color: var(--main-color, #1C2C77);
        transition: 300ms ease-in-out
    }

    .header-search-container .header-search-controls a.header-search-submit:hover, .header-search-container .header-search-controls a.header-search-submit:focus {
        cursor: pointer;
        text-decoration: none
    }

        .header-search-container .header-search-controls a.header-search-submit:hover::after, .header-search-container .header-search-controls a.header-search-submit:focus::after {
            color: var(--second-color, #E3000F)
        }

.language-selector {
    position: relative;
    display: none;
    margin: 0 3.5rem 0 0;
    height: 100%
}

@media(min-width: 1200px) {
    .language-selector {
        display: flex
    }
}

.language-selector .language-selector-current {
    display: flex;
    align-items: center;
    cursor: pointer
}

@media(min-width: 1200px) {
    .language-selector .language-selector-current {
        margin-left: 3.5rem
    }
}

@media(min-width: 1400px) {
    .language-selector .language-selector-current {
        margin-left: 3.5rem
    }
}

.language-selector .language-selector-current.lang-item {
    border: none;
    height: unset
}

.language-selector.active .language-selector-current.lang-item, .language-selector:hover .language-selector-current.lang-item {
    background-color: unset
}

.language-selector.active .header-window.small-window, .language-selector.active .header-window-respo.small-window, .language-selector:hover .header-window.small-window, .language-selector:hover .header-window-respo.small-window {
    opacity: 1;
    visibility: visible;
    transform: translateY(0rem)
}

.language-selector .header-window, .language-selector .header-window-respo {
    bottom: unset;
    top: 100%;
    width: max-content;
    max-width: 39rem;
    min-width: 1px;
    background-color: var(--base-white, #fff);
    transition: 300ms ease-in-out;
    transform: translateY(-1rem)
}

.language-selector .header-window-inner {
    padding: 2.5rem 3rem
}

.language-selector ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem
}

.lang-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    gap: 1rem;
    height: 5rem;
    width: 5rem;
    color: var(--base-black, #1D1F29);
    text-decoration: none;
    border: 1px solid var(--base-grey, #EDEFF5);
    background-color: var(--base-white, #fff);
    transition: 300ms ease-in-out
}

    .lang-item::before {
        content: "";
        display: block;
        background-repeat: no-repeat;
        height: 2rem;
        width: 2rem;
        border-radius: .4rem
    }

    .lang-item span {
        display: none
    }

    .lang-item:not(.active):hover, .lang-item:not(.active):focus {
        border-color: var(--second-color, #E3000F)
    }

    .lang-item.active {
        pointer-events: none;
        background-color: var(--base-grey, #EDEFF5)
    }

.lang-cz:before {
    background: url("../img/flags/CZ.svg")
}

.lang-en:before {
    background: url("../img/flags/US.svg")
}

.lang-sk:before {
    background: url("../img/flags/SK.svg")
}

.lang-ua:before {
    background: url("../img/flags/UA.svg")
}

.notification-top {
    background-color: #353534;
    position: relative;
    transition: max-height .5s ease-in-out;
    overflow: hidden
}

    .notification-top .notification-top-inner {
        color: var(--base-white, #fff);
        font-size: 1.4rem;
        line-height: 1.5;
        padding: 1rem 0;
        text-align: center
    }

        .notification-top .notification-top-inner a {
            color: var(--base-white, #fff);
            text-decoration: underline
        }

            .notification-top .notification-top-inner a:focus, .notification-top .notification-top-inner a:hover {
                text-decoration: none
            }

    .notification-top .notification-top-close {
        color: var(--base-white, #fff);
        position: absolute;
        right: 2rem;
        top: 50%;
        transform: translateY(-50%)
    }

        .notification-top .notification-top-close:before {
            content: "";
            font-size: 1rem;
            line-height: 1
        }

        .notification-top .notification-top-close span {
            display: none
        }

        .notification-top .notification-top-close:focus, .notification-top .notification-top-close:hover {
            text-decoration: none
        }

    .notification-top.notification-close {
        max-height: 0
    }

        .notification-top.notification-close.show {
            transition: max-height .5s ease-in-out;
            max-height: 500px
        }

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.product-detail-top {
    display: grid;
    grid-gap: clamp(6rem, 8.1168831169vw, 12.5rem);
    align-items: center
}

@media(min-width: 1200px) {
    .product-detail-top {
        grid-template-columns: .895fr 1fr
    }
}

.product-detail-top .product-detail-top-img {
    height: 32rem
}

    .product-detail-top .product-detail-top-img img {
        height: 100%;
        object-fit: contain
    }

.product-detail-top .product-detail-top-content h1 {
    margin: 0 0 4rem 0
}

.product-detail-top .product-detail-top-content .product-detail-parametrs {
    display: grid;
    align-items: start;
    grid-gap: 2rem;
    margin-top: 4rem
}

@media(min-width: 480px) {
    .product-detail-top .product-detail-top-content .product-detail-parametrs {
        grid-template-columns: 1fr 1fr
    }
}

.product-detail-top .product-detail-top-content .product-detail-parametrs .product-detail-parametr-item {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    font-weight: 700
}

    .product-detail-top .product-detail-top-content .product-detail-parametrs .product-detail-parametr-item::before {
        color: var(--footer-text-color, #797A80);
        font-size: 2.4rem
    }

    .product-detail-top .product-detail-top-content .product-detail-parametrs .product-detail-parametr-item.parameter-geometry::before {
        content: ""
    }

    .product-detail-top .product-detail-top-content .product-detail-parametrs .product-detail-parametr-item.parameter-material::before {
        content: ""
    }

    .product-detail-top .product-detail-top-content .product-detail-parametrs .product-detail-parametr-item.parameter-bandwidth::before {
        content: ""
    }

.product-detail-top + .product-detail-calculator-wrapper {
    margin-top: clamp(6rem, 5.1948051948vw, 8rem)
}

.product-detail-info {
    display: grid;
    grid-gap: clamp(2rem, 3.2467532468vw, 5rem);
    margin-top: clamp(6rem, 5.1948051948vw, 8rem);
    margin-bottom: clamp(6rem, 5.1948051948vw, 8rem)
}

@media(min-width: 992px) {
    .product-detail-info {
        grid-template-columns: repeat(3, 1fr)
    }
}

.product-tabs-container {
    padding-top: clamp(2rem, 1.9480519481vw, 3rem);
    background-color: var(--base-grey, #EDEFF5);
    overflow: hidden;
    text-align: center
}

@media(min-width: 575px) {
    .product-tabs-container {
        text-align: unset
    }
}

.product-tabs-container label {
    width: 100%;
    margin: 0;
    padding: 1.25rem 3rem;
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--main-color, #1C2C77);
    cursor: pointer
}

    .product-tabs-container label:last-of-type {
        margin-bottom: 2rem
    }

@media(min-width: 575px) {
    .product-tabs-container label {
        width: unset
    }

        .product-tabs-container label:last-of-type {
            margin-bottom: 0
        }
}

.product-tabs-container input:checked + label {
    background-color: var(--base-white, #fff);
    color: var(--text-color, #1D1F29)
}

.product-tabs-container .tabs-content {
    position: relative;
    background-color: var(--base-white, #fff);
    overflow: unset
}

    .product-tabs-container .tabs-content::before, .product-tabs-container .tabs-content::after {
        content: "";
        position: absolute;
        top: 0;
        left: calc(-1*(100vw - 100%)/2);
        width: calc((100vw - 100%)/2);
        height: 100%;
        background-color: var(--base-white, #fff)
    }

    .product-tabs-container .tabs-content::after {
        left: unset;
        right: calc(-1*(100vw - 100%)/2)
    }

    .product-tabs-container .tabs-content .tab-content {
        padding: clamp(4rem, 6.4935064935vw, 10rem) 0 clamp(6rem, 6.4935064935vw, 10rem) 0;
        background-color: var(--base-white, #fff);
        overflow: hidden
    }

.product-detail-table + h3 {
    margin-top: clamp(4rem, 3.2467532468vw, 5rem)
}

.product-detail-table-help {
    display: grid;
    grid-gap: 1rem clamp(3rem, 3.2467532468vw, 5rem);
    width: fit-content;
    margin-top: 3rem;
    font-size: 1.4rem;
    line-height: 2rem;
    text-align: left;
    margin-bottom: clamp(5rem, 6.4935064935vw, 10rem)
}

@media(min-width: 768px) {
    .product-detail-table-help {
        grid-template-columns: minmax(auto, 32.5rem) minmax(auto, 32.5rem)
    }
}

.product-detail-table-help .product-detail-table-help-item {
    position: relative;
    padding-left: 5rem
}

    .product-detail-table-help .product-detail-table-help-item::before {
        position: absolute;
        top: 0;
        left: 0;
        font-family: var(--font-family, "Roboto"),sans-serif !important;
        font-weight: 700;
        content: attr(data-symbol)
    }

    .product-detail-table-help .product-detail-table-help-item a {
        color: var(--main-color, #1C2C77)
    }

.product-detail-calculator-wrapper {
    display: grid;
    border: 2px solid var(--main-color, #1C2C77)
}

@media(min-width: 1200px) {
    .product-detail-calculator-wrapper {
        grid-template-columns: repeat(2, 1fr)
    }
}

.product-detail-calculator-wrapper h3 {
    margin: 0 0 1.5rem 0;
    text-align: center
}

@media(min-width: 768px) {
    .product-detail-calculator-wrapper h3 {
        text-align: unset
    }
}

.product-detail-calculator-wrapper form {
    max-width: unset;
    margin: unset
}

    .product-detail-calculator-wrapper form .product-detail-calculator {
        padding: 4rem;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

        .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row {
            display: grid;
            align-items: end;
            grid-gap: 2rem
        }

@media(min-width: 768px) {
    .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row {
        grid-template-columns: 1fr 1fr auto
    }
}

.product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row label {
    margin-bottom: 1rem
}

.product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row .ss-main {
    width: 100% !important
}

    .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row .ss-main .ss-single-selected {
        height: 6rem
    }

    .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row .ss-main .ss-content .ss-search {
        display: none
    }

    .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row .ss-main .ss-content .ss-list .ss-option-selected {
        background-color: var(--base-grey, #EDEFF5);
        pointer-events: none
    }

.product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row input {
    height: 6rem
}

.product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row .btn {
    width: 100%;
    cursor: pointer
}

@media(min-width: 768px) {
    .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-row .btn {
        width: usnet
    }
}

.product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-price {
    display: flex;
    gap: 1rem;
    margin-top: 1.5rem
}

    .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-price label {
        margin: 0;
        font-size: 1.6rem
    }

    .product-detail-calculator-wrapper form .product-detail-calculator .product-detail-calculator-body .product-detail-calculator-price input {
        border: none;
        height: unset;
        padding: 0;
        opacity: 1;
        font-weight: 700
    }

.product-detail-calculator-wrapper .product-detail-calculator-empty {
    display: none
}

@media(min-width: 1200px) {
    .product-detail-calculator-wrapper .product-detail-calculator-empty {
        display: flex;
        gap: 1rem;
        margin-top: 1.5rem;
        font-weight: 700;
        font-size: 1.4rem;
        opacity: 0;
        visibility: hidden;
        color: var(--main-color, #1C2C77)
    }
}

.product-detail-calculator-wrapper .product-detail-calculator-content {
    padding: 4rem;
    background-color: var(--main-color, #1C2C77);
    color: var(--base-white, #fff);
    text-align: center
}

@media(min-width: 768px) {
    .product-detail-calculator-wrapper .product-detail-calculator-content {
        text-align: unset
    }
}

.product-detail-calculator-wrapper .product-detail-calculator-content h3 {
    color: var(--base-white, #fff);
    margin-bottom: 2rem
}

.product-detail-calculator-wrapper .product-detail-calculator-content .product-detail-calculator-btn {
    margin-top: 2rem
}

.product-materials .product-materials-grid {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 1rem 2rem;
    margin-bottom: 4rem;
    text-align: left
}

    .product-materials .product-materials-grid .product-materials-icons {
        display: flex;
        gap: 2rem
    }

.product-materials .product-materials-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0 5rem
}

@media(min-width: 768px) {
    .product-materials .product-materials-list {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width: 992px) {
    .product-materials .product-materials-list {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.product-materials .product-materials-list .material-item {
    display: flex;
    gap: 2rem;
    align-items: center;
    padding: 1.5rem 0;
    border-bottom: 2px solid var(--color-line, #E4E5EB)
}

    .product-materials .product-materials-list .material-item:nth-of-type(1) {
        padding-top: 0
    }

@media(min-width: 768px) {
    .product-materials .product-materials-list .material-item:nth-of-type(1), .product-materials .product-materials-list .material-item:nth-of-type(2) {
        padding-top: 0
    }
}

@media(min-width: 992px) {
    .product-materials .product-materials-list .material-item:nth-of-type(3) {
        padding-top: 0
    }
}

.product-materials .product-materials-list .material-item img {
    width: 2.4rem;
    height: 2rem
}

@media(min-width: 320px)and (max-width: 991px) {
    #tab-content-data[data-firefox=true] .product-detail-table tr th:first-of-type::after {
        right: -0.5px
    }
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.product-container {
    display: grid;
    grid-gap: clamp(2rem, 3.2467532468vw, 5rem);
    grid-template-columns: repeat(1, 1fr)
}

@media(min-width: 575px) {
    .product-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 992px) {
    .product-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width: 1200px) {
    .product-container {
        grid-template-columns: repeat(4, 1fr)
    }
}

.product-item {
    background-color: var(--base-grey, #EDEFF5);
    text-decoration: none;
    transition: 300ms ease-in-out
}

    .product-item .product-item-image {
        overflow: hidden
    }

        .product-item .product-item-image img {
            width: 100%;
            min-height: 100%;
            max-height: 100%;
            transition: 300ms ease-in-out;
            object-fit: cover
        }

            .product-item .product-item-image img.placeholder-img {
                min-height: 18.2rem;
                max-height: 18.2rem
            }

    .product-item .product-item-content {
        padding: 3rem;
        font-size: 1.4rem;
        line-height: 2rem;
        color: var(--text-color, #1D1F29);
        font-weight: 400
    }

        .product-item .product-item-content .h4 {
            margin-top: 0
        }

        .product-item .product-item-content .product-item-content-perex {
            overflow: hidden;
            -webkit-line-clamp: 2;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            display: -webkit-box
        }

        .product-item .product-item-content .product-item-parametrs {
            margin-top: 2rem
        }

            .product-item .product-item-content .product-item-parametrs .product-detail-parametr-item {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                font-weight: 700
            }

                .product-item .product-item-content .product-item-parametrs .product-detail-parametr-item::before {
                    color: var(--footer-text-color, #797A80);
                    font-size: 2.4rem
                }

                .product-item .product-item-content .product-item-parametrs .product-detail-parametr-item.parameter-geometry::before {
                    content: ""
                }

                .product-item .product-item-content .product-item-parametrs .product-detail-parametr-item.parameter-material::before {
                    content: ""
                }

                .product-item .product-item-content .product-item-parametrs .product-detail-parametr-item.parameter-bandwidth::before {
                    content: ""
                }

                .product-item .product-item-content .product-item-parametrs .product-detail-parametr-item + .product-detail-parametr-item {
                    margin-top: 1.5rem
                }

    .product-item:hover {
        box-shadow: 0px 8px 32px 0px rgba(9,31,41,.2)
    }

        .product-item:hover .product-item-image img {
            transform: scale(1.05)
        }

.section-grey .product-item {
    background-color: var(--base-white, #fff)
}

.not-selectable {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.carousel {
    position: relative;
    box-sizing: border-box
}

    .carousel *, .carousel *:before, .carousel *:after {
        box-sizing: inherit
    }

    .carousel.is-draggable {
        cursor: move;
        cursor: grab
    }

    .carousel.is-dragging {
        cursor: move;
        cursor: grabbing
    }

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-y
}

.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    user-select: none
}

    .carousel__dots .carousel__dot {
        margin: 0;
        padding: 0;
        display: block;
        position: relative;
        width: 22px;
        height: 22px;
        cursor: pointer
    }

        .carousel__dots .carousel__dot:after {
            content: "";
            width: 8px;
            height: 8px;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: currentColor;
            opacity: .25;
            transition: opacity .15s ease-in-out
        }

        .carousel__dots .carousel__dot.is-selected:after {
            opacity: 1
        }

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease
}

    .carousel__button.is-prev, .carousel__button.is-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    .carousel__button.is-prev {
        left: 10px
    }

    .carousel__button.is-next {
        right: 10px
    }

    .carousel__button[disabled] {
        cursor: default;
        opacity: .3
    }

    .carousel__button svg {
        width: var(--carousel-button-svg-width, 50%);
        height: var(--carousel-button-svg-height, 50%);
        fill: none;
        stroke: currentColor;
        stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
        stroke-linejoin: bevel;
        stroke-linecap: round;
        filter: var(--carousel-button-svg-filter, none);
        pointer-events: none
    }

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 1050;
    outline: none;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

    .fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
        box-sizing: inherit
    }

    .fancybox__container :focus {
        outline: none
    }

body:not(.is-using-mouse) .fancybox__container :focus {
    box-shadow: 0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, 0.92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

    .fancybox__carousel.has-dots {
        margin-bottom: calc(0.5rem + 22px)
    }

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px 8px;
    position: relative;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

    .fancybox__slide::before, .fancybox__slide::after {
        content: "";
        flex: 0 0 0;
        margin: auto
    }

@media all and (min-width: 1024px) {
    .fancybox__slide {
        padding: 64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

    .fancybox__content :focus:not(.carousel__button.is-close) {
        outline: thin dotted;
        box-shadow: none
    }

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container > .carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

    .fancybox__nav .carousel__button.is-next {
        right: 8px
    }

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media all and (min-width: 1024px) {
    .carousel__button.is-close {
        right: 40px
    }
}

.fancybox__content > .carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: var(--fancybox-color, #fff)
}

.fancybox__no-click, .fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

    .fancybox__spinner svg circle {
        fill: none;
        stroke-width: 2.75;
        stroke-miterlimit: 10;
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
        animation: fancybox-dash 1.5s ease-in-out infinite;
        stroke-linecap: round;
        stroke: currentColor
    }

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px
    }
}

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    animation: .15s ease both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    from {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255,255,255,.1)
}

    .fancybox__carousel .carousel__slide::-webkit-scrollbar {
        width: 8px;
        height: 8px
    }

    .fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
        background-color: rgba(255,255,255,.1)
    }

    .fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 2px;
        box-shadow: inset 0 0 4px rgba(0,0,0,.2)
    }

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    touch-action: none;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: transparent;
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    touch-action: none
}

    .has-image[data-image-fit=contain] .fancybox__content {
        flex-direction: row;
        flex-wrap: wrap
    }

    .has-image[data-image-fit=contain] .fancybox__image {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

    .has-image[data-image-fit=contain-w] .fancybox__content {
        min-height: auto
    }

    .has-image[data-image-fit=contain-w] .fancybox__image {
        max-width: 100%;
        height: auto
    }

.has-image[data-image-fit=cover] {
    overflow: visible;
    touch-action: none
}

    .has-image[data-image-fit=cover] .fancybox__content {
        width: 100%;
        height: 100%
    }

    .has-image[data-image-fit=cover] .fancybox__image {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24,24,27,.9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video, .fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: transparent
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0px 3px;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

    .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-width: 5px;
        border-style: solid;
        border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
        opacity: 0;
        transition: opacity .15s ease;
        border-radius: var(--fancybox-thumbs-border-radius, 4px)
    }

    .fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
        opacity: .92
    }

    .fancybox__thumbs .carousel__slide > * {
        pointer-events: none;
        user-select: none
    }

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: rgba(255,255,255,.1);
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))
}

@media all and (min-width: 1024px) {
    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media(max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    user-select: none
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.page-title {
    min-height: 22rem;
    padding: 8rem 0 clamp(6rem, 6.4935064935vw, 10rem) 0;
    background-color: var(--base-grey, #EDEFF5)
}

@media(min-width: 1200px) {
    .page-title {
        padding-top: 13rem
    }
}

.page-title.no-perex {
    padding-bottom: 5rem;
    min-height: 14rem
}

@media(min-width: 320px)and (max-width: 1199px) {
    .page-title.no-perex {
        padding-bottom: 3rem;
        background-color: var(--base-white, #fff);
        min-height: unset
    }
}

.page-title .page-title-content {
    max-width: clamp(50rem, 61.6883116883vw, 95rem);
    margin: clamp(6rem, 4.5454545455vw, 7rem) auto 0 auto;
    text-align: center
}

@media(min-width: 992px) {
    .page-title .page-title-content {
        margin: clamp(6rem, 4.5454545455vw, 7rem) 0 0 0;
        text-align: unset
    }
}

.page-title .page-title-content h1 {
    margin-top: 0
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.widget-container.widget-topimage, .widget-container.widget-topimagecontainer {
    margin: calc(-1*(clamp(6rem, 6.4935064935vw, 10rem)/2 + clamp(6rem, 6.4935064935vw, 10rem)/2)) 0
}

.top-image {
    padding-top: 8rem;
    position: relative;
    min-height: 90vh;
    display: grid;
    grid-template-rows: 1fr auto
}

@media(min-width: 768px) {
    .top-image {
        grid-template-rows: 1fr;
        padding-top: 0;
        min-height: 81rem
    }
}

.top-image p:not(.perex) + .top-image-btn {
    margin-top: 3rem
}

.top-image .breadcrumbs {
    position: relative;
    z-index: 33;
    margin-top: 0
}

@media(min-width: 1200px) {
    .top-image .breadcrumbs {
        display: block;
        position: absolute;
        top: 13rem;
        left: 4.5rem
    }
}

.top-image .breadcrumbs .breadcrumbs-item a, .top-image .breadcrumbs span {
    color: var(--main-color, #1C2C77)
}

    .top-image .breadcrumbs .breadcrumbs-item a:focus, .top-image .breadcrumbs .breadcrumbs-item a:hover {
        color: var(--second-color, #E3000F);
        text-decoration: none
    }

.top-image.normal-type .breadcrumbs {
    margin-bottom: clamp(0rem, 2.5974025974vw, 4rem)
}

.top-image .pux-container {
    position: relative;
    width: 100%;
    height: 100%
}

.top-image .top-image-inner {
    display: flex;
    align-items: center;
    flex-direction: column
}

@media(min-width: 768px) {
    .top-image .top-image-inner {
        flex-direction: row
    }
}

.top-image .top-image-inner > .pux-container {
    display: flex;
    justify-content: center;
    align-items: center
}

.top-image .top-image-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

    .top-image .top-image-background img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        object-position: top center;
        max-height: 100%;
        min-height: 100%
    }

.top-image .top-image-content {
    z-index: 3;
    position: relative;
    color: var(--base-white, #fff);
    text-align: center;
    max-width: 70rem;
    margin: 0 auto;
    padding: 4rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

    .top-image .top-image-content.left {
        text-align: left;
        margin-left: 0
    }

    .top-image .top-image-content.center {
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .top-image .top-image-content.right {
        text-align: right;
        margin-left: auto;
        margin-right: 0
    }

    .top-image .top-image-content h1, .top-image .top-image-content h2 {
        color: var(--base-white, #fff);
        min-height: unset;
        margin: 0 0 3.5rem 0;
        line-height: clamp(4rem, 3.2467532468vw, 5rem)
    }

    .top-image .top-image-content:has(.breadcrumbs) h1 {
        margin-top: clamp(1rem, 1.9480519481vw, 3rem) !important
    }

.top-image .perex {
    margin: 0 0 3rem 0
}

@media(min-width: 768px) {
    .top-image.parallax .top-image-background {
        overflow: hidden;
        clip: rect(0, auto, auto, 0)
    }
}

@media(min-width: 768px) {
    .top-image.parallax img {
        position: fixed;
        z-index: -1;
        right: 0;
        top: 0;
        transform: perspective(0px)
    }
}

@media(min-width: 768px) {
    .top-image.zoom .top-image-background {
        overflow: hidden
    }
}

@media(min-width: 768px) {
    .top-image.zoom img {
        transform: scale(1, 1);
        transition: 1500ms;
        animation-duration: 1s;
        animation-fill-mode: both;
        animation-name: zoom
    }
}

.top-image.small-type {
    min-height: unset;
    padding-top: 8rem
}

@media(min-width: 1200px) {
    .top-image.small-type {
        padding-top: 0
    }
}

.top-image.small-type .top-image-blue-section {
    display: none
}

.top-image.small-type .pux-container {
    display: block;
    z-index: 2
}

.top-image.small-type .top-image-inner .pux-container {
    justify-content: flex-start
}

    .top-image.small-type .top-image-inner .pux-container .top-image-content {
        text-align: start;
        margin: 0;
        padding: 0;
        margin: clamp(6rem, 4.5454545455vw, 7rem) 0
    }

@media(min-width: 1200px) {
    .top-image.small-type .top-image-inner .pux-container .top-image-content {
        padding-top: 13rem;
        margin-top: 0
    }
}

.top-image.small-type .top-image-inner .pux-container .top-image-content.left {
    text-align: left;
    margin-left: 0
}

.top-image.small-type .top-image-inner .pux-container .top-image-content.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.top-image.small-type .top-image-inner .pux-container .top-image-content.right {
    text-align: right;
    margin-left: auto;
    margin-right: 0
}

.top-image.small-type .top-image-content .breadcrumbs {
    position: relative;
    top: unset;
    left: unset
}

.top-image.small-type .top-image-content h1, .top-image.small-type .top-image-content h2 {
    margin-top: clamp(6rem, 4.5454545455vw, 7rem)
}

@keyframes zoom {
    from {
        transform: scale(1, 1)
    }

    to {
        transform: scale(1.1, 1.1)
    }
}

@media(min-width: 768px) {
    .pux-container .top-image-inner {
        min-height: 56.7rem
    }
}

@media(min-width: 320px)and (max-width: 1199px) {
    .pux-container .top-image {
        margin-left: -2rem;
        margin-right: -2rem
    }
}

.pux-container .top-image .pux-container {
    padding-left: 2rem;
    padding-right: 2rem
}

@media(min-width: 768px) {
    .pux-container .top-image .pux-container {
        padding-left: 4.5rem;
        padding-right: 4.5rem
    }
}

.main-slider:not(.tns-slider) .top-image:nth-child(n+2) {
    display: none
}

@media(min-width: 320px)and (max-width: 767px) {
    .widget-topimagecontainer .tns-outer .top-image .top-image-content {
        padding-bottom: 6rem
    }
}

.widget-topimagecontainer .tns-outer .tns-controls {
    display: block
}

    .widget-topimagecontainer .tns-outer .tns-controls button {
        background-color: var(--base-white, #fff);
        border-color: var(--base-white, #fff);
        top: calc(clamp(20rem, 38.961038961vw, 60rem) / 2);
        transform: translateY(-50%)
    }

        .widget-topimagecontainer .tns-outer .tns-controls button:hover {
            background-color: var(--main-color, #1C2C77);
            color: var(--base-white, #fff);
            border-color: var(--main-color, #1C2C77)
        }

@media(min-width: 1200px) {
    .widget-topimagecontainer .tns-outer .tns-controls button {
        top: 50%
    }
}

.widget-topimagecontainer .tns-outer .tns-controls button[data-controls=prev] {
    left: clamp(2rem, 2.5974025974vw, 4rem)
}

.widget-topimagecontainer .tns-outer .tns-controls button[data-controls=next] {
    right: clamp(2rem, 2.5974025974vw, 4rem)
}

.widget-topimagecontainer .tns-outer .tns-nav {
    position: absolute;
    top: auto;
    bottom: clamp(2rem, 2.5974025974vw, 4rem);
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    padding-left: 2rem;
    padding-right: 2rem
}

    .widget-topimagecontainer .tns-outer .tns-nav button {
        border-color: var(--base-white, #fff)
    }

        .widget-topimagecontainer .tns-outer .tns-nav button::after {
            background-color: var(--base-white, #fff)
        }

.top-image-blue-section {
    position: relative;
    width: 100%;
    color: var(--base-white, #fff);
    background-color: rgba(28,44,119,.5);
    padding: 0;
    min-height: 8rem;
    z-index: 2;
    padding: 3rem
}

    .top-image-blue-section .h3 {
        color: var(--base-white, #fff);
        text-transform: none;
        font-size: clamp(2.2rem, 1.6233766234vw, 2.5rem);
        margin: 0
    }

@media(min-width: 768px) {
    .top-image-blue-section {
        padding: 0;
        position: absolute;
        bottom: 0;
        display: flex;
        align-items: flex-end
    }

        .top-image-blue-section .top-image-blue-section-text, .top-image-blue-section .top-image-blue-section-btn {
            position: relative;
            bottom: 4rem
        }
}

.top-image-blue-section::before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    max-width: 100%;
    height: 8rem;
    background-color: var(--base-white, var(--main-color, #1C2C77));
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
    transform: translateY(-100%);
    opacity: .5
}

@media(min-width: 768px) {
    .top-image-blue-section::before {
        width: 100%
    }
}

.top-image-blue-section .pux-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: clamp(2rem, 2.5974025974vw, 4rem)
}

    .top-image-blue-section .pux-container::after {
        content: none
    }

@media(min-width: 768px) {
    .top-image-blue-section .pux-container {
        flex-direction: row;
        justify-content: flex-end;
        text-align: end
    }
}

.top-image-blue-section .top-image-blue-section-btn .btn {
    border: 2px solid var(--white, #FFF);
    background: transparent;
    color: var(--base-white, #fff)
}

    .top-image-blue-section .top-image-blue-section-btn .btn:hover {
        background-color: var(--base-white, #fff);
        color: var(--main-color, #1C2C77)
    }

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.textcrosslink-container {
    display: grid;
    grid-gap: clamp(2.4rem, 3.1168831169vw, 4.8rem);
    grid-template-columns: repeat(1, 1fr)
}

@media(min-width: 575px) {
    .textcrosslink-container.crosslink-2 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 575px) {
    .textcrosslink-container.crosslink-3 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 992px) {
    .textcrosslink-container.crosslink-3 {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width: 575px) {
    .textcrosslink-container.crosslink-full {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 992px) {
    .textcrosslink-container.crosslink-full {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width: 1200px) {
    .textcrosslink-container.crosslink-full {
        grid-template-columns: repeat(4, 1fr)
    }
}

.textcrosslink-item {
    display: flex;
    flex-direction: column;
    position: relative;
    color: var(--text-color, #1D1F29);
    text-decoration: none;
    border: 0 solid rgba(29,31,41,.125);
    background-color: var(--base-white, #fff);
    transition: box-shadow 300ms ease-in-out;
    border-radius: var(--base-border-radius, 2px)
}

    .textcrosslink-item .textcrosslink-item-image {
        width: 100%;
        z-index: 1;
        overflow: hidden;
        border-radius: var(--base-border-radius, 2px) var(--base-border-radius, 2px) 0 0
    }

        .textcrosslink-item .textcrosslink-item-image img {
            width: 100%;
            height: auto;
            border-radius: var(--base-border-radius, 2px) var(--base-border-radius, 2px) 0 0
        }

    .textcrosslink-item .textcrosslink-item-content {
        padding: clamp(2.4rem, 2.0779220779vw, 3.2rem) clamp(1.6rem, 2.0779220779vw, 3.2rem) clamp(1rem, 0.974025974vw, 1.5rem) clamp(1.6rem, 2.0779220779vw, 3.2rem)
    }

@media(min-width: 768px) {
    .textcrosslink-item .textcrosslink-item-content {
        padding-bottom: 1.5rem
    }
}

.textcrosslink-item .textcrosslink-item-perex {
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1.375rem
}

    .textcrosslink-item .textcrosslink-item-perex h1, .textcrosslink-item .textcrosslink-item-perex h2, .textcrosslink-item .textcrosslink-item-perex h3, .textcrosslink-item .textcrosslink-item-perex h4, .textcrosslink-item .textcrosslink-item-perex h5, .textcrosslink-item .textcrosslink-item-perex h6 {
        margin-top: 0
    }

.textcrosslink-item .textcrosslink-item-link {
    margin: 0;
    font-size: 1.6rem;
    padding: 0 clamp(2.4rem, 2.0779220779vw, 3.2rem) clamp(1.6rem, 2.0779220779vw, 3.2rem) clamp(1.6rem, 2.0779220779vw, 3.2rem);
    margin-top: auto
}

    .textcrosslink-item .textcrosslink-item-link span {
        display: block;
        width: 32px;
        height: 32px;
        border: 2px solid #1c2c77;
        border-radius: 50%;
        position: relative;
        opacity: .4;
        transition: 300ms ease-in-out
    }

        .textcrosslink-item .textcrosslink-item-link span i {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            display: block;
            width: 12px;
            height: 2px;
            background-color: #1c2c77;
            border-radius: 2px
        }

            .textcrosslink-item .textcrosslink-item-link span i::before {
                content: "";
                width: 8px;
                height: 2px;
                background: #1c2c77;
                position: absolute;
                border-radius: 2px;
                left: 4px;
                top: -3px;
                transform: rotate(45deg)
            }

            .textcrosslink-item .textcrosslink-item-link span i::after {
                content: "";
                width: 8px;
                height: 2px;
                background: #1c2c77;
                position: absolute;
                border-radius: 2px;
                left: 4px;
                transform: rotate(-45deg);
                top: 3px
            }

.textcrosslink-item:focus, .textcrosslink-item:hover {
    text-decoration: none;
    box-shadow: 0px 8px 32px 0px rgba(9,31,41,.2)
}

    .textcrosslink-item:focus .textcrosslink-item-link, .textcrosslink-item:hover .textcrosslink-item-link {
        text-decoration: none
    }

        .textcrosslink-item:focus .textcrosslink-item-link span, .textcrosslink-item:hover .textcrosslink-item-link span {
            opacity: 1;
            background: #1c2c77
        }

            .textcrosslink-item:focus .textcrosslink-item-link span i, .textcrosslink-item:hover .textcrosslink-item-link span i {
                background-color: #fff
            }

                .textcrosslink-item:focus .textcrosslink-item-link span i::before, .textcrosslink-item:focus .textcrosslink-item-link span i::after, .textcrosslink-item:hover .textcrosslink-item-link span i::before, .textcrosslink-item:hover .textcrosslink-item-link span i::after {
                    background-color: var(--base-white, #fff)
                }

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.widget-collapse {
    padding: 0
}

    .widget-collapse + .widget-collapse {
        margin: 1.5rem 0 0 0
    }

.collapse-item {
    border-radius: var(--base-border-radius, 2px);
    overflow: hidden
}

    .collapse-item .collapse-item-header {
        color: var(--text-color, #1D1F29);
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: var(--base-grey, #EDEFF5);
        padding: clamp(1rem, 1.2987012987vw, 2rem) 3rem;
        margin: 0;
        font-weight: 700
    }

        .collapse-item .collapse-item-header .collapse-item-header-icon {
            position: relative;
            display: block;
            width: 2rem;
            height: 100%
        }

            .collapse-item .collapse-item-header .collapse-item-header-icon:before, .collapse-item .collapse-item-header .collapse-item-header-icon:after {
                position: absolute;
                top: 50%;
                display: inline-block;
                transform: translateY(-50%)
            }

            .collapse-item .collapse-item-header .collapse-item-header-icon:before {
                content: "";
                font-size: .2rem;
                transform: translateY(-40%)
            }

            .collapse-item .collapse-item-header .collapse-item-header-icon:after {
                content: "";
                opacity: 1;
                transition: 300ms ease-in-out opacity
            }

    .collapse-item .collapse-item-content {
        background: var(--base-white, #fff);
        visibility: hidden;
        opacity: 1;
        transition: max-height 300ms ease-in-out;
        overflow: hidden;
        max-height: 0
    }

        .collapse-item .collapse-item-content *:first-child {
            margin-top: 0
        }

        .collapse-item .collapse-item-content *:last-child {
            margin-bottom: 0
        }

    .collapse-item .collapse-item-content-inner {
        padding: clamp(1rem, 1.2987012987vw, 2rem) clamp(2rem, 1.9480519481vw, 3rem)
    }

.collapse-item-checkbox:checked + label .collapse-item-header-icon:after {
    opacity: 0
}

.collapse-item-checkbox:checked ~ .collapse-item-content {
    display: block;
    visibility: visible;
    opacity: 1;
    max-height: 1500px;
    transition: max-height 300ms ease-in-out
}

.section-grey .collapse-item-header {
    background: var(--base-white, #fff)
}

.section-grey .collapse-item-content {
    background: var(--base-white, #fff)
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.benefit-description {
    margin-bottom: 4rem
}

.benefits-container {
    display: grid;
    grid-gap: clamp(4rem, 3.2467532468vw, 5rem);
    grid-template-columns: repeat(1, 1fr)
}

@media(min-width: 575px) {
    .benefits-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 768px) {
    .benefits-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width: 992px) {
    .benefits-container {
        grid-template-columns: repeat(4, 1fr)
    }
}

.benefit-item {
    text-align: center;
    max-width: 32rem;
    margin: 0 auto
}

    .benefit-item .benefit-item-image {
        margin-bottom: 3rem
    }

        .benefit-item .benefit-item-image .benefit-item-image-container, .benefit-item .benefit-item-image .empty-image {
            display: inline-flex;
            justify-content: center;
            align-items: center;
            margin: 0 auto;
            border-radius: 50%;
            width: 8rem;
            height: 8rem;
            padding: 1.5rem;
            background: var(--base-grey, #EDEFF5);
            border: 1px solid var(--base-grey, #EDEFF5)
        }

        .benefit-item .benefit-item-image img {
            object-fit: cover
        }

        .benefit-item .benefit-item-image .empty-image:before {
            content: "";
            font-size: 4.8rem;
            color: var(--icon-empty-color, #1C2C77)
        }

    .benefit-item .benefit-item-description {
        color: var(--text-color, #1D1F29);
        font-size: 1.6rem
    }

    .benefit-item .benefit-item-name {
        font-size: 1.8rem;
        font-weight: 700;
        margin-bottom: 2rem;
        color: var(--main-color, #1C2C77)
    }

    .benefit-item .benefit-item-link {
        font-size: 1.5rem;
        margin: 2rem 0 0 0
    }

    .benefit-item.splide__slide {
        max-width: none
    }

.benefit-slider {
    display: flex;
    overflow: hidden
}

    .benefit-slider.is-initialized {
        display: block;
        overflow: visible
    }

.section-grey .benefit-item .benefit-item-image .empty-image {
    background: var(--base-white, #fff);
    border-color: var(--base-white, #fff)
}

.type-image.items-count-3 {
    grid-gap: clamp(2.4rem, 3.1168831169vw, 4.8rem);
    grid-template-columns: repeat(1, 1fr)
}

@media(min-width: 575px) {
    .type-image.items-count-3 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 992px) {
    .type-image.items-count-3 {
        grid-template-columns: repeat(3, 1fr)
    }
}

.type-image .benefit-item {
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: unset;
    height: 100%;
    color: var(--text-color, #1D1F29);
    text-decoration: none;
    background-color: var(--base-white, #fff);
    transition: box-shadow 300ms ease-in-out;
    border-radius: var(--base-border-radius, 2px);
    text-align: unset
}

    .type-image .benefit-item .benefit-item-image-container {
        display: block;
        border-radius: unset;
        width: unset;
        height: unset;
        padding: unset;
        border: unset;
        background: unset
    }

    .type-image .benefit-item .benefit-item-image {
        width: 100%;
        margin: unset;
        z-index: 1;
        overflow: hidden;
        border-radius: var(--base-border-radius, 2px) var(--base-border-radius, 2px) 0 0
    }

        .type-image .benefit-item .benefit-item-image img {
            width: 100%;
            height: auto;
            border-radius: var(--base-border-radius, 2px) var(--base-border-radius, 2px) 0 0
        }

    .type-image .benefit-item .benefit-item-content {
        padding: clamp(2.4rem, 2.0779220779vw, 3.2rem) clamp(1.6rem, 2.0779220779vw, 3.2rem)
    }

        .type-image .benefit-item .benefit-item-content .benefit-item-name {
            font-size: 1.8rem;
            font-weight: 700;
            margin: 0 0 .5rem 0;
            font-size: clamp(2.2rem, 1.6233766234vw, 2.5rem)
        }

    .type-image .benefit-item:focus, .type-image .benefit-item:hover {
        text-decoration: none;
        box-shadow: 0px 8px 32px 0px rgba(9,31,41,.2)
    }

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.section-gradient .cta-block .cta-block-text > * {
    color: var(--base-white, #fff)
}

.cta-block {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 20rem;
    overflow: hidden
}

    .cta-block .cta-block-content {
        position: relative;
        z-index: 3;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }

    .cta-block .cta-block-text {
        max-width: 95rem;
        margin: 0 auto
    }

        .cta-block .cta-block-text h1, .cta-block .cta-block-text h2, .cta-block .cta-block-text h3 {
            margin-top: 0
        }

    .cta-block .cta-block-button {
        margin: 3rem 0 0 0
    }

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.image-content-container {
    padding: 0;
    margin: 0
}

@media(min-width: 992px) {
    .image-content-container .widget-imagecontent:first-child .image-content-item.type-wide {
        margin: calc(-1*(clamp(6rem, 6.4935064935vw, 10rem)/2 + clamp(6rem, 6.4935064935vw, 10rem)/2)) 0
    }
}

.image-content-item .image-content-item-inner {
    display: grid;
    grid-gap: clamp(4rem, 11.3636363636vw, 17.5rem);
    grid-template-columns: 1fr;
    align-items: center
}

@media(min-width: 992px) {
    .image-content-item .image-content-item-inner {
        grid-template-columns: 1fr 1fr
    }
}

.image-content-item .image-content-item-image {
    position: relative;
    overflow: hidden
}

    .image-content-item .image-content-item-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-height: 56rem
    }

.image-content-item .image-content-item-image-inner {
    position: relative
}

.image-content-item .image-content-item-content {
    display: flex;
    align-items: center;
    text-align: center
}

@media(min-width: 992px) {
    .image-content-item .image-content-item-content {
        text-align: start
    }
}

.image-content-item .image-content-item-content .image-content-item-content-inner h1, .image-content-item .image-content-item-content .image-content-item-content-inner h2, .image-content-item .image-content-item-content .image-content-item-content-inner h3, .image-content-item .image-content-item-content .image-content-item-content-inner h4, .image-content-item .image-content-item-content .image-content-item-content-inner h5, .image-content-item .image-content-item-content .image-content-item-content-inner h6 {
    margin-bottom: 3rem
}

.image-content-item .image-content-item-content .image-content-item-content-inner p + .image-content-item-cta {
    margin-top: 2rem
}

@media(min-width: 992px) {
    .image-content-item.reversed-item .image-content-item-image {
        order: 2
    }
}

.image-content-item.type-boxed img {
    min-height: clamp(28rem, 64.9350649351vw, 100rem);
    max-height: clamp(28rem, 64.9350649351vw, 100rem)
}

@media(min-width: 992px) {
    .image-content-item.type-boxed img {
        min-height: 56rem;
        max-height: 56rem
    }
}

.image-content-item.type-boxed img.loading {
    min-height: 1px
}

.image-content-item.type-wide {
    position: relative;
    max-width: 200rem;
    margin: 0 auto 0 auto
}

@media(min-width: 992px) {
    .image-content-item.type-wide .image-content-item-inner {
        min-height: 60rem
    }
}

@media(min-width: 992px) {
    .image-content-item.type-wide .image-content-item-image {
        position: static
    }

        .image-content-item.type-wide .image-content-item-image img {
            position: absolute;
            top: 0;
            left: 0;
            width: 50%;
            min-height: 100%;
            max-height: 100%;
            object-fit: cover
        }

        .image-content-item.type-wide .image-content-item-image .video-link {
            width: 50%;
            left: 0
        }
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.video-item {
    position: relative
}

    .video-item:after {
        content: "";
        display: block;
        padding-bottom: 40%
    }

    .video-item .video-item-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: var(--base-border-radius, 2px);
        z-index: 1
    }

    .video-item.embed-video:after {
        padding-bottom: 56.25%
    }

    .video-item img {
        object-fit: cover;
        width: 100%;
        object-position: top center;
        max-height: 100%;
        min-height: 100%;
        border-radius: var(--base-border-radius, 2px)
    }

.embed-video .embed-video-overlay, .embed-video .embed-video-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-video .embed-video-overlay {
    z-index: 4;
    cursor: pointer;
    transition: all 300ms ease-in-out
}

    .embed-video .embed-video-overlay.is-anim {
        opacity: 0
    }

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.tabs-content {
    width: 100%;
    border-radius: 0 0 var(--base-border-radius, 2px) var(--base-border-radius, 2px);
    overflow: hidden
}

    .tabs-content > div {
        display: none;
        padding: 3rem;
        background: var(--base-grey, #EDEFF5)
    }

        .tabs-content > div *:first-child {
            margin-top: 0
        }

        .tabs-content > div *:last-child {
            margin-bottom: 0
        }

.tabs-container {
    display: flex;
    flex-wrap: wrap
}

    .tabs-container input {
        display: none
    }

    .tabs-container > input + label {
        background: none;
        color: var(--main-color, #1C2C77);
        margin: 0;
        padding: 1rem 2.5rem;
        letter-spacing: .3px;
        text-transform: uppercase;
        position: relative;
        border-radius: var(--base-border-radius, 2px) var(--base-border-radius, 2px) 0 0;
        cursor: pointer
    }

    .tabs-container > input:checked + label {
        background: var(--base-grey, #EDEFF5);
        color: var(--text-color, #1D1F29)
    }

.section-grey .tabs-content > div {
    background: var(--base-white, #fff)
}

.section-grey .tabs-container > input:checked + label {
    background: var(--base-white, #fff);
    color: var(--text-color, #1D1F29)
}

@keyframes rotating {
    100% {
        transform: rotate(360deg)
    }
}

:root {
    --header-background-color: rgb(78, 114, 231)
}

.category-listing-container {
    display: grid;
    grid-gap: clamp(3rem, 3.2467532468vw, 5rem)
}

@media(min-width: 575px) {
    .category-listing-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width: 768px) {
    .category-listing-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

.category-listing-col .category-listing-col-title {
    display: flex;
    align-items: center;
    gap: clamp(1.6rem, 1.2987012987vw, 2rem);
    margin-bottom: 2rem
}

    .category-listing-col .category-listing-col-title svg {
        height: 100%;
        max-height: 2rem;
        width: 100%;
        max-width: 2.4rem
    }

    .category-listing-col .category-listing-col-title h3 {
        margin: 0;
        text-transform: unset
    }

    .category-listing-col .category-listing-col-title a {
        color: var(--main-color, #1C2C77)
    }

.category-listing-col .category-listing-col-title-img img {
    max-width: 2.4rem;
    max-height: 2rem;
    width: 100%;
    height: auto
}

.category-listing-col .category-listing-col-perex {
    margin-bottom: 2rem
}

.category-listing-col .category-listing-list .category-listing-item {
    display: block;
    color: var(--main-color, #1C2C77);
    text-transform: uppercase
}

    .category-listing-col .category-listing-list .category-listing-item + .category-listing-item {
        margin-top: 1rem
    }
