#topControl {
    position: fixed;
    bottom: 5%;
    right: 1%;
    display: inline-block;
    padding: 8px 10px;
    margin: 1em;
    background: #323232;
    opacity: .5;
    border-radius: 8px;
    box-shadow: 0 0 2px 0 #323232;
    cursor: pointer;
    z-index: 100
}

.modal-header {
    border-bottom: 0
}

.modal-footer {
    border-top: 0
}

.modal-footer {
    text-align: center
}

    .modal-footer .btn + .btn {
        margin-left: 25px
    }

    .modal-footer button {
        margin-bottom: 10px !important
    }

.modal .world-img {
    display: block;
    margin: 0 auto
}

#cookiesModal, #selectLanguageModal {
    width: 100%;
    padding-right: 0 !important;
    top: auto
}

    #cookiesModal .modal-dialog, #selectLanguageModal .modal-dialog {
        width: 100%;
        margin: 0 !important
    }

    #cookiesModal .modal-content, #selectLanguageModal .modal-content {
        box-shadow: none;
        border: none;
        background-color: rgba(0,0,0,.9);
        border-radius: 0
    }

    #cookiesModal .modal-body, #selectLanguageModal .modal-body {
        display: inline-block
    }

    #cookiesModal .modal-footer, #selectLanguageModal .modal-footer {
        display: inline-block
    }

    #cookiesModal .modal-body p, #cookiesModal .modal-header h3, #selectLanguageModal .modal-body p, #selectLanguageModal .modal-header h3 {
        color: #fff !important
    }

html, body {
    font-size: 100%;
    font-family: 'IRANSansXFaNum';
    color: #3c3c3c
}

.wrapper {
    background-color: #fff
}

.fc-container {
    max-width: 99rem;
    height: 100%;
    margin: 0 auto;
    padding: 0 15px
}

    .fc-container.fc-container-sm {
        max-width: 74.71875rem
    }

    .fc-container.fc-container-v2 {
        padding: 32px 15px 80px
    }

@media(max-width:1200px) {
    .fc-container, .fc-container.fc-container-v2 {
        padding: 0
    }
}

.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin: 0
}

    b, .h1 b, .h2 b, .h3 b, h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, p b {
        font-weight: 500 !important
    }

.hidden-text a {
    color: transparent !important
}

.mobile-hide {
    display: inline
}

.desktop-hide {
    display: none !important
}

.btn-mobile-hide, .inline-mobile-hide {
    display: inline-block
}

.btn-desktop-hide, .inline-desktop-hide {
    display: none !important
}

.table-mobile-hide {
    display: table
}

.table-desktop-hide {
    display: none !important
}

.table-cell-mobile-hide {
    display: table-cell
}

.table-cell-desktop-hide {
    display: none !important
}

@media(max-width:991px) {
    .mobile-hide {
        display: none !important
    }

    .desktop-hide {
        display: block !important
    }

    .btn-mobile-hide, .inline-mobile-hide {
        display: none !important
    }

    .btn-desktop-hide, .inline-desktop-hide {
        display: inline-block !important
    }

    .table-mobile-hide {
        display: none !important
    }

    .table-desktop-hide {
        display: table !important
    }

    .table-cell-mobile-hide {
        display: none !important
    }

    .table-cell-desktop-hide {
        display: table-cell !important
    }
}

a:hover, a:focus, a:active {
    text-decoration: none
}

.fc-mobile-hide {
    display: block
}

.fc-desktop-hide {
    display: none
}

    .fc-desktop-hide.fc-tablet-show {
        display: none !important
    }

.fc-inline-mobile-hide {
    display: inline-block
}

.fc-inline-desktop-hide {
    display: none
}

@media(max-width:991px) {
    .fc-tablet-hide {
        display: none !important
    }

    .fc-desktop-hide.fc-tablet-show {
        display: block !important
    }
}

@media(max-width:767px) {
    .fc-inline-mobile-hide {
        display: none
    }

    .fc-inline-desktop-hide {
        display: inline-block
    }

    .fc-desktop-hide.fc-tablet-show {
        display: block !important
    }

    .fc-mobile-hide {
        display: none !important
    }

    .fc-desktop-hide {
        display: block
    }
}

.fc-country-hide {
    display: none
}

.fc-country-hide-block-show {
    display: block !important
}

.fc-country-hide-flex-show {
    display: flex !important
}

.font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white h5, .font-white h6, .font-white p {
    color: #fff !important
}

.font-white {
    color: #fff !important
}

.content {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.main-container {
    background-color: transparent;
    padding: 0;
    box-shadow: none
}

    .main-container.full-width-layout {
        margin-bottom: 50px;
        padding-top: 35px
    }

@media(max-width:992px) {
    .main-container.full-width-layout {
        padding-top: 0
    }
}

.menu-content {
    padding: 0
}

.layer3 > .section {
    padding: 15px 30px
}

.section {
    background-color: #fff;
    padding: 30px
}

.section-v2 {
    background-color: #fff;
    padding: 40px 30px
}

.section-v2-block {
    padding: 30px 15px
}

.section-v2-title {
    padding: 30px 30px 0
}

    .section-v2-title h1.heading6, .section-v2-title h2.heading6 {
        padding-bottom: 0
    }

.section-v3 {
    background-color: #fff;
    padding: 60px 0
}

@media(max-width:992px) {
    .section-v3 {
        padding: 60px 30px
    }
}

@media(max-width:540px) {
    .section-v3 {
        padding: 30px 15px
    }
}

.bg-grey5 .heading1, .bg-grey5 .heading2, .bg-grey5 .heading3, .bg-grey5 .heading4, .bg-grey5 .heading5, .bg-grey5 .heading6, .bg-grey5 .paragraph2 {
    color: #fff !important
}

.bg-white {
    background-color: #fff !important
}

.section-no-horizontal-padding {
    background-color: #fff;
    padding: 30px 0 !important
}

.section-no-padding {
    background-color: #fff;
    padding: 0 !important
}

.section-no-vertical-padding {
    background-color: #fff;
    padding: 0 30px !important
}

.first-section {
    padding: 30px 30px 15px !important
}

.last-section {
    padding: 15px 30px 30px !important
}

.section > .bg-white.section:last-child {
    padding-bottom: 0
}

.bg-white + .section-divider {
    padding-top: 20px
}

.section-spacing-top {
    margin-top: 25px !important
}

.section-spacing-top-v2 {
    margin-top: 40px !important
}

.section-spacing-bottom {
    margin-bottom: 25px !important
}

.grey-section-spacing {
    padding-top: 65px !important;
    padding-bottom: 65px !important
}

@media(max-width:992px) {
    .grey-section-spacing {
        padding-top: 55px !important;
        padding-bottom: 55px !important
    }
}

.breadcrumbs > .container {
    padding-left: 0;
    padding-right: 0
}

.breadcrumbs .breadcrumb {
    padding: 8px 30px;
    margin-bottom: 0;
    top: 0;
    background: 0 0
}

.whitebg-img img {
    background: #fff
}

@media(min-width:768px) {
    .breadcrumbs .breadcrumb {
        padding-left: 0;
        padding-right: 0
    }
}

.login-portal {
    padding: 5px !important;
    margin: 0 !important
}

.right-sidebar {
    padding-left: 15px !important;
    padding-bottom: 25px
}

    .right-sidebar .section {
        padding: 10px 30px 20px !important
    }

.btnContainer {
    padding-top: 10px
}

.color-theme, .underlined-theme {
    color: #166bff !important
}

.color-theme-2, .underlined-theme {
    color: #f8ac00 !important
}

.partner-contact {
    color: #166bff !important;
    cursor: pointer;
    text-decoration: underline
}

.color-white {
    color: #fff !important
}

.color-grey {
    color: #535051 !important
}

@media(max-width:992px) {
    .mobile-column-reverse {
        flex-direction: column-reverse
    }

    .btn-mobile-center {
        text-align: center
    }

    .right-sidebar .section:first-child {
        margin-top: 30px
    }

    .section-v2 {
        padding: 30px 15px
    }

    .section-v2-block {
        padding: 30px 0
    }

    .section-v2-title {
        padding: 30px 0 0
    }

    .container-mobile {
        padding-left: 0;
        padding-right: 0
    }

    .layer3 > .section {
        padding: 15px 30px
    }

    .last-section {
        padding: 15px 30px 30px !important
    }
}

@media(max-width:1199px) {
    .main-container {
        box-shadow: none
    }

    .section-v2 {
        padding: 30px 15px
    }
}

@media(max-width:768px) {
    .bg-transparent {
        background-color: transparent !important;
        padding: 25px 30px !important
    }
}

@media(max-width:425px) {
    .mobile-section-no-vertical-padding {
        padding: 0 15px !important
    }

    .mobile-section-no-padding {
        padding: 0 !important
    }

    .mobile-section-no-horizontal-padding {
        padding: 30px 0 !important
    }

    .mobile-section-no-top-padding {
        padding: 0 15px 30px !important
    }

    #product-video {
        background-color: #fff !important
    }
}

#product-video {
    background-color: #2b3443
}

.content-center, .content-center-v2 {
    text-align: center;
    padding: 0
}

.img-box-shadow .flex-box {
    padding: 30px
}

.fixContentLenght {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.align-right {
    text-align: right
}

@media(max-width:1200px) {
    body.header-fixed-space, body.header-fixed-space-v2 {
        padding-top: 0
    }
}

#ffc-logo {
    height: 20px;
    width: auto;
    margin: 5px 0
}

.header-v8 {
    box-shadow: none;
    border-bottom: 1px solid #d9d9d9
}

    .header-v8 .fc-container {
        padding: 0
    }

    .header-v8 .navbar-nav > li > a {
        color: #3c3c3c !important;
        font-size: .9375rem;
        font-family: 'IRANSansXFaNum';
        font-weight: 400;
        letter-spacing: .48px;
        text-transform: none
    }

    .header-v8 .navbar-brand {
        height: 50px;
        padding: 10px 16px;
        margin-right: 28px
    }

@media(max-width:1200px) {
    .header-v8 .navbar-brand {
        padding: 10px 32px
    }
}

@media(max-width:991px) {
    .header-v8 .navbar-brand {
        padding: 5px 32px
    }
}

@media(max-width:767px) {
    #ffc-logo {
        height: 20px;
        width: auto;
        margin: 10px 0
    }

    .header-v8 .navbar-brand {
        padding: 5px 16px
    }
}

.header-v8 .nav.navbar-nav > li.dropdown > .dropdown-toggle {
    display: flex;
    gap: 6px
}

.nav.navbar-nav > .dropdown > a.dropdown-toggle > .fc-menu-arrow > svg {
    width: 70%
}

.nav.navbar-nav > .dropdown > a.dropdown-title.active > .fc-menu-arrow svg {
    transform: rotate(180deg)
}

.header-v8 .nav.navbar-nav > .dropdown:hover, .header-v8 .nav.navbar-nav > .dropdown.open, .header-v8 .nav.navbar-nav > .dropdown > a.dropdown-title.active {
    background: #ededed
}

.header-v8 .nav.navbar-nav > li.dropdown > a, .header-v8 .nav.navbar-nav > li.icon-menu > a, .header-v8 .nav.navbar-nav > li.icon-menu > i {
    height: 50px;
    max-height: 50px
}

.header-v8 .nav.navbar-nav > li.icon-menu > i {
    padding: 0 20px 0 25px
}

.header-v8 .nav.navbar-nav > li.icon-menu > a {
    padding: 0 20px
}

.header-fixed .header-v8.header-sticky {
    position: sticky
}

@media(max-width:1200px) {
    .header-v8 .navbar-toggle {
        margin-right: 33px
    }

    .header-v8 .nav.navbar-nav > .dropdown:hover {
        background: #fff
    }

    .header-v8 .nav.navbar-nav > .dropdown.open {
        background: #efefef
    }

    .header-v8 .nav.navbar-nav > li.dropdown > .dropdown-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%
    }
}

@media(max-width:991px) {
    #ffc-logo {
        height: 20px;
        width: auto;
        margin: 10px 0
    }

    .header-v8 .navbar-toggle {
        margin-right: 32px;
        margin-left: 0
    }
}

@media(max-width:767px) {
    .header-v8 .navbar-toggle {
        margin-right: 16px
    }
}

.header-v8 .nav.navbar-nav li.icon-menu > a {
    display: flex;
    align-items: center
}

.header-v8 .nav.navbar-nav li.icon-menu:hover .nav-icon path {
    stroke: #166bff
}

select#languageSelector {
    color: #fff;
    border: 0;
    margin-top: 40px;
    background-color: #444;
    padding: 5px;
    background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,0.4));
    background-image: -moz-linear-gradient(top,transparent,rgba(0,0,0,0.4));
    background-image: -o-linear-gradient(top,transparent,rgba(0,0,0,0.4));
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,0.4));
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,.1),0 1px 1px rgba(0,0,0,.2);
    box-shadow: inset 0 1px rgba(255,255,255,.1),0 1px 1px rgba(0,0,0,.2);
    float: right
}

.top-dropdown {
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 2;
    margin-top: 0;
    right: 10%
}

    .dropdown-content a {
        color: #000 !important;
        text-align: center;
        padding: 5px;
        text-decoration: none;
        display: block;
        font-size: 12px
    }

        .dropdown-content a:hover {
            background-color: #ddd
        }

.top-dropdown:hover .dropbtn {
    background-color: #3e8e41
}

.topbar-list > li {
    font-size: 12px
}

.topbar-list > li {
    font-size: 14px !important;
    font-family: IRANSansXFaNum !important;
    font-weight: 400;
    letter-spacing: .25px;
    text-transform: none
}

    .topbar-list > li:before {
        display: none
    }

.topbar-list > .topbar-nav {
    transform: skewX(20deg);
    z-index: 2
}

    .topbar-list > .topbar-nav:hover {
        background-color: #166bff
    }

.topbar-list .topbar-nav > a {
    display: inline-block;
    transform: skewX(-20deg);
    height: 25px;
    line-height: 25px
}

.nav.navbar-nav > li.mobile-navbar-list-children {
    display: flex !important
}

@media(max-width:1200px) {
    .topbar-list {
        padding: 0 33px;
        display: inline-flex;
        align-items: center;
        height: 100%
    }

    .topbar_v2 {
        float: right;
        padding: 5px 0;
        height: 50px
    }

    .header-v8 .navbar .desktop-hide {
        display: inline-block !important
    }

    .header-v8 .navbar .mobile-hide {
        display: none !important
    }

    .nav.navbar-nav > li.mobile-navbar-list-children {
        flex-wrap: wrap;
        border-top: 1px solid #eee;
        position: relative
    }

        .nav.navbar-nav > li.mobile-navbar-list-children a {
            border: none !important;
            font-family: IRANSansXFaNum !important;
            font-style: normal !important;
            font-weight: 300 !important;
            font-size: 15px !important;
            line-height: 16px !important;
            letter-spacing: .03em !important;
            color: #3c3c3c !important
        }

    .nav.navbar-nav > li.dropdown > a, .header-v8 .nav > li > .search, .header-v8 .navbar-nav > li > a {
        padding: 15px 33px
    }

    .header-v8 .navbar .desktop-hide.mobile-navbar-arrow {
        margin-left: auto;
        margin-right: 35px;
        display: flex !important;
        position: relative;
        align-items: center
    }

    .topbar-list > li {
        color: #333;
        font-size: 18px !important
    }

        .topbar-list > li .fa {
            color: #3c3c3c
        }

    .topbar_v2 .topbar-list > li {
        padding: 15px 30px 8px
    }

    .topbar-list li a:hover .fa, .topbar-list li a:active .fa {
        color: #3c3c3c
    }
}

@media(max-width:991px) {
    .nav.navbar-nav > li.dropdown > a, .header-v8 .nav > li > .search, .header-v8 .navbar-nav > li > a {
        padding: 15px
    }

    .topbar_v2 .topbar-list > li {
        padding: 15px 15px 8px
    }
}

@media(max-width:480px) {
    .topbar-list {
        padding: 0 15px
    }

    .topbar_v2 .topbar-list > li {
        padding: 8px 20px 0
    }
}

.has-search {
    margin-bottom: 0
}

    .has-search .form-control {
        padding: 0 0 0 30px;
        height: 25px;
        border-radius: 25px;
        max-width: 150px
    }

    .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        pointer-events: none;
        color: #aaa;
        top: auto;
        right: auto;
        margin: 0 5px
    }

.topbar-list .search-open {
    margin-top: 10.5px
}

label.control-label {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    color: #666;
    line-height: 22.4px;
    letter-spacing: .48px;
    padding-right: 16px;
    padding-left: 0;
    margin-left: 7px
}

.login-dropdown .dropdown-menu {
    padding: 20px;
    width: 300px;
    display: block
}

.login-dropdown .portalLoginTitle {
    margin-top: 5px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    font-family: IRANSansXFaNum,Arial,sans-serif
}

.login-dropdown .portalLink {
    text-align: center;
    margin-top: 10px
}

    .login-dropdown .portalLink a {
        color: #337ab7
    }

        .login-dropdown .portalLink a:hover {
            text-decoration: underline
        }

.gsc-control-cse {
    padding: 0 !important;
    border-width: 0 !important
}

form.gsc-search-box, table.gsc-search-box {
    margin-bottom: 0 !important
}

.gsc-search-box .gsc-input {
    padding: 0 4px 0 6px !important
}

#gsc-iw-id1, #gsc-iw-id2 {
    height: auto !important;
    padding: 0 !important;
    box-shadow: none !important
}

#gs_tti50, #gs_tti51 {
    padding: 0 !important
}

#gsc-i-id1, #gsc-i-id2 {
    height: 25px !important;
    padding: 0 !important;
    background: 0 0 !important;
    text-indent: 0 !important
}

.gsib_b {
    display: none
}

button.gsc-search-button {
    display: block;
    width: 13px !important;
    height: 13px !important;
    border-width: 0 !important;
    margin: 0 !important;
    padding: 10px 6px 10px 13px !important;
    outline: none;
    cursor: pointer;
    box-shadow: none !important;
    box-sizing: content-box !important
}

.gsc-search-button-v2 svg {
    fill: #aaa !important
}

.gsc-branding {
    display: none !important
}

.gsc-control-cse, #gsc-iw-id1, #gsc-iw-id2 {
    background-color: transparent !important;
    border: none !important
}

#gsc-i-id1::-webkit-input-placeholder, #gsc-i-id2::-webkit-input-placeholder {
    color: #aaa
}

#gsc-i-id1:-ms-input-placeholder, #gsc-i-id2:-ms-input-placeholder {
    color: #aaa
}

#gsc-i-id1::-moz-placeholder, #gsc-i-id2::-moz-placeholder {
    color: #aaa;
    opacity: 1
}

#gsc-i-id1:-moz-placeholder, #gsc-i-id2:-moz-placeholder {
    color: #aaa;
    opacity: 1
}

#navbar-search-box {
    width: 150px;
    height: 25px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 5px;
    border: 1px solid #ccc;
    border-radius: 40px;
    vertical-align: bottom;
    display: inline-block
}

#gsc-i-id1, #gsc-i-id2 {
    color: #333;
    font-size: 14px
}

button.gsc-search-button {
    padding: 0 5px !important;
    background-color: transparent !important
}

.mega-menu-content .menu-container a {
    text-decoration: none
}

    .mega-menu-content .menu-container a.fc-menu-title-link.fc-link-1:after {
        bottom: 0
    }

    .mega-menu-content .menu-container a.fc-menu-title-link.fc-link-1:hover > * {
        color: #166bff
    }

    .mega-menu-content .menu-container a.fc-menu-link.fc-link-3 > *, .mega-menu-content .menu-container .fc-menu-link-list > li > a, .mega-menu-content .menu-container .fc-menu-link-list > li > a.fc-menu-link {
        color: #666
    }

        .mega-menu-content .menu-container a.fc-menu-link.fc-link-3:hover > *, .mega-menu-content .menu-container .fc-menu-link-list > li > a:hover, .mega-menu-content .menu-container .fc-menu-link-list > li > a.fc-menu-link:hover {
            text-decoration: underline solid 2px !important;
            text-underline-position: under;
            color: #166bff
        }

.navbar-nav > li#buyNowButton .fc-btn {
    padding: 7px 15px
}

@media(max-width:1200px) {
    #languageSelectorOptionsMobileLogoActive {
        display: none
    }

    #languageSelectorOptionsMobile, #languageSelectorOptionsMobile a {
        font-family: IRANSansXFaNum,sans-serif !important
    }

    .menu-icon-close {
        display: none
    }
}

#industryMenu .mega-menu-content .menu-container {
    max-width: 1571px;
    padding: 32px 32px 64px;
    display: flex;
    flex-direction: column;
    gap: 32px
}

#industryMenu .menu-container > .fc-menu-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px
}

#industryMenu .menu-container > .fc-menu-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

    #industryMenu .menu-container > .fc-menu-row > .fc-menu-col {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(25% - 0px);
        -ms-flex: 1 1 calc(25% - 0px);
        flex: 1 1 calc(25% - 0px);
        flex-shrink: 0;
        flex-grow: 0;
        width: 100%
    }

        #industryMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-link {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 12px;
            padding: 16px 8px;
            width: 100%
        }

        #industryMenu .menu-container > .fc-menu-row > .fc-menu-col > a.fc-menu-link:hover {
            background-color: #ededed
        }

        #industryMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-link > .fc-menu-icon {
            width: -webkit-fill-available;
            max-width: 70px
        }

        #industryMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-link > .fc-menu-content {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: center;
            gap: 2px;
            padding-right: 32px;
            width: -webkit-fill-available
        }

@media(max-width:1200px) {
    #industryMenu .mega-menu-content .menu-container {
        padding: 15px 30px 45px;
        width: 100%
    }

    #industryMenu .menu-container > .fc-menu-title {
        display: none
    }

    #industryMenu .menu-container > .fc-menu-row {
        display: flex;
        flex-direction: column
    }

        #industryMenu .menu-container > .fc-menu-row > .fc-menu-col {
            display: flex;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            flex-shrink: 0;
            flex-grow: 0
        }

            #industryMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-link {
                padding: 5px 8px;
                gap: 15px;
                width: 100%
            }
}

@media(max-width:991px) {
    #industryMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-link > .fc-menu-icon {
        width: -webkit-fill-available;
        max-width: 50px
    }
}

#productsMenu .mega-menu-content .container {
    display: block;
    max-width: 1561px
}

#productsMenu .mega-menu-content .fc-menu-top {
    display: flex;
    justify-content: space-between
}

    #productsMenu .mega-menu-content .fc-menu-top > .menu-container {
        width: 100%;
        min-width: 1488px;
        padding: 32px 28.25px 32px 32px
    }

#productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top {
    display: flex;
    flex-direction: row;
    gap: 32px
}

    #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-img {
        width: 100%;
        max-width: 367px
    }

    #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-content-container {
        display: flex;
        flex-direction: row;
        gap: 48px;
        width: 100%
    }

        #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-content-container > .fc-menu-content-col {
            display: flex;
            flex-direction: column;
            gap: 32px;
            width: 100%
        }

#productsMenu .menu-container > .fc-menu-row-top > .fc-menu-content-container > .fc-menu-content-col > .fc-menu-content {
    display: flex;
    flex-direction: column;
    gap: 16px
}

#productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-content-container > .fc-menu-content-col > .fc-menu-content > .fc-menu-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px
}

#productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-content-container > .fc-menu-content-col > .fc-menu-content > .fc-menu-link-list {
    display: flex;
    flex-direction: column;
    gap: 8px
}

    #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-content-container > .fc-menu-content-col > .fc-menu-content > .fc-menu-link-list > li {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .9375rem;
        font-style: normal;
        font-weight: 300;
        color: #666;
        line-height: 21px;
        letter-spacing: .45px
    }

#productsMenu .fc-menu-bottom.menu-container {
    padding: 16px 0 32px 0;
    margin: 0 32px;
    border-top: 1px solid #d9d9d9
}

#productsMenu .fc-menu-bottom > .fc-menu-row-bottom {
    display: flex;
    flex-direction: row
}

    #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link {
        display: flex;
        flex-direction: row;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(25% - 0px);
        -ms-flex: 1 1 calc(25% - 0px);
        flex: 1 1 calc(25% - 0px);
        flex-shrink: 0;
        flex-grow: 0;
        padding: 16px
    }

    #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > a.fc-menu-link:hover {
        background-color: #f7f7f9
    }

    #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link > .fc-menu-col {
        display: flex;
        flex-direction: row;
        gap: 12px;
        width: 100%
    }

        #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link > .fc-menu-col > .fc-menu-icon {
            width: -webkit-fill-available;
            max-width: 50px
        }

        #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link > .fc-menu-col > .fc-menu-content {
            width: -webkit-fill-available
        }

@media(max-width:1200px) {
    #productsMenu .mega-menu-content .fc-menu-top > .menu-container {
        width: 100%;
        min-width: unset;
        padding: 15px 30px 40px
    }

    #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top {
        flex-direction: column
    }

        #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-img {
            display: none
        }

        #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-content-container {
            flex-direction: column;
            gap: 45px;
            width: 100%
        }

            #productsMenu .fc-menu-top > .menu-container > .fc-menu-row-top > .fc-menu-content-container > .fc-menu-content-col {
                width: 100%;
                gap: 45px
            }

    #productsMenu .fc-menu-bottom.menu-container {
        padding: 25px 16px;
        margin: 0 15px;
        border-top: 1px solid #d9d9d9
    }

    #productsMenu .fc-menu-bottom > .fc-menu-row-bottom {
        flex-direction: column
    }

        #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link {
            padding: 16px 15px
        }

            #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link > .fc-menu-col {
                width: 100%;
                gap: 15px
            }

                #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link > .fc-menu-col > .fc-menu-icon {
                    width: -webkit-fill-available;
                    max-width: 50px
                }

                #productsMenu .fc-menu-bottom > .fc-menu-row-bottom > .fc-menu-link > .fc-menu-col > .fc-menu-content {
                    width: -webkit-fill-available
                }
}

#resourcesMenu .mega-menu-content .menu-container {
    max-width: 1375px;
    padding: 32px 0 32px 32px
}

#resourcesMenu .menu-container > .fc-menu-row {
    display: flex;
    flex-direction: row;
    gap: 32px
}

    #resourcesMenu .menu-container > .fc-menu-row > .fc-menu-col {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 16px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(25% - 24px);
        -ms-flex: 1 1 calc(25% - 24px);
        flex: 1 1 calc(25% - 24px);
        flex-shrink: 0;
        flex-grow: 0
    }

        #resourcesMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top {
            display: flex;
            flex-direction: column;
            gap: 16px
        }

            #resourcesMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top > .fc-menu-title {
                display: flex;
                flex-direction: row;
                align-items: center;
                gap: 13px
            }

            #resourcesMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top > .fc-menu-content {
                display: flex;
                flex-direction: column;
                gap: 8px;
                padding-right: 64px
            }

@media(max-width:1200px) {
    #resourcesMenu .mega-menu-content .menu-container {
        padding: 15px 30px 45px
    }

    #resourcesMenu .menu-container > .fc-menu-row {
        flex-direction: column
    }
}

#partnersMenu .mega-menu-content .menu-container {
    max-width: 1375px;
    padding: 32px 0 32px 32px
}

#partnersMenu .menu-container > .fc-menu-row {
    display: flex;
    flex-direction: row;
    gap: 32px
}

    #partnersMenu .menu-container > .fc-menu-row > .fc-menu-col {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 16px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(25% - 24px);
        -ms-flex: 1 1 calc(25% - 24px);
        flex: 1 1 calc(25% - 24px);
        flex-shrink: 0;
        flex-grow: 0
    }

        #partnersMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top {
            display: flex;
            flex-direction: column;
            gap: 16px
        }

            #partnersMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top > .fc-menu-title {
                display: flex;
                flex-direction: row;
                align-items: center;
                gap: 13px
            }

            #partnersMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top > .fc-menu-content {
                display: flex;
                flex-direction: column;
                gap: 8px;
                padding-right: 64px
            }

                #partnersMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top > .fc-menu-content:not(:last-child) {
                    margin-bottom: 12px
                }

            #partnersMenu .menu-container > .fc-menu-row > .fc-menu-col > .fc-menu-top > .fc-menu-content-v2 {
                padding: 16px 0;
                border-top: 1px solid #d9d9d9
            }

@media(max-width:1200px) {
    #partnersMenu .mega-menu-content .menu-container {
        padding: 15px 30px 45px
    }

    #partnersMenu .menu-container > .fc-menu-row {
        flex-direction: column
    }
}

#companyMenu .mega-menu-content .menu-container {
    max-width: 736px;
    min-width: 735px;
    padding: 32px
}

#companyMenu .menu-container > .fc-menu-row {
    display: flex;
    flex-direction: row;
    gap: 32px
}

    #companyMenu .menu-container > .fc-menu-row > .fc-menu-img {
        max-width: 375px
    }

    #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        width: 55%
    }

        #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container > .fc-menu-content-col {
            display: flex;
            flex-direction: column;
            gap: 24px;
            width: 100%
        }

            #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container > .fc-menu-content-col .fc-menu-content {
                display: flex;
                flex-direction: column;
                gap: 16px
            }

                #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container > .fc-menu-content-col .fc-menu-content > .fc-menu-title {
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    gap: 8px
                }

                #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container > .fc-menu-content-col .fc-menu-content > .fc-menu-link-list {
                    display: flex;
                    flex-direction: column;
                    gap: 8px
                }

            #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container > .fc-menu-content-col > .fc-menu-content > .fc-menu-link-list > li {
                font-family: IRANSansXFaNum,sans-serif !important;
                font-size: .9375rem;
                font-style: normal;
                font-weight: 300;
                color: #666;
                line-height: 21px;
                letter-spacing: .45px
            }

@media(max-width:1200px) {
    #companyMenu .mega-menu-content .menu-container {
        min-width: 100%;
        max-width: 100%;
        padding: 15px 30px 45px
    }

    #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container {
        flex-direction: column;
        gap: 32px;
        width: 100%
    }

        #companyMenu .menu-container > .fc-menu-row > .fc-menu-content-container > .fc-menu-content-col {
            gap: 32px
        }
}

#footer-v1 .fc-footer {
    padding-top: 48px;
    padding-bottom: 64px;
    display: flex
}

    #footer-v1 .fc-footer .fc-footer-col1, #footer-v1 .fc-footer .fc-footer-col2, #footer-v1 .fc-footer .fc-footer-col3 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(16.66%);
        -ms-flex: 1 1 calc(16.66%);
        flex: 1 1 calc(16.66%);
        padding-right: 64px
    }

    #footer-v1 .fc-footer .fc-footer-col4 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(66.66%);
        -ms-flex: 1 1 calc(66.66%);
        flex: 1 1 calc(66.66%)
    }

        #footer-v1 .fc-footer .fc-footer-col4 .fc-footer-content {
            display: flex
        }

        #footer-v1 .fc-footer .fc-footer-col4 .fc-footer-right-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(25%);
            -ms-flex: 1 1 calc(25%);
            flex: 1 1 calc(25%);
            padding-right: 64px
        }

    #footer-v1 .fc-footer .fc-footer-title {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .875rem;
        font-weight: 500;
        color: #323232;
        line-height: 19.6px;
        letter-spacing: .72px;
        padding-bottom: 20px
    }

    #footer-v1 .fc-footer .fc-footer-paragraph {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .875rem;
        font-weight: 300;
        color: #666;
        line-height: 19.6px;
        letter-spacing: .28px;
        padding-bottom: 12px
    }

        #footer-v1 .fc-footer .fc-footer-paragraph:hover a, #footer-v1 .fc-footer .fc-footer-paragraph:focus a {
            color: #166bff;
            text-decoration: underline
        }

#footer-v1 .fc-footer-info {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-between
}

    #footer-v1 .fc-footer-info .fc-footer-copyright {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50%);
        -ms-flex: 1 1 calc(50%);
        flex: 1 1 calc(50%);
        display: flex
    }

        #footer-v1 .fc-footer-info .fc-footer-copyright .fc-footer-copyright-right {
            display: flex;
            flex-direction: row
        }

    #footer-v1 .fc-footer-info .fc-footer-sns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50%);
        -ms-flex: 1 1 calc(50%);
        flex: 1 1 calc(50%);
        display: flex;
        justify-content: flex-end;
        width: 100%
    }

    #footer-v1 .fc-footer-info .fc-footer-content-text {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .875rem;
        font-weight: 300;
        color: #666;
        line-height: 33.6px;
        letter-spacing: .28px;
        padding-right: 20px
    }

        #footer-v1 .fc-footer-info .fc-footer-content-text:last-child {
            padding-right: 0
        }

    #footer-v1 .fc-footer-info .fc-footer-copyright-left {
        padding-right: 20px
    }

    #footer-v1 .fc-footer-info .fc-footer-content-text:hover a, #footer-v1 .fc-footer-info .fc-footer-content-text:focus a {
        color: #166bff;
        text-decoration: underline
    }

@media(max-width:1200px) {
    #footer-v1 .fc-footer {
        flex-wrap: wrap;
        padding-top: 32px;
        padding-left: 33px;
        padding-right: 33px;
        padding-bottom: 32px
    }

        #footer-v1 .fc-footer .fc-footer-col4 {
            padding-top: 32px
        }

    #footer-v1 .fc-footer-info {
        padding-top: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 16px;
        border-top: 1px solid #d9d9d9;
        display: flex;
        justify-content: space-between;
        flex-direction: column
    }

        #footer-v1 .fc-footer-info .fc-footer-sns {
            justify-content: flex-start
        }
}

@media(max-width:991px) {
    #footer-v1 .fc-footer {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 32px;
        flex-wrap: wrap;
        padding-top: 32px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 32px
    }

        #footer-v1 .fc-footer .fc-footer-col1, #footer-v1 .fc-footer .fc-footer-col2, #footer-v1 .fc-footer .fc-footer-col3 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            padding-right: 0
        }

        #footer-v1 .fc-footer .fc-footer-col4 {
            padding-top: 0
        }

            #footer-v1 .fc-footer .fc-footer-col4 .fc-footer-content {
                display: flex;
                flex-wrap: wrap
            }

                #footer-v1 .fc-footer .fc-footer-col4 .fc-footer-content .fc-footer-right-col {
                    -webkit-box-flex: 1;
                    -webkit-flex: 1 1 calc(50%);
                    -ms-flex: 1 1 calc(50%);
                    flex: 1 1 calc(50%);
                    padding-right: 0
                }

        #footer-v1 .fc-footer .fc-footer-content-row {
            display: flex;
            flex-direction: row
        }

            #footer-v1 .fc-footer .fc-footer-content-row .fc-footer-content-col {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 50%;
                -ms-flex: 1 1 50%;
                flex: 1 1 50%;
                padding-right: 0
            }

    #footer-v1 .fc-footer-info {
        padding-top: 16px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        border-top: 1px solid #d9d9d9;
        display: flex;
        flex-direction: row;
        justify-content: flex-start
    }

        #footer-v1 .fc-footer-info .fc-footer-copyright {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(100%);
            -ms-flex: 1 1 calc(100%);
            flex: 1 1 calc(100%);
            display: flex;
            flex-direction: column;
            justify-content: flex-start
        }

        #footer-v1 .fc-footer-info .fc-footer-sns {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(100%);
            -ms-flex: 1 1 calc(100%);
            flex: 1 1 calc(100%);
            display: flex;
            justify-content: flex-end;
            align-items: flex-end;
            width: 100%
        }
}

