
        .swiper-container[_ngcontent-sc76] {
            margin-left: auto;
            margin-right: auto;
            position: relative;
            overflow: hidden;
            list-style: none;
            padding: 0;
            z-index: 1
        }

        .swiper-container-no-flexbox[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            float: left
        }

        .swiper-container-vertical[_ngcontent-sc76]>.swiper-wrapper[_ngcontent-sc76] {
            flex-direction: column
        }

        .swiper-wrapper[_ngcontent-sc76] {
            position: relative;
            width: 100%;
            height: 100%;
            z-index: 1;
            display: flex;
            transition-property: transform;
            box-sizing: content-box
        }

        .swiper-container-android[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76],
        .swiper-wrapper[_ngcontent-sc76] {
            transform: translateZ(0)
        }

        .swiper-container-multirow[_ngcontent-sc76]>.swiper-wrapper[_ngcontent-sc76] {
            flex-wrap: wrap
        }

        .swiper-container-free-mode[_ngcontent-sc76]>.swiper-wrapper[_ngcontent-sc76] {
            transition-timing-function: ease-out;
            margin: 0 auto
        }

        .swiper-slide[_ngcontent-sc76] {
            flex-shrink: 0;
            width: 100%;
            height: 100%;
            position: relative;
            transition-property: transform
        }

        .swiper-slide-invisible-blank[_ngcontent-sc76] {
            visibility: hidden
        }

        .swiper-container-autoheight[_ngcontent-sc76],
        .swiper-container-autoheight[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            height: auto
        }

        .swiper-container-autoheight[_ngcontent-sc76] .swiper-wrapper[_ngcontent-sc76] {
            align-items: flex-start;
            transition-property: transform, height
        }

        .swiper-container-3d[_ngcontent-sc76] {
            perspective: 1200px
        }

        .swiper-container-3d[_ngcontent-sc76] .swiper-cube-shadow[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-bottom[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-left[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-right[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-top[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-wrapper[_ngcontent-sc76] {
            transform-style: preserve-3d
        }

        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-bottom[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-left[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-right[_ngcontent-sc76],
        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-top[_ngcontent-sc76] {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            z-index: 10
        }

        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-left[_ngcontent-sc76] {
            background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-right[_ngcontent-sc76] {
            background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-top[_ngcontent-sc76] {
            background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-3d[_ngcontent-sc76] .swiper-slide-shadow-bottom[_ngcontent-sc76] {
            background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-wp8-horizontal[_ngcontent-sc76],
        .swiper-container-wp8-horizontal[_ngcontent-sc76]>.swiper-wrapper[_ngcontent-sc76] {
            touch-action: pan-y
        }

        .swiper-container-wp8-vertical[_ngcontent-sc76],
        .swiper-container-wp8-vertical[_ngcontent-sc76]>.swiper-wrapper[_ngcontent-sc76] {
            touch-action: pan-x
        }

        .swiper-button-next[_ngcontent-sc76],
        .swiper-button-prev[_ngcontent-sc76] {
            position: absolute;
            top: 50%;
            width: 27px;
            height: 44px;
            margin-top: -22px;
            z-index: 10;
            cursor: pointer;
            background-size: 27px 44px;
            background-position: 50%;
            background-repeat: no-repeat
        }

        .swiper-button-next.swiper-button-disabled[_ngcontent-sc76],
        .swiper-button-prev.swiper-button-disabled[_ngcontent-sc76] {
            opacity: .35;
            cursor: auto;
            pointer-events: none
        }

        .swiper-button-prev[_ngcontent-sc76],
        .swiper-container-rtl[_ngcontent-sc76] .swiper-button-next[_ngcontent-sc76] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
            left: 10px;
            right: auto
        }

        .swiper-button-next[_ngcontent-sc76],
        .swiper-container-rtl[_ngcontent-sc76] .swiper-button-prev[_ngcontent-sc76] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
            right: 10px;
            left: auto
        }

        .swiper-button-prev.swiper-button-white[_ngcontent-sc76],
        .swiper-container-rtl[_ngcontent-sc76] .swiper-button-next.swiper-button-white[_ngcontent-sc76] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-next.swiper-button-white[_ngcontent-sc76],
        .swiper-container-rtl[_ngcontent-sc76] .swiper-button-prev.swiper-button-white[_ngcontent-sc76] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-prev.swiper-button-black[_ngcontent-sc76],
        .swiper-container-rtl[_ngcontent-sc76] .swiper-button-next.swiper-button-black[_ngcontent-sc76] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-next.swiper-button-black[_ngcontent-sc76],
        .swiper-container-rtl[_ngcontent-sc76] .swiper-button-prev.swiper-button-black[_ngcontent-sc76] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-lock[_ngcontent-sc76] {
            display: none
        }

        .swiper-pagination[_ngcontent-sc76] {
            position: absolute;
            text-align: center;
            transition: opacity .3s;
            transform: translateZ(0);
            z-index: 10
        }

        .swiper-pagination.swiper-pagination-hidden[_ngcontent-sc76] {
            opacity: 0
        }

        .swiper-container-horizontal[_ngcontent-sc76]>.swiper-pagination-bullets[_ngcontent-sc76],
        .swiper-pagination-custom[_ngcontent-sc76],
        .swiper-pagination-fraction[_ngcontent-sc76] {
            bottom: 10px;
            left: 0;
            width: 100%
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] {
            overflow: hidden;
            font-size: 0
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet[_ngcontent-sc76] {
            transform: scale(.33);
            position: relative
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet-active[_ngcontent-sc76],
        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet-active-main[_ngcontent-sc76] {
            transform: scale(1)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet-active-prev[_ngcontent-sc76] {
            transform: scale(.66)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet-active-prev-prev[_ngcontent-sc76] {
            transform: scale(.33)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet-active-next[_ngcontent-sc76] {
            transform: scale(.66)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet-active-next-next[_ngcontent-sc76] {
            transform: scale(.33)
        }

        .swiper-pagination-bullet[_ngcontent-sc76] {
            width: 8px;
            height: 8px;
            display: inline-block;
            border-radius: 100%;
            background: #000;
            opacity: .2
        }

        button.swiper-pagination-bullet[_ngcontent-sc76] {
            border: none;
            margin: 0;
            padding: 0;
            box-shadow: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none
        }

        .swiper-pagination-clickable[_ngcontent-sc76] .swiper-pagination-bullet[_ngcontent-sc76] {
            cursor: pointer
        }

        .swiper-pagination-bullet-active[_ngcontent-sc76] {
            opacity: 1;
            background: #007aff
        }

        .swiper-container-vertical[_ngcontent-sc76]>.swiper-pagination-bullets[_ngcontent-sc76] {
            right: 10px;
            top: 50%;
            transform: translate3d(0, -50%, 0)
        }

        .swiper-container-vertical[_ngcontent-sc76]>.swiper-pagination-bullets[_ngcontent-sc76] .swiper-pagination-bullet[_ngcontent-sc76] {
            margin: 6px 0;
            display: block
        }

        .swiper-container-vertical[_ngcontent-sc76]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc76] {
            top: 50%;
            transform: translateY(-50%);
            width: 8px
        }

        .swiper-container-vertical[_ngcontent-sc76]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet[_ngcontent-sc76] {
            display: inline-block;
            transition: top .2s, -webkit-transform .2s;
            transition: transform .2s, top .2s;
            transition: transform .2s, top .2s, -webkit-transform .2s
        }

        .swiper-container-horizontal[_ngcontent-sc76]>.swiper-pagination-bullets[_ngcontent-sc76] .swiper-pagination-bullet[_ngcontent-sc76] {
            margin: 0 4px
        }

        .swiper-container-horizontal[_ngcontent-sc76]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc76] {
            left: 50%;
            transform: translateX(-50%);
            white-space: nowrap
        }

        .swiper-container-horizontal[_ngcontent-sc76]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet[_ngcontent-sc76] {
            transition: left .2s, -webkit-transform .2s;
            transition: transform .2s, left .2s;
            transition: transform .2s, left .2s, -webkit-transform .2s
        }

        .swiper-container-horizontal.swiper-container-rtl[_ngcontent-sc76]>.swiper-pagination-bullets-dynamic[_ngcontent-sc76] .swiper-pagination-bullet[_ngcontent-sc76] {
            transition: right .2s, -webkit-transform .2s;
            transition: transform .2s, right .2s;
            transition: transform .2s, right .2s, -webkit-transform .2s
        }

        .swiper-pagination-progressbar[_ngcontent-sc76] {
            background: rgba(0, 0, 0, .25);
            position: absolute
        }

        .swiper-pagination-progressbar[_ngcontent-sc76] .swiper-pagination-progressbar-fill[_ngcontent-sc76] {
            background: #007aff;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            transform: scale(0);
            transform-origin: left top
        }

        .swiper-container-rtl[_ngcontent-sc76] .swiper-pagination-progressbar[_ngcontent-sc76] .swiper-pagination-progressbar-fill[_ngcontent-sc76] {
            transform-origin: right top
        }

        .swiper-container-horizontal[_ngcontent-sc76]>.swiper-pagination-progressbar[_ngcontent-sc76],
        .swiper-container-vertical[_ngcontent-sc76]>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[_ngcontent-sc76] {
            width: 100%;
            height: 4px;
            left: 0;
            top: 0
        }

        .swiper-container-horizontal[_ngcontent-sc76]>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[_ngcontent-sc76],
        .swiper-container-vertical[_ngcontent-sc76]>.swiper-pagination-progressbar[_ngcontent-sc76] {
            width: 4px;
            height: 100%;
            left: 0;
            top: 0
        }

        .swiper-pagination-white[_ngcontent-sc76] .swiper-pagination-bullet-active[_ngcontent-sc76] {
            background: #fff
        }

        .swiper-pagination-progressbar.swiper-pagination-white[_ngcontent-sc76] {
            background: hsla(0, 0%, 100%, .25)
        }

        .swiper-pagination-progressbar.swiper-pagination-white[_ngcontent-sc76] .swiper-pagination-progressbar-fill[_ngcontent-sc76] {
            background: #fff
        }

        .swiper-pagination-black[_ngcontent-sc76] .swiper-pagination-bullet-active[_ngcontent-sc76] {
            background: #000
        }

        .swiper-pagination-progressbar.swiper-pagination-black[_ngcontent-sc76] {
            background: rgba(0, 0, 0, .25)
        }

        .swiper-pagination-progressbar.swiper-pagination-black[_ngcontent-sc76] .swiper-pagination-progressbar-fill[_ngcontent-sc76] {
            background: #000
        }

        .swiper-pagination-lock[_ngcontent-sc76] {
            display: none
        }

        .swiper-scrollbar[_ngcontent-sc76] {
            border-radius: 10px;
            position: relative;
            -ms-touch-action: none;
            background: rgba(0, 0, 0, .1)
        }

        .swiper-container-horizontal[_ngcontent-sc76]>.swiper-scrollbar[_ngcontent-sc76] {
            position: absolute;
            left: 1%;
            bottom: 3px;
            z-index: 50;
            height: 5px;
            width: 98%
        }

        .swiper-container-vertical[_ngcontent-sc76]>.swiper-scrollbar[_ngcontent-sc76] {
            position: absolute;
            right: 3px;
            top: 1%;
            z-index: 50;
            width: 5px;
            height: 98%
        }

        .swiper-scrollbar-drag[_ngcontent-sc76] {
            height: 100%;
            width: 100%;
            position: relative;
            background: rgba(0, 0, 0, .5);
            border-radius: 10px;
            left: 0;
            top: 0
        }

        .swiper-scrollbar-cursor-drag[_ngcontent-sc76] {
            cursor: move
        }

        .swiper-scrollbar-lock[_ngcontent-sc76] {
            display: none
        }

        .swiper-zoom-container[_ngcontent-sc76] {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center
        }

        .swiper-zoom-container[_ngcontent-sc76]>canvas[_ngcontent-sc76],
        .swiper-zoom-container[_ngcontent-sc76]>img[_ngcontent-sc76],
        .swiper-zoom-container[_ngcontent-sc76]>svg[_ngcontent-sc76] {
            max-width: 100%;
            max-height: 100%;
            -o-object-fit: contain;
            object-fit: contain
        }

        .swiper-slide-zoomed[_ngcontent-sc76] {
            cursor: move
        }

        .swiper-lazy-preloader[_ngcontent-sc76] {
            width: 42px;
            height: 42px;
            position: absolute;
            left: 50%;
            top: 50%;
            margin-left: -21px;
            margin-top: -21px;
            z-index: 10;
            transform-origin: 50%;
            -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
            animation: swiper-preloader-spin 1s steps(12) infinite
        }

        .swiper-lazy-preloader[_ngcontent-sc76]:after {
            display: block;
            content: "";
            width: 100%;
            height: 100%;
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
            background-position: 50%;
            background-size: 100%;
            background-repeat: no-repeat
        }

        .swiper-lazy-preloader-white[_ngcontent-sc76]:after {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
        }

        @-webkit-keyframes swiper-preloader-spin {
            to {
                transform: rotate(1turn)
            }
        }

        @keyframes swiper-preloader-spin {
            to {
                transform: rotate(1turn)
            }
        }

        .swiper-container[_ngcontent-sc76] .swiper-notification[_ngcontent-sc76] {
            position: absolute;
            left: 0;
            top: 0;
            pointer-events: none;
            opacity: 0;
            z-index: -1000
        }

        .swiper-container-fade.swiper-container-free-mode[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            transition-timing-function: ease-out
        }

        .swiper-container-fade[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            pointer-events: none;
            transition-property: opacity
        }

        .swiper-container-fade[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            pointer-events: none
        }

        .swiper-container-fade[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76],
        .swiper-container-fade[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76] {
            pointer-events: auto
        }

        .swiper-container-cube[_ngcontent-sc76] {
            overflow: visible
        }

        .swiper-container-cube[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            pointer-events: none;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            z-index: 1;
            visibility: hidden;
            transform-origin: 0 0;
            width: 100%;
            height: 100%
        }

        .swiper-container-cube[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            pointer-events: none
        }

        .swiper-container-cube.swiper-container-rtl[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            transform-origin: 100% 0
        }

        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76],
        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76] {
            pointer-events: auto
        }

        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76],
        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-next[_ngcontent-sc76],
        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-next[_ngcontent-sc76]+.swiper-slide[_ngcontent-sc76],
        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-prev[_ngcontent-sc76] {
            pointer-events: auto;
            visibility: visible
        }

        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-shadow-bottom[_ngcontent-sc76],
        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-shadow-left[_ngcontent-sc76],
        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-shadow-right[_ngcontent-sc76],
        .swiper-container-cube[_ngcontent-sc76] .swiper-slide-shadow-top[_ngcontent-sc76] {
            z-index: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

        .swiper-container-cube[_ngcontent-sc76] .swiper-cube-shadow[_ngcontent-sc76] {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: .6;
            -webkit-filter: blur(50px);
            filter: blur(50px);
            z-index: 0
        }

        .swiper-container-flip[_ngcontent-sc76] {
            overflow: visible
        }

        .swiper-container-flip[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            pointer-events: none;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            z-index: 1
        }

        .swiper-container-flip[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] .swiper-slide[_ngcontent-sc76] {
            pointer-events: none
        }

        .swiper-container-flip[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76],
        .swiper-container-flip[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76] .swiper-slide-active[_ngcontent-sc76] {
            pointer-events: auto
        }

        .swiper-container-flip[_ngcontent-sc76] .swiper-slide-shadow-bottom[_ngcontent-sc76],
        .swiper-container-flip[_ngcontent-sc76] .swiper-slide-shadow-left[_ngcontent-sc76],
        .swiper-container-flip[_ngcontent-sc76] .swiper-slide-shadow-right[_ngcontent-sc76],
        .swiper-container-flip[_ngcontent-sc76] .swiper-slide-shadow-top[_ngcontent-sc76] {
            z-index: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

        .swiper-container-coverflow[_ngcontent-sc76] .swiper-wrapper[_ngcontent-sc76] {
            -ms-perspective: 1200px
        }

        .cookie-warning-displayed .holder-popups {
            bottom: 140px !important
        }

        @media (max-width:1023.98px) {
            .holder-popups[_ngcontent-sc76] {
                -webkit-animation: none;
                animation: none;
                opacity: 1
            }
        }

        @media (min-width:1024px) {
            .holder-popups[_ngcontent-sc76] {
                position: fixed;
                z-index: 99996;
                bottom: 100px;
                left: 20px;
                max-width: 390px;
                right: auto;
                top: auto
            }
        }

        @media (min-width:1024px) {
            .holder-popups--right[_ngcontent-sc76] {
                left: auto;
                right: 100px
            }
        }

        .holder-popups--cookies[_ngcontent-sc76] {
            position: fixed;
            z-index: 999999;
            top: 50%;
            left: 50%;
            bottom: auto;
            transform: translate(-50%, -50%)
        }
  
        .custom-control[_ngcontent-sc79] {
            position: relative;
            display: block;
            min-height: 1.5rem;
            padding-left: 40px
        }

        .custom-control-inline[_ngcontent-sc79] {
            display: inline-flex;
            margin-right: 10px
        }

        .custom-control-input[_ngcontent-sc79] {
            position: absolute;
            z-index: -1;
            opacity: 0
        }

        .custom-control-input[_ngcontent-sc79]:checked~.custom-control-label[_ngcontent-sc79]:before {
            color: #b68756;
            background-color: #fff
        }

        .custom-control-input[_ngcontent-sc79]:focus~.custom-control-label[_ngcontent-sc79]:before {
            box-shadow: 0 0 0 1px #b2bec3
        }

        .custom-control-input[_ngcontent-sc79]:active~.custom-control-label[_ngcontent-sc79]:before {
            color: #fff;
            background-color: #fff
        }

        .custom-control-input[_ngcontent-sc79]:disabled~.custom-control-label[_ngcontent-sc79] {
            color: #6c757d
        }

        .custom-control-input[_ngcontent-sc79]:disabled~.custom-control-label[_ngcontent-sc79]:before {
            background-color: #e9ecef
        }

        .custom-control-label[_ngcontent-sc79] {
            margin-bottom: 0
        }

        .custom-control-label[_ngcontent-sc79]:before {
            pointer-events: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: #fff
        }

        .custom-control-label[_ngcontent-sc79]:after,
        .custom-control-label[_ngcontent-sc79]:before {
            position: absolute;
            top: -11.25px;
            left: 0;
            display: block;
            width: 24px;
            height: 24px;
            content: ""
        }

        .custom-control-label[_ngcontent-sc79]:after {
            background-repeat: no-repeat;
            background-position: 50%;
            background-size: 50% 50%
        }

        .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79]:before {
            border-radius: .25rem
        }

        .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:checked~.custom-control-label[_ngcontent-sc79]:before {
            background-color: #fff
        }

        .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:checked~.custom-control-label[_ngcontent-sc79]:after {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23B68756' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
        }

        .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:indeterminate~.custom-control-label[_ngcontent-sc79]:before {
            background-color: #007bff
        }

        .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:indeterminate~.custom-control-label[_ngcontent-sc79]:after {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23B68756' d='M0 2h4'/%3E%3C/svg%3E")
        }

        .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:disabled:checked~.custom-control-label[_ngcontent-sc79]:before {
            background-color: rgba(0, 123, 255, .5)
        }

        .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:disabled:indeterminate~.custom-control-label[_ngcontent-sc79]:before {
            background-color: rgba(0, 123, 255, .5)
        }

        .custom-radio[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79]:before {
            border-radius: 50%
        }

        .custom-radio[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:checked~.custom-control-label[_ngcontent-sc79]:before {
            background-color: #fff
        }

        .custom-radio[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:checked~.custom-control-label[_ngcontent-sc79]:after {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23B68756'/%3E%3C/svg%3E")
        }

        .custom-radio[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:disabled:checked~.custom-control-label[_ngcontent-sc79]:before {
            background-color: rgba(0, 123, 255, .5)
        }

        .custom-select[_ngcontent-sc79] {
            display: inline-block;
            width: 100%;
            height: calc(2.25rem + 2px);
            padding: .375rem 1.75rem .375rem .75rem;
            line-height: 1.5;
            color: #495057;
            vertical-align: middle;
            background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
            background-size: 8px 10px;
            border: 1px solid #ced4da;
            border-radius: .25rem;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none
        }

        .custom-select[_ngcontent-sc79]:focus {
            border-color: #80bdff;
            outline: 0;
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
        }

        .custom-select[_ngcontent-sc79]:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }

        .custom-select[multiple][_ngcontent-sc79],
        .custom-select[size][_ngcontent-sc79]:not([size="1"]) {
            height: auto;
            padding-right: .75rem;
            background-image: none
        }

        .custom-select[_ngcontent-sc79]:disabled {
            color: #6c757d;
            background-color: #e9ecef
        }

        .custom-select[_ngcontent-sc79]::-ms-expand {
            opacity: 0
        }

        .custom-select-sm[_ngcontent-sc79] {
            height: calc(1.8125rem + 2px);
            font-size: 75%
        }

        .custom-select-lg[_ngcontent-sc79],
        .custom-select-sm[_ngcontent-sc79] {
            padding-top: .375rem;
            padding-bottom: .375rem
        }

        .custom-select-lg[_ngcontent-sc79] {
            height: calc(2.875rem + 2px);
            font-size: 125%
        }

        .custom-file[_ngcontent-sc79] {
            display: inline-block;
            margin-bottom: 0
        }

        .custom-file[_ngcontent-sc79],
        .custom-file-input[_ngcontent-sc79] {
            position: relative;
            width: 100%;
            height: calc(2.25rem + 2px)
        }

        .custom-file-input[_ngcontent-sc79] {
            z-index: 2;
            margin: 0;
            opacity: 0
        }

        .custom-file-input[_ngcontent-sc79]:focus~.custom-file-control[_ngcontent-sc79] {
            border-color: #80bdff;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
        }

        .custom-file-input[_ngcontent-sc79]:focus~.custom-file-control[_ngcontent-sc79]:before {
            border-color: #80bdff
        }

        .custom-file-input[_ngcontent-sc79]:lang(en)~.custom-file-label[_ngcontent-sc79]:after {
            content: "Browse"
        }

        .custom-file-label[_ngcontent-sc79] {
            left: 0;
            z-index: 1;
            height: calc(2.25rem + 2px);
            background-color: #fff;
            border: 1px solid #ced4da;
            border-radius: .25rem
        }

        .custom-file-label[_ngcontent-sc79],
        .custom-file-label[_ngcontent-sc79]:after {
            position: absolute;
            top: 0;
            right: 0;
            padding: .375rem .75rem;
            line-height: 1.5;
            color: #495057
        }

        .custom-file-label[_ngcontent-sc79]:after {
            bottom: 0;
            z-index: 3;
            display: block;
            height: 2.25rem;
            content: "Browse";
            background-color: #e9ecef;
            border-left: 1px solid #ced4da;
            border-radius: 0 .25rem .25rem 0
        }

        #cto_cookies_header_message,
        .criteo_header {
            display: none !important
        }

        .fx-section--rates[_ngcontent-sc79] {
            padding: 0;
            position: fixed;
            background: transparent;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 9997;
            opacity: 1;
            transition: opacity .4s
        }

        .fx-section--rates[_ngcontent-sc79] .container[_ngcontent-sc79] {
            max-width: 100%
        }

        .fx-section--rates.top-position[_ngcontent-sc79] {
            bottom: auto;
            top: 0;
            z-index: 9999
        }

        .fx-section--rates.top-position.low-zindex[_ngcontent-sc79] {
            z-index: 1
        }

        @media (min-width:1024px) {
            .fx-section--rates.top-position.low-zindex[_ngcontent-sc79] {
                z-index: 9999
            }
        }

        .fx-section--rates[_ngcontent-sc79] .bottom-position[_ngcontent-sc79] {
            bottom: 0;
            position: fixed;
            width: 100%
        }

        .fx-section--rates.transparent[_ngcontent-sc79] {
            opacity: 0;
            z-index: 0
        }

        .fx-section--rates[_ngcontent-sc79] .icon-info[_ngcontent-sc79] {
            margin-right: 10px
        }

        [lang=ar][_nghost-sc79] .fx-section--rates[_ngcontent-sc79] .icon-info[_ngcontent-sc79],
        [lang=ar] [_nghost-sc79] .fx-section--rates[_ngcontent-sc79] .icon-info[_ngcontent-sc79] {
            margin-right: 0;
            margin-left: 10px
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] {
            background-color: #fff;
            box-shadow: 0 0 16px 0 rgba(223, 230, 233, .6);
            min-height: 40px;
            transition: min-height .4s;
            display: flex;
            align-items: center;
            padding: 3px 0
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] {
                padding: 0;
                margin: 0
            }
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .btn-register[_ngcontent-sc79] {
            margin-left: 10px
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .btn-register.has-divider[_ngcontent-sc79] {
            margin-right: 60px;
            position: relative
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .btn-register.has-divider[_ngcontent-sc79]:after {
            border-right: 1px solid #dfe6e9;
            content: " ";
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            right: -30px
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .arrow-opener[_ngcontent-sc79] i[_ngcontent-sc79] {
            transform: rotate(-90deg);
            font-size: 12px;
            display: inline-block;
            transition: transform .4s
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] {
            min-height: 40px;
            display: flex;
            align-items: center
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] {
                min-height: 40px
            }
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] .btn-register[_ngcontent-sc79] {
            padding: 11px 18px;
            display: none
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] .btn-register[_ngcontent-sc79] {
                padding: 15px 30px;
                display: inline-block
            }
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] .arrow-opener[_ngcontent-sc79] i[_ngcontent-sc79] {
            transform: rotate(90deg)
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] .fx-symbol-logo-mobile[_ngcontent-sc79] {
            display: none
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] .state-descr[_ngcontent-sc79] {
            display: block;
            letter-spacing: -.009rem
        }

        body:not([data-platform=ios]):not([data-platform=mac]) .fx-section--rates .bar-rates .expanded .state-descr {
            -webkit-filter: blur(.2px);
            filter: blur(.2px)
        }

        .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] .show-accepted[_ngcontent-sc79] {
            display: none
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .bar-rates[_ngcontent-sc79] .expanded[_ngcontent-sc79] .title-rates[_ngcontent-sc79] {
                padding-left: 0;
                padding-top: 5px;
                padding-bottom: 5px
            }
        }

        .fx-section--rates[_ngcontent-sc79] .state-descr[_ngcontent-sc79] {
            transition: all .2s;
            display: none
        }

        body:not([data-platform=ios]):not([data-platform=mac]) .fx-section--rates .state-descr {
            -webkit-filter: blur(.2px);
            filter: blur(.2px)
        }

        .fx-section--rates[_ngcontent-sc79] .checkbox[_ngcontent-sc79] {
            color: #b68756;
            font-size: 12px;
            margin: 0;
            transition: all .1s;
            display: none
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .checkbox[_ngcontent-sc79] {
                position: absolute;
                top: 0;
                left: 0;
                font-size: 16px;
                right: 0;
                bottom: 0;
                z-index: 2;
                text-align: center;
                align-items: center;
                justify-content: center
            }
        }

        .fx-section--rates[_ngcontent-sc79] .col-right-rates[_ngcontent-sc79] {
            padding: 3px 0;
            position: relative;
            display: flex
        }

        .fx-section--rates[_ngcontent-sc79] .col-right-rates[_ngcontent-sc79] .btn-off-canvas[_ngcontent-sc79] {
            position: absolute;
            right: -40px;
            top: 50%;
            width: 15px;
            height: 15px;
            display: inline-flex;
            align-items: center;
            transform: translateY(-50%);
            color: #b68756
        }

        .fx-section--rates[_ngcontent-sc79] .col-right-rates[_ngcontent-sc79] .btn-off-canvas[_ngcontent-sc79]:after,
        .fx-section--rates[_ngcontent-sc79] .col-right-rates[_ngcontent-sc79] .btn-off-canvas[_ngcontent-sc79]:before {
            left: 0
        }

        .fx-section--rates[_ngcontent-sc79] .col-right-rates[_ngcontent-sc79] .fx-warning__accept-button[_ngcontent-sc79] {
            align-self: center;
            color: #00b894;
            text-align: center
        }

        .fx-section--rates[_ngcontent-sc79] .title-rates[_ngcontent-sc79] {
            font-size: 12px;
            line-height: 14px;
            position: relative;
            font-weight: 300;
            transition: all .4s;
            width: 100%
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .title-rates[_ngcontent-sc79] {
                font-size: 16px;
                line-height: 16px;
                padding-right: 0
            }
        }

        .fx-section--rates[_ngcontent-sc79] .title-rates-mobile[_ngcontent-sc79] svg {
            width: 17px;
            height: 17px;
            vertical-align: middle
        }

        .fx-section--rates[_ngcontent-sc79] .arrow-opener[_ngcontent-sc79] {
            display: none
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .arrow-opener[_ngcontent-sc79] {
                margin-left: 30px;
                display: inline-block
            }
        }

        .fx-section--rates[_ngcontent-sc79] .title-holder[_ngcontent-sc79] {
            flex: 1;
            display: flex;
            align-items: center
        }

        .fx-section--rates[_ngcontent-sc79] .fx-symbol-logo-mobile[_ngcontent-sc79] {
            display: none
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .fx-symbol-logo-mobile[_ngcontent-sc79] {
                color: #ed1c24;
                margin-right: 20px;
                display: block
            }
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] {
            padding: 0;
            margin-bottom: 10px
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] {
                margin-bottom: 0
            }
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79] {
            display: flex;
            align-items: center;
            padding-left: 0;
            padding-top: 0;
            position: relative;
            font-weight: 400;
            color: #b68756;
            height: 100%;
            width: 100%;
            line-height: 18px
        }

        @media (min-width:1024px) {
            .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79] {
                justify-content: center
            }
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79]:after,
        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79]:before {
            display: none !important
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79] span[_ngcontent-sc79] {
            display: inline-block;
            vertical-align: top;
            position: relative;
            padding-left: 30px
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79] span[_ngcontent-sc79]:after,
        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79] span[_ngcontent-sc79]:before {
            top: 0;
            content: ""
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79] span[_ngcontent-sc79]:before {
            position: absolute;
            top: -1px;
            left: 0;
            display: block;
            pointer-events: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: #fff;
            width: 17px;
            height: 17px
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-label[_ngcontent-sc79]:hover {
            cursor: pointer
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]~.custom-control-label[_ngcontent-sc79] span[_ngcontent-sc79]:before {
            box-shadow: 0 0 0 1px #303135;
            border-radius: 2px;
            background: none
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]~.custom-control-label[_ngcontent-sc79] span[_ngcontent-sc79]:hover:before {
            box-shadow: 0 0 0 1px #303135
        }

        .fx-section--rates[_ngcontent-sc79] .custom-checkbox[_ngcontent-sc79] .custom-control-input[_ngcontent-sc79]:checked~.custom-control-label[_ngcontent-sc79] span[_ngcontent-sc79]:after {
            content: "";
            position: absolute;
            background: none;
            top: -1px;
            left: 5px;
            width: 8px;
            height: 12px;
            border-color: #303135;
            border-style: solid;
            border-width: 0 1px 1px 0;
            transform: rotate(45deg)
        }

        .fx-section--rates[_ngcontent-sc79] .animationDelay1Sec[_ngcontent-sc79],
        .fx-section--rates[_ngcontent-sc79] .animationDelay1Sec[_ngcontent-sc79] * {
            -webkit-animation-delay: 1.05s;
            animation-delay: 1.05s
        }

        .fx-section--rates[_ngcontent-sc79] .animationDelay450mSec[_ngcontent-sc79],
        .fx-section--rates[_ngcontent-sc79] .animationDelay450mSec[_ngcontent-sc79] * {
            -webkit-animation-delay: .45s;
            animation-delay: .45s
        }

        .title-rates .small-title a {
            color: #b68756
        }

        @media (min-width:1024px) {
            .title-rates .small-title a {
                color: #2d3436
            }
        }

        .title-rates strong {
            font-weight: 500;
            color: #2d3436
        }

        .expanded .title-rates .small-title {
            display: block
        }

        [lang=ar] .fx-section--rates .bar-rates .btn-register {
            margin-left: 0 !important;
            margin-right: 10px !important
        }

        [lang=ar] .fx-section--rates .bar-rates .btn-register.has-divider {
            margin-left: 60px !important;
            margin-right: 0 !important
        }

        [lang=ar] .fx-section--rates .bar-rates .btn-register.has-divider:after {
            border-right: 0 !important;
            border-left: 1px solid #dfe6e9 !important;
            right: auto !important;
            left: -30px !important
        }

        @media (min-width:1024px) {
            [lang=ar] .fx-section--rates .bar-rates .expanded .title-rates {
                padding-right: 15px !important;
                padding-left: 0 !important
            }
        }

        [lang=ar] .fx-section--rates .col-right-rates .btn-off-canvas {
            right: auto !important;
            left: -40px !important
        }

        [lang=ar] .fx-section--rates .col-right-rates .btn-off-canvas:after,
        [lang=ar] .fx-section--rates .col-right-rates .btn-off-canvas:before {
            left: auto !important;
            right: 0 !important
        }

        @media (min-width:1024px) {
            [lang=ar] .fx-section--rates .title-rates {
                padding-left: 20px !important;
                padding-right: 0 !important
            }
        }

        [lang=ar] .fx-section--rates .title-rates-mobile strong svg {
            vertical-align: middle;
            margin-right: 0 !important;
            margin-left: 10px !important
        }

        @media (min-width:1024px) {
            [lang=ar] .fx-section--rates .arrow-opener {
                margin-right: 30px !important;
                margin-left: 0 !important
            }
        }

        [lang=ar] .fx-section--rates .list-rates {
            border-right: 1px solid #dfe6e9 !important;
            border-left: 0 !important
        }

        [lang=ar] .fx-section--rates .list-rates li {
            padding: 0 20px 0 10px !important;
            border-left: 1px solid #dfe6e9 !important;
            border-right: 0 !important
        }

        @media (min-width:1024px) {
            [lang=ar] .fx-section--rates .fx-symbol-logo-mobile {
                margin-right: 0 !important;
                margin-left: 20px !important
            }
        }

        [lang=ar] .fx-section--rates .custom-checkbox .custom-control-label span {
            padding-right: 30px !important;
            padding-left: 0 !important
        }

        [lang=ar] .fx-section--rates .custom-checkbox .custom-control-label span:before {
            left: auto !important;
            right: 0 !important
        }

        [lang=ar] .fx-section--rates .custom-checkbox .custom-control-input:checked~.custom-control-label span:after {
            left: 0 !important;
            right: 5px !important;
            border-width: 0 0 1px 1px !important
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] {
            margin: 0;
            padding: 0;
            list-style: none
        }

        .dropdown[_ngcontent-sc91],
        .dropup[_ngcontent-sc91] {
            position: relative
        }

        .dropdown-toggle[_ngcontent-sc91]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-bottom: 0;
            border-left: .3em solid transparent
        }

        .dropdown-toggle[_ngcontent-sc91]:empty:after {
            margin-left: 0
        }

        .dropdown-menu[_ngcontent-sc91] {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            min-width: 10rem;
            padding: .5rem 0;
            margin: .125rem 0 0;
            font-size: 1rem;
            color: #212529;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .15);
            border-radius: .25rem
        }

        .dropup[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            margin-top: 0;
            margin-bottom: .125rem
        }

        .dropup[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: 0;
            border-right: .3em solid transparent;
            border-bottom: .3em solid;
            border-left: .3em solid transparent
        }

        .dropup[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:empty:after {
            margin-left: 0
        }

        .dropright[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            margin-top: 0;
            margin-left: .125rem
        }

        .dropright[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid transparent;
            border-bottom: .3em solid transparent;
            border-left: .3em solid
        }

        .dropright[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:empty:after {
            margin-left: 0
        }

        .dropright[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
            vertical-align: 0
        }

        .dropleft[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            margin-top: 0;
            margin-right: .125rem
        }

        .dropleft[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            display: none
        }

        .dropleft[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:before {
            display: inline-block;
            width: 0;
            height: 0;
            margin-right: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid transparent;
            border-right: .3em solid;
            border-bottom: .3em solid transparent
        }

        .dropleft[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:empty:after {
            margin-left: 0
        }

        .dropleft[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:before {
            vertical-align: 0
        }

        .dropdown-divider[_ngcontent-sc91] {
            height: 0;
            margin: .5rem 0;
            overflow: hidden;
            border-top: 1px solid #e9ecef
        }

        .dropdown-item[_ngcontent-sc91] {
            display: block;
            width: 100%;
            padding: .25rem 1.5rem;
            clear: both;
            font-weight: 400;
            color: #212529;
            text-align: inherit;
            white-space: nowrap;
            background-color: transparent;
            border: 0
        }

        .dropdown-item[_ngcontent-sc91]:focus,
        .dropdown-item[_ngcontent-sc91]:hover {
            color: #16181b;
            text-decoration: none;
            background-color: #f8f9fa
        }

        .dropdown-item.active[_ngcontent-sc91],
        .dropdown-item[_ngcontent-sc91]:active {
            color: #fff;
            text-decoration: none;
            background-color: #007bff
        }

        .dropdown-item.disabled[_ngcontent-sc91],
        .dropdown-item[_ngcontent-sc91]:disabled {
            color: #6c757d;
            background-color: transparent
        }

        .dropdown-menu.show[_ngcontent-sc91] {
            display: block
        }

        .dropdown-header[_ngcontent-sc91] {
            display: block;
            padding: .5rem 1.5rem;
            margin-bottom: 0;
            font-size: .875rem;
            color: #6c757d;
            white-space: nowrap
        }

        .navbar[_ngcontent-sc91] {
            position: relative;
            padding: .5rem 1rem
        }

        .navbar[_ngcontent-sc91],
        .navbar[_ngcontent-sc91]>.container[_ngcontent-sc91],
        .navbar[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between
        }

        .navbar-brand[_ngcontent-sc91] {
            display: inline-block;
            padding-top: .3125rem;
            padding-bottom: .3125rem;
            margin-right: 1rem;
            font-size: 1.25rem;
            line-height: inherit;
            white-space: nowrap
        }

        .navbar-brand[_ngcontent-sc91]:focus,
        .navbar-brand[_ngcontent-sc91]:hover {
            text-decoration: none
        }

        .navbar-nav[_ngcontent-sc91] {
            display: flex;
            flex-direction: column;
            padding-left: 0;
            margin-bottom: 0;
            list-style: none
        }

        .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            position: static;
            float: none
        }

        .navbar-text[_ngcontent-sc91] {
            display: inline-block;
            padding-top: .5rem;
            padding-bottom: .5rem
        }

        .navbar-collapse[_ngcontent-sc91] {
            flex-basis: 100%;
            flex-grow: 1;
            align-items: center
        }

        .navbar-toggler[_ngcontent-sc91] {
            padding: .25rem .75rem;
            font-size: 1.25rem;
            line-height: 1;
            background-color: transparent;
            border: 1px solid transparent;
            border-radius: .25rem
        }

        .navbar-toggler[_ngcontent-sc91]:focus,
        .navbar-toggler[_ngcontent-sc91]:hover {
            text-decoration: none
        }

        .navbar-toggler[_ngcontent-sc91]:not(:disabled):not(.disabled) {
            cursor: pointer
        }

        .navbar-toggler-icon[_ngcontent-sc91] {
            display: inline-block;
            width: 1.5em;
            height: 1.5em;
            vertical-align: middle;
            content: "";
            background: no-repeat 50%;
            background-size: 100% 100%
        }

        @media (max-width:479.98px) {

            .navbar-expand-sm[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-sm[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                padding-right: 0;
                padding-left: 0
            }
        }

        @media (min-width:480px) {
            .navbar-expand-sm[_ngcontent-sc91] {
                flex-flow: row nowrap;
                justify-content: flex-start
            }

            .navbar-expand-sm[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] {
                flex-direction: row
            }

            .navbar-expand-sm[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                position: absolute
            }

            .navbar-expand-sm[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu-right[_ngcontent-sc91] {
                right: 0;
                left: auto
            }

            .navbar-expand-sm[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-sm[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-sm[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                flex-wrap: nowrap
            }

            .navbar-expand-sm[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                display: flex !important;
                flex-basis: auto
            }

            .navbar-expand-sm[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
                display: none
            }

            .navbar-expand-sm[_ngcontent-sc91] .dropup[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                top: auto;
                bottom: 100%
            }
        }

        @media (max-width:1023.98px) {

            .navbar-expand-md[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-md[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                padding-right: 0;
                padding-left: 0
            }
        }

        @media (min-width:1024px) {
            .navbar-expand-md[_ngcontent-sc91] {
                flex-flow: row nowrap;
                justify-content: flex-start
            }

            .navbar-expand-md[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] {
                flex-direction: row
            }

            .navbar-expand-md[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                position: absolute
            }

            .navbar-expand-md[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu-right[_ngcontent-sc91] {
                right: 0;
                left: auto
            }

            .navbar-expand-md[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-md[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-md[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                flex-wrap: nowrap
            }

            .navbar-expand-md[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                display: flex !important;
                flex-basis: auto
            }

            .navbar-expand-md[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
                display: none
            }

            .navbar-expand-md[_ngcontent-sc91] .dropup[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                top: auto;
                bottom: 100%
            }
        }

        @media (max-width:1199.98px) {

            .navbar-expand-lg[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-lg[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                padding-right: 0;
                padding-left: 0
            }
        }

        @media (min-width:1200px) {
            .navbar-expand-lg[_ngcontent-sc91] {
                flex-flow: row nowrap;
                justify-content: flex-start
            }

            .navbar-expand-lg[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] {
                flex-direction: row
            }

            .navbar-expand-lg[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                position: absolute
            }

            .navbar-expand-lg[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu-right[_ngcontent-sc91] {
                right: 0;
                left: auto
            }

            .navbar-expand-lg[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-lg[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-lg[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                flex-wrap: nowrap
            }

            .navbar-expand-lg[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                display: flex !important;
                flex-basis: auto
            }

            .navbar-expand-lg[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
                display: none
            }

            .navbar-expand-lg[_ngcontent-sc91] .dropup[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                top: auto;
                bottom: 100%
            }
        }

        @media (max-width:1899.98px) {

            .navbar-expand-xl[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-xl[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                padding-right: 0;
                padding-left: 0
            }
        }

        @media (min-width:1900px) {
            .navbar-expand-xl[_ngcontent-sc91] {
                flex-flow: row nowrap;
                justify-content: flex-start
            }

            .navbar-expand-xl[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] {
                flex-direction: row
            }

            .navbar-expand-xl[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                position: absolute
            }

            .navbar-expand-xl[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu-right[_ngcontent-sc91] {
                right: 0;
                left: auto
            }

            .navbar-expand-xl[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: .5rem;
                padding-left: .5rem
            }

            .navbar-expand-xl[_ngcontent-sc91]>.container[_ngcontent-sc91],
            .navbar-expand-xl[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
                flex-wrap: nowrap
            }

            .navbar-expand-xl[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                display: flex !important;
                flex-basis: auto
            }

            .navbar-expand-xl[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
                display: none
            }

            .navbar-expand-xl[_ngcontent-sc91] .dropup[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                top: auto;
                bottom: 100%
            }
        }

        .navbar-expand[_ngcontent-sc91] {
            flex-flow: row nowrap;
            justify-content: flex-start
        }

        .navbar-expand[_ngcontent-sc91]>.container[_ngcontent-sc91],
        .navbar-expand[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-expand[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] {
            flex-direction: row
        }

        .navbar-expand[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            position: absolute
        }

        .navbar-expand[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .dropdown-menu-right[_ngcontent-sc91] {
            right: 0;
            left: auto
        }

        .navbar-expand[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
            padding-right: .5rem;
            padding-left: .5rem
        }

        .navbar-expand[_ngcontent-sc91]>.container[_ngcontent-sc91],
        .navbar-expand[_ngcontent-sc91]>.container-fluid[_ngcontent-sc91] {
            flex-wrap: nowrap
        }

        .navbar-expand[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
            display: flex !important;
            flex-basis: auto
        }

        .navbar-expand[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
            display: none
        }

        .navbar-expand[_ngcontent-sc91] .dropup[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            top: auto;
            bottom: 100%
        }

        .navbar-light[_ngcontent-sc91] .navbar-brand[_ngcontent-sc91],
        .navbar-light[_ngcontent-sc91] .navbar-brand[_ngcontent-sc91]:focus,
        .navbar-light[_ngcontent-sc91] .navbar-brand[_ngcontent-sc91]:hover {
            color: rgba(0, 0, 0, .9)
        }

        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
            color: rgba(0, 0, 0, .5)
        }

        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:focus,
        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover {
            color: rgba(0, 0, 0, .7)
        }

        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link.disabled[_ngcontent-sc91] {
            color: rgba(0, 0, 0, .3)
        }

        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .active[_ngcontent-sc91]>.nav-link[_ngcontent-sc91],
        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link.active[_ngcontent-sc91],
        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link.show[_ngcontent-sc91],
        .navbar-light[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .show[_ngcontent-sc91]>.nav-link[_ngcontent-sc91] {
            color: rgba(0, 0, 0, .9)
        }

        .navbar-light[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
            color: rgba(0, 0, 0, .5);
            border-color: rgba(0, 0, 0, .1)
        }

        .navbar-light[_ngcontent-sc91] .navbar-toggler-icon[_ngcontent-sc91] {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
        }

        .navbar-light[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] {
            color: rgba(0, 0, 0, .5)
        }

        .navbar-light[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] a[_ngcontent-sc91],
        .navbar-light[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] a[_ngcontent-sc91]:focus,
        .navbar-light[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] a[_ngcontent-sc91]:hover {
            color: rgba(0, 0, 0, .9)
        }

        .navbar-dark[_ngcontent-sc91] .navbar-brand[_ngcontent-sc91],
        .navbar-dark[_ngcontent-sc91] .navbar-brand[_ngcontent-sc91]:focus,
        .navbar-dark[_ngcontent-sc91] .navbar-brand[_ngcontent-sc91]:hover {
            color: #fff
        }

        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
            color: hsla(0, 0%, 100%, .5)
        }

        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:focus,
        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover {
            color: hsla(0, 0%, 100%, .75)
        }

        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link.disabled[_ngcontent-sc91] {
            color: hsla(0, 0%, 100%, .25)
        }

        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .active[_ngcontent-sc91]>.nav-link[_ngcontent-sc91],
        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link.active[_ngcontent-sc91],
        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-link.show[_ngcontent-sc91],
        .navbar-dark[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .show[_ngcontent-sc91]>.nav-link[_ngcontent-sc91] {
            color: #fff
        }

        .navbar-dark[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
            color: hsla(0, 0%, 100%, .5);
            border-color: hsla(0, 0%, 100%, .1)
        }

        .navbar-dark[_ngcontent-sc91] .navbar-toggler-icon[_ngcontent-sc91] {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
        }

        .navbar-dark[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] {
            color: hsla(0, 0%, 100%, .5)
        }

        .navbar-dark[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] a[_ngcontent-sc91],
        .navbar-dark[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] a[_ngcontent-sc91]:focus,
        .navbar-dark[_ngcontent-sc91] .navbar-text[_ngcontent-sc91] a[_ngcontent-sc91]:hover {
            color: #fff
        }

        .header-ghost[_ngcontent-sc91] {
            height: 144px;
            position: absolute;
            z-index: 0
        }

        .header-ghost[_ngcontent-sc91],
        .header-ghost[_ngcontent-sc91]+.subheader-ghost[_ngcontent-sc91] {
            left: 0;
            right: 0;
            opacity: .3;
            pointer-events: none
        }

        .header-ghost[_ngcontent-sc91]+.subheader-ghost[_ngcontent-sc91] {
            height: 57px;
            position: absolute;
            top: 130px;
            background: red;
            transition: background-color .4s cubic-bezier(.165, .84, .44, 1);
            position: relative
        }

        .header-ghost[_ngcontent-sc91]+.subheader-ghost.sticky-header[_ngcontent-sc91] {
            top: 130px;
            background: #fff
        }

        .sub-menu[_ngcontent-sc91] {
            background: transparent
        }

        .sub-menu-holder[_ngcontent-sc91] {
            height: 57px
        }

        .header-web.sticky-header[_ngcontent-sc91] {
            height: 57px;
            padding: 0 20px;
            display: flex;
            align-items: center
        }

        .header-web.sticky-header[_ngcontent-sc91]>.container[_ngcontent-sc91] {
            max-width: 100%;
            padding: 0
        }

        .header-web[_ngcontent-sc91] {
            padding: 10px 0 30px;
            background: none;
            position: relative;
            position: absolute;
            left: 0;
            z-index: 9998;
            right: 0;
            transition: border-color .4s
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] {
                padding: 20px 0 30px
            }
        }

        .header-web-wrapper[_ngcontent-sc91] {
            background: none
        }

        [lang=bg][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=bg] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=da][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=da] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=de][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=de] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=es][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=es] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=fi][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=fi] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=hr][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=hr] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=id][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=id] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=mn][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=mn] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=pl][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=pl] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=ru][_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91],
        [lang=ru] [_nghost-sc91] .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91] {
            max-width: 1300px
        }

        @media (max-width:1440px) {
            .header-web[_ngcontent-sc91] .contfix[_ngcontent-sc91] {
                max-width: 100%
            }
        }

        .header-web[_ngcontent-sc91] .topright-menu-submenu[_ngcontent-sc91] {
            display: none !important
        }

        .header-web[_ngcontent-sc91] .sticky-block[_ngcontent-sc91] {
            display: none
        }

        .header-web.sticky-header[_ngcontent-sc91] .topright-menu[_ngcontent-sc91] {
            display: none !important
        }

        .header-web.sticky-header[_ngcontent-sc91] .topright-menu-submenu[_ngcontent-sc91] {
            display: flex !important;
            position: relative
        }

        .header-web.sticky-header[_ngcontent-sc91] .sub-holder[_ngcontent-sc91] {
            width: 100%
        }

        .header-web.sticky-header[_ngcontent-sc91] .sticky-none[_ngcontent-sc91] {
            display: none
        }

        .header-web.sticky-header[_ngcontent-sc91] .sticky-block[_ngcontent-sc91] {
            display: block;
            position: relative;
            margin-left: 20px
        }

        .header-web.sticky-header[_ngcontent-sc91] span.bullet[_ngcontent-sc91] {
            padding: 0 20px
        }

        .header-web[_ngcontent-sc91] .logo[_ngcontent-sc91] {
            font-size: 24px;
            display: inline-block;
            position: absolute;
            left: 50%;
            top: 0;
            transform: translateX(-50%);
            margin: 0 auto;
            transition: box-shadow .4s ease-in-out
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .logo[_ngcontent-sc91] {
                position: static;
                width: 110px;
                transform: none;
                margin: 0 40px 0 0;
                max-height: 110px
            }

            .header-web[_ngcontent-sc91] .logo[_ngcontent-sc91]:hover {
                box-shadow: 0 3px 16px 0 rgba(237, 28, 36, .52)
            }

            .header-web[_ngcontent-sc91] .logo[_ngcontent-sc91]:hover:focus {
                box-shadow: none
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .logo[_ngcontent-sc91] img[_ngcontent-sc91] {
                width: 100%;
                height: 100%
            }
        }

        .header-web[_ngcontent-sc91] .logo[_ngcontent-sc91] i[_ngcontent-sc91] {
            color: #ed1c24
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .logo-mobile[_ngcontent-sc91] {
                display: none
            }
        }

        .header-web[_ngcontent-sc91] .logo-desktop[_ngcontent-sc91] {
            display: none
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .logo-desktop[_ngcontent-sc91] {
                display: block
            }
        }

        .header-web[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
            position: relative;
            display: inline-block;
            height: 27px;
            border-radius: 13.5px;
            color: #b68756;
            font-size: 13px;
            min-width: -webkit-fit-content;
            min-width: -moz-fit-content;
            min-width: fit-content;
            max-width: -webkit-fit-content;
            max-width: -moz-fit-content;
            max-width: fit-content;
            border: 1px solid #b68756;
            outline: none;
            padding: 6px 5px 6px 26px
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] {
                display: none
            }
        }

        .header-web[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] span[_ngcontent-sc91] {
            position: absolute;
            top: 50%;
            left: 10px;
            display: block;
            width: 11px;
            height: 1px;
            margin-top: -1px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            transition: background-color .3s;
            background: #b68756
        }

        .header-web[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] span[_ngcontent-sc91]:after,
        .header-web[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] span[_ngcontent-sc91]:before {
            content: "";
            position: absolute;
            left: 0;
            width: 100%;
            height: 100%;
            background: #b68756;
            transition: transform .3s
        }

        .header-web[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] span[_ngcontent-sc91]:before {
            transform: translateY(-4px)
        }

        .header-web[_ngcontent-sc91] .navbar-toggler[_ngcontent-sc91] span[_ngcontent-sc91]:after {
            transform: translateY(4px)
        }

        .header-web[_ngcontent-sc91] .navbar[_ngcontent-sc91] {
            position: static;
            padding: 0;
            flex-wrap: nowrap
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar[_ngcontent-sc91] {
                position: relative;
                z-index: 9
            }
        }

        .header-web[_ngcontent-sc91] .navbar-collapse.collapsing[_ngcontent-sc91] {
            height: calc(100vh - 76px) !important
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-collapse.collapsing[_ngcontent-sc91] {
                height: auto !important
            }
        }

        .header-web[_ngcontent-sc91] .heading-top[_ngcontent-sc91] {
            padding: 0 20px
        }

        .header-web[_ngcontent-sc91] .heading-top[_ngcontent-sc91] .logo-menu[_ngcontent-sc91] {
            font-size: 24px
        }

        .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
            position: absolute;
            height: calc(100vh - 76px);
            visibility: hidden;
            left: 0;
            z-index: -1;
            opacity: .9;
            transition: all .4s;
            overflow: auto;
            position: fixed;
            min-width: 100%;
            bottom: 0;
            height: auto
        }

        @media (max-width:1023.98px) {
            .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                top: 0;
                padding-top: 10px;
                padding-bottom: 130px;
                transform: translateX(-100%)
            }
        }

        @media (min-width:480px) {
            .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                max-width: 425px;
                min-width: 400px
            }
        }

        .cookie-warning-displayed .header-web .navbar-collapse {
            top: 100px !important
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                display: flex;
                flex: auto;
                position: static;
                overflow: visible;
                opacity: 1;
                height: auto;
                z-index: 3;
                visibility: visible
            }
        }

        .header-web[_ngcontent-sc91] .navbar-collapse.top-position-menu[_ngcontent-sc91] {
            padding-top: 10px
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-collapse.top-position-menu[_ngcontent-sc91] {
                padding: 0
            }
        }

        .header-web[_ngcontent-sc91] .navbar-collapse.top-position-menu[_ngcontent-sc91] .left-holder[_ngcontent-sc91] {
            display: flex;
            align-items: center
        }

        .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] div[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] ul[_ngcontent-sc91] {
            opacity: 0;
            transition: opacity .4s
        }

        @media (min-width:1024px) {

            .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] div[_ngcontent-sc91],
            .header-web[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] ul[_ngcontent-sc91] {
                opacity: 1
            }
        }

        .header-web[_ngcontent-sc91] .navbar-collapse.show[_ngcontent-sc91] {
            background: #fff;
            transform: translateX(0);
            opacity: 1;
            box-shadow: 0 0 9px 0 rgba(19, 19, 19, .13);
            z-index: 999;
            visibility: visible;
            transition: all .2s ease
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-collapse.show[_ngcontent-sc91] {
                background: #fff;
                box-shadow: none;
                position: absolute;
                left: 125px;
                z-index: 9;
                top: 0;
                margin: 0;
                max-width: -webkit-fit-content;
                max-width: -moz-fit-content;
                max-width: fit-content;
                height: 100%
            }
        }

        .header-web[_ngcontent-sc91] .navbar-collapse.show[_ngcontent-sc91] div[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .navbar-collapse.show[_ngcontent-sc91] ul[_ngcontent-sc91] {
            opacity: 1
        }

        .header-web[_ngcontent-sc91] .cn-phone-number--mobile[_ngcontent-sc91] {
            margin-top: 10px;
            margin-left: 20px
        }

        .header-web[_ngcontent-sc91] .cn-phone-number--mobile[_ngcontent-sc91] a[_ngcontent-sc91] {
            text-decoration: none !important;
            color: #b68756;
            margin-bottom: 5px
        }

        .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] {
            padding: 10px 0 0
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] {
                flex-direction: row;
                padding: 0
            }
        }

        .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
            display: flex;
            font-size: 20px;
            line-height: 1.8;
            color: #2d3436;
            padding: 2px 20px;
            justify-content: space-between;
            align-items: center;
            white-space: nowrap
        }

        @media (max-width:1100px) {

            [lang=bg][_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] span[_ngcontent-sc91],
            [lang=bg] [_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] span[_ngcontent-sc91],
            [lang=mn][_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] span[_ngcontent-sc91],
            [lang=mn] [_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] span[_ngcontent-sc91] {
                font-size: 15px
            }
        }

        @media (min-width:1440px) {

            [lang=bg][_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] span[_ngcontent-sc91],
            [lang=bg] [_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] span[_ngcontent-sc91] {
                font-size: 15px
            }
        }

        @media (min-width:1024px) {

            .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:active,
            .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:focus,
            .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover,
            .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover:focus,
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:active,
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:focus,
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover,
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover:focus {
                color: #636e72
            }
        }

        @media (min-width:1024px) {

            .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:active,
            .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:focus,
            .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover,
            .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:hover:focus {
                color: #fff
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding: 0 25px 0 0;
                font-size: 16px
            }

            [lang=bg][_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            [lang=bg] [_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            [lang=hr][_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            [lang=hr] [_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            [lang=mn][_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            [lang=mn] [_nghost-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: 10px
            }
        }

        .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] i[_ngcontent-sc91] {
            color: #303135;
            font-size: 12px;
            transform: rotate(90deg);
            display: block;
            transform-origin: 50% 50%;
            position: relative
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] i[_ngcontent-sc91] {
                display: none
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:before {
                content: "";
                position: absolute;
                bottom: -4px;
                left: 5px;
                width: 0;
                height: 1px;
                background: #636e72;
                transition: width .4s ease-in-out
            }
        }

        .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:after {
            display: none
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:after {
                display: inline-block
            }
        }

        @media (max-width:479.98px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] {
                overflow: hidden
            }
        }

        .menu-behavior--hover[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item.show[_ngcontent-sc91] {
            position: relative
        }

        .menu-behavior--hover[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item.show[_ngcontent-sc91]:before {
            background: red;
            display: block;
            content: "";
            position: absolute;
            left: -40px;
            right: -40px;
            height: 90px;
            top: 0;
            opacity: 0;
            z-index: -1
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item.active[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:before {
                width: calc(100% - 30px);
                transform: translateX(-5px)
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item.show[_ngcontent-sc91] .nav-link[_ngcontent-sc91]:after {
                transform: rotate(45deg) translateY(2px) translateX(2px)
            }
        }

        .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item.show[_ngcontent-sc91] .nav-link[_ngcontent-sc91] i[_ngcontent-sc91] {
            transform: rotate(-90deg)
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91]:last-child .nav-link[_ngcontent-sc91] {
                padding-right: 10px
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91]:last-child.active .nav-link[_ngcontent-sc91]:before {
                width: calc(100% - 20px)
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-holder[_ngcontent-sc91] {
                padding-top: 30px
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91] {
            margin-bottom: 20px
        }

        .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91]:last-child {
            margin: 0
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91] {
                margin-bottom: 0;
                padding-bottom: 15px;
                min-width: 260px
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91] .title[_ngcontent-sc91] {
            font-weight: 500;
            color: #a4b1b7;
            padding: 0 20px 5px;
            font-size: 18px
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91] .title[_ngcontent-sc91] {
                padding: 0 30px 20px;
                font-size: 16px
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91] {
                width: 50%
            }

            .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91]:first-child {
                border-right: 1px solid #dfe6e9
            }

            .header-web .dropdown-column:first-child[dir=ar][_nghost-sc91] .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91]:first-child,
            [dir=ar] [_nghost-sc91] .header-web[_ngcontent-sc91] .dropdown-column[_ngcontent-sc91]:first-child {
                border-left: 1px solid #dfe6e9;
                border-right: 0
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            border: none;
            margin: 0 !important;
            background: rgba(48, 49, 53, .03);
            border-radius: 0;
            padding: 0;
            -webkit-animation-duration: .1s;
            animation-duration: .1s;
            transition: all .1s ease-in-out
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                min-width: 250px;
                margin-top: 20px !important;
                left: -30px;
                background-color: #fff;
                box-shadow: 0 8px 32px 0 rgba(76, 83, 107, .11)
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-menu.show[_ngcontent-sc91] {
            margin: 5px 0;
            padding: 15px 0
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-menu.show[_ngcontent-sc91] {
                position: absolute;
                margin: 20px 0 0;
                padding: 0
            }
        }

        @media (max-width:1023.98px) {

            .header-web[_ngcontent-sc91] .dropdown-menu.fx-animation-fadeInDown20px[_ngcontent-sc91],
            .header-web[_ngcontent-sc91] .dropdown-menu.fx-animation-fadeInUp20px[_ngcontent-sc91] {
                -webkit-animation: none;
                animation: none
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91] {
            font-size: 18px;
            line-height: 2;
            color: #2d3436;
            transition: background .1s, color .1s;
            padding: 1px 20px
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91] {
                text-align: left;
                display: inline-block;
                font-size: 16px;
                padding: 7px 30px;
                line-height: 2.25
            }

            .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:first-child {
                padding-top: 14px
            }

            .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:last-child {
                padding-bottom: 14px
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:focus,
        .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:hover,
        .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:hover:focus {
            background: #fff;
            color: #2d3436
        }

        @media (min-width:1024px) {

            .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:focus,
            .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:hover,
            .header-web[_ngcontent-sc91] .dropdown-item[_ngcontent-sc91]:hover:focus {
                background: rgba(48, 49, 53, .03);
                color: #b68756
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-item.current-page[_ngcontent-sc91] {
            color: #b2bec3 !important
        }

        .header-web[_ngcontent-sc91] .dropdown-item.current-page.disabled[_ngcontent-sc91] {
            pointer-events: none
        }

        .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91] {
            display: flex;
            position: relative;
            align-items: center;
            transition: color .2s;
            justify-content: center
        }

        @media (max-width:1023.98px) {
            .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91] {
                width: auto;
                display: inline-flex;
                position: relative;
                justify-self: center
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91] {
                justify-content: flex-start
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]>i[_ngcontent-sc91] {
            font-size: 27px;
            margin-right: 15px
        }

        @media (max-width:1023.98px) {
            .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]>i[_ngcontent-sc91] {
                position: absolute;
                left: 0;
                transform: translateX(calc(-100% - 5px))
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]:last-child {
            padding-top: 6px;
            padding-bottom: 6px;
            color: #b68756
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]:last-child {
                padding-top: 20px;
                padding-bottom: 20px
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]:last-child:hover {
            color: #0984e3;
            text-decoration: none;
            background: none
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]:last-child:hover {
                background: #fbfbfc
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]:last-child:before {
            content: "";
            top: 0;
            left: 0;
            right: 0;
            height: 1px;
            background: #dfe6e9;
            position: absolute;
            display: none
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-item.has-icon[_ngcontent-sc91]:last-child:before {
                display: block
            }
        }

        .header-web[_ngcontent-sc91] .dropdown-toggle.expanded[_ngcontent-sc91]+.dropdown-menu[_ngcontent-sc91] {
            display: block
        }

        .header-web[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
            display: none
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
                display: inline-block;
                position: relative;
                display: inline-flex;
                width: 7px;
                height: 7px;
                opacity: 1;
                margin-left: 7px;
                transform: rotate(-135deg);
                transition: all .4s;
                margin-top: -3px
            }

            .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after,
            .header-web[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
                border: 1px solid #636e72;
                border-width: 2px 0 0 2px
            }

            .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
                border: 1px solid #fff;
                border-width: 2px 0 0 2px
            }
        }

        .header-web[_ngcontent-sc91] .button-holder[_ngcontent-sc91] {
            padding: 0 20px 15px
        }

        .header-web[_ngcontent-sc91] .button-holder[_ngcontent-sc91] .btn-primary[_ngcontent-sc91] {
            padding: 15px 10px;
            min-width: 100%;
            margin-top: 20px;
            border-radius: 9px;
            max-width: 450px
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] {
            flex: 1 1 100%;
            margin-top: 14px;
            z-index: 3
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] {
            overflow: hidden
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] a[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] span[_ngcontent-sc91] {
            margin-right: 15px;
            font-size: 13px;
            transition: transform .2s, opacity .2s, color .4s;
            display: inline-block
        }

        @media (min-width:1024px) {

            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] a[_ngcontent-sc91],
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] span[_ngcontent-sc91] {
                font-size: 16px;
                line-height: 19px
            }
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] span[_ngcontent-sc91] {
            cursor: default
        }

        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] span[_ngcontent-sc91] {
            color: #2d3436
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] span[_ngcontent-sc91] {
            color: #798e96
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] a[_ngcontent-sc91] {
            color: #b68756
        }

        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] a[_ngcontent-sc91]:active,
        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] a[_ngcontent-sc91]:hover {
            color: #8e9da1
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] a[_ngcontent-sc91]:active,
        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list[_ngcontent-sc91] a[_ngcontent-sc91]:hover {
            color: #ebeef0
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list.submenu-visible[_ngcontent-sc91] {
            width: 0
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list.submenu-visible[_ngcontent-sc91] a[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list.submenu-visible[_ngcontent-sc91] span[_ngcontent-sc91] {
            transform: translateX(300px);
            opacity: 0
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .inline-menu-list__wrapper[_ngcontent-sc91] {
            display: inline-flex;
            align-items: center
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            border-bottom: 1px solid #b2bec3
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .heading[_ngcontent-sc91] {
            z-index: 3;
            padding: 0;
            border-bottom: none;
            display: inline-flex !important
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .title[_ngcontent-sc91] {
            padding: 0;
            flex: auto
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91] {
            display: none
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] {
            display: flex;
            padding: 0;
            align-items: center;
            justify-content: flex-end
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] li[_ngcontent-sc91] {
            margin-left: 20px
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] a[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] span[_ngcontent-sc91] {
            padding: 0;
            display: inline-block;
            font-size: 13px
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder.show-full-menu[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            background: none;
            position: static;
            box-shadow: none;
            display: inline-block;
            padding: 0;
            -webkit-animation: none;
            animation: none;
            width: auto;
            opacity: 1;
            z-index: 3
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading[_ngcontent-sc91] {
            padding: 8px 0;
            border-bottom: 1px solid #b2bec3;
            justify-content: space-between;
            z-index: 9999
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading.expanded[_ngcontent-sc91] {
                height: 100%
            }
        }

        @media (max-width:1023.98px) {

            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading.expanded[_ngcontent-sc91] .current-page[_ngcontent-sc91] span[_ngcontent-sc91],
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading.expanded[_ngcontent-sc91] .title[_ngcontent-sc91] {
                color: #2d3436
            }
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading.expanded[_ngcontent-sc91]+.dropdown-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] span[_ngcontent-sc91] {
            color: #2d3436 !important
        }

        @media (max-width:1023.98px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading.expanded[_ngcontent-sc91] .title[_ngcontent-sc91] {
                z-index: 9999
            }
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .title[_ngcontent-sc91] {
            font-weight: 500;
            font-size: 14px;
            padding: 0 10px 0 0;
            position: relative;
            z-index: 9
        }

        @media (min-width:480px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .title[_ngcontent-sc91] {
                font-size: 16px
            }
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .title[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .title[_ngcontent-sc91],
        .sticky-header-wrapper[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .title[_ngcontent-sc91] {
            color: #fff
        }

        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .title[_ngcontent-sc91],
        .sticky-header-wrapper[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .title[_ngcontent-sc91] {
            color: #2d3436
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91] {
            position: relative;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            font-size: 12px;
            z-index: 9999;
            color: #b68756
        }

        @media (min-width:480px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91] {
                white-space: nowrap;
                font-size: 14px
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91] {
                border: 1px solid #dfe6e9;
                background: #fff;
                width: 41px;
                height: 41px;
                display: flex;
                align-items: center;
                justify-content: center
            }
        }

        @media (min-width:1024px) {
            .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91] {
                border: 1px solid #798e96;
                background: hsla(0, 0%, 100%, .1)
            }
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu__title[_ngcontent-sc91] {
            padding-right: 5px
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu__title[_ngcontent-sc91] {
                padding: 0
            }
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91]:after {
            content: "";
            display: inline-flex;
            border-width: 1px 0 0 1px;
            border-style: solid;
            width: 6px;
            height: 6px;
            top: -2px;
            position: relative;
            opacity: 1;
            transform: rotate(-135deg);
            transform-origin: 50%
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91]:after {
                display: none
            }
        }

        [lang=ar][_nghost-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91]:after,
        [lang=ar] [_nghost-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91]:after {
            right: auto;
            left: 0
        }

        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91]:after {
            border-color: #2d3436
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91]:after {
            border-color: #b2bec3
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu.expanded[_ngcontent-sc91] {
            border-color: transparent
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu.expanded[_ngcontent-sc91] {
                box-shadow: 0 2px 13px 0 rgba(0, 0, 0, .15)
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu.expanded[_ngcontent-sc91]:before {
                content: "";
                position: absolute;
                bottom: -17px;
                left: -24px;
                right: -1px;
                height: 16px;
                background: #fff;
                z-index: 2
            }

            [lang=ar][_nghost-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu.expanded[_ngcontent-sc91]:before,
            [lang=ar] [_nghost-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu.expanded[_ngcontent-sc91]:before {
                right: -22px;
                left: -1px
            }
        }

        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu.expanded[_ngcontent-sc91]:after {
            border-color: #b2bec3
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu.expanded[_ngcontent-sc91]:after {
            border-color: #2d3436
        }

        @media (max-width:1023.98px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91] .bullets[_ngcontent-sc91] {
                display: none
            }
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu__title[_ngcontent-sc91] {
            -webkit-animation: animateTitle .1s forwards;
            animation: animateTitle .1s forwards
        }

        @media (max-width:1023.98px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu__title[_ngcontent-sc91] {
                display: none
            }
        }

        @-webkit-keyframes animateTitle {
            0% {
                transform: translateY(-20px)
            }

            to {
                transform: none
            }
        }

        @keyframes animateTitle {
            0% {
                transform: translateY(-20px)
            }

            to {
                transform: none
            }
        }

        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu__title[_ngcontent-sc91] {
            color: #2d3436
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .opener-sub-menu__title[_ngcontent-sc91] {
            color: #b2bec3
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .expanded[_ngcontent-sc91] .opener-sub-menu[_ngcontent-sc91]:after {
            top: 1px;
            transform: rotate(45deg)
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] {
            padding: 10px
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] a[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] span[_ngcontent-sc91] {
            pointer-events: none
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] a[_ngcontent-sc91],
        .fx-theme--dark[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] span[_ngcontent-sc91] {
            color: #fff
        }

        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] a[_ngcontent-sc91],
        .fx-theme--light[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] span[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] a[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] span[_ngcontent-sc91],
        .sticky-header-wrapper[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] a[_ngcontent-sc91],
        .sticky-header-wrapper[_ngcontent-sc91] .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] .current-page[_ngcontent-sc91] span[_ngcontent-sc91] {
            color: #b2bec3
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] a[_ngcontent-sc91],
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] span[_ngcontent-sc91] {
            font-size: 13px;
            padding: 5px 10px;
            display: block
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] a[_ngcontent-sc91]:focus,
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] a[_ngcontent-sc91]:hover,
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] span[_ngcontent-sc91]:focus,
        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .sub-menu[_ngcontent-sc91] span[_ngcontent-sc91]:hover {
            color: #0984e3
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
            top: 0;
            right: -20px;
            left: -20px;
            padding: 37px 20px 0;
            margin-top: 0 !important;
            background: none;
            box-shadow: 0 2px 13px 0 rgba(0, 0, 0, .15);
            background: #fff;
            text-align: center
        }

        @media (max-width:1023.98px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .dropdown-menu.fx-animation-fadeInDown20px[_ngcontent-sc91] {
                -webkit-animation-name: fx-animation-fadeInDown20px;
                animation-name: fx-animation-fadeInDown20px;
                -webkit-animation-duration: .2s;
                animation-duration: .2s;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both
            }
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                width: 265px;
                top: 49px;
                left: auto;
                box-shadow: 0 2px 13px 0 rgba(0, 0, 0, .15);
                right: 0;
                text-align: left;
                padding: 0 30px 0 20px
            }
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] a[_ngcontent-sc91] {
            color: #b68756
        }

        .header-web[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] a[_ngcontent-sc91]:hover {
            color: #986d41
        }

        .header-web[_ngcontent-sc91] .header-holder[_ngcontent-sc91] {
            flex-wrap: wrap;
            position: relative
        }

        .header-web[_ngcontent-sc91] .topright-menu[_ngcontent-sc91] {
            display: flex;
            justify-content: center;
            align-items: center;
            top: 0;
            right: 20px
        }

        @media (min-width:1024px) {
            .header-web[_ngcontent-sc91] .topright-menu[_ngcontent-sc91] {
                position: absolute
            }
        }

        .header-web[_ngcontent-sc91] .topright-menu-item[_ngcontent-sc91] {
            font-weight: 500;
            font-size: 14px;
            line-height: 17px;
            letter-spacing: .02em;
            text-transform: uppercase;
            color: #6c4d2d
        }

        .header-web[_ngcontent-sc91] .topright-menu-item[_ngcontent-sc91] a[_ngcontent-sc91] {
            color: #b68756
        }

        .header-web[_ngcontent-sc91] .topright-menu[_ngcontent-sc91] .bullet[_ngcontent-sc91] {
            color: #6d6455;
            padding: 0 10px
        }

        .header-web[_ngcontent-sc91] .navbar-close-menu[_ngcontent-sc91] {
            color: #b68756;
            font-size: 15px;
            position: relative
        }

        .header-web[_ngcontent-sc91] .notifications-amount[_ngcontent-sc91] {
            position: absolute;
            right: -1px;
            top: -8px;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            color: #fff;
            background-color: #f8c83c;
            font-size: 10px;
            line-height: 16px
        }

        .header-web[_ngcontent-sc91] .notifications-amount.important[_ngcontent-sc91] {
            background-color: red
        }

        .header-web[_ngcontent-sc91] .logo-menu[_ngcontent-sc91] {
            color: #ed1c24
        }

        .header-web[_ngcontent-sc91] .navbar-opener[_ngcontent-sc91] {
            display: none
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] {
                border-bottom: 1px solid #b2bec3;
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                z-index: 999;
                background: #fff
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar-opener[_ngcontent-sc91] {
                display: inline-block;
                color: #b68756 !important;
                font-size: 14px;
                position: relative;
                line-height: 28px;
                margin-right: 24px;
                outline: 0;
                flex: 0 0 60px;
                min-width: -webkit-fit-content;
                min-width: -moz-fit-content;
                min-width: fit-content
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .header-holder[_ngcontent-sc91] {
                flex-wrap: nowrap
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .col-right[_ngcontent-sc91] {
                display: none !important
            }
        }

        .header-web.sticky-header[_ngcontent-sc91] .logo[_ngcontent-sc91]:hover {
            box-shadow: none
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .logo[_ngcontent-sc91] {
                width: auto;
                margin-right: 30px
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .logo-desktop[_ngcontent-sc91] {
                display: none
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .logo-mobile[_ngcontent-sc91] {
                display: block
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar-opener[_ngcontent-sc91] {
                display: inline-block;
                color: #b68756;
                font-size: 14px;
                position: relative;
                line-height: 28px;
                margin-right: 24px;
                outline: none;
                flex: 0 0 60px
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar-opener[_ngcontent-sc91]:after {
                content: "";
                position: relative;
                display: inline-block;
                vertical-align: middle;
                border: 1px solid #b68756;
                border-width: 1px 0 0 1px;
                width: 6px;
                height: 6px;
                opacity: 1;
                transform: rotate(135deg);
                margin-left: 10px
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar-opener.collapsed[_ngcontent-sc91]:after {
                transform: rotate(-45deg)
            }

            .header-web.sticky-header[_ngcontent-sc91] .navbar-opener.collapsed[_ngcontent-sc91] .text-open[_ngcontent-sc91] {
                display: none
            }

            .header-web.sticky-header[_ngcontent-sc91] .navbar-opener.collapsed[_ngcontent-sc91] .text-close[_ngcontent-sc91] {
                display: inline-block
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar-opener[_ngcontent-sc91] .text-close[_ngcontent-sc91] {
                display: none
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar-collapse[_ngcontent-sc91] {
                display: none;
                margin-right: 5rem;
                white-space: nowrap
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar-collapse.show[_ngcontent-sc91] {
                display: flex
            }
        }

        .header-web.sticky-header[_ngcontent-sc91] .navbar-collapse.show[_ngcontent-sc91] ul[_ngcontent-sc91] {
            flex: 1 0 auto
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar[_ngcontent-sc91] {
                flex-wrap: nowrap;
                flex: 0 0 auto
            }
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .navbar[_ngcontent-sc91] .dropdown-menu[_ngcontent-sc91] {
                white-space: normal
            }
        }

        .header-web.sticky-header[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] {
            z-index: 3
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] {
                padding: 0;
                border: none;
                width: auto;
                white-space: nowrap;
                flex: auto;
                overflow: hidden;
                position: relative;
                z-index: 8;
                margin: 0;
                overflow: visible
            }
        }

        .header-web.sticky-header[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading[_ngcontent-sc91] {
            border: none
        }

        @media (min-width:1024px) {
            .header-web.sticky-header[_ngcontent-sc91] .sub-menu-holder[_ngcontent-sc91] .heading[_ngcontent-sc91] {
                padding: 8px 0
            }
        }

        .header-web[_ngcontent-sc91] .mark-label[_ngcontent-sc91] {
            color: #ed1c24;
            font-size: 11px;
            line-height: 1;
            top: -.8em
        }

        .header-web[_ngcontent-sc91] .help-section[_ngcontent-sc91] {
            margin: 0 20px 15px;
            border-width: 1px 0
        }

        .header-web[_ngcontent-sc91] .help-section[_ngcontent-sc91] a[_ngcontent-sc91] {
            color: #303135;
            font-size: 13px;
            padding: 10px 0;
            align-items: center;
            justify-content: center;
            line-height: 1.2;
            display: flex;
            background: rgba(48, 49, 53, .03);
            border-radius: 9px
        }

        .header-web[_ngcontent-sc91] .help-section[_ngcontent-sc91] a[_ngcontent-sc91] i[_ngcontent-sc91] {
            font-size: 26px;
            margin-right: 10px
        }

        [lang=ar][_nghost-sc91] .header-web[_ngcontent-sc91] .help-section[_ngcontent-sc91] a[_ngcontent-sc91] i[_ngcontent-sc91],
        [lang=ar] [_nghost-sc91] .header-web[_ngcontent-sc91] .help-section[_ngcontent-sc91] a[_ngcontent-sc91] i[_ngcontent-sc91] {
            margin-right: 0;
            margin-left: 10px
        }

        .header-web[_ngcontent-sc91] .help-section[_ngcontent-sc91] a[_ngcontent-sc91] .text[_ngcontent-sc91] {
            text-align: left
        }

        .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91] {
            display: flex;
            min-width: 90px;
            height: 100%;
            border: none;
            align-items: center;
            margin-left: 10px;
            cursor: pointer;
            line-height: 1;
            font-size: 12px;
            min-width: 0;
            text-align: left;
            color: #b68756;
            font-weight: 500;
            background-color: rgba(182, 135, 86, .2);
            border-radius: 6px;
            padding: 9px
        }

        .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91] fx-icon[_ngcontent-sc91] {
            width: 20px;
            height: 20px;
            margin-right: 7px;
            flex-shrink: 0
        }

        .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91]:hover {
            background-color: rgba(182, 135, 86, .4)
        }

        @media (max-width:1250px) {

            [lang=bg][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=bg] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=da][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=da] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=de][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=de] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=et][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=et] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=fi][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=fi] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=hr][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=hr] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=id][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=id] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=mn][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=mn] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=no][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=no] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=pl][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=pl] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ro][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ro] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ru][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ru] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=sv][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=sv] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91] {
                display: none !important
            }
        }

        @media (max-width:1200px) {

            [lang=ar][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ar] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=en][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=en] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=es][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=es] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=hu][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=hu] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=it][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=it] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=lt][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=lt] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ms][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ms] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=pt][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=pt] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=vi][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=vi] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91] {
                display: none !important
            }
        }

        @media (max-width:1100px) {

            [lang=cs][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=cs] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=fr][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=fr] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ja][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=ja] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=nl][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=nl] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=th][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=th] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=vi][_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91],
            [lang=vi] [_nghost-sc91] .header-web[_ngcontent-sc91] .quick-access-button[_ngcontent-sc91] {
                display: none !important
            }
        }

        .header-web[_ngcontent-sc91] .cn-phone-number[_ngcontent-sc91] {
            position: absolute;
            transform: translate(50%, -50%);
            z-index: 10;
            left: -7%;
            top: 20%
        }

        .header-web[_ngcontent-sc91] .cn-phone-number[_ngcontent-sc91] a[_ngcontent-sc91] {
            text-decoration: none !important;
            color: #b68756;
            margin-right: 20px
        }

        @media (min-width:1024px) {
            body.sticky-header-visible {
                overflow: visible !important
            }
        }

        @media (min-width:1024px) {
            body.sticky-header-visible .sticky-header .sub-menu-holder {
                justify-content: flex-start !important
            }

            body.sticky-header-visible .sticky-header .sub-menu-holder:after {
                content: "";
                position: absolute;
                top: 0;
                right: 0;
                width: 50px;
                height: 30px;
                z-index: 9999;
                bottom: 0;
                background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff)
            }
        }

        .fx-theme--dark[_ngcontent-sc91] .header-web.sticky-header[_ngcontent-sc91] .dropdown-toggle[_ngcontent-sc91]:after {
            border-color: #636e72
        }

        .sub-menu-backdrop[_ngcontent-sc91] {
            background: red;
            opacity: .3;
            opacity: 0;
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0
        }

        @media (min-width:1024px) {
            [lang=bg] .header-web .logo {
                margin: 0 15px 0 0 !important
            }
        }

        [lang=bg] .header-web .quick-access-button {
            margin-left: 10px !important
        }

        @media (max-width:1065px) {
            [lang=bg] .header-web .navbar-nav .nav-item .nav-link span {
                font-size: 14px !important
            }
        }

        @media (min-width:1024px) {
            [lang=mn] .header-web .logo {
                margin: 0 15px 0 0 !important
            }
        }

        [lang=mn] .header-web .quick-access-button {
            margin-left: 10px !important
        }

        @media (max-width:1065px) {
            [lang=mn] .header-web .navbar-nav .nav-item .nav-link span {
                font-size: 14px !important
            }
        }

        @media (min-width:1024px) {
            [lang=de] .header-web .logo {
                margin: 0 15px 0 0 !important
            }
        }

        @media (min-width:1024px) {

            [lang=de] .header-web .navbar-nav .nav-item .nav-link,
            [lang=de] .header-web .navbar-nav .nav-item:last-child .nav-link {
                padding-right: 10px !important
            }
        }

        @media (max-width:1080px) {
            [lang=de] .header-web .navbar-nav .nav-item .nav-link span {
                font-size: 15px
            }
        }

        @media (min-width:1024px) {

            [lang=fi] .header-web .navbar-nav .nav-item .nav-link,
            [lang=fi] .header-web .navbar-nav .nav-item:last-child .nav-link {
                padding-right: 10px !important
            }
        }

        @media (max-width:1040px) {
            [lang=fi] .header-web .navbar-nav .nav-item .nav-link span {
                font-size: 15px
            }
        }

        @media (min-width:1024px) {

            [lang=es] .header-web .navbar-nav .nav-item .nav-link,
            [lang=es] .header-web .navbar-nav .nav-item:last-child .nav-link {
                padding-right: 10px !important
            }
        }

        @media (max-width:1080px) {
            [lang=es] .header-web .navbar-nav .nav-item .nav-link span {
                font-size: 15px
            }
        }

        @media (min-width:1024px) {

            [lang=da] .header-web .navbar-nav .nav-item:last-child .nav-link,
            [lang=hr] .header-web .navbar-nav .nav-item:last-child .nav-link,
            [lang=mn] .header-web .navbar-nav .nav-item:last-child .nav-link,
            [lang=vi] .header-web .navbar-nav .nav-item:last-child .nav-link {
                padding-right: 10px !important
            }
        }

        @media (min-width:1024px) {
            [lang=vi] .header-web .navbar-nav .nav-item .nav-link {
                padding-right: 15px !important
            }
        }

        @media (min-width:1024px) {
            [lang=mn][_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: 22px !important
            }
        }

        @media (min-width:1024px) {
            [lang=de][_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: 15px !important
            }
        }

        @media (min-width:1024px) {

            [lang=da][_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91],
            [lang=vi][_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding-right: 22px !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .logo {
                margin: 0 0 0 30px !important
            }
        }

        [lang=ar] .header-web .navbar-toggler {
            transform: rotate(180deg) !important
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .navbar-nav .nav-item .nav-link {
                text-align: right !important;
                padding-right: 0 !important;
                padding-left: 40px !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .navbar-nav .nav-item .nav-link:before {
                left: auto !important;
                right: 0 !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .navbar-nav .nav-item:last-child .nav-link {
                padding-left: 20px !important;
                margin-left: 10px !important;
                margin-right: 0 !important;
                padding-right: 0 !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .dropdown-menu {
                text-align: right !important;
                left: auto !important;
                right: -30px !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .dropdown-item {
                text-align: right !important
            }
        }

        [lang=ar] .header-web .dropdown-item.has-icon>i {
            margin-right: 0 !important;
            margin-left: 15px !important
        }

        @media (max-width:1023.98px) {
            [lang=ar] .header-web .dropdown-item.has-icon>i {
                left: auto !important;
                right: 0 !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .dropdown-toggle:after {
                margin-left: 0 !important;
                margin-right: 7px !important
            }
        }

        [lang=ar] .header-web .sub-menu-holder .inline-menu-list a,
        [lang=ar] .header-web .sub-menu-holder .inline-menu-list span {
            margin-right: 0 !important;
            margin-left: 15px !important
        }

        [lang=ar] .header-web .sub-menu-holder.show-full-menu .sub-menu li {
            margin-left: 0 !important;
            margin-right: 20px !important
        }

        [lang=ar] .header-web .sub-menu-holder.show-full-menu .title {
            padding: 0 0 0 10px !important
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web .sub-menu-holder .dropdown-menu {
                left: 0 !important;
                right: auto !important;
                padding: 20px 20px 0 30px !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web.sticky-header .logo {
                margin-left: 30px !important;
                margin-right: 0 !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web.sticky-header .navbar-opener {
                margin-right: 0 !important;
                margin-left: 24px !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web.sticky-header .navbar-opener:after {
                margin-left: 0 !important;
                margin-right: 10px !important;
                transform: rotate(-45deg) !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web.sticky-header .navbar-opener.collapsed:after {
                transform: rotate(135deg) !important
            }
        }

        @media (min-width:1024px) {
            [lang=ar] .header-web.sticky-header .navbar-collapse {
                margin-right: 0 !important;
                margin-left: 5rem !important
            }
        }

        .search-toggle[_ngcontent-sc91] {
            position: relative;
            z-index: 3;
            color: #b68756
        }

        .search-toggle--mobile[_ngcontent-sc91] {
            position: relative;
            display: inline-block;
            min-width: 27px;
            height: 27px;
            border-radius: 13.5px;
            font-size: 13px;
            line-height: 15px;
            overflow: hidden;
            outline: none;
            padding: 6px 5px;
            margin-left: 6px;
            background: rgba(182, 135, 86, .2);
            color: #b68756
        }

        .search-toggle--mobile[_ngcontent-sc91]:active,
        .search-toggle--mobile[_ngcontent-sc91]:focus,
        .search-toggle--mobile[_ngcontent-sc91]:hover {
            background-color: rgba(182, 135, 86, .2);
            color: #b68756
        }

        .new-instruments-popup[_ngcontent-sc91] {
            background: rgba(24, 134, 255, .1);
            position: relative;
            max-width: 100%;
            width: 100%;
            padding: 23px 32px 23px 20px;
            margin: 0 0 30px;
            justify-content: space-between
        }

        .new-instruments-popup[_ngcontent-sc91] .popup-title[_ngcontent-sc91] {
            color: #000;
            font-weight: 400;
            font-size: 16px;
            line-height: 18px;
            padding: 0 20px 0 10px
        }

        .new-instruments-popup[_ngcontent-sc91] .popup-link-new[_ngcontent-sc91] {
            padding: 5px 20px 0 10px
        }

        .new-instruments-popup[_ngcontent-sc91] .popup-link-new[_ngcontent-sc91] a[_ngcontent-sc91] {
            color: #000;
            font-weight: 400;
            font-size: 14px;
            line-height: 21px
        }

        .new-instruments-popup[_ngcontent-sc91] .icon-circle[_ngcontent-sc91] {
            font-size: 16px;
            background-color: #0971e2;
            color: #fff;
            min-width: 34px;
            height: 34px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center
        }

        .new-instruments-popup .icon-circle[lang=ar][_nghost-sc91] .new-instruments-popup[_ngcontent-sc91] .icon-circle[_ngcontent-sc91],
        [lang=ar] [_nghost-sc91] .new-instruments-popup[_ngcontent-sc91] .icon-circle[_ngcontent-sc91] {
            left: auto;
            right: 28px
        }

        .new-instruments-popup.collapsed[_ngcontent-sc91] {
            width: 45px;
            height: 45px;
            overflow: hidden;
            justify-content: center;
            align-items: center
        }

        .new-instruments-popup.collapsed[_ngcontent-sc91] .close-icon[_ngcontent-sc91],
        .new-instruments-popup.collapsed[_ngcontent-sc91] .notifications-popup__text[_ngcontent-sc91] {
            display: none
        }

        .new-instruments-popup.collapsed[_ngcontent-sc91] .notifications-popup__icon[_ngcontent-sc91] {
            margin: 0
        }

        .new-instruments-popup[_ngcontent-sc91] .close-icon[_ngcontent-sc91] {
            color: #1886ff
        }

        [lang=ar][_nghost-sc91] .new-instruments-popup[_ngcontent-sc91] .close-icon[_ngcontent-sc91],
        [lang=ar] [_nghost-sc91] .new-instruments-popup[_ngcontent-sc91] .close-icon[_ngcontent-sc91] {
            right: auto;
            left: 10px
        }

        .new-instruments-popup[_ngcontent-sc91] .close-icon[_ngcontent-sc91]:after,
        .new-instruments-popup[_ngcontent-sc91] .close-icon[_ngcontent-sc91]:before {
            background: #1886ff;
            height: 2px
        }

        .new-instruments-popup[_ngcontent-sc91] .notifications-popup__icon[_ngcontent-sc91] {
            margin: 3px 10px 0 6px
        }

        [lang=ar][_nghost-sc91] .new-instruments-popup[_ngcontent-sc91] .notifications-popup__icon[_ngcontent-sc91],
        [lang=ar] [_nghost-sc91] .new-instruments-popup[_ngcontent-sc91] .notifications-popup__icon[_ngcontent-sc91] {
            margin-right: 6px;
            margin-left: 10px
        }

        @media (min-width:480px) and (max-width:1023.98px) {
            .new-instruments-popup[_ngcontent-sc91] .notifications-popup__icon[_ngcontent-sc91] {
                left: 0;
                top: 3px;
                position: absolute
            }
        }

        .new-badge[_ngcontent-sc91] {
            position: absolute;
            padding: 0 4px;
            margin: 0;
            background: red;
            border-radius: 57px;
            line-height: 12px;
            font-family: Inter;
            font-style: normal;
            font-weight: 700;
            font-size: 8px;
            text-align: center;
            color: #fff;
            z-index: 1;
            right: 60%;
            top: 0
        }

        @media (min-width:1024px) {
            .new-badge[_ngcontent-sc91] {
                right: 6px;
                top: -6px
            }
        }

        @media (min-width:1024px) {
            .uk-check[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91] .nav-link[_ngcontent-sc91] {
                padding: 0 20px 0 0;
                font-size: 16px
            }

            .uk-check[_ngcontent-sc91] .header-web[_ngcontent-sc91] .navbar-nav[_ngcontent-sc91] .nav-item[_ngcontent-sc91]:last-child .nav-link[_ngcontent-sc91] {
                margin-right: 0
            }

            .uk-check[_ngcontent-sc91] .header-web[_ngcontent-sc91] .logo[_ngcontent-sc91] {
                margin: 0 30px 0 0
            }

            .uk-check[_ngcontent-sc91] .sign-in-block .btn-register {
                margin-left: 10px !important
            }

            .uk-check[_ngcontent-sc91] .quick-access-button {
                width: 90px;
                margin-left: 15px
            }
        }

        @media (max-width:1200px) {
            .uk-check[_ngcontent-sc91] .sign-in-block[_ngcontent-sc91] .btn-register[_ngcontent-sc91] {
                margin-left: 0 !important
            }
        }

        .uk-check[_ngcontent-sc91] .header-web.sticky-header[_ngcontent-sc91] .sticky-block[_ngcontent-sc91]:before {
            position: absolute;
            content: "";
            top: 0;
            bottom: 0;
            left: -20px;
            width: 1px;
            background-color: #b2bec3
        }
  
        .breadcrumb[_ngcontent-sc92] {
            display: flex;
            flex-wrap: wrap;
            padding: 2.1875rem 0;
            margin-bottom: 0;
            list-style: none;
            background-color: transparent;
            border-radius: .25rem
        }

        .breadcrumb-item[_ngcontent-sc92]+.breadcrumb-item[_ngcontent-sc92]:before {
            display: inline-block;
            padding-right: 5px;
            padding-left: 5px;
            color: #b2bec3;
            content: "/"
        }

        .breadcrumb-item[_ngcontent-sc92]+.breadcrumb-item[_ngcontent-sc92]:hover:before {
            text-decoration: underline;
            text-decoration: none
        }

        .breadcrumb-item.active[_ngcontent-sc92] {
            color: #b2bec3
        }

        .breadcrumb[_ngcontent-sc92] {
            font-size: .75rem
        }

        .breadcrumb[_ngcontent-sc92] a[_ngcontent-sc92] {
            color: #b2bec3
        }

        .breadcrumb[_ngcontent-sc92] a[_ngcontent-sc92]:focus,
        .breadcrumb[_ngcontent-sc92] a[_ngcontent-sc92]:hover,
        .breadcrumb[_ngcontent-sc92] a[_ngcontent-sc92]:hover:focus {
            color: #2d3436
        }

        .breadcrumb[_ngcontent-sc92] .breadcrumb-item.hidden[_ngcontent-sc92] {
            display: none
        }
 
        @charset "UTF-8";

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98],
        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--3[_ngcontent-sc98] li[_ngcontent-sc98],
        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--3[_ngcontent-sc98] ul[_ngcontent-sc98],
        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block3[_ngcontent-sc98] ul[_ngcontent-sc98] {
            margin: 0;
            padding: 0;
            list-style: none
        }

        footer[_ngcontent-sc98] {
            font-size: .7857rem
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] {
                font-size: .6875rem
            }
        }

        footer[_ngcontent-sc98] .pre-footer[_ngcontent-sc98] {
            border: 1px solid rgba(146, 157, 170, .22);
            border-width: 1px 0;
            justify-content: center;
            margin-bottom: 1rem;
            padding: 1rem 0;
            position: relative
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .pre-footer[_ngcontent-sc98] {
                padding: 5px 0;
                margin-bottom: .6875rem;
                text-align: left;
                justify-content: space-between
            }
        }

        footer[_ngcontent-sc98] .pre-footer[_ngcontent-sc98]:hover .fx-logo[_ngcontent-sc98] {
            color: #ed1c24
        }

        footer[_ngcontent-sc98] .pre-footer__content[_ngcontent-sc98] {
            display: flex;
            justify-content: center;
            border-bottom: 1px solid rgba(146, 157, 170, .22);
            padding-bottom: 1rem
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .pre-footer__content[_ngcontent-sc98] {
                justify-content: space-between;
                padding-bottom: 0;
                border-bottom: 0
            }
        }

        footer[_ngcontent-sc98] .fx-dropdown__toggle[_ngcontent-sc98] {
            min-height: 50px;
            padding: 5px 10px;
            margin: 1rem 0 0;
            width: 100%
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .fx-dropdown__toggle[_ngcontent-sc98] {
                font-size: 27px;
                width: auto;
                min-height: 30px;
                margin: 0 0 0 20px
            }
        }

        footer .fx-dropdown__toggle[lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .fx-dropdown__toggle[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .fx-dropdown__toggle[_ngcontent-sc98] {
            margin-right: 0 !important
        }

        footer[_ngcontent-sc98] .fx-dropdown__container[_ngcontent-sc98] {
            font-size: 14px;
            z-index: 15
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .regulator-dropdowns__container[_ngcontent-sc98] {
                display: flex;
                justify-content: flex-end
            }
        }

        footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] {
            cursor: default;
            line-height: 1
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] {
                margin-right: 2rem
            }

            [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .copyright[_ngcontent-sc98],
            [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] {
                margin-left: 2rem;
                margin-right: 0
            }
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] {
                margin-right: 3rem
            }

            [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .copyright[_ngcontent-sc98],
            [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] {
                margin-left: 3rem;
                margin-right: 0
            }
        }

        footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] .fx-logo[_ngcontent-sc98] {
            font-size: 1rem;
            margin-right: 1rem;
            transition: color .4s ease-out
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] .fx-logo[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .copyright[_ngcontent-sc98] .fx-logo[_ngcontent-sc98] {
            margin-left: 1rem;
            margin-right: 0
        }

        footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98] {
            font-size: 1rem;
            color: #dfe6e9;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98] {
            margin-left: 15px;
            margin-right: 0
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98] {
                margin-right: 32px
            }

            [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98],
            [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98] {
                margin-left: 32px
            }
        }

        @media (min-width:1200px) {
            footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98] {
                margin-right: 2.5rem
            }

            [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98],
            [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98] {
                margin-left: 2.5rem
            }
        }

        footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98]:focus,
        footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98]:hover,
        footer[_ngcontent-sc98] .socials-links[_ngcontent-sc98] a[_ngcontent-sc98]:hover:focus {
            color: #b68756
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .footer-content[_ngcontent-sc98] {
                padding-bottom: 2rem
            }
        }

        footer[_ngcontent-sc98] .footer-content[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98] {
            margin: 40px 0
        }

        footer[_ngcontent-sc98] .footer-content[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98] img[_ngcontent-sc98] {
            width: 100%;
            margin: 0
        }

        footer[_ngcontent-sc98] .footer-content[_ngcontent-sc98] .separator[_ngcontent-sc98] {
            height: 1px;
            background-color: #dfe6e9
        }

        footer[_ngcontent-sc98] .footer-content[_ngcontent-sc98] span.separator[_ngcontent-sc98] {
            margin-left: 10px;
            margin-right: 10px;
            background: none;
            height: auto
        }

        footer[_ngcontent-sc98] .footer-content[_ngcontent-sc98] p[_ngcontent-sc98] {
            margin-bottom: 0
        }

        footer[_ngcontent-sc98] .contact-info[_ngcontent-sc98] {
            margin-bottom: 1rem
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .contact-info[_ngcontent-sc98] {
                margin-bottom: 0
            }
        }

        footer[_ngcontent-sc98] .link-sitemap[_ngcontent-sc98] {
            color: #636e72;
            height: 39px;
            line-height: 39px;
            padding-right: 10px
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .link-sitemap[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .link-sitemap[_ngcontent-sc98] {
            padding-left: 10px;
            padding-right: 0
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .link-sitemap[_ngcontent-sc98] {
                height: auto;
                padding-right: 0;
                line-height: 1.2
            }

            [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .link-sitemap[_ngcontent-sc98],
            [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .link-sitemap[_ngcontent-sc98] {
                padding-left: 0
            }
        }

        footer[_ngcontent-sc98] .link-sitemap[_ngcontent-sc98]:hover {
            color: #b68756
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] a[href^=tel][_ngcontent-sc98] {
                pointer-events: none;
                color: #636e72
            }
        }

        footer[_ngcontent-sc98] .footer-columns[_ngcontent-sc98] {
            margin: 0 0 2.8571rem
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .footer-columns[_ngcontent-sc98] {
                margin: 0 -20px
            }
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] {
            line-height: 1.25rem;
            padding: 0;
            border-bottom: 1px solid rgba(146, 157, 170, .22)
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] {
                border: none;
                padding: 0 20px
            }
        }

        footer[_ngcontent-sc98] .col-footer.expanded[_ngcontent-sc98] .title[_ngcontent-sc98] i[_ngcontent-sc98] {
            transform: rotate(45deg)
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] .title[_ngcontent-sc98] {
            color: #2d3436;
            height: 39px;
            display: flex;
            line-height: 1.2;
            align-items: center;
            justify-content: space-between
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] .title[_ngcontent-sc98] {
                margin-bottom: 10px;
                font-weight: 600;
                height: auto;
                display: block
            }
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] .title[_ngcontent-sc98] i[_ngcontent-sc98] {
            transition: transform .4s;
            font-size: 8px
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] .title[_ngcontent-sc98] i[_ngcontent-sc98] {
                display: none
            }
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] {
            padding: 0 0 10px 20px
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] {
                margin-bottom: 2rem;
                padding: 0
            }
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98]:last-child {
            margin-bottom: 0
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] li[_ngcontent-sc98] {
            margin-bottom: .5rem;
            line-height: 1.2
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] li[_ngcontent-sc98]:last-child {
            margin-bottom: 0
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] a[_ngcontent-sc98],
        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] span[_ngcontent-sc98] {
            color: #2d3436
        }

        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] a[_ngcontent-sc98]:focus,
        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] a[_ngcontent-sc98]:hover,
        footer[_ngcontent-sc98] .col-footer[_ngcontent-sc98] ul[_ngcontent-sc98] a[_ngcontent-sc98]:hover:focus {
            color: #b68756
        }

        footer[_ngcontent-sc98] .footer-frame[_ngcontent-sc98] {
            padding: 0 0 2.5rem
        }

        @media (min-width:480px) {
            footer[_ngcontent-sc98] .footer-frame[_ngcontent-sc98] {
                padding: 0 0 1.75rem;
                border: none
            }
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .text-entry[_ngcontent-sc98] {
                padding-right: 2.75rem
            }

            [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .text-entry[_ngcontent-sc98],
            [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .text-entry[_ngcontent-sc98] {
                padding-left: 2.75rem;
                padding-right: 0
            }
        }

        .footer-frame[_ngcontent-sc98] [class*=col-][_ngcontent-sc98]:last-child footer[_ngcontent-sc98] .text-entry[_ngcontent-sc98] {
            padding-right: 0
        }

        [lang=ar][_nghost-sc98] .footer-frame[_ngcontent-sc98] [class*=col-][_ngcontent-sc98]:last-child footer[_ngcontent-sc98] .text-entry[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] .footer-frame[_ngcontent-sc98] [class*=col-][_ngcontent-sc98]:last-child footer[_ngcontent-sc98] .text-entry[_ngcontent-sc98] {
            padding-left: 0
        }

        footer[_ngcontent-sc98] .text-entry[_ngcontent-sc98] strong {
            color: #2d3436;
            font-weight: 700
        }

        footer[_ngcontent-sc98] .footer-logo[_ngcontent-sc98] {
            margin-right: 1.25rem
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .footer-logo[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .footer-logo[_ngcontent-sc98] {
            margin-left: 1.25rem;
            margin-right: 0
        }

        footer[_ngcontent-sc98] .img-decor[_ngcontent-sc98] {
            position: absolute;
            bottom: 0;
            left: 0;
            max-width: 100px;
            height: auto
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .img-decor[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .img-decor[_ngcontent-sc98],
        footer[_ngcontent-sc98] .img-decor.right[_ngcontent-sc98] {
            left: auto;
            right: 0
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .img-decor.right[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .img-decor.right[_ngcontent-sc98] {
            right: auto;
            left: 0
        }

        footer[_ngcontent-sc98] .sponsor__row[_ngcontent-sc98] {
            border-bottom: 1px solid rgba(146, 157, 170, .22);
            position: relative;
            margin-bottom: 2rem;
            margin-top: 5rem
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .sponsor__row[_ngcontent-sc98] {
                margin: 0 0 2.9375rem
            }
        }

        footer[_ngcontent-sc98] .sponsor__info[_ngcontent-sc98] {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
            padding-bottom: 30px
        }

        @media screen and (max-width:900px) {
            footer[_ngcontent-sc98] .sponsor__info[_ngcontent-sc98] {
                max-width: 40% !important;
                flex: 0 0 40%;
                padding-bottom: 30px;
                margin-top: -2rem
            }
        }

        @media screen and (min-width:900px) {
            footer[_ngcontent-sc98] .sponsor__info.flexfix[_ngcontent-sc98] {
                transform: translateX(7%)
            }
        }

        footer[_ngcontent-sc98] .sponsor__title[_ngcontent-sc98] {
            display: flex;
            justify-content: flex-start
        }

        footer[_ngcontent-sc98] .sponsor__title[_ngcontent-sc98] sup {
            font-size: 11px;
            line-height: 2
        }

        footer[_ngcontent-sc98] .sponsor__title[_ngcontent-sc98]>span {
            display: flex;
            flex-direction: column;
            font-size: 11px;
            justify-content: center;
            line-height: 1.22;
            color: #636e72;
            transition: color .4s ease-out
        }

        footer[_ngcontent-sc98] .sponsor__title[_ngcontent-sc98]>span>strong {
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            font-size: 18px;
            font-weight: 500;
            line-height: 1.22;
            color: #010d16;
            transition: color .4s ease-out
        }

        footer[_ngcontent-sc98] .sponsor__logo[_ngcontent-sc98] {
            margin-right: 20px;
            align-self: flex-start;
            display: flex;
            align-items: center;
            position: relative;
            min-height: 50px
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .sponsor__logo[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .sponsor__logo[_ngcontent-sc98] {
            margin-left: 20px;
            margin-right: 0
        }

        footer[_ngcontent-sc98] .sponsor__logo.mclaren-logo[_ngcontent-sc98] img[_ngcontent-sc98] {
            max-width: 344px
        }

        footer[_ngcontent-sc98] .sponsor__logo.monaco-logo[_ngcontent-sc98] img[_ngcontent-sc98] {
            max-width: 330px
        }

        @media (min-width:900px) and (max-width:1200px) {
            footer[_ngcontent-sc98] .sponsor__logo.monaco-logo[_ngcontent-sc98] {
                max-width: 225px
            }
        }

        @media screen and (max-width:900px) {
            footer[_ngcontent-sc98] .sponsor__logo.monaco-logo[_ngcontent-sc98] img[_ngcontent-sc98] {
                max-width: 200px
            }

            footer[_ngcontent-sc98] .sponsor__logo.mclaren-logo[_ngcontent-sc98] img[_ngcontent-sc98] {
                max-width: 185px
            }
        }

        @media screen and (max-width:900px) {
            footer[_ngcontent-sc98] .sponsor__poster[_ngcontent-sc98] {
                display: none !important
            }
        }

        footer[_ngcontent-sc98] .sponsor__poster[_ngcontent-sc98] fx-retina-image[_ngcontent-sc98] {
            width: 100%;
            max-width: 127px;
            align-self: flex-end
        }

        @media (min-width:1200px) {
            footer[_ngcontent-sc98] .sponsor__poster[_ngcontent-sc98] fx-retina-image[_ngcontent-sc98] {
                max-width: 217px
            }
        }

        footer[_ngcontent-sc98] .sponsor__poster--mclaren[_ngcontent-sc98] {
            padding-bottom: 30px
        }

        @media (min-width:900px) and (max-width:1200px) {
            footer[_ngcontent-sc98] .sponsor__poster--mclaren[_ngcontent-sc98] footer[_ngcontent-sc98] .sponsor__poster--mclaren[_ngcontent-sc98] {
                max-width: 220px !important
            }
        }

        footer[_ngcontent-sc98] .sponsor__poster--mclaren[_ngcontent-sc98] fx-retina-image[_ngcontent-sc98] {
            transform: translateX(-10%);
            max-width: 300px;
            width: auto
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .sponsor__poster--mclaren[_ngcontent-sc98] fx-retina-image[_ngcontent-sc98],
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .sponsor__poster--mclaren[_ngcontent-sc98] fx-retina-image[_ngcontent-sc98] {
            transform: translateX(10%)
        }

        footer[_ngcontent-sc98] .sponsor__poster--beda[_ngcontent-sc98] fx-retina-image[_ngcontent-sc98] {
            max-width: 143px;
            width: auto
        }

        footer[_ngcontent-sc98] .dropdown-visible[_ngcontent-sc98] i[_ngcontent-sc98] {
            color: #b68756
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] {
            width: 100%;
            overflow: hidden;
            margin: 0 auto 50px
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block[_ngcontent-sc98] {
            border: 1px solid #9caebe;
            font: 12px/18px Arial, Helvetica, sans-serif;
            float: left;
            padding: 13px 10px 0;
            height: 100px
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block[_ngcontent-sc98] p[_ngcontent-sc98] {
            padding: 0;
            color: #000
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block1[_ngcontent-sc98] {
            border-right: 0;
            text-align: right;
            width: 190px
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block2[_ngcontent-sc98] {
            border-color: #ed1c24;
            width: 249px;
            padding: 13px 0 0 10px;
            background: url(../assets/img/sections/footer-web/pt-risk.html) 144px 15px no-repeat
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block2[_ngcontent-sc98] strong[_ngcontent-sc98] {
            font: 700 14px/17px Arial, Helvetica, sans-serif;
            color: #000;
            width: 115px;
            display: block;
            font-weight: 700
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block2[_ngcontent-sc98] p[_ngcontent-sc98] {
            text-transform: uppercase;
            font: 10px/12px Arial, Helvetica, sans-serif;
            margin: 6px 0 0
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block3[_ngcontent-sc98] {
            border-left: 0;
            width: 287px
        }

        footer[_ngcontent-sc98] .pt-risk[_ngcontent-sc98] .block3[_ngcontent-sc98] ul[_ngcontent-sc98] li[_ngcontent-sc98] {
            font-size: 12px;
            padding: 0 0 0 15px !important;
            position: relative;
            margin: 0 !important;
            background: none
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] {
            background: #fff
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block[_ngcontent-sc98] {
            border: 1px solid #9caebe;
            font: 10px/12px Arial, Helvetica, sans-serif;
            padding: 5px 5px 7px;
            width: auto;
            font-weight: 700
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block[_ngcontent-sc98] p[_ngcontent-sc98] {
            font: 10px/13px Arial, Helvetica, sans-serif;
            padding: 0;
            color: #000;
            opacity: 1
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block1[_ngcontent-sc98] {
            border-bottom: 0
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block2[_ngcontent-sc98] {
            border: 1px solid #ed1c24;
            position: relative;
            padding-right: 21px
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block2[_ngcontent-sc98] .box[_ngcontent-sc98] {
            border: 3px solid #000;
            position: relative;
            padding: 5px 5px 7px
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block2[_ngcontent-sc98] .box[_ngcontent-sc98]:before {
            content: "";
            position: absolute;
            top: -13px;
            right: 10px;
            background: url(../assets/img/sections/footer-web/pt-risk.html) 0 0 no-repeat;
            width: 71px;
            height: 64px
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block2[_ngcontent-sc98] .box[_ngcontent-sc98] p[_ngcontent-sc98] {
            margin: 6px 0;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 9px
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block3[_ngcontent-sc98] {
            border-top: 0
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block3[_ngcontent-sc98] ul[_ngcontent-sc98] li[_ngcontent-sc98] {
            position: relative;
            background: none;
            font: 10px/12px Arial, Helvetica, sans-serif;
            margin: 4px 0 0;
            padding: 0 0 0 10px
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] .block3[_ngcontent-sc98] ul[_ngcontent-sc98] li[_ngcontent-sc98]:before {
            width: 4px;
            height: 4px;
            content: "";
            position: absolute;
            top: 4px;
            left: 0;
            background: #ed1c24
        }

        footer[_ngcontent-sc98] .pt-risk-direct[_ngcontent-sc98] strong[_ngcontent-sc98] {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: 700;
            padding: 0 58px 19px 0;
            display: block;
            color: #000;
            text-transform: none;
            line-height: 12px
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] {
            position: fixed;
            left: 0;
            top: 50%;
            z-index: 100;
            width: 183px;
            margin: -200px 0 0
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] .block1[_ngcontent-sc98] {
            font-weight: 700
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] .block1[_ngcontent-sc98] p[_ngcontent-sc98] {
            margin: 18px 0 0
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] .block2[_ngcontent-sc98] {
            border: 1px solid #000;
            padding-right: 21px
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] .block2[_ngcontent-sc98] .box[_ngcontent-sc98] {
            border: 3px solid #000;
            position: relative;
            padding: 5px 5px 7px
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] .block2[_ngcontent-sc98] .box[_ngcontent-sc98]:before {
            top: 5px;
            right: 10px;
            background: url(../assets/img/sections/footer-web/pt-risk-direct-left.html) 0 0 no-repeat;
            width: 128px;
            height: 100px
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] .block2[_ngcontent-sc98] .box[_ngcontent-sc98] p[_ngcontent-sc98] {
            margin: 1px 0 0;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 9px
        }

        footer[_ngcontent-sc98] .pt-risk-direct.fixed[_ngcontent-sc98] strong[_ngcontent-sc98] {
            padding: 5px 56px 39px 13px
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block[_ngcontent-sc98] {
            width: 33.33333%;
            padding: 15px;
            border: 1px solid #9caebe;
            font: 12px/18px Arial, Helvetica, sans-serif
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--1[_ngcontent-sc98] {
                border-right: 0
            }
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--2[_ngcontent-sc98] {
            border-color: red;
            position: relative;
            display: flex;
            justify-content: space-between
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--2[_ngcontent-sc98] img[_ngcontent-sc98] {
            align-self: center
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--2[_ngcontent-sc98] p[_ngcontent-sc98] {
            text-transform: uppercase;
            font: 10px/12px Arial, Helvetica, sans-serif;
            margin: 6px 0 0;
            color: #000
        }

        @media (min-width:1024px) {
            footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--3[_ngcontent-sc98] {
                border-left: 0
            }
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--3[_ngcontent-sc98] p[_ngcontent-sc98] {
            padding: 0 0 5px;
            margin: 0;
            color: #000
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--3[_ngcontent-sc98] li[_ngcontent-sc98] {
            padding-left: 15px;
            position: relative
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] .block--3[_ngcontent-sc98] li[_ngcontent-sc98]:before {
            content: "";
            display: block;
            position: absolute;
            top: 5px;
            left: 0;
            width: 6px;
            height: 6px;
            background: #ed1c24
        }

        footer[_ngcontent-sc98] .pt-risk-2-0[_ngcontent-sc98] strong[_ngcontent-sc98] {
            font: 700 14px/17px Arial, Helvetica, sans-serif;
            color: #000;
            width: 115px;
            display: block
        }

        footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98] {
            text-align: center;
            margin-bottom: 3.0714rem;
            display: flex;
            flex-direction: column;
            justify-content: space-between
        }

        footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98],
        footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98]:active,
        footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98]:hover {
            color: #636e72
        }

        footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98]:not(:last-child):after {
            height: 100%;
            width: 1px;
            background: rgba(146, 157, 170, .22);
            content: "";
            position: absolute;
            right: 0
        }

        [lang=ar][_nghost-sc98] footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98]:not(:last-child):after,
        [lang=ar] [_nghost-sc98] footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98]:not(:last-child):after {
            right: auto;
            left: 0
        }

        footer[_ngcontent-sc98] .info-sponsor-block[_ngcontent-sc98] img[_ngcontent-sc98] {
            display: block;
            margin: auto auto 1.3571rem
        }

        .fx-dropdown--countries {
            min-width: 187px
        }

        .fx-dropdown--countries .fx-dropdown__options>div {
            padding-left: 17px
        }

        .fx-dropdown__title {
            display: flex;
            flex: 1;
            align-items: center
        }

        .fx-dropdown__container,
        .fx-dropdown__title {
            color: #2d3436
        }

        .fx-dropdown__container span,
        .fx-dropdown__title span {
            color: #b2bec3;
            flex: 0 0 auto
        }

        .fx-dropdown__container span:after,
        .fx-dropdown__title span:after {
            content: "·";
            margin-right: 5px;
            margin-left: 5px
        }

        .fx-dropdown__container .flag-icon,
        .fx-dropdown__title .flag-icon {
            vertical-align: text-top;
            margin-right: 5px;
            flex: 0 0 16px;
            height: 16px
        }

        [lang=ar][_nghost-sc98] .fx-dropdown__container .flag-icon,
        [lang=ar] [_nghost-sc98] .fx-dropdown__container .flag-icon,
        [lang=ar][_nghost-sc98] .fx-dropdown__title .flag-icon,
        [lang=ar] [_nghost-sc98] .fx-dropdown__title .flag-icon {
            margin-left: 5px
        }
 
        .back-to-top[_ngcontent-sc99] {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='up' xmlns='http://www.w3.org/2000/svg' width='41' height='41' viewBox='0 0 41 41'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 { fill: %23b2bec3; opacity: 0.5; } .cls-2 { fill: %23fff; fill-rule: evenodd; } %3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='20.5' cy='20.5' r='20.5'/%3E%3Cpath id='_-e-arrow' data-name='-e-arrow' class='cls-2' d='M40.206,22.314l-6.882,6.567a1.033,1.033,0,0,0,0,1.512,1.156,1.156,0,0,0,1.584,0L39.93,25.6V38.937a1.067,1.067,0,0,0,2.134,0V25.6l5.022,4.792a1.16,1.16,0,0,0,1.585,0,1.035,1.035,0,0,0,0-1.513l-6.882-6.567A1.158,1.158,0,0,0,40.206,22.314Z' transform='translate(-20 -10)'/%3E%3C/svg%3E");
            position: fixed;
            z-index: 9999;
            width: 41px;
            height: 41px;
            display: block;
            transition: opacity .4s, transform .4s;
            transform: translateY(10px);
            pointer-events: none;
            opacity: 0;
            cursor: pointer;
            bottom: 125px;
            right: 15px
        }

        @media (min-width:480px) {
            .back-to-top[_ngcontent-sc99] {
                bottom: 90px;
                right: 18px
            }
        }

        @media (min-width:1024px) {
            .back-to-top[_ngcontent-sc99] {
                bottom: 75px;
                right: 30px
            }
        }

        .visible[_ngcontent-sc99] .back-to-top[_ngcontent-sc99] {
            pointer-events: all;
            opacity: 1;
            transform: none
        }
  
        .block-get-started[_ngcontent-sc69] {
            background: #fff;
            padding: 23px 29px;
            box-shadow: 0 4px 6px rgba(52, 52, 52, .25);
            display: inline-flex;
            align-items: center;
            -webkit-animation-delay: 2s;
            animation-delay: 2s;
            margin-bottom: 5px;
            position: relative;
            border-radius: 9px;
            border: 2px solid #303135
        }

        @media (min-width:1200px) {
            .block-get-started[_ngcontent-sc69] {
                padding: 23px 29px
            }
        }

        .block-get-started[_ngcontent-sc69] .text[_ngcontent-sc69] {
            font-size: 16px;
            font-weight: 500
        }

        @media (min-width:1200px) {
            .block-get-started[_ngcontent-sc69] .text[_ngcontent-sc69] {
                font-size: 16px
            }
        }

        .block-get-started[_ngcontent-sc69] .icon-circle[_ngcontent-sc69] {
            font-size: 16px;
            background-color: #303135;
            color: #fff;
            position: absolute;
            top: -17px;
            left: 28px;
            width: 34px;
            height: 34px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center
        }

        .block-get-started .icon-circle[lang=ar][_nghost-sc69] .block-get-started[_ngcontent-sc69] .icon-circle[_ngcontent-sc69],
        [lang=ar] [_nghost-sc69] .block-get-started[_ngcontent-sc69] .icon-circle[_ngcontent-sc69] {
            left: auto;
            right: 28px
        }

        .block-get-started[_ngcontent-sc69] .title[_ngcontent-sc69] {
            margin-bottom: 5px;
            color: #2d3436;
            text-align: center
        }

        .block-get-started[_ngcontent-sc69] .close-icon[_ngcontent-sc69] {
            position: absolute;
            z-index: 99;
            top: 10px;
            right: 10px
        }

        .block-get-started .close-icon[lang=ar][_nghost-sc69] .block-get-started[_ngcontent-sc69] .close-icon[_ngcontent-sc69],
        [lang=ar] [_nghost-sc69] .block-get-started[_ngcontent-sc69] .close-icon[_ngcontent-sc69] {
            right: auto;
            left: 10px
        }

        .block-get-started[_ngcontent-sc69] .btn[_ngcontent-sc69] {
            font-size: 14px;
            min-width: 140px
        }
  
        .popup-cookies[_ngcontent-sc71] {
            position: relative;
            z-index: 996;
            padding: 25px 10px 20px;
            margin-bottom: 5px;
            background: #fff;
            border: 2px solid #dfe6e9;
            border-radius: 9px;
            box-shadow: 0 4px 6px rgba(48, 49, 53, .03);
            font-size: 12px;
            line-height: 1.35;
            color: #2d3436;
            width: 300px
        }

        @media (min-width:480px) {
            .popup-cookies[_ngcontent-sc71] {
                font-size: 14px;
                width: 440px;
                padding: 30px 20px
            }
        }

        .popup-cookies[_ngcontent-sc71] .text[_ngcontent-sc71] {
            display: none
        }

        .popup-cookies[_ngcontent-sc71] .text.show[_ngcontent-sc71] {
            display: block
        }

        .popup-cookies[_ngcontent-sc71] .icon-circle[_ngcontent-sc71] {
            position: absolute;
            top: -17px;
            left: 28px;
            width: 34px;
            height: 34px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #fff;
            border: 2px solid #dfe6e9;
            border-radius: 50%
        }

        .popup-cookies .icon-circle[lang=ar][_nghost-sc71] .popup-cookies[_ngcontent-sc71] .icon-circle[_ngcontent-sc71],
        [lang=ar] [_nghost-sc71] .popup-cookies[_ngcontent-sc71] .icon-circle[_ngcontent-sc71] {
            left: auto;
            right: 28px
        }

        .popup-cookies[_ngcontent-sc71] .title {
            margin-bottom: 1.5em;
            color: #2d3436;
            font-size: 16px;
            font-weight: 700;
            display: block
        }

        @media (min-width:480px) {
            .popup-cookies[_ngcontent-sc71] .title {
                font-size: 18px
            }
        }

        .popup-cookies[_ngcontent-sc71] p {
            margin-bottom: 1em
        }

        .popup-cookies[_ngcontent-sc71] strong {
            font-weight: 700
        }

        .popup-cookies[_ngcontent-sc71] .close-icon[_ngcontent-sc71] {
            position: absolute;
            z-index: 99;
            top: 10px;
            right: 10px
        }

        .popup-cookies .close-icon[lang=ar][_nghost-sc71] .popup-cookies[_ngcontent-sc71] .close-icon[_ngcontent-sc71],
        [lang=ar] [_nghost-sc71] .popup-cookies[_ngcontent-sc71] .close-icon[_ngcontent-sc71] {
            right: auto;
            left: 10px
        }

        .popup-cookies[_ngcontent-sc71] .buttons-holder[_ngcontent-sc71] {
            margin-top: 2em;
            text-align: center
        }

        .popup-cookies[_ngcontent-sc71] .btn[_ngcontent-sc71] {
            font-size: 12px;
            display: block;
            padding: 12px 1rem;
            margin-bottom: 3px
        }

        @media (min-width:480px) {
            .popup-cookies[_ngcontent-sc71] .btn[_ngcontent-sc71] {
                font-size: 14px
            }
        }

        .popup-cookies[_ngcontent-sc71] .btn-link[_ngcontent-sc71] {
            color: #2d3436;
            font-weight: 400;
            padding: 5px;
            text-decoration: underline;
            display: inline-block
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies__nav[_ngcontent-sc71] {
            padding: 0;
            margin: 0 0 1.5rem;
            list-style: none;
            display: inline-flex;
            width: 100%;
            border: 1px solid #303135;
            border-radius: 4px
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies__nav[_ngcontent-sc71] li[_ngcontent-sc71] {
            border-left: 1px solid #303135;
            flex: 1
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies__nav[_ngcontent-sc71] li[_ngcontent-sc71]:first-child {
            border: none
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies__nav[_ngcontent-sc71] li[_ngcontent-sc71] a[_ngcontent-sc71] {
            display: block;
            padding: 8px;
            position: relative;
            color: #303135;
            font-size: 12px;
            text-align: center;
            border-radius: 3px;
            transition: all .4s
        }

        @media (min-width:1024px) {
            .popup-cookies[_ngcontent-sc71] .tabset-cookies__nav[_ngcontent-sc71] li[_ngcontent-sc71] a[_ngcontent-sc71] {
                font-size: 14px;
                padding: 8px 10px
            }
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies__nav[_ngcontent-sc71] li.active[_ngcontent-sc71] a[_ngcontent-sc71],
        .popup-cookies[_ngcontent-sc71] .tabset-cookies__nav[_ngcontent-sc71] li[_ngcontent-sc71] a[_ngcontent-sc71]:hover {
            transform: scale(1.05);
            color: #fff;
            background-color: #303135;
            transition: all .4s
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies[_ngcontent-sc71] .tab[_ngcontent-sc71] {
            display: none;
            height: 60vh;
            padding-right: 22px;
            overflow: auto
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies[_ngcontent-sc71] .tab[_ngcontent-sc71] [_ngcontent-sc71]::-webkit-scrollbar:hover {
            width: 22px
        }

        @media (min-width:1024px) {
            .popup-cookies[_ngcontent-sc71] .tabset-cookies[_ngcontent-sc71] .tab[_ngcontent-sc71] {
                height: 370px
            }
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies[_ngcontent-sc71] .tab[_ngcontent-sc71] .title {
            margin-bottom: 1rem
        }

        .popup-cookies[_ngcontent-sc71] .tabset-cookies[_ngcontent-sc71] .tab.active[_ngcontent-sc71] {
            display: block
        }

        .popup-cookies[_ngcontent-sc71] .switch[_ngcontent-sc71] {
            position: relative;
            display: inline-block;
            width: 60px;
            height: 26px;
            margin: 0
        }

        .popup-cookies[_ngcontent-sc71] .switch[_ngcontent-sc71] input[_ngcontent-sc71] {
            display: none
        }

        .popup-cookies[_ngcontent-sc71] .switch[_ngcontent-sc71] .slider[_ngcontent-sc71] {
            cursor: pointer;
            top: 0;
            right: 0;
            background-color: #fff;
            box-shadow: inset 0 0 0 1px #b2bec3
        }

        .popup-cookies[_ngcontent-sc71] .switch[_ngcontent-sc71] .slider[_ngcontent-sc71],
        .popup-cookies[_ngcontent-sc71] .switch[_ngcontent-sc71] .slider[_ngcontent-sc71]:before {
            position: absolute;
            height: 26px;
            left: 0;
            bottom: 0;
            transition: .4s;
            border-radius: 4px
        }

        .popup-cookies[_ngcontent-sc71] .switch[_ngcontent-sc71] .slider[_ngcontent-sc71]:before {
            content: "";
            width: 30px;
            background-color: #b2bec3
        }

        .popup-cookies[_ngcontent-sc71] input[_ngcontent-sc71]:checked+.slider[_ngcontent-sc71] {
            box-shadow: inset 0 0 0 1px #303135
        }

        .popup-cookies[_ngcontent-sc71] input[_ngcontent-sc71]:focus+.slider[_ngcontent-sc71] {
            box-shadow: 0 0 1px #303135, inset 0 0 0 1px #303135
        }

        .popup-cookies[_ngcontent-sc71] input[_ngcontent-sc71]:checked+.slider[_ngcontent-sc71]:before {
            transform: translateX(30px);
            background-color: #303135
        }

        .popup-cookies[_ngcontent-sc71] .settings-box[_ngcontent-sc71] {
            background-color: rgba(48, 49, 53, .03);
            border-radius: 6px;
            padding: 16px 20px;
            margin-bottom: 10px
        }

        .popup-cookies[_ngcontent-sc71] .settings-box__heading[_ngcontent-sc71] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-bottom: 17px
        }

        .popup-cookies[_ngcontent-sc71] .settings-box__title[_ngcontent-sc71] {
            font-size: 18px;
            font-weight: 700;
            color: #2d3436;
            display: block
        }

        .popup-cookies[_ngcontent-sc71] .settings-box__name[_ngcontent-sc71] {
            font-weight: 500
        }

        .popup-cookies[_ngcontent-sc71] .settings-box__holder[_ngcontent-sc71] {
            height: 0;
            overflow: hidden
        }

        .popup-cookies[_ngcontent-sc71] .settings-box[_ngcontent-sc71] em[_ngcontent-sc71] {
            display: block
        }

        .popup-cookies[_ngcontent-sc71] .settings-box[_ngcontent-sc71] em[_ngcontent-sc71] a {
            color: #2d3436
        }

        .popup-cookies[_ngcontent-sc71] .cookies-icon[_ngcontent-sc71] {
            color: #2d3436;
            width: 19px;
            height: 18px;
            display: flex
        }

        .dropdown[_ngcontent-sc83],
        .dropup[_ngcontent-sc83] {
            position: relative
        }

        .dropdown-toggle[_ngcontent-sc83]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-bottom: 0;
            border-left: .3em solid transparent
        }

        .dropdown-toggle[_ngcontent-sc83]:empty:after {
            margin-left: 0
        }

        .dropdown-menu[_ngcontent-sc83] {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            min-width: 10rem;
            padding: .5rem 0;
            margin: .125rem 0 0;
            font-size: 1rem;
            color: #212529;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .15);
            border-radius: .25rem
        }

        .dropup[_ngcontent-sc83] .dropdown-menu[_ngcontent-sc83] {
            margin-top: 0;
            margin-bottom: .125rem
        }

        .dropup[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: 0;
            border-right: .3em solid transparent;
            border-bottom: .3em solid;
            border-left: .3em solid transparent
        }

        .dropup[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:empty:after {
            margin-left: 0
        }

        .dropright[_ngcontent-sc83] .dropdown-menu[_ngcontent-sc83] {
            margin-top: 0;
            margin-left: .125rem
        }

        .dropright[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid transparent;
            border-bottom: .3em solid transparent;
            border-left: .3em solid
        }

        .dropright[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:empty:after {
            margin-left: 0
        }

        .dropright[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:after {
            vertical-align: 0
        }

        .dropleft[_ngcontent-sc83] .dropdown-menu[_ngcontent-sc83] {
            margin-top: 0;
            margin-right: .125rem
        }

        .dropleft[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            display: none
        }

        .dropleft[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:before {
            display: inline-block;
            width: 0;
            height: 0;
            margin-right: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid transparent;
            border-right: .3em solid;
            border-bottom: .3em solid transparent
        }

        .dropleft[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:empty:after {
            margin-left: 0
        }

        .dropleft[_ngcontent-sc83] .dropdown-toggle[_ngcontent-sc83]:before {
            vertical-align: 0
        }

        .dropdown-divider[_ngcontent-sc83] {
            height: 0;
            margin: .5rem 0;
            overflow: hidden;
            border-top: 1px solid #e9ecef
        }

        .dropdown-item[_ngcontent-sc83] {
            display: block;
            width: 100%;
            padding: .25rem 1.5rem;
            clear: both;
            font-weight: 400;
            color: #212529;
            text-align: inherit;
            white-space: nowrap;
            background-color: transparent;
            border: 0
        }

        .dropdown-item[_ngcontent-sc83]:focus,
        .dropdown-item[_ngcontent-sc83]:hover {
            color: #16181b;
            text-decoration: none;
            background-color: #f8f9fa
        }

        .dropdown-item.active[_ngcontent-sc83],
        .dropdown-item[_ngcontent-sc83]:active {
            color: #fff;
            text-decoration: none;
            background-color: #007bff
        }

        .dropdown-item.disabled[_ngcontent-sc83],
        .dropdown-item[_ngcontent-sc83]:disabled {
            color: #6c757d;
            background-color: transparent
        }

        .dropdown-menu.show[_ngcontent-sc83] {
            display: block
        }

        .dropdown-header[_ngcontent-sc83] {
            display: block;
            padding: .5rem 1.5rem;
            margin-bottom: 0;
            font-size: .875rem;
            color: #6c757d;
            white-space: nowrap
        }

        .language-switcher[_ngcontent-sc83] {
            position: static
        }

        .language-switcher[_ngcontent-sc83] .language-current[_ngcontent-sc83] {
            position: relative;
            background: none;
            font-weight: 400;
            border: none
        }

        .language-switcher[_ngcontent-sc83] .language-current[_ngcontent-sc83]:hover span[_ngcontent-sc83]:after {
            display: none
        }

        .language-switcher[_ngcontent-sc83] .language-current[_ngcontent-sc83]>i[_ngcontent-sc83] {
            margin-right: 5px;
            transition: color .1s ease-out
        }

        .language-switcher[_ngcontent-sc83] .language-current[_ngcontent-sc83]:after {
            content: "";
            display: inline-block;
            vertical-align: top;
            width: 7px;
            height: 7px;
            margin-left: 7px;
            margin-top: -5px;
            border: 1px solid #969a9b;
            border-width: 2px 0 0 2px;
            transform: rotate(-135deg);
            transition: transform .2s ease-out, border-color .1s
        }

        .fx-theme-light .language-switcher .language-current,
        .fx-theme-light .language-switcher .language-current:active,
        .fx-theme-light .language-switcher .language-current:focus,
        .fx-theme-light .language-switcher .language-current:hover,
        .fx-theme-light .language-switcher .language-current:hover:focus,
        .language-switcher .language-current,
        .language-switcher .language-current:active,
        .language-switcher .language-current:focus,
        .language-switcher .language-current:hover,
        .language-switcher .language-current:hover:focus {
            color: #636e72
        }

        .fx-theme--dark .language-switcher .language-current,
        .fx-theme--dark .language-switcher .language-current:active,
        .fx-theme--dark .language-switcher .language-current:focus,
        .fx-theme--dark .language-switcher .language-current:hover,
        .fx-theme--dark .language-switcher .language-current:hover:focus {
            color: #fff
        }

        .language-switcher[_ngcontent-sc83] .language-current[_ngcontent-sc83] .fx-symbol-language[_ngcontent-sc83] {
            color: #969a9b
        }

        .language-switcher.show[_ngcontent-sc83] .language-current[_ngcontent-sc83],
        .language-switcher.show[_ngcontent-sc83] .language-current[_ngcontent-sc83] i[_ngcontent-sc83] {
            color: #b68756
        }

        .language-switcher.show[_ngcontent-sc83] .language-current[_ngcontent-sc83]:after {
            transform: rotate(45deg) translateY(2px) translateX(2px);
            border-color: #b68756
        }

        .language-switcher.show.menu-behavior--hover[_ngcontent-sc83]:before {
            background: red;
            content: "";
            left: 0;
            right: 0;
            height: 90px;
            top: 0;
            opacity: 0;
            z-index: 0
        }

        @media (min-width:1024px) {
            .language-switcher.show.menu-behavior--hover[_ngcontent-sc83]:before {
                position: absolute;
                display: block
            }
        }

        .language-switcher[_ngcontent-sc83] .dropdown-menu[_ngcontent-sc83] {
            transform: none !important;
            top: 80px !important;
            -webkit-animation-duration: .1s;
            animation-duration: .1s;
            border-radius: 0;
            border: none;
            float: none;
            margin: 0 -20px;
            left: 20px !important;
            right: 20px;
            z-index: 9999;
            padding: 20px 20px 0
        }

        @media (min-width:1024px) {
            .language-switcher[_ngcontent-sc83] .dropdown-menu[_ngcontent-sc83] {
                margin: 0;
                border-radius: 3px;
                padding: 40px 20px 15px 60px;
                box-shadow: 0 8px 32px 0 rgba(76, 83, 107, .11)
            }
        }

        .language-switcher[_ngcontent-sc83] .dropdown-item[_ngcontent-sc83] {
            line-height: 2.25;
            padding: 0;
            margin-right: 40px
        }

        .language-switcher[_ngcontent-sc83] .dropdown-item[_ngcontent-sc83]:focus,
        .language-switcher[_ngcontent-sc83] .dropdown-item[_ngcontent-sc83]:hover,
        .language-switcher[_ngcontent-sc83] .dropdown-item[_ngcontent-sc83]:hover:focus {
            background: none;
            color: #b68756
        }

        .language-switcher[_ngcontent-sc83] .flag-icon[_ngcontent-sc83] {
            margin-right: 9px
        }

        @media (max-width:1199.98px) {
            .language-switcher[_ngcontent-sc83] .flag-icon[_ngcontent-sc83] {
                margin-right: 3px;
                vertical-align: middle
            }
        }

        .language-switcher[_ngcontent-sc83] .language-holder[_ngcontent-sc83] {
            padding-bottom: 30px
        }

        @media (min-width:480px) {
            .language-switcher[_ngcontent-sc83] .language-holder[_ngcontent-sc83] {
                column-count: 2;
                -moz-column-count: 2;
                -webkit-column-count: 2
            }
        }

        @media (min-width:1024px) {
            .language-switcher[_ngcontent-sc83] .language-holder[_ngcontent-sc83] {
                column-count: 4;
                -moz-column-count: 4;
                -webkit-column-count: 4
            }
        }

        .language-switcher[_ngcontent-sc83] .language-title[_ngcontent-sc83] {
            padding-bottom: 15px;
            margin-bottom: 25px;
            border-bottom: 1px solid #dfe6e9;
            font-size: 22px;
            color: #2d3436;
            line-height: 1.2;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            font-weight: 500
        }

        .col-right .language-switcher {
            display: none
        }

        @media (min-width:1024px) {
            .col-right .language-switcher {
                display: block
            }
        }

        .navbar-collapse .language-switcher {
            display: block;
            padding: 0 0 0 20px
        }

        @media (min-width:1024px) {
            .navbar-collapse .language-switcher {
                display: none;
                padding: 35px 0 0
            }
        }

        .navbar-collapse .language-switcher .language-current {
            color: #b68756;
            font-weight: 500 !important;
            font-family: Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            font-size: 16px
        }

        .navbar-collapse .language-switcher .language-current .flag-icon {
            vertical-align: 0;
            font-size: 100%
        }

        .navbar-collapse .language-switcher .dropdown-menu {
            position: static;
            margin-top: 20px !important;
            background: rgba(223, 230, 233, .5)
        }

        [lang=ar] .language-switcher .language-current>i {
            margin-left: 5px !important;
            margin-right: 0 !important
        }

        [lang=ar] .language-switcher .language-current:after {
            margin-right: 4px !important;
            margin-left: 0 !important
        }

        [lang=ar] .language-switcher .dropdown-menu {
            padding: 28px 39px 28px 20px !important
        }

        @media (min-width:1024px) {
            [lang=ar] .language-switcher .dropdown-menu {
                padding-left: 20px !important;
                padding-right: 60px !important
            }
        }

        [lang=ar] .language-switcher .dropdown-item {
            margin-left: 40px !important;
            margin-right: 0 !important;
            text-align: right !important
        }

        [lang=ar] .language-switcher .flag-icon {
            margin-right: 0 !important;
            margin-left: 9px !important
        }
  
        .dropdown[_ngcontent-sc85],
        .dropup[_ngcontent-sc85] {
            position: relative
        }

        .dropdown-toggle[_ngcontent-sc85]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-bottom: 0;
            border-left: .3em solid transparent
        }

        .dropdown-toggle[_ngcontent-sc85]:empty:after {
            margin-left: 0
        }

        .dropdown-menu[_ngcontent-sc85] {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            min-width: 10rem;
            padding: .5rem 0;
            margin: .125rem 0 0;
            font-size: 1rem;
            color: #212529;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .15);
            border-radius: .25rem
        }

        .dropup[_ngcontent-sc85] .dropdown-menu[_ngcontent-sc85] {
            margin-top: 0;
            margin-bottom: .125rem
        }

        .dropup[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: 0;
            border-right: .3em solid transparent;
            border-bottom: .3em solid;
            border-left: .3em solid transparent
        }

        .dropup[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:empty:after {
            margin-left: 0
        }

        .dropright[_ngcontent-sc85] .dropdown-menu[_ngcontent-sc85] {
            margin-top: 0;
            margin-left: .125rem
        }

        .dropright[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid transparent;
            border-bottom: .3em solid transparent;
            border-left: .3em solid
        }

        .dropright[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:empty:after {
            margin-left: 0
        }

        .dropright[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:after {
            vertical-align: 0
        }

        .dropleft[_ngcontent-sc85] .dropdown-menu[_ngcontent-sc85] {
            margin-top: 0;
            margin-right: .125rem
        }

        .dropleft[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:after {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            display: none
        }

        .dropleft[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:before {
            display: inline-block;
            width: 0;
            height: 0;
            margin-right: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid transparent;
            border-right: .3em solid;
            border-bottom: .3em solid transparent
        }

        .dropleft[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:empty:after {
            margin-left: 0
        }

        .dropleft[_ngcontent-sc85] .dropdown-toggle[_ngcontent-sc85]:before {
            vertical-align: 0
        }

        .dropdown-divider[_ngcontent-sc85] {
            height: 0;
            margin: .5rem 0;
            overflow: hidden;
            border-top: 1px solid #e9ecef
        }

        .dropdown-item[_ngcontent-sc85] {
            display: block;
            width: 100%;
            padding: .25rem 1.5rem;
            clear: both;
            font-weight: 400;
            color: #212529;
            text-align: inherit;
            white-space: nowrap;
            background-color: transparent;
            border: 0
        }

        .dropdown-item[_ngcontent-sc85]:focus,
        .dropdown-item[_ngcontent-sc85]:hover {
            color: #16181b;
            text-decoration: none;
            background-color: #f8f9fa
        }

        .dropdown-item.active[_ngcontent-sc85],
        .dropdown-item[_ngcontent-sc85]:active {
            color: #fff;
            text-decoration: none;
            background-color: #007bff
        }

        .dropdown-item.disabled[_ngcontent-sc85],
        .dropdown-item[_ngcontent-sc85]:disabled {
            color: #6c757d;
            background-color: transparent
        }

        .dropdown-menu.show[_ngcontent-sc85] {
            display: block
        }

        .dropdown-header[_ngcontent-sc85] {
            display: block;
            padding: .5rem 1.5rem;
            margin-bottom: 0;
            font-size: .875rem;
            color: #6c757d;
            white-space: nowrap
        }

        .sign-in-block[_ngcontent-sc85] {
            line-height: 1.3;
            position: relative
        }

        .sign-in-block[_ngcontent-sc85] a[_ngcontent-sc85] {
            height: 40px
        }

        @media (min-width:1024px) {
            .sign-in-block[_ngcontent-sc85] {
                margin-left: 0
            }
        }

        .btn-register[_ngcontent-sc85] {
            background-color: #b68756;
            border-color: #b68756;
            min-width: 120px;
            padding: 10px 1rem;
            transition: box-shadow .2s, color .2s, background-color .2s, transform .2s;
            margin-left: 10px;
            color: #fff;
            font-weight: 500;
            border-radius: 6px
        }

        .btn-register[_ngcontent-sc85]:focus,
        .btn-register[_ngcontent-sc85]:hover {
            background-color: transparent;
            color: #b68756;
            border-color: #b68756
        }

        @media (max-width:1200px) {
            .btn-register[_ngcontent-sc85] {
                margin-left: 10px
            }

            [lang=bg][_nghost-sc85] .btn-register[_ngcontent-sc85],
            [lang=bg] [_nghost-sc85] .btn-register[_ngcontent-sc85] {
                padding: 10px 5px;
                margin-right: -15px
            }

            [lang=da][_nghost-sc85] .btn-register[_ngcontent-sc85],
            [lang=da] [_nghost-sc85] .btn-register[_ngcontent-sc85] {
                margin-left: 10px;
                margin-right: -10px
            }

            [lang=id][_nghost-sc85] .btn-register[_ngcontent-sc85],
            [lang=id] [_nghost-sc85] .btn-register[_ngcontent-sc85] {
                margin-right: -15px
            }
        }

        .btn-login-text[_ngcontent-sc85] {
            background-color: transparent;
            border-color: #b68756;
            min-width: 90px;
            padding: 10px 1rem;
            transition: box-shadow .2s, color .2s, background-color .2s, transform .2s;
            margin-left: 10px;
            color: #b68756;
            font-weight: 500;
            border-radius: 6px
        }

        .btn-login-text[_ngcontent-sc85]:focus,
        .btn-login-text[_ngcontent-sc85]:hover {
            background-color: #b68756;
            color: #fff;
            border-color: #b68756
        }

        @media (max-width:1099px) {

            [lang=ar][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=ar] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=et][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=et] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=lt][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=lt] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=no][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=no] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=ro][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=ro] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=sv][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=sv] [_nghost-sc85] .btn-login-text[_ngcontent-sc85] {
                display: none
            }
        }

        @media (max-width:1315px) {

            [lang=bg][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=bg] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=da][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=da] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=de][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=de] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=es][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=es] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=fi][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=fi] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=hr][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=hr] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=id][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=id] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=mn][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=mn] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=pl][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=pl] [_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=ru][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
            [lang=ru] [_nghost-sc85] .btn-login-text[_ngcontent-sc85] {
                display: none
            }
        }

        [lang=et][_nghost-sc85] .btn-login-text[_ngcontent-sc85],
        [lang=et] [_nghost-sc85] .btn-login-text[_ngcontent-sc85] {
            display: none
        }

        .login-icon[_ngcontent-sc85] {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 40px;
            height: 40px;
            min-width: 40px;
            border-radius: 6px;
            border: 1px solid #c5af98;
            background: transparent;
            color: #b68756;
            font-size: 20px;
            padding: 0;
            margin-left: 10px
        }

        .login-icon[_ngcontent-sc85]:focus,
        .login-icon[_ngcontent-sc85]:hover {
            background: #b68756
        }

        .login-icon[_ngcontent-sc85]:focus i[_ngcontent-sc85],
        .login-icon[_ngcontent-sc85]:hover i[_ngcontent-sc85] {
            color: #fff
        }

        @media (min-width:1315px) {

            [lang=bg][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=bg] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=da][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=da] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=de][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=de] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=es][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=es] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=fi][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=fi] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=hr][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=hr] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=id][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=id] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=mn][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=mn] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=pl][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=pl] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ru][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ru] [_nghost-sc85] .login-icon[_ngcontent-sc85] {
                display: none
            }
        }

        @media (min-width:1023px) {

            [lang=cs][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=cs] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=en][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=en] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=fr][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=fr] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=hu][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=hu] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=it][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=it] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ja][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ja] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ko][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ko] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ms][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ms] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=nl][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=nl] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=pt][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=pt] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=th][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=th] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=tw][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=tw] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=vi][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=vi] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=zh][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=zh] [_nghost-sc85] .login-icon[_ngcontent-sc85] {
                display: none
            }
        }

        @media (min-width:1100px) {

            [lang=ar][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ar] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=lt][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=lt] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=no][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=no] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ro][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=ro] [_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=sv][_nghost-sc85] .login-icon[_ngcontent-sc85],
            [lang=sv] [_nghost-sc85] .login-icon[_ngcontent-sc85] {
                display: none
            }
        }

        .header-link-register[_ngcontent-sc85] {
            line-height: 34px
        }

        .header-link-register[_ngcontent-sc85] .btn-login[_ngcontent-sc85] {
            padding: 6px 17px;
            min-width: 10px;
            font-size: 13px;
            color: #b68756;
            font-weight: 500;
            border-color: #b68756
        }

        .header-link-register[_ngcontent-sc85] .btn-login[_ngcontent-sc85]:focus,
        .header-link-register[_ngcontent-sc85] .btn-login[_ngcontent-sc85]:hover {
            background: #b68756;
            color: #fff
        }

        .header-link-register[_ngcontent-sc85] .link-login[_ngcontent-sc85] {
            display: inline-block;
            vertical-align: middle;
            margin-left: 7px;
            font-size: 24px
        }

        @media screen and (min-width:375px) {
            .header-link-register[_ngcontent-sc85] .link-login[_ngcontent-sc85] {
                margin-left: 12px
            }
        }

        .fx-theme--light .header-link-register .link-login {
            color: #636e72
        }

        .fx-theme--dark .header-link-register .link-login {
            color: #fff
        }

        @media (min-width:1200px) {
            [lang=ar] .sign-in-block {
                padding-right: 20px !important;
                padding-left: 0 !important;
                margin-left: 0 !important
            }
        }

        @media (max-width:1200px) {
            [lang=ar] .sign-in-block {
                margin-left: 10px;
                margin-right: 10px
            }

            [lang=bg][_nghost-sc85] [lang=ar] .sign-in-block,
            [lang=bg] [_nghost-sc85] [lang=ar] .sign-in-block {
                padding: 10px 5px;
                margin-right: -15px
            }
        }

        @media (min-width:1200px) {
            [lang=ar] .sign-in-block:before {
                left: auto !important;
                right: 0 !important
            }
        }

        [lang=ar] .sign-in-block .dropdown-toogle:after {
            margin-left: 0 !important;
            margin-right: 4px !important
        }

        [lang=ar] .sign-in-block .btn-register {
            margin-left: 20px !important
        }

        [lang=ar] .header-link-register .link-login {
            margin-left: 0 !important;
            margin-right: 7px !important;
            transform: rotate(180deg) !important
        }
  
        :host {
            fill: currentColor
        }

        :host,
        :host svg {
            width: 100%;
            height: 100%
        }

        .fx-section--support[_ngcontent-sc94] {
            padding: 0 0 2rem
        }

        .fx-section--support[_ngcontent-sc94] .floating-panel[_ngcontent-sc94] {
            position: fixed;
            z-index: 9999;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            z-index: 15;
            flex-direction: column
        }

        .fx-section--support[_ngcontent-sc94] .floating-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] {
            font-size: 11px;
            line-height: 1.1;
            min-width: 60px;
            height: 60px;
            border-radius: 4px 0 0 4px;
            padding: 5px;
            text-align: center;
            opacity: 1;
            transition: all .2s ease-in
        }

        .fx-section--support[_ngcontent-sc94] .floating-panel[_ngcontent-sc94] .btn[_ngcontent-sc94]+.btn[_ngcontent-sc94] {
            margin-top: 5px
        }

        .fx-section--support[_ngcontent-sc94] .floating-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] .icon[_ngcontent-sc94] {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 31px;
            font-size: 31px;
            margin: 0 auto 4px
        }

        .fx-section--support[_ngcontent-sc94] .floating-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] .icon.fx-symbol-feedback[_ngcontent-sc94] {
            font-size: 25px
        }

        .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] {
            position: relative;
            z-index: 13;
            opacity: 1;
            transition: opacity .4s
        }

        .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] {
            font-size: 16px;
            line-height: 1.2;
            font-weight: 300;
            text-align: left;
            display: flex;
            align-items: center;
            justify-content: space-evenly;
            transition: box-shadow .4s, color .4s, background-color .4s, transform .8s;
            background-color: #303135
        }

        @media (min-width:480px) {
            .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] {
                font-size: 3vw;
                justify-content: center
            }

            .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] br {
                display: none
            }
        }

        @media (min-width:1024px) {
            .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] {
                font-size: 27px
            }
        }

        .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] a[_ngcontent-sc94] {
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 .5rem
        }

        .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] mark[_ngcontent-sc94] {
            background: #fff;
            width: 38px;
            height: 38px;
            border-radius: 3px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-left: .5rem
        }

        .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] mark[_ngcontent-sc94] .btn-arrow[_ngcontent-sc94] {
            border-color: #2d3436;
            margin: 0 0 0 -2px
        }

        .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] .icon[_ngcontent-sc94] {
            font-size: 31px;
            line-height: 31px
        }

        .fx-section--support[_ngcontent-sc94] .static-panel[_ngcontent-sc94] .btn[_ngcontent-sc94] strong[_ngcontent-sc94] {
            margin-left: .5rem
        }
 
        .swiper-container[_ngcontent-sc179] {
            margin-left: auto;
            margin-right: auto;
            position: relative;
            overflow: hidden;
            list-style: none;
            padding: 0;
            z-index: 1
        }

        .swiper-container-no-flexbox[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            float: left
        }

        .swiper-container-vertical[_ngcontent-sc179]>.swiper-wrapper[_ngcontent-sc179] {
            flex-direction: column
        }

        .swiper-wrapper[_ngcontent-sc179] {
            position: relative;
            width: 100%;
            height: 100%;
            z-index: 1;
            display: flex;
            transition-property: transform;
            box-sizing: content-box
        }

        .swiper-container-android[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179],
        .swiper-wrapper[_ngcontent-sc179] {
            transform: translateZ(0)
        }

        .swiper-container-multirow[_ngcontent-sc179]>.swiper-wrapper[_ngcontent-sc179] {
            flex-wrap: wrap
        }

        .swiper-container-free-mode[_ngcontent-sc179]>.swiper-wrapper[_ngcontent-sc179] {
            transition-timing-function: ease-out;
            margin: 0 auto
        }

        .swiper-slide[_ngcontent-sc179] {
            flex-shrink: 0;
            width: 100%;
            height: 100%;
            position: relative;
            transition-property: transform
        }

        .swiper-slide-invisible-blank[_ngcontent-sc179] {
            visibility: hidden
        }

        .swiper-container-autoheight[_ngcontent-sc179],
        .swiper-container-autoheight[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            height: auto
        }

        .swiper-container-autoheight[_ngcontent-sc179] .swiper-wrapper[_ngcontent-sc179] {
            align-items: flex-start;
            transition-property: transform, height
        }

        .swiper-container-3d[_ngcontent-sc179] {
            perspective: 1200px
        }

        .swiper-container-3d[_ngcontent-sc179] .swiper-cube-shadow[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-bottom[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-left[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-right[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-top[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-wrapper[_ngcontent-sc179] {
            transform-style: preserve-3d
        }

        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-bottom[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-left[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-right[_ngcontent-sc179],
        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-top[_ngcontent-sc179] {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            z-index: 10
        }

        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-left[_ngcontent-sc179] {
            background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-right[_ngcontent-sc179] {
            background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-top[_ngcontent-sc179] {
            background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-3d[_ngcontent-sc179] .swiper-slide-shadow-bottom[_ngcontent-sc179] {
            background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
        }

        .swiper-container-wp8-horizontal[_ngcontent-sc179],
        .swiper-container-wp8-horizontal[_ngcontent-sc179]>.swiper-wrapper[_ngcontent-sc179] {
            touch-action: pan-y
        }

        .swiper-container-wp8-vertical[_ngcontent-sc179],
        .swiper-container-wp8-vertical[_ngcontent-sc179]>.swiper-wrapper[_ngcontent-sc179] {
            touch-action: pan-x
        }

        .swiper-button-next[_ngcontent-sc179],
        .swiper-button-prev[_ngcontent-sc179] {
            position: absolute;
            top: 50%;
            width: 27px;
            height: 44px;
            margin-top: -22px;
            z-index: 10;
            cursor: pointer;
            background-size: 27px 44px;
            background-position: 50%;
            background-repeat: no-repeat
        }

        .swiper-button-next.swiper-button-disabled[_ngcontent-sc179],
        .swiper-button-prev.swiper-button-disabled[_ngcontent-sc179] {
            opacity: .35;
            cursor: auto;
            pointer-events: none
        }

        .swiper-button-prev[_ngcontent-sc179],
        .swiper-container-rtl[_ngcontent-sc179] .swiper-button-next[_ngcontent-sc179] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
            left: 10px;
            right: auto
        }

        .swiper-button-next[_ngcontent-sc179],
        .swiper-container-rtl[_ngcontent-sc179] .swiper-button-prev[_ngcontent-sc179] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
            right: 10px;
            left: auto
        }

        .swiper-button-prev.swiper-button-white[_ngcontent-sc179],
        .swiper-container-rtl[_ngcontent-sc179] .swiper-button-next.swiper-button-white[_ngcontent-sc179] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-next.swiper-button-white[_ngcontent-sc179],
        .swiper-container-rtl[_ngcontent-sc179] .swiper-button-prev.swiper-button-white[_ngcontent-sc179] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-prev.swiper-button-black[_ngcontent-sc179],
        .swiper-container-rtl[_ngcontent-sc179] .swiper-button-next.swiper-button-black[_ngcontent-sc179] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-next.swiper-button-black[_ngcontent-sc179],
        .swiper-container-rtl[_ngcontent-sc179] .swiper-button-prev.swiper-button-black[_ngcontent-sc179] {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
        }

        .swiper-button-lock[_ngcontent-sc179] {
            display: none
        }

        .swiper-pagination[_ngcontent-sc179] {
            position: absolute;
            text-align: center;
            transition: opacity .3s;
            transform: translateZ(0);
            z-index: 10
        }

        .swiper-pagination.swiper-pagination-hidden[_ngcontent-sc179] {
            opacity: 0
        }

        .swiper-container-horizontal[_ngcontent-sc179]>.swiper-pagination-bullets[_ngcontent-sc179],
        .swiper-pagination-custom[_ngcontent-sc179],
        .swiper-pagination-fraction[_ngcontent-sc179] {
            bottom: 10px;
            left: 0;
            width: 100%
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] {
            overflow: hidden;
            font-size: 0
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet[_ngcontent-sc179] {
            transform: scale(.33);
            position: relative
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet-active[_ngcontent-sc179],
        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet-active-main[_ngcontent-sc179] {
            transform: scale(1)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet-active-prev[_ngcontent-sc179] {
            transform: scale(.66)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet-active-prev-prev[_ngcontent-sc179] {
            transform: scale(.33)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet-active-next[_ngcontent-sc179] {
            transform: scale(.66)
        }

        .swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet-active-next-next[_ngcontent-sc179] {
            transform: scale(.33)
        }

        .swiper-pagination-bullet[_ngcontent-sc179] {
            width: 8px;
            height: 8px;
            display: inline-block;
            border-radius: 100%;
            background: #000;
            opacity: .2
        }

        button.swiper-pagination-bullet[_ngcontent-sc179] {
            border: none;
            margin: 0;
            padding: 0;
            box-shadow: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none
        }

        .swiper-pagination-clickable[_ngcontent-sc179] .swiper-pagination-bullet[_ngcontent-sc179] {
            cursor: pointer
        }

        .swiper-pagination-bullet-active[_ngcontent-sc179] {
            opacity: 1;
            background: #007aff
        }

        .swiper-container-vertical[_ngcontent-sc179]>.swiper-pagination-bullets[_ngcontent-sc179] {
            right: 10px;
            top: 50%;
            transform: translate3d(0, -50%, 0)
        }

        .swiper-container-vertical[_ngcontent-sc179]>.swiper-pagination-bullets[_ngcontent-sc179] .swiper-pagination-bullet[_ngcontent-sc179] {
            margin: 6px 0;
            display: block
        }

        .swiper-container-vertical[_ngcontent-sc179]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc179] {
            top: 50%;
            transform: translateY(-50%);
            width: 8px
        }

        .swiper-container-vertical[_ngcontent-sc179]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet[_ngcontent-sc179] {
            display: inline-block;
            transition: top .2s, -webkit-transform .2s;
            transition: transform .2s, top .2s;
            transition: transform .2s, top .2s, -webkit-transform .2s
        }

        .swiper-container-horizontal[_ngcontent-sc179]>.swiper-pagination-bullets[_ngcontent-sc179] .swiper-pagination-bullet[_ngcontent-sc179] {
            margin: 0 4px
        }

        .swiper-container-horizontal[_ngcontent-sc179]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc179] {
            left: 50%;
            transform: translateX(-50%);
            white-space: nowrap
        }

        .swiper-container-horizontal[_ngcontent-sc179]>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet[_ngcontent-sc179] {
            transition: left .2s, -webkit-transform .2s;
            transition: transform .2s, left .2s;
            transition: transform .2s, left .2s, -webkit-transform .2s
        }

        .swiper-container-horizontal.swiper-container-rtl[_ngcontent-sc179]>.swiper-pagination-bullets-dynamic[_ngcontent-sc179] .swiper-pagination-bullet[_ngcontent-sc179] {
            transition: right .2s, -webkit-transform .2s;
            transition: transform .2s, right .2s;
            transition: transform .2s, right .2s, -webkit-transform .2s
        }

        .swiper-pagination-progressbar[_ngcontent-sc179] {
            background: rgba(0, 0, 0, .25);
            position: absolute
        }

        .swiper-pagination-progressbar[_ngcontent-sc179] .swiper-pagination-progressbar-fill[_ngcontent-sc179] {
            background: #007aff;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            transform: scale(0);
            transform-origin: left top
        }

        .swiper-container-rtl[_ngcontent-sc179] .swiper-pagination-progressbar[_ngcontent-sc179] .swiper-pagination-progressbar-fill[_ngcontent-sc179] {
            transform-origin: right top
        }

        .swiper-container-horizontal[_ngcontent-sc179]>.swiper-pagination-progressbar[_ngcontent-sc179],
        .swiper-container-vertical[_ngcontent-sc179]>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[_ngcontent-sc179] {
            width: 100%;
            height: 4px;
            left: 0;
            top: 0
        }

        .swiper-container-horizontal[_ngcontent-sc179]>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[_ngcontent-sc179],
        .swiper-container-vertical[_ngcontent-sc179]>.swiper-pagination-progressbar[_ngcontent-sc179] {
            width: 4px;
            height: 100%;
            left: 0;
            top: 0
        }

        .swiper-pagination-white[_ngcontent-sc179] .swiper-pagination-bullet-active[_ngcontent-sc179] {
            background: #fff
        }

        .swiper-pagination-progressbar.swiper-pagination-white[_ngcontent-sc179] {
            background: hsla(0, 0%, 100%, .25)
        }

        .swiper-pagination-progressbar.swiper-pagination-white[_ngcontent-sc179] .swiper-pagination-progressbar-fill[_ngcontent-sc179] {
            background: #fff
        }

        .swiper-pagination-black[_ngcontent-sc179] .swiper-pagination-bullet-active[_ngcontent-sc179] {
            background: #000
        }

        .swiper-pagination-progressbar.swiper-pagination-black[_ngcontent-sc179] {
            background: rgba(0, 0, 0, .25)
        }

        .swiper-pagination-progressbar.swiper-pagination-black[_ngcontent-sc179] .swiper-pagination-progressbar-fill[_ngcontent-sc179] {
            background: #000
        }

        .swiper-pagination-lock[_ngcontent-sc179] {
            display: none
        }

        .swiper-scrollbar[_ngcontent-sc179] {
            border-radius: 10px;
            position: relative;
            -ms-touch-action: none;
            background: rgba(0, 0, 0, .1)
        }

        .swiper-container-horizontal[_ngcontent-sc179]>.swiper-scrollbar[_ngcontent-sc179] {
            position: absolute;
            left: 1%;
            bottom: 3px;
            z-index: 50;
            height: 5px;
            width: 98%
        }

        .swiper-container-vertical[_ngcontent-sc179]>.swiper-scrollbar[_ngcontent-sc179] {
            position: absolute;
            right: 3px;
            top: 1%;
            z-index: 50;
            width: 5px;
            height: 98%
        }

        .swiper-scrollbar-drag[_ngcontent-sc179] {
            height: 100%;
            width: 100%;
            position: relative;
            background: rgba(0, 0, 0, .5);
            border-radius: 10px;
            left: 0;
            top: 0
        }

        .swiper-scrollbar-cursor-drag[_ngcontent-sc179] {
            cursor: move
        }

        .swiper-scrollbar-lock[_ngcontent-sc179] {
            display: none
        }

        .swiper-zoom-container[_ngcontent-sc179] {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center
        }

        .swiper-zoom-container[_ngcontent-sc179]>canvas[_ngcontent-sc179],
        .swiper-zoom-container[_ngcontent-sc179]>img[_ngcontent-sc179],
        .swiper-zoom-container[_ngcontent-sc179]>svg[_ngcontent-sc179] {
            max-width: 100%;
            max-height: 100%;
            -o-object-fit: contain;
            object-fit: contain
        }

        .swiper-slide-zoomed[_ngcontent-sc179] {
            cursor: move
        }

        .swiper-lazy-preloader[_ngcontent-sc179] {
            width: 42px;
            height: 42px;
            position: absolute;
            left: 50%;
            top: 50%;
            margin-left: -21px;
            margin-top: -21px;
            z-index: 10;
            transform-origin: 50%;
            -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
            animation: swiper-preloader-spin 1s steps(12) infinite
        }

        .swiper-lazy-preloader[_ngcontent-sc179]:after {
            display: block;
            content: "";
            width: 100%;
            height: 100%;
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
            background-position: 50%;
            background-size: 100%;
            background-repeat: no-repeat
        }

        .swiper-lazy-preloader-white[_ngcontent-sc179]:after {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
        }

        @-webkit-keyframes swiper-preloader-spin {
            to {
                transform: rotate(1turn)
            }
        }

        @keyframes swiper-preloader-spin {
            to {
                transform: rotate(1turn)
            }
        }

        .swiper-container[_ngcontent-sc179] .swiper-notification[_ngcontent-sc179] {
            position: absolute;
            left: 0;
            top: 0;
            pointer-events: none;
            opacity: 0;
            z-index: -1000
        }

        .swiper-container-fade.swiper-container-free-mode[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            transition-timing-function: ease-out
        }

        .swiper-container-fade[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            pointer-events: none;
            transition-property: opacity
        }

        .swiper-container-fade[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            pointer-events: none
        }

        .swiper-container-fade[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179],
        .swiper-container-fade[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179] {
            pointer-events: auto
        }

        .swiper-container-cube[_ngcontent-sc179] {
            overflow: visible
        }

        .swiper-container-cube[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            pointer-events: none;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            z-index: 1;
            visibility: hidden;
            transform-origin: 0 0;
            width: 100%;
            height: 100%
        }

        .swiper-container-cube[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            pointer-events: none
        }

        .swiper-container-cube.swiper-container-rtl[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            transform-origin: 100% 0
        }

        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179],
        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179] {
            pointer-events: auto
        }

        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179],
        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-next[_ngcontent-sc179],
        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-next[_ngcontent-sc179]+.swiper-slide[_ngcontent-sc179],
        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-prev[_ngcontent-sc179] {
            pointer-events: auto;
            visibility: visible
        }

        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-shadow-bottom[_ngcontent-sc179],
        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-shadow-left[_ngcontent-sc179],
        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-shadow-right[_ngcontent-sc179],
        .swiper-container-cube[_ngcontent-sc179] .swiper-slide-shadow-top[_ngcontent-sc179] {
            z-index: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

        .swiper-container-cube[_ngcontent-sc179] .swiper-cube-shadow[_ngcontent-sc179] {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: .6;
            -webkit-filter: blur(50px);
            filter: blur(50px);
            z-index: 0
        }

        .swiper-container-flip[_ngcontent-sc179] {
            overflow: visible
        }

        .swiper-container-flip[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            pointer-events: none;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            z-index: 1
        }

        .swiper-container-flip[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            pointer-events: none
        }

        .swiper-container-flip[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179],
        .swiper-container-flip[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179] .swiper-slide-active[_ngcontent-sc179] {
            pointer-events: auto
        }

        .swiper-container-flip[_ngcontent-sc179] .swiper-slide-shadow-bottom[_ngcontent-sc179],
        .swiper-container-flip[_ngcontent-sc179] .swiper-slide-shadow-left[_ngcontent-sc179],
        .swiper-container-flip[_ngcontent-sc179] .swiper-slide-shadow-right[_ngcontent-sc179],
        .swiper-container-flip[_ngcontent-sc179] .swiper-slide-shadow-top[_ngcontent-sc179] {
            z-index: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

        .swiper-container-coverflow[_ngcontent-sc179] .swiper-wrapper[_ngcontent-sc179] {
            -ms-perspective: 1200px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] {
            padding-bottom: 0;
            background-color: #f8f8f9;
            overflow-x: hidden
        }

        .fx-section--market-instruments-hero.fx-theme--dark[_ngcontent-sc179] {
            background-color: #161616
        }

        .fx-section--market-instruments-hero.fx-theme--dark[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-light[_ngcontent-sc179],
        .fx-section--market-instruments-hero.fx-theme--dark[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .gradient-left[_ngcontent-sc179],
        .fx-section--market-instruments-hero.fx-theme--dark[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .gradient-right[_ngcontent-sc179] {
            display: none
        }

        .fx-section--market-instruments-hero.fx-theme--light[_ngcontent-sc179] {
            background-color: #f8f8f9
        }

        .fx-section--market-instruments-hero.fx-theme--light[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] {
            display: none
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .hero__title[_ngcontent-sc179] {
            margin-bottom: 28px;
            position: relative;
            z-index: 1
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .hero__image[_ngcontent-sc179] {
            max-width: 100%
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .hero__sub-title[_ngcontent-sc179] {
            font-size: 14px;
            line-height: 1.43;
            padding-bottom: 20px
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .hero__sub-title[_ngcontent-sc179] {
                padding-bottom: 50px;
                font-size: 16px;
                line-height: 1.5;
                max-width: 570px;
                width: 100%;
                margin: 0 auto
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .hero__link[_ngcontent-sc179] {
            margin-top: 26px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .hero__link[_ngcontent-sc179] i[_ngcontent-sc179] {
            font-size: 70%;
            margin-left: 10px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] {
            position: relative
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .gradient-left[_ngcontent-sc179] {
            position: absolute;
            background: linear-gradient(90deg, #f8f8f9, rgba(248, 248, 249, 0));
            top: 0;
            bottom: 0;
            width: 35px;
            z-index: 1
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .gradient-left[_ngcontent-sc179] {
                width: 165px
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .gradient-right[_ngcontent-sc179] {
            position: absolute;
            background: linear-gradient(90deg, #f8f8f9, rgba(248, 248, 249, 0));
            top: 0;
            bottom: 0;
            right: 0;
            width: 35px;
            z-index: 1;
            transform: rotate(-180deg)
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .gradient-right[_ngcontent-sc179] {
                width: 165px
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow[_ngcontent-sc179] {
            display: flex;
            overflow-x: hidden
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexcol[_ngcontent-sc179] {
            display: flex;
            padding-right: 30px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexcol-box[_ngcontent-sc179] {
            background: #fff;
            border-radius: 6px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            max-width: 320px;
            min-width: 320px;
            padding: 0 0 0 20px
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexcol-box[_ngcontent-sc179] {
                max-width: 370px;
                min-width: 370px;
                padding: 0 0 0 30px
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179] {
            overflow: hidden;
            margin-bottom: 5px;
            display: flex;
            flex-wrap: nowrap;
            flex-shrink: 0
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179] {
                float: left;
                margin-bottom: 0
            }

            [lang=ar][_nghost-sc179] .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179],
            [lang=ar] [_nghost-sc179] .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179] {
                float: right
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179] .icon[_ngcontent-sc179] {
            width: 26px;
            display: inline-block;
            position: relative
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179] .icon[_ngcontent-sc179]:last-child {
            left: -10px
        }

        [lang=ar][_nghost-sc179] .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179] .icon[_ngcontent-sc179]:last-child,
        [lang=ar] [_nghost-sc179] .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .wrap-icons[_ngcontent-sc179] .icon[_ngcontent-sc179]:last-child {
            left: auto;
            right: -10px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .goesup[_ngcontent-sc179] .numbers[_ngcontent-sc179] {
            color: #32a071
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .goesup[_ngcontent-sc179] .numbers[_ngcontent-sc179] .arrow-icon[_ngcontent-sc179] {
            padding-right: 3px;
            padding-left: 0
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .goesdown[_ngcontent-sc179] .text[_ngcontent-sc179] .numbers[_ngcontent-sc179] {
            color: red
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .goesdown[_ngcontent-sc179] .text[_ngcontent-sc179] .arrow-icon[_ngcontent-sc179] {
            transform: rotate(0);
            padding-left: 3px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .text[_ngcontent-sc179] {
            padding-left: 10px;
            font-weight: 600
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .text[_ngcontent-sc179] .title[_ngcontent-sc179] {
            font-weight: 600;
            font-size: 20px;
            line-height: 120%;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #303135
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .text[_ngcontent-sc179] .numbers[_ngcontent-sc179] {
            font-weight: 600;
            font-size: 16px;
            line-height: 120%;
            font-family: Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .text[_ngcontent-sc179] .arrow-icon[_ngcontent-sc179] {
            padding-left: 3px;
            transform: rotate(180deg);
            display: inline-block
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .text[_ngcontent-sc179] .arrow-icon[_ngcontent-sc179] i[_ngcontent-sc179] {
            font-size: 13px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .text[_ngcontent-sc179] .bullet[_ngcontent-sc179] {
            padding: 0 5px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .sellbuy[_ngcontent-sc179] {
            display: flex;
            flex-direction: column
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .sellbuy[_ngcontent-sc179] .cardbtn[_ngcontent-sc179] {
            font-weight: 600;
            font-size: 16px;
            line-height: 120%;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            min-height: 40px;
            min-width: 70px;
            padding: 10px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .sellbuy[_ngcontent-sc179] .cardbtn.greenbtn[_ngcontent-sc179] {
            background-color: #32a071;
            border-radius: 0 6px 0 0
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .sellbuy[_ngcontent-sc179] .cardbtn.redbtn[_ngcontent-sc179] {
            background-color: red;
            border-radius: 0 0 6px 0
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] {
            display: flex;
            overflow-x: hidden
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] {
            display: flex;
            padding-right: 20px
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] {
                padding-right: 30px
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol.goesupdark[_ngcontent-sc179] .text-dark[_ngcontent-sc179] .percent[_ngcontent-sc179] {
            color: #2da771
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol.goesdowndark[_ngcontent-sc179] .text-dark[_ngcontent-sc179] .percent[_ngcontent-sc179] {
            color: red
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .text-dark[_ngcontent-sc179] .title[_ngcontent-sc179] {
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            font-size: 22px;
            line-height: 120%;
            color: #fff
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .text-dark[_ngcontent-sc179] .bullet[_ngcontent-sc179] {
            padding: 0 10px;
            color: #fff
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .text-dark[_ngcontent-sc179] .percent[_ngcontent-sc179] {
            font-size: 18px;
            line-height: 120%;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] {
            flex-direction: column
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] {
                flex-direction: row
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number[_ngcontent-sc179] {
            font-weight: 500;
            font-size: 15px;
            line-height: 150%;
            min-width: 116px;
            padding: 5px 8px;
            display: flex;
            align-items: center;
            background-color: #303030;
            margin-right: 10px;
            border-radius: 6px;
            color: #fff;
            transition: all .2s ease
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number[_ngcontent-sc179]:first-child {
            margin-bottom: 10px
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number[_ngcontent-sc179]:first-child {
                margin-bottom: 0
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.greennum[_ngcontent-sc179] .arrow-icon[_ngcontent-sc179] {
            transform: rotate(180deg);
            display: inline-block;
            padding-left: 10px;
            padding-right: 0
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.greennum[_ngcontent-sc179]:focus,
        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.greennum[_ngcontent-sc179]:hover {
            background-color: #2da771
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.greennum[_ngcontent-sc179]:focus .arrow-icon[_ngcontent-sc179] i[_ngcontent-sc179],
        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.greennum[_ngcontent-sc179]:hover .arrow-icon[_ngcontent-sc179] i[_ngcontent-sc179] {
            color: #fff
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.rednum[_ngcontent-sc179]:focus,
        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.rednum[_ngcontent-sc179]:hover {
            background-color: red
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.rednum[_ngcontent-sc179]:focus .arrow-icon[_ngcontent-sc179] i[_ngcontent-sc179],
        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number.rednum[_ngcontent-sc179]:hover .arrow-icon[_ngcontent-sc179] i[_ngcontent-sc179] {
            color: #fff
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number[_ngcontent-sc179] .arrow-icon[_ngcontent-sc179] {
            padding-right: 10px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number[_ngcontent-sc179] .arrow-icon[_ngcontent-sc179] i[_ngcontent-sc179] {
            font-size: 13px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number[_ngcontent-sc179] .bullet[_ngcontent-sc179] {
            padding-right: 10px;
            font-size: 500
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol[_ngcontent-sc179] .numbers-dark[_ngcontent-sc179] .number[_ngcontent-sc179] .price[_ngcontent-sc179] {
            font-weight: 500;
            font-size: 15px;
            line-height: 150%
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol-box[_ngcontent-sc179] {
            background-color: #242424;
            border-radius: 9px;
            max-width: 310px;
            min-width: 310px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 10px 0 10px 10px
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-holder[_ngcontent-sc179] .flexrow-dark[_ngcontent-sc179] .flexcol-box[_ngcontent-sc179] {
                max-width: 440px;
                min-width: 440px
            }
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-wrapper[_ngcontent-sc179] {
            transition-timing-function: linear !important;
            position: relative
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .swiper-wrapper[_ngcontent-sc179] .swiper-slide[_ngcontent-sc179] {
            width: auto
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee[_ngcontent-sc179] {
            overflow-x: hidden;
            height: 100px
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee[_ngcontent-sc179] .marquee-1[_ngcontent-sc179] {
            position: absolute
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee[_ngcontent-sc179] .marquee-2[_ngcontent-sc179],
        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee[_ngcontent-sc179] .marquee-3[_ngcontent-sc179] {
            position: absolute;
            transform: translateX(100%)
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee.animate[_ngcontent-sc179] .marquee-1[_ngcontent-sc179] {
            -webkit-animation: marquee 150s linear forwards;
            animation: marquee 150s linear forwards
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee.animate[_ngcontent-sc179] .marquee-2[_ngcontent-sc179],
        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee.animate[_ngcontent-sc179] .marquee-3[_ngcontent-sc179] {
            -webkit-animation: marquee2 150s linear infinite;
            animation: marquee2 150s linear infinite
        }

        .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee.animate[_ngcontent-sc179] .marquee-3[_ngcontent-sc179] {
            -webkit-animation-delay: 75s;
            animation-delay: 75s
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-hero[_ngcontent-sc179] .marquee.animate[_ngcontent-sc179]:hover div[_ngcontent-sc179] {
                -webkit-animation-play-state: paused;
                animation-play-state: paused
            }
        }

        @-webkit-keyframes marquee {
            0% {
                transform: translateX(0)
            }

            to {
                transform: translateX(-200%)
            }
        }

        @keyframes marquee {
            0% {
                transform: translateX(0)
            }

            to {
                transform: translateX(-200%)
            }
        }

        @-webkit-keyframes marquee2 {
            0% {
                transform: translateX(100%)
            }

            to {
                transform: translateX(-100%)
            }
        }

        @keyframes marquee2 {
            0% {
                transform: translateX(100%)
            }

            to {
                transform: translateX(-100%)
            }
        }
  
        .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .trades-holder[_ngcontent-sc136]>div[_ngcontent-sc136] {
            margin-bottom: 1.875rem
        }

        @media (min-width:1024px) {
            .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .trades-holder[_ngcontent-sc136]>div[_ngcontent-sc136] {
                margin-bottom: 1.875rem
            }
        }

        .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .card[_ngcontent-sc136] {
            display: block;
            border: 1px solid rgba(48, 49, 53, .1);
            border-radius: 6px;
            padding: 2rem;
            height: 100%;
            color: #636e72;
            transition: all .4s
        }

        @media (min-width:1024px) {
            .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .card[_ngcontent-sc136] {
                padding: 3rem 4rem 20px;
                min-height: 260px
            }
        }

        .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .card[_ngcontent-sc136]:hover {
            background-color: #303135;
            border: 1px solid rgba(48, 49, 53, .1)
        }

        .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .card[_ngcontent-sc136]:hover h3[_ngcontent-sc136],
        .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .card[_ngcontent-sc136]:hover p[_ngcontent-sc136] {
            color: #fff
        }

        .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .card[_ngcontent-sc136] h3[_ngcontent-sc136] {
            color: #2d3436;
            transition: all .4s;
            margin-bottom: .5em
        }

        .fx-section--why-trade-with-fxpro[_ngcontent-sc136] .card[_ngcontent-sc136] p[_ngcontent-sc136] {
            margin: 0;
            color: #303135
        }
   
        .fx-section--award-winning-ndd[_ngcontent-sc181] {
            padding-top: 0
        }

        .fx-section--award-winning-ndd[_ngcontent-sc181] .panel__heading[_ngcontent-sc181] sup[_ngcontent-sc181] {
            left: -4px
        }

        .fx-section--award-winning-ndd[_ngcontent-sc181] .panel__heading[_ngcontent-sc181] .btn-outline--icon[_ngcontent-sc181] {
            margin-top: .875rem
        }
  
        .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] {
            margin: 0;
            padding: 0;
            list-style: none
        }

        .fx-section--columns-gradient[_ngcontent-sc182],
        .platforms-sub-info[_ngcontent-sc182] {
            background: none
        }

        .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182],
        .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182] {
            padding: 1rem 0 2rem;
            position: relative
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182],
            .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182] {
                padding: 3rem 0 0
            }
        }

        .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182]:before,
        .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182]:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, #e64747, #0984e3 390%)
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182]:before,
            .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182]:before {
                background: linear-gradient(90deg, #e64747, #b3556b)
            }
        }

        .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2[_ngcontent-sc182],
        .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2[_ngcontent-sc182] {
            font-size: 28px;
            margin-bottom: 20px;
            line-height: 1.2
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2[_ngcontent-sc182],
            .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2[_ngcontent-sc182] {
                margin-bottom: 30px;
                font-size: 32px
            }
        }

        .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2.text-size-h4[_ngcontent-sc182],
        .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2.text-size-h4[_ngcontent-sc182] {
            font-size: 20px;
            font-weight: 500
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2.text-size-h4[_ngcontent-sc182],
            .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182] h2.text-size-h4[_ngcontent-sc182] {
                font-size: 24px
            }
        }

        .fx-section--columns-gradient[_ngcontent-sc182] .column-info[_ngcontent-sc182] p[_ngcontent-sc182]:last-child,
        .platforms-sub-info[_ngcontent-sc182] .column-info[_ngcontent-sc182] p[_ngcontent-sc182]:last-child {
            margin: 0
        }

        .fx-section--columns-gradient[_ngcontent-sc182] .info-text[_ngcontent-sc182],
        .platforms-sub-info[_ngcontent-sc182] .info-text[_ngcontent-sc182] {
            margin-bottom: 20px;
            color: #636e72
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] .info-text[_ngcontent-sc182],
            .platforms-sub-info[_ngcontent-sc182] .info-text[_ngcontent-sc182] {
                margin-bottom: 1.6rem;
                margin-top: 1.5rem
            }
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(2) .column-info[_ngcontent-sc182]:before,
            .platforms-sub-info[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(2) .column-info[_ngcontent-sc182]:before {
                background: linear-gradient(90deg, #ad576f, #7a6593)
            }
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(3) .column-info[_ngcontent-sc182]:before,
            .platforms-sub-info[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(3) .column-info[_ngcontent-sc182]:before {
                background: linear-gradient(90deg, #756697, #4374bb)
            }
        }

        .fx-section--columns-gradient[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(4) .column-info[_ngcontent-sc182],
        .platforms-sub-info[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(4) .column-info[_ngcontent-sc182] {
            margin-bottom: 0
        }

        @media (min-width:1024px) {

            .fx-section--columns-gradient[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(4) .column-info[_ngcontent-sc182]:before,
            .platforms-sub-info[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(4) .column-info[_ngcontent-sc182]:before {
                background: linear-gradient(90deg, #3c76bf, #2893e7)
            }
        }

        .fx-theme--dark[_ngcontent-sc182] {
            color: #b2bec3
        }

        .fx-theme--light[_ngcontent-sc182] .column-info[_ngcontent-sc182]:before {
            background-image: linear-gradient(90deg, #55efc4, #44dfdc)
        }

        .fx-theme--light[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:nth-child(2) .column-info[_ngcontent-sc182]:before {
            background-image: linear-gradient(90deg, #44dfdc, #21a9e1)
        }

        .fx-theme--light[_ngcontent-sc182] [class^=col-][_ngcontent-sc182]:last-child .column-info[_ngcontent-sc182]:before {
            background-image: linear-gradient(90deg, #21a9e1, #0985e3)
        }

        [lang=ar] .fx-section--columns-gradient:before,
        [lang=ar] .platforms-sub-info:before {
            background-image: linear-gradient(270deg, #d63031, #af4a64)
        }

        [lang=ar] .fx-section--columns-gradient [class^=col-]:nth-child(2) .column-info:before,
        [lang=ar] .platforms-sub-info [class^=col-]:nth-child(2) .column-info:before {
            background-image: linear-gradient(270deg, #af4a64, #516cae)
        }

        [lang=ar] .fx-section--columns-gradient [class^=col-]:last-child .column-info:before,
        [lang=ar] .platforms-sub-info [class^=col-]:last-child .column-info:before {
            background-image: linear-gradient(270deg, #516cae, #0984e3)
        }

        [lang=ar] .fx-theme--light .column-info:before {
            background-image: linear-gradient(270deg, #44dfdc, #55efc4)
        }

        [lang=ar] .fx-theme--light [class^=col-]:nth-child(2) .column-info:before {
            background-image: linear-gradient(270deg, #44dfdc, #21a9e1)
        }

        [lang=ar] .fx-theme--light [class^=col-]:last-child .column-info:before {
            background-image: linear-gradient(270deg, #21a9e1, #0985e3)
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] {
            overflow: hidden;
            background-color: #000
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .panel__heading[_ngcontent-sc182] {
            text-align: center
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .panel__heading[_ngcontent-sc182] {
                text-align: left
            }

            [lang=ar][_nghost-sc182] .fx-section--choose-your-platform[_ngcontent-sc182] .panel__heading[_ngcontent-sc182],
            [lang=ar] [_nghost-sc182] .fx-section--choose-your-platform[_ngcontent-sc182] .panel__heading[_ngcontent-sc182] {
                text-align: right
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .panel__heading.fixhead[_ngcontent-sc182],
        .fx-section--choose-your-platform[_ngcontent-sc182] .panel__heading[_ngcontent-sc182] p[_ngcontent-sc182] {
            margin-bottom: 0
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .comparison-txt[_ngcontent-sc182] {
            max-width: 470px;
            text-align: center
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .comparison-txt[_ngcontent-sc182] {
                text-align: left
            }
        }

        @media (max-width:1023.98px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .comparison-txt[_ngcontent-sc182] {
                margin: 0 auto
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] {
            display: flex;
            flex-wrap: wrap
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] {
                padding-bottom: 40px
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182] {
            flex: 0 0 100%;
            text-align: center;
            padding: 10px 0
        }

        @media (min-width:480px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182] {
                width: 50%;
                flex: auto;
                padding: 20px 0 0
            }
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182] {
                text-align: left
            }

            [lang=ar][_nghost-sc182] .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182],
            [lang=ar] [_nghost-sc182] .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182] {
                text-align: right
            }
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182]:nth-child(2n) {
                padding-left: 20px
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182]:last-child {
            margin-bottom: 50px
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-list[_ngcontent-sc182] li[_ngcontent-sc182]:last-child {
                margin-bottom: 0
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] {
            font-size: 19px;
            justify-content: center;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            color: #b68756
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182]:hover .ico[_ngcontent-sc182] {
            color: #b68756
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] span[_ngcontent-sc182]:after {
            background: #303135
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] {
                font-size: 20px;
                justify-content: flex-start
            }
        }

        @media (min-width:1200px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] {
                font-size: 24px
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] .ico[_ngcontent-sc182] {
            font-size: 30px;
            margin-right: 10px
        }

        [lang=ar][_nghost-sc182] .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] .ico[_ngcontent-sc182],
        [lang=ar] [_nghost-sc182] .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] .ico[_ngcontent-sc182] {
            margin-right: 0;
            margin-left: 15px
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .link-platform[_ngcontent-sc182] .ico[_ngcontent-sc182] {
                font-size: 39px;
                margin-right: 15px
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] {
            margin: 0 auto 15px;
            position: relative
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] fx-retina-image {
            width: 280px
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] fx-retina-image img {
            width: 100%;
            max-width: 280px
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] {
                margin-bottom: 0
            }

            .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] fx-retina-image {
                width: 764px
            }

            .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] fx-retina-image img {
                width: 100%;
                max-width: 764px
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] img[_ngcontent-sc182] {
            height: auto;
            width: 100%
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] .placeholder[_ngcontent-sc182] img[_ngcontent-sc182] {
                width: auto;
                margin: 0
            }
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] [lang=ar] .fx-section--choose-your-platform .heading-title {
                text-align: right !important
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] [lang=ar] .fx-section--choose-your-platform .link-platform .ico {
            margin-right: 0 !important;
            margin-left: 15px !important
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] [lang=ar] .fx-section--choose-your-platform .row--platforms li {
                text-align: right !important
            }
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] [lang=ar] .fx-section--choose-your-platform .row--platforms li:nth-child(2n) {
                padding-right: 20px !important;
                padding-left: 0 !important
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] [lang=ar] .fx-section--choose-your-platform .placeholder img {
            margin: 0 -10% 0 0 !important
        }

        @media (min-width:1024px) {
            .fx-section--choose-your-platform[_ngcontent-sc182] [lang=ar] .fx-section--choose-your-platform .placeholder img {
                margin: 0 !important
            }
        }

        .fx-section--choose-your-platform[_ngcontent-sc182] .platforms-sub-info[_ngcontent-sc182] {
            background: none
        }
  
        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .heading-title[_ngcontent-sc183] {
            margin-bottom: 0
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] {
            margin-bottom: 0;
            font-size: 16px
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .icon-btn[_ngcontent-sc183] {
            height: 100%;
            text-align: left;
            color: #b68756;
            font-weight: 500;
            box-shadow: none
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .icon-btn[_ngcontent-sc183]:hover {
            color: #b68756;
            transform: none
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .icon-btn[_ngcontent-sc183]:hover i[_ngcontent-sc183] {
            color: #b68756
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] p[_ngcontent-sc183] {
            margin-bottom: 20px;
            color: #303135
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .linktxt[_ngcontent-sc183] {
            color: #303135
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .title[_ngcontent-sc183] {
            line-height: 1.2;
            color: #2d3436;
            font-size: 25px;
            font-weight: 500;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            margin-bottom: 20px;
            color: #303135
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .icon[_ngcontent-sc183] {
            font-size: 36px;
            border-radius: 50%;
            width: 100px;
            height: 100px;
            color: #2d3436;
            display: flex;
            align-items: center;
            justify-content: flex-start
        }

        .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .btn[_ngcontent-sc183] i[_ngcontent-sc183] {
            margin-left: 5px
        }

        [lang=ar][_nghost-sc183] .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .btn[_ngcontent-sc183] i[_ngcontent-sc183],
        [lang=ar] [_nghost-sc183] .fx-section--market-instruments-learn-more[_ngcontent-sc183] .item[_ngcontent-sc183] .btn[_ngcontent-sc183] i[_ngcontent-sc183] {
            margin-left: 0;
            margin-right: 5px
        }
  
        .fx-section--market-instruments-what-are[_ngcontent-sc184] {
            padding-top: 1rem
        }

        .fx-section--market-instruments-what-are[_ngcontent-sc184] .info-box[_ngcontent-sc184] {
            font-size: 14px
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-what-are[_ngcontent-sc184] .info-box[_ngcontent-sc184] {
                padding: 4rem 4.5rem;
                border: 1px solid #dfe6e9;
                border-radius: 6px;
                height: 100%
            }
        }

        .fx-section--market-instruments-what-are[_ngcontent-sc184] .info-box[_ngcontent-sc184] p[_ngcontent-sc184]:last-child {
            margin: 0
        }

        .fx-section--market-instruments-what-are[_ngcontent-sc184] .btn-group[_ngcontent-sc184] {
            padding-top: 4.188rem
        }

        .fx-section--market-instruments-opportunities[_ngcontent-sc185] {
            padding-top: 0
        }

        .fx-section--market-instruments-opportunities[_ngcontent-sc185] .card[_ngcontent-sc185] {
            display: flex;
            flex-direction: column;
            align-items: center;
            border: 1px solid rgba(48, 49, 53, .1);
            padding: 3rem 20px;
            border-radius: 6px;
            height: 100%;
            font-size: 18px;
            color: #2d3436;
            transition: all .4s;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            background-color: rgba(48, 49, 53, .03);
            font-weight: 500;
            margin: 0 -10px
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-opportunities[_ngcontent-sc185] .card[_ngcontent-sc185] {
                font-size: 20px
            }
        }

        .fx-section--market-instruments-opportunities[_ngcontent-sc185] .card[_ngcontent-sc185]:hover {
            cursor: pointer;
            background-color: #303135;
            color: #fff
        }

        .fx-section--market-instruments-opportunities[_ngcontent-sc185] .card[_ngcontent-sc185]:hover i[_ngcontent-sc185] {
            color: #fff
        }

        .fx-section--market-instruments-opportunities[_ngcontent-sc185] .card[_ngcontent-sc185]>i[_ngcontent-sc185] {
            font-size: 40px;
            margin-bottom: 12px;
            color: #2d3436
        }

        .fx-section--market-instruments-opportunities[_ngcontent-sc185] .card--column[_ngcontent-sc185] {
            margin-bottom: 20px
        }
   
        .icon__row[_ngcontent-sc180] {
            margin-top: 3.125rem
        }

        @media (min-width:480px) {
            .icon__row[_ngcontent-sc180] {
                margin-top: 85px
            }
        }

        .icon__block[_ngcontent-sc180] {
            line-height: 1;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            color: #a79582;
            padding: 0 20px
        }

        @media (min-width:1024px) {
            .icon__block[_ngcontent-sc180] {
                padding: 0 7%
            }
        }

        @media (min-width:480px) {
            .icon__block[_ngcontent-sc180]:before {
                content: "";
                width: 1px;
                height: 80px;
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                background: #dfe6e9
            }

            [lang=ar][_nghost-sc180] .icon__block[_ngcontent-sc180]:before,
            [lang=ar] [_nghost-sc180] .icon__block[_ngcontent-sc180]:before {
                left: auto;
                right: 0
            }
        }

        .icon__block[_ngcontent-sc180]:first-child:before {
            display: none
        }

        .icon__block[_ngcontent-sc180]:last-child .icon__caption[_ngcontent-sc180] {
            margin: 0
        }

        .icon__block[_ngcontent-sc180] i[_ngcontent-sc180] {
            font-size: 2.5rem;
            margin-bottom: 1rem;
            color: #2d3436
        }

        @media (min-width:1024px) {
            .icon__block[_ngcontent-sc180] i[_ngcontent-sc180] {
                margin-bottom: 1.875rem
            }
        }

        .icon__caption[_ngcontent-sc180] {
            margin-bottom: 3rem;
            font-size: 18px;
            width: 100%;
            color: #2d3436;
            text-align: center;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            font-weight: 500
        }

        @media (min-width:480px) {
            .icon__caption[_ngcontent-sc180] {
                margin-bottom: 0
            }
        }

        @media (min-width:1024px) {
            .icon__caption[_ngcontent-sc180] {
                font-size: 24px
            }
        }

        .icon__caption[_ngcontent-sc180] span {
            display: block
        }
 
        [_nghost-sc97] {
            width: 100%;
            max-width: 100%
        }

        img[_ngcontent-sc97],
        picture[_ngcontent-sc97],
        source[_ngcontent-sc97] {
            width: inherit;
            max-width: inherit
        }
  
        .table[_ngcontent-sc186] {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent
        }

        .table[_ngcontent-sc186] td[_ngcontent-sc186],
        .table[_ngcontent-sc186] th[_ngcontent-sc186] {
            padding: .75rem;
            vertical-align: top;
            border-top: 1px solid #dee2e6
        }

        .table[_ngcontent-sc186] thead[_ngcontent-sc186] th[_ngcontent-sc186] {
            vertical-align: bottom;
            border-bottom: 2px solid #dee2e6
        }

        .table[_ngcontent-sc186] tbody[_ngcontent-sc186]+tbody[_ngcontent-sc186] {
            border-top: 2px solid #dee2e6
        }

        .table[_ngcontent-sc186] .table[_ngcontent-sc186] {
            background-color: #fff
        }

        .table-sm[_ngcontent-sc186] td[_ngcontent-sc186],
        .table-sm[_ngcontent-sc186] th[_ngcontent-sc186] {
            padding: .3rem
        }

        .table-bordered[_ngcontent-sc186],
        .table-bordered[_ngcontent-sc186] td[_ngcontent-sc186],
        .table-bordered[_ngcontent-sc186] th[_ngcontent-sc186] {
            border: 1px solid #dee2e6
        }

        .table-bordered[_ngcontent-sc186] thead[_ngcontent-sc186] td[_ngcontent-sc186],
        .table-bordered[_ngcontent-sc186] thead[_ngcontent-sc186] th[_ngcontent-sc186] {
            border-bottom-width: 2px
        }

        .table-striped[_ngcontent-sc186] tbody[_ngcontent-sc186] tr[_ngcontent-sc186]:nth-of-type(odd) {
            background-color: rgba(0, 0, 0, .05)
        }

        .table-hover[_ngcontent-sc186] tbody[_ngcontent-sc186] tr[_ngcontent-sc186]:hover {
            background-color: rgba(0, 0, 0, .075)
        }

        .table-primary[_ngcontent-sc186],
        .table-primary[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-primary[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #b8daff
        }

        .table-hover[_ngcontent-sc186] .table-primary[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-primary[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-primary[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #9fcdff
        }

        .table-secondary[_ngcontent-sc186],
        .table-secondary[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-secondary[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #d6d8db
        }

        .table-hover[_ngcontent-sc186] .table-secondary[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-secondary[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-secondary[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #c8cbcf
        }

        .table-success[_ngcontent-sc186],
        .table-success[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-success[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #c3e6cb
        }

        .table-hover[_ngcontent-sc186] .table-success[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-success[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-success[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #b1dfbb
        }

        .table-info[_ngcontent-sc186],
        .table-info[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-info[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #bee5eb
        }

        .table-hover[_ngcontent-sc186] .table-info[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-info[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-info[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #abdde5
        }

        .table-warning[_ngcontent-sc186],
        .table-warning[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-warning[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #ffeeba
        }

        .table-hover[_ngcontent-sc186] .table-warning[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-warning[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-warning[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #ffe8a1
        }

        .table-danger[_ngcontent-sc186],
        .table-danger[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-danger[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #f5c6cb
        }

        .table-hover[_ngcontent-sc186] .table-danger[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-danger[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-danger[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #f1b0b7
        }

        .table-light[_ngcontent-sc186],
        .table-light[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-light[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #fdfdfe
        }

        .table-hover[_ngcontent-sc186] .table-light[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-light[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-light[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #ececf6
        }

        .table-dark[_ngcontent-sc186],
        .table-dark[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-dark[_ngcontent-sc186]>th[_ngcontent-sc186] {
            background-color: #c6c8ca
        }

        .table-hover[_ngcontent-sc186] .table-dark[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-dark[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-dark[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: #b9bbbe
        }

        .table-active[_ngcontent-sc186],
        .table-active[_ngcontent-sc186]>td[_ngcontent-sc186],
        .table-active[_ngcontent-sc186]>th[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-active[_ngcontent-sc186]:hover,
        .table-hover[_ngcontent-sc186] .table-active[_ngcontent-sc186]:hover>td[_ngcontent-sc186],
        .table-hover[_ngcontent-sc186] .table-active[_ngcontent-sc186]:hover>th[_ngcontent-sc186] {
            background-color: rgba(0, 0, 0, .075)
        }

        .table[_ngcontent-sc186] .thead-dark[_ngcontent-sc186] th[_ngcontent-sc186] {
            color: #fff;
            background-color: #212529;
            border-color: #32383e
        }

        .table[_ngcontent-sc186] .thead-light[_ngcontent-sc186] th[_ngcontent-sc186] {
            color: #495057;
            background-color: #e9ecef;
            border-color: #dee2e6
        }

        .table-dark[_ngcontent-sc186] {
            color: #fff;
            background-color: #212529
        }

        .table-dark[_ngcontent-sc186] td[_ngcontent-sc186],
        .table-dark[_ngcontent-sc186] th[_ngcontent-sc186],
        .table-dark[_ngcontent-sc186] thead[_ngcontent-sc186] th[_ngcontent-sc186] {
            border-color: #32383e
        }

        .table-dark.table-bordered[_ngcontent-sc186] {
            border: 0
        }

        .table-dark.table-striped[_ngcontent-sc186] tbody[_ngcontent-sc186] tr[_ngcontent-sc186]:nth-of-type(odd) {
            background-color: hsla(0, 0%, 100%, .05)
        }

        .table-dark.table-hover[_ngcontent-sc186] tbody[_ngcontent-sc186] tr[_ngcontent-sc186]:hover {
            background-color: hsla(0, 0%, 100%, .075)
        }

        @media (max-width:479.98px) {
            .table-responsive-sm[_ngcontent-sc186] {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }

            .table-responsive-sm[_ngcontent-sc186]>.table-bordered[_ngcontent-sc186] {
                border: 0
            }
        }

        @media (max-width:1023.98px) {
            .table-responsive-md[_ngcontent-sc186] {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }

            .table-responsive-md[_ngcontent-sc186]>.table-bordered[_ngcontent-sc186] {
                border: 0
            }
        }

        @media (max-width:1199.98px) {
            .table-responsive-lg[_ngcontent-sc186] {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }

            .table-responsive-lg[_ngcontent-sc186]>.table-bordered[_ngcontent-sc186] {
                border: 0
            }
        }

        @media (max-width:1899.98px) {
            .table-responsive-xl[_ngcontent-sc186] {
                display: block;
                width: 100%;
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                -ms-overflow-style: -ms-autohiding-scrollbar
            }

            .table-responsive-xl[_ngcontent-sc186]>.table-bordered[_ngcontent-sc186] {
                border: 0
            }
        }

        .table-responsive[_ngcontent-sc186] {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar
        }

        .table-responsive[_ngcontent-sc186]>.table-bordered[_ngcontent-sc186] {
            border: 0
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] {
            overflow: hidden;
            background: #f8f8f9
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .title[_ngcontent-sc186] {
            margin-bottom: 10px
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .title[_ngcontent-sc186] {
                margin-bottom: 20px
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .sub-title[_ngcontent-sc186] {
            font-size: 20px;
            line-height: 130%;
            text-align: left;
            font-weight: 500;
            font-family: Futura, Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            max-width: 470px;
            color: #303135
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] {
            overflow: hidden
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186],
        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] th[_ngcontent-sc186] {
            height: 50px;
            vertical-align: middle;
            font-size: 14px;
            line-height: 1.71;
            text-align: left;
            padding: .75rem 3px;
            border-top: 1px solid #dfe6e9
        }

        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186],
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186],
        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] th[_ngcontent-sc186],
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] th[_ngcontent-sc186] {
            text-align: right
        }

        @media (min-width:1024px) {

            .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186],
            .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] th[_ngcontent-sc186] {
                padding: .875rem .75rem
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] th[_ngcontent-sc186] {
            color: #b2bec3;
            border: none;
            font-weight: 400
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] th[_ngcontent-sc186]:last-child {
            padding: .875rem 0 .875rem .75rem
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186] {
            height: 50px;
            border-left: none;
            border-right: none;
            color: #303135;
            font-size: 16px;
            position: relative
        }

        @media (max-width:1023.98px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186] {
                width: 25%
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186]:first-child {
            font-weight: 700
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] a[_ngcontent-sc186] {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 1000px;
            z-index: 1;
            cursor: pointer
        }

        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] a[_ngcontent-sc186],
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .table[_ngcontent-sc186] a[_ngcontent-sc186] {
            left: auto;
            right: 0
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .table-right[_ngcontent-sc186] thead[_ngcontent-sc186] {
            display: none !important
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .table-right[_ngcontent-sc186] thead[_ngcontent-sc186] {
                display: table-header-group !important
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .footNote[_ngcontent-sc186] {
            font-size: 14px;
            padding-left: .75rem;
            margin-bottom: 40px;
            color: #636e72
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .footNote[_ngcontent-sc186] a {
            color: #b68756;
            font-weight: 400
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] {
            padding-bottom: 37px
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] {
            margin-bottom: 0
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] .instrument-name[_ngcontent-sc186] {
            display: flex;
            vertical-align: middle;
            font-weight: 500;
            align-items: center;
            position: relative
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] .instrument-name[_ngcontent-sc186] span.new-badge[_ngcontent-sc186] {
            position: absolute;
            padding: 0 4px;
            margin: 0 0 0 -6px;
            font-family: Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
            font-weight: 700;
            font-size: 8px;
            line-height: 12px;
            text-align: center;
            color: #fff;
            z-index: 1;
            top: -10px;
            background: red;
            border-radius: 57px
        }

        @media (max-width:479.98px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] .instrument-name[_ngcontent-sc186] span.new-badge[_ngcontent-sc186] {
                left: 40px;
                margin: 0;
                top: -8px
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186] {
            background: rgba(48, 49, 53, .05)
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186]:first-child {
            border-radius: 3px 0 0 3px
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186]:last-child,
        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186]:first-child,
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186]:first-child {
            border-radius: 0 3px 3px 0
        }

        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186]:last-child,
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186]:last-child {
            border-radius: 3px 0 0 3px
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186]>div[_ngcontent-sc186] {
                padding-top: 10px
            }
        }

        @media (max-width:479.98px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--table[_ngcontent-sc186]>div[_ngcontent-sc186]:nth-child(2) .table[_ngcontent-sc186] thead[_ngcontent-sc186] {
                overflow-x: auto;
                display: none
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--filter[_ngcontent-sc186] {
            margin-top: 30px;
            display: flex;
            margin-bottom: 30px
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--filter[_ngcontent-sc186] {
                align-items: flex-end
            }
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--filter[_ngcontent-sc186] {
                margin: 0
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .panel--filter[_ngcontent-sc186] form[_ngcontent-sc186] {
            flex: 1
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .fx-dropdown__toggle[_ngcontent-sc186],
        .fx-section--market-instruments-popular[_ngcontent-sc186] input[type=text][_ngcontent-sc186] {
            border-radius: 3px;
            padding-left: 20px;
            background-color: #fff;
            width: 100%;
            max-width: 270px;
            height: 50px;
            font-size: 16px;
            text-align: left;
            color: #b2bec3;
            margin-bottom: 10px;
            border: 1px solid #b2bec3
        }

        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .fx-dropdown__toggle[_ngcontent-sc186],
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .fx-dropdown__toggle[_ngcontent-sc186],
        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] input[type=text][_ngcontent-sc186],
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] input[type=text][_ngcontent-sc186] {
            text-align: right
        }

        @media (min-width:480px) {

            .fx-section--market-instruments-popular[_ngcontent-sc186] .fx-dropdown__toggle[_ngcontent-sc186],
            .fx-section--market-instruments-popular[_ngcontent-sc186] input[type=text][_ngcontent-sc186] {
                margin-bottom: 0
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .btn[_ngcontent-sc186] {
            margin: .875rem .75rem 0
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .btn[_ngcontent-sc186] i[_ngcontent-sc186] {
            margin-left: 10px;
            transform: rotate(90deg)
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .btn.expanded[_ngcontent-sc186] i[_ngcontent-sc186] {
            transform: rotate(-90deg)
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .btn[_ngcontent-sc186] span[_ngcontent-sc186]:after {
            background: #303135
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .content-text[_ngcontent-sc186] {
            padding-top: 40px
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186] {
            overflow: hidden;
            margin-bottom: 5px;
            display: flex;
            flex-wrap: nowrap;
            flex-shrink: 0
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186] {
                float: left;
                margin-bottom: 0
            }

            [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186],
            [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186] {
                float: right
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186] .icon[_ngcontent-sc186] {
            width: 26px;
            display: inline-block;
            position: relative
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186] .icon[_ngcontent-sc186]:last-child {
            left: -10px
        }

        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186] .icon[_ngcontent-sc186]:last-child,
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .wrap-icons[_ngcontent-sc186] .icon[_ngcontent-sc186]:last-child {
            left: auto;
            right: -10px
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__content[_ngcontent-sc186] {
            padding: 50px 0 0
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__content[_ngcontent-sc186] {
                padding: 70px 0 0
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__wrapper[_ngcontent-sc186] {
            margin: 0;
            display: flex;
            border-bottom: 1px solid #b2bec3
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__wrapper[_ngcontent-sc186] {
                margin-top: 40px
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186] {
            font-size: 1rem;
            transition: border-color .4s, color .4s;
            display: flex;
            color: #b68756;
            position: relative;
            border-bottom: 1px solid transparent;
            padding: 0 5px 15px;
            flex-direction: column;
            justify-content: flex-start;
            align-items: center;
            margin-right: 5px
        }

        [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186],
        [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186] {
            margin-right: 0;
            margin-left: 5px
        }

        @media (min-width:480px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186] {
                border: none;
                flex-direction: row;
                margin-right: 25px
            }

            [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186],
            [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186] {
                margin-right: 0;
                margin-left: 25px
            }
        }

        @media (min-width:1024px) {
            .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186] {
                padding: 20px 20px 15px 0;
                margin-right: 50px
            }

            [lang=ar][_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186],
            [lang=ar] [_nghost-sc186] .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186] {
                margin-right: 0;
                margin-left: 50px
            }
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186]:after {
            content: "";
            height: 2px;
            position: absolute;
            top: 100%;
            margin-top: -1px;
            left: 0;
            width: 0;
            background: #b68756;
            transition: width .4s
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item[_ngcontent-sc186]:hover {
            cursor: pointer;
            text-decoration: none
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item.active[_ngcontent-sc186] {
            color: #2d3436;
            font-weight: 500
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .tabs__item.active[_ngcontent-sc186]:after {
            width: 100%
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .instrument-name-description[_ngcontent-sc186] {
            display: flex;
            flex-direction: column
        }

        .fx-section--market-instruments-popular[_ngcontent-sc186] .instrument-name-description[_ngcontent-sc186] .description[_ngcontent-sc186] {
            font-size: 14px;
            font-weight: 400;
            color: #b2bec3;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 1.1
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] {
            background: #161616
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .sub-title[_ngcontent-sc186],
        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186],
        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .tabs__item.active[_ngcontent-sc186] {
            color: #fff
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .fx-dropdown__toggle[_ngcontent-sc186],
        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] input[type=text][_ngcontent-sc186] {
            background-color: #303030;
            border: 1px solid #303135
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .custom-checkbox-secondary[_ngcontent-sc186] .custom-control-input[_ngcontent-sc186]~.custom-control-label[_ngcontent-sc186]:before {
            background-color: #303030
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .custom-checkbox-secondary[_ngcontent-sc186] .custom-control-input[_ngcontent-sc186]:checked~.custom-control-label[_ngcontent-sc186]:after {
            border-color: #b2bec3
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .tabs__wrapper[_ngcontent-sc186] {
            border-bottom: 1px solid #303135
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .table[_ngcontent-sc186] td[_ngcontent-sc186] {
            border-top: 1px solid #303135
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .panel--table[_ngcontent-sc186] .table[_ngcontent-sc186] tr[_ngcontent-sc186]:hover td[_ngcontent-sc186] {
            background-color: #303030
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .footNote[_ngcontent-sc186] {
            color: #b2bec3
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .btn.btn-link[_ngcontent-sc186],
        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .btn.btn-link[_ngcontent-sc186]:hover i[_ngcontent-sc186] {
            color: #b68756
        }

        .fx-section--market-instruments-popular.fx-theme--dark[_ngcontent-sc186] .btn.btn-link[_ngcontent-sc186]:hover span[_ngcontent-sc186]:after {
            background: #b68756
        }

        .footnotes[_ngcontent-sc112] {
            font-size: .8571rem;
            padding: 2.4285rem 0;
            border-top: 1px solid rgba(146, 157, 170, .22)
        }

        @media (min-width:480px) {
            .footnotes[_ngcontent-sc112] {
                font-size: .6875rem;
                padding: 1.5rem 0
            }
        }

        @media (min-width:1024px) {
            .footnotes[_ngcontent-sc112] {
                padding: 2.5rem 0
            }
        }

        .footnotes[_ngcontent-sc112] p[_ngcontent-sc112] {
            padding-left: 7px;
            position: relative;
            margin-bottom: 1rem
        }

        .footnotes[_ngcontent-sc112] p[_ngcontent-sc112]:last-child {
            margin-bottom: 0
        }

        @media (min-width:480px) {
            .footnotes[_ngcontent-sc112] p[_ngcontent-sc112] {
                margin-bottom: 0
            }
        }

        .footnotes[_ngcontent-sc112] .sup[_ngcontent-sc112] {
            font-size: .625rem;
            position: absolute;
            top: -5px;
            left: 0;
            margin-right: 3px
        }

        [lang=ar] .footnotes p {
            padding-right: 7px !important;
            padding-left: 0 !important
        }

        [lang=ar] .footnotes .sup {
            left: auto !important;
            right: 0 !important;
            margin-left: 3px !important;
            margin-right: 0 !important
        }
    