@media(max-width:767px) {
    #footer-v1 .fc-footer {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 32px;
        flex-wrap: wrap;
        padding-top: 32px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 32px
    }

        #footer-v1 .fc-footer .fc-footer-col1, #footer-v1 .fc-footer .fc-footer-col2, #footer-v1 .fc-footer .fc-footer-col3 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            padding-right: 0
        }

        #footer-v1 .fc-footer .fc-footer-col4 {
            padding-top: 0
        }

            #footer-v1 .fc-footer .fc-footer-col4 .fc-footer-content {
                display: flex;
                flex-wrap: wrap
            }

                #footer-v1 .fc-footer .fc-footer-col4 .fc-footer-content .fc-footer-right-col {
                    -webkit-box-flex: 1;
                    -webkit-flex: 1 1 calc(50%);
                    -ms-flex: 1 1 calc(50%);
                    flex: 1 1 calc(50%);
                    padding-right: 0
                }

        #footer-v1 .fc-footer .fc-footer-content-row {
            display: flex;
            flex-direction: row
        }

            #footer-v1 .fc-footer .fc-footer-content-row .fc-footer-content-col {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 50%;
                -ms-flex: 1 1 50%;
                flex: 1 1 50%;
                padding-right: 0
            }

    #footer-v1 .fc-footer-info {
        padding-top: 16px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        border-top: 1px solid #d9d9d9;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }

        #footer-v1 .fc-footer-info .fc-footer-copyright {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(100%);
            -ms-flex: 1 1 calc(100%);
            flex: 1 1 calc(100%);
            display: flex;
            flex-direction: column;
            justify-content: flex-start
        }

        #footer-v1 .fc-footer-info .fc-footer-sns {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(100%);
            -ms-flex: 1 1 calc(100%);
            flex: 1 1 calc(100%);
            display: flex;
            justify-content: flex-start;
            width: 100%
        }
}

.flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px
}

.flex-box-start {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    -ms-grid-row-align: start;
    align-items: start
}

.flex-box > div, .flex-box-top > div {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%
}

.flex-box-top > a:first-child {
    width: 25%
}

.flex-box-top > a:last-child {
    width: 75%
}

.flex-box > div > img, .flex-box-top > div > img {
    margin: 0 auto !important
}

.flex-box-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px
}

    .flex-box > .flex-box, .flex-box-top > .flex-box, .flex-box > .flex-box-top, .flex-box-top > .flex-box-top {
        margin-top: 0 !important
    }

.related-product-container {
    display: flex;
    flex-wrap: wrap;
    align-content: center
}

    .related-product-container > div:first-child, .related-product-container > div:last-child {
        width: 50px;
        align-self: center
    }

    .related-product-container > div:last-child {
        text-align: right
    }

    .related-product-container .sliderGallery {
        width: calc(100% - 100px);
        max-height: 250px
    }

@media(min-width:1201px) {
    .flex-box > div, .flex-box-top > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        width: 50%
    }

    .flex-box-1 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        width: 40%
    }

    .flex-box-1 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        width: 60%;
        padding-left: 15px
    }

    .flex-box-2 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        width: 60%;
        padding-right: 15px
    }

    .flex-box-2 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        width: 40%;
        padding-left: 45px
    }

    .flex-box-3 > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(25% - 25px);
        -ms-flex: 1 1 calc(25% - 25px);
        flex: 1 1 calc(25% - 25px);
        width: 25% !important
    }

    .flex-box-4 > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 33.33%;
        -ms-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        width: 33.33% !important
    }

    .flex-box-5 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%;
        width: 35%;
        padding-right: 15px
    }

    .flex-box-5 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 65%;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%;
        width: 65%;
        padding-left: 15px
    }

    .flex-box-6 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 65%;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%;
        width: 65%;
        padding-right: 15px
    }

    .flex-box-6 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%;
        width: 35%;
        padding-left: 15px
    }

    .flex-box-7 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        width: 50%;
        padding-right: 30px;
        border-right: 1px solid #e4e3e3
    }

    .flex-box-7 > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        width: 25%;
        padding: 0 30px;
        border-right: 1px solid #e4e3e3
    }

        .flex-box-7 > div:last-child {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 25%;
            -ms-flex: 1 1 25%;
            flex: 1 1 25%;
            width: 25%;
            padding-left: 30px;
            border-right: none
        }

    .flex-box-8 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
        width: 30%;
        padding-right: 15px
    }

    .flex-box-8 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 70%;
        -ms-flex: 1 1 70%;
        flex: 1 1 70%;
        width: 70%;
        padding-left: 15px
    }

    .flex-box-9 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 70%;
        -ms-flex: 1 1 70%;
        flex: 1 1 70%;
        width: 70%;
        padding-right: 15px
    }

    .flex-box-9 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
        width: 30%;
        padding-left: 15px
    }

    .flex-box-10 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 75%;
        -ms-flex: 1 1 75%;
        flex: 1 1 75%;
        width: 75%;
        padding-right: 15px
    }

    .flex-box-10 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        width: 25%;
        padding-left: 15px
    }

    .flex-box-11 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
        width: 25%;
        padding-right: 15px
    }

    .flex-box-11 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 75%;
        -ms-flex: 1 1 75%;
        flex: 1 1 75%;
        width: 75%;
        padding-left: 15px
    }

    .flex-box > div > img, .flex-box-top > div > img {
        height: auto;
        width: auto;
        margin: 0 auto
    }

    .flex-box-12 > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 20%;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%
    }

    .flex-box-13 > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 16.66%;
        -ms-flex: 1 1 16.66%;
        flex: 1 1 16.66%;
        width: 16.66% !important
    }

    .flex-box-14 > div:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 10%;
        -ms-flex: 1 1 10%;
        flex: 1 1 10%;
        width: 10%;
        padding-right: 5px
    }

    .flex-box14 > div:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 90%;
        -ms-flex: 1 1 90%;
        flex: 1 1 90%;
        width: 90%;
        padding-left: 5px
    }

    .flex-box-14 > a:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 10%;
        -ms-flex: 1 1 10%;
        flex: 1 1 10%;
        width: 10%;
        padding-right: 5px
    }

    .flex-box14 > a:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 90%;
        -ms-flex: 1 1 90%;
        flex: 1 1 90%;
        width: 90%;
        padding-left: 5px
    }
}

@media(max-width:1200px) {
    .flex-box > div, .flex-box-top > div {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

        .flex-box > div:not(:last-child), .flex-box-top > div:not(:last-child) {
            margin-bottom: 25px
        }

    .flex-box.mobile-column-reverse > div:first-child, .flex-box-top.mobile-column-reverse > div:first-child {
        margin-bottom: 0
    }

    .flex-box.mobile-column-reverse > div:last-child, .flex-box-top.mobile-column-reverse > div:last-child {
        margin-bottom: 25px
    }
}

.single-video-container {
    width: 100%;
    margin: 0 auto
}

@media(max-width:425px) {
    .single-video-container {
        width: 100%;
        margin: 0 auto
    }
}

@media(max-width:992px) {
    .flex-box-mobile {
        flex-wrap: nowrap !important;
        width: 100% !important
    }

        .flex-box-mobile > div {
            margin-bottom: 0 !important
        }
}

.full-image-section {
    padding: 0
}

    .full-image-section .flex-box {
        margin: 0
    }

.full-image-content {
    padding: 30px !important
}

@media(max-width:992px) {
    .full-image-content {
        padding: 30px 15px !important;
        margin-bottom: 0 !important
    }
}

.heading1 {
    font-family: work sans,sans-serif !important;
    font-weight: 500 !important;
    font-size: 27px !important;
    color: #2e2a2b;
    line-height: 1.2 !important;
    margin: 0;
    padding-bottom: 10px;
    letter-spacing: -.25px;
    word-spacing: -1px
}

.heading2 {
    font-family: work sans,sans-serif !important;
    font-size: 20px !important;
    color: #323232;
    margin-bottom: .5em;
    font-weight: 500;
    letter-spacing: -.25px
}

.heading3 {
    font-family: work sans,sans-serif !important;
    font-size: 17px !important;
    color: #2e2a2b;
    font-weight: 500;
    letter-spacing: -.5px
}

.heading4 {
    font-family: work sans,sans-serif !important;
    font-size: 15px !important;
    color: #2e2a2b;
    margin-bottom: .5em;
    font-weight: 500;
    letter-spacing: -.5px
}

.heading5 {
    font-family: work sans,sans-serif !important;
    font-weight: 300 !important;
    font-size: 32px !important;
    color: #2e2a2b;
    line-height: 1.1 !important;
    margin: 0;
    padding-bottom: 15px;
    letter-spacing: -.25px
}

.heading6 {
    font-family: work sans,sans-serif !important;
    font-weight: 500 !important;
    font-size: 32px !important;
    color: #323232;
    line-height: 1.2 !important;
    margin: 0;
    padding-bottom: 15px;
    letter-spacing: -1px;
    word-spacing: 0
}

.heading7 {
    font-family: work sans,sans-serif !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    color: #2e2a2b;
    line-height: 1.3 !important;
    margin: 0;
    padding-bottom: 10px;
    letter-spacing: -.5px;
    word-spacing: -1px
}

.heading8 {
    font-family: roboto,sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    color: #3a3637;
    line-height: 1.4;
    letter-spacing: .25px
}

.heading9 {
    font-family: work sans,sans-serif !important;
    font-weight: 500 !important;
    font-size: 40px !important;
    color: #323232;
    line-height: 1.3 !important;
    margin: 0;
    padding-bottom: 15px;
    letter-spacing: -1px;
    word-spacing: -1px
}

@media(max-width:768px) {
    .heading6-withoutbg {
        background-color: transparent !important;
        padding: 0 30px 10px !important
    }
}

.paragraph1 {
    font-family: roboto,sans-serif !important;
    font-size: 14px !important;
    font-weight: 500;
    color: #3a3637;
    letter-spacing: .25px;
    line-height: 1.4 !important
}

.paragraph2 {
    font-family: roboto,sans-serif !important;
    font-size: 13px !important;
    font-weight: 400;
    color: #535051 !important;
    line-height: 1.4 !important;
    margin: 0;
    margin-bottom: 15px;
    letter-spacing: .25px
}

.paragraph3 {
    font-family: roboto,sans-serif !important;
    font-size: 14px !important;
    font-weight: 500;
    color: #166bff;
    letter-spacing: .25px;
    line-height: 1.4 !important
}

.paragraph4 {
    font-family: roboto,sans-serif !important;
    font-size: 16px !important;
    font-weight: 400;
    color: #666 !important;
    line-height: 1.5 !important;
    margin: 0;
    margin-bottom: 10px;
    letter-spacing: .25px;
    word-spacing: .5px
}

.paragraph5 {
    font-family: roboto,sans-serif !important;
    font-size: 20px !important;
    font-weight: 500;
    color: #2e2a2b !important;
    line-height: 1.5 !important;
    margin: 0;
    margin-bottom: 10px;
    letter-spacing: .25px;
    word-spacing: .5px
}

@media(max-width:992px) {
    .heading1 {
        font-size: 25px !important;
        line-height: 1.2 !important
    }

    .heading6 {
        font-size: 30px !important
    }

    .heading7 {
        font-size: 20px !important
    }

    .paragraph4 {
        font-size: 14px !important
    }

    h2.heading6 {
        font-size: 25px !important
    }

    .heading9 {
        font-size: 34px !important
    }
}

.heading1 + .heading4 {
    margin-top: -7px
}

.heading-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px
}

    .heading-container .heading1 {
        padding-bottom: 0
    }

.full-width-layout p.paragraph4 {
    margin-bottom: 20px !important
}

@media(max-width:992px) {
    .full-width-layout h2.heading6 {
        font-size: 25px !important;
        font-weight: 500 !important
    }

    p.paragraph4.no-btn-bottom {
        margin-bottom: 0 !important
    }

    .custom-bullet.no-btn-bottom {
        margin-bottom: 0
    }

    .full-width-layout .heading-container {
        flex-direction: column;
        text-align: center
    }

        .full-width-layout .heading-container h2.heading1 {
            padding-bottom: 15px
        }
}

.bold-text {
    font-weight: 500 !important
}

.foreign-lang {
    color: #2e2a2b !important;
    font-weight: 500 !important;
    opacity: 1
}

.fc-subnavbar {
    top: 50px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 998;
    position: fixed;
    background-color: #f7f7f7;
    font-family: IRANSansXFaNum,sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    color: #3c3c3c;
    letter-spacing: .48px;
    text-transform: none
}

    .fc-subnavbar .navbar-collapse {
        padding: 0
    }

    .fc-subnavbar .fc-subnavbar-brand.navbar-brand {
        display: none
    }

    .fc-subnavbar .navbar-nav #fc-subnavbar-title-tab {
        background-color: #1b1b1b;
        height: 50px
    }

        .fc-subnavbar .navbar-nav #fc-subnavbar-title-tab a {
            color: #fff;
            align-items: center;
            font-family: IRANSansXFaNum,sans-serif !important;
            font-size: .9375rem;
            font-weight: 400;
            letter-spacing: .45px;
            font-size: .9375rem
        }

        .fc-subnavbar .navbar-nav #fc-subnavbar-title-tab span {
            color: #fff;
            align-items: center;
            font-family: IRANSansXFaNum,sans-serif !important;
            font-size: .9375rem;
            font-weight: 400;
            letter-spacing: .45px;
            font-size: .9375rem
        }

    .fc-subnavbar .navbar-nav, .fc-subnavbar .navbar-nav li {
        margin: 0;
        height: 50px
    }

    .fc-subnavbar .nav > li.fc-subnavbar-title > a:focus, .fc-subnavbar .nav > li.fc-subnavbar-title > a:hover, .fc-subnavbar .nav > li#fc-subnavbar-title-tab > a:focus, .fc-subnavbar .nav > li#fc-subnavbar-title-tab > a:hover {
        background-color: #1b1b1b;
        color: #fff
    }

    .fc-subnavbar li > a {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .9375rem;
        font-weight: 300;
        color: #3c3c3c;
        letter-spacing: .45px
    }

    .fc-subnavbar .nav > li > a {
        line-height: 50px;
        padding-top: 0;
        padding-bottom: 0
    }

    .fc-subnavbar .nav.navbar-nav > li.dropdown > a, .fc-subnavbar .navbar-nav > li > a {
        height: 50px !important
    }

    .fc-subnavbar .nav .open > a, .fc-subnavbar .nav .open > a:focus, .fc-subnavbar .nav .open > a:hover {
        background-color: #d9d9d9
    }

    .fc-subnavbar .nav > li:not(#fc-subnavbar-title-tab):focus > a, .fc-subnavbar .nav > li:not(#fc-subnavbar-title-tab):hover > a {
        background-color: #d9d9d9;
        color: #3c3c3c !important
    }

    .fc-subnavbar .nav > li.active {
        border-bottom: 3px solid #166bff
    }

        .fc-subnavbar .nav > li.active > a {
            padding-bottom: 0;
            line-height: 50px;
            background-color: transparent
        }

    .fc-subnavbar .custom-dropdownmenu {
        padding: 0 !important;
        border: none;
        min-width: 200px
    }

        .fc-subnavbar .custom-dropdownmenu > li {
            padding: 0 !important;
            border-bottom: 1px solid #d9d9d9
        }

            .fc-subnavbar .custom-dropdownmenu > li > a {
                padding: 15px !important;
                background-color: #f7f7f7
            }

            .fc-subnavbar .custom-dropdownmenu > li:hover > a, .fc-subnavbar .custom-dropdownmenu > li:focus > a {
                background-color: #ededed !important;
                color: #3c3c3c !important
            }

    .fc-subnavbar .dropdown-menu > .active > a, .fc-subnavbar .dropdown-menu > .active > a:focus, .fc-subnavbar .dropdown-menu > .active > a:hover {
        background-color: #ededed;
        color: #3c3c3c !important
    }

.fc-subnavbar-bottom.fc-sticky-subnavbar {
    position: fixed;
    top: 50px;
    z-index: 1
}

@media(max-width:1249px) {
    .fc-subnavbar {
        position: relative;
        top: 0;
        height: auto
    }

        .fc-subnavbar > .fc-container > .res-container {
            width: 100%;
            height: 50px;
            display: flex;
            flex-direction: row-reverse;
            background-color: #1b1b1b;
            border-bottom: 3px solid #166bff
        }

        .fc-subnavbar .fc-subnavbar-brand.navbar-brand {
            background-color: #1b1b1b;
            display: flex;
            height: 47px;
            width: 100%;
            align-items: center;
            padding: 10px 33px
        }

            .fc-subnavbar .fc-subnavbar-brand.navbar-brand.active {
                border-bottom: none
            }

        .fc-subnavbar .fc-subnavbar-title {
            color: #fff;
            background-color: #1b1b1b;
            display: flex;
            align-items: center;
            font-size: 1rem
        }

            .fc-subnavbar .fc-subnavbar-title a {
                color: #fff
            }

        .fc-subnavbar .navbar-toggle {
            padding: 9px 0;
            margin-top: 5px;
            margin-right: 33px
        }

            .fc-subnavbar .navbar-toggle .icon-bar {
                display: block;
                width: 22px;
                height: 2px;
                border-radius: 1px;
                height: 1px;
                width: 30px;
                font-size: 20px;
                background: #333;
                margin-bottom: 7px
            }

        .fc-subnavbar .navbar-collapse {
            width: 100%;
            overflow: hidden
        }

        .fc-subnavbar .navbar-nav {
            margin: 0;
            height: 100%
        }

            .fc-subnavbar .navbar-nav #fc-subnavbar-title-tab {
                background-color: transparent
            }

                .fc-subnavbar .navbar-nav #fc-subnavbar-title-tab.fc-mobile-hide {
                    display: none
                }

                .fc-subnavbar .navbar-nav #fc-subnavbar-title-tab a {
                    font-family: IRANSansXFaNum,sans-serif !important;
                    font-size: 1rem;
                    font-weight: 300;
                    color: #3c3c3c;
                    letter-spacing: .45px
                }

            .fc-subnavbar .navbar-nav li {
                border-bottom: 1px solid #d9d9d9;
                height: 100%
            }

        .fc-subnavbar .nav > li > a {
            padding: 0 33px
        }

        .fc-subnavbar .navbar-nav li .dropdown-toggle {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center
        }

        .fc-subnavbar .navbar-nav li .custom-dropdownmenu li {
            border-bottom: none
        }

        .fc-subnavbar .nav > li.active {
            border-bottom: 1px solid #d9d9d9;
            background-color: #d9d9d9 !important
        }

        .fc-subnavbar .nav > li.fc-subnavbar-title > a:focus, .fc-subnavbar .nav > li.fc-subnavbar-title > a:hover, .fc-subnavbar .nav > li#fc-subnavbar-title-tab > a:focus, .fc-subnavbar .nav > li#fc-subnavbar-title-tab > a:hover, .fc-subnavbar .nav > li:focus > a, .fc-subnavbar .nav > li:hover > a {
            background-color: #d9d9d9;
            color: #3c3c3c !important
        }

        .fc-subnavbar .navbar-nav, .fc-subnavbar .navbar-nav > li {
            float: none
        }

        .fc-subnavbar .navbar-collapse.navbar-responsive-collapse.collapse {
            display: none !important
        }

            .fc-subnavbar .navbar-collapse.navbar-responsive-collapse.collapse.in {
                display: block !important
            }
}

@media(max-width:767px) {
    .fc-subnavbar .fc-subnavbar-brand.navbar-brand {
        background-color: #1b1b1b;
        display: flex;
        height: 47px;
        width: 100%;
        align-items: center;
        padding: 10px 16px
    }

    .fc-subnavbar .navbar-toggle {
        margin-right: 20px
    }

    .fc-subnavbar .nav > li > a {
        padding: 0 16px
    }
}

.fc-subnavbar-bottom {
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
    font-family: IRANSansXFaNum,sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    color: #3c3c3c;
    letter-spacing: .48px;
    text-transform: none
}

    .fc-subnavbar-bottom .fc-container {
        padding: 20px 15px 0
    }

    .fc-subnavbar-bottom .navbar-collapse {
        padding: 0
    }

    .fc-subnavbar-bottom .fc-subnavbar-brand.navbar-brand {
        display: none
    }

    .fc-subnavbar-bottom .navbar-nav #fc-subnavbar-title-tab {
        background-color: #1b1b1b;
        height: 50px
    }

        .fc-subnavbar-bottom .navbar-nav #fc-subnavbar-title-tab a {
            color: #fff;
            align-items: center;
            font-family: IRANSansXFaNum,sans-serif !important;
            font-size: 1rem;
            font-weight: 400;
            letter-spacing: .45px;
            font-size: .9375rem
        }

    .fc-subnavbar-bottom .navbar-nav, .fc-subnavbar-bottom .navbar-nav li {
        margin: 0;
        height: 50px
    }

    .fc-subnavbar-bottom .nav > li.fc-subnavbar-title > a:focus, .fc-subnavbar-bottom .nav > li.fc-subnavbar-title > a:hover, .fc-subnavbar-bottom .nav > li#fc-subnavbar-title-tab > a:focus, .fc-subnavbar-bottom .nav > li#fc-subnavbar-title-tab > a:hover {
        background-color: #1b1b1b;
        color: #fff
    }

    .fc-subnavbar-bottom li > a {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .9375rem;
        font-weight: 300;
        color: #3c3c3c;
        letter-spacing: .45px
    }

    .fc-subnavbar-bottom .nav > li > a {
        line-height: 50px;
        padding-top: 0;
        padding-bottom: 0
    }

    .fc-subnavbar-bottom .nav.navbar-nav > li.dropdown > a, .fc-subnavbar .navbar-nav > li > a {
        height: 50px !important
    }

    .fc-subnavbar-bottom .nav .open > a, .fc-subnavbar-bottom .nav .open > a:focus, .fc-subnavbar-bottom .nav .open > a:hover {
        background-color: #d9d9d9
    }

    .fc-subnavbar-bottom .nav > li:not(#fc-subnavbar-title-tab):focus > a, .fc-subnavbar-bottom .nav > li:not(#fc-subnavbar-title-tab):hover > a {
        background-color: #d9d9d9;
        color: #3c3c3c !important
    }

    .fc-subnavbar-bottom .nav > li.active {
        border-bottom: 3px solid #166bff
    }

        .fc-subnavbar-bottom .nav > li.active > a {
            padding-bottom: 0;
            line-height: 50px;
            background-color: transparent
        }

    .fc-subnavbar-bottom .custom-dropdownmenu {
        padding: 0 !important;
        border: none;
        min-width: 200px
    }

        .fc-subnavbar-bottom .custom-dropdownmenu > li {
            padding: 0 !important;
            border-bottom: 1px solid #d9d9d9
        }

            .fc-subnavbar-bottom .custom-dropdownmenu > li > a {
                padding: 15px !important;
                background-color: #f7f7f7
            }

            .fc-subnavbar-bottom .custom-dropdownmenu > li:hover > a, .fc-subnavbar-bottom .custom-dropdownmenu > li:focus > a {
                background-color: #ededed !important;
                color: #3c3c3c !important
            }

    .fc-subnavbar-bottom .dropdown-menu > .active > a, .fc-subnavbar-bottom .dropdown-menu > .active > a:focus, .fc-subnavbar-bottom .dropdown-menu > .active > a:hover {
        background-color: #ededed;
        color: #3c3c3c !important
    }

@media(min-width:1201px) and (max-width:1200px) {
    .fc-subnavbar-bottom {
        position: static;
        top: 0;
        min-height: 50px;
        height: 100%
    }
}

@media(max-width:1200px) {
    .fc-subnavbar-bottom {
        background-color: #f0f1f4
    }

        .fc-subnavbar-bottom .fc-container {
            padding: 0
        }

        .fc-subnavbar-bottom > .fc-container > .res-container {
            width: 100%;
            height: 50px;
            display: flex;
            flex-direction: row-reverse;
            background-color: #f0f1f4
        }

        .fc-subnavbar-bottom .fc-subnavbar-brand.navbar-brand {
            align-items: center;
            background-color: #f0f1f4;
            display: flex;
            height: 50px;
            width: 100%
        }

            .fc-subnavbar-bottom .fc-subnavbar-brand.navbar-brand.active {
                border-bottom: none
            }

        .fc-subnavbar-bottom .fc-subnavbar-title {
            color: #1b1b1b;
            background-color: #f0f1f4;
            display: flex;
            align-items: center;
            font-size: .9375rem
        }

    .fc-subnavbar-title a {
        color: #1b1b1b
    }

    .fc-subnavbar-bottom .navbar-toggle {
        padding: 9px 0;
        margin-top: 5px
    }

        .fc-subnavbar-bottom .navbar-toggle .icon-bar {
            display: block;
            width: 22px;
            height: 2px;
            border-radius: 1px;
            height: 1px;
            width: 30px;
            font-size: 20px;
            background: #333;
            margin-bottom: 7px
        }

    .fc-subnavbar-bottom .navbar-collapse {
        width: 100%;
        overflow: hidden
    }

    .fc-subnavbar-bottom .navbar-nav {
        margin: 0;
        height: 100%
    }

        .fc-subnavbar-bottom .navbar-nav li {
            border-bottom: 1px solid #d9d9d9;
            height: 100%
        }

            .fc-subnavbar-bottom .navbar-nav li .dropdown-toggle {
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center
            }

            .fc-subnavbar-bottom .navbar-nav li .custom-dropdownmenu li {
                border-bottom: none
            }

    .fc-subnavbar-bottom .nav > li.active {
        border-bottom: 1px solid #d9d9d9;
        background-color: #d9d9d9 !important
    }

    .fc-subnavbar-bottom .nav > li.fc-subnavbar-title > a:focus, .fc-subnavbar-bottom .nav > li.fc-subnavbar-title > a:hover, .fc-subnavbar-bottom .nav > li#fc-subnavbar-title-tab > a:focus, .fc-subnavbar-bottom .nav > li#fc-subnavbar-title-tab > a:hover, .fc-subnavbar-bottom .nav > li:focus > a, .fc-subnavbar-bottom .nav > li:hover > a {
        background-color: #d9d9d9;
        color: #3c3c3c !important
    }
}

.fc-banner {
    height: 560px;
    background: url(../img/ffc-corporate-img/Home/ffc-home-banner.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 80px
}

    .fc-banner.fc-banner-v2 {
        height: 300px
    }

    .fc-banner.fc-banner-mt0 {
        margin-top: 0 !important
    }

.fc-banner-container {
    display: flex;
    height: 100%;
    align-items: center
}

    .fc-banner-container .fc-comp-content-icon.fc-comp-gap-8 {
        display: flex;
        flex-direction: row;
        gap: 8px;
        padding-bottom: 16px
    }

    .fc-banner-container > .fc-banner-image {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 45%;
        -ms-flex: 1 1 45%;
        flex: 1 1 45%
    }

    .fc-banner-container > .fc-banner-space {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 10%;
        -ms-flex: 1 1 10%;
        flex: 1 1 10%
    }

.fc-banner-content {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 45%;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%;
    color: #323232;
    padding: 32px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: text-top
    }

    .fc-banner-content .fc-banner-title {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-weight: 200;
        font-size: 2.625rem;
        color: #323232;
        line-height: 72px;
        margin: 0;
        padding-bottom: 10px;
        /*letter-spacing: 1.74px*/
    }

    .fc-banner-content .fc-banner-title-v2 {
        font-family: IRANSansXFaNum,serif !important;
        font-size: 3.625rem;
        font-weight: 300;
        color: #323232;
        line-height: 72px;
        letter-spacing: 0
    }

    .fc-banner-content .fc-banner-paragraph {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: 1.5rem;
        font-weight: 300;
        color: #666;
        line-height: 33.6px;
        margin: 0 64px 0 0;
        padding-bottom: 32px;
        /*letter-spacing: .72px*/
    }

    .fc-banner-content .fc-banner-icon-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 16px;
        padding-bottom: 32px
    }

        .fc-banner-content .fc-banner-icon-list .fc-banner-icon {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: flex-start;
            gap: 16px
        }

    .fc-banner-content .fc-banner-btn-container {
        display: flex;
        flex-direction: row
    }

        .fc-banner-content .fc-banner-btn-container a, .fc-banner-content .fc-banner-btn-container .fc-btn {
            margin-right: 24px
        }

@media(max-width:1200px) {
    .fc-banner {
        height: 460px;
        margin-top: 78px;
    }

    .fc-banner-container {
        display: block;
        height: 100%;
        align-items: center
    }

        .fc-banner-container > .fc-banner-image img {
            width: 100%
        }

        .fc-banner-container > .fc-banner-space {
            display: none
        }

        .fc-banner-container > .fc-banner-content {
            padding: 32px 33px 0;
            width: 60%
        }

    .fc-banner-content > .fc-banner-title-container {
        padding-bottom: 55px
    }

    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: text-top
    }

    .fc-banner-content > .fc-banner-title {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-weight: 200;
        font-size: 2.81rem;
        color: #323232;
        line-height: 43px;
        margin: 0;
        padding-bottom: 55px;
        /*letter-spacing: .96px*/
    }

    .fc-banner-content .fc-banner-title-v2 {
        font-family: IRANSansXFaNum,serif !important;
        font-size: 3.625rem;
        font-weight: 300;
        color: #323232;
        line-height: 72px;
        letter-spacing: 0
    }

    .fc-banner-content .fc-banner-icon-list .fc-banner-icon svg {
        max-height: 30px
    }

    .fc-banner-content .fc-banner-paragraph {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: 1.25rem;
        font-weight: 300;
        color: #666;
        line-height: 28px;
        margin: 0;
        padding-bottom: 32px;
        /*letter-spacing: .54px*/
    }

    .fc-banner-content .fc-banner-btn-container {
        display: flex;
        /*flex-direction: column;*/
        align-items: flex-start;
        gap: 16px;
        padding-bottom: 32px
    }

    .fc-banner-content .fc-banner-search-container.fc-last-child {
        padding-bottom: 32px
    }

    .fc-banner-content .fc-banner-btn-container a, .fc-banner-content .fc-banner-btn-container .fc-btn {
        margin-right: 0
    }
}

@media(max-width:991px) {
    .fc-banner {
        height: auto;
        background: 0 0;
        margin-top: 78px;
    }

    .fc-banner-container {
        display: block;
        height: 100%;
        align-items: center
    }

        .fc-banner-container > .fc-banner-image > .fc-desktop-hide {
            display: block
        }

        .fc-banner-container > .fc-banner-image img {
            width: 100%
        }

        .fc-banner-container > .fc-banner-space {
            display: none
        }

        .fc-banner-container > .fc-banner-content {
            display: block;
            width: 80%
        }

    .fc-banner-v2 .fc-banner-container > .fc-banner-content {
        display: block;
        width: 80%
    }

    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: text-top;
        width: 6%;
        height: auto
    }

    .fc-banner-content > .fc-banner-title {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-weight: 200;
        font-size: 2rem;
        color: #323232;
        line-height: 43px;
        margin: 0;
        padding-bottom: 55px;
        /*letter-spacing: .96px*/
    }

    .fc-banner-content .fc-banner-title-v2 {
        font-family: IRANSansXFaNum,serif !important;
        font-weight: 300;
        font-size: 2rem;
        color: #323232;
        line-height: 43px;
        letter-spacing: 0;
        padding-bottom: 16px
    }

        .fc-banner-content .fc-banner-title-v2:last-child {
            padding-bottom: 0
        }

    .fc-banner-content > .fc-banner-title-container > .fc-banner-title {
        font-size: 2.8125rem;
        line-height: 48px
    }

    .fc-banner-content > .fc-banner-title-container > .fc-header-1 {
        font-size: 1.5rem;
        line-height: 32px
    }

    .fc-banner-content .fc-banner-icon-list .fc-banner-icon span.fc-paragraph-2 {
        font-size: 1.25rem
    }

    .fc-banner-content > .fc-banner-title-container {
        padding-bottom: 55px
    }

    .fc-banner-content .fc-banner-paragraph {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: 1.125rem;
        font-weight: 300;
        color: #666;
        line-height: 28px;
        margin: 0;
        padding-bottom: 32px;
        /*letter-spacing: .54px*/
    }

    .fc-banner-content .fc-banner-icon-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 0;
        padding-bottom: 32px
    }

        .fc-banner-content .fc-banner-icon-list .fc-banner-icon {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: flex-start;
            gap: 10px
        }

            .fc-banner-content .fc-banner-icon-list .fc-banner-icon svg {
                margin-top: 5px;
                max-height: 20px
            }

    .fc-banner-content .fc-banner-btn-container {
        display: flex;
        /*flex-direction: column;*/
        align-items: flex-start;
        gap: 16px
    }

        .fc-banner-content .fc-banner-btn-container a, .fc-banner-content .fc-banner-btn-container .fc-btn {
            margin-right: 0
        }
}

@media(max-width:767px) {
    .fc-banner {
        height: auto;
        background: 0 0;
        margin-top: 78px;
    }

    .fc-banner-container {
        display: block;
        height: 100%;
        align-items: center
    }

        .fc-banner-container > .fc-banner-image {
        }

            .fc-banner-container > .fc-banner-image img {
                width: 100%
            }

        .fc-banner-container > .fc-banner-space {
            display: none
        }

        .fc-banner-container > .fc-banner-content {
            padding: 20px 16px 0;
            display: block;
            width: 100%
        }

    .fc-banner-v2 .fc-banner-container > .fc-banner-content {
        padding: 20px 16px;
        display: block;
        width: 100%
    }

    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: text-top;
        width: 6%;
        height: auto
    }

    .fc-banner-content > .fc-banner-title {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-weight: 200;
        font-size: 2rem;
        color: #323232;
        line-height: 43px;
        margin: 0;
        padding-bottom: 55px;
        /*letter-spacing: .96px*/
    }

    .fc-banner-content .fc-banner-title-v2 {
        font-family: IRANSansXFaNum,serif !important;
        font-weight: 300;
        font-size: 2rem;
        color: #323232;
        line-height: 43px;
        letter-spacing: 0
    }

    .fc-banner-content > .fc-banner-title-container > .fc-banner-title {
        font-size: 2rem;
        line-height: 32px
    }

    .fc-banner-content > .fc-banner-title-container > .fc-header-1 {
        font-size: 1.25rem;
        line-height: 32px
    }

    .fc-banner-content .fc-banner-icon-list .fc-banner-icon span.fc-paragraph-2 {
        font-size: 1rem
    }

    .fc-banner-content > .fc-banner-title-container {
        padding-bottom: 55px
    }

    .fc-banner-content .fc-banner-paragraph {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: 1.125rem;
        font-weight: 300;
        color: #666;
        line-height: 28px;
        margin: 0;
        padding-bottom: 32px;
        /*letter-spacing: .54px*/
    }

    .fc-banner-content .fc-banner-icon-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 0;
        padding-bottom: 32px
    }

        .fc-banner-content .fc-banner-icon-list .fc-banner-icon {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: flex-start;
            gap: 10px
        }

            .fc-banner-content .fc-banner-icon-list .fc-banner-icon svg {
                margin-top: 5px;
                max-height: 20px
            }

    .fc-banner-content .fc-banner-btn-container {
        display: flex;
        /*flex-direction: column;*/
        align-items: flex-start;
        gap: 16px
    }

        .fc-banner-content .fc-banner-btn-container a, .fc-banner-content .fc-banner-btn-container .fc-btn {
            margin-right: 0
        }
}

@media(max-width:480px) {
    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: middle;
        width: 10%;
        height: auto
    }
}

.fc-header-1 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 2rem;
    font-weight: 300;
    color: #323232;
    line-height: 38.4px;
    /*letter-spacing: .96px*/
}

.fc-header-2 {
    font-family: IRANSansXFaNum,serif !important;
    font-size: 1.5rem;
    font-weight: 300;
    color: #323232;
    line-height: 33.6px;
    /*letter-spacing: 0*/
}

.fc-header-3 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1.5rem;
    font-weight: 600;
    color: #323232;
    line-height: 33.6px;
    /*letter-spacing: .72px*/
}

.fc-header-4 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    color: #666;
    line-height: 22.4px;
    /*letter-spacing: .48px*/
}

.fc-header-5 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 500;
    color: #323232;
    line-height: 22.4px;
    /*letter-spacing: .48px*/
}

.fc-header-6 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    color: #323232;
    line-height: 22.4px;
    /*letter-spacing: .48px*/
}

.fc-header-7 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 3.625rem;
    font-weight: 200;
    color: #323232;
    line-height: 72px;
    /*letter-spacing: 1.74px;*/
    /*letter-spacing: 0*/
}

.fc-header-8 {
    font-family: IRANSansXFaNum,serif !important;
    font-size: 2rem;
    font-weight: 300;
    color: #323232;
    line-height: 38.4px;
    /*letter-spacing: 0*/
}

.fc-header-9 {
    font-family: IRANSansXFaNum,serif !important;
    font-size: 2rem;
    font-weight: 200;
    color: #323232;
    line-height: 38.4px;
    /*letter-spacing: 0*/
}

.fc-header-10 {
    font-family: IRANSansXFaNum,serif !important;
    font-size: 1.5rem;
    font-weight: 300;
    color: #323232;
    line-height: 33.6px;
    /*letter-spacing: .48px*/
}

.fc-header-11 {
    font-family: IRANSansXFaNum,serif !important;
    font-size: 3.625rem;
    font-weight: 300;
    color: #323232;
    line-height: 72px;
    /*letter-spacing: 0*/
}

.fc-header-12 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 500;
    color: #323232;
    line-height: 21px;
    /*letter-spacing: .45px*/
}

.fc-header-13 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 500;
    color: #666;
    line-height: 22.4px;
    /*letter-spacing: .48px*/
}

.fc-header-14 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 2.75rem;
    font-weight: 300;
    color: #323232;
    line-height: 52.8px;
    /*letter-spacing: 1.32px*/
}

.fc-header-15 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1.25rem;
    font-weight: 300;
    color: #323232;
    line-height: 28px;
    /*letter-spacing: .6px*/
}

.fc-header-16 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1.75rem;
    font-weight: 300;
    color: #323232;
    line-height: 33.6px;
    /*letter-spacing: .84px*/
}

.fc-header-17 {
    font-family: IRANSansXFaNum,serif !important;
    font-size: 2.75rem;
    font-weight: 300;
    color: #323232;
    line-height: 52.8px;
    /*letter-spacing: 0*/
}

@media(max-width:767px) {
    .fc-header-1 {
        font-size: 1.75rem;
        line-height: 38px;
        /*letter-spacing: .84px*/
    }

    .fc-header-2 {
        font-size: 1.25rem;
        line-height: 30px;
        /*letter-spacing: 0*/
    }

    .fc-header-3 {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: 1.5rem;
        line-height: 33.6px;
        /*letter-spacing: .72px*/
    }

    .fc-header-4 {
        font-size: .9375rem;
        line-height: 22.4px;
        /*letter-spacing: .45px*/
    }

    .fc-header-5 {
        font-size: .9375rem;
        line-height: 22.4px;
        /*letter-spacing: .45px*/
    }

    .fc-header-6 {
        font-size: .9375rem;
        line-height: 16.32px;
        /*letter-spacing: .45px*/
    }

    .fc-header-7 {
        font-size: 2rem;
        line-height: 43px;
        /*letter-spacing: .96px*/
    }

    .fc-header-8 {
        font-size: 1.75rem;
        line-height: 38.4px;
        /*letter-spacing: 0*/
    }

    .fc-header-9 {
        font-size: 1.75rem;
        line-height: 38.4px;
        /*letter-spacing: 0*/
    }

    .fc-header-10 {
        font-size: 1.25rem;
        line-height: 30px;
        /*letter-spacing: .6px*/
    }

    .fc-header-11 {
        font-size: 2rem;
        line-height: 43px;
        /*letter-spacing: 0*/
    }

    .fc-header-12 {
        font-size: .9375rem;
        line-height: 21px;
        /*letter-spacing: .45px*/
    }

    .fc-header-13 {
        font-size: 1rem;
        line-height: 22.4px;
        /*letter-spacing: .48px*/
    }

    .fc-header-14 {
        font-size: 1.75rem;
        line-height: 38px;
        /*letter-spacing: .84px*/
    }

    .fc-header-15 {
        font-size: 1.25rem;
        line-height: 28px;
        /*letter-spacing: .6px*/
    }

    .fc-header-16 {
        font-size: 1.75rem;
        line-height: 33.6px;
        /*letter-spacing: .84px*/
    }

    .fc-header-17 {
        font-size: 1.87rem;
        line-height: 39px;
        /*letter-spacing: 0*/
    }
}

.fc-paragraph-1 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    color: #666;
    line-height: 22.4px;
    /*letter-spacing: .48px*/
}

.fc-paragraph-2 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1.5rem;
    font-weight: 300;
    color: #323232;
    line-height: 33.6px;
    /*letter-spacing: .72px*/
}

.fc-paragraph-3 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .875rem;
    font-weight: 300;
    color: #666;
    line-height: 19.6px;
    /*letter-spacing: .32px*/
}

.fc-paragraph-4 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 500;
    color: #323232;
    line-height: 19.6px;
    /*letter-spacing: .32px*/
}

.fc-paragraph-5 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .875rem;
    font-weight: 500;
    color: #323232;
    line-height: 20px;
    /*letter-spacing: .5px*/
}

.fc-paragraph-6 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .75rem;
    font-weight: 300;
    color: #666;
    line-height: 19.6px;
    /*letter-spacing: .36px*/
}

.fc-paragraph-7 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .8375rem;
    font-style: normal;
    font-weight: 300;
    color: #666;
    line-height: 21px;
    /*letter-spacing: .45px*/
    font-weight: 500;
}

.fc-paragraph-8 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    color: #666;
    line-height: 28px;
    /*letter-spacing: .5px*/
}

@media(max-width:767px) {
    .fc-paragraph-1 {
        font-size: .9375rem;
        line-height: 25px;
        /*letter-spacing: .45px*/
    }

    .fc-paragraph-2 {
        font-size: 1.25rem;
        line-height: 30px;
        /*letter-spacing: .72px*/
    }

    .fc-paragraph-3 {
        font-size: .875rem;
        line-height: 19.6px;
        /*letter-spacing: .32px*/
    }

    .fc-paragraph-4 {
        font-size: 1rem;
        line-height: 19.6px;
        /*letter-spacing: .32px*/
    }

    .fc-paragraph-5 {
        font-size: .875rem;
        line-height: 20px;
        /*letter-spacing: .5px*/
    }

    .fc-paragraph-6 {
        font-size: .75rem;
        line-height: 19.6px;
        /*letter-spacing: .36px*/
    }

    .fc-paragraph-7 {
        font-size: .9375rem;
        color: #666;
        line-height: 21px;
        /*letter-spacing: .45px*/
    }

    .fc-paragraph-8 {
        font-size: 1.125rem;
        color: #666;
        /*line-height: 25.2px*/
    }
}

.fc-link-1 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    color: #166bff;
    line-height: 22.4px;
    /*letter-spacing: .48px;*/
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content
}

    .fc-link-1:hover, .fc-link-1:focus {
        color: #166bff;
        cursor: pointer
    }

    .fc-link-1 > span {
        padding-right: 10px
    }

    .fc-link-1:after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        bottom: -3px;
        left: 0;
        background-color: #166bff;
        transform-origin: bottom right;
        transition: transform .25s ease-out
    }

    .fc-link-1:hover::after, .fc-link-1:focus::after {
        transform: scaleX(1);
        transform-origin: bottom right
    }

    .fc-link-1.fc-header-1 {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: 2rem;
        font-weight: 300;
        line-height: 38.4px;
        /*letter-spacing: .96px*/
    }

    .fc-link-1.fc-header-8 {
        font-family: IRANSansXFaNum,serif !important;
        font-size: 2rem;
        font-weight: 300;
        line-height: 38.4px;
        /*letter-spacing: 0*/
    }

.fc-link-2 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    color: #166bff;
    line-height: 22.4px;
    /*letter-spacing: .48px;*/
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content
}

    .fc-link-2:hover, .fc-link-2:focus {
        color: #166bff;
        cursor: pointer
    }

    .fc-link-2 > span {
        padding-right: 10px
    }

.fc-link-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0
}

    .fc-link-container > .fc-link-1 {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        margin-bottom: 10px
    }

.fc-link-3 {
    text-decoration: underline;
    text-underline-position: under
}

    .fc-link-3.fc-font-grey {
        text-decoration-color: #666;
        color: #666
    }

    .fc-link-3:hover, .fc-link-3:focus {
        color: #166bff;
        cursor: pointer
    }

@media(max-width:767px) {
    .fc-link-1 {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .9375rem;
        line-height: 33.6px;
        /*letter-spacing: .45px*/
    }

    .fc-link-2 {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .9375rem;
        line-height: 33.6px;
        /*letter-spacing: .45px*/
    }
}

.fc-caption-1 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .875rem;
    font-weight: 300;
    color: #666;
    line-height: 33.6px;
    /*letter-spacing: .42px*/
}

@media(max-width:767px) {
    .fc-caption-1 {
        font-size: .75rem;
        line-height: 24px;
        /*letter-spacing: .36px*/
    }
}

#fc-video-modal.modal {
    text-align: center;
    padding: 0 !important
}

    #fc-video-modal.modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px
    }

#fc-video-modal .modal-dialog {
    width: 45%;
    margin: 30px auto;
    transition: transform .3s ease-out;
    transform: none;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

    #fc-video-modal .modal-dialog.fc-modal-lg {
        width: 70%
    }

#fc-video-modal .modal-body {
    position: relative;
    padding: 0
}

#fc-video-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: 400;
    color: #fff;
    opacity: 1
}

#fc-video-modal #fc-video-container {
    border-radius: 3px
}

@media(max-width:767px) {
    #fc-video-modal .modal-dialog, #fc-video-modal .modal-dialog.fc-modal-lg {
        width: 95%
    }

    #fc-video-modal .close {
        right: 0;
        top: -40px
    }

    #fc-video-modal #fc-video-container {
        padding-bottom: 55.25%;
        border-radius: 3px
    }
}

#fc-iframe-modal.modal {
    text-align: center;
    padding: 0 !important
}

    #fc-iframe-modal.modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px
    }

#fc-iframe-modal .modal-dialog {
    width: 70%;
    margin: 30px auto;
    transition: transform .3s ease-out;
    transform: none;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

#fc-iframe-modal .modal-body {
    position: relative;
    padding: 0
}

#fc-iframe-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: 400;
    color: #fff;
    opacity: 1
}

#fc-iframe-modal #fc-iframe-container {
    border-radius: 3px
}

@media(max-width:767px) {
    #fc-iframe-modal .modal-dialog {
        width: 95%
    }

    #fc-iframe-modal .close {
        right: 0;
        top: -40px
    }

    #fc-iframe-modal #fc-iframe-container {
        padding-bottom: 125%;
        border-radius: 3px
    }
}

.fc-filter-no-result {
    height: 500px;
    display: none
}

.fc-number-icon {
    background-color: #e7e7e7;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 8px;
    border-radius: 4px;
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .875rem;
    font-weight: 300;
    line-height: 19.6px;
    /*letter-spacing: .42px*/
}

h3.fc-header-9 > span.fc-number-icon {
    vertical-align: super
}

@media(max-width:767px) {
    h3.fc-header-9 > span.fc-number-icon {
        vertical-align: middle
    }
}

.fc-btn {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    line-height: 22.4px;
    letter-spacing: .48px;
    width: fit-content;
    max-width: 300px;
    border-radius: 0;
    padding: 13px 15px 11px;
    display: flex;
    align-items: center
}

    .fc-btn > span {
        margin-right: 16px
    }

.fc-btn-primary {
    background-color: #166bff !important;
    color: #fff !important
}

    .fc-btn-primary:hover, .fc-btn-primary:focus {
        background-color: #0353e9;
        color: #fff
    }

    .fc-btn-primary > svg circle, .fc-btn-primary > svg path {
        stroke: #fff !important
    }

    .fc-btn-primary:hover > svg circle, .fc-btn-primary:hover > svg path, .fc-btn-primary:focus > svg circle, .fc-btn-primary:focus > svg path {
        stroke: #fff !important
    }

.fc-btn-primary-outline {
    background-color: transparent !important;
    border: 1px solid #166bff !important;
    color: #166bff !important
}

    .fc-btn-primary-outline:hover, .fc-btn-primary-outline:focus {
        background-color: #0353e9 !important;
        border: 1px solid #166bff !important;
        color: #fff !important
    }

    .fc-btn-primary-outline > svg circle, .fc-btn-primary-outline > svg path {
        stroke: #166bff !important
    }

    .fc-btn-primary-outline:hover > svg circle, .fc-btn-primary-outline:hover > svg path, .fc-btn-primary-outline:focus > svg circle, .fc-btn-primary-outline:focus > svg path {
        stroke: #fff !important
    }

.fc-btn-secondary {
    background-color: #fff;
    color: #323232
}

    .fc-btn-secondary:hover, .fc-btn-secondary:focus {
        background-color: #e7e7e7;
        color: #323232
    }

    .fc-btn-secondary > svg circle, .fc-btn-secondary > svg path {
        stroke: #323232 !important
    }

    .fc-btn-secondary:hover > svg circle, .fc-btn-secondary:hover > svg path, .fc-btn-secondary:focus > svg circle, .fc-btn-secondary:focus > svg path {
        stroke: #323232 !important
    }

.fc-btn-secondary-outline {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

    .fc-btn-secondary-outline:hover, .fc-btn-secondary-outline:focus {
        background-color: #fff;
        color: #323232
    }

    .fc-btn-secondary-outline > svg circle, .fc-btn-secondary-outline > svg path {
        stroke: #fff !important
    }

    .fc-btn-secondary-outline:hover > svg circle, .fc-btn-secondary-outline:hover > svg path, .fc-btn-secondary-outline:focus > svg circle, .fc-btn-secondary-outline:focus > svg path {
        stroke: #323232 !important
    }

@media(max-width:480px) {
    .fc-btn {
        width: fit-content;
        max-width: 100%;
        display: flex;
        flex-wrap: wrap
    }

        .fc-btn > span {
            word-break: break-word;
            word-wrap: break-word
        }
}

.fc-video-wrapper {
    position: relative;
    cursor: pointer
}

.fc-iframe-wrapper {
    cursor: pointer
}

.fc-video-wrapper > .fc-btn-play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center
}

    .fc-video-wrapper > .fc-btn-play > svg {
        margin: 0 auto;
        transition-duration: .2s
    }

        .fc-video-wrapper > .fc-btn-play > svg > circle {
            fill: #166bff
        }

    .fc-video-wrapper > .fc-btn-play:hover > svg > circle, .fc-video-wrapper > .fc-btn-play:focus > svg > circle {
        fill: #1c52ee
    }

.fc-btn-float {
    position: fixed;
    bottom: 40px;
    right: 40px;
    background-color: #166bff;
    border-radius: 38px;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,.25);
    z-index: 100
}

    .fc-btn-float:hover, .fc-btn-float:focus {
        background-color: #1c52ee;
        color: #fff
    }

.fc-alert {
    position: fixed;
    bottom: 10px;
    right: 16px;
    background-color: #fff;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    width: 260px;
    box-shadow: -1px 4px 12px rgba(0,0,0,.15);
    z-index: 100
}

    .fc-alert .fc-alert-title {
        padding-bottom: 16px
    }

    .fc-alert .close {
        top: 0;
        right: 0
    }

.fc-comp-filter {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px
}

.fc-single-filter {
    display: flex;
    flex-wrap: nowrap
}

    .fc-single-filter label {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: .875rem;
        font-weight: 300;
        color: #666;
        line-height: 22px;
        letter-spacing: .42px;
        margin-bottom: 0
    }

.fc-single-filter-input[type=checkbox] {
    position: relative;
    border: 2px solid #323232;
    border-radius: 2px;
    background: 0 0;
    cursor: pointer;
    line-height: 0;
    margin: 0 .8em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    opacity: .5
}

    .fc-single-filter-input[type=checkbox]:hover {
        opacity: 1
    }

    .fc-single-filter-input[type=checkbox]:focus {
        outline: none;
        outline-offset: unset
    }

    .fc-single-filter-input[type=checkbox]:checked {
        background-color: #323232;
        opacity: 1
    }

        .fc-single-filter-input[type=checkbox]:checked:before {
            border: solid #fff;
            border-width: 0 2px 2px 0
        }

    .fc-single-filter-input[type=checkbox]:before {
        content: '';
        position: absolute;
        right: 50%;
        top: 50%;
        width: 4px;
        height: 10px;
        border: none;
        border-width: unset;
        margin: -1px -1px 0;
        transform: rotate(45deg) translate(-50%,-50%);
        z-index: 2
    }

.fc-comp-filter > a.fc-comp-filter-link:hover > .fc-single-filter > label, .fc-comp-filter > a.fc-comp-filter-link:focus > .fc-single-filter > label {
    color: #166bff;
    cursor: pointer
}

.fc-comp-filter > a.fc-comp-filter-link.fc-link-1:after {
    bottom: 0
}

@media(max-width:1200px) {
    .fc-video-wrapper .img-responsive {
        width: -webkit-fill-available
    }
}

@media(max-width:767px) {
    .fc-video-wrapper .img-responsive {
        width: -webkit-fill-available
    }
}

.bg-grey {
    background-color: #f0f1f4
}

.bg-lightgrey {
    background-color: #f7f7f9
}

.bg-lightgrey-v2 {
    background-color: #f8f8f8
}

.bg-blue {
    background-color: #f0f6ff
}

.bg-lightblue {
    background-color: #e5f6ff
}

.bg-blue-gradient {
    background: linear-gradient(to right,#1E69EC 0,#004BCE 100%) !important
}

.bg-darkblue-gradient {
    background: linear-gradient(0deg,#09183D 0%,#09183D 100%),#f0f1f4
}

.bg-black {
    background-color: #1b1b1b
}

.bg-black-v2 {
    background-color: #0d0d0d
}

.bg-black-v3 {
    background-color: #1e1e1e
}

.bg-black-v4 {
    background-color: #000
}

.bg-footer-banner {
    height: 560px;
    background: url(../img/ffc-corporate-img/Home/FooterBackground.jpg) no-repeat center center;
    margin-top: 50px
}

@media(max-width:991px) {
    .bg-footer-banner {
        height: 560px;
        background: url(../img/ffc-corporate-img/Home/FooterBackground.jpg) no-repeat center top;
        background-size: auto
    }
}

@media(max-width:767px) {
    .bg-footer-banner {
        height: 100%;
        background: url(../img/ffc-corporate-img/Home/FooterBanner_MobileView.png) no-repeat left center;
        background-size: cover;
        margin-top: 50px
    }
}

.fc-font-white {
    color: #fff !important
}

.fc-font-grey {
    color: #666 !important
}

.fc-font-blue {
    color: #166bff !important
}

.fc-content-container {
    display: flex;
    flex-direction: row
}

    .fc-content-container .fc-content-container.fc-content-container-full {
        width: 100%
    }

@media(min-width:767px) {
    .fc-content-container.fc-content-container-full .fc-section {
        width: 100%
    }
}

.fc-content-left {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    padding-right: 110px
}

    .fc-content-left.fc-content-left-60 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        padding-right: 110px;
        border-right: solid 1px #d9d9d9
    }

    .fc-content-left .navbar-toggle .icon-bar {
        height: 1px;
        width: 30px;
        font-size: 20px;
        background: #333;
        margin-bottom: 7px
    }

        .fc-content-left .navbar-toggle .icon-bar:last-child {
            margin-bottom: 0
        }

    .fc-content-left .res-container {
        display: none
    }

    .fc-content-left .fc-sticky-left-sidebar {
        padding-top: 32px;
        padding-left: 0;
        position: -webkit-sticky;
        position: sticky;
        top: 100px;
        padding-bottom: 32px
    }

        .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link {
            border-left: 4px solid #d9d9d9;
            cursor: pointer
        }

            .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link p {
                padding-top: 12px;
                padding-bottom: 12px;
                padding-left: 16px;
                font-family: IRANSansXFaNum,sans-serif !important;
                font-size: 1rem;
                font-weight: 300;
                color: #666;
                line-height: 22.4px;
                letter-spacing: .32px
            }

            .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link:hover, .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link:focus, .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link.active {
                border-left: 4px solid #166bff
            }

                .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link:hover p, .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link:focus p, .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link.active p {
                    color: #323232;
                    font-weight: 400
                }

.fc-content-right {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 75%;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%
}

    .fc-content-right.fc-content-right-40 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        padding-left: 60px
    }

.fc-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 0 80px;
    gap: 32px;
    width: 100%
}

    .fc-section.fc-section-padding-32 {
        padding: 32px 0
    }

    .fc-section.fc-video-gallery-list {
        padding: 64px 0
    }

.fc-content-left > .fc-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 0 0;
    gap: 16px
}

.fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
    padding: 0 0 80px
}

.fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
    padding: 0
}

.fc-content-right > .fc-section.fc-section-lg, .fc-section.fc-section-lg {
    gap: 64px
}

.fc-content-right > .fc-section.fc-section-sm, .fc-section.fc-section-sm {
    gap: 0
}

.fc-section.fc-section-container, .fc-section.fc-section-lg.fc-section-container {
    padding: 80px 0
}

    .fc-section.fc-section-container .fc-paragraph-2, .fc-section.fc-section-lg.fc-section-container .fc-paragraph-2 {
        color: #666
    }

.fc-content-left .fc-sticky-left-filter {
    padding-top: 32px;
    padding-left: 0;
    padding-bottom: 32px;
    position: -webkit-sticky;
    position: sticky;
    top: 100px
}

    .fc-content-left .fc-sticky-left-filter .fc-sticky-left-filter-title-container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        width: 100%
    }

        .fc-content-left .fc-sticky-left-filter .fc-sticky-left-filter-title-container .fc-sticky-left-filter-title {
            font-family: IRANSansXFaNum,sans-serif !important;
            font-size: .875rem;
            font-weight: 500;
            color: #323232;
            line-height: 20px;
            letter-spacing: .5px
        }

.fc-content-left .fc-blogpost-filter.fc-sticky-left-filter .fc-sticky-left-filter-title-container .fc-sticky-left-filter-title {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .875rem;
    font-weight: 500;
    color: #323232;
    line-height: 20px;
    letter-spacing: .5px
}

.fc-content-left .fc-sticky-left-filter .fc-sticky-left-filter-title-container .fc-clear-filter-btn {
    font-family: IRANSansXFaNum;
    font-style: normal;
    font-weight: 300;
    font-size: .875rem;
    line-height: 22px;
    letter-spacing: .42px;
    color: #166bff;
    cursor: pointer
}

.fc-content-left .fc-blogpost-filter.fc-sticky-left-filter .fc-sticky-left-filter-title-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 20px;
    width: 100%
}

.fc-content-right {
    width: 70%
}

@media(max-width:1200px) {
    .fc-content-container {
        display: flex;
        flex-direction: row;
        padding-left: 33px;
        padding-right: 33px
    }

    .fc-content-left {
        padding-right: 70px
    }

        .fc-content-left.fc-mobile-sticky-sidebar .navbar-toggle {
            margin-right: 35px
        }

    .navbar-toggle {
        display: initial
    }
}

@media(max-width:991px) {
    .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 33px 56px;
        gap: 32px
    }

    .fc-content-left {
        width: 100%;
        padding-right: 0
    }

        .fc-content-left.fc-content-left-60 {
            width: 100%;
            padding: 0;
            border-right: none;
            border-bottom: solid 1px #d9d9d9
        }

        .fc-content-left > .fc-section {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            padding: 32px 33px;
            gap: 16px
        }

    .fc-content-right {
        width: 100%
    }

    .fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
        padding: 32px 0 56px
    }

    .fc-content-right.fc-content-right-40 {
        width: 100%;
        padding: 0
    }

    .fc-content-right .fc-section {
        padding: 0 33px 56px;
        gap: 32px
    }

    .fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
        padding: 0 0 56px;
        gap: 56px
    }

    .fc-content-right .fc-section-lg, .fc-section.fc-section-lg {
        padding: 0 33px 56px;
        gap: 56px
    }

    .fc-content-right > .fc-section.fc-section-sm, .fc-section.fc-section-sm {
        gap: 0
    }

    .fc-section.fc-section-container, .fc-section.fc-section-lg.fc-section-container {
        padding: 80px 33px
    }
}

@media(max-width:991px) {
    .fc-content-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 33px;
        padding-right: 33px;
        gap: 32px
    }

    .fc-container-v2 > .fc-content-container {
        gap: 56px
    }

    .fc-content-left {
        width: 100%;
        padding: 0;
        position: static;
        top: 0
    }

        .fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
            padding: 32px 0 56px
        }

        .fc-content-left.fc-mobile-sticky-sidebar {
            position: fixed;
            top: 50px;
            z-index: 1
        }

    .fc-content-right.fc-content-right-40 {
        width: 100%;
        padding-left: 0
    }

    .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0 56px;
        gap: 32px;
        width: 100%
    }

    .fc-content-left > .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0 0;
        gap: 16px
    }

    .fc-content-right .fc-section {
        padding: 0 0 56px;
        gap: 32px
    }

    .fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
        padding: 0 0 56px;
        gap: 56px
    }

    .fc-content-right .fc-section-lg, .fc-section.fc-section-lg {
        padding: 0 0 56px;
        gap: 56px
    }

    .fc-section.fc-section-lg {
        width: 100%
    }

    .fc-content-right > .fc-section.fc-section-sm, .fc-section.fc-section-sm {
        gap: 0
    }

    .fc-section.fc-section-container, .fc-section.fc-section-lg.fc-section-container {
        padding: 56px 0
    }

    .fc-content-left .res-container {
        display: flex;
        flex-direction: row-reverse;
        margin-left: -33px;
        margin-right: -33px;
        background-color: #f0f1f4
    }

    .fc-content-left .fc-subnavbar-brand.navbar-brand {
        align-items: center;
        background-color: #f0f1f4;
        display: flex;
        height: 50px;
        width: 100%
    }

        .fc-content-left .fc-subnavbar-brand.navbar-brand .fc-subnavbar-title {
            color: #1b1b1b;
            background-color: #f0f1f4;
            display: flex;
            align-items: center;
            font-size: .9375rem
        }

    .fc-content-left .fc-sticky-left-sidebar {
        padding-top: 0;
        position: relative;
        top: 0;
        margin-left: -16px;
        margin-right: -16px;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
        background-color: #fff
    }

        .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link {
            border-left: none;
            border-bottom: 1px solid #d9d9d9
        }

            .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link:hover, .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link:focus, .fc-content-left .fc-sticky-left-sidebar > .fc-sticky-left-sidebar-link.active {
                border-left: none;
                background-color: #d9d9d9;
                font-weight: 300
            }

    .fc-content-left .fc-sticky-left-filter {
        position: relative;
        top: 0;
        padding-top: 15px;
        padding-bottom: 0
    }

    .fc-sticky-left-sidebar.navbar-collapse.navbar-responsive-collapse.collapse {
        display: none !important
    }

        .fc-sticky-left-sidebar.navbar-collapse.navbar-responsive-collapse.collapse.in {
            display: block !important
        }
}

@media(max-width:767px) {
    .fc-content-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 16px;
        padding-right: 16px;
        gap: 32px
    }

    .fc-content-left .res-container {
        margin-left: -16px;
        margin-right: -16px
    }
}

.fc-comp-1 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
    gap: 175px;
    min-height: 238px
}

    .fc-comp-1 .fc-comp-1-left {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

    .fc-comp-1 .fc-comp-1-right {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%
    }

@media(max-width:1200px) {
    .fc-comp-1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 32px
    }

        .fc-comp-1 .fc-comp-1-left {
            width: 100%;
            gap: 16px
        }

        .fc-comp-1 .fc-comp-1-right {
            width: 100%
        }
}

@media(max-width:767px) {
    .fc-comp-1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 32px
    }

        .fc-comp-1 .fc-comp-1-left {
            width: 100%;
            gap: 16px
        }

        .fc-comp-1 .fc-comp-1-right {
            width: 100%
        }
}

.fc-comp-1-box {
    padding: 32px
}

.fc-comp-1-content-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
    gap: 64px;
    min-height: 238px
}

.fc-comp-1-box .fc-comp-1-left {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px
}

.fc-comp-1-box .fc-comp-1-right {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%
}

@media(max-width:1200px) {
    .fc-comp-1-box {
        padding: 32px 33px
    }

    .fc-comp-1-content-box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 32px
    }

    .fc-comp-1-box .fc-comp-1-left {
        width: 100%;
        gap: 16px
    }

    .fc-comp-1-box .fc-comp-1-right {
        width: 100%
    }
}

@media(max-width:767px) {
    .fc-comp-1-box {
        padding: 16px
    }

    .fc-comp-1-content-box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 32px
    }

    .fc-comp-1-box .fc-comp-1-left {
        width: 100%;
        gap: 16px
    }

    .fc-comp-1-box .fc-comp-1-right {
        width: 100%
    }
}

.fc-comp-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 16px
}

    .fc-comp-2 > .fc-comp-2-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        --fc-comp-2-gap: 16px;
        gap: var(--fc-comp-2-gap)
    }

        .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 33.33%;
            -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%;
            flex-grow: 0
        }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col > .fc-comp-2-col-content-link {
                height: 100%
            }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-col-content {
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                padding: 32px;
                height: 100%;
                background-color: #fff
            }

                .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-col-content > .fc-comp-2-bottom {
                    display: flex;
                    flex-direction: column;
                    gap: 8px
                }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col:hover > .fc-comp-2-col-content-link > .fc-comp-2-col-content, .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col:focus > .fc-comp-2-col-content-link > .fc-comp-2-col-content {
                background-color: #f7f7f9
            }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-logo {
                padding-bottom: 6px
            }

                .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-logo > img {
                    margin: 0 auto;
                    width: 75px
                }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-title {
                text-align: center;
                padding-bottom: 8px
            }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-description {
                text-align: center;
                padding-bottom: 8px
            }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-img > img {
                margin: 0 auto
            }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-link {
            }

@media(max-width:1200px) {
    .fc-comp-2 > .fc-comp-2-row .fc-comp-2-col .fc-comp-2-col-content {
        padding: 16px
    }
}

@media(max-width:767px) {
    .fc-comp-2 {
    }

        .fc-comp-2 > .fc-comp-2-row {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            padding: 0;
            gap: 16px;
            width: 100%
        }

            .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col {
                width: 100%
            }

                .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-col-content {
                    padding: 25px 14px
                }

                .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-logo {
                    padding-bottom: 10px
                }

                .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-title {
                    text-align: center;
                    padding-bottom: 10px
                }

                .fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col .fc-comp-2-description {
                    text-align: center;
                    padding-bottom: 10px
                }
}

.fc-comp-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 16px
}

    .fc-comp-3 > .fc-comp-3-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        --fc-comp-3-gap: 16px;
        gap: var(--fc-comp-3-gap)
    }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col {
            display: flex;
            flex-wrap: wrap;
            flex-direction: column
        }

            .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col.fc-comp-col-2 {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(50% - 8px);
                -ms-flex: 1 1 calc(50% - 8px);
                flex: 1 1 calc(50% - 8px);
                flex-shrink: 0;
                flex-grow: 0
            }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 16px);
            -ms-flex: 1 1 calc(33.33% - 16px);
            flex: 1 1 calc(33.33% - 16px);
            flex-shrink: 0;
            flex-grow: 0
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(66.66% - 8px);
            -ms-flex: 1 1 calc(66.66% - 8px);
            flex: 1 1 calc(66.66% - 8px);
            flex-shrink: 0;
            flex-grow: 0
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-3 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(25% - 16px);
            -ms-flex: 1 1 calc(25% - 16px);
            flex: 1 1 calc(25% - 16px);
            flex-shrink: 0;
            flex-grow: 0
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-empty {
        }

        .fc-comp-3 > .fc-comp-3-row .fc-comp-3-col-content {
            background-color: #f0f1f4;
            height: 100%
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1:hover > .fc-comp-3-col-link > .fc-comp-3-col-content, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-2:hover > .fc-comp-3-col-link > .fc-comp-3-col-content, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-3:hover > .fc-comp-3-col-link > .fc-comp-3-col-content, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1:focus > .fc-comp-3-col-link > .fc-comp-3-col-content, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-2:focus > .fc-comp-3-col-link > .fc-comp-3-col-content, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-3:focus > .fc-comp-3-col-link > .fc-comp-3-col-content, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1 > a:hover > .fc-comp-3-col-content, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-4 > a:hover > .fc-comp-3-col-content {
            background-color: #e4e6ec
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1:first-child, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-2:first-child {
            margin-left: 0
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1:last-child, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-2:last-child {
            margin-right: 0
        }

        .fc-comp-3 > .fc-comp-3-row .fc-comp-3-top {
            height: 240px;
            width: 100%
        }

            .fc-comp-3 > .fc-comp-3-row .fc-comp-3-top > .fc-comp-3-img {
                height: 100%;
                width: 100%
            }

        .fc-comp-3 > .fc-comp-3-row .fc-comp-3-bottom {
            padding: 16px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: calc(100% - 240px)
        }

            .fc-comp-3 > .fc-comp-3-row .fc-comp-3-bottom > .fc-comp-3-content > .fc-comp-3-title {
                padding-bottom: 16px
            }

            .fc-comp-3 > .fc-comp-3-row .fc-comp-3-bottom > .fc-comp-3-content > .fc-comp-3-description {
                padding-bottom: 16px
            }

            .fc-comp-3 > .fc-comp-3-row .fc-comp-3-bottom > .fc-comp-3-btn-container {
                display: flex;
                flex-direction: row;
                justify-content: flex-end
            }

@media(max-width:1200px) {
    .fc-comp-3 > .fc-comp-3-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        gap: 16px
    }

        .fc-comp-3 > .fc-comp-3-row .fc-comp-3-top {
            height: auto;
            width: 100%
        }

        .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-3, .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 16px);
            -ms-flex: 1 1 calc(50% - 16px);
            flex: 1 1 calc(50% - 16px);
            flex-grow: 0
        }

        .fc-comp-3 > .fc-comp-3-row .fc-comp-3-bottom {
            height: auto
        }
}

@media(max-width:767px) {
    .fc-comp-3 {
    }

        .fc-comp-3 > .fc-comp-3-row {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            padding: 0;
            gap: 16px
        }

            .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-1 {
                width: 100%
            }

            .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-2 {
                width: 100%
            }

            .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-3 {
                width: 100%
            }

            .fc-comp-3 > .fc-comp-3-row > .fc-comp-3-col-4 {
                width: 100%
            }
}

.fc-comp-4 {
    width: 100%
}

    .fc-comp-4 > .fc-comp-4-row {
        display: flex;
        border-bottom: 1px solid #d9d9d9;
        padding-top: 16px;
        padding-bottom: 16px;
        --fc-comp-4-gap: 0;
        gap: var(--fc-comp-4-gap)
    }

        .fc-comp-4 > .fc-comp-4-row.bg-grey, .fc-comp-4 > .fc-comp-4-row.bg-blue {
            border-bottom: 2px solid #fff;
            padding-top: 0;
            padding-bottom: 0
        }

        .fc-comp-4 > .fc-comp-4-row.bg-white {
            border-bottom: 2px solid #f0f1f4;
            padding-top: 0;
            padding-bottom: 0
        }

        .fc-comp-4 > .fc-comp-4-row:first-child {
            padding-top: 0
        }

        .fc-comp-4 > .fc-comp-4-row:last-child {
            padding-bottom: 0;
            border-bottom: none
        }

        .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 33.33%;
            -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%;
            flex-shrink: 0;
            flex-grow: 0
        }

        .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col, .fc-comp-4 > .fc-comp-4-row.bg-blue > .fc-comp-4-col {
            border-right: 2px solid #fff
        }

        .fc-comp-4 > .fc-comp-4-row.bg-white > .fc-comp-4-col {
            border-right: 2px solid #f0f1f4
        }

        .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col:last-child, .fc-comp-4 > .fc-comp-4-row.bg-blue > .fc-comp-4-col:last-child {
            border-right: 2px solid #fff
        }

        .fc-comp-4 > .fc-comp-4-row.bg-white > .fc-comp-4-col:last-child {
            border-right: 2px solid #f0f1f4
        }

        .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col:last-child {
            border-right: none
        }

        .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col .fc-comp-4-col-content {
            padding-left: 16px;
            padding-right: 16px;
            padding-top: 16px;
            padding-bottom: 16px;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: space-between;
            gap: 16px
        }

        .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col:hover > .fc-comp-4-col-content-link > .fc-comp-4-col-content, .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col:focus > .fc-comp-4-col-content-link > .fc-comp-4-col-content, .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col > a:hover > .fc-comp-4-col-content {
            background-color: #f7f7f9
        }

        .fc-comp-4 > .fc-comp-4-row.bg-white > .fc-comp-4-col:hover > .fc-comp-4-col-content-link > .fc-comp-4-col-content, .fc-comp-4 > .fc-comp-4-row.bg-white > .fc-comp-4-col:focus > .fc-comp-4-col-content-link > .fc-comp-4-col-content, .fc-comp-4 > .fc-comp-4-row.bg-white > .fc-comp-4-col > a:hover > .fc-comp-4-col-content {
            background-color: #f7f7f9
        }

        .fc-comp-4 > .fc-comp-4-row.bg-blue > .fc-comp-4-col:hover > .fc-comp-4-col-content-link > .fc-comp-4-col-content, .fc-comp-4 > .fc-comp-4-row.bg-blue > .fc-comp-4-col:focus > .fc-comp-4-col-content-link > .fc-comp-4-col-content {
            background-color: #dbeaff
        }

        .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col .fc-comp-4-img {
            margin-bottom: 8px
        }

        .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col .fc-comp-4-bottom {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            grid-gap: 16px
        }

        .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col.fc-comp-4-col-empty {
            border: none;
            background-color: transparent
        }

@media(max-width:1200px) {
    .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col .fc-comp-4-img {
        max-width: fit-content
    }
}

@media(max-width:767px) {
    .fc-comp-4 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%
    }

        .fc-comp-4 > .fc-comp-4-row {
            display: block;
            border-bottom: none;
            width: 100%;
            padding: 0
        }

            .fc-comp-4 > .fc-comp-4-row.bg-grey, .fc-comp-4 > .fc-comp-4-row.bg-blue {
                border-bottom: none
            }

            .fc-comp-4 > .fc-comp-4-row:last-child {
                border-bottom: none
            }

            .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col {
                width: 100%;
                border-bottom: 1px solid #d9d9d9
            }

            .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col, .fc-comp-4 > .fc-comp-4-row.bg-blue > .fc-comp-4-col {
                border-right: none;
                border-bottom: 2px solid #fff
            }

                .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col:last-child, .fc-comp-4 > .fc-comp-4-row.bg-blue > .fc-comp-4-col:last-child {
                    border-right: none
                }

            .fc-comp-4 > .fc-comp-4-row > .fc-comp-4-col .fc-comp-4-col-content {
                padding-top: 22px;
                padding-bottom: 22px;
                padding-left: 0;
                padding-right: 0
            }

            .fc-comp-4 > .fc-comp-4-row.bg-white > .fc-comp-4-col .fc-comp-4-col-content {
                padding-top: 22px;
                padding-bottom: 22px;
                padding-left: 16px;
                padding-right: 16px
            }

            .fc-comp-4 > .fc-comp-4-row.bg-grey > .fc-comp-4-col .fc-comp-4-col-content, .fc-comp-4 > .fc-comp-4-row.bg-blue > .fc-comp-4-col .fc-comp-4-col-content {
                padding-left: 16px;
                padding-right: 16px
            }
}

.fc-comp-slide-wrapper > .fc-comp-4-row.fc-comp-slide-row {
    border-bottom: none
}

.fc-comp-4 > .fc-comp-4-row.fc-comp-slide-row > .fc-comp-4-col:not(:last-child) {
    border-right: 2px solid #fff
}

.fc-comp-4 > .fc-comp-4-row.fc-comp-slide-row > .fc-comp-4-col > a:hover > .fc-comp-4-col-content.bg-grey, .fc-comp-4 > .fc-comp-4-row.fc-comp-slide-row > .fc-comp-4-col > a:focus > .fc-comp-4-col-content.bg-grey {
    background-color: #e4e6ec
}

@media(max-width:991px) {
    .fc-comp-slide-wrapper > .fc-comp-4-row.fc-comp-slide-row > .fc-comp-4-col {
        border-bottom: none
    }
}

@media(max-width:767px) {
    .fc-comp-slide-wrapper > .fc-comp-4-row > .fc-comp-4-col .fc-comp-4-col-content {
        padding: 22px
    }
}

.fc-comp-5 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%
}

    .fc-comp-5.fc-comp-5-v2 {
        gap: 32px
    }

    .fc-comp-5 .fc-comp-5-left.l-65-r-35 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 65%;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%
    }

    .fc-comp-5 .fc-comp-5-right.l-65-r-35 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

    .fc-comp-5 .fc-comp-5-left.l-35-r-65 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

    .fc-comp-5 .fc-comp-5-right.l-35-r-65 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 65%;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%
    }

    .fc-comp-5 .fc-comp-5-left.l-60-r-40 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%
    }

    .fc-comp-5 .fc-comp-5-right.l-60-r-40 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

    .fc-comp-5 .fc-comp-5-left.l-40-r-60 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

    .fc-comp-5 .fc-comp-5-right.l-40-r-60 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%
    }

    .fc-comp-5 .fc-comp-5-img {
        height: auto;
        width: 100%
    }

    .fc-comp-5 .fc-comp-5-left .fc-comp-5-img {
        margin-left: 0;
        margin-right: auto
    }

    .fc-comp-5 .fc-comp-5-right .fc-comp-5-img {
        margin-left: auto;
        margin-right: 0
    }

    .fc-comp-5 > .fc-comp-5-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 64px
    }

        .fc-comp-5 > .fc-comp-5-container .fc-comp-5-content-icon {
            display: flex;
            flex-direction: row;
            align-items: flex-start;
            padding: 0;
            gap: 13px
        }

            .fc-comp-5 > .fc-comp-5-container .fc-comp-5-content-icon > .fc-comp-5-content-icon-img > .fc-comp-5-icon-link > img {
                -webkit-transition-property: all;
                -webkit-transition-duration: .3s;
                -webkit-transition-timing-function: ease
            }

            .fc-comp-5 > .fc-comp-5-container .fc-comp-5-content-icon > .fc-comp-5-content-icon-img > a.fc-comp-5-icon-link:hover > img, .fc-comp-5 > .fc-comp-5-container .fc-comp-5-content-icon > .fc-comp-5-content-icon-img > a.fc-comp-5-icon-link:focus > img {
                transform: scale(1.2)
            }

        .fc-comp-5 > .fc-comp-5-container .fc-comp-5-left.l-40-r-60 p, .fc-comp-5 > .fc-comp-5-container .fc-comp-5-right.l-60-r-40 p, .fc-comp-5 > .fc-comp-5-container .fc-comp-5-left.l-40-r-60 .fc-comp-5-description, .fc-comp-5 > .fc-comp-5-container .fc-comp-5-right.l-60-r-40 .fc-comp-5-description {
            margin-right: 64px
        }

    .fc-comp-5 > .fc-comp-5-left > .fc-comp-5-content-container, .fc-comp-5 > .fc-comp-5-right > .fc-comp-5-content-container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 24px
    }

        .fc-comp-5 > .fc-comp-5-left > .fc-comp-5-content-container > .fc-comp-5-content-top, .fc-comp-5 > .fc-comp-5-right > .fc-comp-5-content-container > .fc-comp-5-content-top {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            gap: 24px
        }

        .fc-comp-5 > .fc-comp-5-left > .fc-comp-5-content-container > .fc-comp-5-content-bottom, .fc-comp-5 > .fc-comp-5-right > .fc-comp-5-content-container > .fc-comp-5-content-bottom {
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            gap: 24px
        }

    .fc-comp-5 > .fc-comp-5-container .fc-comp-5-list-container {
        display: flex;
        flex-direction: column;
        gap: 16px
    }

        .fc-comp-5 > .fc-comp-5-container .fc-comp-5-list-container .fc-comp-5-single-list {
            display: flex;
            flex-direction: row;
            gap: 16px
        }

    .fc-comp-5 > .fc-comp-5-container .fc-btn-container {
        display: flex;
        flex-direction: row;
        gap: 24px
    }

@media(max-width:991px) {
    .fc-comp-5 > .fc-comp-5-container .fc-btn-container {
        display: flex;
        flex-direction: column;
        gap: 16px
    }
}

.fc-comp-banner-slider .fc-comp-5 > .fc-comp-5-container {
    align-items: flex-start
}

@media(max-width:991px) {
    .fc-comp-5 {
        flex-direction: column;
        gap: 32px
    }

        .fc-comp-5 > .fc-comp-5-container {
            flex-direction: column;
            gap: 32px
        }

            .fc-comp-5 > .fc-comp-5-container.fc-comp-reverse, .fc-comp-5.fc-comp-reverse {
                flex-direction: column-reverse
            }

            .fc-comp-5 > .fc-comp-5-container .fc-comp-btn-container {
                align-items: flex-start
            }
}

@media(max-width:767px) {
    .fc-comp-5 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

        .fc-comp-5.fc-comp-5-box {
            padding: 16px 16px 22px
        }

            .fc-comp-5.fc-comp-5-box:last-child {
                margin-bottom: 56px
            }

        .fc-comp-5 .fc-comp-5-left.l-65-r-35 {
            width: 100%
        }

        .fc-comp-5 .fc-comp-5-right.l-65-r-35 {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px
        }

        .fc-comp-5 .fc-comp-5-left.l-35-r-65 {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px
        }

        .fc-comp-5 .fc-comp-5-right.l-35-r-65 {
            width: 100%
        }

        .fc-comp-5 .fc-comp-5-left.l-60-r-40 {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px
        }

        .fc-comp-5 .fc-comp-5-right.l-60-r-40 {
            width: 100%
        }

        .fc-comp-5 .fc-comp-5-left.l-40-r-60 {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px
        }

        .fc-comp-5 .fc-comp-5-right.l-40-r-60 {
            width: 100%
        }

        .fc-comp-5 > .fc-comp-5-container {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px
        }

            .fc-comp-5 > .fc-comp-5-container.fc-comp-reverse, .fc-comp-5.fc-comp-reverse {
                flex-direction: column-reverse
            }

            .fc-comp-5 > .fc-comp-5-container .fc-comp-5-left.l-40-r-60 p, .fc-comp-5 > .fc-comp-5-container .fc-comp-5-right.l-60-r-40 p, .fc-comp-5 > .fc-comp-5-container .fc-comp-5-left.l-40-r-60 .fc-comp-5-description, .fc-comp-5 > .fc-comp-5-container .fc-comp-5-right.l-60-r-40 .fc-comp-5-description {
                margin-right: 0
            }

    .fc-comp-banner-slider .fc-content-container, .fc-comp-banner-slider .fc-section.fc-section-container, .fc-comp-banner-slider .fc-comp-5, .fc-comp-banner-slider .fc-comp-5 > .fc-comp-5-container {
        height: 100%
    }

        .fc-comp-banner-slider .fc-comp-5 .fc-comp-5-right.l-40-r-60 {
            flex: none
        }

        .fc-comp-banner-slider .fc-comp-5 > .fc-comp-5-container {
            align-items: normal;
            justify-content: space-between
        }

    .fc-comp-5 > .fc-comp-5-container .fc-comp-btn-container {
        align-items: flex-start
    }
}

.fc-comp-6 {
    display: flex;
    flex-direction: column;
    gap: 64px
}

    .fc-comp-6 > .fc-comp-6-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        padding: 0;
        --fc-comp-6-gap: 32px;
        gap: var(--fc-comp-6-gap)
    }

        .fc-comp-6 > .fc-comp-6-row.fc-comp-gap-16 {
            gap: 16px
        }

        .fc-comp-6 > .fc-comp-6-row > .fc-comp-6-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 22px);
            -ms-flex: 1 1 calc(33.33% - 22px);
            flex: 1 1 calc(33.33% - 22px);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            gap: 24px;
            flex-grow: 0;
            flex-shrink: 0
        }

        .fc-comp-6 > .fc-comp-6-row > .fc-comp-6-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 32px);
            -ms-flex: 1 1 calc(50% - 32px);
            flex: 1 1 calc(50% - 32px);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            gap: 24px;
            flex-grow: 0;
            flex-shrink: 0
        }

        .fc-comp-6 > .fc-comp-6-row.fc-comp-gap-16 > .fc-comp-6-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 8px);
            -ms-flex: 1 1 calc(50% - 8px);
            flex: 1 1 calc(50% - 8px);
            display: flex;
            flex-direction: column;
            flex-grow: 0;
            flex-shrink: 0
        }

        .fc-comp-6 > .fc-comp-6-row .fc-comp-6-bottom {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            gap: 24px
        }

        .fc-comp-6 > .fc-comp-6-row.fc-comp-gap-16 .fc-comp-6-bottom {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            gap: 16px
        }

        .fc-comp-6 > .fc-comp-6-row .fc-comp-6-bottom > .fc-comp-6-content {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            gap: 24px
        }

        .fc-comp-6 > .fc-comp-6-row.fc-comp-gap-16 .fc-comp-6-bottom > .fc-comp-6-content {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            gap: 16px;
            padding: 0 16px 16px
        }

        .fc-comp-6 > .fc-comp-6-row > .fc-comp-6-col-2 > .fc-comp-6-bottom > .fc-comp-6-content > .fc-comp-6-img {
            height: auto;
            width: 100%
        }

        .fc-comp-6 > .fc-comp-6-row .fc-comp-6-bottom > .fc-comp-6-content > .fc-comp-6-img {
            height: auto;
            width: 100%
        }

@media(max-width:1200px) {
    .fc-comp-6 > .fc-comp-6-row .fc-comp-6-bottom > .fc-comp-6-content > .fc-comp-6-img {
        height: auto;
        width: 100%
    }
}

@media(max-width:991px) {
    .fc-comp-6 > .fc-comp-6-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: flex-start;
        row-gap: 56px;
        column-gap: 32px
    }

        .fc-comp-6 > .fc-comp-6-row > .fc-comp-6-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 16.33px);
            -ms-flex: 1 1 calc(50% - 16.33px);
            flex: 1 1 calc(50% - 16.33px);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            gap: 16px;
            flex-grow: 0
        }
}

@media(max-width:767px) {
    .fc-comp-6 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 56px
    }

        .fc-comp-6 > .fc-comp-6-row {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 56px
        }

            .fc-comp-6 > .fc-comp-6-row > .fc-comp-6-col {
                width: 100%;
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 16px
            }

            .fc-comp-6 > .fc-comp-6-row > .fc-comp-6-col-2 {
                width: 100%;
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 16px
            }

            .fc-comp-6 > .fc-comp-6-row .fc-comp-6-bottom > .fc-comp-6-content > .fc-comp-6-img {
                height: auto;
                width: 100%
            }

            .fc-comp-6 > .fc-comp-6-row .fc-comp-6-bottom {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 16px
            }

                .fc-comp-6 > .fc-comp-6-row .fc-comp-6-bottom > .fc-comp-6-content {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 16px
                }
}

.fc-comp-7 {
    width: 100%
}

    .fc-comp-7 .fc-comp-7-title {
        padding-bottom: 48px
    }

    .fc-comp-7 > .fc-comp-7-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        padding: 0;
        gap: 37px
    }

        .fc-comp-7 > .fc-comp-7-row > .fc-comp-7-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(20% - 37px);
            -ms-flex: 1 1 calc(20% - 37px);
            flex: 1 1 calc(20% - 37px);
            display: flex;
            flex-direction: column;
            justify-content: space-between
        }

@media(max-width:1200px) {
    .fc-comp-7 > .fc-comp-7-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        gap: 37px
    }

        .fc-comp-7 > .fc-comp-7-row > .fc-comp-7-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(20% - 37px);
            -ms-flex: 1 1 calc(20% - 37px);
            flex: 1 1 calc(20% - 37px);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            flex-grow: 0;
            flex-shrink: 0
        }
}

@media(max-width:991px) {
    .fc-comp-7 > .fc-comp-7-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        gap: 32px
    }

        .fc-comp-7 > .fc-comp-7-row > .fc-comp-7-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(25% - 33.33px);
            -ms-flex: 1 1 calc(25% - 33.33px);
            flex: 1 1 calc(25% - 33.33px);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            flex-grow: 0;
            flex-shrink: 0
        }
}

@media(max-width:767px) {
    .fc-comp-7 {
    }

        .fc-comp-7 .fc-comp-7-title {
            padding-bottom: 48px
        }

        .fc-comp-7 > .fc-comp-7-row {
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            align-items: stretch;
            padding: 0;
            gap: 24px
        }

            .fc-comp-7 > .fc-comp-7-row > .fc-comp-7-col {
                max-width: calc(50% - 12px);
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(50% - 12px);
                -ms-flex: 1 1 calc(50% - 12px);
                flex: 1 1 calc(50% - 12px);
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                flex-grow: 0;
                flex-shrink: 0
            }
}

.fc-comp-8 {
    width: 100%
}

    .fc-comp-8 > .fc-comp-8-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        --fc-comp-8-gap: 0px;
        gap: var(--fc-comp-8-gap)
    }

        .fc-comp-8 > .fc-comp-8-row.bg-grey, .fc-comp-8 > .fc-comp-8-row.bg-custom-color {
            gap: 0
        }

        .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 21.33px);
            -ms-flex: 1 1 calc(33.33% - 21.33px);
            flex: 1 1 calc(33.33% - 21.33px);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            gap: 24px
        }

        .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 25%;
            -ms-flex: 1 1 25%;
            flex: 1 1 25%
        }

            .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4.fc-comp-box {
                padding: 24px;
                border-top: 1px solid #d9d9d9;
                border-right: 1px solid #d9d9d9;
                border-bottom: 1px solid #d9d9d9
            }

                .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4.fc-comp-box:first-child {
                    border-left: 1px solid #d9d9d9
                }

        .fc-comp-8 > .fc-comp-8-row .fc-comp-8-container {
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 24px
        }

        .fc-comp-8 > .fc-comp-8-row.bg-grey .fc-comp-8-container, .fc-comp-8 > .fc-comp-8-row.bg-custom-color .fc-comp-8-container {
            padding: 16px;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: space-between;
            gap: 16px
        }

        .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4.fc-comp-box > .fc-comp-8-container {
            gap: 17px
        }

        .fc-comp-8 > .fc-comp-8-row.bg-grey > .fc-comp-8-col-4:not(:last-child), .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-grey:not(:last-child) {
            border-right: 2px solid #fff
        }

        .fc-comp-8 > .fc-comp-8-row.bg-custom-color > .fc-comp-8-col-4:not(:last-child), .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-custom-color:not(:last-child) {
            border-right: 2px solid transparent
        }

.fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-grey, .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-custom-color {
    padding: 15px
}

    .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-grey .fc-comp-8-container, .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-custom-color .fc-comp-8-container {
        justify-content: space-between
    }

    .fc-comp-8 > .fc-comp-8-row.bg-grey > .fc-comp-8-col-4:hover > .fc-comp-8-col-content-link > .fc-comp-8-container, .fc-comp-8 > .fc-comp-8-row.bg-grey > .fc-comp-8-col-4:focus > .fc-comp-8-col-content-link > .fc-comp-8-container, .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-grey:hover, .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-grey:focus {
        background-color: #e4e6ec
    }

    .fc-comp-8 > .fc-comp-8-row.bg-custom-color > .fc-comp-8-col-4:hover > .fc-comp-8-col-content-link > .fc-comp-8-container, .fc-comp-8 > .fc-comp-8-row.bg-custom-color > .fc-comp-8-col-4:focus > .fc-comp-8-col-content-link > .fc-comp-8-container, .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-custom-color:hover, .fc-comp-slide-wrapper > .fc-comp-slide-row > .fc-comp-8-col-4.bg-custom-color:focus {
        background-color: transparent
    }

.fc-comp-8 > .fc-comp-8-row .fc-comp-8-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 24px
}

    .fc-comp-8 > .fc-comp-8-row .fc-comp-8-bottom > .fc-comp-8-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 24px
    }

.fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4 .fc-comp-8-container > .fc-comp-8-content-top {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 16px
}

.fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4 .fc-comp-8-container > .fc-comp-8-content-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 16px
}

.fc-comp-8 > .fc-comp-8-row .fc-comp-8-content-icon > h3 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 5rem;
    font-weight: 300;
    color: #323232;
    line-height: 60px;
    letter-spacing: 2.4px
}

.fc-comp-8 > .fc-comp-8-row .fc-comp-8-bottom > .fc-comp-8-content > .fc-comp-8-content-icon > img {
    width: auto;
    height: auto
}

.fc-comp-8 > .fc-comp-8-row .fc-comp-8-description {
    width: 90%
}

@media(max-width:1200px) {
    .fc-comp-8 > .fc-comp-8-row {
        flex-wrap: wrap;
        gap: 32px
    }

        .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(25% - 24px);
            -ms-flex: 1 1 calc(25% - 24px);
            flex: 1 1 calc(25% - 24px);
            flex-grow: 0
        }

    .fc-comp-8-row.fc-comp-show-4-slides.fc-comp-slide-row {
        gap: 0
    }

    .fc-comp-8 > .fc-comp-8-row .fc-comp-8-description {
        width: 90%
    }
}

@media(max-width:991px) {
    .fc-comp-8 > .fc-comp-8-row {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 0;
        row-gap: 56px;
        column-gap: 32px
    }

        .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 16.33px);
            -ms-flex: 1 1 calc(50% - 16.33px);
            flex: 1 1 calc(50% - 16.33px);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            gap: 24px;
            flex-grow: 0
        }

        .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 16px);
            -ms-flex: 1 1 calc(50% - 16px);
            flex: 1 1 calc(50% - 16px);
            flex-grow: 0
        }

        .fc-comp-8 > .fc-comp-8-row.bg-grey {
            gap: 0;
            align-items: stretch;
            justify-content: space-evenly;
            align-content: stretch
        }

            .fc-comp-8 > .fc-comp-8-row.bg-grey > .fc-comp-8-col-4 {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(50%);
                -ms-flex: 1 1 calc(50%);
                flex: 1 1 calc(50%);
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                gap: 24px;
                flex-grow: 0;
                border: 1px solid #fff
            }

        .fc-comp-8 > .fc-comp-8-row .fc-comp-8-description {
            width: 80%
        }
}

@media(max-width:767px) {
    .fc-comp-8 {
    }

        .fc-comp-8 > .fc-comp-8-row {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            padding: 0;
            gap: 56px
        }

    .fc-comp-8-row.fc-comp-8-box {
        gap: 0
    }

    .fc-comp-8 > .fc-comp-8-row.bg-grey, .fc-comp-8 > .fc-comp-8-row.bg-custom-color {
        border-bottom: none
    }

    .fc-comp-8 > .fc-comp-8-row:last-child {
        border-bottom: none
    }

    .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4 {
        width: 100%
    }

    .fc-comp-8 > .fc-comp-8-row .fc-comp-8-description {
        width: 90%
    }

    .fc-comp-8 > .fc-comp-8-row.bg-grey > .fc-comp-8-col-4 {
        border-right: none;
        border-bottom: 2px solid #fff
    }

    .fc-comp-8 > .fc-comp-8-row.bg-custom-color > .fc-comp-8-col-4 {
        border-right: none;
        border-bottom: 2px solid transparent
    }

        .fc-comp-8 > .fc-comp-8-row.bg-grey > .fc-comp-8-col-4:last-child, .fc-comp-8 > .fc-comp-8-row.bg-custom-color > .fc-comp-8-col-4:last-child {
            border-right: none
        }

    .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4.fc-comp-box:not(:first-child) {
        padding: 24px;
        border-bottom: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-left: 1px solid #d9d9d9;
        border-top: none
    }

    .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col-4.fc-comp-box:first-child {
        border-top: 1px solid #d9d9d9
    }

    .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 0;
        gap: 16px
    }

    .fc-comp-8 > .fc-comp-8-row .fc-comp-8-bottom {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 0;
        gap: 16px
    }

        .fc-comp-8 > .fc-comp-8-row .fc-comp-8-bottom > .fc-comp-8-content {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 0;
            gap: 16px
        }

    .fc-comp-8 > .fc-comp-8-row .fc-comp-8-content-icon > h3 {
        font-family: IRANSansXFaNum,sans-serif !important;
        font-size: 3.625rem;
        font-weight: 300;
        color: #323232;
        line-height: 60px;
        letter-spacing: 2.4px
    }

    .fc-comp-8 > .fc-comp-8-row > .fc-comp-8-col > .fc-comp-8-bottom > .fc-comp-8-content .fc-comp-8-description {
        padding-right: 0
    }
}

.fc-comp-9 {
}

    .fc-comp-9:focus > .fc-comp-9-content-box-link .bg-black, .fc-comp-9:hover > .fc-comp-9-content-box-link .bg-black {
        background-color: #2e2e2e
    }

    .fc-comp-9:focus > .fc-comp-9-content-box-link .bg-lightblue, .fc-comp-9:hover > .fc-comp-9-content-box-link .bg-lightblue {
        background-color: #dbeaff
    }

    .fc-comp-9:focus > .fc-comp-9-content-box-link .bg-lightgrey, .fc-comp-9:hover > .fc-comp-9-content-box-link .bg-lightgrey {
        background-color: #e4e6ec
    }

    .fc-comp-9 .fc-comp-9-content-box {
        display: flex;
        height: 100%
    }

    .fc-comp-9 .fc-comp-9-left {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

    .fc-comp-9 .fc-comp-9-right {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

    .fc-comp-9 .fc-comp-9-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 32px
    }

        .fc-comp-9 .fc-comp-9-content.fc-comp-padding-80 {
            padding: 80px
        }

    .fc-comp-9 .fc-comp-9-content-top {
        padding-bottom: 64px
    }

    .fc-comp-9 .fc-comp-9-left .fc-comp-9-title {
        padding-bottom: 32px
    }

    .fc-comp-9 .fc-comp-9-left .fc-comp-9-subheader {
        padding-bottom: 32px
    }

    .fc-comp-9 .fc-comp-9-right .fc-comp-9-img {
        width: 100%;
        height: 100%
    }

    .fc-comp-9 .bg-black .fc-comp-9-title {
        color: #fff
    }

    .fc-comp-9 .bg-black .fc-comp-9-subheader {
        color: #fff
    }

    .fc-comp-9 .bg-black .fc-comp-9-description {
        color: #fff
    }

    .fc-comp-9 .bg-black .fc-comp-9-link, .fc-comp-9 .bg-black .fc-comp-9-link:hover, .fc-comp-9 .bg-black .fc-comp-9-link:focus {
        color: #fff
    }

        .fc-comp-9 .bg-black .fc-comp-9-link:after {
            background-color: #fff
        }

        .fc-comp-9 .bg-black .fc-comp-9-link svg path {
            stroke: #fff
        }

@media(max-width:1200px) {
    .fc-comp-9 .fc-comp-9-content-box {
        display: flex;
        height: 100%;
        flex-direction: column-reverse
    }

        .fc-comp-9 .fc-comp-9-content-box.mobile-column-reverse {
            flex-direction: column
        }
}

@media(max-width:767px) {
    .fc-comp-9 {
        padding-top: 0;
        padding-bottom: 0
    }

        .fc-comp-9 .fc-comp-9-content-box {
            flex-direction: column-reverse;
            height: 100%
        }

        .fc-comp-9 .fc-comp-9-left {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

        .fc-comp-9 .fc-comp-9-right {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

        .fc-comp-9 .fc-comp-9-content {
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 32px 18px
        }

            .fc-comp-9 .fc-comp-9-content.fc-comp-padding-80 {
                padding: 32px 18px
            }

        .fc-comp-9 .fc-comp-9-content-top {
            padding-bottom: 40px
        }

        .fc-comp-9 .fc-comp-9-left .fc-comp-9-title {
            padding-bottom: 22px
        }

        .fc-comp-9 .fc-comp-9-left .fc-comp-9-subheader {
            padding-bottom: 22px
        }
}

.fc-comp-10 {
    width: 65%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px
}

    .fc-comp-10 > .fc-comp-10-content {
        display: flex;
        flex-direction: row;
        gap: 3px
    }

.fc-comp-10-full {
    width: 100%
}

.fc-comp-10-w-90 {
    width: 90%
}

.fc-comp-10-w-80 {
    width: 80%
}

@media(max-width:1200px) {
    .fc-comp-10 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .fc-comp-10-w-90 {
        width: 90%
    }

    .fc-comp-10-w-80 {
        width: 80%
    }
}

@media(max-width:991px) {
    .fc-comp-10 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

        .fc-comp-10 > .fc-comp-10-content {
            display: flex;
            flex-direction: column;
            gap: 16px
        }

    .fc-comp-10-w-90 {
        width: 100%
    }

    .fc-comp-10-w-80 {
        width: 100%
    }
}

@media(max-width:767px) {
    .fc-comp-10 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .fc-comp-10-w-90 {
        width: 100%
    }

    .fc-comp-10-w-80 {
        width: 100%
    }
}

.fc-comp-10.fc-comp-gap-32 {
    gap: 32px
}

.fc-comp-10-box {
    padding: 32px;
    width: 100%
}

@media(max-width:1200px) {
    .fc-comp-10-box {
        padding: 32px 16px
    }
}

.fc-comp-11 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    --fc-comp-11-gap: 16px;
    gap: var(--fc-comp-11-gap);
    width: 100%
}

.fc-comp-11-title-link {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px
}

.fc-comp-11 > .fc-comp-11-row, .fc-comp-11 > .resellerSection > .fc-comp-11-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0;
    gap: 16px;
    width: 100%
}

.fc-comp-11.resellerSection > .fc-comp-11-row > .fc-comp-11-col-1 .fc-comp-11-col-content > .fc-comp-11-bottom > .fc-comp-11-content {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 16px);
    -ms-flex: 1 1 calc(33.33% - 16px);
    flex: 1 1 calc(33.33% - 16px);
    flex-shrink: 0 !important;
    flex-grow: 0 !important
}

.fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(66.66% - 8px);
    -ms-flex: 1 1 calc(66.66% - 8px);
    flex: 1 1 calc(66.66% - 8px);
    flex-shrink: 0;
    flex-grow: 0
}

.fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    flex-shrink: 0;
    flex-grow: 0
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-col-content {
    background-color: #fff;
    height: 100%
}

.fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1:hover > .fc-comp-11-col-link > .fc-comp-11-col-content > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-2:hover > .fc-comp-11-col-link > .fc-comp-11-col-content > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-3:hover > .fc-comp-11-col-link > .fc-comp-11-col-content > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1:focus > .fc-comp-11-col-link > .fc-comp-11-col-content > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-2:focus > .fc-comp-11-col-link > .fc-comp-11-col-content > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-3:focus > .fc-comp-11-col-link > .fc-comp-11-col-content > .fc-comp-11-bottom {
    background-color: #f7f7f9
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-tag {
    padding: 8px;
    background-color: #f0f1f4;
    border-radius: 4px;
    width: fit-content
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-col-content.bg-lightgrey {
    background-color: #eaecf0
}

.fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1:hover > .fc-comp-11-col-link > .fc-comp-11-col-content.bg-lightgrey > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-2:hover > .fc-comp-11-col-link > .fc-comp-11-col-content.bg-lightgrey > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-3:hover > .fc-comp-11-col-link > .fc-comp-11-col-content.bg-lightgrey > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1:focus > .fc-comp-11-col-link > .fc-comp-11-col-content.bg-lightgrey > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-2:focus > .fc-comp-11-col-link > .fc-comp-11-col-content.bg-lightgrey > .fc-comp-11-bottom, .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-3:focus > .fc-comp-11-col-link > .fc-comp-11-col-content.bg-lightgrey > .fc-comp-11-bottom {
    background-color: #f0f1f4
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-col-content.bg-lightgrey .fc-comp-11-bottom .fc-comp-11-tag {
    padding: 8px;
    background-color: #fff;
    border-radius: 4px;
    width: fit-content
}

.fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1:first-child, .fc-comp-11 > .fc-comp-11-row > .fc-comp-11-col-2:first-child {
    margin-left: 0
}

.fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1:last-child, .fc-comp-11 > .fc-comp-11-row > .fc-comp-11-col-2:last-child {
    margin-right: 0
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-top {
    height: 180px;
    width: 100%
}

.fc-comp-11 > .fc-comp-11-row .fc-comp-11-top > .fc-comp-11-img {
    height: 100%;
    width: 100%
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom {
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    height: calc(100% - 180px)
}

    .fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-tag-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        gap: 10px
    }

    .fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-btn-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-end
    }

@media(max-width:1200px) {
    .fc-comp-11 .fc-comp-11-row > .fc-comp-11-col-1 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 16px);
        -ms-flex: 1 1 calc(50% - 16px);
        flex: 1 1 calc(50% - 16px);
        flex-shrink: 0;
        flex-grow: 0
    }
}

@media(max-width:767px) {
    .fc-comp-11 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 16px
    }

    .fc-comp-11-title-link {
        align-items: center
    }

    .fc-comp-11 > .fc-comp-11-row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 16px
    }

        .fc-comp-11 > .fc-comp-11-row > .fc-comp-11-col-1, .fc-comp-11 > .fc-comp-11-row > .fc-comp-11-col-2, .fc-comp-11 > .fc-comp-11-row > .fc-comp-11-col-3 {
            width: 100%
        }

        .fc-comp-11 > .fc-comp-11-row .fc-comp-11-top {
            height: 180px;
            width: 100%
        }

        .fc-comp-11 > .fc-comp-11-row .fc-comp-11-bottom {
            padding: 15px 10px 22px 16px
        }
}

.fc-comp-12 {
}

    .fc-comp-12 > .fc-comp-12-row {
        display: flex
    }

        .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33%);
            -ms-flex: 1 1 calc(33.33%);
            flex: 1 1 calc(33.33%)
        }

            .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col + .fc-comp-12-col {
                border-left: 2px solid #fff
            }

            .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col > .fc-comp-12-content-link {
                height: 100%
            }

            .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col .fc-comp-12-content {
                padding-left: 16px;
                padding-right: 16px;
                padding-top: 16px;
                padding-bottom: 16px;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                height: 100%
            }

            .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col.fc-comp-12-box {
                border: 1px solid #d9d9d9
            }

                .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col.fc-comp-12-box:not(:first-child) {
                    border-left: none
                }

            .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col:hover > .fc-comp-12-content-link > .fc-comp-12-content, .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col:focus > .fc-comp-12-content-link > .fc-comp-12-content {
                background-color: #e4e6ec
            }

        .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-box:hover > .fc-comp-12-content-link > .fc-comp-12-content, .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-box:focus > .fc-comp-12-content-link > .fc-comp-12-content {
            background-color: #f7f7f9
        }

        .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col .fc-comp-12-content .fc-comp-12-content-top, .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col.fc-comp-12-box > .fc-comp-12-content .fc-comp-12-content-top {
            padding-bottom: 16px
        }

        .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col > a .fc-comp-12-content .fc-comp-12-description {
            padding-bottom: 64px
        }

@media(max-width:767px) {
    .fc-comp-12 {
    }

        .fc-comp-12 > .fc-comp-12-row {
            display: flex;
            flex-direction: column;
            align-items: flex-start
        }

            .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col {
                width: 100%;
                border-bottom: 2px solid #fff
            }

                .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col + .fc-comp-12-col {
                    border-left: none
                }

                .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col .fc-comp-12-content {
                    padding-left: 16px;
                    padding-right: 16px;
                    padding-top: 16px;
                    padding-bottom: 16px;
                    display: flex;
                    flex-direction: column;
                    justify-content: space-between;
                    height: 100%
                }

                .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col > a .fc-comp-12-content .fc-comp-12-content-top {
                    padding-bottom: 16px
                }

                .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col > a .fc-comp-12-content .fc-comp-12-description {
                    padding-bottom: 64px
                }

                .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col.fc-comp-12-box {
                    border: 1px solid #d9d9d9
                }

                    .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-col.fc-comp-12-box:not(:first-child) {
                        border-top: none;
                        border-left: 1px solid #d9d9d9
                    }

            .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-box:hover > .fc-comp-12-content-link > .fc-comp-12-content, .fc-comp-12 > .fc-comp-12-row > .fc-comp-12-box:focus > .fc-comp-12-content-link > .fc-comp-12-content {
                background-color: #f7f7f9
            }
}

.fc-comp-13 {
}

    .fc-comp-13 > .fc-comp-13-row {
        display: flex
    }

    .fc-comp-13 > .fc-comp-13-row {
        border-bottom: 2px solid #fff
    }

        .fc-comp-13 > .fc-comp-13-row:last-child {
            border-bottom: none
        }

        .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 33.33%;
            -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%
        }

        .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col {
            border-right: 2px solid #fff;
            background-color: #f0f1f4
        }

            .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:last-child {
                border-right: 2px solid #fff;
                background-color: #f0f1f4
            }

                .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col.fc-comp-13-col-empty, .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:last-child.fc-comp-13-col-empty {
                    background-color: transparent
                }

            .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:first-child {
                margin-left: 0
            }

            .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:last-child {
                margin-right: 0
            }

        .fc-comp-13 > .fc-comp-13-row.bg-grey > .fc-comp-13-col:last-child {
            border-right: none
        }

        .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col .fc-comp-13-col-content {
            padding-left: 16px;
            padding-right: 16px;
            padding-top: 16px;
            padding-bottom: 16px;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px
        }

        .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:hover > .fc-comp-13-col-content-link > .fc-comp-13-col-content, .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:focus > .fc-comp-13-col-content-link > .fc-comp-13-col-content {
            background-color: #e4e6ec
        }

        .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col .fc-comp-13-img {
            margin-bottom: 32px
        }

        .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col .fc-comp-13-bottom {
            margin-right: 80px
        }

@media(max-width:767px) {
    .fc-comp-13 > .fc-comp-13-row {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
        border-bottom: none
    }

        .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col {
            width: 100%;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            border-bottom: 2px solid #fff;
            border-right: none
        }

            .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col.fc-comp-13-col-empty {
                display: none
            }

            .fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col .fc-comp-13-col-content {
                padding-left: 16px;
                padding-right: 16px;
                padding-top: 16px;
                padding-bottom: 16px;
                height: 100%;
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 16px
            }
}

.fc-comp-14 {
}

    .fc-comp-14 > .fc-comp-14-row {
        display: flex;
        border-bottom: 1px solid #d7d7d7
    }

        .fc-comp-14 > .fc-comp-14-row:first-child {
            border-top: 1px solid #d7d7d7
        }

        .fc-comp-14 > .fc-comp-14-row:last-child {
            border-bottom: 1px solid #d7d7d7
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 33.33%;
            -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col {
            border-right: 1px solid #d7d7d7;
            background-color: #fff
        }

            .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:last-child {
                border-right: 1px solid #d7d7d7;
                background-color: #fff
            }

            .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:first-child {
                border-left: 1px solid #d7d7d7;
                background-color: #fff
            }

            .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col.fc-comp-14-col-empty, .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:last-child.fc-comp-14-col-empty {
                background-color: transparent
            }

            .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:first-child {
                margin-left: 0
            }

            .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:last-child {
                margin-right: 0
            }

        .fc-comp-14 > .fc-comp-14-row.bg-grey > .fc-comp-14-col:last-child {
            border-right: none
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col .fc-comp-14-col-content {
            padding-left: 32px;
            padding-right: 32px;
            padding-top: 32px;
            padding-bottom: 32px;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            gap: 14px
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:hover > .fc-comp-14-col-content-link > .fc-comp-14-col-content, .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:focus > .fc-comp-14-col-content-link > .fc-comp-14-col-content {
            background-color: #f7f7f9
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col .fc-comp-14-img {
            margin-bottom: 32px
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col .fc-comp-14-bottom {
            margin-right: 80px
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col .fc-comp-14-col-content > .fc-comp-14-top {
            display: flex;
            flex-direction: column;
            align-items: center
        }

            .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col .fc-comp-14-col-content > .fc-comp-14-top > p {
                text-align: center
            }

@media(max-width:767px) {
    .fc-comp-14 > .fc-comp-14-row {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
        border-bottom: none
    }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col {
            width: 100%;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            border-left: 1px solid #d7d7d7;
            border-bottom: 1px solid #d7d7d7
        }

        .fc-comp-14 > .fc-comp-14-row:last-child {
            border-bottom: none
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col.fc-comp-14-col-empty {
            display: none
        }

        .fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col .fc-comp-14-col-content {
            padding-left: 16px;
            padding-right: 16px;
            padding-top: 25px;
            padding-bottom: 25px;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 16px
        }
}

.fc-comp-15 {
    width: 100%
}

.fc-comp-15-row {
    display: flex;
    flex-direction: row
}

    .fc-comp-15-row > .fc-comp-15 {
        flex: 1 1 calc(100%);
        flex-shrink: 0;
        flex-grow: 0
    }

.fc-comp-15 > .fc-comp-15-content-box {
    display: flex;
    height: 100%
}

    .fc-comp-15 > .fc-comp-15-content-box.fc-comp-15-content-box-v2 {
        display: flex;
        flex-direction: row;
        gap: 64px;
        height: 100%
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left, .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left.l-40-r-60 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right, .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right.l-40-r-60 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left.l-60-r-40 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right.l-60-r-40 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left.l-65-r-35 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 65%;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right.l-65-r-35 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%
    }

.fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content {
    height: 100%;
    padding: 32px
}

.fc-comp-15 .fc-comp-15-content-box.fc-comp-15-content-box-v2 .fc-comp-15-content {
    height: 100%;
    padding: 0
}

.fc-comp-15-content-flex {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.fc-comp-15 > .fc-comp-15-title {
    padding-bottom: 32px
}

.fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-content-container {
    display: flex;
    flex-direction: column;
    gap: 24px
}

    .fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-content-container.fc-comp-gap-48 {
        gap: 48px
    }

    .fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-content-container.fc-comp-gap-36 {
        gap: 36px
    }

        .fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-content-container.fc-comp-gap-36 .fc-comp-15-top-title {
            display: flex;
            flex-direction: column;
            gap: 4px
        }

.fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-description {
    padding-bottom: 4px
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content > .fc-comp-15-content-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 32px;
    gap: 16px;
    border-bottom: 1px solid #d9d9d9
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content > .fc-comp-15-content-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 32px;
    gap: 24px
}

.fc-comp-15 > .fc-comp-15-content-box .fc-comp-15-content > .fc-comp-15-content-combined {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content > .fc-comp-15-content-top > .fc-comp-15-title {
    padding-bottom: 0
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content > .fc-comp-15-content-top > .fc-comp-15-price sup {
    top: -.3em
}

.fc-comp-15 .fc-comp-15-left .fc-comp-15-price h3.fc-header-7 {
    font-weight: 300
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content .fc-comp-list {
    font-size: .875rem
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content .fc-comp-list-v2 {
    font-size: 1.25rem
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right > .fc-comp-15-content > .fc-comp-15-img {
    width: 100%
}

.fc-comp-15-content > a > .fc-comp-15-img {
    margin: auto
}

.fc-comp-15-content > a:hover > .fc-comp-15-img {
    opacity: .75
}

@media(max-width:991px) {
    .fc-comp-15 > .fc-comp-15-content-box {
        flex-direction: column
    }

        .fc-comp-15 > .fc-comp-15-content-box.fc-comp-15-content-box-v2 {
            display: flex;
            flex-direction: column;
            gap: 32px;
            height: 100%
        }
}

@media(max-width:767px) {
    .fc-comp-15 > .fc-comp-15-content-box {
        flex-direction: column;
        height: 100%
    }

        .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

        .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

            .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right > .fc-comp-15-content {
                padding: 0 16px 32px
            }

        .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content .fc-comp-list-v2 {
            font-size: 1.125rem
        }

        .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content > .fc-comp-15-content-bottom {
            gap: 16px
        }

    .fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content {
        height: 100%;
        padding: 32px 16px
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content-top {
        padding-bottom: 40px
    }

    .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content .fc-comp-15-price h3.fc-header-7 {
        line-height: 40px
    }

    .fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-content-container.fc-comp-gap-36, .fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-content-container.fc-comp-gap-48 {
        gap: 15px
    }

        .fc-comp-15 .fc-comp-15-content-box .fc-comp-15-content .fc-comp-15-content-container.fc-comp-gap-36 .fc-comp-15-top-title {
            display: flex;
            flex-direction: column;
            gap: 15px
        }
}

.fc-comp-15-v2 {
    width: 100%
}

.fc-comp-15-row > .fc-comp-15-v2 {
    flex: 1 1 calc(100%);
    flex-shrink: 0;
    flex-grow: 0
}

.fc-comp-15-v2 > .fc-comp-15-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 32px;
    height: 100%
}

    .fc-comp-15-v2 > .fc-comp-15-container > .fc-comp-15-content-box {
        display: flex;
        flex-direction: row;
        gap: 64px
    }

        .fc-comp-15-v2 > .fc-comp-15-container > .fc-comp-15-content-box > .fc-comp-15-left {
            display: flex;
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 40%;
            -ms-flex: 1 1 40%;
            flex: 1 1 40%
        }

            .fc-comp-15-v2 > .fc-comp-15-container > .fc-comp-15-content-box > .fc-comp-15-left .fc-comp-15-content {
                display: flex;
                flex-direction: column;
                gap: 36px
            }

                .fc-comp-15-v2 > .fc-comp-15-container > .fc-comp-15-content-box > .fc-comp-15-left .fc-comp-15-content .fc-comp-15-top-title {
                    display: flex;
                    flex-direction: column;
                    gap: 4px
                }

        .fc-comp-15-v2 > .fc-comp-15-container > .fc-comp-15-content-box > .fc-comp-15-right {
            display: flex;
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 60%;
            -ms-flex: 1 1 60%;
            flex: 1 1 60%
        }

@media(max-width:991px) {
    .fc-comp-15-v2 > .fc-comp-15-container > .fc-comp-15-content-box {
        gap: 32px
    }

    .fc-comp-15-v2 > .fc-comp-15-container {
        padding: 24px
    }
}

@media(max-width:767px) {
    .fc-comp-15-v2 > .fc-comp-15-container {
        padding: 16px
    }
}

.fc-comp-16 {
    display: flex;
    flex-direction: column;
    padding: 0
}

    .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        border: 1px solid #d9d9d9;
        padding: 32px;
        gap: 32px
    }

    .fc-comp-16 > .fc-comp-16-box-container:not(:first-child) .fc-comp-16-box {
        border-top: none
    }

    .fc-comp-16 > .fc-comp-16-box-container:hover .fc-comp-16-box, .fc-comp-16 > .fc-comp-16-box-container:focus .fc-comp-16-box {
        background-color: #f7f7f9
    }

    .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box > .fc-comp-16-left.l-65-r-35 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 65%;
        -ms-flex: 1 1 65%;
        flex: 1 1 65%
    }

    .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box > .fc-comp-16-right.l-65-r-35 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
        flex: 1 1 35%
    }

        .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box > .fc-comp-16-right.l-65-r-35 > .fc-comp-16-box-content {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%
        }

            .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box > .fc-comp-16-right.l-65-r-35 > .fc-comp-16-box-content > .fc-comp-16-box-content-top {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                padding: 0;
                gap: 16px
            }

    .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box .fc-comp-16-box-content > .fc-comp-16-box-content-top > .fc-comp-16-tag {
        padding: 2px 10px;
        width: fit-content
    }

    .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box .fc-comp-16-box-content > .fc-comp-16-box-content-bottom > .fc-comp-16-btn-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-end
    }

@media(max-width:1200px) {
    .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box {
        display: flex;
        flex-direction: column;
        padding: 24px;
        gap: 32px
    }
}

@media(max-width:767px) {
    .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box {
        display: flex;
        flex-direction: column;
        padding: 24px 16px;
        gap: 32px
    }

        .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box > .fc-comp-16-right.l-65-r-35 > .fc-comp-16-box-content {
            gap: 16px
        }

        .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box > .fc-comp-16-left.l-65-r-35 {
            width: 100%
        }

        .fc-comp-16 > .fc-comp-16-box-container .fc-comp-16-box > .fc-comp-16-right.l-65-r-35 {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 16px
        }
}

.fc-comp-17 .fc-comp-17-content-box {
    display: flex;
    padding: 32px;
    align-items: flex-start;
    gap: 64px;
    align-self: stretch
}

.fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-left {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

    .fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex: 1 0 0;
        align-self: stretch
    }

.fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-right {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

    .fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-right > .fc-comp-17-content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
        align-self: stretch
    }

.fc-comp-17 .fc-comp-17-content-box .fc-comp-17-content-icon {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
    gap: 13px
}

    .fc-comp-17 .fc-comp-17-content-box .fc-comp-17-content-icon > .fc-comp-17-content-icon-img > .fc-comp-17-icon-link > img {
        -webkit-transition-property: all;
        -webkit-transition-duration: .3s;
        -webkit-transition-timing-function: ease
    }

    .fc-comp-17 .fc-comp-17-content-box .fc-comp-17-content-icon > .fc-comp-17-content-icon-img:hover > a.fc-comp-17-icon-link > img, .fc-comp-17 .fc-comp-17-content-box .fc-comp-17-content-icon > .fc-comp-17-content-icon-img:focus > a.fc-comp-17-icon-link > img {
        transform: scale(1.2)
    }

@media(max-width:1200px) {
    .fc-comp-17 .fc-comp-17-content-box {
        flex-direction: column
    }
}

@media(max-width:767px) {
    .fc-comp-17 {
        padding-top: 0;
        padding-bottom: 0
    }

    .fc-comp-17 {
        padding-bottom: 0
    }

        .fc-comp-17 .fc-comp-17-content-box {
            display: flex;
            padding: 16px;
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            gap: 24px;
            align-self: stretch;
            box-shadow: 0 2px 12px 0 rgba(0,0,0,.13)
        }

        .fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-left {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

            .fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 16px;
                align-self: stretch
            }

                .fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content h3.fc-header-9 {
                    font-size: 1.25rem;
                    font-weight: 300
                }

        .fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-right {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

            .fc-comp-17 > .fc-comp-17-content-box > .fc-comp-17-right > .fc-comp-17-content {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 16px;
                align-self: stretch
            }
}

.fc-comp-18 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 32px
}

    .fc-comp-18 .fc-comp-18-left.l-50-r-50 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .fc-comp-18 .fc-comp-18-right.l-50-r-50 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .fc-comp-18 .fc-comp-18-img {
        height: auto;
        width: 100%
    }

    .fc-comp-18 .fc-comp-18-left .fc-comp-18-img {
        margin-left: 0;
        margin-right: auto
    }

    .fc-comp-18 .fc-comp-18-right .fc-comp-18-img {
        margin-left: auto;
        margin-right: 0
    }

@media(max-width:767px) {
    .fc-comp-18 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

        .fc-comp-18 .fc-comp-18-left.l-50-r-50, .fc-comp-18 .fc-comp-18-right.l-50-r-50 {
            width: 100%
        }
}

.fc-comp-19 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 24px;
    width: 100%
}

    .fc-comp-19 > .fc-comp-19-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        flex-wrap: wrap;
        padding: 0;
        gap: 16px;
        width: 100%
    }

        .fc-comp-19 > .fc-comp-19-row > .fc-comp-19-col-6 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(16.66% - 16px);
            -ms-flex: 1 1 calc(16.66% - 16px);
            flex: 1 1 calc(16.66% - 16px);
            flex-shrink: 0;
            flex-grow: 0
        }

            .fc-comp-19 > .fc-comp-19-row > .fc-comp-19-col-6:first-child {
                margin-left: 0
            }

            .fc-comp-19 > .fc-comp-19-row > .fc-comp-19-col-6 > .fc-comp-19-top > img {
                margin: auto
            }

            .fc-comp-19 > .fc-comp-19-row > .fc-comp-19-col-6 > .fc-comp-19-bottom {
                padding: 16px
            }

@media(max-width:1200px) {
    .fc-comp-19-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .fc-comp-19 > .fc-comp-19-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: stretch;
        padding: 0
    }

        .fc-comp-19 > .fc-comp-19-row > .fc-comp-19-col-6 {
            max-width: calc(33.33% - 12px);
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 12px);
            -ms-flex: 1 1 calc(33.33% - 12px);
            flex: 1 1 calc(33.33% - 12px);
            display: flex;
            flex-direction: column;
            justify-content: space-between
        }
}

@media(max-width:767px) {
    .fc-comp-19-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .fc-comp-19 > .fc-comp-19-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: stretch;
        padding: 0
    }

        .fc-comp-19 > .fc-comp-19-row > .fc-comp-19-col-6 {
            max-width: calc(50% - 12px);
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 12px);
            -ms-flex: 1 1 calc(50% - 12px);
            flex: 1 1 calc(50% - 12px);
            display: flex;
            flex-direction: column;
            justify-content: space-between
        }
}

.fc-comp-20 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

    .fc-comp-20 > .fc-comp-20-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        --fc-comp-20-gap: 16px;
        gap: var(--fc-comp-20-gap)
    }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 21.33px);
            -ms-flex: 1 1 calc(33.33% - 21.33px);
            flex: 1 1 calc(33.33% - 21.33px)
        }

            .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col.fc-comp-20-col-empty:hover .fc-comp-20-content {
                background-color: transparent
            }

        .fc-comp-20 > .fc-comp-20-row .fc-comp-20-col a:hover .fc-comp-20-content {
            background-color: #e4e6ec
        }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4.bg-white a:hover .fc-comp-20-content {
            background-color: #f7f7f9 !important
        }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(25% - 21.33px);
            -ms-flex: 1 1 calc(25% - 21.33px);
            flex: 1 1 calc(25% - 21.33px)
        }

            .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col .fc-comp-20-content, .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content {
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                height: 100%;
                gap: 16px;
                padding: 16px
            }

                .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col .fc-comp-20-content > .fc-comp-20-content-top, .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content > .fc-comp-20-content-top {
                    display: flex;
                    flex-direction: column;
                    justify-content: flex-start;
                    gap: 16px
                }

                    .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col .fc-comp-20-content > .fc-comp-20-content-top > .fc-comp-20-title-container, .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content > .fc-comp-20-content-top > .fc-comp-20-title-container {
                        display: flex;
                        flex-direction: row;
                        align-items: center;
                        gap: 8px
                    }

                .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col .fc-comp-20-content > .fc-comp-20-content-bottom, .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content > .fc-comp-20-content-bottom {
                    display: flex;
                    flex-direction: column;
                    justify-content: flex-end;
                    gap: 64px
                }

                    .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content > .fc-comp-20-content-bottom .fc-btn {
                        width: 100%;
                        max-width: inherit;
                        justify-content: space-between
                    }

                .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content .fc-comp-15-price sup {
                    top: -.3em
                }

                .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content .fc-comp-15-price h3.fc-header-7 {
                    font-weight: 300
                }

@media(max-width:1200px) {
    .fc-comp-20 > .fc-comp-20-row {
        flex-wrap: wrap
    }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(20% - 8px);
            -ms-flex: 1 1 calc(20% - 8px);
            flex: 1 1 calc(20% - 8px)
        }
}

@media(max-width:991px) {
    .fc-comp-20 > .fc-comp-20-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: stretch;
        gap: 16px
    }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 8px);
            -ms-flex: 1 1 calc(50% - 8px);
            flex: 1 1 calc(50% - 8px);
            padding: 16px;
            flex-grow: 0
        }
}

@media(max-width:767px) {
    .fc-comp-20 > .fc-comp-20-row {
        flex-direction: column
    }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col .fc-comp-20-content > .fc-comp-20-content-bottom, .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content > .fc-comp-20-content-bottom {
            gap: 32px
        }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content .fc-comp-15-price h3.fc-header-7 {
            line-height: 40px
        }

        .fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col.fc-comp-20-col-empty {
            display: none
        }
}

.fc-comp-21 {
    width: 100%
}

    .fc-comp-21 .fc-comp-21-content-box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px;
        gap: 24px;
        width: fit-content
    }

    .fc-comp-21 > a:hover > .fc-comp-21-content-box {
        background-color: #e4e6ec
    }

    .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-title {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        align-items: center;
        gap: 16px
    }

    .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box {
        display: flex;
        flex-direction: row;
        width: fit-content;
        gap: 16px
    }

@media(max-width:1200px) {
    .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: auto;
        gap: 16px
    }

        .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box img {
            width: 31%;
            margin: auto;
            height: auto
        }
}

@media(max-width:991px) {
    .fc-comp-21 .fc-comp-21-content-box {
        padding: 32px 16px;
        gap: 16px
    }

        .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box {
            display: flex;
            flex-direction: row;
            justify-content: space-evenly;
            width: 100%;
            gap: 10px;
            padding-top: 16px
        }

            .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box img {
                width: 32%;
                margin: auto;
                height: auto
            }
}

@media(max-width:767px) {
    .fc-comp-21 .fc-comp-21-content-box {
        padding: 16px;
        gap: 24px
    }

        .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box {
            display: flex;
            flex-direction: column;
            width: 100%
        }

            .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box img {
                width: 100%;
                margin: auto;
                height: auto
            }
}

.fc-comp-22 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 16px;
    width: 100%
}

.fc-comp-22-title-link {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px
}

.fc-comp-22 > .fc-comp-22-row, .fc-comp-22 > .resellerSection > .fc-comp-22-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0;
    --fc-comp-22-gap: 16px;
    gap: var(--fc-comp-22-gap);
    width: 100%
}

.fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 16px);
    -ms-flex: 1 1 calc(33.33% - 16px);
    flex: 1 1 calc(33.33% - 16px);
    flex-shrink: 0;
    flex-grow: 0
}

.fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(66.66% - 8px);
    -ms-flex: 1 1 calc(66.66% - 8px);
    flex: 1 1 calc(66.66% - 8px);
    flex-shrink: 0;
    flex-grow: 0
}

.fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    flex-shrink: 0;
    flex-grow: 0
}

.fc-comp-22 .fc-comp-22-row .fc-comp-22-col-content {
    background-color: #fff;
    height: 100%
}

.fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1:hover > .fc-comp-22-col-link > .fc-comp-22-col-content > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-2:hover > .fc-comp-22-col-link > .fc-comp-22-col-content > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-3:hover > .fc-comp-22-col-link > .fc-comp-22-col-content > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1:focus > .fc-comp-22-col-link > .fc-comp-22-col-content > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-2:focus > .fc-comp-22-col-link > .fc-comp-22-col-content > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-3:focus > .fc-comp-22-col-link > .fc-comp-22-col-content > .fc-comp-22-bottom {
    background-color: #f7f7f9
}

.fc-comp-22 .fc-comp-22-row .fc-comp-22-bottom .fc-comp-22-tag {
    padding: 8px;
    background-color: #f0f1f4;
    border-radius: 4px;
    width: fit-content
}

.fc-comp-22 .fc-comp-22-row .fc-comp-22-col-content.bg-lightgrey {
    background-color: #eaecf0
}

.fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1:hover > .fc-comp-22-col-link > .fc-comp-22-col-content.bg-lightgrey > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-2:hover > .fc-comp-22-col-link > .fc-comp-22-col-content.bg-lightgrey > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-3:hover > .fc-comp-22-col-link > .fc-comp-22-col-content.bg-lightgrey > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1:focus > .fc-comp-22-col-link > .fc-comp-22-col-content.bg-lightgrey > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-2:focus > .fc-comp-22-col-link > .fc-comp-22-col-content.bg-lightgrey > .fc-comp-22-bottom, .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-3:focus > .fc-comp-22-col-link > .fc-comp-22-col-content.bg-lightgrey > .fc-comp-22-bottom {
    background-color: #f0f1f4
}

.fc-comp-22 .fc-comp-22-row .fc-comp-22-col-content.bg-lightgrey .fc-comp-22-bottom .fc-comp-22-tag {
    padding: 8px;
    background-color: #fff;
    border-radius: 4px;
    width: fit-content
}

.fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1:first-child, .fc-comp-22 > .fc-comp-22-row > .fc-comp-22-col-2:first-child {
    margin-left: 0
}

.fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1:last-child, .fc-comp-22 > .fc-comp-22-row > .fc-comp-22-col-2:last-child {
    margin-right: 0
}

.fc-comp-22 .fc-comp-22-row .fc-comp-22-top {
    width: 100%
}

.fc-comp-22 > .fc-comp-22-row .fc-comp-22-top > .fc-comp-22-img {
    height: 100%;
    width: auto;
    margin: auto
}

.fc-comp-22 .fc-comp-22-row .fc-comp-22-bottom {
    padding: 16px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    height: calc(100% - 209px)
}

    .fc-comp-22 .fc-comp-22-row .fc-comp-22-bottom .fc-comp-22-tag-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        gap: 10px
    }

    .fc-comp-22 .fc-comp-22-row .fc-comp-22-bottom .fc-comp-22-btn-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-end
    }

@media(max-width:1200px) {
    .fc-comp-22 > .fc-comp-22-row, .fc-comp-22 > .resellerSection > .fc-comp-22-row {
        justify-content: space-between
    }

    .fc-comp-22 .fc-comp-22-row > .fc-comp-22-col-1 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 16px);
        -ms-flex: 1 1 calc(50% - 16px);
        flex: 1 1 calc(50% - 16px);
        flex-shrink: 0;
        flex-grow: 0
    }

    .fc-comp-22 .fc-comp-22-row .fc-comp-22-top {
        width: 100%
    }

    .fc-comp-22 > .fc-comp-22-row .fc-comp-22-top > .fc-comp-22-img {
        height: 100%;
        width: auto;
        margin: auto
    }

    .fc-comp-22 .fc-comp-22-row .fc-comp-22-bottom {
        height: calc(100% - 411px)
    }
}

@media(max-width:767px) {
    .fc-comp-22 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 16px
    }

    .fc-comp-22-title-link {
        align-items: center
    }

    .fc-comp-22 > .fc-comp-22-row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 16px
    }

        .fc-comp-22 > .fc-comp-22-row > .fc-comp-22-col-1, .fc-comp-22 > .fc-comp-22-row > .fc-comp-22-col-2, .fc-comp-22 > .fc-comp-22-row > .fc-comp-22-col-3 {
            width: 100%
        }

        .fc-comp-22 > .fc-comp-22-row .fc-comp-22-top {
            width: 100%
        }

        .fc-comp-22 > .fc-comp-22-row .fc-comp-22-bottom {
            padding: 15px 0 22px
        }
}

.fc-comp-23 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px
}

    .fc-comp-23 > .fc-comp-23-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        gap: 32px
    }

        .fc-comp-23 > .fc-comp-23-row > .fc-comp-23-col .fc-comp-23-container {
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: space-between;
            align-items: stretch;
            padding: 32px;
            gap: 16px;
            background-size: cover !important
        }

        .fc-comp-23 > .fc-comp-23-row > .fc-comp-23-col-3 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 32px);
            -ms-flex: 1 1 calc(33.33% - 32px);
            flex: 1 1 calc(33.33% - 32px);
            display: flex
        }

        .fc-comp-23 > .fc-comp-23-row > .fc-comp-23-col a:hover .fc-comp-23-container {
            border: none;
            background-blend-mode: overlay;
            background-color: rgb(111 111 111/40%) !important
        }

@media(max-width:767px) {
    .fc-comp-23 > .fc-comp-23-row {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        padding: 0;
        gap: 32px
    }

        .fc-comp-23 > .fc-comp-23-row:last-child {
            border-bottom: none
        }

        .fc-comp-23 > .fc-comp-23-row > .fc-comp-23-col {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 0;
            gap: 16px
        }
}

.fc-comp-24 {
    width: 100%
}

    .fc-comp-24 > .fc-comp-24-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        gap: 16px
    }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col {
            display: flex;
            flex-direction: column;
            align-items: stretch
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 50%;
            -ms-flex: 1 1 50%;
            flex: 1 1 50%
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-3 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 33.33%;
            -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 25%;
            -ms-flex: 1 1 25%;
            flex: 1 1 25%
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container {
            height: 100%;
            display: flex;
            flex-direction: column;
            padding: 16px;
            gap: 16px;
            border: 1px solid #d9d9d9;
            justify-content: space-between
        }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container .fc-comp-24-list-container {
                display: flex;
                flex-direction: column
            }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container > .fc-comp-24-list-container > .fc-comp-24-list {
                display: flex;
                flex-direction: row;
                gap: 8px;
                padding: 4px 0;
                align-items: center
            }

                .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container > .fc-comp-24-list-container > .fc-comp-24-list a.fc-link-3 {
                    text-decoration-color: #d9d9d9
                }

                    .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container > .fc-comp-24-list-container > .fc-comp-24-list a.fc-link-3:hover {
                        text-decoration: underline;
                        text-underline-position: under;
                        color: #166bff
                    }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container > .fc-comp-24-content-top {
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
                gap: 16px
            }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container > .fc-comp-24-content .fc-comp-24-content-bottom {
                display: flex;
                flex-direction: column;
                justify-content: flex-end
            }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col > a:hover.fc-comp-24-container-link {
            background-color: #f7f7f9
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col.bg-grey .fc-comp-24-content, .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-content.bg-grey {
            padding: 16px
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-content {
            display: flex;
            flex-direction: column;
            gap: 16px;
            height: 100%
        }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col.bg-grey .fc-comp-24-content .fc-comp-24-title, .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-content.bg-grey .fc-comp-24-title {
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                gap: 16px
            }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col.bg-grey:hover {
            background-color: #e4e6ec;
            cursor: pointer
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container {
            display: flex;
            flex-direction: row
        }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container > .fc-comp-24-container-left {
                padding: 8px 16px;
                width: 30%;
                min-width: 230px
            }

                .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container > .fc-comp-24-container-left > img {
                    width: 100%
                }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container > .fc-comp-24-container-right {
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                gap: 16px;
                padding: 16px
            }

                .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container > .fc-comp-24-container-right > .fc-comp-24-right-content {
                    display: flex;
                    flex-direction: column;
                    gap: 16px
                }

@media(max-width:991px) {
    .fc-comp-24 > .fc-comp-24-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        padding: 0;
        gap: 16px
    }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2, .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-3, .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 8px);
            -ms-flex: 1 1 calc(50% - 8px);
            flex: 1 1 calc(50% - 8px);
            flex-grow: 0
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container {
            display: flex;
            flex-direction: column
        }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container > .fc-comp-24-container-left {
                margin: auto
            }
}

@media(max-width:767px) {
    .fc-comp-24 > .fc-comp-24-row {
        display: flex;
        flex-direction: column;
        gap: 16px
    }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container {
            height: 100%;
            display: flex;
            flex-direction: column;
            padding: 16px 0;
            gap: 16px;
            border-top: none;
            border-right: none;
            border-left: none;
            border-bottom: 1px 0 solid #d9d9d9;
            justify-content: space-between
        }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col .fc-comp-24-container > .fc-comp-24-list-container > .fc-comp-24-list {
                padding: 8px 0
            }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col > a:hover.fc-comp-24-container-link {
            background-color: transparent
        }

        .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container {
            display: flex;
            flex-direction: column
        }

            .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col-2-v2 > .fc-comp-24-content-container > .fc-comp-24-container-left {
                margin: auto
            }
}

.fc-comp-25 {
    padding: 0 0 64px;
    border-bottom: 1px solid #d9d9d9
}

    .fc-comp-25:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .fc-comp-25 > .fc-comp-25-container {
        display: flex;
        flex-direction: row;
        gap: 32px
    }

        .fc-comp-25 > .fc-comp-25-container > .fc-comp-25-left.l-65-r-35 {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 65%;
            -ms-flex: 1 1 65%;
            flex: 1 1 65%
        }

        .fc-comp-25 > .fc-comp-25-container > .fc-comp-25-right.l-65-r-35 {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 35%;
            -ms-flex: 1 1 35%;
            flex: 1 1 35%
        }

            .fc-comp-25 > .fc-comp-25-container > .fc-comp-25-right.l-65-r-35 > .fc-comp-25-content-container {
                display: flex;
                flex-direction: column;
                gap: 24px
            }

                .fc-comp-25 > .fc-comp-25-container > .fc-comp-25-right.l-65-r-35 > .fc-comp-25-content-container .fc-comp-25-content {
                    display: flex;
                    flex-direction: column;
                    gap: 16px
                }

                .fc-comp-25 > .fc-comp-25-container > .fc-comp-25-right.l-65-r-35 > .fc-comp-25-content-container > .fc-comp-25-btn-container {
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    gap: 10px
                }

                    .fc-comp-25 > .fc-comp-25-container > .fc-comp-25-right.l-65-r-35 > .fc-comp-25-content-container > .fc-comp-25-btn-container > img {
                        max-height: 50px
                    }

@media(max-width:1024px) {
    .fc-comp-25 > .fc-comp-25-container {
        display: flex;
        flex-direction: column;
        gap: 32px
    }
}

.fc-comp-25-v2 {
    padding: 80px 0;
    border-bottom: 1px solid #d9d9d9
}

    .fc-comp-25-v2:first-child {
        padding: 0 0 80px
    }

    .fc-comp-25-v2 > .fc-comp-25-container {
        display: flex;
        flex-direction: row;
        gap: 175px
    }

        .fc-comp-25-v2 > .fc-comp-25-container > .fc-comp-25-left.l-60-r-40 {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 60%;
            -ms-flex: 1 1 60%;
            flex: 1 1 60%
        }

        .fc-comp-25-v2 > .fc-comp-25-container > .fc-comp-25-right.l-60-r-40 {
            flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 40%;
            -ms-flex: 1 1 40%;
            flex: 1 1 40%
        }

        .fc-comp-25-v2 > .fc-comp-25-container > .fc-comp-25-left.l-60-r-40 > .fc-comp-25-content-container {
            display: flex;
            flex-direction: column;
            gap: 24px
        }

            .fc-comp-25-v2 > .fc-comp-25-container > .fc-comp-25-left.l-60-r-40 > .fc-comp-25-content-container > .fc-comp-25-audio-container {
                display: flex;
                flex-direction: row;
                gap: 16px
            }

            .fc-comp-25-v2 > .fc-comp-25-container > .fc-comp-25-left.l-60-r-40 > .fc-comp-25-content-container > .fc-comp-25-btn-container {
                display: flex;
                flex-direction: row;
                align-items: center;
                gap: 10px
            }

@media(max-width:1024px) {
    .fc-comp-25-v2 > .fc-comp-25-container {
        display: flex;
        flex-direction: column;
        gap: 32px
    }
}

.fc-comp-26 {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%
}

    .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single {
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding-top: 24px;
        padding-bottom: 24px;
        border-bottom: 1px solid #d7d7d7
    }

        .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single.fc-no-top-border:first-child {
            border-top: none
        }

        .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single:first-child {
            border-top: 1px solid #d7d7d7
        }

        .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single > .fc-comp-26-description {
            width: 65%
        }

@media(max-width:991px) {
    .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single {
        gap: 10px
    }

        .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single > .fc-comp-26-description {
            width: 90%
        }
}

@media(max-width:767px) {
    .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single > .fc-comp-26-description {
        width: 100%
    }
}

.fc-comp-26-v2 {
    width: 100%
}

    .fc-comp-26-v2 .fc-comp-26-v2-single {
        display: flex;
        flex-direction: row;
        gap: 32px;
        padding: 32px 0;
        border-bottom: 1px solid #d9d9d9
    }

    .fc-comp-26-v2 > .fc-comp-26-v2-single > .fc-comp-26-v2-number {
        color: #d9d9d9
    }

    .fc-comp-26-v2 > .fc-comp-26-v2-single > .fc-comp-26-v2-content {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 95%
    }

@media(max-width:991px) {
}

@media(max-width:767px) {
}

.fc-comp-26-v3 {
}

    .fc-comp-26-v3 .fc-comp-26-v3-single {
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 24px 0;
        border-bottom: 1px solid #d9d9d9
    }

.bg-black-v4 .fc-comp-26-v3 .fc-comp-26-v3-single {
    border-bottom: 1px solid rgb(217,217,217,.8)
}

@media(max-width:991px) {
}

@media(max-width:767px) {
    .fc-comp-26-v3 .fc-comp-26-v3-single {
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 16px 0;
        border-bottom: 1px solid #d9d9d9
    }
}

.fc-comp-27 {
    display: flex;
    flex-direction: row;
    width: 100%
}

    .fc-comp-27 > .fc-comp-27-left {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

        .fc-comp-27 > .fc-comp-27-left.fc-comp-box {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            gap: 32px;
            border: 1px solid #d9d9d9
        }

        .fc-comp-27 > .fc-comp-27-left > .fc-comp-27-content-top {
            display: flex;
            flex-direction: column;
            gap: 32px
        }

            .fc-comp-27 > .fc-comp-27-left > .fc-comp-27-content-top img.fc-comp-27-content-icon {
                max-width: 40px
            }

        .fc-comp-27 > .fc-comp-27-left .fc-comp-27-content {
            display: flex;
            flex-direction: column;
            gap: 8px
        }

        .fc-comp-27 > .fc-comp-27-left > .fc-comp-27-content-bottom {
            border-top: 1px solid #d9d9d9;
            padding-top: 32px
        }

    .fc-comp-27 > .fc-comp-27-right {
        display: flex;
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        flex-direction: column;
        gap: 32px
    }

        .fc-comp-27 > .fc-comp-27-right > .fc-comp-27-content {
            display: flex;
            flex-direction: column;
            gap: 8px
        }

    .fc-comp-27 .fc-comp-27-content > .fc-comp-27-list-content > .fc-comp-list {
        margin-bottom: 0
    }

@media(max-width:767px) {
    .fc-comp-27 {
        display: flex;
        flex-direction: column;
        width: 100%
    }

        .fc-comp-27 > .fc-comp-27-left {
            width: 100%
        }

        .fc-comp-27 > .fc-comp-27-right {
            width: 100%
        }
}

.fc-comp-28 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

    .fc-comp-28 > .fc-comp-28-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        gap: 16px
    }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col {
            display: flex;
            flex-direction: column;
            align-items: stretch
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 50%;
            -ms-flex: 1 1 50%;
            flex: 1 1 50%
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col-3 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 33.33%;
            -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%;
            .fc-comp-28>.fc-comp-28-row>.fc-comp-28-col-3
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col-4 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 25%;
            -ms-flex: 1 1 25%;
            flex: 1 1 25%
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container {
            height: 100%;
            display: flex;
            flex-direction: column;
            padding: 32px;
            gap: 32px;
            justify-content: space-between
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col.fc-comp-28-empty .fc-comp-28-container {
            background: 0 0;
            border: none
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-content-top {
            display: flex;
            flex-direction: column;
            gap: 16px
        }

            .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-content-top > .fc-comp-28-title-container {
                display: flex;
                flex-direction: row;
                align-items: center;
                gap: 8px
            }

                .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-content-top > .fc-comp-28-title-container > img {
                    max-width: 40px
                }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-content-bottom {
            border-top: 1px solid #d9d9d9;
            padding-top: 32px;
            display: flex;
            flex-direction: column;
            gap: 24px
        }

            .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-content-bottom > .fc-comp-28-list-container {
                display: flex;
                flex-direction: column;
                gap: 12px
            }

                .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-content-bottom > .fc-comp-28-list-container .fc-comp-28-single-list {
                    display: flex;
                    flex-direction: row;
                    gap: 8px
                }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-btn-container > .fc-btn {
            max-width: inherit;
            width: 100%;
            justify-content: space-between
        }

@media(max-width:767px) {
    .fc-comp-28 > .fc-comp-28-row {
        display: flex;
        flex-direction: column;
        gap: 16px
    }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container {
            height: 100%;
            display: flex;
            flex-direction: column;
            padding: 16px;
            gap: 24px
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col.fc-comp-28-empty {
            display: none
        }

        .fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-content-bottom {
            padding-top: 24px
        }
}

.fc-comp-29 {
    display: flex;
    flex-direction: row;
    gap: 64px
}

    .fc-comp-29 > .fc-comp-29-left, .fc-comp-29 > .fc-comp-29-right {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

    .fc-comp-29 > .fc-comp-29-right {
        display: flex;
        flex-direction: column;
        gap: 16px
    }

        .fc-comp-29 > .fc-comp-29-right > p.fc-paragraph-2 {
            color: #666
        }

@media(max-width:991px) {
    .fc-comp-29 {
        display: flex;
        flex-direction: column;
        gap: 32px
    }
}

@media(max-width:767px) {
    .fc-comp-29 {
        display: flex;
        flex-direction: column;
        gap: 32px
    }
}

.fc-comp-30 {
    display: flex;
    flex-direction: column;
    width: 100%
}

    .fc-comp-30 .fc-comp-30-row {
        display: flex;
        flex-direction: row;
        gap: 32px
    }

        .fc-comp-30 .fc-comp-30-row .fc-comp-30-col {
            flex: 1 1 25%;
            display: flex;
            flex-direction: column;
            gap: 8px
        }

            .fc-comp-30 .fc-comp-30-row .fc-comp-30-col a {
                font-family: IRANSansXFaNum,sans-serif !important;
                font-size: 1rem;
                font-weight: 300;
                color: #666;
                line-height: 22.4px;
                letter-spacing: .48px;
                display: flex;
                align-items: center;
                position: relative;
                width: fit-content
            }

                .fc-comp-30 .fc-comp-30-row .fc-comp-30-col a:hover, .fc-comp-30 .fc-comp-30-row .fc-comp-30-col a:focus {
                    cursor: pointer;
                    text-decoration: underline solid 2px !important;
                    text-underline-position: under;
                    color: #166bff !important
                }

    .fc-comp-30 .single-subcountry-link {
        margin-left: 15px
    }

@media(max-width:767px) {
    .fc-comp-30 .fc-comp-30-row {
        display: flex;
        flex-direction: column;
        gap: 8px
    }

        .fc-comp-30 .fc-comp-30-row .fc-comp-30-col {
            flex: 1 1 100%;
            display: flex;
            flex-direction: column;
            gap: 8px
        }
}

.fc-comp-31 .fc-comp-31-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    width: 100%;
    padding: 20px 0
}

.fc-comp-31 a.fc-comp-31-link:hover {
    cursor: pointer
}

.fc-comp-31 .fc-comp-31-link .fc-comp-31-left > .fc-comp-31-img {
    width: 213.5px;
    border-radius: 10px;
    overflow: hidden;
    transition: transform .2s
}

    .fc-comp-31 .fc-comp-31-link .fc-comp-31-left > .fc-comp-31-img > img {
        border-radius: 10px;
        width: 100%;
        height: 132px;
        object-fit: cover;
        object-position: center
    }

.fc-comp-31 a.fc-comp-31-link:hover .fc-comp-31-left > .fc-comp-31-img > img {
    transform: scale(1.1)
}

.fc-comp-31 .fc-comp-31-link .fc-comp-31-right {
    width: 71%
}

    .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: calc(100% - 30px)
    }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-31-title {
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-31-title-link > span {
            position: relative;
            width: fit-content
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > a.fc-comp-31-title-link:hover > span {
            cursor: pointer;
            color: #166bff
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-31-title-link > span:after {
            content: '';
            position: absolute;
            width: 100%;
            transform: scaleX(0);
            height: 2px;
            bottom: 0;
            left: 0;
            background-color: #166bff;
            transform-origin: bottom left
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > a.fc-comp-31-title-link:hover > span::after {
            transform: scaleX(1);
            transform-origin: bottom left
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > a.fc-comp-31-title-link:hover {
            cursor: pointer;
            color: #166bff
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-31-description > p {
            font-family: IRANSansXFaNum,sans-serif !important;
            font-size: .875rem;
            font-weight: 300;
            color: #666;
            line-height: 19.6px;
            letter-spacing: .32px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-tag-container > a.fc-link-1:hover > .fc-paragraph-3 {
            color: #166bff !important
        }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-tag-container {
            width: 100%;
            max-height: 28px;
            overflow: hidden;
            gap: 6px
        }

            .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-tag-container > .fc-comp-tag {
                padding: 4px 8px;
                border-radius: 50px
            }

@media(max-width:991px) {
    .fc-comp-31 .fc-comp-31-link {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        padding: 18px 0
    }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-left, .fc-comp-31 .fc-comp-31-link .fc-comp-31-right {
            width: 100%
        }

            .fc-comp-31 .fc-comp-31-link .fc-comp-31-left > .fc-comp-31-img {
                width: 100%
            }

                .fc-comp-31 .fc-comp-31-link .fc-comp-31-left > .fc-comp-31-img > img {
                    width: 100%;
                    height: 467.32px;
                    object-fit: cover;
                    object-position: center
                }

    .fc-comp-31 .fc-comp-31-left > .fc-comp-31-img > img {
        border-radius: 10px;
        width: 100%;
        height: auto
    }
}

@media(max-width:767px) {
    .fc-comp-31 .fc-comp-31-link {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        padding: 18px 0
    }

        .fc-comp-31 .fc-comp-31-link .fc-comp-31-left, .fc-comp-31 .fc-comp-31-link .fc-comp-31-right {
            width: 100%
        }

            .fc-comp-31 .fc-comp-31-link .fc-comp-31-left > .fc-comp-31-img {
                width: 100%
            }

                .fc-comp-31 .fc-comp-31-link .fc-comp-31-left > .fc-comp-31-img > img {
                    width: 343px;
                    height: 217.78px;
                    object-fit: cover;
                    object-position: center;
                    margin: auto
                }

    .fc-comp-31 .fc-comp-31-left > .fc-comp-31-img > img {
        border-radius: 10px;
        width: 100%;
        height: auto
    }
}

.fc-comp-32 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%
}

    .fc-comp-32 .fc-lslider-gallery-container > .container {
        max-width: 100%;
        padding: 0
    }

        .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > .lSSlideWrapper {
            max-height: 541px;
            height: 100%;
            width: auto
        }

            .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > .lSSlideWrapper > .lightSlider {
                height: auto !important;
                width: 100%
            }

                .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > .lSSlideWrapper > .lightSlider > li > img {
                    height: auto;
                    width: 100%
                }

        .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > ul.lSPager.lSGallery {
            margin: 16px auto 0 !important;
            width: fit-content !important
        }

            .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > ul.lSPager.lSGallery li {
                width: 60px;
                max-width: 60px;
                height: 60px;
                max-height: 60px;
                border: 1px solid #d9d9d9;
                padding: 9px 0
            }

        .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter .lSPager.lSGallery li.active, .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter .lSPager.lSGallery li:hover {
            border: 2px solid #166bff;
            border-radius: 0;
            cursor: pointer
        }

    .fc-comp-32 > .fc-comp-32-left, .fc-comp-32 > .fc-comp-32-right {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        width: 50%
    }

        .fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container {
            display: flex;
            flex-direction: column;
            gap: 24px;
            padding-right: 180px
        }

            .fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container > .fc-comp-32-content {
                display: flex;
                flex-direction: column;
                gap: 24px
            }

.fc-comp-32-content-container .fc-comp-list-custom {
    display: flex;
    flex-direction: column;
    gap: 16px
}

    .fc-comp-32-content-container .fc-comp-list-custom > li {
        display: flex;
        flex-direction: row;
        gap: 16px
    }

.fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container > .fc-comp-32-btn-container {
    display: flex;
    flex-direction: row;
    gap: 16px
}

    .fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container > .fc-comp-32-btn-container .fc-btn {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 16px;
        min-width: 220px;
        max-width: 300px
    }

@media(max-width:1200px) {
    .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > .lSSlideWrapper {
        height: auto;
        width: 100%
    }

        .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > .lSSlideWrapper > .lightSlider {
            height: auto !important;
            width: 100%
        }

    .fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container {
        padding-right: 0
    }

        .fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container > .fc-comp-32-btn-container .fc-btn {
            min-width: unset
        }
}

@media(max-width:991px) {
    .fc-comp-32 {
        display: flex;
        flex-direction: column;
        width: 100%
    }

        .fc-comp-32 > .fc-comp-32-left, .fc-comp-32 > .fc-comp-32-right {
            width: 100%
        }

            .fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container {
                padding-right: 0
            }

        .fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > .lSSlideWrapper > .lightSlider > li > img {
            height: auto;
            width: 100%
        }
}

@media(max-width:767px) {
    .fc-comp-32 > .fc-comp-32-right > .fc-comp-32-content-container > .fc-comp-32-btn-container {
        display: flex;
        flex-direction: column
    }
}

.fc-comp-33 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%;
    height: 502px
}

    .fc-comp-33 > .fc-comp-33-preview {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        width: 60%;
        height: 100%
    }

        .fc-comp-33 > .fc-comp-33-preview > .fc-comp-33-preview-content {
            width: 100%;
            height: 100%;
            position: relative
        }

    .fc-comp-33 .fc-video-container iframe, .fc-comp-33 .fc-video-container object, .fc-comp-33 .fc-video-container embed, .fc-comp-33 .fc-video-container video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .fc-comp-33 > .fc-comp-33-list {
        display: flex;
        flex-direction: column;
        gap: 24px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        width: 40%;
        position: relative
    }

        .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content {
            display: flex;
            flex-direction: column;
            gap: 8px
        }

        .fc-comp-33 > .fc-comp-33-list > .nav-stacked-scroller {
            padding-right: 12px;
            overflow-x: auto;
            overflow-y: scroll
        }

            .fc-comp-33 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar {
                width: 6px
            }

            .fc-comp-33 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar-track {
                background: 0 0
            }

            .fc-comp-33 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar-thumb {
                background-color: #323232
            }

        .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content li .fc-comp-33-list-item {
            display: flex;
            flex-direction: row;
            align-items: flex-start;
            gap: 16px;
            padding: 0;
            background: 0 0
        }

        .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-wrapper {
            position: relative;
            width: 100%;
            max-width: 142px;
            min-width: 142px;
            height: 80px;
            border-radius: 10px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 25%;
            -ms-flex: 1 1 25%;
            flex: 1 1 25%;
            width: 25%
        }

            .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-wrapper > img {
                width: auto;
                height: 100%;
                max-height: 80px;
                border-radius: 10px
            }

        .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li .fc-player-wrapper .fc-play-hover {
            display: none
        }

        .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li.active .fc-player-wrapper .fc-play-hover, .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li:hover .fc-player-wrapper .fc-play-hover {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 15px;
            right: 15px;
            background-color: transparent;
            cursor: pointer;
            display: flex;
            align-items: center;
            text-align: center
        }

            .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li.active .fc-player-wrapper .fc-play-hover > svg, .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li:hover .fc-player-wrapper .fc-play-hover > svg {
                margin: 0 auto;
                transition-duration: .2s
            }

        .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-content {
            display: flex;
            flex-direction: column;
            gap: 4px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 65%;
            -ms-flex: 1 1 65%;
            flex: 1 1 65%;
            width: 65%
        }

            .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-content .fc-comp-33-title {
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis
            }

            .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-content .fc-comp-33-description {
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                opacity: .8
            }

        .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-time {
            display: flex;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            width: auto;
            justify-content: flex-end
        }

@media(max-width:1200px) {
}

@media(max-width:991px) {
    .fc-comp-33 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        height: 100%
    }

        .fc-comp-33 > .fc-comp-33-preview {
            width: 100%;
            height: 100%
        }

        .fc-comp-33 > .fc-comp-33-list {
            width: 100%;
            height: 100%;
            max-height: 450px;
            gap: 16px
        }

        .fc-comp-33 > .fc-comp-33-preview > .fc-comp-33-preview-content {
            width: 100%;
            height: 100%;
            min-height: 450px;
            position: relative
        }

        .fc-comp-33 .fc-video-container iframe, .fc-comp-33 .fc-video-container object, .fc-comp-33 .fc-video-container embed, .fc-comp-33 .fc-video-container video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }
}

@media(max-width:767px) {
    .fc-comp-33 > .fc-comp-33-preview > .fc-comp-33-preview-content {
        width: 100%;
        height: 100%;
        min-height: 350px;
        position: relative
    }

    .fc-comp-33 > .fc-comp-33-list > .nav-stacked-scroller {
        padding-right: 5px
    }

    .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content li .fc-comp-33-list-item {
        gap: 16px
    }

    .fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-content {
        width: 45%
    }
}

.fc-comp-34 {
    width: 100%
}

    .fc-comp-34 > .fc-comp-34-row {
        display: flex;
        flex-direction: row
    }

        .fc-comp-34 > .fc-comp-34-row.fc-comp-34-row-wrap {
            flex-wrap: wrap;
            gap: 16px 0
        }

        .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col {
            display: flex;
            width: -webkit-fill-available;
            justify-content: center
        }

            .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-10 {
                max-width: 10%
            }

            .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col > .fc-comp-34-link {
                display: flex;
                width: 100%;
                justify-content: center
            }

            .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col > a.fc-comp-34-link:hover {
                border-radius: 24px;
                background-color: #ededed
            }

            .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col > .fc-comp-34-link > .fc-comp-34-content {
                display: flex;
                flex-direction: column;
                align-items: center;
                gap: 16px;
                width: 141px;
                padding: 8px
            }

@media(max-width:991px) {
    .fc-comp-34 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

        .fc-comp-34 > .fc-comp-34-row.fc-comp-34-row-wrap {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            overflow-x: scroll
        }

        .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-10 {
            max-width: 18%
        }
}

@media(max-width:767px) {
    .fc-comp-34 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

        .fc-comp-34 > .fc-comp-34-row.fc-comp-34-row-wrap {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            overflow-x: scroll
        }

        .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-10 {
            max-width: 50%;
            min-width: 40%
        }
}

.fc-comp-34-v2 {
    width: 100%
}

    .fc-comp-34-v2 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        gap: 16px
    }

        .fc-comp-34-v2 > .fc-comp-34-row.fc-comp-34-row-wrap {
            flex-wrap: wrap;
            gap: 16px 0
        }

        .fc-comp-34-v2 > .fc-comp-34-row > .fc-comp-34-col {
            display: flex;
            width: -webkit-fill-available;
            justify-content: center
        }

            .fc-comp-34-v2 > .fc-comp-34-row > .fc-comp-34-col .fc-comp-34-content {
                display: flex;
                flex-direction: column;
                gap: 8px
            }

                .fc-comp-34-v2 > .fc-comp-34-row > .fc-comp-34-col .fc-comp-34-content img {
                    width: 45px;
                    margin: auto
                }

@media(max-width:991px) {
    .fc-comp-34-v2 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

        .fc-comp-34-v2 > .fc-comp-34-row.fc-comp-34-row-wrap {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            overflow-x: scroll
        }

        .fc-comp-34-v2 > .fc-comp-34-row > .fc-comp-34-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 11px);
            -ms-flex: 1 1 calc(33.33% - 11px);
            flex: 1 1 calc(33.33% - 11px);
            width: calc(33.33% - 11px);
            flex-grow: 0;
            flex-shrink: 0
        }
}

@media(max-width:767px) {
    .fc-comp-34-v2 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

        .fc-comp-34-v2 > .fc-comp-34-row.fc-comp-34-row-wrap {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            overflow-x: scroll
        }
}

.fc-comp-34-v3 {
    width: 100%
}

    .fc-comp-34-v3 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        gap: 5px
    }

        .fc-comp-34-v3 > .fc-comp-34-row.fc-comp-34-row-wrap {
            flex-wrap: wrap;
            gap: 16px 0
        }

        .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col {
            display: flex;
            width: -webkit-fill-available;
            justify-content: center
        }

            .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col .fc-comp-34-link {
                display: flex;
                width: -webkit-fill-available;
                justify-content: center;
                border-radius: 5px;
                padding: 16px 0
            }

            .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col a.fc-comp-34-link:hover {
                background-color: #f0f1f4
            }

            .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col .fc-comp-34-content {
                display: flex;
                flex-direction: column;
                gap: 8px
            }

                .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col .fc-comp-34-content img {
                    width: 45px;
                    margin: auto
                }

@media(max-width:991px) {
    .fc-comp-34-v3 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

        .fc-comp-34-v3 > .fc-comp-34-row.fc-comp-34-row-wrap {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            overflow-x: scroll
        }

        .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 4px);
            -ms-flex: 1 1 calc(33.33% - 4px);
            flex: 1 1 calc(33.33% - 4px);
            width: calc(33.33% - 4px);
            flex-grow: 0;
            flex-shrink: 0
        }
}

@media(max-width:767px) {
    .fc-comp-34-v3 > .fc-comp-34-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

        .fc-comp-34-v3 > .fc-comp-34-row.fc-comp-34-row-wrap {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            overflow-x: scroll
        }
}

.fc-comp-35 {
    width: 100%
}

    .fc-comp-35 > .fc-comp-35-container {
        display: flex;
        flex-direction: column;
        gap: 24px;
        padding: 32px;
        box-shadow: 0 2px 12px 0 rgba(0,0,0,.13)
    }

        .fc-comp-35 > .fc-comp-35-container > .fc-comp-35-img {
            margin: auto
        }

        .fc-comp-35 > .fc-comp-35-container > .fc-comp-35-content {
            display: flex;
            flex-direction: column;
            gap: 4px
        }

@media(max-width:767px) {
    .fc-comp-35 > .fc-comp-35-container {
        padding: 16px
    }
}

.fc-comp-36 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

    .fc-comp-36 > .fc-comp-36-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 32px
    }

        .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col {
            display: flex;
            flex-direction: column
        }

            .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col.fc-comp-col-2 {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(50% - 16px);
                -ms-flex: 1 1 calc(50% - 16px);
                flex: 1 1 calc(50% - 16px);
                width: calc(50% - 16px);
                flex-grow: 0;
                flex-shrink: 0
            }

            .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content {
                padding: 32px 32px 64px
            }

                .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content.fc-comp-36-content-box {
                    border: 1px solid #d9d9d9
                }

                    .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content.fc-comp-36-content-box.bg-blue {
                        border: 1px solid #166bff
                    }

                .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content > .fc-comp-36-content-top {
                    display: flex;
                    flex-direction: column;
                    gap: 16px;
                    padding-bottom: 32px
                }

                .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content > .fc-comp-36-content-bottom {
                    display: flex;
                    flex-direction: column;
                    gap: 16px;
                    padding-top: 32px;
                    border-top: 1px solid #d9d9d9
                }

                    .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content > .fc-comp-36-content-bottom > .fc-comp-36-list-container, .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content > .fc-comp-36-content-bottom > .fc-comp-36-list-container > filter {
                        display: flex;
                        flex-direction: column;
                        gap: 8px
                    }

@media(max-width:991px) {
    .fc-comp-36 > .fc-comp-36-row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 32px
    }

        .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col.fc-comp-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%;
            flex-grow: 0;
            flex-shrink: 0
        }
}

@media(max-width:767px) {
    .fc-comp-36 > .fc-comp-36-row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 32px
    }

        .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col.fc-comp-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%;
            flex-grow: 0;
            flex-shrink: 0
        }

        .fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content {
            padding: 24px 24px 32px
        }
}

.fc-comp-36.fc-comp-36-v2 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content > .fc-comp-36-content-top {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-bottom: 32px
}

.fc-comp-36.fc-comp-36-v2 > .fc-comp-36-row > .fc-comp-36-col > .fc-comp-36-content > .fc-comp-36-content-bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 0;
    border-top: none
}

.fc-comp-37 {
    width: 100%
}

    .fc-comp-37 > .fc-comp-37-row {
        display: flex;
        flex-direction: row;
        gap: 5px
    }

        .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col {
            display: flex;
            flex-direction: column
        }

            .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col.fc-comp-37-col-left {
                width: 66.5%;
                max-width: 775.2px
            }

            .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col.fc-comp-37-col-right {
                width: calc(33.5% - 5px);
                max-width: 385.3px
            }

        .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col-right {
            display: flex;
            flex-direction: column;
            gap: 5px
        }

@media(max-width:991px) {
    .fc-comp-37 > .fc-comp-37-row {
        display: flex;
        flex-direction: column;
        gap: 5px
    }

        .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col.fc-comp-37-col-left {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%;
            max-width: unset
        }

        .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col.fc-comp-37-col-right {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%;
            max-width: unset
        }

        .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col-right {
            display: flex;
            flex-direction: row;
            gap: 5px
        }

            .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col-right > .fc-comp-37-top {
                width: 50%
            }

            .fc-comp-37 > .fc-comp-37-row > .fc-comp-37-col-right > .fc-comp-37-bottom {
                width: 50%
            }
}

.fc-comp-38 {
    width: 100%
}

    .fc-comp-38 > .fc-comp-38-row {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 24px
    }

        .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col {
            display: flex;
            flex-direction: column
        }

            .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col.fc-comp-38-col-left {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(15% - 6px);
                -ms-flex: 1 1 calc(15% - 6px);
                flex: 1 1 calc(15% - 6px);
                width: calc(15% - 6px)
            }

            .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col.fc-comp-38-col-right {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(85% - 6px);
                -ms-flex: 1 1 calc(85% - 6px);
                flex: 1 1 calc(85% - 6px);
                width: calc(85% - 6px)
            }

        .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right {
            display: flex;
            flex-direction: column;
            gap: 16px
        }

            .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-top {
            }

            .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container {
                display: flex;
                flex-direction: row;
                gap: 32px
            }

                .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > .fc-comp-38-list-item {
                    display: flex;
                    flex-direction: row;
                    gap: 8px
                }

@media(max-width:991px) {
    .fc-comp-38 > .fc-comp-38-row {
        display: flex;
        flex-direction: column;
        gap: 24px
    }

        .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col.fc-comp-38-col-left {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 50%;
            -ms-flex: 1 1 50%;
            flex: 1 1 50%;
            width: 50%
        }

        .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col.fc-comp-38-col-right {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%
        }

        .fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container {
            display: flex;
            flex-direction: row;
            gap: 16px 32px;
            flex-wrap: wrap
        }
}

.fc-comp-39 {
    width: 100%
}

    .fc-comp-39 > .fc-comp-39-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 64px;
        padding-right: 64px
    }

        .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col {
            display: flex;
            flex-direction: column
        }

            .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col.fc-comp-col-2 {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(50% - 32px);
                -ms-flex: 1 1 calc(50% - 32px);
                flex: 1 1 calc(50% - 32px);
                width: calc(50% - 32px);
                flex-grow: 0;
                flex-shrink: 0
            }

            .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col > .fc-comp-39-content {
                display: flex;
                flex-direction: row;
                align-items: center;
                gap: 32px
            }

                .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col > .fc-comp-39-content > .fc-comp-39-left {
                    display: flex;
                    flex-direction: column;
                    width: 131px
                }

                .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col > .fc-comp-39-content > .fc-comp-39-right {
                    display: flex;
                    flex-direction: column
                }

                    .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col > .fc-comp-39-content > .fc-comp-39-right p {
                        color: #323232;
                        font-weight: 500
                    }

@media(max-width:991px) {
    .fc-comp-39 > .fc-comp-39-row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 64px;
        padding-right: 0
    }

        .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col.fc-comp-col-2 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 32px);
            -ms-flex: 1 1 calc(50% - 32px);
            flex: 1 1 100%;
            width: 100%;
            flex-grow: 0;
            flex-shrink: 0
        }

        .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col > .fc-comp-39-content {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 16px
        }

            .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col > .fc-comp-39-content > .fc-comp-39-left {
                display: flex;
                flex-direction: column;
                width: 35%
            }

            .fc-comp-39 > .fc-comp-39-row > .fc-comp-39-col > .fc-comp-39-content > .fc-comp-39-right {
                display: flex;
                flex-direction: column;
                width: calc(75% - 16px)
            }
}

.fc-comp-40 {
    width: 100%
}

    .fc-comp-40 > .fc-comp-40-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 32px
    }

        .fc-comp-40 > .fc-comp-40-row > .fc-comp-40-col {
            display: flex;
            flex-direction: column;
            gap: 16px
        }

            .fc-comp-40 > .fc-comp-40-row > .fc-comp-40-col.fc-comp-col-5 {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(20% - 26px);
                -ms-flex: 1 1 calc(20% - 26px);
                flex: 1 1 calc(20% - 26px);
                width: calc(20% - 26px);
                flex-grow: 0;
                flex-shrink: 0
            }

            .fc-comp-40 > .fc-comp-40-row > .fc-comp-40-col > .fc-comp-40-content {
                display: flex;
                flex-direction: column;
                gap: 16px
            }

@media(max-width:767px) {
    .fc-comp-40 > .fc-comp-40-row > .fc-comp-40-col.fc-comp-col-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        flex-grow: 0;
        flex-shrink: 0
    }
}

.fc-comp-41 {
    width: 100%
}

    .fc-comp-41 > .fc-comp-41-row {
        display: flex;
        flex-direction: row;
        gap: 64px
    }

        .fc-comp-41 > .fc-comp-41-row > .fc-comp-41-col {
            display: flex;
            flex-direction: column;
            gap: 16px
        }

            .fc-comp-41 > .fc-comp-41-row > .fc-comp-41-col.fc-comp-col-3 {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(33.33% - 42px);
                -ms-flex: 1 1 calc(33.33% - 42px);
                flex: 1 1 calc(33.33% - 42px);
                width: calc(33.33% - 42px);
                flex-grow: 0;
                flex-shrink: 0
            }

            .fc-comp-41 > .fc-comp-41-row > .fc-comp-41-col .fc-comp-41-bg-text-container {
                position: relative;
                height: 35px
            }

                .fc-comp-41 > .fc-comp-41-row > .fc-comp-41-col .fc-comp-41-bg-text-container > svg {
                    position: absolute;
                    bottom: 0
                }

                .fc-comp-41 > .fc-comp-41-row > .fc-comp-41-col .fc-comp-41-bg-text-container > .fc-comp-41-text {
                    font-family: IRANSansXFaNum,serif !important;
                    font-size: 1.25rem;
                    font-weight: 600;
                    color: #bababa;
                    line-height: 26px;
                    letter-spacing: 0
                }

@media(max-width:767px) {
    .fc-comp-41 > .fc-comp-41-row {
        display: flex;
        flex-direction: column;
        gap: 56px
    }

        .fc-comp-41 > .fc-comp-41-row > .fc-comp-41-col.fc-comp-col-3 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%;
            flex-grow: 0;
            flex-shrink: 0
        }
}

.fc-comp-42 {
    display: flex;
    flex-direction: row;
    width: 100%
}

    .fc-comp-42 > .fc-comp-42-left, .fc-comp-42 > .fc-comp-42-right {
        width: 50%;
        position: relative
    }

        .fc-comp-42 > .fc-comp-42-left > .fc-bg-video, .fc-comp-42 > .fc-comp-42-right > .fc-bg-video {
            position: absolute;
            object-fit: cover;
            width: 100%;
            height: 100%
        }

        .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container {
            background-size: cover;
            height: 100%;
            min-height: 721px;
            padding: 80px 80px 80px 0
        }

        .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-img-container, .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-img-container {
            display: none
        }

        .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container > .fc-comp-42-content {
            display: flex;
            flex-direction: column;
            gap: 24px;
            margin-left: 183px;
            position: relative;
            z-index: 1
        }

        .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container {
            background-size: cover;
            height: 100%;
            min-height: 721px;
            padding: 80px 0 80px 80px
        }

            .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container > .fc-comp-42-content {
                display: flex;
                flex-direction: column;
                gap: 24px;
                margin-right: 183px;
                position: relative;
                z-index: 1
            }

@media(max-width:1200px) {
    .fc-comp-42 {
        display: flex;
        flex-direction: row;
        width: 100%
    }

        .fc-comp-42 > .fc-comp-42-left, .fc-comp-42 > .fc-comp-42-right {
            width: 50%;
            position: relative
        }

            .fc-comp-42 > .fc-comp-42-left > .fc-bg-video, .fc-comp-42 > .fc-comp-42-right > .fc-bg-video {
                position: absolute;
                object-fit: cover;
                width: 100%;
                height: 100%
            }

            .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container {
                background-size: cover;
                height: 100%;
                min-height: 721px;
                padding: 80px 33px 80px 0
            }

            .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-img-container, .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-img-container {
                display: none
            }

            .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container > .fc-comp-42-content {
                display: flex;
                flex-direction: column;
                gap: 24px;
                margin-left: 33px;
                position: relative;
                z-index: 1
            }

            .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container {
                background-size: cover;
                height: 100%;
                min-height: 721px;
                padding: 80px 0 80px 33px
            }

                .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container > .fc-comp-42-content {
                    display: flex;
                    flex-direction: column;
                    gap: 24px;
                    margin-right: 33px;
                    position: relative;
                    z-index: 1
                }
}

@media(max-width:991px) {
    .fc-comp-42 {
        display: flex;
        flex-direction: column;
        width: 100%
    }

        .fc-comp-42 > .fc-comp-42-left, .fc-comp-42 > .fc-comp-42-right {
            width: 100%;
            position: relative
        }

            .fc-comp-42 > .fc-comp-42-left:last-child, .fc-comp-42 > .fc-comp-42-right:last-child {
                padding-bottom: 32px
            }

            .fc-comp-42 > .fc-comp-42-left > .fc-bg-video, .fc-comp-42 > .fc-comp-42-right > .fc-bg-video {
                display: none
            }

            .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container {
                background: 0 0 !important;
                height: 100%;
                min-height: auto;
                padding: 32px 16px
            }

            .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-img-container, .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-img-container {
                display: block
            }

                .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-img-container > img, .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-img-container > img {
                    width: 100%;
                    height: auto
                }

            .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container > .fc-comp-42-content {
                display: flex;
                flex-direction: column;
                gap: 24px;
                margin-left: 0
            }

                .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container > .fc-comp-42-content > .fc-comp-42-img.fc-mobile-hide {
                    display: none !important
                }

            .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container {
                background: 0 0 !important;
                height: 100%;
                min-height: auto;
                padding: 32px 16px
            }

                .fc-comp-42 > .fc-comp-42-left > .fc-comp-42-container > .fc-bg-video, .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container > .fc-bg-video {
                    position: absolute;
                    opacity: .4;
                    object-fit: cover;
                    width: 100%;
                    height: 100%
                }

                .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container > .fc-comp-42-content {
                    display: flex;
                    flex-direction: column;
                    gap: 24px;
                    margin-right: 0
                }

                    .fc-comp-42 > .fc-comp-42-right > .fc-comp-42-container > .fc-comp-42-content > .fc-comp-42-img.fc-mobile-hide {
                        display: none !important
                    }
}

.fc-comp-43 {
    width: 100%
}

    .fc-comp-43 > .fc-comp-43-row {
        display: flex;
        flex-direction: row;
        gap: 16px
    }

        .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col {
            display: flex
        }

            .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col.fc-comp-col-5 {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(20% - 130px);
                -ms-flex: 1 1 calc(20% - 130px);
                flex: 1 1 calc(20% - 130px);
                width: calc(20% - 130px);
                flex-grow: 0;
                flex-shrink: 0
            }

            .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content {
                display: flex;
                flex-direction: column;
                align-items: center;
                gap: 16px
            }

                .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > .fc-comp-43-img-container {
                    padding: 25%;
                    border-radius: 50%
                }

                    .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > .fc-comp-43-img-container > img {
                        width: 100%
                    }

                .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > .fc-comp-43-text {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    gap: 16px;
                    text-align: center
                }

        .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-divider.fc-comp-divider-icon {
            max-height: 180px;
            max-width: 130px;
            display: flex;
            align-items: center;
            overflow: hidden
        }

@media(max-width:1200px) {
    .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col.fc-comp-col-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(20% - 80px);
        -ms-flex: 1 1 calc(20% - 80px);
        flex: 1 1 calc(20% - 80px);
        width: calc(20% - 80px);
        flex-grow: 0;
        flex-shrink: 0
    }

    .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > .fc-comp-43-img-container {
        padding: 20%;
        border-radius: 50%
    }

    .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-divider.fc-comp-divider-icon {
        max-height: 150px;
        max-width: 80px;
        overflow: hidden
    }
}

@media(max-width:991px) {
    .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col.fc-comp-col-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(20% - 50px);
        -ms-flex: 1 1 calc(20% - 50px);
        flex: 1 1 calc(20% - 50px);
        width: calc(20% - 50px);
        flex-grow: 0;
        flex-shrink: 0
    }

    .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > .fc-comp-43-img-container {
        padding: 20%;
        border-radius: 50%
    }

    .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-divider.fc-comp-divider-icon {
        max-height: 120px;
        max-width: 50px;
        overflow: hidden
    }
}

@media(max-width:767px) {
    .fc-comp-43 > .fc-comp-43-row {
        display: flex;
        flex-direction: column;
        gap: 0
    }

        .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col.fc-comp-col-5 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%;
            flex-grow: 0;
            flex-shrink: 0
        }

        .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 16px;
            width: 100%
        }

            .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > .fc-comp-43-img-container {
                width: 100px;
                padding: 25px;
                border-radius: 50%
            }

            .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > img {
                max-width: 100px
            }

            .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-col > .fc-comp-43-content > .fc-comp-43-text {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 10px;
                width: 70%;
                text-align: start
            }

        .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-divider.fc-comp-divider-icon {
            max-width: 100px;
            height: 30px;
            overflow: hidden
        }

            .fc-comp-43 > .fc-comp-43-row > .fc-comp-43-divider.fc-comp-divider-icon > svg {
                transform: rotate(90deg)
            }
}

.fc-container > .fc-comp-table {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 0 80px;
    gap: 24px
}

.fc-content-right .fc-comp-table {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%
}

.fc-comp-table .fc-comp-table-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

.fc-comp-table > .fc-comp-table-content > .fc-table {
    width: 100%
}

.fc-comp-table > .fc-comp-table-content ol.fc-comp-list {
    font-size: .9rem !important;
    padding-left: 18px
}

    .fc-comp-table > .fc-comp-table-content ol.fc-comp-list a.fc-link-3 {
        text-decoration: none
    }

.fc-comp-table .fc-table-col-20 {
    width: 20%
}

.fc-table > tbody > tr > td, .fc-table > tbody > tr > th, .fc-table > tfoot > tr > td, .fc-table > tfoot > tr > th {
    vertical-align: top;
    border-bottom: 1px solid #d7d7d7;
    padding: 12px
}

.fc-table > tbody > tr.fc-comp-blur > td, .fc-table > tbody > tr.fc-comp-blur > th, .fc-table > tfoot > tr.fc-comp-blur > td, .fc-table > tfoot > tr.fc-comp-blur > th {
    border-bottom: 1px solid #f7f7f7
}

.fc-table > tbody > tr > td:first-child p {
    padding-right: 80px
}

.fc-table > thead > tr > td, .fc-table > thead > tr > th {
    vertical-align: top;
    padding: 16px 12px 32px
}

.fc-table-content-center {
    vertical-align: middle !important;
    text-align: center
}

@media(max-width:1200px) {
    .fc-container > .fc-comp-table {
        padding: 32px 33px 56px
    }
}

@media(max-width:767px) {
    .fc-container > .fc-comp-table {
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 16px 56px;
        gap: 32px
    }

    .fc-comp-table .fc-comp-table-content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        overflow: auto
    }

    .fc-table > tbody > tr > td:first-child p {
        padding-right: 0
    }
}

.fc-comp-table > .fc-comp-table-content > .fc-table-v2 {
    width: 100%
}

.fc-comp-table .fc-table-v2 .fc-table-col-20 {
    width: 20%
}

.fc-table-v2 > tbody > tr > td, .fc-table-v2 > tbody > tr > th, .fc-table-v2 > tfoot > tr > td, .fc-table-v2 > tfoot > tr > th {
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    padding: 8px 0
}

.fc-flex {
    width: 100%
}

    .fc-flex > .fc-flex-row {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 16px
    }

        .fc-flex > .fc-flex-row.fc-comp-margin-b-0 {
            margin-bottom: 0
        }

        .fc-flex > .fc-flex-row > .fc-flex-col-1 {
            -webkit-box-flex: 1;
            flex: 1 1 100%
        }

        .fc-flex > .fc-flex-row > .fc-flex-col-2 {
            -webkit-box-flex: 1;
            flex: 1 1 50%
        }

        .fc-flex > .fc-flex-row > .fc-flex-col-3 {
            -webkit-box-flex: 1;
            flex: 1 1 33.33%
        }

        .fc-flex > .fc-flex-row > .fc-flex-col-4 {
            -webkit-box-flex: 1;
            flex: 1 1 25%
        }

        .fc-flex > .fc-flex-row > .fc-flex-col-5 {
            -webkit-box-flex: 1;
            flex: 1 1 20%
        }

        .fc-flex > .fc-flex-row > .fc-flex-col-6 {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 16.66%;
            -ms-flex: 1 1 16.66%;
            flex: 1 1 16.66%;
            width: 16.66% !important
        }

        .fc-flex > .fc-flex-row > .fc-flex-col-10 {
            -webkit-box-flex: 1;
            flex: 1 1 10%
        }

.fc-flex-col-content .fc-flex-img {
    padding: 18px
}

.fc-flex-col-content .fc-flex-text {
    text-align: center
}

@media(max-width:767px) {
}

.fc-flex-gap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 0;
    gap: 26px
}

    .fc-flex-gap .fc-flex-gap-col {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0;
        gap: 16px
    }

.fc-container > .fc-content-container > .fc-content-left > .fc-breadcrumb-container {
    padding-top: 32px
}

.fc-container > .fc-content-container > .fc-breadcrumb-container {
    overflow: hidden;
    padding-top: 16px
}

.fc-content-right > .fc-section > .fc-breadcrumb-container {
    overflow: hidden
}

.fc-breadcrumb-container > .fc-breadcrumb {
    padding-left: 0;
    list-style: none
}

.fc-breadcrumb > li {
    display: inline-block;
    color: #166bff
}

    .fc-breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "\203A" !important
    }

.fc-breadcrumb-container > .fc-breadcrumb > li > a.fc-link-1, .fc-breadcrumb-container > .fc-breadcrumb > li {
    display: inline-block;
    color: #3c3c3c
}

    .fc-breadcrumb-container > .fc-breadcrumb > li > a.fc-link-1:hover, .fc-breadcrumb-container > .fc-breadcrumb > li > a.fc-link-1:focus, .fc-breadcrumb-container > .fc-breadcrumb > li.active {
        color: #166bff
    }

    .fc-breadcrumb-container > .fc-breadcrumb > li.fc-paragraph-3 > a.fc-link-1 {
        font-size: .875rem !important
    }

@media(max-width:1200px) {
    .fc-breadcrumb-container {
        padding: 0 33px
    }

    .fc-container > .fc-content-container > .fc-content-left > .fc-breadcrumb-container {
        padding-top: 32px
    }
}

@media(max-width:991px) {
    .fc-breadcrumb-container {
        padding: 0
    }

    .fc-container > .fc-content-container > .fc-content-left > .fc-breadcrumb-container {
        padding-top: 32px
    }
}

@media(max-width:767px) {
    .fc-container > .fc-content-container > .fc-content-left > .fc-breadcrumb-container {
        padding-top: 16px
    }

    .fc-breadcrumb-container > .fc-breadcrumb > li {
        margin: 0
    }
}

.fc-comp-video {
    width: 65%
}

    .fc-comp-video video, video {
        clip-path: inset(1px 1px)
    }

@media(max-width:1200px) {
    .fc-comp-video {
        width: 100%
    }
}

.fc-comp-yt-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

    .fc-comp-yt-video iframe, .fc-comp-yt-video object, .fc-comp-yt-video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.fc-comp.fc-comp-download {
    width: 60%;
    padding-top: 0
}

.fc-comp-download {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 24px;
    padding: 32px 0 16px
}

    .fc-comp-download > .fc-comp-download-title {
        padding: 0 16px
    }

    .fc-comp-download > .fc-comp-download-content > .fc-comp-single-download {
        border-bottom: 1px solid #d9d9d9;
        padding: 16px
    }

        .fc-comp-download > .fc-comp-download-content > .fc-comp-single-download:hover {
            background-color: #f7f7f9
        }

        .fc-comp-download > .fc-comp-download-content > .fc-comp-single-download:first-child {
            border-top: 1px solid #d9d9d9
        }

        .fc-comp-download > .fc-comp-download-content > .fc-comp-single-download > .fc-comp-single-download-link {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            width: 100%
        }

.fc-comp-single-download > .fc-comp-single-download-link .fc-comp-single-download-icon {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 16px
}

.fc-comp-single-download > .fc-comp-single-download-link .fc-comp-single-download-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 10px;
    gap: 10px
}

@media(max-width:991px) {
    .fc-comp.fc-comp-download {
        width: 100%;
        padding: 0
    }

    .fc-comp-download > .fc-comp-download-content > .fc-comp-single-download {
        padding: 16px 25px 16px 16px
    }

    .fc-comp-single-download > .fc-comp-single-download-link .fc-comp-single-download-item {
        padding-right: 20px
    }
}

@media(max-width:767px) {
    .fc-comp.fc-comp-download {
        width: 100%
    }

    .fc-content-right.fc-content-right-40 > .fc-content-right-40-container .fc-comp-download {
        width: 100%;
        padding: 0 0 16px
    }

        .fc-content-right.fc-content-right-40 > .fc-content-right-40-container .fc-comp-download .fc-comp-download-title {
            padding: 0
        }

    .fc-comp-download > .fc-comp-download-title {
        padding: 0 0 16px
    }

    .fc-comp-download > .fc-comp-download-content > .fc-comp-single-download {
        padding: 16px 0
    }

    .fc-comp-single-download > .fc-comp-single-download-link .fc-comp-single-download-item {
        padding-right: 10px;
        width: 95%
    }
}

.fc-comp-list {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    color: #666;
    line-height: 22.4px;
    letter-spacing: .48px;
    padding-left: 24px
}

.fc-comp-11 .fc-comp-11-bottom .fc-comp-list {
    font-size: .875rem
}

.fc-comp-list.fc-comp-list-b-24 > li:not(:last-child) {
    padding-bottom: 24px
}

.fc-comp-list.fc-comp-list-b-16 > li:not(:last-child) {
    padding-bottom: 16px
}

@media(max-width:767px) {
    .fc-comp-list {
        font-size: .9375rem;
        line-height: 25px;
        letter-spacing: .45px
    }

        .fc-comp-list.fc-comp-list-b-24 > li:not(:last-child) {
            padding-bottom: 16px
        }
}

.fc-comp-list-v2 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: 1.25rem;
    line-height: 28px;
    letter-spacing: .5px
}

.fc-comp-list.fc-comp-list-v2 > li:not(:last-child) {
    padding-bottom: 8px
}

.fc-comp-list-v2.fc-comp-list-b-16 > li:not(:last-child) {
    padding-bottom: 16px
}

@media(max-width:767px) {
    .fc-comp-list-v2 {
        font-size: 1.125rem;
        line-height: 25.2px
    }

    .fc-comp-list.fc-comp-list-b-24 > li:not(:last-child) {
        padding-bottom: 16px
    }
}

.fc-comp-list-v3 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .75rem;
    line-height: 16.8px;
    letter-spacing: .36px
}

.fc-comp-list.fc-comp-list-v2 > li:not(:last-child) {
    padding-bottom: 8px
}

.fc-comp-list-v2.fc-comp-list-b-16 > li:not(:last-child) {
    padding-bottom: 16px
}

@media(max-width:767px) {
    .fc-comp-list-v3 {
        font-size: .75rem;
        line-height: 16.8px
    }

    .fc-comp-list.fc-comp-list-b-24 > li:not(:last-child) {
        padding-bottom: 16px
    }
}

.fc-comp-list-v4 {
    font-family: IRANSansXFaNum,sans-serif !important;
    font-size: .875rem;
    line-height: 19.6px;
    letter-spacing: .42px
}

.fc-comp-list.fc-comp-list-v4 > li:not(:last-child) {
    padding-bottom: 8px
}

.fc-comp-list-v4.fc-comp-list-b-16 > li:not(:last-child) {
    padding-bottom: 16px
}

@media(max-width:767px) {
    .fc-comp-list-v4 {
        font-size: .875rem;
        line-height: 19.6px
    }
}

.fc-comp-list-custom {
    list-style: none;
    padding-left: 0
}

.fc-comp-tabs {
    position: relative;
    width: 100%
}

    .fc-comp-tabs > .fc-tabs-title {
        padding-bottom: 32px
    }

    .fc-comp-tabs > .fc-tabs-header {
        display: flex;
        flex-wrap: nowrap;
        margin-bottom: 64px;
        overflow-x: auto
    }

        .fc-comp-tabs > .fc-tabs-header::-webkit-scrollbar {
            display: none
        }

        .fc-comp-tabs > .fc-tabs-header > .fc-single-tab {
            margin-left: 0;
            margin-right: 34px;
            font-size: 14px;
            color: #323232;
            font-weight: 300;
            line-height: 33.6px;
            letter-spacing: .45px;
            padding-top: 8px;
            padding-bottom: 11px;
            cursor: pointer;
            flex-shrink: 0
        }

            .fc-comp-tabs > .fc-tabs-header > .fc-single-tab:hover, .fc-comp-tabs > .fc-tabs-header > .fc-single-tab:focus {
                border-bottom: 2px solid #1e69ec;
                padding-top: 8px;
                padding-bottom: 8px
            }

            .fc-comp-tabs > .fc-tabs-header > .fc-single-tab.is_active {
                font-weight: 500;
                border-bottom: 2px solid #1e69ec;
                padding-top: 8px;
                padding-bottom: 8px
            }

    .fc-comp-tabs > .fc-tabs-content > .fc-single-content {
        display: none
    }

    .fc-comp-tabs > .fc-comp-tab-header-nav {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: absolute;
        top: 73px;
        width: 100%;
        pointer-events: none
    }

        .fc-comp-tabs > .fc-comp-tab-header-nav > .fc-tab-nav-left {
            margin-left: -10px;
            padding-right: 30px;
            background-color: transparent;
            background-image: linear-gradient(to left,#00000000 0%,#ffffff 30%);
            height: 50px;
            display: flex;
            align-items: center;
            cursor: pointer;
            pointer-events: auto
        }

        .fc-comp-tabs > .fc-comp-tab-header-nav > .fc-tab-nav-right {
            margin-right: -10px;
            padding-left: 30px;
            background-color: transparent;
            background-image: linear-gradient(to right,#00000000 0%,#ffffff 30%);
            height: 50px;
            display: flex;
            align-items: center;
            cursor: pointer;
            pointer-events: auto
        }

    .fc-comp-tabs > .fc-tabs-content > .fc-single-content.fc-show-content {
        display: block
    }

    .fc-comp-tabs > .fc-tabs-content > .fc-single-content > div {
        padding-top: 0;
        padding-bottom: 0
    }

@media(max-width:1200px) {
    .fc-comp-tabs > .fc-tabs-header {
        margin-bottom: 32px
    }
}

@media(max-width:991px) {
    .fc-comp-tabs > .fc-tabs-content > .fc-single-content-mobile > .fc-comp-1.fc-comp-mobile > .fc-comp-1-left {
        padding-bottom: 24px
    }
}

@media(max-width:767px) {
    .fc-comp-tabs {
    }

        .fc-comp-tabs > .fc-tabs-title {
            padding-bottom: 22px
        }

        .fc-comp-tabs > .fc-tabs-header {
            display: flex;
            flex-wrap: nowrap;
            padding-bottom: 22px
        }

        .fc-comp-tabs > .fc-comp-tab-header-nav {
            top: 98px
        }
}

.fc-comp-tabs.fc-comp-tabs-v2 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    position: relative;
    width: 100%
}

    .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 32px;
        width: 35%
    }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left > .fc-tabs-header {
            display: flex;
            flex-direction: column
        }

            .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left > .fc-tabs-header > .fc-single-tab, .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left > .fc-tabs-header > .fc-single-tab-link {
                background-color: #fff;
                padding: 15px;
                font-size: 20px;
                color: #323232;
                font-weight: 300;
                line-height: 28px;
                letter-spacing: .48px;
                cursor: pointer
            }

            .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left > .fc-tabs-header > .fc-single-tab-link {
                margin-top: 32px
            }

            .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left > .fc-tabs-header > .fc-single-tab:hover, .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left > .fc-tabs-header > .fc-single-tab:focus, .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left > .fc-tabs-header > .fc-single-tab.is_active {
                background-color: #f0f1f4;
                padding: 15px
            }

    .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-content {
        width: 65%
    }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-content > .fc-single-content {
            display: none
        }

    .fc-comp-tabs.fc-comp-tabs-v2 > .fc-comp-tab-header-nav {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: absolute;
        top: 73px;
        width: 100%;
        pointer-events: none
    }

    .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-content > .fc-single-content.fc-show-content {
        display: block
    }

    .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-content > .fc-single-content > div {
        padding-top: 0;
        padding-bottom: 0
    }

    .fc-comp-tabs.fc-comp-tabs-v2 > .fc-comp-slide-button-container.mobile-hide {
        display: none !important
    }

@media(max-width:1200px) {
    .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-header {
        margin-bottom: 32px
    }
}

@media(max-width:991px) {
    .fc-comp-tabs.fc-comp-tabs-v2 {
        display: flex;
        flex-direction: column;
        gap: 32px;
        width: 100%
    }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left {
            width: 100%
        }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-content {
            width: 100%
        }

            .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-content > .fc-single-content-mobile > .fc-comp-1.fc-comp-mobile > .fc-comp-1-left {
                padding-bottom: 24px
            }
}

@media(max-width:767px) {
    .fc-comp-tabs.fc-comp-tabs-v2 {
        display: flex;
        flex-direction: column;
        gap: 32px;
        width: 100%
    }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-left {
            width: 100%
        }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-content {
            width: 100%
        }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-title {
            padding-bottom: 22px
        }

        .fc-comp-tabs.fc-comp-tabs-v2 > .fc-tabs-header {
            display: flex;
            flex-wrap: nowrap;
            padding-bottom: 22px
        }
}

@media(min-width:992px) {
    .fc-single-content-mobile-header {
        display: none !important
    }
}

@media(max-width:991px) {
    .fc-tabs-header-mobile .fc-tabs-header, .fc-tabs-header-mobile .fc-comp-tab-header-nav {
        display: none !important
    }

    .fc-single-content-mobile {
        display: block !important
    }

    .fc-comp-5.fc-comp-mobile .fc-comp-5-right {
        padding-top: 16px
    }

    .fc-tabs-content .fc-comp-mobile {
        padding: 24px 0 !important;
        display: none
    }

    .fc-tabs-content .fc-show-content .fc-comp-mobile {
        display: block
    }

    .fc-single-content-mobile-header {
        display: flex !important;
        flex-wrap: nowrap;
        height: 60px;
        align-items: center;
        border-bottom: 1px solid #d9d9d9
    }

        .fc-single-content-mobile-header img {
            width: 40px;
            margin-left: 10px
        }

        .fc-single-content-mobile-header h4 {
            color: #323232;
            font-size: 15px;
            font-family: IRANSansXFaNum;
            font-weight: 300;
            line-height: 19.6px;
            /*letter-spacing: .45px*/
        }

        .fc-single-content-mobile-header svg {
            margin-right: auto
        }

            .fc-single-content-mobile-header svg.rotate-180 {
                transform: rotate(180deg);
                transition: transform .3s ease
            }

        .fc-single-content-mobile-header svg {
            transition: transform .3s ease
        }
}

.fc-comp-tabs-with-icon {
    position: relative;
    width: 100%
}

    .fc-comp-tabs-with-icon > .fc-tabs-title {
        padding-bottom: 32px
    }

    .fc-comp-tabs-with-icon > .fc-tabs-header {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        align-self: stretch;
        margin-bottom: 32px;
        overflow-x: auto
    }

        .fc-comp-tabs-with-icon > .fc-tabs-header::-webkit-scrollbar {
            display: none
        }

        .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab {
            cursor: pointer;
            flex-shrink: 0;
            display: flex;
            padding: 8px;
            flex-direction: column;
            align-items: center;
            gap: 16px;
            flex: 1 0 0;
            align-self: stretch;
            margin:1px;
        }

            .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab > .fc-comp-tabs-with-icon-box > p {
                font-weight: 500;
                color: #323232
            }

            .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab:hover, .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab:focus {
                padding-top: 8px;
                padding-bottom: 8px;
                border-radius: 24px;
                background-color: #ededed
            }

            .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab.is_active {
                border-radius: 24px;
                background-color: #ededed
            }

            .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab > .fc-comp-tabs-with-icon-box > img {
                -webkit-transition-property: all;
                -webkit-transition-duration: .3s;
                -webkit-transition-timing-function: ease
            }

            .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab:hover > .fc-comp-tabs-with-icon-box > img, .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab:focus > .fc-comp-tabs-with-icon-box > img {
                transform: scale(1.1)
            }

    .fc-comp-tabs-with-icon > .fc-comp-tab-header-nav {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: absolute;
        top: 73px;
        width: 100%;
        pointer-events: none
    }

        .fc-comp-tabs-with-icon > .fc-comp-tab-header-nav > .fc-tab-nav-left {
            margin-left: -10px;
            padding-right: 10px;
            background-color: transparent;
            background-image: linear-gradient(to left,#00000000 0%,#ffffff 30%);
            height: 50px;
            display: flex;
            align-items: center;
            cursor: pointer;
            pointer-events: auto
        }

        .fc-comp-tabs-with-icon > .fc-comp-tab-header-nav > .fc-tab-nav-right {
            margin-right: -10px;
            padding-left: 10px;
            background-color: transparent;
            background-image: linear-gradient(to right,#00000000 0%,#ffffff 30%);
            height: 50px;
            display: flex;
            align-items: center;
            cursor: pointer;
            pointer-events: auto
        }

    .fc-comp-tabs-with-icon > .fc-tabs-content > .fc-single-content {
        display: none
    }

        .fc-comp-tabs-with-icon > .fc-tabs-content > .fc-single-content.fc-show-content {
            display: block
        }

        .fc-comp-tabs-with-icon > .fc-tabs-content > .fc-single-content > div {
            padding-top: 0;
            padding-bottom: 0
        }

@media(max-width:767px) {
    .fc-comp-tabs-with-icon {
        position: relative;
        width: 100%
    }

        .fc-comp-tabs-with-icon > .fc-tabs-title {
            padding-bottom: 22px
        }

        .fc-comp-tabs-with-icon > .fc-tabs-header {
            display: flex;
            flex-wrap: nowrap;
            padding-bottom: 22px
        }

        .fc-comp-tabs-with-icon > .fc-comp-tab-header-nav {
            top: 98px
        }

    .fc-comp-tabs > .fc-tabs-content > .fc-single-content {
        display: none
    }
}

.fc-comp-tabs-with-icon.fc-tabs-header-scroll > .fc-tabs-header {
    justify-content: flex-start;
    overflow: scroll;
    gap: 0
}

.fc-comp-tabs-with-icon.fc-tabs-header-scroll > .fc-tabs-header {
    justify-content: flex-start
}

    .fc-comp-tabs-with-icon.fc-tabs-header-scroll > .fc-tabs-header::-webkit-scrollbar {
        display: block
    }

.fc-comp-tabs-with-icon.fc-tabs-header-scroll > .fc-comp-tab-header-nav > .fc-tab-nav-left, .fc-comp-tabs-with-icon.fc-tabs-header-scroll > .fc-comp-tab-header-nav > .fc-tab-nav-right {
    height: 160px
}

.fc-comp-faqs-search {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 16px;
    width: 100%
}

    .fc-comp-faqs-search .fc-search-container {
        width: 100%
    }

    .fc-comp-faqs-search .fc-comp-faqs-search-btn {
        height: 47px;
        min-width: 140px;
        justify-content: center
    }

        .fc-comp-faqs-search .fc-comp-faqs-search-btn > span {
            margin-right: 0
        }

.fc-comp-faqs {
    width: 100%
}

    .fc-comp-faqs .fc-comp-single-faq {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 16px;
        padding-right: 16px;
        border-bottom: 1px solid #d7d7d7;
        cursor: pointer
    }

        .fc-comp-faqs .fc-comp-single-faq .fc-comp-faq-question {
            display: flex;
            justify-content: space-between;
            align-items: center
        }

            .fc-comp-faqs .fc-comp-single-faq .fc-comp-faq-question p {
                font-family: IRANSansXFaNum,sans-serif !important;
                font-size: .875rem;
                font-weight: 400;
                color: #323232;
                line-height: 19.6px;
                letter-spacing: .28px
            }

            .fc-comp-faqs .fc-comp-single-faq .fc-comp-faq-question span {
                padding-left: 10px;
                padding-right: 10px
            }

        .fc-comp-faqs .fc-comp-single-faq:not(.fc-comp-faq-expanded) .fc-comp-faq-answer {
            display: none
        }

        .fc-comp-faqs .fc-comp-single-faq.fc-comp-faq-expanded .fc-comp-faq-answer {
            display: block
        }

        .fc-comp-faqs .fc-comp-single-faq .fc-comp-faq-answer {
            padding-top: 24px;
            padding-right: 36px;
            font-family: IRANSansXFaNum,sans-serif !important;
            font-size: .875rem;
            font-weight: 300;
            color: #666;
            line-height: 19.6px;
            letter-spacing: .28px
        }

@media(max-width:767px) {
    .fc-comp-faqs .fc-comp-single-faq {
        padding-left: 0;
        padding-right: 0
    }
}

.fc-comp-faqs-v2 .fc-comp-faqs-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%
}

.fc-comp-faqs-v2 .fc-comp-single-faq {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.fc-comp-faqs-v2 a.fc-comp-single-faq:hover {
    cursor: pointer
}

    .fc-comp-faqs-v2 a.fc-comp-single-faq:hover .fc-comp-faq-question {
        color: #166bff !important
    }

.fc-comp-faqs-v2 .fc-comp-single-faq .fc-comp-faq-answer {
}

@media(max-width:767px) {
}

.fc-comp-search {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 0;
    width: 100%
}

    .fc-comp-search .fc-search-container {
        width: 100%
    }

    .fc-comp-search .fc-comp-search-btn {
        height: 47px;
        min-width: 140px;
        justify-content: center
    }

        .fc-comp-search .fc-comp-search-btn > span {
            margin-right: 0
        }

.fc-search-list.fc-section {
    padding: 0
}

@media(max-width:767px) {
    .fc-comp-search {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 8px;
        width: 100%
    }
}

.fc-footer-banner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

    .fc-footer-banner > .fc-footer-banner-title {
        padding-top: 32px;
        padding-bottom: 17px
    }

    .fc-footer-banner > .fc-footer-banner-row {
        display: flex
    }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(25%);
            -ms-flex: 1 1 calc(25%);
            flex: 1 1 calc(25%);
            border-right: none;
            height: 100%
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-empty {
            background-color: transparent;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(25%);
            -ms-flex: 1 1 calc(25%);
            flex: 1 1 calc(25%)
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col + .fc-footer-banner-col {
            border-left: 2px solid #fff
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black + .fc-footer-banner-col.bg-black {
            border-left: 2px solid #000
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col > .fc-footer-banner-content-link {
            height: 100%
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 16px;
            background-color: #eaecf0;
            height: 100%;
            min-height: 278px
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col:hover > .fc-footer-banner-content-link > .fc-footer-banner-content, .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col:focus > .fc-footer-banner-content-link > .fc-footer-banner-content {
            background-color: #e1e4ea
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black .fc-footer-banner-content.bg-black {
            background-color: #323232
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black:hover > .fc-footer-banner-content-link > .fc-footer-banner-content.bg-black, .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black:focus > .fc-footer-banner-content-link > .fc-footer-banner-content.bg-black {
            background-color: #2e2e2e
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-blue .fc-footer-banner-content.bg-blue {
            background-color: #f0f6ff
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-blue:hover > .fc-footer-banner-content-link > .fc-footer-banner-content.bg-blue, .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-blue:focus > .fc-footer-banner-content-link > .fc-footer-banner-content.bg-blue {
            background-color: #dbeaff
        }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content > .fc-footer-banner-content-top {
            padding-bottom: 64px
        }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content > .fc-footer-banner-content-top > .fc-footer-banner-content-title {
                padding-bottom: 16px
            }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content > .fc-footer-banner-content-bottom {
            display: flex;
            flex-direction: row;
            justify-content: flex-end
        }

@media(max-width:1200px) {
    .fc-footer-banner > .fc-footer-banner-title {
        padding: 32px 33px 17px
    }

    .fc-footer-banner > .fc-footer-banner-row {
        display: flex;
        flex-wrap: wrap
    }

        .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50%);
            -ms-flex: 1 1 calc(50%);
            flex: 1 1 calc(50%);
            border-right: none;
            border-bottom: 2px solid #fff
        }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content {
                padding: 16px 33px
            }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black {
                border-bottom: 2px solid #000 !important
            }
}

@media(max-width:767px) {
    .fc-footer-banner {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        padding-left: 0;
        padding-right: 0;
        background-color: #f7f7f9
    }

        .fc-footer-banner > .fc-footer-banner-title {
            padding-top: 32px;
            padding-bottom: 69px;
            padding-left: 20px;
            padding-right: 20px
        }

        .fc-footer-banner > .fc-footer-banner-row {
            display: flex;
            flex-wrap: wrap
        }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col {
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 calc(100%);
                -ms-flex: 1 1 calc(100%);
                flex: 1 1 calc(100%);
                border-right: none;
                border-bottom: 2px solid #fff;
                height: fit-content
            }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-empty {
                display: none
            }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col + .fc-footer-banner-col {
                border-left: none
            }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col > .fc-footer-banner-content-link {
                height: 100%
            }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content {
                padding: 16px;
                height: 100%;
                min-height: inherit
            }

                .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content > .fc-footer-banner-content-top {
                    padding-bottom: 47px
                }

                    .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col .fc-footer-banner-content > .fc-footer-banner-content-top > .fc-footer-banner-content-title {
                        padding-bottom: 22px
                    }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black {
                border-left: none !important
            }
}

.fc-page-breaker {
    display: flex;
    align-items: center;
    padding: 48px 0
}

    .fc-page-breaker.fc-content {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 48px 0 80px;
        gap: 101px
    }

    .fc-page-breaker > .fc-page-breaker-left {
        display: flex;
        flex-direction: column;
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 80%;
        -ms-flex: 1 1 80%;
        flex: 1 1 80%
    }

    .fc-page-breaker > .fc-page-breaker-right {
        display: flex;
        flex-direction: column;
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 20%;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%
    }

    .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-text {
        font-family: IRANSansXFaNum,-serif !important;
        font-size: 2rem;
        font-weight: 300;
        color: #fff;
        line-height: 38.4px;
        /*letter-spacing: .96px;*/
        /*margin-right: 170px*/
    }

.bg-blue .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-text, .bg-grey .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-text, .bg-lightgrey .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-text {
    color: #323232
}

.fc-page-breaker > .fc-page-breaker-right > .fc-btn {
    width: 100%;
    justify-content: space-between
}

.fc-page-breaker.fc-content > .fc-page-breaker-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    gap: 24px
}

.fc-page-breaker.fc-comp-text-center {
    justify-content: center
}

.fc-container.fc-container-sm.bg-lightgrey .fc-page-breaker {
    padding-left: 17px;
    padding-right: 17px
}

@media(max-width:1200px) {
    .fc-page-breaker {
        padding: 48px 33px
    }

        .fc-page-breaker, .fc-page-breaker.fc-content {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            gap: 157px
        }

    .fc-container.fc-container-sm.bg-lightgrey .fc-page-breaker {
        padding-left: 33px;
        padding-right: 33px
    }
}

@media(max-width:991px) {
    .fc-page-breaker {
        padding: 32px 33px
    }

        .fc-page-breaker, .fc-page-breaker.fc-content {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            gap: 24px
        }

            .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-text {
                font-family: IRANSansXFaNum,-serif !important;
                font-size: 1.75rem;
                font-weight: 300;
                color: #fff;
                line-height: 38.4px;
                /*letter-spacing: .84px;*/
                text-align:center
                /*margin-right: 185px*/
            }

            .fc-page-breaker > .fc-page-breaker-right > .fc-btn {
                width: 100%;
                min-width: 300px;
                justify-content: space-between
            }
}

@media(max-width:767px) {
    .fc-page-breaker, .fc-page-breaker.fc-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 32px 20px;
        gap: 24px
    }

        .fc-page-breaker > .fc-page-breaker-left {
            width: 100%
        }

        .fc-page-breaker > .fc-page-breaker-right {
            width: 100%
        }

        .fc-page-breaker.fc-content > .fc-page-breaker-right > img {
            margin: auto
        }

        .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-text {
            font-family: IRANSansXFaNum,-serif !important;
            font-size: 1.75rem;
            font-weight: 300;
            color: #fff;
            line-height: 38.4px;
            /*letter-spacing: .84px;*/
            margin-right: 0
        }

    .bg-blue .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-text {
        color: #323232
    }

    .fc-page-breaker > .fc-page-breaker-right > .fc-btn {
        width: 100%;
        min-width: none;
        justify-content: space-between
    }

    .fc-container.fc-container-sm.bg-lightgrey .fc-page-breaker {
        padding-left: 20px;
        padding-right: 20px
    }
}

.fc-container > .fc-page-breaker-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    padding-top: 48px;
    padding-bottom: 80px
}

.fc-page-breaker-2 .fc-page-breaker-text {
    margin-right: 145px
}

.fc-page-breaker-2 > .fc-btn {
    width: fit-content;
    justify-content: space-between
}

.fc-page-breaker-2-list-container {
    display: flex;
    flex-direction: column
}

    .fc-page-breaker-2-list-container > .fc-page-breaker-2-list {
        display: flex;
        flex-direction: row;
        gap: 10px;
        padding: 4px 0;
        align-items: center
    }

@media(max-width:1200px) {
    .fc-container > .fc-page-breaker-2 {
        padding: 48px 33px
    }

    .fc-page-breaker-2 .fc-page-breaker-text {
        margin-right: 0
    }
}

@media(max-width:991px) {
    .fc-container > .fc-page-breaker-2 {
        padding: 32px 33px
    }

    .fc-page-breaker-2 .fc-page-breaker-text {
        margin-right: 0
    }
}

@media(max-width:767px) {
    .fc-container > .fc-page-breaker-2 {
        padding: 32px 20px
    }

    .fc-page-breaker-2 .fc-page-breaker-text {
        margin-right: 0
    }

    .fc-page-breaker-2 > .fc-btn {
        width: 100%;
        justify-content: space-between
    }
}

.fc-container .fc-page-breaker-3 {
    display: flex;
    flex-direction: column;
    padding: 32px 0;
    gap: 32px
}

.fc-container > .fc-section > .fc-page-breaker-3 {
    padding: 0
}

.fc-page-breaker-3 .fc-page-breaker-3-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px
}

    .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 0;
        gap: 32px
    }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row.fc-page-breaker-3-row-auto {
            flex-wrap: wrap;
            justify-content: center;
            gap: 16px 32px
        }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col .fc-page-breaker-img {
            margin: auto
        }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col .fc-page-breaker-3-content {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 0
        }

            .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col .fc-page-breaker-3-content p, .fc-page-breaker-3 > .fc-page-breaker-text > a.fc-link-1, .fc-page-breaker-3 > .fc-page-breaker-text > a.fc-link-1 svg {
                color: #323232;
                width: min-content
            }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col a.fc-page-breaker-3-link:hover .fc-page-breaker-3-content p, .fc-page-breaker-3 .fc-page-breaker-text a.fc-link-1:hover {
            color: #166bff !important
        }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col:hover .fc-page-breaker-3-content p:after, .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col:focus .fc-page-breaker-3-content .fc-link-1:after {
            transform: scaleX(1);
            transform-origin: bottom left
        }

@media(max-width:1200px) {
    .fc-container .fc-page-breaker-3 {
        padding: 32px 0
    }

    .bg-grey .fc-container .fc-page-breaker-3 {
        padding: 32px 33px
    }

    .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 0;
        gap: 24px;
        flex-wrap: wrap;
        justify-content: center
    }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row > .fc-page-breaker-3-col {
            max-width: calc(33.33% - 24px);
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(33.33% - 24px);
            -ms-flex: 1 1 calc(33.33% - 24px);
            flex: 1 1 calc(33.33% - 24px);
            display: flex;
            flex-direction: column;
            justify-content: space-between
        }
}

@media(max-width:767px) {
    .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: stretch;
        padding: 0;
        gap: 16px
    }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row.fc-page-breaker-3-row-auto {
            gap: 16px
        }

        .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col {
            max-width: calc(50% - 12px);
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(50% - 12px);
            -ms-flex: 1 1 calc(50% - 12px);
            flex: 1 1 calc(50% - 12px);
            display: flex;
            flex-direction: column;
            justify-content: space-between
        }

            .fc-page-breaker-3 .fc-page-breaker-3-container .fc-page-breaker-3-row .fc-page-breaker-3-col .fc-page-breaker-3-content p, .fc-page-breaker-3 > .fc-page-breaker-text > a.fc-link-1, .fc-page-breaker-3 > .fc-page-breaker-text > a.fc-link-1 svg {
                width: fit-content
            }
}

@media(max-width:1200px) {
    .fc-page-breaker-3.fc-comp-icon > .fc-page-breaker-3-container {
        flex-direction: row
    }

    .fc-page-breaker-3.fc-comp-icon .fc-page-breaker-3-container .fc-page-breaker-3-row > .fc-page-breaker-3-col {
        max-width: max-content
    }
}

@media(max-width:767px) {
    .fc-page-breaker-3.fc-comp-icon .fc-page-breaker-3-container .fc-page-breaker-3-row {
        justify-content: space-between
    }

        .fc-page-breaker-3.fc-comp-icon .fc-page-breaker-3-container .fc-page-breaker-3-row > .fc-page-breaker-3-col {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 calc(10% - 0px);
            -ms-flex: 1 1 calc(10% - 0px);
            flex: 1 1 calc(10% - 0px);
            display: flex;
            flex-direction: column;
            justify-content: space-between
        }
}

.fc-container .fc-page-breaker-3-auto-slider {
    display: flex;
    flex-direction: column;
    padding: 32px 0;
    gap: 32px;
    width: 100%
}

.fc-section .fc-page-breaker-3-auto-slider {
    padding-top: 0
}

.fc-container > .fc-section > .fc-page-breaker-3-auto-slider {
    padding: 0
}

@media(max-width:991px) {
    .fc-container.fc-container-sm > .fc-content-container > .fc-page-breaker-3-auto-slider {
        padding: 0 33px
    }
}

@media(max-width:767px) {
    .fc-container.fc-container-sm > .fc-content-container > .fc-page-breaker-3-auto-slider {
        padding: 0
    }
}

.fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px
}

    .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 0
    }

        .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row.fc-page-breaker-3-auto-slider-row-auto {
            flex-wrap: wrap;
            justify-content: center;
            gap: 16px 32px
        }

        .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row .fc-page-breaker-3-auto-slider-col {
            list-style: none
        }

            .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row .fc-page-breaker-3-auto-slider-col .fc-page-breaker-img {
                margin: auto
            }

            .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row .fc-page-breaker-3-auto-slider-col .fc-page-breaker-3-auto-slider-content {
                display: flex;
                flex-direction: column;
                align-items: center;
                padding: 0
            }

                .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row .fc-page-breaker-3-auto-slider-col .fc-page-breaker-3-auto-slider-content p, .fc-page-breaker-3-auto-slider > .fc-page-breaker-text > a.fc-link-1, .fc-page-breaker-3-auto-slider > .fc-page-breaker-text > a.fc-link-1 svg {
                    color: #323232;
                    width: min-content
                }

            .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row .fc-page-breaker-3-auto-slider-col:hover .fc-page-breaker-3-auto-slider-content p, .fc-page-breaker-3-auto-slider .fc-page-breaker-text a.fc-link-1:hover {
                color: #166bff !important
            }

                .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row .fc-page-breaker-3-auto-slider-col:hover .fc-page-breaker-3-auto-slider-content p:after, .fc-page-breaker-3-auto-slider .fc-page-breaker-3-auto-slider-container .fc-page-breaker-3-auto-slider-row .fc-page-breaker-3-auto-slider-col:focus .fc-page-breaker-3-auto-slider-content .fc-link-1:after {
                    transform: scaleX(1);
                    transform-origin: bottom left
                }

.fc-page-breaker-3-full-width-slider {
    width: 100% !important
}

.fc-page-breaker-4-container {
    padding: 32px 0
}

.fc-content-right > .fc-section > .fc-page-breaker-4-container {
    padding: 32px;
    width: 100%
}

.fc-page-breaker-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 64px
}

    .fc-page-breaker-4 > .fc-page-breaker-4-content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .fc-page-breaker-4 > .fc-page-breaker-4-top {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

    .fc-page-breaker-4 > .fc-page-breaker-4-bottom {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px
    }

@media(max-width:1200px) {
    .fc-page-breaker-4-container {
        padding: 32px 33px
    }
}

@media(max-width:767px) {
    .fc-page-breaker-4-container {
        padding: 32px 16px
    }
}

.fc-content-banner {
    min-height: 560px;
    background-size: cover !important
}

    .fc-content-banner .fc-content-banner-container {
        width: 45%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0;
        gap: 24px
    }

.fc-content-banner-container .fc-banner-btn-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px
}

    .fc-content-banner-container .fc-banner-btn-container a {
        margin-right: 0
    }

@media(max-width:1200px) {
    .fc-content-banner .fc-content-banner-container {
        width: 45%;
        height: 100%;
        padding: 32px 33px
    }
}

@media(max-width:991px) {
    .fc-content-banner {
        min-height: 560px;
        background: 0 0 !important
    }

        .fc-content-banner .fc-content-banner-container {
            width: 100%;
            height: 100%;
            padding: 32px 33px
        }

        .fc-content-banner .fc-content-banner-image img.fc-desktop-hide {
            display: block;
            width: 100%
        }
}

@media(max-width:767px) {
    .fc-content-banner {
        background: 0 0 !important;
        min-height: auto
    }

        .fc-content-banner .fc-content-banner-container {
            width: 100%;
            height: 100%;
            padding: 32px 15px
        }

        .fc-content-banner .fc-content-banner-image img.fc-desktop-hide {
            display: block
        }
}

.fc-content-banner-v2 {
    height: 100%;
    margin-bottom: 64px
}

    .fc-content-banner-v2 .fc-content-banner-v2-container {
        min-height: 368px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

        .fc-content-banner-v2 .fc-content-banner-v2-container .fc-content-banner-v2-content {
            width: 40%;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 24px;
            text-align: center
        }

            .fc-content-banner-v2 .fc-content-banner-v2-container .fc-content-banner-v2-content .fc-banner-btn-container {
                display: flex;
                flex-direction: row;
                gap: 16px
            }

@media(max-width:1200px) {
    .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-content {
        width: 100%;
        height: 100%
    }

    .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-image img {
        width: 100%
    }
}

@media(max-width:991px) {
    .fc-content-banner-v2 {
        height: 100%;
        padding: 32px 33px 0;
        margin-bottom: 56px
    }

        .fc-content-banner-v2 .fc-content-banner-v2-container {
            background: 0 0 !important;
            border-radius: 15px
        }

        .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-content {
            width: 100%;
            height: 100%;
            padding: 32px 64px
        }

        .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-image > img.fc-desktop-hide {
            display: block !important;
            border-radius: 0 0 15px 15px
        }

        .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-image {
            width: 100%
        }
}

@media(max-width:767px) {
    .fc-content-banner-v2 {
        height: 100%;
        padding-top: 32px
    }

        .fc-content-banner-v2 .fc-content-banner-v2-container {
            background: 0 0 !important
        }

        .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-content {
            width: 100%;
            height: 100%;
            padding: 0 16px
        }

        .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-image {
            width: 100%
        }
}

.fc-content-banner-v3 {
    height: 100%;
    margin-bottom: 80px
}

    .fc-content-banner-v3 .fc-content-banner-v3-container {
        min-height: 500px;
        border-radius: 18px;
        display: flex;
        justify-content: center;
        align-items: center
    }

        .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            gap: 64px;
            padding: 64px
        }

            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-content-banner-v3-content-left.l-50-r-50 {
                display: flex;
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 50%;
                -ms-flex: 1 1 50%;
                flex: 1 1 50%
            }

            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-content-banner-v3-content-right.l-50-r-50 {
                display: flex;
                flex-direction: column;
                -webkit-box-flex: 1;
                -webkit-flex: 1 1 50%;
                -ms-flex: 1 1 50%;
                flex: 1 1 50%;
                gap: 24px;
                padding-top: 32px;
                padding-bottom: 32px
            }

            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-banner-btn-container {
                display: flex;
                flex-direction: row;
                gap: 16px
            }

@media(max-width:991px) {
    .fc-content-banner-v3 {
        height: 100%;
        padding: 32px 33px 0;
        margin-bottom: 56px
    }

        .fc-content-banner-v3 .fc-content-banner-v3-container {
            background: 0 0 !important;
            background-color: #f6f6f6 !important
        }

            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content {
                flex-direction: column;
                gap: 32px;
                padding: 64px
            }

                .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-logo-footfallcam {
                    width: 100%;
                    display: flex;
                    justify-content: flex-end
                }
}

@media(max-width:767px) {
    .fc-content-banner-v3 {
        height: 100%;
        padding: 32px 12px 0
    }

        .fc-content-banner-v3 .fc-content-banner-v3-container {
            background: 0 0 !important;
            background-color: #f6f6f6 !important
        }

            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content {
                flex-direction: column;
                gap: 24px;
                padding: 32px 20px
            }

                .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-logo-footfallcam {
                    width: 100%;
                    display: flex;
                    justify-content: flex-end
                }

                .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-banner-btn-container {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 16px
                }
}

.fc-content-banner-v4 {
    background-size: cover !important
}

    .fc-content-banner-v4 .fc-container {
        padding: 80px 0
    }

    .fc-content-banner-v4 .fc-content-banner-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 64px
    }

        .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img {
            width: 100%
        }

            .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img.fc-mobile-hide img {
                display: block
            }

        .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-content {
            display: flex;
            flex-direction: column;
            gap: 24px;
            width: 50%
        }

        .fc-content-banner-v4 .fc-content-banner-container .fc-banner-btn-container {
            display: flex;
            flex-direction: row;
            align-items: flex-start;
            gap: 16px
        }

    .fc-content-banner-v4 .fc-content-banner-v4-mobile-img {
        display: none
    }

@media(max-width:1200px) {
    .fc-content-banner-v4 .fc-container {
        padding: 80px 33px
    }
}

@media(max-width:991px) {
    .fc-content-banner-v4 {
        background: 0 0 !important
    }

        .fc-content-banner-v4 .fc-container {
            padding: 32px 0
        }

        .fc-content-banner-v4 > .fc-container > .fc-content-banner-container {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 32px
        }

            .fc-content-banner-v4 > .fc-container > .fc-content-banner-container > .fc-content-banner-v4-content {
                display: flex;
                flex-direction: column;
                gap: 24px;
                width: 100%;
                padding: 0 33px
            }

        .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img.fc-mobile-hide img {
            display: none
        }

        .fc-content-banner-v4 .fc-content-banner-v4-mobile-img {
            display: block
        }

            .fc-content-banner-v4 .fc-content-banner-v4-mobile-img img {
                width: 100%;
                height: auto
            }
}

@media(max-width:767px) {
    .fc-content-banner-v4 {
        background: 0 0 !important;
        min-height: auto
    }

        .fc-content-banner-v4 .fc-container {
            padding: 32px 0
        }

        .fc-content-banner-v4 > .fc-container > .fc-content-banner-container {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 16px
        }

            .fc-content-banner-v4 > .fc-container > .fc-content-banner-container > .fc-content-banner-v4-content {
                display: flex;
                flex-direction: column;
                gap: 16px;
                width: 100%;
                padding: 0 16px
            }

        .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img.fc-mobile-hide img {
            display: none
        }

        .fc-content-banner-v4 .fc-content-banner-v4-mobile-img {
            display: block
        }

            .fc-content-banner-v4 .fc-content-banner-v4-mobile-img img {
                width: 100%;
                height: auto
            }
}

.fc-comp-slider {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.fc-comp-slider-content {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.fc-comp-slide-type-2 {
    position: relative
}

.fc-comp-slide-wrapper {
    width: 100%
}

.fc-comp-slide-row {
    width: 100%
}

.fc-comp-slide-wrapper > .fc-comp-slide-row {
    transition: .5s
}

@media(min-width:992px) {
    .fc-comp-slide-wrapper .fc-comp-2-row {
        width: calc(100% - 2 * var(--fc-comp-2-gap))
    }

    .fc-comp-slide-wrapper .fc-comp-3-row {
        width: calc(100% - 2 * var(--fc-comp-3-gap))
    }

    .fc-comp-slide-wrapper .fc-comp-4-row {
        width: calc(100% - 2 * var(--fc-comp-4-gap))
    }

    .fc-comp-slide-wrapper .fc-comp-6-row {
        width: calc(100% - 2 * var(--fc-comp-6-gap))
    }

    .fc-comp-slide-wrapper .fc-comp-8-row {
        width: calc(100% - 3 * var(--fc-comp-8-gap))
    }

    .fc-comp-slide-wrapper .fc-comp-11-row {
        width: calc(100% - 2 * var(--fc-comp-11-gap))
    }

    .fc-comp-slide-wrapper.fc-comp-slide-wrapper-full .fc-comp-11-row {
        width: calc(100% - 2 * var(--fc-comp-11-gap))
    }

    .fc-comp-slide-wrapper .fc-comp-20-row {
        width: calc(100% - 2 * var(--fc-comp-20-gap))
    }

    .fc-comp-slide-wrapper .fc-comp-22-row {
        width: calc(100% - 3 * var(--fc-comp-22-gap))
    }

    .fc-comp-slide-wrapper {
        overflow: hidden;
        gap: 0 !important
    }

        .fc-comp-slide-wrapper > .fc-comp-show-1-slide, .fc-comp-slide-wrapper > .fc-comp-show-3-slides, .fc-comp-slide-wrapper > .fc-comp-show-4-slides {
            position: relative;
            display: flex;
            transition: .5s;
            flex-wrap: nowrap !important
        }

        .fc-comp-slide-wrapper > .fc-comp-show-1-slide {
            gap: 0 !important
        }

    .fc-comp-show-3-slides > * {
        flex: 1 0 33.34% !important
    }

    .fc-comp-show-4-slides > * {
        flex: 1 0 25% !important
    }

    .fc-comp-show-3-slides .fc-comp-3-col-1, .fc-comp-show-3-slides .fc-comp-4-col, .fc-comp-show-3-slides .fc-comp-11-col-1, .fc-comp-show-3-slides .fc-comp-20-col-slide, .fc-comp-show-3-slides .fc-comp-22-col-1 {
    }

    .fc-comp-show-4-slides .fc-comp-3-col-1, .fc-comp-show-4-slides .fc-comp-4-col, .fc-comp-show-4-slides .fc-comp-11-col-1, .fc-comp-show-4-slides .fc-comp-20-col-slide, .fc-comp-show-4-slides .fc-comp-22-col-1 {
    }

    .fc-comp-20-col-slide .fc-comp-20-col {
        height: 100%
    }

    .fc-comp-20-col-slide .fc-comp-20-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        gap: 16px;
        padding: 16px
    }

    .fc-comp-20-col-slide .fc-comp-20-content-top {
        display: flex;
        justify-content: flex-start;
        gap: 16px
    }

    .fc-comp-20-col-slide .fc-comp-20-content-bottom {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        gap: 64px
    }

    .fc-comp-3 .fc-comp-slide-button-container, .fc-comp-11 .fc-comp-slide-button-container, .fc-comp-20 .fc-comp-slide-button-container, .fc-comp-22 .fc-comp-slide-button-container {
    }

    .fc-comp-8 .fc-comp-slide-button-container {
        margin-right: 2px
    }
}

@media(max-width:991px) {
    .fc-comp-slide-wrapper {
        overflow: hidden
    }

        .fc-comp-slide-wrapper > .fc-comp-show-1-slide {
            position: relative;
            display: flex !important;
            flex-direction: row !important;
            transition: .5s;
            flex-wrap: nowrap !important;
            gap: 0 !important;
            align-items: stretch
        }

        .fc-comp-slide-wrapper > .fc-comp-show-3-slides, .fc-comp-slide-wrapper > .fc-comp-show-4-slides {
            position: relative;
            display: flex !important;
            flex-direction: row !important;
            transition: .5s;
            flex-wrap: nowrap !important;
            gap: 16px !important;
            align-items: stretch
        }

    .fc-comp-show-3-slides > *, .fc-comp-show-4-slides > * {
        flex: 1 0 calc(50% - 8px) !important
    }

    .fc-comp-slide-row > .fc-comp-15 > .fc-comp-15-content-box .fc-comp-15-content {
        padding: 32px
    }

    .fc-comp-slide-row > .fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-right {
        flex: auto
    }

    .fc-comp-slide-row > .fc-comp-15 > .fc-comp-15-content-box.fc-mobile-column-reverse .fc-comp-15-img-container {
        padding: 16px 32px 32px
    }

    .fc-comp-20-col-slide .fc-comp-20-col {
        height: 100%;
        padding: 16px
    }

    .fc-comp-20-col-slide .fc-comp-20-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        gap: 16px
    }

    .fc-comp-20-col-slide .fc-comp-20-content-top {
        display: flex;
        justify-content: flex-start;
        gap: 16px
    }

    .fc-comp-20-col-slide .fc-comp-20-content-bottom {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        gap: 64px
    }
}

@media(max-width:767px) {
    .fc-comp-show-3-slides > *, .fc-comp-show-4-slides > * {
        flex: 1 0 calc(100%) !important
    }

    .fc-comp-slide-row > .fc-comp-15 > .fc-comp-15-content-box .fc-comp-15-content {
        padding: 16px
    }

    .fc-comp-slide-row > .fc-comp-15 > .fc-comp-15-content-box.fc-mobile-column-reverse .fc-comp-15-img-container {
        padding: 16px
    }
}

.fc-comp-slide-button-container {
    margin-top: 16px;
    display: none;
    justify-content: flex-end;
    place-self: end;
    gap: 8px;
    height: 47px
}

.fc-comp-prev-slide, .fc-comp-next-slide {
    width: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    background-color: #166bff
}

    .fc-comp-prev-slide:focus-visible, .fc-comp-next-slide:focus-visible {
        outline: none
    }

    .fc-comp-prev-slide > svg, .fc-comp-next-slide > svg {
        fill: transparent;
        stroke: #fff
    }

.fc-comp-slide-numbers {
    display: flex;
    justify-content: center;
    align-items: center
}

    .fc-comp-slide-numbers p {
        color: #323232;
        text-align: center;
        font-family: IRANSansXFaNum;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 22.4px;
        letter-spacing: .48px;
        min-width: 50px
    }

.fc-comp-slide-button-disable {
    background-color: #d9d9d9;
    pointer-events: none
}

    .fc-comp-slide-button-disable > svg {
        fill: transparent;
        stroke: #b3b3b3
    }

.fc-comp-slide-type-2.fc-comp-5-left.fc-comp-slide-wrapper {
    max-width: 735px
}

.fc-comp-slide-type-2 .fc-comp-slide-button-container {
    margin-top: 0;
    justify-content: space-between;
    gap: 0;
    position: absolute;
    top: calc(50% - 55px/2);
    width: 100%
}

    .fc-comp-slide-type-2 .fc-comp-slide-button-container .fc-comp-slide-numbers {
        display: none
    }

.fc-comp-slide-type-2 .fc-comp-prev-slide, .fc-comp-slide-type-2 .fc-comp-next-slide {
    width: initial;
    background-color: initial;
    padding: 0
}

    .fc-comp-slide-type-2 .fc-comp-prev-slide > svg, .fc-comp-slide-type-2 .fc-comp-next-slide > svg {
        fill: none
    }

    .fc-comp-slide-type-2 .fc-comp-prev-slide > .fc-comp-prev-slide-hovered, .fc-comp-slide-type-2 .fc-comp-next-slide > .fc-comp-next-slide-hovered {
        display: none
    }

@media(min-width:991px) {
    .fc-comp-slide-type-2 .fc-comp-prev-slide:hover > .fc-comp-prev-slide-default, .fc-comp-slide-type-2 .fc-comp-next-slide:hover > .fc-comp-next-slide-default {
        display: none
    }

    .fc-comp-slide-type-2 .fc-comp-prev-slide:hover > .fc-comp-prev-slide-hovered, .fc-comp-slide-type-2 .fc-comp-next-slide:hover > .fc-comp-next-slide-hovered {
        display: block
    }
}

.infographic-slider .fc-content-left {
    padding-bottom: 32px
}

.fc-comp-infographic-slider-container {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.fc-comp-infographic-slider-ul {
    position: relative;
    padding-inline-start: 0;
    margin-bottom: 0
}

.fc-comp-infographic-each-slider {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all .3s linear
}

    .fc-comp-infographic-each-slider.current {
        position: relative;
        z-index: 1;
        opacity: 1;
        visibility: visible
    }

.fc-comp-infographic-slider-content {
    display: flex;
    flex-direction: row;
    gap: 64px
}

.fc-comp-infographic-slider-left {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.fc-comp-infographic-slider-text-section {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.fc-comp-infographic-slider-right {
    width: 75%
}

@media(max-width:991px) {
    .infographic-slider .fc-content-left {
        padding-bottom: 0
    }

    .fc-comp-infographic-slider-content {
        flex-direction: column;
        gap: 32px
    }

    .fc-comp-infographic-slider-left {
        width: 100%
    }

    .fc-comp-infographic-slider-logo {
        max-height: 180px;
        width: fit-content
    }

    .fc-comp-infographic-slider-text-section {
        gap: 16px;
        padding-top: 32px
    }

    .fc-comp-infographic-slider-right {
        width: 100%
    }
}

.fc-comp-infographic-slider-logo {
    padding: 0
}

.fc-comp-infographic-slider-image-container {
    transform: scale(1 0.6);
    width: 100%;
    overflow: hidden
}

.fc-comp-infographic-slider-image {
    width: 100%;
    object-fit: cover
}

.fc-logo-lslider {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%
}

.fc-logo-lslide .sliderGallery {
    width: calc(100% - 100px);
    max-height: 85px
}

.fc-logo-lslider .sliderGallery .lightSlider li {
    margin-right: 0 !important
}

.fc-logo-lslider .fc-logo-lslider-btn {
    border: none;
    background: 0 0
}

    .fc-logo-lslider .fc-logo-lslider-btn:hover svg > path {
        stroke: #166bff !important
    }

.fc-comp-text, .fc-comp-width-65 {
    width: 65%
}

@media(max-width:991px) {
    .fc-comp-text, .fc-comp-width-65 {
        width: 100%
    }
}

.fc-comp-width-75 {
    width: 75%
}

@media(max-width:991px) {
    .fc-comp-width-75 {
        width: 100%
    }
}

.fc-comp-width-90 {
    width: 90%
}

@media(max-width:991px) {
    .fc-comp-width-90 {
        width: 100%
    }
}

.fc-comp-width-full {
    width: 100%
}

.fc-comp-text-center {
    text-align: center
}

@media(max-width:767px) {
    .fc-mobile-text-left {
        text-align: left
    }
}

img.fc-img-border, video.fc-img-border {
    border: 1px solid #f1f1f1
}

.fc-comp-margin-r-10 {
    margin-right: 10px
}

.fc-comp-margin-r-64 {
    margin-right: 64px
}

.fc-comp-margin-b-0 {
    margin-bottom: 0
}

.fc-comp-margin-l-15 {
    margin-left: 15px
}

.fc-comp-margin-l-20 {
    margin-left: 20px
}

.fc-comp-margin-t-80 {
    margin-top: 80px
}

.fc-comp-margin-auto {
    margin: auto
}

@media(max-width:767px) {
    .fc-comp-margin-r-64 {
        margin-right: 0
    }

    .fc-comp-margin-t-80 {
        margin-top: 0
    }
}

.fc-comp-padding-0 {
    padding: 0 !important
}

.fc-comp-padding-r-64 {
    padding-right: 64px
}

.fc-comp-padding-r-128 {
    padding-right: 128px
}

.fc-comp-padding-t-0 {
    padding-top: 0
}

.fc-comp-padding-t-8 {
    padding-top: 8px
}

.fc-comp-padding-t-13 {
    padding-top: 13px
}

.fc-comp-padding-t-16 {
    padding-top: 13px
}

.fc-comp-padding-t-64 {
    padding-top: 64px
}

.fc-comp-padding-t-80 {
    padding-top: 80px
}

.fc-comp-padding-b-64 {
    padding-bottom: 64px
}

.fc-comp-padding-b-32 {
    padding-bottom: 32px !important
}

.fc-comp-padding-b-24 {
    padding-bottom: 24px
}

.fc-comp-padding-b-16 {
    padding-bottom: 16px
}

.fc-comp-padding-b-8 {
    padding-bottom: 8px
}

.fc-comp-padding-t-80-b-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

@media(max-width:1200px) {
    .fc-comp-padding-r-64 {
        padding-right: 0
    }

    .fc-comp-padding-r-128 {
        padding-right: 0
    }
}

.fc-comp-border-bottom {
    border-bottom: 1px solid #d9d9d9
}

.fc-comp-gap-0 {
    gap: 0 !important
}

.fc-comp-gap-10 {
    gap: 10px !important
}

.fc-comp-gap-16 {
    gap: 16px !important
}

.fc-comp-gap-24 {
    gap: 24px !important
}

.fc-comp-gap-32 {
    gap: 32px !important
}

.fc-comp-gap-36 {
    gap: 36px !important
}

.fc-comp-gap-64 {
    gap: 64px !important
}

@media(max-width:767px) {
    .fc-comp-gap-32-mobile {
        gap: 32px !important
    }
}

.fc-comp-tag-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px
}

    .fc-comp-tag-container .fc-comp-tag {
        padding: 8px;
        border-radius: 4px;
        width: fit-content
    }

    .fc-comp-tag-container .fc-comp-tag {
        padding: 8px;
        border-radius: 4px;
        width: fit-content
    }

    .fc-comp-tag-container a.fc-comp-tag.bg-white:hover {
        background-color: #f7f7f9 !important
    }

    .fc-comp-tag-container a.fc-comp-tag.bg-grey:hover {
        background-color: #e5e6ec !important
    }

.fc-comp-tag-container-v2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

    .fc-comp-tag-container-v2 > .fc-comp-tag-content {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 3px 10px;
        width: 100%
    }

@media(max-width:767px) {
    .fc-comp-tag-container-v2 > .fc-comp-tag-content {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 3px 10px;
        width: 100%
    }
}

.fc-comp-tag-bg-gold {
    background-color: gold !important
}

.fc-comp-btn-container-b-l {
    display: flex;
    flex-direction: row;
    justify-content: flex-start
}

.fc-comp-btn-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

@media(max-width:767px) {
    .fc-comp-btn-container, .fc-comp-btn-container-b-l {
        display: flex;
        flex-direction: column;
        gap: 16px
    }
}

.fc-comp-btn-container-l {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.fc-comp-btn-container-b-r {
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.fc-comp-box {
    padding: 32px
}

.fc-comp-box-shadow {
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.13)
}

.fc-comp-icon-title-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 0 15px;
    gap: 15px
}

.fc-comp-icon-title-container-v2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    gap: 8px
}

.fc-comp-icon-title-container-v3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 32px 0;
    gap: 10px
}

@media(max-width:767px) {
    .fc-comp-icon-title-container-v2 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        gap: 8px
    }

    .fc-comp-icon-title-container-v3 {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 32px 16px;
        gap: 10px
    }
}

.fc-comp-icon-link-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
    gap: 13px
}

    .fc-comp-icon-link-container > .fc-comp-icon-link-content > .fc-comp-icon-link > .fc-comp-icon-link-img {
        -webkit-transition-property: all;
        -webkit-transition-duration: .3s;
        -webkit-transition-timing-function: ease
    }

    .fc-comp-icon-link-container > .fc-comp-icon-link-content:hover > .fc-comp-icon-link > .fc-comp-icon-link-img, .fc-comp-icon-link-container > .fc-comp-icon-link-content:focus > .fc-comp-icon-link > .fc-comp-icon-link-img {
        transform: scale(1.2)
    }

.fc-comp-icon-col.fc-comp-icon-container {
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width:991px) {
    .fc-comp-icon-col.fc-comp-icon-container {
        display: flex;
        align-items: center;
        justify-content: center
    }

        .fc-comp-icon-col.fc-comp-icon-container.fc-arrow-right > svg > path {
            transform: rotate(90deg);
            transform-origin: 50% 50%
        }
}

.fc-comp-align-items-center {
    align-items: center
}

.fc-comp-align-self-center {
    align-self: center
}

.fc-comp-justify-content-top {
    justify-content: flex-start !important
}

.fc-comp-justify-content-center {
    justify-content: center !important
}

.fc-comp-justify-content-left {
    justify-content: flex-start !important
}

.fc-comp-justify-content-spacebetween {
    justify-content: space-between !important
}

.fc-comp-space-50 {
    padding-bottom: 50px
}

@media(max-width:767px) {
    .fc-mobile-row-reverse {
        flex-direction: row-reverse !important
    }

    .fc-mobile-column-reverse {
        flex-direction: column-reverse !important
    }
}

.fc-page-breaker .fc-mix-element-in-row {
    display: inline;
    position: relative
}

.fc-mix-element-in-row .fc-content {
    display: contents
}

.fc-mix-element-in-row .fc-link-1 {
    display: inline
}

.fc-comp-custom-list {
    list-style: none;
    padding: 0
}

.fc-comp-single-icon-list {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center
}

.fc-comp-single-icon-list-v2 {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center
}

.fc-comp-32 .fc-lslider-gallery-container > .container > .lSSlideOuter > .lSSlideWrapper .fc-comp-location {
    display: flex;
    flex-direction: row;
    gap: 16px
}

.fc-comp-price .fc-comp-price-text {
    font-family: IRANSansXFaNum;
    font-size: 5rem;
    font-weight: 400;
    color: #323232;
    font-style: normal;
    line-height: normal
}

    .fc-comp-price .fc-comp-price-text sup {
        font-family: IRANSansXFaNum;
        font-size: 1.5rem;
        font-weight: 300;
        color: #323232;
        font-style: normal;
        line-height: normal;
        top: -40px;
        padding-right: 8px
    }

@media(max-width:767px) {
    .fc-comp-price .fc-comp-price-text {
        font-size: 3.625rem
    }

        .fc-comp-price .fc-comp-price-text sup {
            font-size: 1rem;
            top: -30px
        }
}

.fc-blogpost-filtered-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px
}

    .fc-blogpost-filtered-container > .fc-blogpost-filtered-tag {
        display: flex;
        flex-direction: row;
        gap: 6px
    }

        .fc-blogpost-filtered-container > .fc-blogpost-filtered-tag > .blogpost_tag_single_filtered_value {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 6px;
            padding: 4px 8px;
            border-radius: 50px;
            background: #f0f1f4
        }

            .fc-blogpost-filtered-container > .fc-blogpost-filtered-tag > .blogpost_tag_single_filtered_value .filtered_value {
                font-family: IRANSansXFaNum,sans-serif !important;
                font-size: .8125rem;
                font-weight: 400;
                color: #666;
                line-height: 18.2px;
                letter-spacing: .48px
            }

            .fc-blogpost-filtered-container > .fc-blogpost-filtered-tag > .blogpost_tag_single_filtered_value .filtered_value_remove:hover {
                cursor: pointer
            }

            .fc-blogpost-filtered-container > .fc-blogpost-filtered-tag > .blogpost_tag_single_filtered_value .filtered_value_remove svg path {
                stroke: #9e9e9e
            }

            .fc-blogpost-filtered-container > .fc-blogpost-filtered-tag > .blogpost_tag_single_filtered_value .filtered_value_remove:hover svg path {
                stroke: #3c3c3c;
                stroke-width: 1.5px
            }

.fc-comp-banner-slider-row {
    display: flex;
    flex-direction: row
}

    .fc-comp-banner-slider-row > .fc-comp-banner-slider-item {
        flex: 1 1 calc(100%);
        flex-shrink: 0;
        flex-grow: 0;
        padding-bottom: 0
    }

.fc-comp-banner-slider-item > .fc-container {
    min-height: 670px
}

.fc-comp-banner-button-container {
    position: relative;
    max-width: 99rem;
    height: 100%;
    margin: 0 auto;
    padding: 0 15px
}

    .fc-comp-banner-button-container.fc-comp-banner-button-container-v2 > .fc-comp-slide-button-container {
        display: flex;
        flex-direction: row;
        gap: 32px
    }

.fc-comp-slide-button-container-mobile {
    margin-top: 16px;
    display: none;
    justify-content: start;
    place-self: start;
    gap: 8px;
    height: 47px;
    display: none
}

.fc-comp-banner-slider .fc-comp-slide-button-container {
    position: absolute;
    z-index: 997;
    bottom: 80px
}

    .fc-comp-banner-slider .fc-comp-slide-button-container.fc-comp-banner-right-button {
        right: 0
    }

.fc-comp-prev-slide.fc-comp-slide-transparent, .fc-comp-next-slide.fc-comp-slide-transparent {
    background-color: transparent;
    border: 1px solid #fff
}

    .fc-comp-prev-slide.fc-comp-slide-transparent > svg, .fc-comp-next-slide.fc-comp-slide-transparent > svg {
        fill: transparent
    }

.fc-comp-slide-button-disable.fc-comp-slide-transparent {
    border: 1px solid #d9d9d9;
    pointer-events: none
}

    .fc-comp-slide-button-disable.fc-comp-slide-transparent > svg > * {
        stroke: #d9d9d9
    }

@media(max-width:1200px) {
    .fc-comp-banner-slider .fc-comp-banner-button-container {
        padding: 0 32px
    }

    .fc-comp-banner-slider .fc-comp-slide-button-container-mobile {
        display: flex
    }

    .fc-comp-banner-slider-row > .fc-comp-banner-slider-item {
        padding-bottom: 80px
    }

    .fc-comp-banner-slider .fc-comp-slide-button-container {
        bottom: 56px
    }
}

@media(max-width:767px) {
    .fc-comp-mobile-no-padding-l-r {
        padding-left: 0;
        padding-right: 0
    }

        .fc-comp-mobile-no-padding-l-r .fc-comp-5-left.l-40-r-60 {
            padding-left: 15px;
            padding-right: 15px
        }
}

.fc-comp-banner-slider-v2.fc-comp-slide-wrapper {
    padding: 80px 0
}

    .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container {
        display: flex;
        flex-direction: column;
        gap: 32px
    }

        .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container > .carousel-indicators.fc-comp-banner-slider-v2-btn-container {
            display: flex;
            flex-direction: row;
            gap: 32px;
            position: unset;
            margin-left: 0
        }

            .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container > .carousel-indicators.fc-comp-banner-slider-v2-btn-container > .fc-comp-banner-slider-v2-btn.active, .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container > .fc-comp-banner-slider-v2-btn-container > .fc-comp-banner-slider-v2-btn:hover {
                width: auto;
                height: auto;
                margin: 0;
                background-color: transparent;
                cursor: pointer
            }

        .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container > .fc-comp-banner-slider-v2-btn-container > .fc-comp-banner-slider-v2-btn > img {
            border-radius: 50%;
            border: 4px solid transparent
        }

        .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container > .carousel-indicators.fc-comp-banner-slider-v2-btn-container > .fc-comp-banner-slider-v2-btn.active > img, .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container > .fc-comp-banner-slider-v2-btn-container > .fc-comp-banner-slider-v2-btn:hover > img {
            border: 4px solid #166bff
        }

@media(max-width:991px) {
    .fc-comp-banner-slider-v2.fc-comp-slide-wrapper {
        padding: 32px 0 56px
    }

        .fc-comp-banner-slider-v2.fc-comp-slide-wrapper > .fc-comp-banner-slider-v2-container > .fc-comp-banner-slider-v2-btn-container {
            display: flex;
            flex-direction: row;
            gap: 16px;
            width: 100%
        }
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

.fc-search-container {
    width: 100%
}

    .fc-search-container > form {
        background-color: #f0f1f4;
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        width: -webkit-fill-available;
        height: 44px;
        padding: 16px
    }

        .fc-search-container > form > i.fa-search {
            color: #bababa
        }

        .fc-search-container > form > input {
            all: unset;
            font-size: .875rem;
            color: #bababa;
            height: 100%;
            width: 100%
        }

    .fc-search-container > .fc-search-form {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        width: 100%;
        height: 47px;
        padding: 6px 16px;
        font-size: 16px;
        line-height: 22.4px;
        background-image: none;
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 0;
        box-sizing: border-box;
        color: #1f1f1f;
        -webkit-appearance: none
    }

        .fc-search-container > .fc-search-form > input {
            all: unset;
            height: 100%;
            width: 100%;
            font-family: IRANSansXFaNum;
            font-size: 16px;
            color: #323232
        }

            .fc-search-container > .fc-search-form > input::placeholder {
                color: #666;
                font-family: IRANSansXFaNum;
                font-size: 16px
            }

.highlight-marker {
    background-color: #ff0;
    padding: 0
}

.fc-container-bg-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(max-width:991px) {
    .fc-container-bg-img {
        background: 0 0 !important
    }
}

.fc-btn-container {
    display: flex;
    flex-direction: row;
    gap: 16px
}

@media(max-width:767px) {
    .fc-btn-container {
        display: flex;
        flex-direction: column;
        gap: 16px
    }
}

.fc-comp-blur {
    filter: blur(5px)
}

.fc-comp-map {
    width: 100%
}

.fc-comp-divider-dash {
    border-bottom: 1px dashed #d9d9d9
}

.fc-comp-divider-line {
    border-bottom: 1px solid #d9d9d9
}

.fc-comp-content-icon {
    display: flex;
    flex-direction: row;
    gap: 13px
}

    .fc-comp-content-icon.fc-comp-gap-8 {
        display: flex;
        flex-direction: row;
        gap: 8px
    }
